Running with gitlab-runner 13.1.0 (6214287e)  on p1-public-apps-runner-gitlab-runner-77cb6b657c-vdcxv 1wxxGLSt section_start:1599702425:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: public-gitlab-runner Using Kubernetes executor with image gcr.io/kaniko-project/executor:debug ... section_end:1599702425:prepare_executor section_start:1599702425:prepare_script Preparing environment Waiting for pod public-gitlab-runner/runner-1wxxglst-project-1907-concurrent-0tc6t9 to be running, status is Pending Running on runner-1wxxglst-project-1907-concurrent-0tc6t9 via p1-public-apps-runner-gitlab-runner-77cb6b657c-vdcxv... section_end:1599702429:prepare_script section_start:1599702429:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/platform-one/apps/mongodb-sharded/.git/ Created fresh repository. Checking out 054b5a1a as master... Skipping Git submodules setup section_end:1599702429:get_sources section_start:1599702429:step_script Executing "step_script" stage of the job script $ echo "Building ${IMAGE}:${CI_COMMIT_SHORT_SHA} using ${DOCKERFILE_DIR}/${DOCKERFILE_NAME}" Building registry.dsop.io/platform-one/apps/mongodb-sharded:054b5a1a using ./Dockerfile $ echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json $ /kaniko/executor --context ${DOCKERFILE_DIR} --dockerfile ${DOCKERFILE_NAME} --destination ${IMAGE}:${CI_COMMIT_SHORT_SHA} E0910 01:47:12.836692 18 aws_credentials.go:77] while getting AWS credentials NoCredentialProviders: no valid providers in chain. Deprecated. For verbose messaging see aws.Config.CredentialsChainVerboseErrors INFO[0003] Retrieving image manifest bitnami/mongodb-sharded:4.2.9-debian-10-r0 INFO[0003] Retrieving image bitnami/mongodb-sharded:4.2.9-debian-10-r0 INFO[0004] Retrieving image manifest bitnami/mongodb-sharded:4.2.9-debian-10-r0 INFO[0004] Retrieving image bitnami/mongodb-sharded:4.2.9-debian-10-r0 INFO[0006] Built cross stage deps: map[] INFO[0006] Retrieving image manifest bitnami/mongodb-sharded:4.2.9-debian-10-r0 INFO[0006] Retrieving image bitnami/mongodb-sharded:4.2.9-debian-10-r0 INFO[0007] Retrieving image manifest bitnami/mongodb-sharded:4.2.9-debian-10-r0 INFO[0007] Retrieving image bitnami/mongodb-sharded:4.2.9-debian-10-r0 INFO[0008] Executing 0 build triggers INFO[0008] Skipping unpacking as no commands require it. section_end:1599702449:step_script Job succeeded