Console Output
18:14:41 [2025-01-30T18:14:41.844Z] + set -xeuo pipefail
18:14:41 [2025-01-30T18:14:41.844Z] ++ umask
18:14:41 [2025-01-30T18:14:41.844Z] + '[' 0022 = 0000 ']'
18:14:41 [2025-01-30T18:14:41.844Z] + cosa init --branch testing-devel --commit=823e2a3916c91018c92c07aba4dcb1a2423b72f7 https://github.com/coreos/fedora-coreos-config
18:14:41 [2025-01-30T18:14:41.844Z] notice: failed to look up uid in /etc/passwd; enabling workaround
18:14:42 [2025-01-30T18:14:42.099Z] info: Missing CAP_SYS_ADMIN; using virt
18:14:42 [2025-01-30T18:14:42.099Z] + mkdir -p src
18:14:42 [2025-01-30T18:14:42.099Z] + cd src
18:14:42 [2025-01-30T18:14:42.099Z] + test -e config
18:14:42 [2025-01-30T18:14:42.099Z] + case "${source}" in
18:14:42 [2025-01-30T18:14:42.099Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
18:14:42 [2025-01-30T18:14:42.099Z] Cloning into 'config'...
18:14:42 [2025-01-30T18:14:42.353Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
18:14:42 [2025-01-30T18:14:42.353Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
18:14:42 [2025-01-30T18:14:42.914Z] Submodule path 'fedora-bootc': checked out '3374cd88426e8278e261ac27bbbe5b195eb70dd4'
18:14:42 [2025-01-30T18:14:42.914Z] + '[' -n 823e2a3916c91018c92c07aba4dcb1a2423b72f7 ']'
18:14:42 [2025-01-30T18:14:42.914Z] + git -C ./config fetch origin 823e2a3916c91018c92c07aba4dcb1a2423b72f7
18:14:43 [2025-01-30T18:14:43.169Z] From https://github.com/coreos/fedora-coreos-config
18:14:43 [2025-01-30T18:14:43.169Z] * branch 823e2a3916c91018c92c07aba4dcb1a2423b72f7 -> FETCH_HEAD
18:14:43 [2025-01-30T18:14:43.169Z] + git -C ./config reset --hard 823e2a3916c91018c92c07aba4dcb1a2423b72f7
18:14:43 [2025-01-30T18:14:43.169Z] HEAD is now at 823e2a3 tests/kola: mark composefs.enabled test as non-exclusive
18:14:43 [2025-01-30T18:14:43.169Z] + git -C ./config submodule update --init --recursive
18:14:43 [2025-01-30T18:14:43.169Z] + set +x
18:14:43 [2025-01-30T18:14:43.169Z] Config commit: 823e2a3916c91018c92c07aba4dcb1a2423b72f7
18:14:43 [2025-01-30T18:14:43.169Z] + manifest=src/config/manifest.yaml
18:14:43 [2025-01-30T18:14:43.169Z] + image=src/config/image.yaml
18:14:43 [2025-01-30T18:14:43.169Z] + [[ -n '' ]]
18:14:43 [2025-01-30T18:14:43.169Z] + [[ ! -f src/config/manifest.yaml ]]
18:14:43 [2025-01-30T18:14:43.169Z] + [[ ! -f src/config/image.yaml ]]
18:14:43 [2025-01-30T18:14:43.169Z] + mkdir -p cache
18:14:43 [2025-01-30T18:14:43.169Z] + mkdir -p builds
18:14:43 [2025-01-30T18:14:43.169Z] + mkdir -p tmp
18:14:43 [2025-01-30T18:14:43.169Z] + mkdir -p overrides/rpm
18:14:43 [2025-01-30T18:14:43.169Z] + mkdir -p overrides/rootfs
18:14:43 [2025-01-30T18:14:43.169Z] + test 0 = 1
18:14:43 [2025-01-30T18:14:43.169Z] + case "${YUMREPOS}" in
18:14:43 [2025-01-30T18:14:43.169Z] + set +x
18:14:43 [2025-01-30T18:14:43.169Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.