Console Output

19:57:06 [2025-03-07T19:57:06.933Z] + set -xeuo pipefail
19:57:06 [2025-03-07T19:57:06.933Z] ++ umask
19:57:06 [2025-03-07T19:57:06.933Z] + '[' 0022 = 0000 ']'
19:57:06 [2025-03-07T19:57:06.933Z] + cosa init --branch branched --commit=006106169c44e3ffbfeb601e8473ffda0cf38fd2 https://github.com/coreos/fedora-coreos-config
19:57:06 [2025-03-07T19:57:06.933Z] notice: failed to look up uid in /etc/passwd; enabling workaround
19:57:07 [2025-03-07T19:57:07.189Z] info: Missing CAP_SYS_ADMIN; using virt
19:57:07 [2025-03-07T19:57:07.189Z] + mkdir -p src
19:57:07 [2025-03-07T19:57:07.189Z] + cd src
19:57:07 [2025-03-07T19:57:07.189Z] + test -e config
19:57:07 [2025-03-07T19:57:07.189Z] + case "${source}" in
19:57:07 [2025-03-07T19:57:07.189Z] + git clone --branch=branched --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
19:57:07 [2025-03-07T19:57:07.189Z] Cloning into 'config'...
19:57:07 [2025-03-07T19:57:07.776Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
19:57:07 [2025-03-07T19:57:07.776Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
19:57:10 [2025-03-07T19:57:10.301Z] From https://gitlab.com/fedora/bootc/base-images
19:57:10 [2025-03-07T19:57:10.302Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
19:57:10 [2025-03-07T19:57:10.302Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
19:57:10 [2025-03-07T19:57:10.302Z] + '[' -n 006106169c44e3ffbfeb601e8473ffda0cf38fd2 ']'
19:57:10 [2025-03-07T19:57:10.302Z] + git -C ./config fetch origin 006106169c44e3ffbfeb601e8473ffda0cf38fd2
19:57:10 [2025-03-07T19:57:10.302Z] From https://github.com/coreos/fedora-coreos-config
19:57:10 [2025-03-07T19:57:10.302Z]  * branch            006106169c44e3ffbfeb601e8473ffda0cf38fd2 -> FETCH_HEAD
19:57:10 [2025-03-07T19:57:10.302Z] + git -C ./config reset --hard 006106169c44e3ffbfeb601e8473ffda0cf38fd2
19:57:10 [2025-03-07T19:57:10.302Z] HEAD is now at 0061061 tree: import changes from testing-devel at a017c143a98c03909de22f76cbee342857cff4d8
19:57:10 [2025-03-07T19:57:10.302Z] + git -C ./config submodule update --init --recursive
19:57:10 [2025-03-07T19:57:10.302Z] + set +x
19:57:10 [2025-03-07T19:57:10.302Z] Config commit: 006106169c44e3ffbfeb601e8473ffda0cf38fd2
19:57:10 [2025-03-07T19:57:10.302Z] + manifest=src/config/manifest.yaml
19:57:10 [2025-03-07T19:57:10.302Z] + image=src/config/image.yaml
19:57:10 [2025-03-07T19:57:10.302Z] + [[ -n '' ]]
19:57:10 [2025-03-07T19:57:10.302Z] + [[ ! -f src/config/manifest.yaml ]]
19:57:10 [2025-03-07T19:57:10.302Z] + [[ ! -f src/config/image.yaml ]]
19:57:10 [2025-03-07T19:57:10.302Z] + mkdir -p cache
19:57:10 [2025-03-07T19:57:10.302Z] + mkdir -p builds
19:57:10 [2025-03-07T19:57:10.302Z] + mkdir -p tmp
19:57:10 [2025-03-07T19:57:10.302Z] + mkdir -p overrides/rpm
19:57:10 [2025-03-07T19:57:10.302Z] + mkdir -p overrides/rootfs
19:57:10 [2025-03-07T19:57:10.302Z] + test 0 = 1
19:57:10 [2025-03-07T19:57:10.302Z] + case "${YUMREPOS}" in
19:57:10 [2025-03-07T19:57:10.302Z] + set +x
19:57:10 [2025-03-07T19:57:10.302Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.