Console Output

15:13:41 [2024-11-20T15:13:41.451Z] + set -xeuo pipefail
15:13:41 [2024-11-20T15:13:41.451Z] ++ umask
15:13:41 [2024-11-20T15:13:41.451Z] + '[' 0022 = 0000 ']'
15:13:41 [2024-11-20T15:13:41.451Z] + cosa init --branch rawhide --commit=4820645578719e47dc9419cbaa4ae562800d6824 https://github.com/coreos/fedora-coreos-config
15:13:41 [2024-11-20T15:13:41.451Z] notice: failed to look up uid in /etc/passwd; enabling workaround
15:13:41 [2024-11-20T15:13:41.451Z] info: Missing CAP_SYS_ADMIN; using virt
15:13:41 [2024-11-20T15:13:41.451Z] + mkdir -p src
15:13:41 [2024-11-20T15:13:41.451Z] + cd src
15:13:41 [2024-11-20T15:13:41.451Z] + test -e config
15:13:41 [2024-11-20T15:13:41.451Z] + case "${source}" in
15:13:41 [2024-11-20T15:13:41.451Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
15:13:41 [2024-11-20T15:13:41.451Z] Cloning into 'config'...
15:13:41 [2024-11-20T15:13:41.729Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
15:13:41 [2024-11-20T15:13:41.729Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
15:13:42 [2024-11-20T15:13:42.288Z] Submodule path 'fedora-bootc': checked out '7b7c32b0150408293bac6899fe712f9b0903ff2a'
15:13:42 [2024-11-20T15:13:42.288Z] + '[' -n 4820645578719e47dc9419cbaa4ae562800d6824 ']'
15:13:42 [2024-11-20T15:13:42.288Z] + git -C ./config fetch origin 4820645578719e47dc9419cbaa4ae562800d6824
15:13:42 [2024-11-20T15:13:42.542Z] From https://github.com/coreos/fedora-coreos-config
15:13:42 [2024-11-20T15:13:42.542Z]  * branch            4820645578719e47dc9419cbaa4ae562800d6824 -> FETCH_HEAD
15:13:42 [2024-11-20T15:13:42.542Z] + git -C ./config reset --hard 4820645578719e47dc9419cbaa4ae562800d6824
15:13:42 [2024-11-20T15:13:42.542Z] HEAD is now at 4820645 overrides: pin clevis-21-6.fc42
15:13:42 [2024-11-20T15:13:42.542Z] + git -C ./config submodule update --init --recursive
15:13:42 [2024-11-20T15:13:42.542Z] + set +x
15:13:42 [2024-11-20T15:13:42.542Z] Config commit: 4820645578719e47dc9419cbaa4ae562800d6824
15:13:42 [2024-11-20T15:13:42.542Z] + manifest=src/config/manifest.yaml
15:13:42 [2024-11-20T15:13:42.542Z] + image=src/config/image.yaml
15:13:42 [2024-11-20T15:13:42.542Z] + [[ ! -f src/config/manifest.yaml ]]
15:13:42 [2024-11-20T15:13:42.542Z] + [[ ! -f src/config/image.yaml ]]
15:13:42 [2024-11-20T15:13:42.542Z] + [[ -n '' ]]
15:13:42 [2024-11-20T15:13:42.542Z] + mkdir -p cache
15:13:42 [2024-11-20T15:13:42.542Z] + mkdir -p builds
15:13:42 [2024-11-20T15:13:42.542Z] + mkdir -p tmp
15:13:42 [2024-11-20T15:13:42.542Z] + mkdir -p overrides/rpm
15:13:42 [2024-11-20T15:13:42.542Z] + mkdir -p overrides/rootfs
15:13:42 [2024-11-20T15:13:42.542Z] + test 0 = 1
15:13:42 [2024-11-20T15:13:42.542Z] + case "${YUMREPOS}" in
15:13:42 [2024-11-20T15:13:42.542Z] + set +x
15:13:42 [2024-11-20T15:13:42.542Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.