Skip to content

Console Output

15:31:13 [2025-10-08T15:31:13.501Z] + set -xeuo pipefail
15:31:13 [2025-10-08T15:31:13.501Z] ++ umask
15:31:13 [2025-10-08T15:31:13.501Z] + '[' 0022 = 0000 ']'
15:31:13 [2025-10-08T15:31:13.501Z] + cosa init --branch rawhide --commit=5af3039c7eb4cfa2cea21a2e239b9960d4a20130 https://github.com/coreos/fedora-coreos-config
15:31:13 [2025-10-08T15:31:13.501Z] notice: failed to look up uid in /etc/passwd; enabling workaround
15:31:13 [2025-10-08T15:31:13.501Z] info: Missing CAP_SYS_ADMIN; using virt
15:31:13 [2025-10-08T15:31:13.501Z] + mkdir -p src
15:31:13 [2025-10-08T15:31:13.501Z] + cd src
15:31:13 [2025-10-08T15:31:13.501Z] + test -e config
15:31:13 [2025-10-08T15:31:13.501Z] + case "${source}" in
15:31:13 [2025-10-08T15:31:13.501Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
15:31:13 [2025-10-08T15:31:13.501Z] Cloning into 'config'...
15:31:14 [2025-10-08T15:31:14.063Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
15:31:14 [2025-10-08T15:31:14.063Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
15:31:16 [2025-10-08T15:31:16.578Z] From https://gitlab.com/fedora/bootc/base-images
15:31:16 [2025-10-08T15:31:16.578Z]  * branch            4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
15:31:16 [2025-10-08T15:31:16.578Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
15:31:16 [2025-10-08T15:31:16.578Z] + '[' -n 5af3039c7eb4cfa2cea21a2e239b9960d4a20130 ']'
15:31:16 [2025-10-08T15:31:16.578Z] + git -C ./config fetch origin 5af3039c7eb4cfa2cea21a2e239b9960d4a20130
15:31:16 [2025-10-08T15:31:16.578Z] From https://github.com/coreos/fedora-coreos-config
15:31:16 [2025-10-08T15:31:16.578Z]  * branch            5af3039c7eb4cfa2cea21a2e239b9960d4a20130 -> FETCH_HEAD
15:31:16 [2025-10-08T15:31:16.578Z] + git -C ./config reset --hard 5af3039c7eb4cfa2cea21a2e239b9960d4a20130
15:31:16 [2025-10-08T15:31:16.578Z] HEAD is now at 5af3039 tree: import changes from testing-devel at a976186c1217cb05809277b49f4778d753813048
15:31:16 [2025-10-08T15:31:16.578Z] + git -C ./config submodule update --init --recursive
15:31:16 [2025-10-08T15:31:16.832Z] + set +x
15:31:16 [2025-10-08T15:31:16.832Z] Config commit: 5af3039c7eb4cfa2cea21a2e239b9960d4a20130
15:31:16 [2025-10-08T15:31:16.832Z] + manifest=src/config/manifest.yaml
15:31:16 [2025-10-08T15:31:16.832Z] + image=src/config/image.yaml
15:31:16 [2025-10-08T15:31:16.832Z] + [[ -n '' ]]
15:31:16 [2025-10-08T15:31:16.832Z] + [[ ! -f src/config/manifest.yaml ]]
15:31:16 [2025-10-08T15:31:16.832Z] + [[ ! -f src/config/image.yaml ]]
15:31:16 [2025-10-08T15:31:16.832Z] + mkdir -p cache
15:31:16 [2025-10-08T15:31:16.832Z] + mkdir -p builds
15:31:16 [2025-10-08T15:31:16.832Z] + mkdir -p tmp
15:31:16 [2025-10-08T15:31:16.832Z] + mkdir -p overrides/rpm
15:31:16 [2025-10-08T15:31:16.832Z] + mkdir -p overrides/rootfs
15:31:16 [2025-10-08T15:31:16.832Z] + test 0 = 1
15:31:16 [2025-10-08T15:31:16.832Z] + case "${YUMREPOS}" in
15:31:16 [2025-10-08T15:31:16.832Z] + set +x
15:31:16 [2025-10-08T15:31:16.832Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.