Running with gitlab-runner 17.1.0 (fe451d5a)
  on gitlab-runner4.centralesupelec.fr 7y7Qavur, system ID: s_1a2159fdb99a
section_start:1724908680:prepare_executor
Preparing the "docker" executor
Using Docker executor with image tomkukral/buildah:0.31 ...
Pulling docker image tomkukral/buildah:0.31 ...
Using docker image sha256:f1585e6a102018da929bce138d6837acbd79cf658c7754391c6ada6dbb249b4c for tomkukral/buildah:0.31 with digest tomkukral/buildah@sha256:ff8d7d4b43df1b8836bb8340e2fdcf8bd54a4bb4a4df54881434d35af0a8cbed ...
section_end:1724908691:prepare_executor
section_start:1724908691:prepare_script
Preparing environment
Running on runner-7y7qavur-project-3786-concurrent-0 via gitlab-runner4.centralesupelec.fr...
section_end:1724908691:prepare_script
section_start:1724908691:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/nicolas.thiery/my-docker-tutoriel-jupyter/.git/
Checking out 3ebcb893 as detached HEAD (ref is main)...

Skipping Git submodules setup
section_end:1724908692:get_sources
section_start:1724908692:step_script
Executing "step_script" stage of the job script
Using docker image sha256:f1585e6a102018da929bce138d6837acbd79cf658c7754391c6ada6dbb249b4c for tomkukral/buildah:0.31 with digest tomkukral/buildah@sha256:ff8d7d4b43df1b8836bb8340e2fdcf8bd54a4bb4a4df54881434d35af0a8cbed ...
$ podman --version
podman version 3.4.4
$ podman login --username "${CI_REGISTRY_USER}" --password "${CI_REGISTRY_PASSWORD}" "${CI_REGISTRY}"
time="2024-08-29T05:18:12Z" level=warning msg="\"/\" is not a shared mount, this could cause issues or missing mounts with rootless containers"
cannot clone: Operation not permitted
Error: cannot re-exec process
section_end:1724908692:step_script
section_start:1724908692:after_script
Running after_script
Running after script...
$ podman logout "${CI_REGISTRY}"
time="2024-08-29T05:18:13Z" level=warning msg="\"/\" is not a shared mount, this could cause issues or missing mounts with rootless containers"
cannot clone: Operation not permitted
Error: cannot re-exec process
section_end:1724908693:after_script
WARNING: after_script failed, but job will continue unaffected: exit code 1
section_start:1724908693:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1724908693:cleanup_file_variables
ERROR: Job failed: exit code 1