Console Output

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