Start of Pipeline - (4 min 2 sec in block) | | | |
node - (0.92 sec in block) | | | |
node block - (0.9 sec in block) | | | |
withEnv - (0.81 sec in block) | HOME | | |
withEnv block - (0.8 sec in block) | | | |
sh - (0.8 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 - (80 ms in block) | pipe/utils.groovy | | |
load block (pipe/utils.groovy) - (4 ms in block) | | | |
readYaml - (4 ms in self) | pipe/config.yaml | | |
properties - (51 ms in self) | | | |
libraryResource - (<1 ms in self) | com/github/coreos/pod.json | | |
readJSON - (5 ms in self) | | | |
node - (24 ms in block) | | | |
node block - (14 ms in block) | | | |
writeYaml - (3 ms in self) | | | |
readFile - (6 ms in self) | pod-78254cd2-0e86-4764-8f24-cbc9de829b59.yaml | | |
podTemplate - (4 min 1 sec in block) | | | |
podTemplate block - (4 min 1 sec in block) | | | |
node - (4 min 1 sec in block) | pod-78254cd2-0e86-4764-8f24-cbc9de829b59 | | |
node block - (3 min 55 sec in block) | | | |
container - (3 min 55 sec in block) | worker | | |
container block - (3 min 55 sec in block) | | | |
withEnv - (0.58 sec in block) | HOME | | |
withEnv block - (0.57 sec in block) | | | |
sh - (0.57 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.5 sec in self) | coreos-assembler-git.json | | |
withEnv - (0.75 sec in block) | HOME | | |
withEnv block - (0.74 sec in block) | | | |
sh - (0.73 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.49 sec in block) | HOME | | |
withEnv block - (0.49 sec in block) | | | |
sh - (0.48 sec in self) |
set -xeuo pipefail
if [ `umask` = 0000 ]; then
umask 0022
fi
rm coreos-assembler-git.json coreos-assembler-rpmdb.txt
| | |
timeout - (3 min 53 sec in block) | | | |
timeout block - (3 min 53 sec 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-10f08e8c67 | jq -r .update.builds[].nvr
| | |
stage - (0.53 sec in block) | Report Running | | |
stage block (Report Running) - (0.52 sec in block) | | | |
withCredentials - (0.51 sec in block) | | | |
withCredentials block - (0.5 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/31/display/redirect --outcome RUNNING --advisory FEDORA-2025-10f08e8c67 --stream rawhide
| | |
withCredentials - (7 ms in block) | | | |
echo - (6 ms in self) | Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping | | |
withCredentials - (5 ms in block) | | | |
echo - (4 ms in self) | Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping | | |
withCredentials - (5 ms in block) | | | |
echo - (5 ms in self) | Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping | | |
withEnv - (0.75 sec in block) | HOME | | |
withEnv block - (0.74 sec in block) | | | |
sh - (0.73 sec in self) |
set -euo pipefail
if [ `umask` = 0000 ]; then
umask 0022
fi
curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json
| | |
readJSON - (23 ms in self) | | | |
withEnv - (0.5 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
curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250706.91.0/x86_64/meta.json
| | |
readJSON - (6 ms in self) | | | |
withEnv - (7.6 sec in block) | HOME | | |
withEnv block - (7.6 sec in block) | | | |
sh - (7.6 sec in self) |
set -xeuo pipefail
if [ `umask` = 0000 ]; then
umask 0022
fi
cosa init --branch rawhide --commit=36fb6f08af91837de9a035e41b8d13235aa2f3df https://github.com/coreos/fedora-coreos-config
| | |
stage - (2.3 sec in block) | Initialize Remotes | | |
stage block (Initialize Remotes) - (2.3 sec in block) | | | |
parallel - (2.3 sec in block) | | | |
parallel block (Branch: x86_64) - (2.3 sec in block) | | | |
withEnv - (2.3 sec in block) | HOME | | |
withEnv block - (2.3 sec in block) | | | |
sh - (2.3 sec in self) |
set -xeuo pipefail
if [ `umask` = 0000 ]; then
umask 0022
fi
cosa buildfetch --stream rawhide --build 43.20250706.91.0 --file manifest-lock.generated.x86_64.json
| | |
stage - (0.78 sec in block) | Download Overrides | | |
stage block (Download Overrides) - (0.77 sec in block) | | | |
parallel - (0.75 sec in block) | | | |
parallel block (Branch: x86_64) - (0.75 sec in block) | | | |
withEnv - (0.74 sec in block) | HOME | | |
withEnv block - (0.74 sec in block) | | | |
sh - (0.73 sec in self) |
set -xeuo pipefail
if [ `umask` = 0000 ]; then
umask 0022
fi
cosa shell -- env -C overrides/rpm koji download-build dracut-107-3.fc43 --arch x86_64 --arch noarch
| | |
parallel - (3 min 38 sec in block) | | | |
parallel block (Branch: x86_64) - (3 min 38 sec in block) | | | |
stage - (1 min 24 sec in block) | x86_64:Fetch | | |
stage block (x86_64:Fetch) - (1 min 24 sec in block) | | | |
withEnv - (1 min 24 sec in block) | HOME | | |
withEnv block - (1 min 24 sec in block) | | | |
sh - (1 min 24 sec in self) |
set -xeuo pipefail
if [ `umask` = 0000 ]; then
umask 0022
fi
cosa fetch --with-cosa-overrides --autolock 43.20250706.91.0
| | |
stage - (2 min 13 sec in block) | x86_64:Build OSTree/QEMU | | |
stage block (x86_64:Build OSTree/QEMU) - (2 min 13 sec in block) | | | |
withEnv - (2 min 13 sec in block) | HOME | | |
withEnv block - (2 min 13 sec in block) | | | |
sh - (2 min 13 sec in self) |
set -xeuo pipefail
if [ `umask` = 0000 ]; then
umask 0022
fi
cosa build --autolock 43.20250706.91.0
| | |
stage - (1.9 sec in block) | Report Completion | | |
stage block (Report Completion) - (1.9 sec in block) | | | |
withCredentials - (0.52 sec in block) | | | |
withCredentials block - (0.5 sec in block) | | | |
withEnv - (0.49 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/31/display/redirect --outcome FAILED --advisory FEDORA-2025-10f08e8c67 --stream rawhide
| | |
withCredentials - (1.4 sec in block) | | | |
withCredentials block - (1.4 sec in block) | | | |
withEnv - (1.4 sec in block) | HOME | | |
withEnv block - (1.4 sec in block) | | | |
sh - (1.4 sec in self) |
set -xeuo pipefail
if [ `umask` = 0000 ]; then
umask 0022
fi
curl -X POST -H "Content-Type: application/json" -u $TOKEN $MATRIX_WEBHOOK_URL --silent -d '
{
"body": "🔴 dracut-107-3.fc43 - [🌊](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/31/display/redirect) [🪷](https://bodhi.fedoraproject.org/updates/FEDORA-2025-10f08e8c67)"
}'
| | |