# STDOUT: ---v---v---v---v---v--- Using /etc/ansible/ansible.cfg as config file PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* ok: [3.21.242.107] TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/install-python.yaml for 3.21.242.107 TASK [Determine target architecture] ******************************************* ok: [3.21.242.107] => { "changed": false, "rc": 0 } STDOUT: x86_64 STDERR: Shared connection to 3.21.242.107 closed. TASK [Install dependencies to unpack the runtime] ****************************** changed: [3.21.242.107] => { "changed": true, "rc": 0 } STDOUT: Updating and loading repositories: [?25l Fedora 44 - x86_64 - Updates ???% | 0.0 B  Fedora 44 openh264 (From Cisco) - x86_64 ???% | 0.0 B Fedora 44 - x86_64 - Updates 100% | 6.7 KiB  Fedora 44 - x86_64 ???% | 0.0 B Fedora 44 openh264 (From Cisco) - x86_64 100% | 986.0 B Fedora 44 - x86_64 - Updates 100% | 6.7 KiB  Fedora 44 - x86_64 100% | 28.0 KiB Fedora 44 openh264 (From Cisco) - x86_64 100% | 986.0 B Fedora 44 - x86_64 - Updates 100% | 6.7 KiB  Fedora 44 - x86_64 100% | 33.9 KiB Fedora 44 openh264 (From Cisco) - x86_64 100% | 986.0 B Fedora 44 - x86_64 - Updates 100% | 13.9 KiB  Fedora 44 - x86_64 100% | 33.9 KiB Fedora 44 openh264 (From Cisco) - x86_64 100% | 4.0 KiB Fedora 44 - x86_64 - Updates 5% | 22.8 KiB  Fedora 44 - x86_64 100% | 33.9 KiB Fedora 44 openh264 (From Cisco) - x86_64 100% | 4.0 KiB Fedora 44 - x86_64 - Updates 37% | 829.9 KiB  Fedora 44 openh264 (From Cisco) - x86_64 100% | 5.3 KiB Fedora 44 - x86_64 100% | 33.9 KiB Fedora 44 - x86_64 - Updates 38% | 3.8 MiB  Fedora 44 - x86_64 5% | 33.9 KiB Fedora 44 - x86_64 - Updates 61% | 6.0 MiB  Fedora 44 - x86_64 - Updates 100% | 9.1 MiB Fedora 44 - x86_64 8% | 53.3 KiB  Fedora 44 - x86_64 47% | 479.6 KiB  Fedora 44 - x86_64 100% | 1.0 MiB  Fedora 44 - x86_64 8% | 3.3 MiB  Fedora 44 - x86_64 13% | 5.4 MiB  Fedora 44 - x86_64 20% | 8.0 MiB  Fedora 44 - x86_64 28% | 11.0 MiB  Fedora 44 - x86_64 37% | 14.7 MiB  Fedora 44 - x86_64 48% | 19.0 MiB  Fedora 44 - x86_64 62% | 24.5 MiB  Fedora 44 - x86_64 76% | 30.1 MiB  Fedora 44 - x86_64 91% | 35.7 MiB  Fedora 44 - x86_64 100% | 36.5 MiB [?25hRepositories loaded. Package "tar-2:1.35-8.fc44.x86_64" is already installed. Package "gzip-1.14-2.fc44.x86_64" is already installed. Nothing to do. STDERR: Shared connection to 3.21.242.107 closed. TASK [Fetch the custom Python runtime] ***************************************** ok: [3.21.242.107] => { "attempts": 1, "changed": false, "rc": 0 } STDOUT: + mkdir -p /var/opt/standalone-python + curl 'https://gitlab.com/api/v4/projects/75476709/jobs/artifacts/main/raw/dist/build-x86_64.tar.gz?job=build_cpython%3A%20%5Bx86_64%5D' + tar -C /var/opt/standalone-python -xzf - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0 45 127.8M 45 58.46M 0 0 58.37M 0 00:02 00:01 00:01 58.41M 100 127.8M 100 127.8M 0 0 64.44M 0 00:01 00:01 58.41M 100 127.8M 100 127.8M 0 0 64.44M 0 00:01 00:01 58.41M 100 127.8M 100 127.8M 0 0 64.43M 0 00:01 00:01 58.41M STDERR: Shared connection to 3.21.242.107 closed. TASK [Override Python runtime for the Ansible target] ************************** ok: [3.21.242.107] => { "ansible_facts": { "ansible_python_interpreter": "/var/opt/standalone-python/bin/python3" }, "changed": false } TASK [Detected package manager] ************************************************ ok: [3.21.242.107] => {} MSG: ansible_pkg_mgr=dnf5 TASK [Fix incorrect yum package manager detection on Fedora (Ansible 2.16 workaround)] *** skipping: [3.21.242.107] => { "changed": false, "false_condition": "ansible_pkg_mgr == \"yum\"", "skip_reason": "Conditional result was False" } TASK [Override package manager module] ***************************************** skipping: [3.21.242.107] => { "changed": false, "false_condition": "ansible_pkg_mgr in ['unknown', 'dnf']", "skip_reason": "Conditional result was False" } TASK [Detected package manager (after override)] ******************************* ok: [3.21.242.107] => {} MSG: ansible_pkg_mgr=dnf5, _pkg_module=undefined TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/update-and-restart.yaml for 3.21.242.107 TASK [Check for rawhide] ******************************************************* fatal: [3.21.242.107]: FAILED! => { "changed": true, "cmd": [ "rpm", "-q", "fedora-repos-rawhide" ], "delta": "0:00:00.011904", "end": "2026-05-27 08:32:59.788251", "rc": 1, "start": "2026-05-27 08:32:59.776347" } STDOUT: package fedora-repos-rawhide is not installed MSG: non-zero return code ...ignoring TASK [workaround-fedora-eln | Check for Fedora ELN] **************************** fatal: [3.21.242.107]: FAILED! => { "changed": true, "cmd": "rpm -q fedora-eln-repos || rpm -q fedora-repos-eln", "delta": "0:00:00.017751", "end": "2026-05-27 08:33:00.061641", "rc": 1, "start": "2026-05-27 08:33:00.043890" } STDOUT: package fedora-eln-repos is not installed package fedora-repos-eln is not installed MSG: non-zero return code ...ignoring TASK [Update to latest packages] *********************************************** changed: [3.21.242.107] => { "attempts": 1, "changed": true, "cmd": [ "dnf", "-y", "update", "*" ], "delta": "0:00:30.518476", "end": "2026-05-27 08:33:30.840793", "rc": 0, "start": "2026-05-27 08:33:00.322317" } STDOUT: Package Arch Version Repository Size Upgrading: btrfs-progs x86_64 0:7.0-1.fc44 updates 6.5 MiB replacing btrfs-progs x86_64 0:6.19.1-1.fc44 5e631d0882ad453ebbd7ecf525bddf2f 6.4 MiB libblkid x86_64 0:2.41.4-8.fc44 updates 274.3 KiB replacing libblkid x86_64 0:2.41.4-7.fc44 d227ef0c300747bbbd64e1f8cc5a588c 274.3 KiB libfdisk x86_64 0:2.41.4-8.fc44 updates 388.3 KiB replacing libfdisk x86_64 0:2.41.4-7.fc44 d227ef0c300747bbbd64e1f8cc5a588c 388.3 KiB liblastlog2 x86_64 0:2.41.4-8.fc44 updates 41.6 KiB replacing liblastlog2 x86_64 0:2.41.4-7.fc44 d227ef0c300747bbbd64e1f8cc5a588c 37.6 KiB libmd x86_64 0:1.2.0-1.fc44 updates 128.5 KiB replacing libmd x86_64 0:1.1.0-9.fc44 5e631d0882ad453ebbd7ecf525bddf2f 106.7 KiB libmount x86_64 0:2.41.4-8.fc44 updates 388.5 KiB replacing libmount x86_64 0:2.41.4-7.fc44 d227ef0c300747bbbd64e1f8cc5a588c 388.6 KiB libsmartcols x86_64 0:2.41.4-8.fc44 updates 188.3 KiB replacing libsmartcols x86_64 0:2.41.4-7.fc44 d227ef0c300747bbbd64e1f8cc5a588c 188.3 KiB libusb1 x86_64 0:1.0.30-1.fc44 updates 176.0 KiB replacing libusb1 x86_64 0:1.0.29-5.fc44 5e631d0882ad453ebbd7ecf525bddf2f 175.2 KiB libuuid x86_64 0:2.41.4-8.fc44 updates 37.2 KiB replacing libuuid x86_64 0:2.41.4-7.fc44 d227ef0c300747bbbd64e1f8cc5a588c 37.2 KiB perl-HTTP-Tiny noarch 0:0.094-1.fc44 updates 158.2 KiB replacing perl-HTTP-Tiny noarch 0:0.092-2.fc44 5e631d0882ad453ebbd7ecf525bddf2f 157.6 KiB python3-unbound x86_64 0:1.25.1-1.fc44 updates 524.4 KiB replacing python3-unbound x86_64 0:1.24.2-10.fc44 5e631d0882ad453ebbd7ecf525bddf2f 520.2 KiB tzdata noarch 0:2026b-1.fc44 updates 1.2 MiB replacing tzdata noarch 0:2026a-1.fc44 5e631d0882ad453ebbd7ecf525bddf2f 1.2 MiB unbound-anchor x86_64 0:1.25.1-1.fc44 updates 52.4 KiB replacing unbound-anchor x86_64 0:1.24.2-10.fc44 5e631d0882ad453ebbd7ecf525bddf2f 52.3 KiB unbound-libs x86_64 0:1.25.1-1.fc44 updates 1.5 MiB replacing unbound-libs x86_64 0:1.24.2-10.fc44 5e631d0882ad453ebbd7ecf525bddf2f 1.5 MiB util-linux x86_64 0:2.41.4-8.fc44 updates 3.5 MiB replacing util-linux x86_64 0:2.41.4-7.fc44 d227ef0c300747bbbd64e1f8cc5a588c 3.5 MiB util-linux-core x86_64 0:2.41.4-8.fc44 updates 1.5 MiB replacing util-linux-core x86_64 0:2.41.4-7.fc44 d227ef0c300747bbbd64e1f8cc5a588c 1.5 MiB vim-data noarch 2:9.2.530-1.fc44 updates 10.2 KiB replacing vim-data noarch 2:9.2.500-1.fc44 d227ef0c300747bbbd64e1f8cc5a588c 10.2 KiB vim-minimal x86_64 2:9.2.530-1.fc44 updates 1.8 MiB replacing vim-minimal x86_64 2:9.2.500-1.fc44 d227ef0c300747bbbd64e1f8cc5a588c 1.8 MiB Installing: kernel-core x86_64 0:7.0.10-200.fc44 updates 99.1 MiB Installing dependencies: kernel-modules-core x86_64 0:7.0.10-200.fc44 updates 72.9 MiB Transaction Summary: Installing: 2 packages Upgrading: 18 packages Replacing: 18 packages STDERR: Updating and loading repositories: Repositories loaded. Total size of inbound packages is 101 MiB. Need to download 101 MiB. After this operation, 172 MiB extra will be used (install 190 MiB, remove 18 MiB). [ 1/20] btrfs-progs-0:7.0-1.fc44.x86_64 100% | 4.2 MiB/s | 1.3 MiB | 00m00s [ 2/20] libblkid-0:2.41.4-8.fc44.x86_64 100% | 2.9 MiB/s | 129.7 KiB | 00m00s [ 3/20] libuuid-0:2.41.4-8.fc44.x86_64 100% | 640.5 KiB/s | 26.9 KiB | 00m00s [ 4/20] libmount-0:2.41.4-8.fc44.x86_64 100% | 3.9 MiB/s | 171.2 KiB | 00m00s [ 5/20] kernel-core-0:7.0.10-200.fc44.x 100% | 39.9 MiB/s | 20.4 MiB | 00m01s [ 6/20] util-linux-core-0:2.41.4-8.fc44 100% | 7.2 MiB/s | 557.7 KiB | 00m00s [ 7/20] libsmartcols-0:2.41.4-8.fc44.x8 100% | 2.1 MiB/s | 87.2 KiB | 00m00s [ 8/20] util-linux-0:2.41.4-8.fc44.x86_ 100% | 23.1 MiB/s | 1.2 MiB | 00m00s [ 9/20] libfdisk-0:2.41.4-8.fc44.x86_64 100% | 3.7 MiB/s | 168.6 KiB | 00m00s [10/20] liblastlog2-0:2.41.4-8.fc44.x86 100% | 561.8 KiB/s | 24.2 KiB | 00m00s [11/20] libmd-0:1.2.0-1.fc44.x86_64 100% | 1.3 MiB/s | 55.2 KiB | 00m00s [12/20] libusb1-0:1.0.30-1.fc44.x86_64 100% | 1.9 MiB/s | 83.4 KiB | 00m00s [13/20] perl-HTTP-Tiny-0:0.094-1.fc44.n 100% | 1.3 MiB/s | 57.1 KiB | 00m00s [14/20] python3-unbound-0:1.25.1-1.fc44 100% | 2.7 MiB/s | 123.2 KiB | 00m00s [15/20] unbound-libs-0:1.25.1-1.fc44.x8 100% | 12.3 MiB/s | 604.4 KiB | 00m00s [16/20] unbound-anchor-0:1.25.1-1.fc44. 100% | 872.2 KiB/s | 40.1 KiB | 00m00s [17/20] vim-data-2:9.2.530-1.fc44.noarc 100% | 447.6 KiB/s | 17.9 KiB | 00m00s [18/20] tzdata-0:2026b-1.fc44.noarch 100% | 12.9 MiB/s | 713.4 KiB | 00m00s [19/20] vim-minimal-2:9.2.530-1.fc44.x8 100% | 17.4 MiB/s | 892.4 KiB | 00m00s [20/20] kernel-modules-core-0:7.0.10-20 100% | 57.0 MiB/s | 74.6 MiB | 00m01s -------------------------------------------------------------------------------- [20/20] Total 100% | 68.7 MiB/s | 101.1 MiB | 00m01s Running transaction Importing OpenPGP key 0x6D9F90A6: UserID : "Fedora (44) " Fingerprint: 36F612DCF27F7D1A48A835E4DBFCF71C6D9F90A6 From : file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-44-x86_64 The key was successfully imported. [ 1/40] Verify package files 100% | 64.0 B/s | 20.0 B | 00m00s [ 2/40] Prepare transaction 100% | 336.0 B/s | 38.0 B | 00m00s [ 3/40] Upgrading libuuid-0:2.41.4-8.fc 100% | 5.3 MiB/s | 38.2 KiB | 00m00s [ 4/40] Upgrading libblkid-0:2.41.4-8.f 100% | 38.4 MiB/s | 275.3 KiB | 00m00s [ 5/40] Upgrading libmount-0:2.41.4-8.f 100% | 10.9 MiB/s | 389.7 KiB | 00m00s [ 6/40] Upgrading unbound-libs-0:1.25.1 100% | 96.4 MiB/s | 1.5 MiB | 00m00s [ 7/40] Upgrading libsmartcols-0:2.41.4 100% | 30.8 MiB/s | 189.5 KiB | 00m00s [ 8/40] Upgrading util-linux-core-0:2.4 100% | 19.2 MiB/s | 1.5 MiB | 00m00s [ 9/40] Upgrading libfdisk-0:2.41.4-8.f 100% | 23.8 MiB/s | 389.4 KiB | 00m00s [10/40] Installing kernel-core-0:7.0.10 100% | 98.2 MiB/s | 29.7 MiB | 00m00s [11/40] Installing kernel-modules-core- 100% | 80.8 MiB/s | 73.5 MiB | 00m01s [12/40] Upgrading vim-data-2:9.2.530-1. 100% | 2.8 MiB/s | 11.3 KiB | 00m00s [13/40] Upgrading liblastlog2-0:2.41.4- 100% | 2.0 MiB/s | 43.8 KiB | 00m00s [14/40] Upgrading util-linux-0:2.41.4-8 100% | 20.5 MiB/s | 3.6 MiB | 00m00s [15/40] Upgrading vim-minimal-2:9.2.530 100% | 54.1 MiB/s | 1.8 MiB | 00m00s [16/40] Upgrading python3-unbound-0:1.2 100% | 28.7 MiB/s | 529.6 KiB | 00m00s [17/40] Upgrading unbound-anchor-0:1.25 100% | 1.8 MiB/s | 53.9 KiB | 00m00s [18/40] Upgrading btrfs-progs-0:7.0-1.f 100% | 85.0 MiB/s | 6.5 MiB | 00m00s [19/40] Upgrading tzdata-0:2026b-1.fc44 100% | 6.6 MiB/s | 1.5 MiB | 00m00s [20/40] Upgrading perl-HTTP-Tiny-0:0.09 100% | 12.0 MiB/s | 160.3 KiB | 00m00s [21/40] Upgrading libusb1-0:1.0.30-1.fc 100% | 19.3 MiB/s | 177.7 KiB | 00m00s [22/40] Upgrading libmd-0:1.2.0-1.fc44. 100% | 4.5 MiB/s | 130.1 KiB | 00m00s [23/40] Removing util-linux-0:2.41.4-7. 100% | 5.8 KiB/s | 476.0 B | 00m00s [24/40] Removing util-linux-core-0:2.41 100% | 7.0 KiB/s | 150.0 B | 00m00s [25/40] Removing libfdisk-0:2.41.4-7.fc 100% | 1.0 KiB/s | 6.0 B | 00m00s [26/40] Removing libmount-0:2.41.4-7.fc 100% | 583.0 B/s | 7.0 B | 00m00s [27/40] Removing btrfs-progs-0:6.19.1-1 100% | 3.5 KiB/s | 58.0 B | 00m00s [28/40] Removing tzdata-0:2026a-1.fc44. 100% | 203.0 KiB/s | 1.8 KiB | 00m00s [29/40] Removing perl-HTTP-Tiny-0:0.092 100% | 565.0 B/s | 13.0 B | 00m00s [30/40] Removing unbound-anchor-0:1.24. 100% | 257.0 B/s | 9.0 B | 00m00s [31/40] Removing python3-unbound-0:1.24 100% | 4.6 KiB/s | 33.0 B | 00m00s [32/40] Removing libblkid-0:2.41.4-7.fc 100% | 500.0 B/s | 6.0 B | 00m00s [33/40] Removing vim-minimal-2:9.2.500- 100% | 1.2 KiB/s | 15.0 B | 00m00s [34/40] Removing vim-data-2:9.2.500-1.f 100% | 1.7 KiB/s | 7.0 B | 00m00s [35/40] Removing libuuid-0:2.41.4-7.fc4 100% | 1.4 KiB/s | 7.0 B | 00m00s [36/40] Removing unbound-libs-0:1.24.2- 100% | 2.2 KiB/s | 16.0 B | 00m00s [37/40] Removing libsmartcols-0:2.41.4- 100% | 1.2 KiB/s | 6.0 B | 00m00s [38/40] Removing liblastlog2-0:2.41.4-7 100% | 875.0 B/s | 14.0 B | 00m00s [39/40] Removing libusb1-0:1.0.29-5.fc4 100% | 1.8 KiB/s | 11.0 B | 00m00s [40/40] Removing libmd-0:1.1.0-9.fc44.x 100% | 0.0 B/s | 11.0 B | 00m25s Complete! TASK [Restart if kernel updated] *********************************************** fatal: [3.21.242.107]: FAILED! => { "changed": false, "elapsed": 621, "rebooted": true } MSG: Timed out waiting for last boot time check (timeout=600) ...ignoring TASK [Wait for connection for 5 minutes] *************************************** ok: [3.21.242.107] => { "changed": false, "elapsed": 233 } TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/workaround-fedora-eln.yaml for 3.21.242.107 TASK [workaround-fedora-eln | Check for Fedora ELN] **************************** fatal: [3.21.242.107]: FAILED! => { "changed": true, "cmd": "rpm -q fedora-eln-repos || rpm -q fedora-repos-eln", "delta": "0:00:00.054535", "end": "2026-05-27 08:47:46.927522", "rc": 1, "start": "2026-05-27 08:47:46.872987" } STDOUT: package fedora-eln-repos is not installed package fedora-repos-eln is not installed MSG: non-zero return code ...ignoring TASK [workaround-fedora-eln | Install required python packages for dnf5] ******* skipping: [3.21.242.107] => { "changed": false, "false_condition": "check_eln.rc == 0", "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/workaround-fedora-rawhide.yaml for 3.21.242.107 TASK [workaround-fedora-rawhide | Check for rawhide] *************************** fatal: [3.21.242.107]: FAILED! => { "changed": true, "cmd": [ "rpm", "-q", "fedora-repos-rawhide" ], "delta": "0:00:00.012089", "end": "2026-05-27 08:47:47.228569", "rc": 1, "start": "2026-05-27 08:47:47.216480" } STDOUT: package fedora-repos-rawhide is not installed MSG: non-zero return code ...ignoring TASK [workaround-fedora-rawhide | Install required python packages for dnf5] *** skipping: [3.21.242.107] => { "changed": false, "false_condition": "check_rawhide.rc == 0", "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/workaround-fedora-release.yaml for 3.21.242.107 TASK [Workaround - update Fedora release and related packages] ***************** changed: [3.21.242.107] => { "attempts": 1, "changed": true, "cmd": [ "dnf", "-y", "update", "--nogpgcheck", "fedora*" ], "delta": "0:00:00.661852", "end": "2026-05-27 08:47:48.184438", "rc": 0, "start": "2026-05-27 08:47:47.522586" } STDOUT: Nothing to do. STDERR: Updating and loading repositories: Repositories loaded. TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/workaround-centos-7.yaml for 3.21.242.107 TASK [Use vault.centos.org repos (CentOS 7 EOL workaround)] ******************** skipping: [3.21.242.107] => { "changed": false, "false_condition": "ansible_distribution == \"CentOS\"", "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/workaround-centos-stream-8.yaml for 3.21.242.107 TASK [Use vault.centos.org repos (CS8 EOL workaround)] ************************* skipping: [3.21.242.107] => { "changed": false, "false_condition": "ansible_distribution == \"CentOS\"", "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/workaround-dns.yaml for 3.21.242.107 TASK [disable systemd-resolved] ************************************************ changed: [3.21.242.107] => { "changed": true, "cmd": [ "systemctl", "disable", "systemd-resolved" ], "delta": "0:00:00.247086", "end": "2026-05-27 08:47:48.784080", "rc": 0, "start": "2026-05-27 08:47:48.536994" } STDERR: Removed '/etc/systemd/system/dbus-org.freedesktop.resolve1.service'. Removed '/etc/systemd/system/sockets.target.wants/systemd-resolved-monitor.socket'. Removed '/etc/systemd/system/sockets.target.wants/systemd-resolved-varlink.socket'. Removed '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service'. Disabling 'systemd-resolved.service', but its triggering units are still active: systemd-resolved-monitor.socket, systemd-resolved-varlink.socket TASK [mask systemd-resolved] *************************************************** changed: [3.21.242.107] => { "changed": true, "cmd": [ "systemctl", "mask", "systemd-resolved" ], "delta": "0:00:00.238958", "end": "2026-05-27 08:47:49.332843", "rc": 0, "start": "2026-05-27 08:47:49.093885" } STDERR: Created symlink '/etc/systemd/system/systemd-resolved.service' → '/dev/null'. Masking 'systemd-resolved.service', but its triggering units are still active: systemd-resolved-monitor.socket, systemd-resolved-varlink.socket TASK [remove /etc/resolv.conf] ************************************************* changed: [3.21.242.107] => { "changed": true, "cmd": [ "rm", "-f", "/etc/resolv.conf" ], "delta": "0:00:00.003147", "end": "2026-05-27 08:47:49.597705", "rc": 0, "start": "2026-05-27 08:47:49.594558" } TASK [replace resolve.conf] **************************************************** changed: [3.21.242.107] => { "changed": true, "checksum": "c3f9736e9af7bd0885578859a50b205c8fa5fc8e", "dest": "/etc/resolv.conf", "gid": 0, "group": "root", "md5sum": "c7ea09d26e26605227076e0514a33038", "mode": "0644", "owner": "root", "size": 38, "src": "/root/.ansible/tmp/ansible-tmp-1779871670.037566-602-212479115069466/source", "state": "file", "uid": 0 } TASK [Restore SELinux context on a file] *************************************** changed: [3.21.242.107] => { "changed": true, "cmd": [ "restorecon", "-vF", "/etc/resolv.conf" ], "delta": "0:00:00.007089", "end": "2026-05-27 08:47:50.721609", "rc": 0, "start": "2026-05-27 08:47:50.714520" } STDOUT: Relabeled /etc/resolv.conf from unconfined_u:object_r:admin_home_t:s0 to system_u:object_r:net_conf_t:s0 TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/enable-crb.yaml for 3.21.242.107 TASK [Enable CRB repository (CentOS Stream 9 and later)] *********************** skipping: [3.21.242.107] => { "changed": false, "false_condition": "ansible_distribution == \"CentOS\"", "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/enable-powertools.yaml for 3.21.242.107 TASK [Make sure dnf core plugins are installed] ******************************** skipping: [3.21.242.107] => { "changed": false, "false_condition": "ansible_distribution == \"CentOS\"", "skip_reason": "Conditional result was False" } TASK [Enable Powertools repository (CentOS 8, CentOS Stream 8)] **************** skipping: [3.21.242.107] => { "changed": false, "false_condition": "ansible_distribution == \"CentOS\"", "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/install-epel.yaml for 3.21.242.107 TASK [Install EPEL on CentOS < 9 and CentOS Stream < 9 (except CentOS Stream 9)] *** skipping: [3.21.242.107] => { "changed": false, "false_condition": "ansible_distribution == \"CentOS\"", "skip_reason": "Conditional result was False" } TASK [Install EPEL on CentOS Stream 9] ***************************************** skipping: [3.21.242.107] => { "changed": false, "false_condition": "ansible_distribution == \"CentOS\"", "skip_reason": "Conditional result was False" } TASK [Install EPEL on CentOS Stream 9 image-mode] ****************************** skipping: [3.21.242.107] => { "changed": false, "false_condition": "ansible_distribution == \"CentOS\"", "skip_reason": "Conditional result was False" } TASK [Install EPEL Next on CentOS Stream 9 image-mode] ************************* skipping: [3.21.242.107] => { "changed": false, "false_condition": "ansible_distribution == \"CentOS\"", "skip_reason": "Conditional result was False" } TASK [Install EPEL on CentOS Stream 10] **************************************** skipping: [3.21.242.107] => { "changed": false, "false_condition": "ansible_distribution == \"CentOS\"", "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/workaround-beakerlib.yaml for 3.21.242.107 TASK [Make sure dnf core plugins are installed] ******************************** skipping: [3.21.242.107] => { "changed": false, "false_condition": "ansible_distribution == \"CentOS\"", "skip_reason": "Conditional result was False" } TASK [Add beakerlib copr repository for CentOS Stream] ************************* skipping: [3.21.242.107] => { "changed": false, "false_condition": "ansible_distribution == \"CentOS\"", "skip_reason": "Conditional result was False" } TASK [Install beakerlib] ******************************************************* skipping: [3.21.242.107] => { "changed": false, "false_condition": "ansible_distribution == \"CentOS\"", "skip_reason": "Conditional result was False" } TASK [Add beakerlib copr repository for CentOS Stream] ************************* skipping: [3.21.242.107] => { "changed": false, "false_condition": "ansible_distribution == \"CentOS\"", "skip_reason": "Conditional result was False" } TASK [Install beakerlib] ******************************************************* skipping: [3.21.242.107] => { "changed": false, "false_condition": "ansible_distribution == \"CentOS\"", "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/install-koji-brew.yaml for 3.21.242.107 TASK [Install Koji] ************************************************************ changed: [3.21.242.107] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: koji-1.35.3-9.fc44.noarch", "Installed: python3-koji-1.35.3-9.fc44.noarch", "Installed: python3-defusedxml-0.7.1-23.fc44.noarch", "Installed: python3-requests-gssapi-1.4.0-2.fc44.noarch", "Installed: python3-gssapi-1.7.3-16.fc44.x86_64", "Installed: python3-decorator-5.3.0-1.fc44.noarch" ] } TASK [Add RCM Repository for RHEL7 and earlier] ******************************** skipping: [3.21.242.107] => { "changed": false, "false_condition": "ansible_distribution == \"RedHat\"", "skip_reason": "Conditional result was False" } TASK [Install Brewkoji] ******************************************************** skipping: [3.21.242.107] => { "changed": false, "false_condition": "ansible_distribution == \"RedHat\"", "skip_reason": "Conditional result was False" } TASK [Add RCM Repository for RHEL 8] ******************************************* skipping: [3.21.242.107] => { "changed": false, "false_condition": "ansible_distribution == \"RedHat\"", "skip_reason": "Conditional result was False" } TASK [Install Brewkoji] ******************************************************** skipping: [3.21.242.107] => { "changed": false, "false_condition": "ansible_distribution == \"RedHat\"", "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/tag-repository.yaml for 3.21.242.107 TASK [Check for rawhide] ******************************************************* fatal: [3.21.242.107]: FAILED! => { "changed": true, "cmd": [ "rpm", "-q", "fedora-repos-rawhide" ], "delta": "0:00:00.013337", "end": "2026-05-27 08:47:53.995442", "rc": 1, "start": "2026-05-27 08:47:53.982105" } STDOUT: package fedora-repos-rawhide is not installed MSG: non-zero return code ...ignoring TASK [Check for rawhide] ******************************************************* fatal: [3.21.242.107]: FAILED! => { "changed": true, "cmd": "rpm -q fedora-eln-repos || rpm -q fedora-repos-eln", "delta": "0:00:00.023796", "end": "2026-05-27 08:47:54.297532", "rc": 1, "start": "2026-05-27 08:47:54.273736" } STDOUT: package fedora-eln-repos is not installed package fedora-repos-eln is not installed MSG: non-zero return code ...ignoring TASK [Transform build target to a tag repository name (Rawhide)] *************** skipping: [3.21.242.107] => { "changed": false, "false_condition": "check_rawhide.rc == 0", "skip_reason": "Conditional result was False" } TASK [Transform build target to a tag repository name (ELN)] ******************* skipping: [3.21.242.107] => { "changed": false, "false_condition": "check_eln.rc == 0", "skip_reason": "Conditional result was False" } TASK [Transform build target to a tag repository name (Fedora non-Rawhide)] **** ok: [3.21.242.107] => { "ansible_facts": { "tag_repository_name": "f44-build" }, "changed": false } TASK [Create tag repository base url (Fedora), set priority to 9 (high)] ******* ok: [3.21.242.107] => { "ansible_facts": { "tag_repository_priority": 9, "tag_repository_url": "https://kojipkgs.fedoraproject.org/repos/f44-build/latest/x86_64/" }, "changed": false } TASK [Set tag repository priority to 99 (CentOS Stream)] *********************** skipping: [3.21.242.107] => { "changed": false, "false_condition": "ansible_distribution == \"CentOS\"", "skip_reason": "Conditional result was False" } TASK [Create tag repository base url (CentOS Stream 8)] ************************ skipping: [3.21.242.107] => { "changed": false, "false_condition": "ansible_distribution == \"CentOS\"", "skip_reason": "Conditional result was False" } TASK [Create tag repository base url (CentOS Stream 9)] ************************ skipping: [3.21.242.107] => { "changed": false, "false_condition": "ansible_distribution == \"CentOS\"", "skip_reason": "Conditional result was False" } TASK [Create tag repository base url (CentOS Stream 10)] *********************** skipping: [3.21.242.107] => { "changed": false, "false_condition": "ansible_distribution == \"CentOS\"", "skip_reason": "Conditional result was False" } TASK [Check if tag repository https://kojipkgs.fedoraproject.org/repos/f44-build/latest/x86_64/ exists] *** ok: [3.21.242.107] => { "accept_ranges": "bytes", "age": "41", "apptime": "D=1591", "attempts": 1, "changed": false, "connection": "close", "content_length": "1178", "content_type": "text/html;charset=ISO-8859-1", "cookies": {}, "cookies_string": "", "date": "Wed, 27 May 2026 08:47:14 GMT", "elapsed": 0, "failed_when_result": false, "redirected": false, "referrer_policy": "same-origin", "server": "Apache", "status": 200, "strict_transport_security": "max-age=31536000; includeSubDomains; preload, max-age=31536000; includeSubDomains; preload", "url": "https://kojipkgs.fedoraproject.org/repos/f44-build/latest/x86_64/", "via": "1.1 kojipkgs02.rdu3.fedoraproject.org (Varnish/7.7)", "x_content_type_options": "nosniff", "x_fedora_appserver": "kojipkgs02.rdu3.fedoraproject.org", "x_fedora_proxyserver": "proxy10.rdu3.fedoraproject.org", "x_fedora_requestid": "ahavu5HPpwpOigEiNLRuSQAABZc", "x_frame_options": "SAMEORIGIN", "x_varnish": "1372032993 1370520389", "x_xss_protection": "1; mode=block" } MSG: OK (1178 bytes) TASK [Add tag repository] ****************************************************** changed: [3.21.242.107] => { "changed": true, "checksum": "df7ca3045705150413b8514911b96b33baa6c3fb", "dest": "/etc/yum.repos.d/tag-repository.repo", "gid": 0, "group": "root", "md5sum": "ad394bcc6b23a13e499965f185125659", "mode": "0644", "owner": "root", "size": 480, "src": "/root/.ansible/tmp/ansible-tmp-1779871675.3110552-655-163321199232568/source", "state": "file", "uid": 0 } TASK [debug] ******************************************************************* skipping: [3.21.242.107] => { "false_condition": "tag_repository_exist_check.status != 200" } TASK [debug] ******************************************************************* skipping: [3.21.242.107] => { "false_condition": "ansible_distribution != \"Fedora\"" } TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/set-timezone.yaml for 3.21.242.107 TASK [Set UTC timezone] ******************************************************** changed: [3.21.242.107] => { "changed": true } MSG: executed `/usr/bin/timedatectl set-timezone Etc/UTC` PLAY RECAP ********************************************************************* 3.21.242.107 : ok=43 changed=17 unreachable=0 failed=0 skipped=31 rescued=0 ignored=7 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---