[0KRunning with gitlab-runner 13.2.4 (264446b2) [0;m[0K on gitlab-runner-gitlab-runner-757f4cc95c-xlx5v DHGykiSz [0;msection_start:1613147516:prepare_executor [0K[0K[36;1mPreparing the "kubernetes" executor[0;m [0;m[0KUsing Kubernetes namespace: ci [0;m[0KUsing Kubernetes executor with image gcr.io/kaniko-project/executor:debug ... [0;msection_end:1613147516:prepare_executor [0Ksection_start:1613147516:prepare_script [0K[0K[36;1mPreparing environment[0;m [0;mWaiting for pod ci/runner-dhgykisz-project-50-concurrent-0dz6fn to be running, status is Pending Waiting for pod ci/runner-dhgykisz-project-50-concurrent-0dz6fn to be running, status is Pending Waiting for pod ci/runner-dhgykisz-project-50-concurrent-0dz6fn to be running, status is Pending Waiting for pod ci/runner-dhgykisz-project-50-concurrent-0dz6fn to be running, status is Pending Waiting for pod ci/runner-dhgykisz-project-50-concurrent-0dz6fn to be running, status is Pending Waiting for pod ci/runner-dhgykisz-project-50-concurrent-0dz6fn to be running, status is Pending Running on runner-dhgykisz-project-50-concurrent-0dz6fn via gitlab-runner-gitlab-runner-757f4cc95c-xlx5v... section_end:1613147536:prepare_script [0Ksection_start:1613147536: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/justJanne/umami/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out 58f51981 as master...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1613147536:get_sources [0Ksection_start:1613147536:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m [0;m[32;1m$ mkdir -p /kaniko/.docker[0;m [32;1m$ echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json[0;m [32;1m$ /kaniko/executor --context $CI_PROJECT_DIR --dockerfile $CI_PROJECT_DIR/Dockerfile --destination $CI_REGISTRY_IMAGE:${CI_COMMIT_TAG:-$CI_COMMIT_SHORT_SHA}[0;m [36mINFO[0m[0000] Retrieving image manifest node:alpine [36mINFO[0m[0000] Retrieving image node:alpine [36mINFO[0m[0001] Retrieving image manifest node:alpine [36mINFO[0m[0001] Retrieving image node:alpine [36mINFO[0m[0002] Built cross stage deps: map[] [36mINFO[0m[0002] Retrieving image manifest node:alpine [36mINFO[0m[0002] Retrieving image node:alpine [36mINFO[0m[0003] Retrieving image manifest node:alpine [36mINFO[0m[0003] Retrieving image node:alpine [36mINFO[0m[0004] Executing 0 build triggers [36mINFO[0m[0004] Unpacking rootfs as cmd RUN apk add --no-cache git && git clone https://github.com/mikecao/umami.git /umami requires it. [36mINFO[0m[0007] RUN apk add --no-cache git && git clone https://github.com/mikecao/umami.git /umami [36mINFO[0m[0007] Taking snapshot of full filesystem... [36mINFO[0m[0074] cmd: /bin/sh [36mINFO[0m[0074] args: [-c apk add --no-cache git && git clone https://github.com/mikecao/umami.git /umami] [36mINFO[0m[0074] Running: [/bin/sh -c apk add --no-cache git && git clone https://github.com/mikecao/umami.git /umami] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz (1/6) Installing ca-certificates (20191127-r2) (2/6) Installing nghttp2-libs (1.40.0-r1) (3/6) Installing libcurl (7.67.0-r3) (4/6) Installing expat (2.2.9-r1) (5/6) Installing pcre2 (10.34-r1) (6/6) Installing git (2.24.3-r0) Executing busybox-1.31.1-r9.trigger Executing ca-certificates-20191127-r2.trigger OK: 23 MiB in 22 packages Cloning into '/umami'... [36mINFO[0m[0076] Taking snapshot of full filesystem...