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