Skip to content

Console Output

19:04:33 [2025-08-07T19:04:33.202Z] + set -xeuo pipefail
19:04:33 [2025-08-07T19:04:33.203Z] ++ umask
19:04:33 [2025-08-07T19:04:33.203Z] + '[' 0022 = 0000 ']'
19:04:33 [2025-08-07T19:04:33.203Z] + cosa init --branch testing-devel --commit=ed4b0c4017fb3181cf08f9e3ea7b4a187690e4d2 https://github.com/coreos/fedora-coreos-config
19:04:33 [2025-08-07T19:04:33.203Z] notice: failed to look up uid in /etc/passwd; enabling workaround
19:04:33 [2025-08-07T19:04:33.203Z] info: Missing CAP_SYS_ADMIN; using virt
19:04:33 [2025-08-07T19:04:33.203Z] + mkdir -p src
19:04:33 [2025-08-07T19:04:33.203Z] + cd src
19:04:33 [2025-08-07T19:04:33.203Z] + test -e config
19:04:33 [2025-08-07T19:04:33.203Z] + case "${source}" in
19:04:33 [2025-08-07T19:04:33.203Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
19:04:33 [2025-08-07T19:04:33.203Z] Cloning into 'config'...
19:04:34 [2025-08-07T19:04:34.127Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
19:04:34 [2025-08-07T19:04:34.127Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
19:04:38 [2025-08-07T19:04:38.288Z] From https://gitlab.com/fedora/bootc/base-images
19:04:38 [2025-08-07T19:04:38.288Z]  * branch            d76b3ae9bdb3b044791e38bfc894cfed16e52332 -> FETCH_HEAD
19:04:38 [2025-08-07T19:04:38.288Z] Submodule path 'fedora-bootc': checked out 'd76b3ae9bdb3b044791e38bfc894cfed16e52332'
19:04:38 [2025-08-07T19:04:38.288Z] + '[' -n ed4b0c4017fb3181cf08f9e3ea7b4a187690e4d2 ']'
19:04:38 [2025-08-07T19:04:38.288Z] + git -C ./config fetch origin ed4b0c4017fb3181cf08f9e3ea7b4a187690e4d2
19:04:38 [2025-08-07T19:04:38.288Z] From https://github.com/coreos/fedora-coreos-config
19:04:38 [2025-08-07T19:04:38.288Z]  * branch            ed4b0c4017fb3181cf08f9e3ea7b4a187690e4d2 -> FETCH_HEAD
19:04:38 [2025-08-07T19:04:38.288Z] + git -C ./config reset --hard ed4b0c4017fb3181cf08f9e3ea7b4a187690e4d2
19:04:38 [2025-08-07T19:04:38.288Z] HEAD is now at ed4b0c4 lockfiles: bump to latest
19:04:38 [2025-08-07T19:04:38.288Z] + git -C ./config submodule update --init --recursive
19:04:38 [2025-08-07T19:04:38.288Z] + set +x
19:04:38 [2025-08-07T19:04:38.288Z] Config commit: ed4b0c4017fb3181cf08f9e3ea7b4a187690e4d2
19:04:38 [2025-08-07T19:04:38.288Z] + manifest=src/config/manifest.yaml
19:04:38 [2025-08-07T19:04:38.288Z] + image=src/config/image.yaml
19:04:38 [2025-08-07T19:04:38.288Z] + [[ -n '' ]]
19:04:38 [2025-08-07T19:04:38.288Z] + [[ ! -f src/config/manifest.yaml ]]
19:04:38 [2025-08-07T19:04:38.288Z] + [[ ! -f src/config/image.yaml ]]
19:04:38 [2025-08-07T19:04:38.288Z] + mkdir -p cache
19:04:38 [2025-08-07T19:04:38.288Z] + mkdir -p builds
19:04:38 [2025-08-07T19:04:38.288Z] + mkdir -p tmp
19:04:38 [2025-08-07T19:04:38.288Z] + mkdir -p overrides/rpm
19:04:38 [2025-08-07T19:04:38.288Z] + mkdir -p overrides/rootfs
19:04:38 [2025-08-07T19:04:38.288Z] + test 0 = 1
19:04:38 [2025-08-07T19:04:38.288Z] + case "${YUMREPOS}" in
19:04:38 [2025-08-07T19:04:38.288Z] + set +x
19:04:38 [2025-08-07T19:04:38.288Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.