[0KRunning with gitlab-runner 15.11.0 (436955cb)[0;m [0K on autoscale-runner 733998c6, system ID: s_45378e8e362f[0;m section_start:1729601720:resolve_secrets [0K[0K[36;1mResolving secrets[0;m[0;m section_end:1729601720:resolve_secrets [0Ksection_start:1729601720:prepare_executor [0K[0K[36;1mPreparing the "docker+machine" executor[0;m[0;m [0KUsing Docker executor with image docker:latest ...[0;m [0KStarting service docker:dind ...[0;m [0KPulling docker image docker:dind ...[0;m [0KUsing docker image sha256:0af54085b408ccb4fa5f5ffcb932b3b60fca5697f926c0a28df38c52b093bed1 for docker:dind with digest docker@sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd ...[0;m [0KWaiting for services to be up and running (timeout 30 seconds)...[0;m [0KPulling docker image docker:latest ...[0;m [0KUsing docker image sha256:0af54085b408ccb4fa5f5ffcb932b3b60fca5697f926c0a28df38c52b093bed1 for docker:latest with digest docker@sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd ...[0;m section_end:1729601754:prepare_executor [0Ksection_start:1729601754:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-733998c6-project-11122-concurrent-0 via runner-733998c6-auto-scale-1729601640-2552c2fa... section_end:1729601754:prepare_script [0Ksection_start:1729601754:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes with git depth set to 50...[0;m Initialized empty Git repository in /builds/sr151511/vennemann/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out c1ced7c9 as detached HEAD (ref is main)...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1729601756:get_sources [0Ksection_start:1729601756:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:0af54085b408ccb4fa5f5ffcb932b3b60fca5697f926c0a28df38c52b093bed1 for docker:latest with digest docker@sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd ...[0;m [32;1m$ docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY[0;m WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /root/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credential-stores Login Succeeded [32;1m$ docker build --pull -t "$CI_REGISTRY_IMAGE":prodcc4 .[0;m #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.69kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/jupyter/scipy-notebook:hub-5.2.1 #2 ERROR: docker.io/jupyter/scipy-notebook:hub-5.2.1: not found ------ > [internal] load metadata for docker.io/jupyter/scipy-notebook:hub-5.2.1: ------ Dockerfile:2 -------------------- 1 | # Base image 2 | >>> FROM jupyter/scipy-notebook:hub-5.2.1 3 | #FROM jupyter/datascience-notebook:hub-4.0.2 4 | #FROM jupyter/tensorflow-notebook:hub-4.0.2 -------------------- ERROR: failed to solve: jupyter/scipy-notebook:hub-5.2.1: failed to resolve source metadata for docker.io/jupyter/scipy-notebook:hub-5.2.1: docker.io/jupyter/scipy-notebook:hub-5.2.1: not found section_end:1729601757:step_script [0Ksection_start:1729601757:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1729601758:cleanup_file_variables [0K[31;1mERROR: Job failed: exit code 1 [0;m