StepArgumentsStatus
Start of Pipeline - (2 hr 13 min in block)
node - (0.46 sec in block)
node block - (0.43 sec in block)
withEnv - (0.28 sec in block)HOME
withEnv block - (0.25 sec in block)
sh - (0.25 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi rm -rf pipe && git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
load - (0.11 sec in block)pipe/utils.groovy
load block (pipe/utils.groovy) - (3 ms in block)
readYaml - (3 ms in self)pipe/config.yaml
properties - (0.1 sec in self)
libraryResource - (2 ms in self)com/github/coreos/pod.json
readJSON - (9 ms in self)
node - (68 ms in block)
node block - (36 ms in block)
writeYaml - (9 ms in self)
readFile - (4 ms in self)pod-b49f09f5-6265-43ac-be68-a574b83ba43d.yaml
podTemplate - (2 hr 13 min in block)
podTemplate block - (2 hr 13 min in block)
node - (2 hr 13 min in block)pod-b49f09f5-6265-43ac-be68-a574b83ba43d
node block - (2 hr 12 min in block)
container - (2 hr 12 min in block)worker
container block - (2 hr 12 min in block)
withEnv - (1.1 sec in block)HOME
withEnv block - (1 sec in block)
sh - (1 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cat /cosa/coreos-assembler-git.json || :
timeout - (2 hr 12 min in block)
timeout block - (2 hr 12 min in block)
withEnv - (0.75 sec in block)HOME
withEnv block - (0.62 sec in block)
sh - (0.57 sec in self) set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2024-54d50c12c0 | jq -r .update.title
withEnv - (0.62 sec in block)HOME
withEnv block - (0.55 sec in block)
sh - (0.53 sec in self) set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2024-54d50c12c0 | jq -r .update.builds[].nvr
withCredentials - (18 ms in block)
echo - (22 ms in self)Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping
withCredentials - (15 ms in block)
echo - (14 ms in self)Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping
withCredentials - (36 ms in block)
echo - (15 ms in self)Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping
withEnv - (0.62 sec in block)HOME
withEnv block - (0.56 sec in block)
sh - (0.54 sec in self) set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi git ls-remote https://github.com/coreos/fedora-coreos-config refs/heads/testing-devel | cut -d $' ' -f 1
withEnv - (1.6 sec in block)HOME
withEnv block - (1.6 sec in block)
sh - (1.5 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa init --branch testing-devel --commit=d3a64c6f6a189282f8f6f14d2f194f4c768391cc https://github.com/coreos/fedora-coreos-config
stage - (0.11 sec in block)Initialize Remotes
stage block (Initialize Remotes) - (0.1 sec in block)
parallel - (12 ms in block)
parallel block (Branch: x86_64) - (3 ms in block)
stage - (1.8 sec in block)Download Overrides
stage block (Download Overrides) - (1.8 sec in block)
parallel - (1.7 sec in block)
parallel block (Branch: x86_64) - (1.7 sec in block)
withEnv - (1.7 sec in block)HOME
withEnv block - (1.7 sec in block)
sh - (1.7 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa shell -- env -C overrides/rpm koji download-build rpm-ostree-2024.9-1.fc41 --arch x86_64 --arch noarch
parallel - (2 hr 12 min in block)
parallel block (Branch: x86_64) - (2 hr 12 min in block)
stage - (1 min 59 sec in block)x86_64:Fetch
stage block (x86_64:Fetch) - (1 min 59 sec in block)
withEnv - (1 min 59 sec in block)HOME
withEnv block - (1 min 59 sec in block)
sh - (1 min 59 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa fetch --with-cosa-overrides
stage - (9 min 26 sec in block)x86_64:Build
stage block (x86_64:Build) - (9 min 26 sec in block)
withEnv - (9 min 26 sec in block)HOME
withEnv block - (9 min 26 sec in block)
sh - (9 min 26 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa build
withEnv - (0.55 sec in block)HOME
withEnv block - (0.54 sec in block)
sh - (0.54 sec in self) set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi uuidgen | cut -f1 -d-
withEnv - (0.62 sec in block)HOME
withEnv block - (0.55 sec in block)
sh - (0.53 sec in self) set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX
parallel - (41 min in block)
parallel block (Branch: x86_64:kola) - (28 ms in block)
withEnv - (0.63 sec in block)HOME
withEnv block - (0.56 sec in block)
sh - (0.55 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi test -d /home/jenkins/agent/workspace/test-override/tests/kola configorigin=$(cd /home/jenkins/agent/workspace/test-override/src/config && git config --get remote.origin.url) gitorigin=$(cd /home/jenkins/agent/workspace/test-override && git config --get remote.origin.url) test "$configorigin" != "$gitorigin"
withEnv - (0.58 sec in block)HOME
withEnv block - (0.53 sec in block)
sh - (0.52 sec in self) set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi kola list --json | jq -r '.[].Name'
withEnv - (15 min in block)HOME
withEnv block - (15 min in block)
sh - (15 min in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-fpJB2/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag='!reprovision' --parallel=5
withEnv - (26 min in block)HOME
withEnv block - (26 min in block)
sh - (26 min in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-fpJB2/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag='reprovision'
parallel block (Branch: x86_64:kola:upgrade) - (4 min 25 sec in block)
withEnv - (4 min 25 sec in block)HOME
withEnv block - (4 min 25 sec in block)
sh - (4 min 25 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-fpJB2/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades
withEnv - (0.62 sec in block)HOME
withEnv block - (0.59 sec in block)
sh - (0.58 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-fpJB2/kola-upgrade-x86_64
withEnv - (1.1 sec in block)HOME
withEnv block - (1 sec in block)
sh - (1 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-fpJB2 -c --xz kola-upgrade-x86_64 > /home/jenkins/agent/workspace/test-override/kola-upgrade-x86_64-7e42006b.tar.xz || :
archiveArtifacts - (0.63 sec in self)
withEnv - (0.59 sec in block)HOME
withEnv block - (0.53 sec in block)
sh - (0.53 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-fpJB2/kola-upgrade-x86_64 --output - > /home/jenkins/agent/workspace/test-override/kola-upgrade-x86_64-7e42006b.xml || :
junit - (0.98 sec in self)
withEnv - (0.57 sec in block)HOME
withEnv block - (0.57 sec in block)
sh - (0.56 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-fpJB2/kola-x86_64
withEnv - (32 sec in block)HOME
withEnv block - (32 sec in block)
sh - (32 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-fpJB2 -c --xz kola-x86_64 > /home/jenkins/agent/workspace/test-override/kola-x86_64-7e42006b.tar.xz || :
archiveArtifacts - (2.9 sec in self)
withEnv - (0.54 sec in block)HOME
withEnv block - (0.53 sec in block)
sh - (0.53 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-fpJB2/kola-x86_64 --output - > /home/jenkins/agent/workspace/test-override/kola-x86_64-7e42006b.xml || :
junit - (38 ms in self)
withEnv - (0.53 sec in block)HOME
withEnv block - (0.53 sec in block)
sh - (0.52 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-fpJB2/kola-reprovision-x86_64
withEnv - (3.7 sec in block)HOME
withEnv block - (3.7 sec in block)
sh - (3.7 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-fpJB2 -c --xz kola-reprovision-x86_64 > /home/jenkins/agent/workspace/test-override/kola-reprovision-x86_64-7e42006b.tar.xz || :
archiveArtifacts - (0.35 sec in self)
withEnv - (0.56 sec in block)HOME
withEnv block - (0.52 sec in block)
sh - (0.52 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-fpJB2/kola-reprovision-x86_64 --output - > /home/jenkins/agent/workspace/test-override/kola-reprovision-x86_64-7e42006b.xml || :
junit - (97 ms in self)
stage - (2 min 52 sec in block)x86_64:Build Metal
stage block (x86_64:Build Metal) - (2 min 52 sec in block)
withEnv - (40 sec in block)HOME
withEnv block - (40 sec in block)
sh - (40 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa buildextend-metal
withEnv - (2 min 12 sec in block)HOME
withEnv block - (2 min 12 sec in block)
sh - (2 min 12 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa buildextend-metal4k
stage - (7 min 13 sec in block)x86_64:Build Live
stage block (x86_64:Build Live) - (7 min 13 sec in block)
withEnv - (2 min 36 sec in block)HOME
withEnv block - (2 min 35 sec in block)
sh - (2 min 35 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa buildextend-live --fast
withEnv - (4 min 37 sec in block)HOME
withEnv block - (4 min 37 sec in block)
sh - (4 min 37 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal
stage - (1 hr 8 min in block)x86_64:kola:testiso
stage block (x86_64:kola:testiso) - (1 hr 8 min in block)
withEnv - (0.63 sec in block)HOME
withEnv block - (0.59 sec in block)
sh - (0.59 sec in self) set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi uuidgen | cut -f1 -d-
withEnv - (0.61 sec in block)HOME
withEnv block - (0.59 sec in block)
sh - (0.53 sec in self) set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX
withEnv - (1 hr 7 min in block)HOME
withEnv block - (1 hr 7 min in block)
sh - (1 hr 7 min in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-v4JZP/kola-testiso-x86_64
withEnv - (1 min 8 sec in block)HOME
withEnv block - (1 min 8 sec in block)
sh - (1 min 8 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-v4JZP -c --xz kola-testiso-x86_64 > /home/jenkins/agent/workspace/test-override/kola-testiso-x86_64-dd98e4d0.tar.xz || :
archiveArtifacts - (1.1 sec in self)
withEnv - (0.58 sec in block)HOME
withEnv block - (0.53 sec in block)
sh - (0.53 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-v4JZP/kola-testiso-x86_64 --output - > /home/jenkins/agent/workspace/test-override/kola-testiso-x86_64-dd98e4d0.xml || :
junit - (0.11 sec in self)
stage - (53 ms in block)x86_64:Destroy Remote
stage block (x86_64:Destroy Remote) - (28 ms in block)