Running with gitlab-runner 17.3.1 (66269445)
  on dev.quiqqer.com GitLab CI Runner sc_BewxeB, system ID: s_6319c6f992f3
section_start:1727690783:prepare_executor
Preparing the "docker" executor
Using Docker executor with image composer:2 ...
Pulling docker image composer:2 ...
Using docker image sha256:e401e0c0405c7d5c7f7534e3665c525af54dd830fe8a0c25114527af98cfb33a for composer:2 with digest composer@sha256:c4e7f7540f7c78af20b0358d427a75c03681a9bc766bb157f0203823a5153011 ...
section_end:1727690786:prepare_executor
section_start:1727690786:prepare_script
Preparing environment
Running on runner-scbewxeb-project-1042-concurrent-2 via qui-gitlab-runner...
section_end:1727690787:prepare_script
section_start:1727690787:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/quiqqer/order-simple-checkout/.git/
Checking out 071f781f as detached HEAD (ref is 2.1.5)...
Removing parallel-lint.phar

Skipping Git submodules setup
section_end:1727690788:get_sources
section_start:1727690788:step_script
Executing "step_script" stage of the job script
Using docker image sha256:e401e0c0405c7d5c7f7534e3665c525af54dd830fe8a0c25114527af98cfb33a for composer:2 with digest composer@sha256:c4e7f7540f7c78af20b0358d427a75c03681a9bc766bb157f0203823a5153011 ...
$ composer validate composer.json
Composer could not detect the root package (quiqqer/order-simple-checkout) version, defaulting to '1.0.0'. See https://getcomposer.org/root-version
Composer could not detect the root package (quiqqer/order-simple-checkout) version, defaulting to '1.0.0'. See https://getcomposer.org/root-version
composer.json is valid, but with a few warnings
See https://getcomposer.org/doc/04-schema.md for details on the schema
# General warnings
- License "GPL-3.0+" is a deprecated SPDX license identifier, use "GPL-3.0-or-later" instead
- License "PCSG QEL-1.0" is not a valid SPDX license identifier, see https://spdx.org/licenses/ if you use an open license.
If the software is closed-source, you may use "proprietary" as license.
section_end:1727690790:step_script
section_start:1727690790:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1727690791:cleanup_file_variables
Job succeeded