Console Output
20:13:10 [2024-11-01T20:13:10.305Z] + set -xeuo pipefail
20:13:10 [2024-11-01T20:13:10.305Z] ++ umask
20:13:10 [2024-11-01T20:13:10.305Z] + '[' 0022 = 0000 ']'
20:13:10 [2024-11-01T20:13:10.305Z] + cosa buildextend-metal4k
20:13:10 [2024-11-01T20:13:10.558Z] Config commit: 8b6e75eb7ac295693f930e8b7c26362a0630b7e9
20:13:10 [2024-11-01T20:13:10.558Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
20:13:12 [2024-11-01T20:13:12.436Z] false
20:13:12 [2024-11-01T20:13:12.690Z] Estimating disk size...
20:13:15 [2024-11-01T20:13:15.193Z] Disk sizes: metal: 2618M (estimated), cloud: 10240M
20:13:15 [2024-11-01T20:13:15.193Z] ++ python3 -c 'import sys, json; args = json.load(sys.stdin)["extra-kargs"]; print(" ".join(args))'
20:13:15 [2024-11-01T20:13:15.193Z] + extra_kargs=mitigations=auto,nosmt
20:13:15 [2024-11-01T20:13:15.193Z] + qemu-img create -f raw /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-41.20241101.dev.0-metal4k.x86_64.raw.tmp 2618M
20:13:15 [2024-11-01T20:13:15.193Z] Formatting '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-41.20241101.dev.0-metal4k.x86_64.raw.tmp', fmt=raw size=2745171968
20:13:15 [2024-11-01T20:13:15.193Z] + extra_target_device_opts=
20:13:15 [2024-11-01T20:13:15.193Z] + [[ metal4k == dasd ]]
20:13:15 [2024-11-01T20:13:15.193Z] + [[ metal4k == metal4k ]]
20:13:15 [2024-11-01T20:13:15.193Z] + extra_target_device_opts=,physical_block_size=4096,logical_block_size=4096
20:13:15 [2024-11-01T20:13:15.193Z] + 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}")
20:13:15 [2024-11-01T20:13:15.193Z] + image_dynamic_yaml=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.yaml
20:13:15 [2024-11-01T20:13:15.193Z] + image_dynamic_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.json
20:13:15 [2024-11-01T20:13:15.193Z] + image_for_disk_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
20:13:15 [2024-11-01T20:13:15.193Z] + cat
20:13:15 [2024-11-01T20:13:15.193Z] + yaml2json /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.yaml /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.json
20:13:15 [2024-11-01T20:13:15.193Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
20:13:15 [2024-11-01T20:13:15.193Z] + cat /home/jenkins/agent/workspace/test-override/tmp/image.json /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.json
20:13:15 [2024-11-01T20:13:15.193Z] + jq -s add
20:13:15 [2024-11-01T20:13:15.193Z] + platforms_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/platforms.json
20:13:15 [2024-11-01T20:13:15.193Z] + yaml2json /home/jenkins/agent/workspace/test-override/src/config/platforms.yaml /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/platforms.json
20:13:15 [2024-11-01T20:13:15.193Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
20:13:15 [2024-11-01T20:13:15.193Z] + osbuild_extra_args=()
20:13:15 [2024-11-01T20:13:15.193Z] + [[ '' -eq 1 ]]
20:13:15 [2024-11-01T20:13:15.193Z] + '[' metal4k == qemu ']'
20:13:15 [2024-11-01T20:13:15.193Z] + snapshot=on
20:13:15 [2024-11-01T20:13:15.193Z] + runvm_with_cache_snapshot on -- /usr/lib/coreos-assembler/runvm-osbuild --config /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/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.metal4k/fedora-coreos-41.20241101.dev.0-metal4k.x86_64.raw.tmp
20:13:15 [2024-11-01T20:13:15.193Z] + local snapshot=on
20:13:15 [2024-11-01T20:13:15.193Z] + shift
20:13:15 [2024-11-01T20:13:15.193Z] + local cache_size=20G
20:13:15 [2024-11-01T20:13:15.193Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/cache/cache2.qcow2 ']'
20:13:15 [2024-11-01T20:13:15.193Z] + rm -vf /home/jenkins/agent/workspace/test-override/cache/cache.qcow2
20:13:15 [2024-11-01T20:13:15.193Z] + cache_args+=("-drive" "if=none,id=cache,discard=unmap,snapshot=${snapshot},file=${workdir}/cache/cache2.qcow2" "-device" "virtio-blk,drive=cache")
20:13:15 [2024-11-01T20:13:15.193Z] + 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.metal4k/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.metal4k/fedora-coreos-41.20241101.dev.0-metal4k.x86_64.raw.tmp
20:13:15 [2024-11-01T20:13:15.193Z] + qemu_args=()
20:13:15 [2024-11-01T20:13:15.193Z] + local qemu_args
20:13:15 [2024-11-01T20:13:15.193Z] + true
20:13:15 [2024-11-01T20:13:15.193Z] + case "$1" in
20:13:15 [2024-11-01T20:13:15.193Z] + qemu_args+=("$1")
20:13:15 [2024-11-01T20:13:15.193Z] + shift
20:13:15 [2024-11-01T20:13:15.193Z] + true
20:13:15 [2024-11-01T20:13:15.193Z] + case "$1" in
20:13:15 [2024-11-01T20:13:15.193Z] + qemu_args+=("$1")
20:13:15 [2024-11-01T20:13:15.193Z] + shift
20:13:15 [2024-11-01T20:13:15.193Z] + true
20:13:15 [2024-11-01T20:13:15.193Z] + case "$1" in
20:13:15 [2024-11-01T20:13:15.193Z] + qemu_args+=("$1")
20:13:15 [2024-11-01T20:13:15.193Z] + shift
20:13:15 [2024-11-01T20:13:15.193Z] + true
20:13:15 [2024-11-01T20:13:15.193Z] + case "$1" in
20:13:15 [2024-11-01T20:13:15.193Z] + qemu_args+=("$1")
20:13:15 [2024-11-01T20:13:15.193Z] + shift
20:13:15 [2024-11-01T20:13:15.193Z] + true
20:13:15 [2024-11-01T20:13:15.193Z] + case "$1" in
20:13:15 [2024-11-01T20:13:15.193Z] + shift
20:13:15 [2024-11-01T20:13:15.193Z] + break
20:13:15 [2024-11-01T20:13:15.193Z] + '[' -z /home/jenkins/agent/workspace/test-override/tmp/build.metal4k ']'
20:13:15 [2024-11-01T20:13:15.193Z] + local vmpreparedir=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare
20:13:15 [2024-11-01T20:13:15.193Z] + local vmbuilddir=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
20:13:15 [2024-11-01T20:13:15.193Z] + local runvm_console=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/runvm-console.txt
20:13:15 [2024-11-01T20:13:15.193Z] + local rc_file=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc
20:13:15 [2024-11-01T20:13:15.193Z] + mkdir -p /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
20:13:15 [2024-11-01T20:13:15.193Z] + local rpms
20:13:15 [2024-11-01T20:13:15.193Z] ++ grep -v '^#'
20:13:15 [2024-11-01T20:13:15.193Z] + rpms='
20:13:15 [2024-11-01T20:13:15.193Z] bash vim-minimal coreutils util-linux procps-ng kmod kernel-modules
20:13:15 [2024-11-01T20:13:15.193Z]
20:13:15 [2024-11-01T20:13:15.193Z] rpm-ostree distribution-gpg-keys jq
20:13:15 [2024-11-01T20:13:15.193Z]
20:13:15 [2024-11-01T20:13:15.193Z] systemd
20:13:15 [2024-11-01T20:13:15.193Z]
20:13:15 [2024-11-01T20:13:15.193Z] dhcp-client iproute
20:13:15 [2024-11-01T20:13:15.193Z]
20:13:15 [2024-11-01T20:13:15.193Z] selinux-policy selinux-policy-targeted policycoreutils
20:13:15 [2024-11-01T20:13:15.193Z]
20:13:15 [2024-11-01T20:13:15.193Z] python3 python3-gobject-base buildah podman skopeo iptables iptables-libs
20:13:15 [2024-11-01T20:13:15.193Z]
20:13:15 [2024-11-01T20:13:15.193Z] python3-pyyaml python3-botocore python3-flufl-lock python3-tenacity
20:13:15 [2024-11-01T20:13:15.193Z]
20:13:15 [2024-11-01T20:13:15.193Z] cryptsetup
20:13:15 [2024-11-01T20:13:15.193Z] gdisk xfsprogs e2fsprogs dosfstools btrfs-progs
20:13:15 [2024-11-01T20:13:15.193Z]
20:13:15 [2024-11-01T20:13:15.193Z] ca-certificates
20:13:15 [2024-11-01T20:13:15.193Z]
20:13:15 [2024-11-01T20:13:15.193Z] tar
20:13:15 [2024-11-01T20:13:15.193Z]
20:13:15 [2024-11-01T20:13:15.193Z] podman
20:13:15 [2024-11-01T20:13:15.193Z]
20:13:15 [2024-11-01T20:13:15.193Z] osbuild osbuild-ostree osbuild-selinux osbuild-tools python3-pyrsistent
20:13:15 [2024-11-01T20:13:15.193Z] python3-dnf
20:13:15 [2024-11-01T20:13:15.193Z]
20:13:15 [2024-11-01T20:13:15.193Z] /usr/bin/reset
20:13:15 [2024-11-01T20:13:15.193Z] /usr/bin/clear'
20:13:15 [2024-11-01T20:13:15.193Z] ++ grep -v '^#'
20:13:15 [2024-11-01T20:13:15.193Z] + archrpms='grub2
20:13:15 [2024-11-01T20:13:15.193Z] bootupd
20:13:15 [2024-11-01T20:13:15.193Z]
20:13:15 [2024-11-01T20:13:15.193Z] shim-x64 grub2-efi-x64
20:13:15 [2024-11-01T20:13:15.193Z]
20:13:15 [2024-11-01T20:13:15.193Z] grub2-tools-extra'
20:13:15 [2024-11-01T20:13:15.193Z] + supermin --prepare --use-installed -o /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/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
20:13:17 [2024-11-01T20:13:17.698Z] + find /usr/lib/coreos-assembler/ -type f
20:13:17 [2024-11-01T20:13:17.698Z] + find /etc/pki/rpm-gpg/ -type f
20:13:17 [2024-11-01T20:13:17.698Z] + cat
20:13:17 [2024-11-01T20:13:17.698Z] ++ id -u
20:13:17 [2024-11-01T20:13:17.698Z] ++ cat /usr/lib/coreos-assembler/supermin-init-prelude.sh
20:13:17 [2024-11-01T20:13:17.698Z] + chmod a+x /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare/init
20:13:17 [2024-11-01T20:13:17.698Z] + cd /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare
20:13:17 [2024-11-01T20:13:17.698Z] + tar -czf init.tar.gz --remove-files init
20:13:17 [2024-11-01T20:13:17.698Z] + supermin --build /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare --size 10G -f ext2 -o /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
20:13:24 [2024-11-01T20:13:24.212Z] ++ blkid --output=value --match-tag=UUID /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build/root
20:13:24 [2024-11-01T20:13:24.212Z] + superminrootfsuuid=3145118b-c53a-4548-b3c4-676e342f7c23
20:13:24 [2024-11-01T20:13:24.212Z] + echo 'umask 0022'
20:13:24 [2024-11-01T20:13:24.212Z] + for arg in "$@"
20:13:24 [2024-11-01T20:13:24.212Z] + printf '%q ' /usr/lib/coreos-assembler/runvm-osbuild
20:13:24 [2024-11-01T20:13:24.212Z] + for arg in "$@"
20:13:24 [2024-11-01T20:13:24.212Z] + printf '%q ' --config
20:13:24 [2024-11-01T20:13:24.212Z] + for arg in "$@"
20:13:24 [2024-11-01T20:13:24.212Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
20:13:24 [2024-11-01T20:13:24.212Z] + for arg in "$@"
20:13:24 [2024-11-01T20:13:24.212Z] + printf '%q ' --mpp
20:13:24 [2024-11-01T20:13:24.212Z] + for arg in "$@"
20:13:24 [2024-11-01T20:13:24.212Z] + printf '%q ' /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
20:13:24 [2024-11-01T20:13:24.212Z] + for arg in "$@"
20:13:24 [2024-11-01T20:13:24.212Z] + printf '%q ' --filepath
20:13:24 [2024-11-01T20:13:24.212Z] + for arg in "$@"
20:13:24 [2024-11-01T20:13:24.212Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-41.20241101.dev.0-metal4k.x86_64.raw.tmp
20:13:24 [2024-11-01T20:13:24.212Z] + touch /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/runvm-console.txt
20:13:24 [2024-11-01T20:13:24.212Z] + memory_default=2048
20:13:24 [2024-11-01T20:13:24.212Z] + case $arch in
20:13:24 [2024-11-01T20:13:24.212Z] + kola_args=(kola qemuexec -m "${COSA_SUPERMIN_MEMORY:-${memory_default}}" --auto-cpus -U --workdir none --console-to-file "${runvm_console}" --bind-rw "${workdir},workdir")
20:13:24 [2024-11-01T20:13:24.212Z] + 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")
20:13:24 [2024-11-01T20:13:24.212Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
20:13:24 [2024-11-01T20:13:24.212Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/config ']'
20:13:24 [2024-11-01T20:13:24.212Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
20:13:24 [2024-11-01T20:13:24.212Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/yumrepos ']'
20:13:24 [2024-11-01T20:13:24.212Z] + '[' -z '' ']'
20:13:24 [2024-11-01T20:13:24.212Z] + kola qemuexec -m 2048 --auto-cpus -U --workdir none --console-to-file /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/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.metal4k/supermin.build/root,index=1 -device virtio-blk,drive=root -kernel /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build/kernel -initrd /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build/initrd -no-reboot -nodefaults -device virtio-serial -append 'root=UUID=3145118b-c53a-4548-b3c4-676e342f7c23 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
20:13:32 [2024-11-01T20:13:32.273Z] + secex=
20:13:32 [2024-11-01T20:13:32.273Z] + '[' 6 -gt 0 ']'
20:13:32 [2024-11-01T20:13:32.273Z] + flag=--config
20:13:32 [2024-11-01T20:13:32.273Z] + shift
20:13:32 [2024-11-01T20:13:32.273Z] + case "${flag}" in
20:13:32 [2024-11-01T20:13:32.273Z] + config=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
20:13:32 [2024-11-01T20:13:32.273Z] + shift
20:13:32 [2024-11-01T20:13:32.273Z] + '[' 4 -gt 0 ']'
20:13:32 [2024-11-01T20:13:32.273Z] + flag=--mpp
20:13:32 [2024-11-01T20:13:32.273Z] + shift
20:13:32 [2024-11-01T20:13:32.273Z] + case "${flag}" in
20:13:32 [2024-11-01T20:13:32.273Z] + mppyaml=/usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
20:13:32 [2024-11-01T20:13:32.273Z] + shift
20:13:32 [2024-11-01T20:13:32.273Z] + '[' 2 -gt 0 ']'
20:13:32 [2024-11-01T20:13:32.273Z] + flag=--filepath
20:13:32 [2024-11-01T20:13:32.273Z] + shift
20:13:32 [2024-11-01T20:13:32.273Z] + case "${flag}" in
20:13:32 [2024-11-01T20:13:32.273Z] + filepath=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-41.20241101.dev.0-metal4k.x86_64.raw.tmp
20:13:32 [2024-11-01T20:13:32.273Z] + shift
20:13:32 [2024-11-01T20:13:32.273Z] + '[' 0 -gt 0 ']'
20:13:32 [2024-11-01T20:13:32.273Z] ++ basename /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-41.20241101.dev.0-metal4k.x86_64.raw.tmp
20:13:32 [2024-11-01T20:13:32.273Z] + filename=fedora-coreos-41.20241101.dev.0-metal4k.x86_64.raw.tmp
20:13:32 [2024-11-01T20:13:32.273Z] ++ getconfig ostree-container
20:13:32 [2024-11-01T20:13:32.273Z] ++ k=ostree-container
20:13:32 [2024-11-01T20:13:32.273Z] ++ jq -re '."ostree-container"'
20:13:32 [2024-11-01T20:13:32.273Z] + ostree_container=/home/jenkins/agent/workspace/test-override/builds/41.20241101.dev.0/x86_64/fedora-coreos-41.20241101.dev.0-ostree.x86_64.ociarchive
20:13:32 [2024-11-01T20:13:32.273Z] ++ getconfig osname
20:13:32 [2024-11-01T20:13:32.273Z] ++ k=osname
20:13:32 [2024-11-01T20:13:32.273Z] ++ jq -re '."osname"'
20:13:32 [2024-11-01T20:13:32.273Z] + osname=fedora-coreos
20:13:32 [2024-11-01T20:13:32.273Z] ++ getconfig image-type
20:13:32 [2024-11-01T20:13:32.273Z] ++ k=image-type
20:13:32 [2024-11-01T20:13:32.273Z] ++ jq -re '."image-type"'
20:13:32 [2024-11-01T20:13:32.273Z] + platform=metal4k
20:13:32 [2024-11-01T20:13:32.273Z] ++ getconfig_def deploy-via-container ''
20:13:32 [2024-11-01T20:13:32.273Z] ++ k=deploy-via-container
20:13:32 [2024-11-01T20:13:32.273Z] ++ shift
20:13:32 [2024-11-01T20:13:32.273Z] ++ default=
20:13:32 [2024-11-01T20:13:32.273Z] ++ shift
20:13:32 [2024-11-01T20:13:32.273Z] ++ jq -re '."deploy-via-container"//""'
20:13:32 [2024-11-01T20:13:32.273Z] + deploy_via_container=
20:13:32 [2024-11-01T20:13:32.273Z] ++ getconfig metal-image-size
20:13:32 [2024-11-01T20:13:32.273Z] ++ k=metal-image-size
20:13:32 [2024-11-01T20:13:32.273Z] ++ jq -re '."metal-image-size"'
20:13:32 [2024-11-01T20:13:32.273Z] + metal_image_size_mb=2618
20:13:32 [2024-11-01T20:13:32.273Z] ++ getconfig cloud-image-size
20:13:32 [2024-11-01T20:13:32.273Z] ++ k=cloud-image-size
20:13:32 [2024-11-01T20:13:32.273Z] ++ jq -re '."cloud-image-size"'
20:13:32 [2024-11-01T20:13:32.273Z] + cloud_image_size_mb=10240
20:13:32 [2024-11-01T20:13:32.273Z] ++ getconfig rootfs-size
20:13:32 [2024-11-01T20:13:32.273Z] ++ k=rootfs-size
20:13:32 [2024-11-01T20:13:32.273Z] ++ jq -re '."rootfs-size"'
20:13:32 [2024-11-01T20:13:32.273Z] + rootfs_size_mb=2105
20:13:32 [2024-11-01T20:13:32.273Z] ++ getconfig container-imgref
20:13:32 [2024-11-01T20:13:32.273Z] ++ k=container-imgref
20:13:32 [2024-11-01T20:13:32.273Z] ++ jq -re '."container-imgref"'
20:13:32 [2024-11-01T20:13:32.273Z] + container_imgref=ostree-image-signed:oci-archive:/fedora-coreos-41.20241101.dev.0-ostree.x86_64.ociarchive
20:13:32 [2024-11-01T20:13:32.273Z] ++ getconfig_def container-repo ''
20:13:32 [2024-11-01T20:13:32.273Z] ++ k=container-repo
20:13:32 [2024-11-01T20:13:32.273Z] ++ shift
20:13:32 [2024-11-01T20:13:32.273Z] ++ default=
20:13:32 [2024-11-01T20:13:32.273Z] ++ shift
20:13:32 [2024-11-01T20:13:32.273Z] ++ jq -re '."container-repo"//""'
20:13:32 [2024-11-01T20:13:32.273Z] + container_repo=
20:13:32 [2024-11-01T20:13:32.273Z] ++ getconfig_def container-tag ''
20:13:32 [2024-11-01T20:13:32.273Z] ++ k=container-tag
20:13:32 [2024-11-01T20:13:32.273Z] ++ shift
20:13:32 [2024-11-01T20:13:32.273Z] ++ default=
20:13:32 [2024-11-01T20:13:32.273Z] ++ shift
20:13:32 [2024-11-01T20:13:32.273Z] ++ jq -re '."container-tag"//""'
20:13:32 [2024-11-01T20:13:32.273Z] + container_tag=
20:13:32 [2024-11-01T20:13:32.273Z] ++ getconfig extra-kargs-string ''
20:13:32 [2024-11-01T20:13:32.273Z] ++ k=extra-kargs-string
20:13:32 [2024-11-01T20:13:32.273Z] ++ jq -re '."extra-kargs-string"'
20:13:32 [2024-11-01T20:13:32.273Z] + extra_kargs=mitigations=auto,nosmt
20:13:32 [2024-11-01T20:13:32.273Z] + ostree_ref=
20:13:32 [2024-11-01T20:13:32.273Z] + ostree_repo=
20:13:32 [2024-11-01T20:13:32.273Z] + '[' -z '' ']'
20:13:32 [2024-11-01T20:13:32.273Z] ++ getconfig ostree-ref
20:13:32 [2024-11-01T20:13:32.273Z] ++ k=ostree-ref
20:13:32 [2024-11-01T20:13:32.273Z] ++ jq -re '."ostree-ref"'
20:13:32 [2024-11-01T20:13:32.273Z] + ostree_ref=fedora/x86_64/coreos/testing-devel
20:13:32 [2024-11-01T20:13:32.273Z] ++ getconfig ostree-repo
20:13:32 [2024-11-01T20:13:32.273Z] ++ k=ostree-repo
20:13:32 [2024-11-01T20:13:32.273Z] ++ jq -re '."ostree-repo"'
20:13:32 [2024-11-01T20:13:32.273Z] + ostree_repo=file:///home/jenkins/agent/workspace/test-override/tmp/repo
20:13:32 [2024-11-01T20:13:32.273Z] + '[' '!' -e /dev/loop-control ']'
20:13:32 [2024-11-01T20:13:32.273Z] + mknod /dev/loop-control c 10 237
20:13:32 [2024-11-01T20:13:32.273Z] + outdir=cache/osbuild/out
20:13:32 [2024-11-01T20:13:32.273Z] + storedir=cache/osbuild/store
20:13:32 [2024-11-01T20:13:32.273Z] ++ mktemp -t osbuild-XXXX.json
20:13:32 [2024-11-01T20:13:32.273Z] + processed_json=/tmp/osbuild-yGqH.json
20:13:32 [2024-11-01T20:13:32.273Z] + podman images
20:13:32 [2024-11-01T20:13:32.273Z] ++ arch
20:13:32 [2024-11-01T20:13:32.273Z] + osbuild-mpp -D 'arch="x86_64"' -D 'ostree_ref="fedora/x86_64/coreos/testing-devel"' -D 'ostree_repo="file:///home/jenkins/agent/workspace/test-override/tmp/repo"' -D 'filename="fedora-coreos-41.20241101.dev.0-metal4k.x86_64.raw.tmp"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/41.20241101.dev.0/x86_64/fedora-coreos-41.20241101.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-41.20241101.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2618 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2105 -D 'qemu_secex=""' /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-yGqH.json
20:13:33 [2024-11-01T20:13:33.633Z] ostree init --mode=archive --repo=/tmp/tmpeacy4lou
20:13:33 [2024-11-01T20:13:33.887Z] ostree remote add tmpremote file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/tmp/tmpeacy4lou
20:13:33 [2024-11-01T20:13:33.887Z] ostree pull --commit-metadata-only --mirror tmpremote fedora/x86_64/coreos/testing-devel --repo=/tmp/tmpeacy4lou
20:13:33 [2024-11-01T20:13:33.887Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 14GiB --checkpoint build --checkpoint tree --checkpoint raw-image --export metal4k /tmp/osbuild-yGqH.json
20:13:34 [2024-11-01T20:13:34.140Z] starting /tmp/osbuild-yGqH.jsonPipeline source org.osbuild.curl: 0e9e351e3ac50f4488e042b55f5d1a7d598a27dcb4f06bb77085659e77c49d33
20:13:34 [2024-11-01T20:13:34.140Z] Build
20:13:34 [2024-11-01T20:13:34.140Z] root: <host>
20:13:34 [2024-11-01T20:13:34.393Z] Pipeline source org.osbuild.ostree: 5c015425c19bc3e56abfb83c3d108a6aa406945c4429f75841fca0e1c3c2e558
20:13:34 [2024-11-01T20:13:34.393Z] Build
20:13:34 [2024-11-01T20:13:34.393Z] root: <host>
20:13:34 [2024-11-01T20:13:34.393Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree init --mode=archive --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo
20:13:34 [2024-11-01T20:13:34.393Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree config set repo.locking true --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo
20:13:34 [2024-11-01T20:13:34.393Z] Pipeline raw-4k-image: 2ba5447ec80f80721bc8dc7f27377476a305acd6513d60e46796df0216377846
20:13:34 [2024-11-01T20:13:34.393Z] Build
20:13:34 [2024-11-01T20:13:34.393Z] root: <host>
20:13:34 [2024-11-01T20:13:34.393Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38)
20:13:34 [2024-11-01T20:13:34.393Z] org.osbuild.truncate: 82e6958be840e479c384152a961cc05ea73b73efc9bd3af777aa7405d2199e27 {
20:13:34 [2024-11-01T20:13:34.393Z] "filename": "disk.img",
20:13:34 [2024-11-01T20:13:34.393Z] "size": "2745171968"
20:13:34 [2024-11-01T20:13:34.393Z] }
20:13:34 [2024-11-01T20:13:34.646Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
20:13:34 [2024-11-01T20:13:34.900Z]
20:13:34 [2024-11-01T20:13:34.900Z] ��� Duration: 0s
20:13:34 [2024-11-01T20:13:34.900Z] org.osbuild.sfdisk: 9ae2c7c0dcd1c98887fae4c5e64b2d363147835dbd6beb69fc9b8e8d856cf89f {
20:13:34 [2024-11-01T20:13:34.900Z] "uuid": "00000000-0000-4000-a000-000000000001",
20:13:34 [2024-11-01T20:13:34.900Z] "label": "gpt",
20:13:34 [2024-11-01T20:13:34.900Z] "partitions": [
20:13:34 [2024-11-01T20:13:34.900Z] {
20:13:34 [2024-11-01T20:13:34.900Z] "start": 256,
20:13:34 [2024-11-01T20:13:34.900Z] "partnum": 1,
20:13:34 [2024-11-01T20:13:34.900Z] "size": 256,
20:13:34 [2024-11-01T20:13:34.900Z] "type": "21686148-6449-6E6F-744E-656564454649",
20:13:34 [2024-11-01T20:13:34.900Z] "bootable": true,
20:13:34 [2024-11-01T20:13:34.900Z] "name": "BIOS-BOOT"
20:13:34 [2024-11-01T20:13:34.900Z] },
20:13:34 [2024-11-01T20:13:34.900Z] {
20:13:34 [2024-11-01T20:13:34.900Z] "start": 512,
20:13:34 [2024-11-01T20:13:34.900Z] "partnum": 2,
20:13:34 [2024-11-01T20:13:34.900Z] "size": 32512,
20:13:34 [2024-11-01T20:13:34.900Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
20:13:34 [2024-11-01T20:13:34.900Z] "name": "EFI-SYSTEM"
20:13:34 [2024-11-01T20:13:34.900Z] },
20:13:34 [2024-11-01T20:13:34.900Z] {
20:13:34 [2024-11-01T20:13:34.900Z] "start": 33024,
20:13:34 [2024-11-01T20:13:34.900Z] "partnum": 3,
20:13:34 [2024-11-01T20:13:34.900Z] "size": 98304,
20:13:34 [2024-11-01T20:13:34.900Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
20:13:34 [2024-11-01T20:13:34.900Z] "name": "boot"
20:13:34 [2024-11-01T20:13:34.900Z] },
20:13:34 [2024-11-01T20:13:34.900Z] {
20:13:34 [2024-11-01T20:13:34.900Z] "start": 131328,
20:13:34 [2024-11-01T20:13:34.900Z] "partnum": 4,
20:13:34 [2024-11-01T20:13:34.900Z] "size": 538624,
20:13:34 [2024-11-01T20:13:34.900Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
20:13:34 [2024-11-01T20:13:34.900Z] "name": "root"
20:13:34 [2024-11-01T20:13:34.900Z] }
20:13:34 [2024-11-01T20:13:34.900Z] ]
20:13:34 [2024-11-01T20:13:34.900Z] }
20:13:34 [2024-11-01T20:13:34.900Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False)
20:13:35 [2024-11-01T20:13:35.153Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
20:13:35 [2024-11-01T20:13:35.153Z] label: gpt
20:13:35 [2024-11-01T20:13:35.153Z] label-id: 00000000-0000-4000-a000-000000000001
20:13:35 [2024-11-01T20:13:35.153Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable
20:13:35 [2024-11-01T20:13:35.153Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM"
20:13:35 [2024-11-01T20:13:35.153Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot"
20:13:35 [2024-11-01T20:13:35.153Z] /dev/loop0p4: start="131328", size="538624", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root"
20:13:35 [2024-11-01T20:13:35.153Z] {
20:13:35 [2024-11-01T20:13:35.153Z] "partitiontable": {
20:13:35 [2024-11-01T20:13:35.153Z] "label": "gpt",
20:13:35 [2024-11-01T20:13:35.153Z] "id": "00000000-0000-4000-A000-000000000001",
20:13:35 [2024-11-01T20:13:35.153Z] "device": "/dev/loop0",
20:13:35 [2024-11-01T20:13:35.153Z] "unit": "sectors",
20:13:35 [2024-11-01T20:13:35.153Z] "firstlba": 256,
20:13:35 [2024-11-01T20:13:35.153Z] "lastlba": 670202,
20:13:35 [2024-11-01T20:13:35.153Z] "sectorsize": 4096,
20:13:35 [2024-11-01T20:13:35.153Z] "partitions": [
20:13:35 [2024-11-01T20:13:35.153Z] {
20:13:35 [2024-11-01T20:13:35.153Z] "node": "/dev/loop0p1",
20:13:35 [2024-11-01T20:13:35.153Z] "start": 256,
20:13:35 [2024-11-01T20:13:35.153Z] "size": 256,
20:13:35 [2024-11-01T20:13:35.153Z] "type": "21686148-6449-6E6F-744E-656564454649",
20:13:35 [2024-11-01T20:13:35.153Z] "uuid": "B176E312-8DF6-47CD-971B-9231526BA8E0",
20:13:35 [2024-11-01T20:13:35.153Z] "name": "BIOS-BOOT"
20:13:35 [2024-11-01T20:13:35.153Z] },{
20:13:35 [2024-11-01T20:13:35.153Z] "node": "/dev/loop0p2",
20:13:35 [2024-11-01T20:13:35.153Z] "start": 512,
20:13:35 [2024-11-01T20:13:35.153Z] "size": 32512,
20:13:35 [2024-11-01T20:13:35.153Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
20:13:35 [2024-11-01T20:13:35.153Z] "uuid": "1972CE06-2944-45DF-B655-EC0C1F228978",
20:13:35 [2024-11-01T20:13:35.153Z] "name": "EFI-SYSTEM"
20:13:35 [2024-11-01T20:13:35.153Z] },{
20:13:35 [2024-11-01T20:13:35.153Z] "node": "/dev/loop0p3",
20:13:35 [2024-11-01T20:13:35.153Z] "start": 33024,
20:13:35 [2024-11-01T20:13:35.153Z] "size": 98304,
20:13:35 [2024-11-01T20:13:35.153Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
20:13:35 [2024-11-01T20:13:35.153Z] "uuid": "DE4604FC-246C-4C15-8F27-C70698B9AB39",
20:13:35 [2024-11-01T20:13:35.153Z] "name": "boot"
20:13:35 [2024-11-01T20:13:35.153Z] },{
20:13:35 [2024-11-01T20:13:35.153Z] "node": "/dev/loop0p4",
20:13:35 [2024-11-01T20:13:35.153Z] "start": 131328,
20:13:35 [2024-11-01T20:13:35.153Z] "size": 538624,
20:13:35 [2024-11-01T20:13:35.153Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
20:13:35 [2024-11-01T20:13:35.154Z] "uuid": "CC4C6A81-1FDB-4F65-9507-4C013FB4CFD8",
20:13:35 [2024-11-01T20:13:35.154Z] "name": "root"
20:13:35 [2024-11-01T20:13:35.154Z] }
20:13:35 [2024-11-01T20:13:35.154Z] ]
20:13:35 [2024-11-01T20:13:35.154Z] }
20:13:35 [2024-11-01T20:13:35.154Z] }
20:13:35 [2024-11-01T20:13:35.408Z]
20:13:35 [2024-11-01T20:13:35.408Z] ��� Duration: 0s
20:13:35 [2024-11-01T20:13:35.408Z] org.osbuild.mkfs.fat: 6da9425f15fdef6611ef90281a477630b9b3626321fdf2e25a2ea07f4abe7730 {
20:13:35 [2024-11-01T20:13:35.408Z] "label": "EFI-SYSTEM",
20:13:35 [2024-11-01T20:13:35.408Z] "volid": "7B7795E7"
20:13:35 [2024-11-01T20:13:35.408Z] }
20:13:35 [2024-11-01T20:13:35.408Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
20:13:35 [2024-11-01T20:13:35.408Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
20:13:35 [2024-11-01T20:13:35.727Z] mkfs.fat 4.2 (2021-01-31)
20:13:35 [2024-11-01T20:13:35.727Z]
20:13:35 [2024-11-01T20:13:35.727Z] ��� Duration: 0s
20:13:35 [2024-11-01T20:13:35.727Z] org.osbuild.mkfs.ext4: 55106b37560bbad4f0258dfd5f4b12e9f3862f2fac3091580977273386e366ab {
20:13:35 [2024-11-01T20:13:35.727Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63",
20:13:35 [2024-11-01T20:13:35.727Z] "label": "boot",
20:13:35 [2024-11-01T20:13:35.727Z] "metadata_csum_seed": true
20:13:35 [2024-11-01T20:13:35.727Z] }
20:13:35 [2024-11-01T20:13:35.727Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
20:13:35 [2024-11-01T20:13:35.981Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
20:13:35 [2024-11-01T20:13:35.981Z] mke2fs 1.47.0 (5-Feb-2023)
20:13:35 [2024-11-01T20:13:35.981Z] Discarding device blocks: 0/98304 done
20:13:35 [2024-11-01T20:13:35.981Z] Creating filesystem with 98304 4k blocks and 98304 inodes
20:13:35 [2024-11-01T20:13:35.981Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63
20:13:35 [2024-11-01T20:13:35.982Z] Superblock backups stored on blocks:
20:13:35 [2024-11-01T20:13:35.982Z] 32768
20:13:35 [2024-11-01T20:13:35.982Z]
20:13:35 [2024-11-01T20:13:35.982Z] Allocating group tables: 0/3 done
20:13:35 [2024-11-01T20:13:35.982Z] Writing inode tables: 0/3 done
20:13:35 [2024-11-01T20:13:35.982Z] Creating journal (4096 blocks): done
20:13:35 [2024-11-01T20:13:35.982Z] Writing superblocks and filesystem accounting information: 0/3 done
20:13:35 [2024-11-01T20:13:35.982Z]
20:13:35 [2024-11-01T20:13:35.982Z]
20:13:35 [2024-11-01T20:13:35.982Z] ��� Duration: 0s
20:13:35 [2024-11-01T20:13:35.982Z] org.osbuild.mkfs.xfs: 34abccb9134cd1e0a9a9fbec8725a31f2cfce532f4d21edade2b0ece0184a498 {
20:13:35 [2024-11-01T20:13:35.982Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823",
20:13:35 [2024-11-01T20:13:35.982Z] "label": "root"
20:13:35 [2024-11-01T20:13:35.982Z] }
20:13:36 [2024-11-01T20:13:36.238Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
20:13:36 [2024-11-01T20:13:36.238Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
20:13:36 [2024-11-01T20:13:36.491Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=134656 blks
20:13:36 [2024-11-01T20:13:36.491Z] = sectsz=4096 attr=2, projid32bit=1
20:13:36 [2024-11-01T20:13:36.491Z] = crc=1 finobt=1, sparse=1, rmapbt=1
20:13:36 [2024-11-01T20:13:36.491Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1
20:13:36 [2024-11-01T20:13:36.491Z] data = bsize=4096 blocks=538624, imaxpct=25
20:13:36 [2024-11-01T20:13:36.491Z] = sunit=0 swidth=0 blks
20:13:36 [2024-11-01T20:13:36.491Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1
20:13:36 [2024-11-01T20:13:36.491Z] log =internal log bsize=4096 blocks=16384, version=2
20:13:36 [2024-11-01T20:13:36.491Z] = sectsz=4096 sunit=1 blks, lazy-count=1
20:13:36 [2024-11-01T20:13:36.491Z] realtime =none extsz=4096 blocks=0, rtextents=0
20:13:36 [2024-11-01T20:13:36.491Z] Discarding blocks...Done.
20:13:36 [2024-11-01T20:13:36.491Z]
20:13:36 [2024-11-01T20:13:36.491Z] ��� Duration: 0s
20:13:36 [2024-11-01T20:13:36.491Z] org.osbuild.copy: 1a659748eb35c2f955dfe31f988f61ccabe7e714f152ef18d12f118438edb396 {
20:13:36 [2024-11-01T20:13:36.491Z] "paths": [
20:13:36 [2024-11-01T20:13:36.491Z] {
20:13:36 [2024-11-01T20:13:36.491Z] "from": "input://tree/",
20:13:36 [2024-11-01T20:13:36.491Z] "to": "mount://root/"
20:13:36 [2024-11-01T20:13:36.491Z] }
20:13:36 [2024-11-01T20:13:36.491Z] ]
20:13:36 [2024-11-01T20:13:36.491Z] }
20:13:36 [2024-11-01T20:13:36.743Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
20:13:36 [2024-11-01T20:13:36.743Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-p78sd4tp/mounts/
20:13:36 [2024-11-01T20:13:36.743Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-p78sd4tp/mounts/boot'
20:13:36 [2024-11-01T20:13:36.743Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-p78sd4tp/mounts/boot
20:13:36 [2024-11-01T20:13:36.997Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-p78sd4tp/mounts/boot/lost+found'
20:13:36 [2024-11-01T20:13:36.997Z] mount/efi (org.osbuild.fat): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-p78sd4tp/mounts/boot/efi'
20:13:36 [2024-11-01T20:13:36.997Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-p78sd4tp/mounts/boot/efi
20:13:37 [2024-11-01T20:13:37.250Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
20:13:37 [2024-11-01T20:13:37.250Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.'
20:13:59 [2024-11-01T20:13:59.112Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-p78sd4tp/mounts/boot/efi unmounted
20:13:59 [2024-11-01T20:13:59.112Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-p78sd4tp/mounts/boot unmounted
20:13:59 [2024-11-01T20:13:59.112Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-p78sd4tp/mounts/ unmounted
20:13:59 [2024-11-01T20:13:59.112Z]
20:13:59 [2024-11-01T20:13:59.112Z] ��� Duration: 21s
20:13:59 [2024-11-01T20:13:59.112Z] org.osbuild.bootupd: 6b8b3beda1702c23cdce20ff7f1e239173f84538c680ac9b0f32d559c57e2abb {
20:13:59 [2024-11-01T20:13:59.112Z] "static-configs": true,
20:13:59 [2024-11-01T20:13:59.112Z] "deployment": {
20:13:59 [2024-11-01T20:13:59.112Z] "default": true
20:13:59 [2024-11-01T20:13:59.112Z] }
20:13:59 [2024-11-01T20:13:59.112Z] }
20:13:59 [2024-11-01T20:13:59.112Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
20:13:59 [2024-11-01T20:13:59.112Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w64iq5pv/mounts/
20:13:59 [2024-11-01T20:13:59.112Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w64iq5pv/mounts/boot
20:13:59 [2024-11-01T20:13:59.112Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w64iq5pv/mounts/boot/lost+found'
20:13:59 [2024-11-01T20:13:59.112Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w64iq5pv/mounts/boot/efi
20:13:59 [2024-11-01T20:13:59.112Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
20:13:59 [2024-11-01T20:13:59.112Z] Skip installing component BIOS without target device
20:13:59 [2024-11-01T20:13:59.112Z] Installed 40_coreos-ignition.cfg
20:13:59 [2024-11-01T20:13:59.112Z] Installed 70_coreos-user.cfg
20:13:59 [2024-11-01T20:13:59.112Z] Installed: grub.cfg
20:13:59 [2024-11-01T20:13:59.112Z] Installed: "fedora/grub.cfg"
20:13:59 [2024-11-01T20:13:59.112Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w64iq5pv/mounts/boot/efi unmounted
20:13:59 [2024-11-01T20:13:59.113Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w64iq5pv/mounts/boot unmounted
20:13:59 [2024-11-01T20:13:59.113Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w64iq5pv/mounts/ unmounted
20:13:59 [2024-11-01T20:13:59.113Z]
20:13:59 [2024-11-01T20:13:59.113Z] ��� Duration: 1s
20:13:59 [2024-11-01T20:13:59.113Z] org.osbuild.chattr: 2ba5447ec80f80721bc8dc7f27377476a305acd6513d60e46796df0216377846 {
20:13:59 [2024-11-01T20:13:59.113Z] "items": {
20:13:59 [2024-11-01T20:13:59.113Z] "mount://root/": {
20:13:59 [2024-11-01T20:13:59.113Z] "immutable": true
20:13:59 [2024-11-01T20:13:59.113Z] }
20:13:59 [2024-11-01T20:13:59.113Z] }
20:13:59 [2024-11-01T20:13:59.113Z] }
20:13:59 [2024-11-01T20:13:59.113Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
20:13:59 [2024-11-01T20:13:59.113Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i9ok24ww/mounts/
20:13:59 [2024-11-01T20:13:59.113Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/cd82d73004dee0de024b347acef52ed59ae068726f9e2c5fa33bc35135fb2d32.0'
20:13:59 [2024-11-01T20:13:59.113Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
20:13:59 [2024-11-01T20:13:59.368Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i9ok24ww/mounts/ostree/deploy/fedora-coreos/deploy/cd82d73004dee0de024b347acef52ed59ae068726f9e2c5fa33bc35135fb2d32.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i9ok24ww/mounts
20:13:59 [2024-11-01T20:13:59.368Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i9ok24ww/mounts/boot unmounted
20:13:59 [2024-11-01T20:13:59.368Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i9ok24ww/mounts/var unmounted
20:13:59 [2024-11-01T20:13:59.368Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i9ok24ww/mounts/sysroot unmounted
20:13:59 [2024-11-01T20:13:59.368Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i9ok24ww/mounts unmounted
20:13:59 [2024-11-01T20:13:59.368Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i9ok24ww/mounts unmounted
20:13:59 [2024-11-01T20:13:59.368Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i9ok24ww/mounts unmounted
20:13:59 [2024-11-01T20:13:59.368Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i9ok24ww/mounts/
20:13:59 [2024-11-01T20:13:59.368Z]
20:13:59 [2024-11-01T20:13:59.368Z] ��� Duration: 0s
20:13:59 [2024-11-01T20:13:59.368Z] Pipeline raw-metal4k-image: c8cfe746af761af1e45b08e482d73867084eab2286801c9267eb297b3ad946c3
20:13:59 [2024-11-01T20:13:59.368Z] Build
20:13:59 [2024-11-01T20:13:59.368Z] root: <host>
20:13:59 [2024-11-01T20:13:59.368Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38)
20:13:59 [2024-11-01T20:13:59.368Z] org.osbuild.copy: 0a95ee59d44242224666465686660837474f462c03e64d37eaf9f46145285254 {
20:13:59 [2024-11-01T20:13:59.368Z] "paths": [
20:13:59 [2024-11-01T20:13:59.368Z] {
20:13:59 [2024-11-01T20:13:59.368Z] "from": "input://tree/disk.img",
20:13:59 [2024-11-01T20:13:59.368Z] "to": "tree:///disk.img"
20:13:59 [2024-11-01T20:13:59.368Z] }
20:13:59 [2024-11-01T20:13:59.368Z] ]
20:13:59 [2024-11-01T20:13:59.368Z] }
20:13:59 [2024-11-01T20:13:59.621Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
20:13:59 [2024-11-01T20:13:59.621Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
20:13:59 [2024-11-01T20:13:59.874Z]
20:13:59 [2024-11-01T20:13:59.874Z] ��� Duration: 0s
20:13:59 [2024-11-01T20:13:59.875Z] org.osbuild.coreos.platform: c8cfe746af761af1e45b08e482d73867084eab2286801c9267eb297b3ad946c3 {
20:13:59 [2024-11-01T20:13:59.875Z] "platform": "metal"
20:13:59 [2024-11-01T20:13:59.875Z] }
20:13:59 [2024-11-01T20:13:59.875Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
20:14:00 [2024-11-01T20:14:00.128Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-24hwvau1/mounts/
20:14:00 [2024-11-01T20:14:00.128Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/cd82d73004dee0de024b347acef52ed59ae068726f9e2c5fa33bc35135fb2d32.0'
20:14:00 [2024-11-01T20:14:00.128Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-24hwvau1/mounts/boot
20:14:00 [2024-11-01T20:14:00.128Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-24hwvau1/mounts/boot/lost+found'
20:14:00 [2024-11-01T20:14:00.382Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
20:14:00 [2024-11-01T20:14:00.382Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-24hwvau1/mounts/boot unmounted
20:14:00 [2024-11-01T20:14:00.639Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-24hwvau1/mounts/ostree/deploy/fedora-coreos/deploy/cd82d73004dee0de024b347acef52ed59ae068726f9e2c5fa33bc35135fb2d32.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-24hwvau1/mounts
20:14:00 [2024-11-01T20:14:00.639Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-24hwvau1/mounts/boot unmounted
20:14:00 [2024-11-01T20:14:00.639Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-24hwvau1/mounts/var unmounted
20:14:00 [2024-11-01T20:14:00.639Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-24hwvau1/mounts/sysroot unmounted
20:14:00 [2024-11-01T20:14:00.639Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-24hwvau1/mounts unmounted
20:14:00 [2024-11-01T20:14:00.639Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-24hwvau1/mounts unmounted
20:14:00 [2024-11-01T20:14:00.639Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-24hwvau1/mounts unmounted
20:14:00 [2024-11-01T20:14:00.639Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-24hwvau1/mounts/
20:14:00 [2024-11-01T20:14:00.639Z]
20:14:00 [2024-11-01T20:14:00.639Z] ��� Duration: 0s
20:14:00 [2024-11-01T20:14:00.639Z] Pipeline metal4k: 13920ce7e72031bdff391b1fcfcc0c1962d16373a4452aec6296bf837759b790
20:14:00 [2024-11-01T20:14:00.639Z] Build
20:14:00 [2024-11-01T20:14:00.639Z] root: <host>
20:14:00 [2024-11-01T20:14:00.639Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38)
20:14:00 [2024-11-01T20:14:00.639Z] org.osbuild.copy: 13920ce7e72031bdff391b1fcfcc0c1962d16373a4452aec6296bf837759b790 {
20:14:00 [2024-11-01T20:14:00.639Z] "paths": [
20:14:00 [2024-11-01T20:14:00.639Z] {
20:14:00 [2024-11-01T20:14:00.639Z] "from": "input://tree/disk.img",
20:14:00 [2024-11-01T20:14:00.639Z] "to": "tree:///fedora-coreos-41.20241101.dev.0-metal4k.x86_64.raw.tmp"
20:14:00 [2024-11-01T20:14:00.639Z] }
20:14:00 [2024-11-01T20:14:00.639Z] ]
20:14:00 [2024-11-01T20:14:00.639Z] }
20:14:00 [2024-11-01T20:14:00.892Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
20:14:00 [2024-11-01T20:14:00.892Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-41.20241101.dev.0-metal4k.x86_64.raw.tmp'
20:14:01 [2024-11-01T20:14:01.145Z]
20:14:01 [2024-11-01T20:14:01.145Z] ��� Duration: 0s
20:14:01 [2024-11-01T20:14:01.145Z] manifest /tmp/osbuild-yGqH.json finished successfully
20:14:01 [2024-11-01T20:14:01.145Z] oci-archive: a97a95f582d40ec18ec1ecb719b8296e0732ed099430c5af9be51688c7ab2361
20:14:01 [2024-11-01T20:14:01.145Z] build: df6fc9e6ece8fd4f2fccf667ef6e9113797116f8121da954271df49502631d79
20:14:01 [2024-11-01T20:14:01.145Z] tree: 3097fd9ce9491a03afa5436b2eefe907a9b4498f7c3339292c652ee1bb3357eb
20:14:01 [2024-11-01T20:14:01.145Z] raw-image: 2270aa7010c210d6e30b3e65740bbe045054592d43cdf7f131f4aba5b84cc6dc
20:14:01 [2024-11-01T20:14:01.145Z] raw-4k-image: 2ba5447ec80f80721bc8dc7f27377476a305acd6513d60e46796df0216377846
20:14:01 [2024-11-01T20:14:01.145Z] raw-applehv-image: 7f60a9d3d0268b814f1d1f252a178a515050e94971ab2870b0a1a3a96ea9e4ef
20:14:01 [2024-11-01T20:14:01.145Z] applehv: 4d2637bd936a28c94f9c9c94dd20f701a1046ff2d15a8da922d5e207c78faf59
20:14:01 [2024-11-01T20:14:01.145Z] raw-gcp-image: d7662311f7cbde9520f71fdace9445a252bf808c86b4ebcdb87c0e571d49fd0b
20:14:01 [2024-11-01T20:14:01.145Z] raw-gcp-image-tar: 249cbc4d25ca36b25c788973d9dec99d9730b46b48f9bb2734e55896988809c0
20:14:01 [2024-11-01T20:14:01.145Z] gcp: ac7cfc67d4e9c4ebb0858ca785ceb235200e582366a4c7b1e656f49fe1ae00a6
20:14:01 [2024-11-01T20:14:01.145Z] raw-hyperv-image: 2531f728dd1acd4d52bfee7681be57124eec5610ffbe8e6459eda3e5e97e5de4
20:14:01 [2024-11-01T20:14:01.145Z] hyperv: 8ea2221b7c910ad6d03ee64b2657e50863e7ac480b6cb4f7fe614d5394d8aaa0
20:14:01 [2024-11-01T20:14:01.145Z] raw-metal-image: 909730db55248f85a314258a36a309ac5e5e6e4a6e9401d07a5ad2c55267c067
20:14:01 [2024-11-01T20:14:01.145Z] metal: 3d77c686925c5e68b197d66b08b1bf50e41c6c284fe714553f96c54680ba4bf1
20:14:01 [2024-11-01T20:14:01.145Z] raw-metal4k-image: c8cfe746af761af1e45b08e482d73867084eab2286801c9267eb297b3ad946c3
20:14:01 [2024-11-01T20:14:01.145Z] metal4k: 13920ce7e72031bdff391b1fcfcc0c1962d16373a4452aec6296bf837759b790
20:14:01 [2024-11-01T20:14:01.145Z] raw-qemu-image: 809ef2008b71ccb9e3d350b67093a9ac2c1b4e501e2d4badeaef49633400b7ca
20:14:01 [2024-11-01T20:14:01.145Z] qemu: a24771facb24315b25d82a9142ef07bb7babf3d9adbd0f9681174a55490a7077
20:14:01 [2024-11-01T20:14:01.399Z] + mv cache/osbuild/out/metal4k/fedora-coreos-41.20241101.dev.0-metal4k.x86_64.raw.tmp /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-41.20241101.dev.0-metal4k.x86_64.raw.tmp
20:14:07 [2024-11-01T20:14:07.916Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-41.20241101.dev.0-metal4k.x86_64.raw.tmp': Operation not permitted
20:14:07 [2024-11-01T20:14:07.916Z] + '[' -n '' ']'
20:14:07 [2024-11-01T20:14:07.916Z] + rm -f /tmp/osbuild-yGqH.json
20:14:13 [2024-11-01T20:14:13.140Z] + rm -rf /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.out /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
20:14:13 [2024-11-01T20:14:13.140Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc ']'
20:14:13 [2024-11-01T20:14:13.140Z] ++ cat /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc
20:14:13 [2024-11-01T20:14:13.140Z] + rc=0
20:14:13 [2024-11-01T20:14:13.140Z] + '[' -n '' ']'
20:14:13 [2024-11-01T20:14:13.140Z] + return 0
20:14:13 [2024-11-01T20:14:13.140Z] + [[ '' -eq 1 ]]
20:14:13 [2024-11-01T20:14:13.140Z] + /usr/lib/coreos-assembler/finalize-artifact /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-41.20241101.dev.0-metal4k.x86_64.raw.tmp /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-41.20241101.dev.0-metal4k.x86_64.raw
20:14:13 [2024-11-01T20:14:13.140Z] ++ sha256sum_str
20:14:13 [2024-11-01T20:14:13.140Z] ++ sha256sum
20:14:13 [2024-11-01T20:14:13.140Z] ++ cut -f 1 -d ' '
20:14:15 [2024-11-01T20:14:15.646Z] + sha256=f7aa4947d6dda1ca7bb804d82b7a98657efb5887660937a27821ac6a7ca3e6fc
20:14:15 [2024-11-01T20:14:15.646Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 41.20241101.dev.0 --dump
20:14:15 [2024-11-01T20:14:15.646Z] + jq -s add
20:14:15 [2024-11-01T20:14:15.646Z] ++ stat -c %s fedora-coreos-41.20241101.dev.0-metal4k.x86_64.raw
20:14:15 [2024-11-01T20:14:15.646Z] + python3 -c '
20:14:15 [2024-11-01T20:14:15.646Z] import sys, json
20:14:15 [2024-11-01T20:14:15.646Z] j = json.load(sys.stdin)
20:14:15 [2024-11-01T20:14:15.646Z] j['\''images'\'']['\''metal4k'\''] = {
20:14:15 [2024-11-01T20:14:15.646Z] '\''path'\'': '\''fedora-coreos-41.20241101.dev.0-metal4k.x86_64.raw'\'',
20:14:15 [2024-11-01T20:14:15.646Z] '\''sha256'\'': '\''f7aa4947d6dda1ca7bb804d82b7a98657efb5887660937a27821ac6a7ca3e6fc'\'',
20:14:15 [2024-11-01T20:14:15.646Z] '\''size'\'': 2745171968
20:14:15 [2024-11-01T20:14:15.646Z] }
20:14:15 [2024-11-01T20:14:15.646Z] json.dump(j, sys.stdout, indent=4)
20:14:15 [2024-11-01T20:14:15.646Z] '
20:14:15 [2024-11-01T20:14:15.646Z] + [[ -n '' ]]
20:14:15 [2024-11-01T20:14:15.646Z] ++ readlink -f meta.json.new
20:14:15 [2024-11-01T20:14:15.646Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 41.20241101.dev.0 --artifact metal4k --artifact-json /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/meta.json.new
20:14:15 [2024-11-01T20:14:15.900Z] /home/jenkins/agent/workspace/test-override/builds/41.20241101.dev.0/x86_64/meta.json wrote with version stamp 1730492055883305299
20:14:16 [2024-11-01T20:14:16.153Z] + /usr/lib/coreos-assembler/finalize-artifact fedora-coreos-41.20241101.dev.0-metal4k.x86_64.raw /home/jenkins/agent/workspace/test-override/builds/41.20241101.dev.0/x86_64/fedora-coreos-41.20241101.dev.0-metal4k.x86_64.raw
20:14:16 [2024-11-01T20:14:16.153Z] + set +x
20:14:16 [2024-11-01T20:14:16.153Z] Successfully generated: fedora-coreos-41.20241101.dev.0-metal4k.x86_64.raw