Console Output

16:47:34 [2024-10-28T16:47:34.574Z] + set -xeuo pipefail
16:47:34 [2024-10-28T16:47:34.574Z] ++ umask
16:47:34 [2024-10-28T16:47:34.574Z] + '[' 0022 = 0000 ']'
16:47:34 [2024-10-28T16:47:34.574Z] + cosa buildextend-metal
16:47:34 [2024-10-28T16:47:34.827Z] Config commit: bd889877aea110d11542b4d3d8d43eba0a529f21
16:47:34 [2024-10-28T16:47:34.828Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
16:47:36 [2024-10-28T16:47:36.702Z] true
16:47:36 [2024-10-28T16:47:36.954Z] Estimating disk size...
16:47:42 [2024-10-28T16:47:42.173Z] Disk sizes: metal: 2644M (estimated), cloud: 10240M
16:47:42 [2024-10-28T16:47:42.173Z] ++ python3 -c 'import sys, json; args = json.load(sys.stdin)["extra-kargs"]; print(" ".join(args))'
16:47:42 [2024-10-28T16:47:42.427Z] + extra_kargs=mitigations=auto,nosmt
16:47:42 [2024-10-28T16:47:42.427Z] + qemu-img create -f raw /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241028.dev.0-metal.x86_64.raw.tmp 2644M
16:47:42 [2024-10-28T16:47:42.427Z] Formatting '/home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241028.dev.0-metal.x86_64.raw.tmp', fmt=raw size=2772434944
16:47:42 [2024-10-28T16:47:42.427Z] + extra_target_device_opts=
16:47:42 [2024-10-28T16:47:42.427Z] + [[ metal == dasd ]]
16:47:42 [2024-10-28T16:47:42.427Z] + [[ metal == metal4k ]]
16:47:42 [2024-10-28T16:47:42.427Z] + qemu_args+=("-drive" "if=none,id=target,format=${image_format},file=${path}.tmp,cache=unsafe" "-device" "virtio-blk,serial=target,drive=target${extra_target_device_opts}")
16:47:42 [2024-10-28T16:47:42.427Z] + image_dynamic_yaml=/home/jenkins/agent/workspace/test-override/tmp/build.metal/image-dynamic.yaml
16:47:42 [2024-10-28T16:47:42.427Z] + image_dynamic_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal/image-dynamic.json
16:47:42 [2024-10-28T16:47:42.427Z] + image_for_disk_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal/image-for-disk.json
16:47:42 [2024-10-28T16:47:42.427Z] + cat
16:47:42 [2024-10-28T16:47:42.427Z] + yaml2json /home/jenkins/agent/workspace/test-override/tmp/build.metal/image-dynamic.yaml /home/jenkins/agent/workspace/test-override/tmp/build.metal/image-dynamic.json
16:47:42 [2024-10-28T16:47:42.427Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
16:47:42 [2024-10-28T16:47:42.427Z] + cat /home/jenkins/agent/workspace/test-override/tmp/image.json /home/jenkins/agent/workspace/test-override/tmp/build.metal/image-dynamic.json
16:47:42 [2024-10-28T16:47:42.427Z] + jq -s add
16:47:42 [2024-10-28T16:47:42.427Z] + platforms_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal/platforms.json
16:47:42 [2024-10-28T16:47:42.427Z] + yaml2json /home/jenkins/agent/workspace/test-override/src/config/platforms.yaml /home/jenkins/agent/workspace/test-override/tmp/build.metal/platforms.json
16:47:42 [2024-10-28T16:47:42.427Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
16:47:42 [2024-10-28T16:47:42.427Z] + osbuild_extra_args=()
16:47:42 [2024-10-28T16:47:42.427Z] + [[ '' -eq 1 ]]
16:47:42 [2024-10-28T16:47:42.427Z] + '[' metal == qemu ']'
16:47:42 [2024-10-28T16:47:42.427Z] + snapshot=on
16:47:42 [2024-10-28T16:47:42.427Z] + runvm_with_cache_snapshot on -- /usr/lib/coreos-assembler/runvm-osbuild --config /home/jenkins/agent/workspace/test-override/tmp/build.metal/image-for-disk.json --mpp /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml --filepath /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241028.dev.0-metal.x86_64.raw.tmp
16:47:42 [2024-10-28T16:47:42.427Z] + local snapshot=on
16:47:42 [2024-10-28T16:47:42.427Z] + shift
16:47:42 [2024-10-28T16:47:42.427Z] + local cache_size=20G
16:47:42 [2024-10-28T16:47:42.427Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/cache/cache2.qcow2 ']'
16:47:42 [2024-10-28T16:47:42.427Z] + rm -vf /home/jenkins/agent/workspace/test-override/cache/cache.qcow2
16:47:42 [2024-10-28T16:47:42.427Z] + cache_args+=("-drive" "if=none,id=cache,discard=unmap,snapshot=${snapshot},file=${workdir}/cache/cache2.qcow2" "-device" "virtio-blk,drive=cache")
16:47:42 [2024-10-28T16:47:42.427Z] + runvm -drive if=none,id=cache,discard=unmap,snapshot=on,file=/home/jenkins/agent/workspace/test-override/cache/cache2.qcow2 -device virtio-blk,drive=cache -- /usr/lib/coreos-assembler/runvm-osbuild --config /home/jenkins/agent/workspace/test-override/tmp/build.metal/image-for-disk.json --mpp /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml --filepath /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241028.dev.0-metal.x86_64.raw.tmp
16:47:42 [2024-10-28T16:47:42.427Z] + qemu_args=()
16:47:42 [2024-10-28T16:47:42.427Z] + local qemu_args
16:47:42 [2024-10-28T16:47:42.427Z] + true
16:47:42 [2024-10-28T16:47:42.427Z] + case "$1" in
16:47:42 [2024-10-28T16:47:42.427Z] + qemu_args+=("$1")
16:47:42 [2024-10-28T16:47:42.427Z] + shift
16:47:42 [2024-10-28T16:47:42.427Z] + true
16:47:42 [2024-10-28T16:47:42.427Z] + case "$1" in
16:47:42 [2024-10-28T16:47:42.427Z] + qemu_args+=("$1")
16:47:42 [2024-10-28T16:47:42.427Z] + shift
16:47:42 [2024-10-28T16:47:42.427Z] + true
16:47:42 [2024-10-28T16:47:42.427Z] + case "$1" in
16:47:42 [2024-10-28T16:47:42.427Z] + qemu_args+=("$1")
16:47:42 [2024-10-28T16:47:42.427Z] + shift
16:47:42 [2024-10-28T16:47:42.427Z] + true
16:47:42 [2024-10-28T16:47:42.427Z] + case "$1" in
16:47:42 [2024-10-28T16:47:42.427Z] + qemu_args+=("$1")
16:47:42 [2024-10-28T16:47:42.427Z] + shift
16:47:42 [2024-10-28T16:47:42.427Z] + true
16:47:42 [2024-10-28T16:47:42.427Z] + case "$1" in
16:47:42 [2024-10-28T16:47:42.427Z] + shift
16:47:42 [2024-10-28T16:47:42.427Z] + break
16:47:42 [2024-10-28T16:47:42.427Z] + '[' -z /home/jenkins/agent/workspace/test-override/tmp/build.metal ']'
16:47:42 [2024-10-28T16:47:42.427Z] + local vmpreparedir=/home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare
16:47:42 [2024-10-28T16:47:42.427Z] + local vmbuilddir=/home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build
16:47:42 [2024-10-28T16:47:42.427Z] + local runvm_console=/home/jenkins/agent/workspace/test-override/tmp/build.metal/runvm-console.txt
16:47:42 [2024-10-28T16:47:42.427Z] + local rc_file=/home/jenkins/agent/workspace/test-override/tmp/build.metal/rc
16:47:42 [2024-10-28T16:47:42.427Z] + mkdir -p /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build
16:47:42 [2024-10-28T16:47:42.427Z] + local rpms
16:47:42 [2024-10-28T16:47:42.427Z] ++ grep -v '^#'
16:47:42 [2024-10-28T16:47:42.427Z] + rpms='
16:47:42 [2024-10-28T16:47:42.427Z] bash vim-minimal coreutils util-linux procps-ng kmod kernel-modules
16:47:42 [2024-10-28T16:47:42.427Z] 
16:47:42 [2024-10-28T16:47:42.427Z] rpm-ostree distribution-gpg-keys jq
16:47:42 [2024-10-28T16:47:42.427Z] 
16:47:42 [2024-10-28T16:47:42.427Z] systemd
16:47:42 [2024-10-28T16:47:42.427Z] 
16:47:42 [2024-10-28T16:47:42.427Z] dhcp-client iproute
16:47:42 [2024-10-28T16:47:42.427Z] 
16:47:42 [2024-10-28T16:47:42.427Z] selinux-policy selinux-policy-targeted policycoreutils
16:47:42 [2024-10-28T16:47:42.427Z] 
16:47:42 [2024-10-28T16:47:42.427Z] python3 python3-gobject-base buildah podman skopeo iptables iptables-libs
16:47:42 [2024-10-28T16:47:42.427Z] 
16:47:42 [2024-10-28T16:47:42.427Z] python3-pyyaml python3-botocore python3-flufl-lock python3-tenacity
16:47:42 [2024-10-28T16:47:42.427Z] 
16:47:42 [2024-10-28T16:47:42.427Z] cryptsetup
16:47:42 [2024-10-28T16:47:42.427Z] gdisk xfsprogs e2fsprogs dosfstools btrfs-progs
16:47:42 [2024-10-28T16:47:42.427Z] 
16:47:42 [2024-10-28T16:47:42.427Z] ca-certificates
16:47:42 [2024-10-28T16:47:42.427Z] 
16:47:42 [2024-10-28T16:47:42.427Z] tar
16:47:42 [2024-10-28T16:47:42.427Z] 
16:47:42 [2024-10-28T16:47:42.427Z] podman
16:47:42 [2024-10-28T16:47:42.427Z] 
16:47:42 [2024-10-28T16:47:42.427Z] osbuild osbuild-ostree osbuild-selinux osbuild-tools python3-pyrsistent
16:47:42 [2024-10-28T16:47:42.427Z] python3-dnf
16:47:42 [2024-10-28T16:47:42.427Z] 
16:47:42 [2024-10-28T16:47:42.427Z] /usr/bin/reset
16:47:42 [2024-10-28T16:47:42.427Z] /usr/bin/clear'
16:47:42 [2024-10-28T16:47:42.427Z] ++ grep -v '^#'
16:47:42 [2024-10-28T16:47:42.427Z] + archrpms='grub2
16:47:42 [2024-10-28T16:47:42.427Z] bootupd
16:47:42 [2024-10-28T16:47:42.427Z] 
16:47:42 [2024-10-28T16:47:42.427Z] shim-x64 grub2-efi-x64
16:47:42 [2024-10-28T16:47:42.427Z] 
16:47:42 [2024-10-28T16:47:42.427Z] grub2-tools-extra'
16:47:42 [2024-10-28T16:47:42.427Z] + supermin --prepare --use-installed -o /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare bash vim-minimal coreutils util-linux procps-ng kmod kernel-modules rpm-ostree distribution-gpg-keys jq systemd dhcp-client iproute selinux-policy selinux-policy-targeted policycoreutils python3 python3-gobject-base buildah podman skopeo iptables iptables-libs python3-pyyaml python3-botocore python3-flufl-lock python3-tenacity cryptsetup gdisk xfsprogs e2fsprogs dosfstools btrfs-progs ca-certificates tar podman osbuild osbuild-ostree osbuild-selinux osbuild-tools python3-pyrsistent python3-dnf /usr/bin/reset /usr/bin/clear grub2 bootupd shim-x64 grub2-efi-x64 grub2-tools-extra
16:47:44 [2024-10-28T16:47:44.928Z] + find /usr/lib/coreos-assembler/ -type f
16:47:44 [2024-10-28T16:47:44.928Z] + find /etc/pki/rpm-gpg/ -type f
16:47:44 [2024-10-28T16:47:44.928Z] + cat
16:47:44 [2024-10-28T16:47:44.928Z] ++ id -u
16:47:44 [2024-10-28T16:47:44.928Z] ++ cat /usr/lib/coreos-assembler/supermin-init-prelude.sh
16:47:44 [2024-10-28T16:47:44.928Z] + chmod a+x /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare/init
16:47:44 [2024-10-28T16:47:44.928Z] + cd /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare
16:47:44 [2024-10-28T16:47:44.928Z] + tar -czf init.tar.gz --remove-files init
16:47:44 [2024-10-28T16:47:44.928Z] + supermin --build /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare --size 10G -f ext2 -o /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build
16:47:51 [2024-10-28T16:47:51.436Z] ++ blkid --output=value --match-tag=UUID /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build/root
16:47:51 [2024-10-28T16:47:51.436Z] + superminrootfsuuid=0e876eba-b8a2-4a37-8d48-0057f81eaae1
16:47:51 [2024-10-28T16:47:51.436Z] + echo 'umask 0022'
16:47:51 [2024-10-28T16:47:51.436Z] + for arg in "$@"
16:47:51 [2024-10-28T16:47:51.436Z] + printf '%q ' /usr/lib/coreos-assembler/runvm-osbuild
16:47:51 [2024-10-28T16:47:51.436Z] + for arg in "$@"
16:47:51 [2024-10-28T16:47:51.436Z] + printf '%q ' --config
16:47:51 [2024-10-28T16:47:51.436Z] + for arg in "$@"
16:47:51 [2024-10-28T16:47:51.436Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal/image-for-disk.json
16:47:51 [2024-10-28T16:47:51.436Z] + for arg in "$@"
16:47:51 [2024-10-28T16:47:51.436Z] + printf '%q ' --mpp
16:47:51 [2024-10-28T16:47:51.436Z] + for arg in "$@"
16:47:51 [2024-10-28T16:47:51.436Z] + printf '%q ' /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
16:47:51 [2024-10-28T16:47:51.436Z] + for arg in "$@"
16:47:51 [2024-10-28T16:47:51.436Z] + printf '%q ' --filepath
16:47:51 [2024-10-28T16:47:51.436Z] + for arg in "$@"
16:47:51 [2024-10-28T16:47:51.436Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241028.dev.0-metal.x86_64.raw.tmp
16:47:51 [2024-10-28T16:47:51.436Z] + touch /home/jenkins/agent/workspace/test-override/tmp/build.metal/runvm-console.txt
16:47:51 [2024-10-28T16:47:51.436Z] + memory_default=2048
16:47:51 [2024-10-28T16:47:51.436Z] + case $arch in
16:47:51 [2024-10-28T16:47:51.436Z] + kola_args=(kola qemuexec -m "${COSA_SUPERMIN_MEMORY:-${memory_default}}" --auto-cpus -U --workdir none --console-to-file "${runvm_console}" --bind-rw "${workdir},workdir")
16:47:51 [2024-10-28T16:47:51.436Z] + base_qemu_args=(-drive 'if=none,id=root,format=raw,snapshot=on,file='"${vmbuilddir}"'/root,index=1' -device 'virtio-blk,drive=root' -kernel "${vmbuilddir}/kernel" -initrd "${vmbuilddir}/initrd" -no-reboot -nodefaults -device virtio-serial -append "root=UUID=${superminrootfsuuid} console=${DEFAULT_TERMINAL} selinux=1 enforcing=0 autorelabel=1")
16:47:51 [2024-10-28T16:47:51.436Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
16:47:51 [2024-10-28T16:47:51.436Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/config ']'
16:47:51 [2024-10-28T16:47:51.436Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
16:47:51 [2024-10-28T16:47:51.436Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/yumrepos ']'
16:47:51 [2024-10-28T16:47:51.436Z] + '[' -z '' ']'
16:47:51 [2024-10-28T16:47:51.436Z] + kola qemuexec -m 2048 --auto-cpus -U --workdir none --console-to-file /home/jenkins/agent/workspace/test-override/tmp/build.metal/runvm-console.txt --bind-rw /home/jenkins/agent/workspace/test-override,workdir -- -drive if=none,id=root,format=raw,snapshot=on,file=/home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build/root,index=1 -device virtio-blk,drive=root -kernel /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build/kernel -initrd /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build/initrd -no-reboot -nodefaults -device virtio-serial -append 'root=UUID=0e876eba-b8a2-4a37-8d48-0057f81eaae1 console=ttyS0,115200n8 selinux=1 enforcing=0 autorelabel=1' -device virtserialport,chardev=virtioserial0,name=cosa-cmdout -chardev stdio,id=virtioserial0 -drive if=none,id=cache,discard=unmap,snapshot=on,file=/home/jenkins/agent/workspace/test-override/cache/cache2.qcow2 -device virtio-blk,drive=cache
16:47:57 [2024-10-28T16:47:57.946Z] + secex=
16:47:57 [2024-10-28T16:47:57.946Z] + '[' 6 -gt 0 ']'
16:47:57 [2024-10-28T16:47:57.946Z] + flag=--config
16:47:57 [2024-10-28T16:47:57.946Z] + shift
16:47:57 [2024-10-28T16:47:57.946Z] + case "${flag}" in
16:47:57 [2024-10-28T16:47:57.946Z] + config=/home/jenkins/agent/workspace/test-override/tmp/build.metal/image-for-disk.json
16:47:57 [2024-10-28T16:47:57.946Z] + shift
16:47:57 [2024-10-28T16:47:57.946Z] + '[' 4 -gt 0 ']'
16:47:57 [2024-10-28T16:47:57.946Z] + flag=--mpp
16:47:57 [2024-10-28T16:47:57.946Z] + shift
16:47:57 [2024-10-28T16:47:57.946Z] + case "${flag}" in
16:47:57 [2024-10-28T16:47:57.946Z] + mppyaml=/usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
16:47:57 [2024-10-28T16:47:57.946Z] + shift
16:47:57 [2024-10-28T16:47:57.946Z] + '[' 2 -gt 0 ']'
16:47:57 [2024-10-28T16:47:57.946Z] + flag=--filepath
16:47:57 [2024-10-28T16:47:57.946Z] + shift
16:47:57 [2024-10-28T16:47:57.946Z] + case "${flag}" in
16:47:57 [2024-10-28T16:47:57.946Z] + filepath=/home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241028.dev.0-metal.x86_64.raw.tmp
16:47:57 [2024-10-28T16:47:57.946Z] + shift
16:47:57 [2024-10-28T16:47:57.946Z] + '[' 0 -gt 0 ']'
16:47:58 [2024-10-28T16:47:58.199Z] ++ basename /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241028.dev.0-metal.x86_64.raw.tmp
16:47:58 [2024-10-28T16:47:58.199Z] + filename=fedora-coreos-42.20241028.dev.0-metal.x86_64.raw.tmp
16:47:58 [2024-10-28T16:47:58.199Z] ++ getconfig ostree-container
16:47:58 [2024-10-28T16:47:58.199Z] ++ k=ostree-container
16:47:58 [2024-10-28T16:47:58.199Z] ++ jq -re '."ostree-container"'
16:47:58 [2024-10-28T16:47:58.199Z] + ostree_container=/home/jenkins/agent/workspace/test-override/builds/42.20241028.dev.0/x86_64/fedora-coreos-42.20241028.dev.0-ostree.x86_64.ociarchive
16:47:58 [2024-10-28T16:47:58.199Z] ++ getconfig osname
16:47:58 [2024-10-28T16:47:58.199Z] ++ k=osname
16:47:58 [2024-10-28T16:47:58.199Z] ++ jq -re '."osname"'
16:47:58 [2024-10-28T16:47:58.199Z] + osname=fedora-coreos
16:47:58 [2024-10-28T16:47:58.199Z] ++ getconfig image-type
16:47:58 [2024-10-28T16:47:58.199Z] ++ k=image-type
16:47:58 [2024-10-28T16:47:58.199Z] ++ jq -re '."image-type"'
16:47:58 [2024-10-28T16:47:58.199Z] + platform=metal
16:47:58 [2024-10-28T16:47:58.199Z] ++ getconfig_def deploy-via-container ''
16:47:58 [2024-10-28T16:47:58.199Z] ++ k=deploy-via-container
16:47:58 [2024-10-28T16:47:58.199Z] ++ shift
16:47:58 [2024-10-28T16:47:58.199Z] ++ default=
16:47:58 [2024-10-28T16:47:58.199Z] ++ shift
16:47:58 [2024-10-28T16:47:58.199Z] ++ jq -re '."deploy-via-container"//""'
16:47:58 [2024-10-28T16:47:58.199Z] + deploy_via_container=true
16:47:58 [2024-10-28T16:47:58.199Z] ++ getconfig metal-image-size
16:47:58 [2024-10-28T16:47:58.199Z] ++ k=metal-image-size
16:47:58 [2024-10-28T16:47:58.199Z] ++ jq -re '."metal-image-size"'
16:47:58 [2024-10-28T16:47:58.199Z] + metal_image_size_mb=2644
16:47:58 [2024-10-28T16:47:58.199Z] ++ getconfig cloud-image-size
16:47:58 [2024-10-28T16:47:58.199Z] ++ k=cloud-image-size
16:47:58 [2024-10-28T16:47:58.199Z] ++ jq -re '."cloud-image-size"'
16:47:58 [2024-10-28T16:47:58.199Z] + cloud_image_size_mb=10240
16:47:58 [2024-10-28T16:47:58.199Z] ++ getconfig rootfs-size
16:47:58 [2024-10-28T16:47:58.199Z] ++ k=rootfs-size
16:47:58 [2024-10-28T16:47:58.199Z] ++ jq -re '."rootfs-size"'
16:47:58 [2024-10-28T16:47:58.199Z] + rootfs_size_mb=2131
16:47:58 [2024-10-28T16:47:58.199Z] ++ getconfig container-imgref
16:47:58 [2024-10-28T16:47:58.199Z] ++ k=container-imgref
16:47:58 [2024-10-28T16:47:58.199Z] ++ jq -re '."container-imgref"'
16:47:58 [2024-10-28T16:47:58.199Z] + container_imgref=ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide
16:47:58 [2024-10-28T16:47:58.199Z] ++ getconfig_def container-repo ''
16:47:58 [2024-10-28T16:47:58.199Z] ++ k=container-repo
16:47:58 [2024-10-28T16:47:58.199Z] ++ shift
16:47:58 [2024-10-28T16:47:58.199Z] ++ default=
16:47:58 [2024-10-28T16:47:58.199Z] ++ shift
16:47:58 [2024-10-28T16:47:58.199Z] ++ jq -re '."container-repo"//""'
16:47:58 [2024-10-28T16:47:58.199Z] + container_repo=
16:47:58 [2024-10-28T16:47:58.199Z] ++ getconfig_def container-tag ''
16:47:58 [2024-10-28T16:47:58.199Z] ++ k=container-tag
16:47:58 [2024-10-28T16:47:58.199Z] ++ shift
16:47:58 [2024-10-28T16:47:58.199Z] ++ default=
16:47:58 [2024-10-28T16:47:58.199Z] ++ shift
16:47:58 [2024-10-28T16:47:58.199Z] ++ jq -re '."container-tag"//""'
16:47:58 [2024-10-28T16:47:58.199Z] + container_tag=
16:47:58 [2024-10-28T16:47:58.199Z] ++ getconfig extra-kargs-string ''
16:47:58 [2024-10-28T16:47:58.199Z] ++ k=extra-kargs-string
16:47:58 [2024-10-28T16:47:58.199Z] ++ jq -re '."extra-kargs-string"'
16:47:58 [2024-10-28T16:47:58.199Z] + extra_kargs=mitigations=auto,nosmt
16:47:58 [2024-10-28T16:47:58.199Z] + ostree_ref=
16:47:58 [2024-10-28T16:47:58.199Z] + ostree_repo=
16:47:58 [2024-10-28T16:47:58.199Z] + '[' -z true ']'
16:47:58 [2024-10-28T16:47:58.199Z] + '[' '!' -e /dev/loop-control ']'
16:47:58 [2024-10-28T16:47:58.199Z] + mknod /dev/loop-control c 10 237
16:47:58 [2024-10-28T16:47:58.199Z] + outdir=cache/osbuild/out
16:47:58 [2024-10-28T16:47:58.199Z] + storedir=cache/osbuild/store
16:47:58 [2024-10-28T16:47:58.199Z] ++ mktemp -t osbuild-XXXX.json
16:47:58 [2024-10-28T16:47:58.199Z] + processed_json=/tmp/osbuild-rzoV.json
16:47:58 [2024-10-28T16:47:58.199Z] + podman images
16:47:58 [2024-10-28T16:47:58.199Z] ++ arch
16:47:58 [2024-10-28T16:47:58.200Z] + osbuild-mpp -D 'arch="x86_64"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'filename="fedora-coreos-42.20241028.dev.0-metal.x86_64.raw.tmp"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20241028.dev.0/x86_64/fedora-coreos-42.20241028.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2644 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2131 -D 'qemu_secex=""' /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-rzoV.json
16:48:01 [2024-10-28T16:48:01.449Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 14GiB --checkpoint build --checkpoint tree --checkpoint raw-image --export metal /tmp/osbuild-rzoV.json
16:48:01 [2024-10-28T16:48:01.449Z] starting /tmp/osbuild-rzoV.jsonPipeline source org.osbuild.curl: 2492af41648d24f911f9a5955ba90a04af40f32ee0514bda02e31e5817b2ba0a
16:48:01 [2024-10-28T16:48:01.449Z] Build
16:48:01 [2024-10-28T16:48:01.449Z]   root: <host>
16:48:01 [2024-10-28T16:48:01.703Z] Pipeline raw-metal-image: f3f92f2285c52833b27d572ea697c9b82bdf6fc90e972abac5dd231f2a53088f
16:48:01 [2024-10-28T16:48:01.703Z] Build
16:48:01 [2024-10-28T16:48:01.703Z]   root: <host>
16:48:01 [2024-10-28T16:48:01.703Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
16:48:01 [2024-10-28T16:48:01.703Z] org.osbuild.copy: 9688a4cba508ca2e67d8b5d075b48bdd0ad2b58fa62d617088947949c2bb8130 {
16:48:01 [2024-10-28T16:48:01.703Z]   "paths": [
16:48:01 [2024-10-28T16:48:01.703Z]     {
16:48:01 [2024-10-28T16:48:01.703Z]       "from": "input://tree/disk.img",
16:48:01 [2024-10-28T16:48:01.703Z]       "to": "tree:///disk.img"
16:48:01 [2024-10-28T16:48:01.703Z]     }
16:48:01 [2024-10-28T16:48:01.703Z]   ]
16:48:01 [2024-10-28T16:48:01.703Z] }
16:48:01 [2024-10-28T16:48:01.956Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
16:48:01 [2024-10-28T16:48:01.956Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
16:48:02 [2024-10-28T16:48:02.210Z] 
16:48:02 [2024-10-28T16:48:02.210Z] ���  Duration: 0s
16:48:02 [2024-10-28T16:48:02.210Z] org.osbuild.coreos.platform: f3f92f2285c52833b27d572ea697c9b82bdf6fc90e972abac5dd231f2a53088f {
16:48:02 [2024-10-28T16:48:02.210Z]   "platform": "metal"
16:48:02 [2024-10-28T16:48:02.210Z] }
16:48:02 [2024-10-28T16:48:02.210Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
16:48:02 [2024-10-28T16:48:02.210Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u7o0ufbs/mounts/
16:48:02 [2024-10-28T16:48:02.463Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/ef45c82aa51944e862234998836e12fb7813406bd51a804304485edab335532b.0'
16:48:02 [2024-10-28T16:48:02.463Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u7o0ufbs/mounts/boot
16:48:02 [2024-10-28T16:48:02.717Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u7o0ufbs/mounts/boot/lost+found'
16:48:02 [2024-10-28T16:48:02.717Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
16:48:02 [2024-10-28T16:48:02.970Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u7o0ufbs/mounts/boot unmounted
16:48:02 [2024-10-28T16:48:02.970Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u7o0ufbs/mounts/ostree/deploy/fedora-coreos/deploy/ef45c82aa51944e862234998836e12fb7813406bd51a804304485edab335532b.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u7o0ufbs/mounts
16:48:02 [2024-10-28T16:48:02.970Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u7o0ufbs/mounts/boot unmounted
16:48:02 [2024-10-28T16:48:02.971Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u7o0ufbs/mounts/var unmounted
16:48:02 [2024-10-28T16:48:02.971Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u7o0ufbs/mounts/sysroot unmounted
16:48:02 [2024-10-28T16:48:02.971Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u7o0ufbs/mounts unmounted
16:48:02 [2024-10-28T16:48:02.971Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u7o0ufbs/mounts unmounted
16:48:02 [2024-10-28T16:48:02.971Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u7o0ufbs/mounts unmounted
16:48:02 [2024-10-28T16:48:02.971Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u7o0ufbs/mounts/
16:48:02 [2024-10-28T16:48:02.971Z] 
16:48:02 [2024-10-28T16:48:02.971Z] ���  Duration: 0s
16:48:02 [2024-10-28T16:48:02.971Z] Pipeline metal: 774adcb302ed130899c098c397efc473c19705615b0966a2bab871597080da88
16:48:02 [2024-10-28T16:48:02.971Z] Build
16:48:02 [2024-10-28T16:48:02.971Z]   root: <host>
16:48:02 [2024-10-28T16:48:02.971Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
16:48:02 [2024-10-28T16:48:02.971Z] org.osbuild.copy: 774adcb302ed130899c098c397efc473c19705615b0966a2bab871597080da88 {
16:48:02 [2024-10-28T16:48:02.971Z]   "paths": [
16:48:02 [2024-10-28T16:48:02.971Z]     {
16:48:02 [2024-10-28T16:48:02.971Z]       "from": "input://tree/disk.img",
16:48:02 [2024-10-28T16:48:02.971Z]       "to": "tree:///fedora-coreos-42.20241028.dev.0-metal.x86_64.raw.tmp"
16:48:02 [2024-10-28T16:48:02.971Z]     }
16:48:02 [2024-10-28T16:48:02.971Z]   ]
16:48:02 [2024-10-28T16:48:02.971Z] }
16:48:03 [2024-10-28T16:48:03.224Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
16:48:03 [2024-10-28T16:48:03.224Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20241028.dev.0-metal.x86_64.raw.tmp'
16:48:03 [2024-10-28T16:48:03.477Z] 
16:48:03 [2024-10-28T16:48:03.477Z] ���  Duration: 0s
16:48:03 [2024-10-28T16:48:03.477Z] manifest /tmp/osbuild-rzoV.json finished successfully
16:48:03 [2024-10-28T16:48:03.477Z] oci-archive:	b940eb8212974e07dce0f1770f77a07d05d349db72ea6821139c6fa920851f1d
16:48:03 [2024-10-28T16:48:03.477Z] build:    	57c2837686871fd6d416eebac9a5a22fb4e641d190bc63afafa17433983f694a
16:48:03 [2024-10-28T16:48:03.477Z] tree:     	3e8c7e52dae841f0d8cfdbaea3f745e949d30f269a73b0778880aa0e774536fb
16:48:03 [2024-10-28T16:48:03.477Z] raw-image:	29adc8fd75fdd5ae6a0a0ad4e07590540cccb334822cd859e955817cd06cd7a0
16:48:03 [2024-10-28T16:48:03.477Z] raw-4k-image:	ab162c71068208b6fe85bb097d6f2ee50a77e92d4efdd0f605366e1f0264aef1
16:48:03 [2024-10-28T16:48:03.477Z] raw-applehv-image:	4540c15ec560a32fa60a759ddc19a6fc5933390cba6429d99a21b8de1ce62594
16:48:03 [2024-10-28T16:48:03.477Z] applehv:  	de0e342e8e2a22e5a4d3ec57ea18a5940f5848979cc21ad91c938f90cf17d979
16:48:03 [2024-10-28T16:48:03.477Z] raw-gcp-image:	f79bff86dc0c46073ae423e0b7d0121231a140415fa35bd5412e0b7530683a13
16:48:03 [2024-10-28T16:48:03.477Z] raw-gcp-image-tar:	cadd54f0b64fc32044a679c5e3e0e9a0f2ead64085134f5e1b736d68beea7f44
16:48:03 [2024-10-28T16:48:03.477Z] gcp:      	f6b2b69e659807fb750e464b9b894a0c0db013085fa312a1c5e338887d39227c
16:48:03 [2024-10-28T16:48:03.477Z] raw-hyperv-image:	652e2dbae81b40448326027c7a1f21e5fa900e0d82134b75865f8e6aa2dfe2b2
16:48:03 [2024-10-28T16:48:03.477Z] hyperv:   	77923c9f6815e2dd2ebf86250d54bfd81d2d00b7956857a66a1d5fd350e0d328
16:48:03 [2024-10-28T16:48:03.477Z] raw-metal-image:	f3f92f2285c52833b27d572ea697c9b82bdf6fc90e972abac5dd231f2a53088f
16:48:03 [2024-10-28T16:48:03.477Z] metal:    	774adcb302ed130899c098c397efc473c19705615b0966a2bab871597080da88
16:48:03 [2024-10-28T16:48:03.477Z] raw-metal4k-image:	3ff8da9d2f44a692b870478a2b7ae1178e24694f3a6e458584933fc241e8cf65
16:48:03 [2024-10-28T16:48:03.477Z] metal4k:  	4e8014dea1364677b702eb9dda4b4b4465074b1f0289534ce60d5961352f6289
16:48:03 [2024-10-28T16:48:03.477Z] raw-qemu-image:	c3949c3f674d8c6220af3b5e24e88d4182e7636ec5ae9a9d58d39707920369e6
16:48:03 [2024-10-28T16:48:03.477Z] qemu:     	afb18c154d3971bcc5b68bcc334151d2d208208ffa1e85c9b4144e4dd0e76b7d
16:48:03 [2024-10-28T16:48:03.477Z] + mv cache/osbuild/out/metal/fedora-coreos-42.20241028.dev.0-metal.x86_64.raw.tmp /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241028.dev.0-metal.x86_64.raw.tmp
16:48:09 [2024-10-28T16:48:09.988Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241028.dev.0-metal.x86_64.raw.tmp': Operation not permitted
16:48:09 [2024-10-28T16:48:09.988Z] + '[' -n '' ']'
16:48:09 [2024-10-28T16:48:09.988Z] + rm -f /tmp/osbuild-rzoV.json
16:48:11 [2024-10-28T16:48:11.342Z] + rm -rf /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.out /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build
16:48:11 [2024-10-28T16:48:11.342Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/tmp/build.metal/rc ']'
16:48:11 [2024-10-28T16:48:11.342Z] ++ cat /home/jenkins/agent/workspace/test-override/tmp/build.metal/rc
16:48:11 [2024-10-28T16:48:11.342Z] + rc=0
16:48:11 [2024-10-28T16:48:11.342Z] + '[' -n '' ']'
16:48:11 [2024-10-28T16:48:11.342Z] + return 0
16:48:11 [2024-10-28T16:48:11.342Z] + [[ '' -eq 1 ]]
16:48:11 [2024-10-28T16:48:11.342Z] + /usr/lib/coreos-assembler/finalize-artifact /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241028.dev.0-metal.x86_64.raw.tmp /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241028.dev.0-metal.x86_64.raw
16:48:11 [2024-10-28T16:48:11.342Z] ++ sha256sum_str
16:48:11 [2024-10-28T16:48:11.342Z] ++ sha256sum
16:48:11 [2024-10-28T16:48:11.342Z] ++ cut -f 1 -d ' '
16:48:13 [2024-10-28T16:48:13.855Z] + sha256=3f1ef92b3c3b3015963e8cdcb82cfe2398bf27ac39b8e93106dc84ab8d339b1d
16:48:13 [2024-10-28T16:48:13.855Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 42.20241028.dev.0 --dump
16:48:13 [2024-10-28T16:48:13.855Z] + jq -s add
16:48:13 [2024-10-28T16:48:13.855Z] ++ stat -c %s fedora-coreos-42.20241028.dev.0-metal.x86_64.raw
16:48:13 [2024-10-28T16:48:13.855Z] + python3 -c '
16:48:13 [2024-10-28T16:48:13.855Z] import sys, json
16:48:13 [2024-10-28T16:48:13.855Z] j = json.load(sys.stdin)
16:48:13 [2024-10-28T16:48:13.855Z] j['\''images'\'']['\''metal'\''] = {
16:48:13 [2024-10-28T16:48:13.855Z]     '\''path'\'': '\''fedora-coreos-42.20241028.dev.0-metal.x86_64.raw'\'',
16:48:13 [2024-10-28T16:48:13.855Z]     '\''sha256'\'': '\''3f1ef92b3c3b3015963e8cdcb82cfe2398bf27ac39b8e93106dc84ab8d339b1d'\'',
16:48:13 [2024-10-28T16:48:13.855Z]     '\''size'\'': 2772434944
16:48:13 [2024-10-28T16:48:13.855Z] }
16:48:13 [2024-10-28T16:48:13.855Z] json.dump(j, sys.stdout, indent=4)
16:48:13 [2024-10-28T16:48:13.855Z] '
16:48:14 [2024-10-28T16:48:14.108Z] + [[ -n '' ]]
16:48:14 [2024-10-28T16:48:14.108Z] ++ readlink -f meta.json.new
16:48:14 [2024-10-28T16:48:14.108Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 42.20241028.dev.0 --artifact metal --artifact-json /home/jenkins/agent/workspace/test-override/tmp/build.metal/meta.json.new
16:48:14 [2024-10-28T16:48:14.361Z] /home/jenkins/agent/workspace/test-override/builds/42.20241028.dev.0/x86_64/meta.json wrote with version stamp 1730134094351032319
16:48:14 [2024-10-28T16:48:14.614Z] + /usr/lib/coreos-assembler/finalize-artifact fedora-coreos-42.20241028.dev.0-metal.x86_64.raw /home/jenkins/agent/workspace/test-override/builds/42.20241028.dev.0/x86_64/fedora-coreos-42.20241028.dev.0-metal.x86_64.raw
16:48:14 [2024-10-28T16:48:14.614Z] + set +x
16:48:14 [2024-10-28T16:48:14.614Z] Successfully generated: fedora-coreos-42.20241028.dev.0-metal.x86_64.raw