Running with gitlab-runner 14.8.2 (c6e7e194)
  on shared generic run-untagged u_UX1CxD
section_start:1711454639:prepare_executor
Preparing the "docker" executor
Using Docker executor with image php:8.1-cli ...
Pulling docker image php:8.1-cli ...
Using docker image sha256:93523674ed689d2eef9815ef062bad4857123b6d53f935da85e0238b352bc4c1 for php:8.1-cli with digest php@sha256:ed0f6f7b8a921b0f7e0dd0ddf5a6d2ce4fa90973aa12d45d884159665339f07e ...
section_end:1711454642:prepare_executor
section_start:1711454642:prepare_script
Preparing environment
Running on runner-uux1cxd-project-1011-concurrent-0 via ci05.adullact.lan...
section_end:1711454643:prepare_script
section_start:1711454643:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/soluris/madis-cyber/.git/
Checking out 98e36e4a as develop...
Removing .env
Removing .phpunit.result.cache
Removing bootstrap/cache/packages.php
Removing bootstrap/cache/services.php
Removing composer.phar
Removing storage/app/public/documents/
Removing storage/framework/views/adb393373bda0064608f7afb512bfe1e29c0177d.php
Removing storage/framework/views/c37aa26e03b4b79dc2255307801437c0871d56d0.php
Removing storage/logs/laravel.log
Removing vendor/

Skipping Git submodules setup
section_end:1711454644:get_sources
section_start:1711454644:restore_cache
Restoring cache
Checking cache for soluris/madis-cyber-php-non_protected...
No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. 
Successfully extracted cache
section_end:1711454645:restore_cache
section_start:1711454645:step_script
Executing "step_script" stage of the job script
Using docker image sha256:93523674ed689d2eef9815ef062bad4857123b6d53f935da85e0238b352bc4c1 for php:8.1-cli with digest php@sha256:ed0f6f7b8a921b0f7e0dd0ddf5a6d2ce4fa90973aa12d45d884159665339f07e ...
$ php composer.phar --version && php composer.phar install -vv --prefer-dist --no-interaction --optimize-autoloader --no-scripts || echo "Composer install fail"
Could not open input file: composer.phar
Composer install fail
section_end:1711454646:step_script
section_start:1711454646:archive_cache
Saving cache for successful job
Creating cache soluris/madis-cyber-php-non_protected...
WARNING: vendor: no matching files                 
Archive is up to date!                             
Created cache
section_end:1711454647:archive_cache
section_start:1711454647:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1711454648:cleanup_file_variables
Job succeeded