StepArgumentsStatus
Start of Pipeline - (1 hr 33 min in block)
node - (1.3 sec in block)
node block - (1.2 sec in block)
withEnv - (0.59 sec in block)HOME
withEnv block - (0.51 sec in block)
sh - (0.51 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.17 sec in block)pipe/utils.groovy
load block (pipe/utils.groovy) - (6 ms in block)
readYaml - (0.4 sec in self)pipe/config.yaml
properties - (0.17 sec in self)
libraryResource - (2 ms in self)com/github/coreos/pod.json
readJSON - (33 ms in self)
node - (0.11 sec in block)
node block - (85 ms in block)
writeYaml - (36 ms in self)
readFile - (37 ms in self)pod-13b4e38e-d7c7-438e-ba14-104d9633baf1.yaml
podTemplate - (1 hr 33 min in block)
podTemplate block - (1 hr 33 min in block)
node - (1 hr 33 min in block)pod-13b4e38e-d7c7-438e-ba14-104d9633baf1
node block - (1 hr 32 min in block)
container - (1 hr 32 min in block)worker
container block - (1 hr 32 min in block)
withEnv - (0.91 sec in block)HOME
withEnv block - (0.89 sec in block)
sh - (0.88 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cat /cosa/coreos-assembler-git.json || :
timeout - (1 hr 32 min in block)
timeout block - (1 hr 32 min in block)
withEnv - (3.8 sec in block)HOME
withEnv block - (3.8 sec in block)
sh - (3.8 sec in self) set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-37dcd9d234 | jq -r .update.title
withEnv - (0.61 sec in block)HOME
withEnv block - (0.57 sec in block)
sh - (0.55 sec in self) set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-37dcd9d234 | jq -r .update.builds[].nvr
withCredentials - (0.1 sec in block)
echo - (29 ms in self)Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping
withCredentials - (73 ms in block)
echo - (6 ms in self)Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping
withCredentials - (6 ms in block)
echo - (4 ms in self)Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping
withEnv - (0.58 sec in block)HOME
withEnv block - (0.55 sec in block)
sh - (0.55 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 - (2.7 sec in block)HOME
withEnv block - (2.7 sec in block)
sh - (2.7 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa init --branch testing-devel --commit=dba012d9d63e94b25c7a70054ff437b804d31ecb https://github.com/coreos/fedora-coreos-config
stage - (0.1 sec in block)Initialize Remotes
stage block (Initialize Remotes) - (99 ms in block)
parallel - (5 ms in block)
parallel block (Branch: x86_64) - (3 ms in block)
stage - (0.91 sec in block)Download Overrides
stage block (Download Overrides) - (0.9 sec in block)
parallel - (0.87 sec in block)
parallel block (Branch: x86_64) - (0.86 sec in block)
withEnv - (0.84 sec in block)HOME
withEnv block - (0.83 sec in block)
sh - (0.81 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa shell -- env -C overrides/rpm koji download-build nmstate-2.2.40-1.fc41 --arch x86_64 --arch noarch
parallel - (1 hr 32 min in block)
parallel block (Branch: x86_64) - (1 hr 32 min in block)
stage - (2 min 8 sec in block)x86_64:Fetch
stage block (x86_64:Fetch) - (2 min 8 sec in block)
withEnv - (2 min 8 sec in block)HOME
withEnv block - (2 min 8 sec in block)
sh - (2 min 8 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa fetch --with-cosa-overrides
stage - (9 min 23 sec in block)x86_64:Build
stage block (x86_64:Build) - (9 min 23 sec in block)
withEnv - (9 min 23 sec in block)HOME
withEnv block - (9 min 23 sec in block)
sh - (9 min 23 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa build
withEnv - (1.2 sec in block)HOME
withEnv block - (1.2 sec in block)
sh - (1.2 sec in self) set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi uuidgen | cut -f1 -d-
withEnv - (0.65 sec in block)HOME
withEnv block - (0.63 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 - (3 min 39 sec in block)
parallel block (Branch: x86_64:kola) - (64 ms in block)
withEnv - (0.63 sec in block)HOME
withEnv block - (0.56 sec in block)
sh - (0.56 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 - (3 min 37 sec in block)HOME
withEnv block - (3 min 37 sec in block)
sh - (3 min 37 sec 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-5DQhP/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 ext.config.networking.* basic --parallel=5
parallel block (Branch: x86_64:kola:upgrade) - (3 min 39 sec in block)
withEnv - (3 min 39 sec in block)HOME
withEnv block - (3 min 39 sec in block)
sh - (3 min 39 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-5DQhP/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades
withEnv - (0.59 sec in block)HOME
withEnv block - (0.58 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-5DQhP/kola-upgrade-x86_64
withEnv - (0.86 sec in block)HOME
withEnv block - (0.8 sec in block)
sh - (0.79 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-5DQhP -c --xz kola-upgrade-x86_64 > /home/jenkins/agent/workspace/test-override/kola-upgrade-x86_64-ace7b6c8.tar.xz || :
archiveArtifacts - (0.55 sec in self)
withEnv - (0.55 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-5DQhP/kola-upgrade-x86_64 --output - > /home/jenkins/agent/workspace/test-override/kola-upgrade-x86_64-ace7b6c8.xml || :
junit - (0.7 sec in self)
withEnv - (0.63 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 -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-5DQhP/kola-x86_64
withEnv - (5.8 sec in block)HOME
withEnv block - (5.8 sec in block)
sh - (5.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-5DQhP -c --xz kola-x86_64 > /home/jenkins/agent/workspace/test-override/kola-x86_64-ace7b6c8.tar.xz || :
archiveArtifacts - (0.81 sec in self)
withEnv - (0.55 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-5DQhP/kola-x86_64 --output - > /home/jenkins/agent/workspace/test-override/kola-x86_64-ace7b6c8.xml || :
junit - (66 ms in self)
stage - (1 min 43 sec in block)x86_64:Build Metal
stage block (x86_64:Build Metal) - (1 min 43 sec in block)
withEnv - (36 sec in block)HOME
withEnv block - (36 sec in block)
sh - (36 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa buildextend-metal
withEnv - (1 min 6 sec in block)HOME
withEnv block - (1 min 6 sec in block)
sh - (1 min 6 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa buildextend-metal4k
stage - (6 min 47 sec in block)x86_64:Build Live
stage block (x86_64:Build Live) - (6 min 47 sec in block)
withEnv - (2 min 10 sec in block)HOME
withEnv block - (2 min 9 sec in block)
sh - (2 min 9 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.64 sec in block)HOME
withEnv block - (0.64 sec in block)
sh - (0.63 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.6 sec in block)
sh - (0.54 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 8 min in block)HOME
withEnv block - (1 hr 8 min in block)
sh - (1 hr 8 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-t1Gs1/kola-testiso-x86_64
withEnv - (10 sec in block)HOME
withEnv block - (10 sec in block)
sh - (10 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-t1Gs1 -c --xz kola-testiso-x86_64 > /home/jenkins/agent/workspace/test-override/kola-testiso-x86_64-9212437b.tar.xz || :
archiveArtifacts - (1.2 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-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-t1Gs1/kola-testiso-x86_64 --output - > /home/jenkins/agent/workspace/test-override/kola-testiso-x86_64-9212437b.xml || :
junit - (34 ms in self)
stage - (0.15 sec in block)x86_64:Destroy Remote
stage block (x86_64:Destroy Remote) - (96 ms in block)