Running with gitlab-runner 17.1.0 (fe451d5a)
  on gitlab-runner4.centralesupelec.fr 7y7Qavur, system ID: s_1a2159fdb99a
section_start:1724907669:prepare_executor
Preparing the "docker" executor
Using Docker executor with image quay.io/podman/stable:v3.1.2 ...
Pulling docker image quay.io/podman/stable:v3.1.2 ...
Using docker image sha256:513af08befec08eae3b16b66e95ce54f980c8802cc74bdd9c5b8ea0623ae45e4 for quay.io/podman/stable:v3.1.2 with digest quay.io/podman/stable@sha256:c7b6a6c64343a6962e3ca473db26069f08eb8ac9d8667e6aab69e9e80d2026fa ...
section_end:1724907682:prepare_executor
section_start:1724907682:prepare_script
Preparing environment
Running on runner-7y7qavur-project-3786-concurrent-0 via gitlab-runner4.centralesupelec.fr...
section_end:1724907683:prepare_script
section_start:1724907683: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 365e754f as detached HEAD (ref is main)...

Skipping Git submodules setup
section_end:1724907683:get_sources
section_start:1724907683:step_script
Executing "step_script" stage of the job script
Using docker image sha256:513af08befec08eae3b16b66e95ce54f980c8802cc74bdd9c5b8ea0623ae45e4 for quay.io/podman/stable:v3.1.2 with digest quay.io/podman/stable@sha256:c7b6a6c64343a6962e3ca473db26069f08eb8ac9d8667e6aab69e9e80d2026fa ...
$ podman login --username "${CI_REGISTRY_USER}" --password "${CI_REGISTRY_PASSWORD}" "${CI_REGISTRY}"
Login Succeeded!
$ buildah build-using-dockerfile --format docker -t ${DEPENDENCIES_IMAGE_NAME} --file Dockerfile-CI .
/usr/bin/bash: line 149: buildah: command not found
section_end:1724907684:step_script
section_start:1724907684:after_script
Running after_script
Running after script...
$ podman logout "${CI_REGISTRY}"
Removed login credentials for gitlab-research.centralesupelec.fr:4567
section_end:1724907684:after_script
section_start:1724907684:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1724907684:cleanup_file_variables
ERROR: Job failed: exit code 1