[0KRunning with gitlab-runner 17.5.3 (12030cf4)[0;m [0K on dev.quiqqer.com GitLab CI Runner sc_BewxeB, system ID: s_6319c6f992f3[0;m section_start:1739863209:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m[0;m [0KUsing Docker executor with image php:8.3-cli ...[0;m [0KPulling docker image php:8.3-cli ...[0;m [0KUsing docker image sha256:f621d97da9c24d748259817a9a6f81d6e56c4c0245fa22f7dd92218f5b9a2a7c for php:8.3-cli with digest php@sha256:d92b3d28a574af7b5af94010afd71f4fe5073546df939a8e4bce5c9ffc1d7602 ...[0;m section_end:1739863212:prepare_executor [0Ksection_start:1739863212:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-scbewxeb-project-594-concurrent-0 via qui-gitlab-runner... section_end:1739863212:prepare_script [0Ksection_start:1739863212:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes...[0;m Reinitialized existing Git repository in /builds/quiqqer/timeline/.git/ [32;1mChecking out ce120e67 as detached HEAD (ref is 2.0.3)...[0;m Removing .RELEASED_VERSION.txt [32;1mSkipping Git submodules setup[0;m section_end:1739863213:get_sources [0Ksection_start:1739863213:restore_cache [0K[0K[36;1mRestoring cache[0;m[0;m [32;1mChecking cache for v1.4.0-protected...[0;m No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted.[0;m [0;33mWARNING: Cache file does not exist [0;m [0;33mFailed to extract cache[0;m section_end:1739863214:restore_cache [0Ksection_start:1739863214:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:f621d97da9c24d748259817a9a6f81d6e56c4c0245fa22f7dd92218f5b9a2a7c for php:8.3-cli with digest php@sha256:d92b3d28a574af7b5af94010afd71f4fe5073546df939a8e4bce5c9ffc1d7602 ...[0;m [32;1m$ php -r "if(!file_exists('${PHAR_FILE}')) {echo 'Downloading ${PHAR_FILE}...' . PHP_EOL; copy('https://github.com/php-parallel-lint/PHP-Parallel-Lint/releases/download/${PHAR_VERSION}/${PHAR_FILE}', '${PHAR_FILE}');}"[0;m Downloading parallel-lint.phar... [32;1m$ php ${PHAR_FILE} -j $(nproc --all) --colors --no-progress .[0;m PHP 8.3.17 | 4 parallel jobs Checked 5 files in 0.1 seconds No syntax error found section_end:1739863216:step_script [0Ksection_start:1739863216:archive_cache [0K[0K[36;1mSaving cache for successful job[0;m[0;m [32;1mCreating cache v1.4.0-protected...[0;m parallel-lint.phar: found 1 matching artifact files and directories[0;m No URL provided, cache will not be uploaded to shared cache server. Cache will be stored only locally.[0;m [32;1mCreated cache[0;m section_end:1739863217:archive_cache [0Ksection_start:1739863217:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1739863217:cleanup_file_variables [0K[32;1mJob succeeded[0;m