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