Console Output

09:40:14 [2024-11-14T09:40:14.365Z] + set -xeuo pipefail
09:40:14 [2024-11-14T09:40:14.365Z] ++ umask
09:40:14 [2024-11-14T09:40:14.365Z] + '[' 0022 = 0000 ']'
09:40:14 [2024-11-14T09:40:14.365Z] + cosa init --branch rawhide --commit=c6793ae03b0122816fe6f5a0b676b816eec0aa4b https://github.com/coreos/fedora-coreos-config
09:40:14 [2024-11-14T09:40:14.365Z] notice: failed to look up uid in /etc/passwd; enabling workaround
09:40:14 [2024-11-14T09:40:14.619Z] info: Missing CAP_SYS_ADMIN; using virt
09:40:14 [2024-11-14T09:40:14.619Z] + mkdir -p src
09:40:14 [2024-11-14T09:40:14.619Z] + cd src
09:40:14 [2024-11-14T09:40:14.619Z] + test -e config
09:40:14 [2024-11-14T09:40:14.619Z] + case "${source}" in
09:40:14 [2024-11-14T09:40:14.619Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
09:40:14 [2024-11-14T09:40:14.619Z] Cloning into 'config'...
09:40:14 [2024-11-14T09:40:14.874Z] + '[' -n c6793ae03b0122816fe6f5a0b676b816eec0aa4b ']'
09:40:14 [2024-11-14T09:40:14.874Z] + git -C ./config fetch origin c6793ae03b0122816fe6f5a0b676b816eec0aa4b
09:40:14 [2024-11-14T09:40:14.874Z] From https://github.com/coreos/fedora-coreos-config
09:40:14 [2024-11-14T09:40:14.874Z]  * branch            c6793ae03b0122816fe6f5a0b676b816eec0aa4b -> FETCH_HEAD
09:40:14 [2024-11-14T09:40:14.874Z] + git -C ./config reset --hard c6793ae03b0122816fe6f5a0b676b816eec0aa4b
09:40:14 [2024-11-14T09:40:14.874Z] HEAD is now at c6793ae manifest: remove bootc from top level manifest
09:40:14 [2024-11-14T09:40:14.874Z] + git -C ./config submodule update --init --recursive
09:40:14 [2024-11-14T09:40:14.874Z] + set +x
09:40:14 [2024-11-14T09:40:14.874Z] Config commit: c6793ae03b0122816fe6f5a0b676b816eec0aa4b
09:40:14 [2024-11-14T09:40:14.874Z] + manifest=src/config/manifest.yaml
09:40:14 [2024-11-14T09:40:14.874Z] + image=src/config/image.yaml
09:40:14 [2024-11-14T09:40:14.874Z] + [[ ! -f src/config/manifest.yaml ]]
09:40:14 [2024-11-14T09:40:14.874Z] + [[ ! -f src/config/image.yaml ]]
09:40:14 [2024-11-14T09:40:14.874Z] + [[ -n '' ]]
09:40:14 [2024-11-14T09:40:14.874Z] + mkdir -p cache
09:40:14 [2024-11-14T09:40:14.874Z] + mkdir -p builds
09:40:14 [2024-11-14T09:40:14.874Z] + mkdir -p tmp
09:40:14 [2024-11-14T09:40:14.874Z] + mkdir -p overrides/rpm
09:40:14 [2024-11-14T09:40:14.874Z] + mkdir -p overrides/rootfs
09:40:14 [2024-11-14T09:40:14.874Z] + test 0 = 1
09:40:14 [2024-11-14T09:40:14.874Z] + case "${YUMREPOS}" in
09:40:14 [2024-11-14T09:40:14.874Z] + set +x
09:40:14 [2024-11-14T09:40:14.874Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.