Console Output

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