Console Output

20:42:01 [2024-11-13T20:42:01.623Z] + set -xeuo pipefail
20:42:01 [2024-11-13T20:42:01.623Z] ++ umask
20:42:01 [2024-11-13T20:42:01.623Z] + '[' 0022 = 0000 ']'
20:42:01 [2024-11-13T20:42:01.623Z] + cosa init --branch testing-devel --commit=d48bc030e3bc05c5e2c7258d9f4d657407fb0b66 https://github.com/coreos/fedora-coreos-config
20:42:01 [2024-11-13T20:42:01.623Z] notice: failed to look up uid in /etc/passwd; enabling workaround
20:42:01 [2024-11-13T20:42:01.623Z] info: Missing CAP_SYS_ADMIN; using virt
20:42:01 [2024-11-13T20:42:01.623Z] + mkdir -p src
20:42:01 [2024-11-13T20:42:01.623Z] + cd src
20:42:01 [2024-11-13T20:42:01.623Z] + test -e config
20:42:01 [2024-11-13T20:42:01.623Z] + case "${source}" in
20:42:01 [2024-11-13T20:42:01.623Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
20:42:01 [2024-11-13T20:42:01.623Z] Cloning into 'config'...
20:42:01 [2024-11-13T20:42:01.878Z] + '[' -n d48bc030e3bc05c5e2c7258d9f4d657407fb0b66 ']'
20:42:01 [2024-11-13T20:42:01.878Z] + git -C ./config fetch origin d48bc030e3bc05c5e2c7258d9f4d657407fb0b66
20:42:02 [2024-11-13T20:42:02.133Z] From https://github.com/coreos/fedora-coreos-config
20:42:02 [2024-11-13T20:42:02.133Z]  * branch            d48bc030e3bc05c5e2c7258d9f4d657407fb0b66 -> FETCH_HEAD
20:42:02 [2024-11-13T20:42:02.133Z] + git -C ./config reset --hard d48bc030e3bc05c5e2c7258d9f4d657407fb0b66
20:42:02 [2024-11-13T20:42:02.133Z] HEAD is now at d48bc03 lockfiles: bump to latest
20:42:02 [2024-11-13T20:42:02.133Z] + git -C ./config submodule update --init --recursive
20:42:02 [2024-11-13T20:42:02.133Z] + set +x
20:42:02 [2024-11-13T20:42:02.133Z] Config commit: d48bc030e3bc05c5e2c7258d9f4d657407fb0b66
20:42:02 [2024-11-13T20:42:02.133Z] + manifest=src/config/manifest.yaml
20:42:02 [2024-11-13T20:42:02.133Z] + image=src/config/image.yaml
20:42:02 [2024-11-13T20:42:02.133Z] + [[ ! -f src/config/manifest.yaml ]]
20:42:02 [2024-11-13T20:42:02.133Z] + [[ ! -f src/config/image.yaml ]]
20:42:02 [2024-11-13T20:42:02.133Z] + [[ -n '' ]]
20:42:02 [2024-11-13T20:42:02.133Z] + mkdir -p cache
20:42:02 [2024-11-13T20:42:02.133Z] + mkdir -p builds
20:42:02 [2024-11-13T20:42:02.133Z] + mkdir -p tmp
20:42:02 [2024-11-13T20:42:02.133Z] + mkdir -p overrides/rpm
20:42:02 [2024-11-13T20:42:02.133Z] + mkdir -p overrides/rootfs
20:42:02 [2024-11-13T20:42:02.133Z] + test 0 = 1
20:42:02 [2024-11-13T20:42:02.133Z] + case "${YUMREPOS}" in
20:42:02 [2024-11-13T20:42:02.133Z] + set +x
20:42:02 [2024-11-13T20:42:02.133Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.