Console Output

20:29:02 [2024-11-05T20:29:02.841Z] + set -xeuo pipefail
20:29:02 [2024-11-05T20:29:02.841Z] ++ umask
20:29:02 [2024-11-05T20:29:02.841Z] + '[' 0022 = 0000 ']'
20:29:02 [2024-11-05T20:29:02.841Z] + cosa init --branch rawhide --commit=feba57595647a39240ff62f60ee46a1346c9e30a https://github.com/coreos/fedora-coreos-config
20:29:02 [2024-11-05T20:29:02.842Z] notice: failed to look up uid in /etc/passwd; enabling workaround
20:29:03 [2024-11-05T20:29:03.097Z] info: Missing CAP_SYS_ADMIN; using virt
20:29:03 [2024-11-05T20:29:03.097Z] + mkdir -p src
20:29:03 [2024-11-05T20:29:03.097Z] + cd src
20:29:03 [2024-11-05T20:29:03.097Z] + test -e config
20:29:03 [2024-11-05T20:29:03.097Z] + case "${source}" in
20:29:03 [2024-11-05T20:29:03.097Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
20:29:03 [2024-11-05T20:29:03.097Z] Cloning into 'config'...
20:29:03 [2024-11-05T20:29:03.352Z] + '[' -n feba57595647a39240ff62f60ee46a1346c9e30a ']'
20:29:03 [2024-11-05T20:29:03.352Z] + git -C ./config fetch origin feba57595647a39240ff62f60ee46a1346c9e30a
20:29:03 [2024-11-05T20:29:03.352Z] From https://github.com/coreos/fedora-coreos-config
20:29:03 [2024-11-05T20:29:03.352Z]  * branch            feba57595647a39240ff62f60ee46a1346c9e30a -> FETCH_HEAD
20:29:03 [2024-11-05T20:29:03.352Z] + git -C ./config reset --hard feba57595647a39240ff62f60ee46a1346c9e30a
20:29:03 [2024-11-05T20:29:03.352Z] HEAD is now at feba575 tree: import changes from testing-devel at 21b292f82754cb11d84cf8200ff0ee71eed1ae18
20:29:03 [2024-11-05T20:29:03.352Z] + git -C ./config submodule update --init --recursive
20:29:03 [2024-11-05T20:29:03.352Z] + set +x
20:29:03 [2024-11-05T20:29:03.352Z] Config commit: feba57595647a39240ff62f60ee46a1346c9e30a
20:29:03 [2024-11-05T20:29:03.352Z] + manifest=src/config/manifest.yaml
20:29:03 [2024-11-05T20:29:03.352Z] + image=src/config/image.yaml
20:29:03 [2024-11-05T20:29:03.352Z] + [[ ! -f src/config/manifest.yaml ]]
20:29:03 [2024-11-05T20:29:03.352Z] + [[ ! -f src/config/image.yaml ]]
20:29:03 [2024-11-05T20:29:03.352Z] + [[ -n '' ]]
20:29:03 [2024-11-05T20:29:03.352Z] + mkdir -p cache
20:29:03 [2024-11-05T20:29:03.352Z] + mkdir -p builds
20:29:03 [2024-11-05T20:29:03.352Z] + mkdir -p tmp
20:29:03 [2024-11-05T20:29:03.352Z] + mkdir -p overrides/rpm
20:29:03 [2024-11-05T20:29:03.352Z] + mkdir -p overrides/rootfs
20:29:03 [2024-11-05T20:29:03.352Z] + test 0 = 1
20:29:03 [2024-11-05T20:29:03.352Z] + case "${YUMREPOS}" in
20:29:03 [2024-11-05T20:29:03.352Z] + set +x
20:29:03 [2024-11-05T20:29:03.352Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.