[0KRunning with gitlab-runner 15.0.0 (febb2a09)[0;m [0K on gitlab-runner-9958c79dc-x4xhq BV4fWUEj[0;m section_start:1670879916: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;m [0KUsing attach strategy to execute scripts...[0;m section_end:1670879916:prepare_executor [0Ksection_start:1670879916:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Waiting for pod ci/runner-bv4fwuej-project-81-concurrent-05hhqb to be running, status is Pending ContainersNotInitialized: "containers with incomplete status: [init-permissions]" ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Waiting for pod ci/runner-bv4fwuej-project-81-concurrent-05hhqb to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Running on runner-bv4fwuej-project-81-concurrent-05hhqb via gitlab-runner-9958c79dc-x4xhq... section_end:1670879922:prepare_script [0Ksection_start:1670879922:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes with git depth set to 20...[0;m Initialized empty Git repository in /builds/justJanne/rtorrent-docker/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out baef934e as main...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1670879923:get_sources [0Ksection_start:1670879923: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 --cache=true --context $CI_PROJECT_DIR/daemon --dockerfile $CI_PROJECT_DIR/daemon/Dockerfile --destination $CI_REGISTRY_IMAGE:daemon-${CI_COMMIT_TAG:-$CI_COMMIT_SHORT_SHA} --destination $CI_REGISTRY_IMAGE:daemon[0;m [36mINFO[0m[0000] Retrieving image manifest alpine:3.15 [36mINFO[0m[0000] Retrieving image alpine:3.15 from registry index.docker.io [36mINFO[0m[0001] Retrieving image manifest alpine:3.15 [36mINFO[0m[0001] Returning cached image manifest [36mINFO[0m[0001] Built cross stage deps: map[] [36mINFO[0m[0001] Retrieving image manifest alpine:3.15 [36mINFO[0m[0001] Returning cached image manifest [36mINFO[0m[0001] Retrieving image manifest alpine:3.15 [36mINFO[0m[0001] Returning cached image manifest [36mINFO[0m[0001] Executing 0 build triggers [36mINFO[0m[0001] Building stage 'alpine:3.15' [idx: '0', base-idx: '-1'] [36mINFO[0m[0001] Checking for cached layer k8r.eu/justjanne/rtorrent-docker/cache:6cf103342ea1470a7aeea49ac625c410ff1bdbfd8b251f980d028ae99f1a9101... [36mINFO[0m[0001] No cached layer found for cmd RUN apk add --no-cache curl libgcc libstdc++ musl ncurses-libs xmlrpc-c [36mINFO[0m[0001] Cmd: USER [36mINFO[0m[0001] Cmd: VOLUME [36mINFO[0m[0001] Adding volume /data to ignorelist [36mINFO[0m[0001] Creating directory /data [36mINFO[0m[0001] Cmd: VOLUME [36mINFO[0m[0001] Adding volume /session to ignorelist [36mINFO[0m[0001] Creating directory /session [36mINFO[0m[0001] Cmd: VOLUME [36mINFO[0m[0001] Adding volume /tmp to ignorelist [36mINFO[0m[0001] Creating directory /tmp [36mINFO[0m[0001] Unpacking rootfs as cmd RUN apk add --no-cache curl libgcc libstdc++ musl ncurses-libs xmlrpc-c requires it. [36mINFO[0m[0001] RUN apk add --no-cache curl libgcc libstdc++ musl ncurses-libs xmlrpc-c [36mINFO[0m[0001] Initializing snapshotter ... [36mINFO[0m[0001] Taking snapshot of full filesystem... [36mINFO[0m[0002] Cmd: /bin/sh [36mINFO[0m[0002] Args: [-c apk add --no-cache curl libgcc libstdc++ musl ncurses-libs xmlrpc-c] [36mINFO[0m[0002] Running: [/bin/sh -c apk add --no-cache curl libgcc libstdc++ musl ncurses-libs xmlrpc-c] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz (1/10) Installing ca-certificates (20220614-r0) (2/10) Installing brotli-libs (1.0.9-r5) (3/10) Installing nghttp2-libs (1.46.0-r0) (4/10) Installing libcurl (7.80.0-r4) (5/10) Installing curl (7.80.0-r4) (6/10) Installing libgcc (10.3.1_git20211027-r0) (7/10) Installing libstdc++ (10.3.1_git20211027-r0) (8/10) Installing ncurses-terminfo-base (6.3_p20211120-r1) (9/10) Installing ncurses-libs (6.3_p20211120-r1) (10/10) Installing xmlrpc-c (1.51.07-r0) Executing busybox-1.34.1-r7.trigger Executing ca-certificates-20220614-r0.trigger OK: 11 MiB in 24 packages [36mINFO[0m[0003] Taking snapshot of full filesystem... [36mINFO[0m[0003] RUN curl -L https://github.com/jesec/rtorrent/releases/latest/download/rtorrent-linux-amd64 > /usr/bin/rtorrent && chmod +x /usr/bin/rtorrent [36mINFO[0m[0003] Cmd: /bin/sh [36mINFO[0m[0003] Args: [-c curl -L https://github.com/jesec/rtorrent/releases/latest/download/rtorrent-linux-amd64 > /usr/bin/rtorrent && chmod +x /usr/bin/rtorrent] [36mINFO[0m[0003] Running: [/bin/sh -c curl -L https://github.com/jesec/rtorrent/releases/latest/download/rtorrent-linux-amd64 > /usr/bin/rtorrent && chmod +x /usr/bin/rtorrent] [36mINFO[0m[0003] Pushing layer k8r.eu/justjanne/rtorrent-docker/cache:6cf103342ea1470a7aeea49ac625c410ff1bdbfd8b251f980d028ae99f1a9101 to cache now [36mINFO[0m[0003] Pushing image to k8r.eu/justjanne/rtorrent-docker/cache:6cf103342ea1470a7aeea49ac625c410ff1bdbfd8b251f980d028ae99f1a9101 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 4560k 0 11892 0 0 15534 0 0:05:00 --:--:-- 0:05:00 15534 100 4560k 100 4560k 0 0 4154k 0 0:00:01 0:00:01 --:--:-- 13.3M [36mINFO[0m[0004] Taking snapshot of full filesystem... [36mINFO[0m[0005] Pushing layer k8r.eu/justjanne/rtorrent-docker/cache:9c86b75e43aaf00d3fcd54b7998044375d746ab16f2e5cd0617ef7b7937a65f5 to cache now [36mINFO[0m[0005] Pushing image to k8r.eu/justjanne/rtorrent-docker/cache:9c86b75e43aaf00d3fcd54b7998044375d746ab16f2e5cd0617ef7b7937a65f5 [36mINFO[0m[0005] RUN adduser -u 1000 -D rtorrent && addgroup rtorrent rtorrent && mkdir -p /data && chown rtorrent /data && mkdir -p /session && chown rtorrent /session [36mINFO[0m[0005] Cmd: /bin/sh [36mINFO[0m[0005] Args: [-c adduser -u 1000 -D rtorrent && addgroup rtorrent rtorrent && mkdir -p /data && chown rtorrent /data && mkdir -p /session && chown rtorrent /session] [36mINFO[0m[0005] Running: [/bin/sh -c adduser -u 1000 -D rtorrent && addgroup rtorrent rtorrent && mkdir -p /data && chown rtorrent /data && mkdir -p /session && chown rtorrent /session] [36mINFO[0m[0005] Taking snapshot of full filesystem... [36mINFO[0m[0006] Pushing layer k8r.eu/justjanne/rtorrent-docker/cache:10ef156dc2bc1c5ad6f3fc4e528faca49b96cc0c5513d5337e3777e91325c81b to cache now [36mINFO[0m[0006] USER rtorrent [36mINFO[0m[0006] Cmd: USER [36mINFO[0m[0006] Pushing image to k8r.eu/justjanne/rtorrent-docker/cache:10ef156dc2bc1c5ad6f3fc4e528faca49b96cc0c5513d5337e3777e91325c81b [36mINFO[0m[0006] No files changed in this command, skipping snapshotting. [36mINFO[0m[0006] COPY src/rtorrent.rc /rtorrent.rc [36mINFO[0m[0006] Taking snapshot of files... [36mINFO[0m[0006] COPY entrypoint.sh /entrypoint.sh [36mINFO[0m[0006] Taking snapshot of files... [36mINFO[0m[0006] ENV RT_TRACKER_UDP="yes" [36mINFO[0m[0006] No files changed in this command, skipping snapshotting. [36mINFO[0m[0006] ENV RT_MIN_PORT=50000 [36mINFO[0m[0006] No files changed in this command, skipping snapshotting. [36mINFO[0m[0006] ENV RT_MAX_PORT=50000 [36mINFO[0m[0006] No files changed in this command, skipping snapshotting. [36mINFO[0m[0006] ENV RT_PROTO_DHT="disable" [36mINFO[0m[0006] No files changed in this command, skipping snapshotting. [36mINFO[0m[0006] ENV RT_DHT_PORT=6881 [36mINFO[0m[0006] No files changed in this command, skipping snapshotting. [36mINFO[0m[0006] ENV RT_PROTO_PEX="no" [36mINFO[0m[0006] No files changed in this command, skipping snapshotting. [36mINFO[0m[0006] ENV RT_MAX_UP=100 [36mINFO[0m[0006] No files changed in this command, skipping snapshotting. [36mINFO[0m[0006] ENV RT_MAX_UP_GLOBAL=250 [36mINFO[0m[0006] No files changed in this command, skipping snapshotting. [36mINFO[0m[0006] ENV RT_MIN_PEERS=20 [36mINFO[0m[0006] No files changed in this command, skipping snapshotting. [36mINFO[0m[0006] ENV RT_MAX_PEERS=60 [36mINFO[0m[0006] No files changed in this command, skipping snapshotting. [36mINFO[0m[0006] ENV RT_MIN_PEERS_SEED=30 [36mINFO[0m[0006] No files changed in this command, skipping snapshotting. [36mINFO[0m[0006] ENV RT_MAX_PEERS_SEED=80 [36mINFO[0m[0006] No files changed in this command, skipping snapshotting. [36mINFO[0m[0006] ENV RT_TRACKERS_WANT=80 [36mINFO[0m[0006] No files changed in this command, skipping snapshotting. [36mINFO[0m[0006] ENV RT_MEMORY_MAX="1800M" [36mINFO[0m[0006] No files changed in this command, skipping snapshotting. [36mINFO[0m[0006] ENV RT_LOGLEVEL="info" [36mINFO[0m[0006] No files changed in this command, skipping snapshotting. [36mINFO[0m[0006] ENV EXTERNAL_IP_CMD="" [36mINFO[0m[0006] No files changed in this command, skipping snapshotting. [36mINFO[0m[0006] ENV EXTERNAL_IP="" [36mINFO[0m[0006] No files changed in this command, skipping snapshotting. [36mINFO[0m[0006] VOLUME ["/data"] [36mINFO[0m[0006] Cmd: VOLUME [36mINFO[0m[0006] Adding volume /data to ignorelist [36mINFO[0m[0006] Taking snapshot of files... [36mINFO[0m[0006] VOLUME ["/session"] [36mINFO[0m[0006] Cmd: VOLUME [36mINFO[0m[0006] Adding volume /session to ignorelist [36mINFO[0m[0006] Taking snapshot of files... [36mINFO[0m[0006] VOLUME ["/tmp"] [36mINFO[0m[0006] Cmd: VOLUME [36mINFO[0m[0006] Adding volume /tmp to ignorelist [36mINFO[0m[0006] Taking snapshot of files... [36mINFO[0m[0006] ENTRYPOINT ["/entrypoint.sh"] [36mINFO[0m[0006] Taking snapshot of files... [36mINFO[0m[0007] Pushed k8r.eu/justjanne/rtorrent-docker/cache@sha256:9bdf051918b142c6c80c1e311e624359942e1d570fb4de765ad118132af8c3f4 [36mINFO[0m[0008] Pushed k8r.eu/justjanne/rtorrent-docker/cache@sha256:14859ea2e3b5669f7d4cc794ea84775787ec12a53879fa302e91cb3009266685 [36mINFO[0m[0009] Pushed k8r.eu/justjanne/rtorrent-docker/cache@sha256:1360b1c13215cfd95fb9ebdbee4f1e5662771845da3e3212eeedd6f6e531d872 [36mINFO[0m[0009] Pushing image to k8r.eu/justjanne/rtorrent-docker:daemon-baef934e [36mINFO[0m[0012] Pushed k8r.eu/justjanne/rtorrent-docker@sha256:c38efab2ffa64c12b6f6f03defc40e73c5472fd4e1f28822315b6d7915286674 [36mINFO[0m[0012] Pushing image to k8r.eu/justjanne/rtorrent-docker:daemon [36mINFO[0m[0013] Pushed k8r.eu/justjanne/rtorrent-docker@sha256:c38efab2ffa64c12b6f6f03defc40e73c5472fd4e1f28822315b6d7915286674 section_end:1670879936:step_script [0Ksection_start:1670879936:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1670879937:cleanup_file_variables [0K[32;1mJob succeeded[0;m