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