Console Output
10:01:03 [2025-02-04T10:01:03.363Z] + set -xeuo pipefail
10:01:03 [2025-02-04T10:01:03.363Z] ++ umask
10:01:03 [2025-02-04T10:01:03.363Z] + '[' 0022 = 0000 ']'
10:01:03 [2025-02-04T10:01:03.363Z] + cosa init --branch rawhide --commit=9e67362543f203210d0a3bcb2957ed03f9a07d7c https://github.com/coreos/fedora-coreos-config
10:01:03 [2025-02-04T10:01:03.363Z] notice: failed to look up uid in /etc/passwd; enabling workaround
10:01:03 [2025-02-04T10:01:03.363Z] info: Missing CAP_SYS_ADMIN; using virt
10:01:03 [2025-02-04T10:01:03.363Z] + mkdir -p src
10:01:03 [2025-02-04T10:01:03.363Z] + cd src
10:01:03 [2025-02-04T10:01:03.363Z] + test -e config
10:01:03 [2025-02-04T10:01:03.363Z] + case "${source}" in
10:01:03 [2025-02-04T10:01:03.363Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
10:01:03 [2025-02-04T10:01:03.363Z] Cloning into 'config'...
10:01:03 [2025-02-04T10:01:03.619Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
10:01:03 [2025-02-04T10:01:03.619Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
10:01:05 [2025-02-04T10:01:05.500Z] From https://gitlab.com/fedora/bootc/base-images
10:01:05 [2025-02-04T10:01:05.500Z] * branch 3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD
10:01:05 [2025-02-04T10:01:05.500Z] Submodule path 'fedora-bootc': checked out '3374cd88426e8278e261ac27bbbe5b195eb70dd4'
10:01:05 [2025-02-04T10:01:05.500Z] + '[' -n 9e67362543f203210d0a3bcb2957ed03f9a07d7c ']'
10:01:05 [2025-02-04T10:01:05.500Z] + git -C ./config fetch origin 9e67362543f203210d0a3bcb2957ed03f9a07d7c
10:01:05 [2025-02-04T10:01:05.500Z] From https://github.com/coreos/fedora-coreos-config
10:01:05 [2025-02-04T10:01:05.500Z] * branch 9e67362543f203210d0a3bcb2957ed03f9a07d7c -> FETCH_HEAD
10:01:05 [2025-02-04T10:01:05.500Z] + git -C ./config reset --hard 9e67362543f203210d0a3bcb2957ed03f9a07d7c
10:01:05 [2025-02-04T10:01:05.500Z] HEAD is now at 9e67362 Revert "overrides: pin grub2-2.12-15.fc42 on aarch64"
10:01:05 [2025-02-04T10:01:05.500Z] + git -C ./config submodule update --init --recursive
10:01:05 [2025-02-04T10:01:05.500Z] + set +x
10:01:05 [2025-02-04T10:01:05.500Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c
10:01:05 [2025-02-04T10:01:05.500Z] + manifest=src/config/manifest.yaml
10:01:05 [2025-02-04T10:01:05.500Z] + image=src/config/image.yaml
10:01:05 [2025-02-04T10:01:05.500Z] + [[ -n '' ]]
10:01:05 [2025-02-04T10:01:05.500Z] + [[ ! -f src/config/manifest.yaml ]]
10:01:05 [2025-02-04T10:01:05.500Z] + [[ ! -f src/config/image.yaml ]]
10:01:05 [2025-02-04T10:01:05.500Z] + mkdir -p cache
10:01:05 [2025-02-04T10:01:05.500Z] + mkdir -p builds
10:01:05 [2025-02-04T10:01:05.500Z] + mkdir -p tmp
10:01:05 [2025-02-04T10:01:05.500Z] + mkdir -p overrides/rpm
10:01:05 [2025-02-04T10:01:05.500Z] + mkdir -p overrides/rootfs
10:01:05 [2025-02-04T10:01:05.500Z] + test 0 = 1
10:01:05 [2025-02-04T10:01:05.500Z] + case "${YUMREPOS}" in
10:01:05 [2025-02-04T10:01:05.500Z] + set +x
10:01:05 [2025-02-04T10:01:05.500Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.