Console Output

23:52:42 [2024-11-27T23:52:42.279Z] + set -xeuo pipefail
23:52:42 [2024-11-27T23:52:42.279Z] ++ umask
23:52:42 [2024-11-27T23:52:42.279Z] + '[' 0022 = 0000 ']'
23:52:42 [2024-11-27T23:52:42.279Z] + cosa init --branch rawhide --commit=16919cb49f86ca68612e46ee8d19fb8a3da3e01f https://github.com/coreos/fedora-coreos-config
23:52:42 [2024-11-27T23:52:42.279Z] notice: failed to look up uid in /etc/passwd; enabling workaround
23:52:42 [2024-11-27T23:52:42.279Z] info: Missing CAP_SYS_ADMIN; using virt
23:52:42 [2024-11-27T23:52:42.279Z] + mkdir -p src
23:52:42 [2024-11-27T23:52:42.279Z] + cd src
23:52:42 [2024-11-27T23:52:42.279Z] + test -e config
23:52:42 [2024-11-27T23:52:42.279Z] + case "${source}" in
23:52:42 [2024-11-27T23:52:42.279Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
23:52:42 [2024-11-27T23:52:42.279Z] Cloning into 'config'...
23:52:42 [2024-11-27T23:52:42.532Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
23:52:42 [2024-11-27T23:52:42.532Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
23:52:43 [2024-11-27T23:52:43.111Z] Submodule path 'fedora-bootc': checked out '7530b75489ae404974dc8a955e41eb161c5b8523'
23:52:43 [2024-11-27T23:52:43.111Z] + '[' -n 16919cb49f86ca68612e46ee8d19fb8a3da3e01f ']'
23:52:43 [2024-11-27T23:52:43.111Z] + git -C ./config fetch origin 16919cb49f86ca68612e46ee8d19fb8a3da3e01f
23:52:43 [2024-11-27T23:52:43.676Z] From https://github.com/coreos/fedora-coreos-config
23:52:43 [2024-11-27T23:52:43.676Z]  * branch            16919cb49f86ca68612e46ee8d19fb8a3da3e01f -> FETCH_HEAD
23:52:43 [2024-11-27T23:52:43.676Z] Fetching submodule fedora-bootc
23:52:44 [2024-11-27T23:52:44.597Z] From https://gitlab.com/fedora/bootc/base-images
23:52:44 [2024-11-27T23:52:44.597Z]  * branch            7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
23:52:44 [2024-11-27T23:52:44.597Z] + git -C ./config reset --hard 16919cb49f86ca68612e46ee8d19fb8a3da3e01f
23:52:44 [2024-11-27T23:52:44.597Z] HEAD is now at 16919cb tree: import changes from testing-devel at f9458601ee8fa05286fa5157bce952da029a249b
23:52:44 [2024-11-27T23:52:44.597Z] + git -C ./config submodule update --init --recursive
23:52:44 [2024-11-27T23:52:44.597Z] + set +x
23:52:44 [2024-11-27T23:52:44.597Z] Config commit: 16919cb49f86ca68612e46ee8d19fb8a3da3e01f
23:52:44 [2024-11-27T23:52:44.597Z] + manifest=src/config/manifest.yaml
23:52:44 [2024-11-27T23:52:44.597Z] + image=src/config/image.yaml
23:52:44 [2024-11-27T23:52:44.597Z] + [[ -n '' ]]
23:52:44 [2024-11-27T23:52:44.597Z] + [[ ! -f src/config/manifest.yaml ]]
23:52:44 [2024-11-27T23:52:44.597Z] + [[ ! -f src/config/image.yaml ]]
23:52:44 [2024-11-27T23:52:44.597Z] + mkdir -p cache
23:52:44 [2024-11-27T23:52:44.597Z] + mkdir -p builds
23:52:44 [2024-11-27T23:52:44.597Z] + mkdir -p tmp
23:52:44 [2024-11-27T23:52:44.597Z] + mkdir -p overrides/rpm
23:52:44 [2024-11-27T23:52:44.597Z] + mkdir -p overrides/rootfs
23:52:44 [2024-11-27T23:52:44.597Z] + test 0 = 1
23:52:44 [2024-11-27T23:52:44.597Z] + case "${YUMREPOS}" in
23:52:44 [2024-11-27T23:52:44.597Z] + set +x
23:52:44 [2024-11-27T23:52:44.597Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.