Step | Arguments | Status | |
---|---|---|---|
Start of Pipeline - (37 min in block) | |||
node - (0.61 sec in block) | |||
node block - (0.59 sec in block) | |||
withEnv - (0.51 sec in block) | HOME | ||
withEnv block - (0.5 sec in block) | |||
sh - (0.5 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 - (67 ms in block) | pipe/utils.groovy | ||
load block (pipe/utils.groovy) - (2 ms in block) | |||
readYaml - (4 ms in self) | pipe/config.yaml | ||
properties - (50 ms in self) | |||
libraryResource - (<1 ms in self) | com/github/coreos/pod.json | ||
readJSON - (3 ms in self) | |||
node - (22 ms in block) | |||
node block - (11 ms in block) | |||
writeYaml - (2 ms in self) | |||
readFile - (3 ms in self) | pod-f75f9fce-a0cc-4d42-9e33-97ad653426a1.yaml | ||
podTemplate - (37 min in block) | |||
podTemplate block - (37 min in block) | |||
node - (37 min in block) | pod-f75f9fce-a0cc-4d42-9e33-97ad653426a1 | ||
node block - (37 min in block) | |||
container - (37 min in block) | worker | ||
container block - (37 min in block) | |||
withEnv - (0.56 sec in block) | HOME | ||
withEnv block - (0.55 sec in block) | |||
sh - (0.55 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi (cat /cosa/coreos-assembler-git.json || :) | tee coreos-assembler-git.json | ||
archiveArtifacts - (0.49 sec in self) | coreos-assembler-git.json | ||
withEnv - (0.75 sec in block) | HOME | ||
withEnv block - (0.74 sec in block) | |||
sh - (0.74 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi rpm -qa | sort > coreos-assembler-rpmdb.txt | ||
archiveArtifacts - (9 ms in self) | coreos-assembler-rpmdb.txt | ||
withEnv - (0.51 sec in block) | HOME | ||
withEnv block - (0.5 sec in block) | |||
sh - (0.5 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi rm coreos-assembler-git.json coreos-assembler-rpmdb.txt | ||
timeout - (37 min in block) | |||
timeout block - (37 min in block) | |||
withEnv - (0.5 sec in block) | HOME | ||
withEnv block - (0.49 sec in block) | |||
sh - (0.49 sec in self) | set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-434f076484 | jq -r .update.builds[].nvr | ||
stage - (0.52 sec in block) | Report Running | ||
stage block (Report Running) - (0.51 sec in block) | |||
withCredentials - (0.5 sec in block) | |||
withCredentials block - (0.49 sec in block) | |||
withEnv - (0.48 sec in block) | HOME | ||
withEnv block - (0.48 sec in block) | |||
sh - (0.48 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi /usr/lib/coreos-assembler/resultsdb-report --testcase cosa.build-and-test --testcase-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//job/test-override --testrun-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/335/display/redirect --outcome RUNNING --advisory FEDORA-2025-434f076484 --stream testing-devel | ||
withCredentials - (6 ms in block) | |||
echo - (4 ms in self) | Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping | ||
withCredentials - (7 ms in block) | |||
echo - (4 ms in self) | Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping | ||
withCredentials - (8 ms in block) | |||
echo - (3 ms in self) | Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping | ||
withEnv - (0.49 sec in block) | HOME | ||
withEnv block - (0.48 sec in block) | |||
sh - (0.48 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 - (3.9 sec in block) | HOME | ||
withEnv block - (3.9 sec in block) | |||
sh - (3.9 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa init --branch testing-devel --commit=96e4a32c18e8221417ce64b48af61c48019fe310 https://github.com/coreos/fedora-coreos-config | ||
stage - (2.1 sec in block) | Initialize Remotes | ||
stage block (Initialize Remotes) - (2 sec in block) | |||
parallel - (2 sec in block) | |||
parallel block (Branch: x86_64) - (2 sec in block) | |||
withEnv - (2 sec in block) | HOME | ||
withEnv block - (2 sec in block) | |||
sh - (2 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa buildfetch --stream testing-devel | ||
stage - (2.8 sec in block) | Download Overrides | ||
stage block (Download Overrides) - (2.8 sec in block) | |||
parallel - (2.8 sec in block) | |||
parallel block (Branch: x86_64) - (2.8 sec in block) | |||
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 shell -- env -C overrides/rpm koji download-build kernel-6.16.10-200.fc42 --arch x86_64 --arch noarch | ||
parallel - (37 min in block) | |||
parallel block (Branch: x86_64) - (37 min in block) | |||
stage - (1 min 28 sec in block) | x86_64:Fetch | ||
stage block (x86_64:Fetch) - (1 min 28 sec in block) | |||
withEnv - (1 min 28 sec in block) | HOME | ||
withEnv block - (1 min 28 sec in block) | |||
sh - (1 min 28 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa fetch --with-cosa-overrides | ||
stage - (4 min 45 sec in block) | x86_64:Build OS Container | ||
stage block (x86_64:Build OS Container) - (4 min 45 sec in block) | |||
withEnv - (4 min 45 sec in block) | HOME | ||
withEnv block - (4 min 45 sec in block) | |||
sh - (4 min 45 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa build | ||
stage - (2 min 2 sec in block) | x86_64:Build QEMU | ||
stage block (x86_64:Build QEMU) - (2 min 2 sec in block) | |||
withEnv - (2 min 2 sec in block) | HOME | ||
withEnv block - (2 min 2 sec in block) | |||
sh - (2 min 2 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa osbuild qemu | ||
withEnv - (0.8 sec in block) | HOME | ||
withEnv block - (0.79 sec in block) | |||
sh - (0.78 sec in self) | set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi uuidgen | cut -f1 -d- | ||
withEnv - (0.51 sec in block) | HOME | ||
withEnv block - (0.49 sec in block) | |||
sh - (0.49 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 - (28 min in block) | |||
parallel block (Branch: x86_64:kola) - (17 ms in block) | |||
withEnv - (0.5 sec in block) | HOME | ||
withEnv block - (0.48 sec in block) | |||
sh - (0.48 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.49 sec in block) | HOME | ||
withEnv block - (0.48 sec in block) | |||
sh - (0.47 sec in self) | set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi kola list --json | jq -r '.[].Name' | ||
withEnv - (13 min in block) | HOME | ||
withEnv block - (13 min in block) | |||
sh - (13 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-WhJbs/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag='!reprovision' --parallel=5 | ||
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-WhJbs/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag='reprovision' | ||
parallel block (Branch: x86_64:kola:upgrade) - (2 min 16 sec in block) | |||
withEnv - (2 min 16 sec in block) | HOME | ||
withEnv block - (2 min 16 sec in block) | |||
sh - (2 min 16 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-WhJbs/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades | ||
withEnv - (12 ms in block) | HOME | ||
withEnv block - (5 ms in block) | |||
sh - (1 ms 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-WhJbs/kola-upgrade-x86_64 | ||
stage - (18 ms in block) | Report Completion | ||
stage block (Report Completion) - (15 ms in block) | |||
withCredentials - (2 ms in block) |