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