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