Running with gitlab-runner 17.5.3 (12030cf4)
  on dev.quiqqer.com GitLab CI Runner sc_BewxeB, system ID: s_6319c6f992f3
section_start:1741092796:prepare_executor
Preparing the "docker" executor
Using Docker executor with image composer:2 ...
Pulling docker image composer:2 ...
Using docker image sha256:6fccf4ab48506d38845ff7a8bbe8653f9de90045db13f465fd871263ef15cee7 for composer:2 with digest composer@sha256:d702aa6a31321b7c2f7e4258334ec965c2813859a2db3617b8a9f746b44e42c2 ...
section_end:1741092799:prepare_executor
section_start:1741092799:prepare_script
Preparing environment
Running on runner-scbewxeb-project-162-concurrent-1 via qui-gitlab-runner...
section_end:1741092800:prepare_script
section_start:1741092800:get_sources
Getting source from Git repository
Fetching changes...
Reinitialized existing Git repository in /builds/quiqqer/package-menu/.git/
Checking out e9624d8b as detached HEAD (ref is next-4.x)...
Removing parallel-lint.phar

Skipping Git submodules setup
section_end:1741092801:get_sources
section_start:1741092801:step_script
Executing "step_script" stage of the job script
Using docker image sha256:6fccf4ab48506d38845ff7a8bbe8653f9de90045db13f465fd871263ef15cee7 for composer:2 with digest composer@sha256:d702aa6a31321b7c2f7e4258334ec965c2813859a2db3617b8a9f746b44e42c2 ...
$ composer validate composer.json
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 QL-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:1741092802:step_script
section_start:1741092802:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1741092802:cleanup_file_variables
Job succeeded