Console Output

10:59:52 [2025-01-15T10:59:52.634Z] + set -xeuo pipefail
10:59:52 [2025-01-15T10:59:52.634Z] ++ umask
10:59:52 [2025-01-15T10:59:52.634Z] + '[' 0022 = 0000 ']'
10:59:52 [2025-01-15T10:59:52.634Z] + cosa init --branch testing-devel --commit=a030c1f57c89e275c1bf62b76e976ddf77d45bf5 https://github.com/coreos/fedora-coreos-config
10:59:52 [2025-01-15T10:59:52.634Z] notice: failed to look up uid in /etc/passwd; enabling workaround
10:59:52 [2025-01-15T10:59:52.889Z] info: Missing CAP_SYS_ADMIN; using virt
10:59:52 [2025-01-15T10:59:52.889Z] + mkdir -p src
10:59:52 [2025-01-15T10:59:52.889Z] + cd src
10:59:52 [2025-01-15T10:59:52.889Z] + test -e config
10:59:52 [2025-01-15T10:59:52.889Z] + case "${source}" in
10:59:52 [2025-01-15T10:59:52.889Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
10:59:52 [2025-01-15T10:59:52.889Z] Cloning into 'config'...
10:59:53 [2025-01-15T10:59:53.143Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
10:59:53 [2025-01-15T10:59:53.143Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
10:59:55 [2025-01-15T10:59:55.026Z] From https://gitlab.com/fedora/bootc/base-images
10:59:55 [2025-01-15T10:59:55.026Z]  * branch            461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
10:59:55 [2025-01-15T10:59:55.026Z] Submodule path 'fedora-bootc': checked out '461786bc6a0bbb9e7511e115209a7ffbfafda452'
10:59:55 [2025-01-15T10:59:55.026Z] + '[' -n a030c1f57c89e275c1bf62b76e976ddf77d45bf5 ']'
10:59:55 [2025-01-15T10:59:55.026Z] + git -C ./config fetch origin a030c1f57c89e275c1bf62b76e976ddf77d45bf5
10:59:55 [2025-01-15T10:59:55.026Z] From https://github.com/coreos/fedora-coreos-config
10:59:55 [2025-01-15T10:59:55.026Z]  * branch            a030c1f57c89e275c1bf62b76e976ddf77d45bf5 -> FETCH_HEAD
10:59:55 [2025-01-15T10:59:55.026Z] + git -C ./config reset --hard a030c1f57c89e275c1bf62b76e976ddf77d45bf5
10:59:55 [2025-01-15T10:59:55.026Z] HEAD is now at a030c1f lockfiles: bump to latest
10:59:55 [2025-01-15T10:59:55.026Z] + git -C ./config submodule update --init --recursive
10:59:55 [2025-01-15T10:59:55.026Z] + set +x
10:59:55 [2025-01-15T10:59:55.026Z] Config commit: a030c1f57c89e275c1bf62b76e976ddf77d45bf5
10:59:55 [2025-01-15T10:59:55.026Z] + manifest=src/config/manifest.yaml
10:59:55 [2025-01-15T10:59:55.026Z] + image=src/config/image.yaml
10:59:55 [2025-01-15T10:59:55.026Z] + [[ -n '' ]]
10:59:55 [2025-01-15T10:59:55.026Z] + [[ ! -f src/config/manifest.yaml ]]
10:59:55 [2025-01-15T10:59:55.026Z] + [[ ! -f src/config/image.yaml ]]
10:59:55 [2025-01-15T10:59:55.026Z] + mkdir -p cache
10:59:55 [2025-01-15T10:59:55.026Z] + mkdir -p builds
10:59:55 [2025-01-15T10:59:55.026Z] + mkdir -p tmp
10:59:55 [2025-01-15T10:59:55.026Z] + mkdir -p overrides/rpm
10:59:55 [2025-01-15T10:59:55.026Z] + mkdir -p overrides/rootfs
10:59:55 [2025-01-15T10:59:55.026Z] + test 0 = 1
10:59:55 [2025-01-15T10:59:55.026Z] + case "${YUMREPOS}" in
10:59:55 [2025-01-15T10:59:55.026Z] + set +x
10:59:55 [2025-01-15T10:59:55.026Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.