Console Output

08:21:35 [2024-11-07T08:21:35.625Z] + set -xeuo pipefail
08:21:35 [2024-11-07T08:21:35.625Z] ++ umask
08:21:35 [2024-11-07T08:21:35.625Z] + '[' 0022 = 0000 ']'
08:21:35 [2024-11-07T08:21:35.625Z] + cosa init --branch testing-devel --commit=c762dbc94c27586e6bbd17f75042d6871f8a729a https://github.com/coreos/fedora-coreos-config
08:21:35 [2024-11-07T08:21:35.625Z] notice: failed to look up uid in /etc/passwd; enabling workaround
08:21:35 [2024-11-07T08:21:35.625Z] info: Missing CAP_SYS_ADMIN; using virt
08:21:35 [2024-11-07T08:21:35.625Z] + mkdir -p src
08:21:35 [2024-11-07T08:21:35.625Z] + cd src
08:21:35 [2024-11-07T08:21:35.625Z] + test -e config
08:21:35 [2024-11-07T08:21:35.625Z] + case "${source}" in
08:21:35 [2024-11-07T08:21:35.625Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
08:21:35 [2024-11-07T08:21:35.625Z] Cloning into 'config'...
08:21:35 [2024-11-07T08:21:35.880Z] + '[' -n c762dbc94c27586e6bbd17f75042d6871f8a729a ']'
08:21:35 [2024-11-07T08:21:35.880Z] + git -C ./config fetch origin c762dbc94c27586e6bbd17f75042d6871f8a729a
08:21:36 [2024-11-07T08:21:36.135Z] From https://github.com/coreos/fedora-coreos-config
08:21:36 [2024-11-07T08:21:36.135Z]  * branch            c762dbc94c27586e6bbd17f75042d6871f8a729a -> FETCH_HEAD
08:21:36 [2024-11-07T08:21:36.135Z] + git -C ./config reset --hard c762dbc94c27586e6bbd17f75042d6871f8a729a
08:21:36 [2024-11-07T08:21:36.135Z] HEAD is now at c762dbc coreos-secex-ignition-prepare: remount /usr rw if needed
08:21:36 [2024-11-07T08:21:36.136Z] + git -C ./config submodule update --init --recursive
08:21:36 [2024-11-07T08:21:36.136Z] + set +x
08:21:36 [2024-11-07T08:21:36.136Z] Config commit: c762dbc94c27586e6bbd17f75042d6871f8a729a
08:21:36 [2024-11-07T08:21:36.136Z] + manifest=src/config/manifest.yaml
08:21:36 [2024-11-07T08:21:36.136Z] + image=src/config/image.yaml
08:21:36 [2024-11-07T08:21:36.136Z] + [[ ! -f src/config/manifest.yaml ]]
08:21:36 [2024-11-07T08:21:36.136Z] + [[ ! -f src/config/image.yaml ]]
08:21:36 [2024-11-07T08:21:36.136Z] + [[ -n '' ]]
08:21:36 [2024-11-07T08:21:36.136Z] + mkdir -p cache
08:21:36 [2024-11-07T08:21:36.136Z] + mkdir -p builds
08:21:36 [2024-11-07T08:21:36.136Z] + mkdir -p tmp
08:21:36 [2024-11-07T08:21:36.136Z] + mkdir -p overrides/rpm
08:21:36 [2024-11-07T08:21:36.136Z] + mkdir -p overrides/rootfs
08:21:36 [2024-11-07T08:21:36.136Z] + test 0 = 1
08:21:36 [2024-11-07T08:21:36.136Z] + case "${YUMREPOS}" in
08:21:36 [2024-11-07T08:21:36.136Z] + set +x
08:21:36 [2024-11-07T08:21:36.136Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.