Console Output

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