Running with gitlab-runner 17.6.1 (6826a62f)
  on podman runner DbBYV_Wd, system ID: s_5de849943b75
  feature flags: FF_NETWORK_PER_BUILD:true
section_start:1740265152:prepare_executor
Preparing the "docker" executor
Using Docker executor with image curlimages/curl ...
Pulling docker image curlimages/curl ...
Using docker image sha256:5dce198cca467ce79994ed65e01d03882238f9efdd16a8c6f4bc55151c8a4a54 for curlimages/curl with digest docker.io/curlimages/curl@sha256:88a9abad9d958340e48564f9bdcdaa29916a2984be59314da709f8bbc0eef6f7 ...
section_end:1740265156:prepare_executor
section_start:1740265156:prepare_script
Preparing environment
Running on runner-dbbyvwd-project-701-concurrent-0 via runner4...
section_end:1740265157:prepare_script
section_start:1740265157:get_sources
Getting source from Git repository
$ umask 022
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/noblogs/ai-simplesitestats-plugin/.git/
Checking out 065b7310 as detached HEAD (ref is v0.0.8)...

Skipping Git submodules setup
section_end:1740265159:get_sources
section_start:1740265159:step_script
Executing "step_script" stage of the job script
Using docker image sha256:5dce198cca467ce79994ed65e01d03882238f9efdd16a8c6f4bc55151c8a4a54 for curlimages/curl with digest docker.io/curlimages/curl@sha256:88a9abad9d958340e48564f9bdcdaa29916a2984be59314da709f8bbc0eef6f7 ...
$ curl -s -S --fail --header "Job-Token: $CI_JOB_TOKEN" --data tag="${CI_COMMIT_TAG}" "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/composer"
{"message":"201 Created"}section_end:1740265160:step_script
section_start:1740265160:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1740265161:cleanup_file_variables
Job succeeded