Console Output

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