Warning: Permanently added '18.208.143.248' (ED25519) to the list of known hosts.

You can reproduce this build on your computer by running:

  sudo dnf install copr-rpmbuild
  /usr/bin/copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8799614-centos-stream-8-x86_64 --chroot centos-stream-8-x86_64


Version: 1.1
PID: 13447
Logging PID: 13448
Task:
{'allow_user_ssh': False,
 'appstream': True,
 'background': False,
 'build_id': 8799614,
 'buildroot_pkgs': [],
 'chroot': 'centos-stream-8-x86_64',
 'enable_net': True,
 'fedora_review': True,
 'git_hash': 'ebadc2ba382901356a6981113165cb3b4b7dbc6b',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/vandebugger/testing/vdb-rpm-macros',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'vdb-rpm-macros',
 'package_version': '0.0.2-0.vdb.1',
 'project_dirname': 'testing',
 'project_name': 'testing',
 'project_owner': 'vandebugger',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/vandebugger/testing/centos-stream-8-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None},
           {'baseurl': 'https://download.copr.fedorainfracloud.org/results/vandebugger/testing/centos-stream-8-x86_64/',
            'id': 'copr_vandebugger_testing',
            'name': 'Additional repo copr_vandebugger_testing'}],
 'sandbox': 'vandebugger/testing--vandebugger',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': None,
 'submitter': 'vandebugger',
 'tags': [],
 'task_id': '8799614-centos-stream-8-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': ['gnome_45']}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/vandebugger/testing/vdb-rpm-macros /var/lib/copr-rpmbuild/workspace/workdir-uj4s88kb/vdb-rpm-macros --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/vandebugger/testing/vdb-rpm-macros', '/var/lib/copr-rpmbuild/workspace/workdir-uj4s88kb/vdb-rpm-macros', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-uj4s88kb/vdb-rpm-macros'...

Running: git checkout ebadc2ba382901356a6981113165cb3b4b7dbc6b --

cmd: ['git', 'checkout', 'ebadc2ba382901356a6981113165cb3b4b7dbc6b', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-uj4s88kb/vdb-rpm-macros
rc: 0
stdout: 
stderr: Note: switching to 'ebadc2ba382901356a6981113165cb3b4b7dbc6b'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at ebadc2b automatic import of vdb-rpm-macros

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-uj4s88kb/vdb-rpm-macros
rc: 0
stdout: 
stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD
INFO: Reading stdout from command: git rev-parse HEAD
INFO: Reading sources specification file: sources

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-uj4s88kb/vdb-rpm-macros/vdb-rpm-macros.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-uj4s88kb/vdb-rpm-macros --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1742509819.268149 -r /var/lib/copr-rpmbuild/results/configs/child.cfg --without gnome_45
INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-uj4s88kb/vdb-rpm-macros/vdb-rpm-macros.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-uj4s88kb/vdb-rpm-macros --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1742509819.268149 -r /var/lib/copr-rpmbuild/results/configs/child.cfg --without gnome_45
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-uj4s88kb/vdb-rpm-macros/vdb-rpm-macros.spec)  Config(centos-stream-8-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 6.1
INFO: Mock Version: 6.1
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/centos-stream-8-x86_64-bootstrap-1742509819.268149/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using container image: quay.io/centos/centos:stream8
INFO: Pulling image: quay.io/centos/centos:stream8
INFO: Tagging container image as mock-bootstrap-2a894578-7567-4982-b9fa-f3965ecca6a0
INFO: Checking that 197af1ac459521c7c845eb5de964535eaa6c13f843a032763e19f4a5888b6a1c image matches host's architecture
INFO: Copy content of container 197af1ac459521c7c845eb5de964535eaa6c13f843a032763e19f4a5888b6a1c to /var/lib/mock/centos-stream-8-x86_64-bootstrap-1742509819.268149/root
INFO: mounting 197af1ac459521c7c845eb5de964535eaa6c13f843a032763e19f4a5888b6a1c with podman image mount
INFO: image 197af1ac459521c7c845eb5de964535eaa6c13f843a032763e19f4a5888b6a1c as /var/lib/containers/storage/overlay/6ee281da9ae87eca8f44934d7773323021901ceb8f56a5ec52edbbdaa1d5de23/merged
INFO: umounting image 197af1ac459521c7c845eb5de964535eaa6c13f843a032763e19f4a5888b6a1c (/var/lib/containers/storage/overlay/6ee281da9ae87eca8f44934d7773323021901ceb8f56a5ec52edbbdaa1d5de23/merged) with podman image umount
INFO: Removing image mock-bootstrap-2a894578-7567-4982-b9fa-f3965ecca6a0
INFO: Package manager dnf4 detected and used (fallback)
INFO: Bootstrap image not marked ready
Start(bootstrap): installing dnf tooling
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                 1.3 MB/s |  57 kB     00:00    
Additional repo copr_vandebugger_testing        1.6 MB/s |  57 kB     00:00    
CentOS Stream 8 - BaseOS                        117 MB/s |  10 MB     00:00    
CentOS Stream 8 - AppStream                     273 MB/s |  29 MB     00:00    
CentOS Stream 8 - Extras                        588 kB/s |  18 kB     00:00    
CentOS Stream 8 - PowerTools                     90 MB/s | 5.0 MB     00:00    
Package python3-dnf-4.7.0-20.el8.noarch is already installed.
Dependencies resolved.
================================================================================
 Package                       Arch        Version            Repository   Size
================================================================================
Installing:
 python3-dnf-plugins-core      noarch      4.0.21-25.el8      baseos      280 k
Installing dependencies:
 dbus-glib                     x86_64      0.110-2.el8        baseos      127 k
 python3-dateutil              noarch      1:2.6.1-6.el8      baseos      251 k
 python3-dbus                  x86_64      1.2.4-15.el8       baseos      134 k
 python3-six                   noarch      1.11.0-8.el8       baseos       38 k
 python3-systemd               x86_64      234-8.el8          baseos       81 k

Transaction Summary
================================================================================
Install  6 Packages

Total download size: 912 k
Installed size: 2.6 M
Downloading Packages:
(1/6): dbus-glib-0.110-2.el8.x86_64.rpm         6.1 MB/s | 127 kB     00:00    
(2/6): python3-dateutil-2.6.1-6.el8.noarch.rpm   11 MB/s | 251 kB     00:00    
(3/6): python3-dbus-1.2.4-15.el8.x86_64.rpm     5.5 MB/s | 134 kB     00:00    
(4/6): python3-dnf-plugins-core-4.0.21-25.el8.n  51 MB/s | 280 kB     00:00    
(5/6): python3-six-1.11.0-8.el8.noarch.rpm       11 MB/s |  38 kB     00:00    
(6/6): python3-systemd-234-8.el8.x86_64.rpm      16 MB/s |  81 kB     00:00    
--------------------------------------------------------------------------------
Total                                            28 MB/s | 912 kB     00:00     
CentOS Stream 8 - BaseOS                        1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0x8483C65D:
 Userid     : "CentOS (CentOS Official Signing Key) <security@centos.org>"
 Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
 From       : /usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : python3-systemd-234-8.el8.x86_64                       1/6 
  Installing       : python3-six-1.11.0-8.el8.noarch                        2/6 
  Installing       : python3-dateutil-1:2.6.1-6.el8.noarch                  3/6 
  Installing       : dbus-glib-0.110-2.el8.x86_64                           4/6 
  Running scriptlet: dbus-glib-0.110-2.el8.x86_64                           4/6 
  Installing       : python3-dbus-1.2.4-15.el8.x86_64                       5/6 
  Installing       : python3-dnf-plugins-core-4.0.21-25.el8.noarch          6/6 
  Running scriptlet: python3-dnf-plugins-core-4.0.21-25.el8.noarch          6/6 
  Verifying        : dbus-glib-0.110-2.el8.x86_64                           1/6 
  Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch                  2/6 
  Verifying        : python3-dbus-1.2.4-15.el8.x86_64                       3/6 
  Verifying        : python3-dnf-plugins-core-4.0.21-25.el8.noarch          4/6 
  Verifying        : python3-six-1.11.0-8.el8.noarch                        5/6 
  Verifying        : python3-systemd-234-8.el8.x86_64                       6/6 

Installed:
  dbus-glib-0.110-2.el8.x86_64                                                  
  python3-dateutil-1:2.6.1-6.el8.noarch                                         
  python3-dbus-1.2.4-15.el8.x86_64                                              
  python3-dnf-plugins-core-4.0.21-25.el8.noarch                                 
  python3-six-1.11.0-8.el8.noarch                                               
  python3-systemd-234-8.el8.x86_64                                              

Complete!
Finish(bootstrap): installing dnf tooling
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/centos-stream-8-x86_64-1742509819.268149/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf4 detected and used (direct choice)
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.14.3-31.el8.x86_64
  python3-dnf-4.7.0-20.el8.noarch
  python3-dnf-plugins-core-4.0.21-25.el8.noarch
  yum-4.7.0-20.el8.noarch
Start: installing minimal buildroot with dnf
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                 1.6 MB/s |  57 kB     00:00    
Additional repo copr_vandebugger_testing        1.8 MB/s |  57 kB     00:00    
CentOS Stream 8 - BaseOS                        165 MB/s |  10 MB     00:00    
CentOS Stream 8 - AppStream                     242 MB/s |  29 MB     00:00    
CentOS Stream 8 - Extras                        621 kB/s |  18 kB     00:00    
CentOS Stream 8 - PowerTools                     94 MB/s | 5.0 MB     00:00    
Dependencies resolved.
======================================================================================
 Package                       Arch    Version                        Repo        Size
======================================================================================
Installing:
 bash                          x86_64  4.4.20-5.el8                   baseos     1.6 M
 bzip2                         x86_64  1.0.6-26.el8                   baseos      60 k
 centos-stream-release         noarch  8.6-1.el8                      baseos      22 k
 coreutils                     x86_64  8.30-15.el8                    baseos     1.2 M
 cpio                          x86_64  2.12-11.el8                    baseos     266 k
 diffutils                     x86_64  3.6-6.el8                      baseos     358 k
 findutils                     x86_64  1:4.6.0-22.el8                 baseos     537 k
 gawk                          x86_64  4.2.1-4.el8                    baseos     1.1 M
 gcc                           x86_64  8.5.0-22.el8                   baseos      23 M
 gcc-c++                       x86_64  8.5.0-22.el8                   appstream   12 M
 grep                          x86_64  3.1-6.el8                      baseos     274 k
 gzip                          x86_64  1.9-13.el8                     baseos     167 k
 info                          x86_64  6.5-7.el8_5                    baseos     198 k
 make                          x86_64  1:4.2.1-11.el8                 baseos     498 k
 patch                         x86_64  2.7.6-11.el8                   baseos     138 k
 redhat-rpm-config             noarch  131-1.el8                      baseos      94 k
 rpm-build                     x86_64  4.14.3-31.el8                  appstream  185 k
 sed                           x86_64  4.5-5.el8                      baseos     298 k
 tar                           x86_64  2:1.30-9.el8                   baseos     847 k
 unzip                         x86_64  6.0-46.el8                     baseos     196 k
 util-linux                    x86_64  2.32.1-46.el8                  baseos     2.6 M
 which                         x86_64  2.21-20.el8                    baseos      50 k
 xz                            x86_64  5.2.4-4.el8                    baseos     153 k
Installing dependencies:
 annobin                       x86_64  11.13-2.el8                    baseos     972 k
 audit-libs                    x86_64  3.1.2-1.el8                    baseos     125 k
 basesystem                    noarch  11-5.el8                       baseos      10 k
 binutils                      x86_64  2.30-123.el8                   baseos     5.8 M
 brotli                        x86_64  1.0.6-3.el8                    baseos     323 k
 bzip2-libs                    x86_64  1.0.6-26.el8                   baseos      48 k
 ca-certificates               noarch  2023.2.60_v7.0.306-80.0.el8    baseos     935 k
 centos-gpg-keys               noarch  1:8-6.el8                      baseos      14 k
 centos-stream-repos           noarch  8-6.el8                        baseos      20 k
 chkconfig                     x86_64  1.19.2-1.el8                   baseos     217 k
 coreutils-common              x86_64  8.30-15.el8                    baseos     2.0 M
 cpp                           x86_64  8.5.0-22.el8                   baseos      10 M
 cracklib                      x86_64  2.9.6-15.el8                   baseos      93 k
 cracklib-dicts                x86_64  2.9.6-15.el8                   baseos     4.0 M
 crypto-policies               noarch  20230731-1.git3177e06.el8      baseos      64 k
 curl                          x86_64  7.61.1-34.el8                  baseos     353 k
 cyrus-sasl-lib                x86_64  2.1.27-6.el8_5                 baseos     123 k
 dwz                           x86_64  0.12-10.el8                    baseos     109 k
 efi-srpm-macros               noarch  3-3.el8                        baseos      22 k
 elfutils                      x86_64  0.190-2.el8                    baseos     581 k
 elfutils-default-yama-scope   noarch  0.190-2.el8                    baseos      53 k
 elfutils-libelf               x86_64  0.190-2.el8                    baseos     233 k
 elfutils-libs                 x86_64  0.190-2.el8                    baseos     305 k
 expat                         x86_64  2.2.5-13.el8                   baseos     114 k
 file                          x86_64  5.33-26.el8                    baseos      77 k
 file-libs                     x86_64  5.33-26.el8                    baseos     544 k
 filesystem                    x86_64  3.8-6.el8                      baseos     1.1 M
 gc                            x86_64  7.6.4-3.el8                    baseos     109 k
 gcc-plugin-annobin            x86_64  8.5.0-22.el8                   baseos      36 k
 gdb-headless                  x86_64  8.2-20.el8                     appstream  3.7 M
 gdbm                          x86_64  1:1.18-2.el8                   baseos     130 k
 gdbm-libs                     x86_64  1:1.18-2.el8                   baseos      60 k
 ghc-srpm-macros               noarch  1.4.2-7.el8                    baseos     9.3 k
 glib2                         x86_64  2.56.4-163.el8                 baseos     2.5 M
 glibc                         x86_64  2.28-251.el8.2                 baseos     2.3 M
 glibc-all-langpacks           x86_64  2.28-251.el8.2                 baseos      26 M
 glibc-common                  x86_64  2.28-251.el8.2                 baseos     1.0 M
 glibc-devel                   x86_64  2.28-251.el8.2                 baseos      89 k
 glibc-gconv-extra             x86_64  2.28-251.el8.2                 baseos     1.7 M
 glibc-headers                 x86_64  2.28-251.el8.2                 baseos     585 k
 gmp                           x86_64  1:6.1.2-12.el8                 baseos     318 k
 gnupg2                        x86_64  2.2.20-3.el8                   baseos     2.4 M
 gnutls                        x86_64  3.6.16-8.el8.1                 baseos     1.0 M
 go-srpm-macros                noarch  2-17.el8                       baseos      13 k
 guile                         x86_64  5:2.0.14-7.el8                 baseos     3.5 M
 ima-evm-utils                 x86_64  1.3.2-12.el8                   baseos      64 k
 isl                           x86_64  0.16.1-6.el8                   baseos     841 k
 kernel-headers                x86_64  4.18.0-553.6.1.el8             baseos      12 M
 keyutils-libs                 x86_64  1.5.10-9.el8                   baseos      34 k
 krb5-libs                     x86_64  1.18.2-27.el8                  baseos     853 k
 libacl                        x86_64  2.2.53-3.el8                   baseos      35 k
 libarchive                    x86_64  3.3.3-5.el8                    baseos     360 k
 libassuan                     x86_64  2.5.1-3.el8                    baseos      83 k
 libatomic_ops                 x86_64  7.6.2-3.el8                    baseos      38 k
 libattr                       x86_64  2.4.48-3.el8                   baseos      27 k
 libbabeltrace                 x86_64  1.5.4-4.el8                    baseos     200 k
 libblkid                      x86_64  2.32.1-46.el8                  baseos     221 k
 libcap                        x86_64  2.48-5.el8                     baseos      77 k
 libcap-ng                     x86_64  0.7.11-1.el8                   baseos      33 k
 libcom_err                    x86_64  1.45.6-5.el8                   baseos      49 k
 libcurl                       x86_64  7.61.1-34.el8                  baseos     304 k
 libdb                         x86_64  5.3.28-42.el8_4                baseos     751 k
 libdb-utils                   x86_64  5.3.28-42.el8_4                baseos     150 k
 libfdisk                      x86_64  2.32.1-46.el8                  baseos     254 k
 libffi                        x86_64  3.1-24.el8                     baseos      38 k
 libgcc                        x86_64  8.5.0-22.el8                   baseos      82 k
 libgcrypt                     x86_64  1.8.5-7.el8                    baseos     463 k
 libgomp                       x86_64  8.5.0-22.el8                   baseos     208 k
 libgpg-error                  x86_64  1.31-1.el8                     baseos     242 k
 libidn2                       x86_64  2.2.0-1.el8                    baseos      94 k
 libipt                        x86_64  1.6.1-8.el8                    baseos      50 k
 libksba                       x86_64  1.3.5-9.el8                    baseos     134 k
 libmount                      x86_64  2.32.1-46.el8                  baseos     237 k
 libmpc                        x86_64  1.1.0-9.1.el8                  baseos      61 k
 libnghttp2                    x86_64  1.33.0-6.el8.1                 baseos      78 k
 libnsl2                       x86_64  1.2.0-2.20180605git4a062cf.el8 baseos      58 k
 libpkgconf                    x86_64  1.4.2-1.el8                    baseos      35 k
 libpsl                        x86_64  0.20.2-6.el8                   baseos      61 k
 libpwquality                  x86_64  1.4.4-6.el8                    baseos     120 k
 libselinux                    x86_64  2.9-8.el8                      baseos     166 k
 libsemanage                   x86_64  2.9-9.el8                      baseos     168 k
 libsepol                      x86_64  2.9-3.el8                      baseos     340 k
 libsigsegv                    x86_64  2.11-5.el8                     baseos      30 k
 libsmartcols                  x86_64  2.32.1-46.el8                  baseos     180 k
 libssh                        x86_64  0.9.6-14.el8                   baseos     220 k
 libssh-config                 noarch  0.9.6-14.el8                   baseos      21 k
 libstdc++                     x86_64  8.5.0-22.el8                   baseos     458 k
 libstdc++-devel               x86_64  8.5.0-22.el8                   appstream  2.2 M
 libtasn1                      x86_64  4.13-4.el8                     baseos      76 k
 libtirpc                      x86_64  1.1.4-12.el8                   baseos     114 k
 libtool-ltdl                  x86_64  2.4.6-25.el8                   baseos      58 k
 libunistring                  x86_64  0.9.9-3.el8                    baseos     422 k
 libusbx                       x86_64  1.0.23-4.el8                   baseos      74 k
 libutempter                   x86_64  1.1.6-14.el8                   baseos      32 k
 libuuid                       x86_64  2.32.1-46.el8                  baseos      99 k
 libverto                      x86_64  0.3.2-2.el8                    baseos      24 k
 libxcrypt                     x86_64  4.1.1-6.el8                    baseos      73 k
 libxcrypt-devel               x86_64  4.1.1-6.el8                    baseos      25 k
 libxml2                       x86_64  2.9.7-18.el8                   baseos     697 k
 libzstd                       x86_64  1.4.4-1.el8                    baseos     266 k
 lua-libs                      x86_64  5.3.4-12.el8                   baseos     118 k
 lz4-libs                      x86_64  1.8.3-3.el8_4                  baseos      66 k
 mpfr                          x86_64  3.1.6-1.el8                    baseos     221 k
 ncurses                       x86_64  6.1-10.20180224.el8            baseos     393 k
 ncurses-base                  noarch  6.1-10.20180224.el8            baseos     114 k
 ncurses-libs                  x86_64  6.1-10.20180224.el8            baseos     339 k
 nettle                        x86_64  3.4.1-7.el8                    baseos     301 k
 npth                          x86_64  1.5-4.el8                      baseos      26 k
 ocaml-srpm-macros             noarch  5-4.el8                        baseos     9.4 k
 openblas-srpm-macros          noarch  2-2.el8                        baseos     7.9 k
 openldap                      x86_64  2.4.46-18.el8                  baseos     352 k
 openssl-libs                  x86_64  1:1.1.1k-12.el8                baseos     1.5 M
 p11-kit                       x86_64  0.23.22-2.el8                  baseos     344 k
 p11-kit-trust                 x86_64  0.23.22-2.el8                  baseos     138 k
 pam                           x86_64  1.3.1-33.el8                   baseos     851 k
 pcre                          x86_64  8.42-6.el8                     baseos     211 k
 pcre2                         x86_64  10.32-3.el8                    baseos     247 k
 perl-srpm-macros              noarch  1-25.el8                       baseos      11 k
 pkgconf                       x86_64  1.4.2-1.el8                    baseos      38 k
 pkgconf-m4                    noarch  1.4.2-1.el8                    baseos      17 k
 pkgconf-pkg-config            x86_64  1.4.2-1.el8                    baseos      15 k
 platform-python               x86_64  3.6.8-62.el8                   baseos      88 k
 platform-python-setuptools    noarch  39.2.0-7.el8                   baseos     632 k
 popt                          x86_64  1.18-1.el8                     baseos      61 k
 publicsuffix-list-dafsa       noarch  20180723-1.el8                 baseos      56 k
 python-rpm-macros             noarch  3-45.el8                       baseos      16 k
 python-srpm-macros            noarch  3-45.el8                       baseos      16 k
 python3-libs                  x86_64  3.6.8-62.el8                   baseos     8.4 M
 python3-pip-wheel             noarch  9.0.3-24.el8                   baseos     865 k
 python3-rpm-macros            noarch  3-45.el8                       baseos      15 k
 python3-setuptools-wheel      noarch  39.2.0-7.el8                   baseos     289 k
 qt5-srpm-macros               noarch  5.15.3-1.el8                   baseos      11 k
 readline                      x86_64  7.0-10.el8                     baseos     199 k
 rpm                           x86_64  4.14.3-31.el8                  baseos     598 k
 rpm-build-libs                x86_64  4.14.3-31.el8                  baseos     157 k
 rpm-libs                      x86_64  4.14.3-31.el8                  baseos     348 k
 rust-srpm-macros              noarch  5-2.el8                        baseos     9.2 k
 setup                         noarch  2.12.2-11.el8                  baseos     185 k
 shadow-utils                  x86_64  2:4.6-22.el8                   baseos     1.3 M
 sqlite-libs                   x86_64  3.34.0-1.vdb.1.el8             copr_base  611 k
 systemd-libs                  x86_64  239-82.el8.1                   baseos     1.1 M
 tpm2-tss                      x86_64  2.3.2-6.el8                    baseos     279 k
 tzdata                        noarch  2024a-1.el8                    baseos     881 k
 xz-libs                       x86_64  5.2.4-4.el8                    baseos      94 k
 zip                           x86_64  3.0-23.el8                     baseos     270 k
 zlib                          x86_64  1.2.11-25.el8                  baseos     103 k
 zstd                          x86_64  1.4.4-1.el8                    appstream  393 k

Transaction Summary
======================================================================================
Install  170 Packages

Total download size: 165 M
Installed size: 810 M
Downloading Packages:
(1/170): sqlite-libs-3.34.0-1.vdb.1.el8.x86_64.  25 MB/s | 611 kB     00:00    
(2/170): audit-libs-3.1.2-1.el8.x86_64.rpm      5.0 MB/s | 125 kB     00:00    
(3/170): annobin-11.13-2.el8.x86_64.rpm          31 MB/s | 972 kB     00:00    
(4/170): bash-4.4.20-5.el8.x86_64.rpm           135 MB/s | 1.6 MB     00:00    
(5/170): basesystem-11-5.el8.noarch.rpm         833 kB/s |  10 kB     00:00    
(6/170): brotli-1.0.6-3.el8.x86_64.rpm           67 MB/s | 323 kB     00:00    
(7/170): bzip2-1.0.6-26.el8.x86_64.rpm           12 MB/s |  60 kB     00:00    
(8/170): bzip2-libs-1.0.6-26.el8.x86_64.rpm      15 MB/s |  48 kB     00:00    
(9/170): centos-gpg-keys-8-6.el8.noarch.rpm     3.8 MB/s |  14 kB     00:00    
(10/170): ca-certificates-2023.2.60_v7.0.306-80  98 MB/s | 935 kB     00:00    
(11/170): centos-stream-release-8.6-1.el8.noarc 7.9 MB/s |  22 kB     00:00    
(12/170): centos-stream-repos-8-6.el8.noarch.rp 6.6 MB/s |  20 kB     00:00    
(13/170): chkconfig-1.19.2-1.el8.x86_64.rpm      55 MB/s | 217 kB     00:00    
(14/170): coreutils-8.30-15.el8.x86_64.rpm      123 MB/s | 1.2 MB     00:00    
(15/170): coreutils-common-8.30-15.el8.x86_64.r 162 MB/s | 2.0 MB     00:00    
(16/170): cpio-2.12-11.el8.x86_64.rpm            50 MB/s | 266 kB     00:00    
(17/170): cracklib-2.9.6-15.el8.x86_64.rpm       32 MB/s |  93 kB     00:00    
(18/170): binutils-2.30-123.el8.x86_64.rpm      122 MB/s | 5.8 MB     00:00    
(19/170): crypto-policies-20230731-1.git3177e06  22 MB/s |  64 kB     00:00    
(20/170): curl-7.61.1-34.el8.x86_64.rpm          69 MB/s | 353 kB     00:00    
(21/170): cyrus-sasl-lib-2.1.27-6.el8_5.x86_64.  38 MB/s | 123 kB     00:00    
(22/170): cracklib-dicts-2.9.6-15.el8.x86_64.rp 174 MB/s | 4.0 MB     00:00    
(23/170): diffutils-3.6-6.el8.x86_64.rpm         51 MB/s | 358 kB     00:00    
(24/170): dwz-0.12-10.el8.x86_64.rpm             36 MB/s | 109 kB     00:00    
(25/170): efi-srpm-macros-3-3.el8.noarch.rpm    8.3 MB/s |  22 kB     00:00    
(26/170): elfutils-default-yama-scope-0.190-2.e  14 MB/s |  53 kB     00:00    
(27/170): elfutils-0.190-2.el8.x86_64.rpm        85 MB/s | 581 kB     00:00    
(28/170): elfutils-libelf-0.190-2.el8.x86_64.rp  68 MB/s | 233 kB     00:00    
(29/170): elfutils-libs-0.190-2.el8.x86_64.rpm   77 MB/s | 305 kB     00:00    
(30/170): expat-2.2.5-13.el8.x86_64.rpm          31 MB/s | 114 kB     00:00    
(31/170): file-5.33-26.el8.x86_64.rpm            21 MB/s |  77 kB     00:00    
(32/170): cpp-8.5.0-22.el8.x86_64.rpm           188 MB/s |  10 MB     00:00    
(33/170): file-libs-5.33-26.el8.x86_64.rpm       38 MB/s | 544 kB     00:00    
(34/170): filesystem-3.8-6.el8.x86_64.rpm        77 MB/s | 1.1 MB     00:00    
(35/170): findutils-4.6.0-22.el8.x86_64.rpm      85 MB/s | 537 kB     00:00    
(36/170): gc-7.6.4-3.el8.x86_64.rpm              32 MB/s | 109 kB     00:00    
(37/170): gawk-4.2.1-4.el8.x86_64.rpm           140 MB/s | 1.1 MB     00:00    
(38/170): gcc-plugin-annobin-8.5.0-22.el8.x86_6  12 MB/s |  36 kB     00:00    
(39/170): gdbm-libs-1.18-2.el8.x86_64.rpm        23 MB/s |  60 kB     00:00    
(40/170): gdbm-1.18-2.el8.x86_64.rpm             31 MB/s | 130 kB     00:00    
(41/170): ghc-srpm-macros-1.4.2-7.el8.noarch.rp 3.7 MB/s | 9.3 kB     00:00    
(42/170): glib2-2.56.4-163.el8.x86_64.rpm       162 MB/s | 2.5 MB     00:00    
(43/170): glibc-2.28-251.el8.2.x86_64.rpm       142 MB/s | 2.3 MB     00:00    
(44/170): glibc-common-2.28-251.el8.2.x86_64.rp 111 MB/s | 1.0 MB     00:00    
(45/170): glibc-devel-2.28-251.el8.2.x86_64.rpm  29 MB/s |  89 kB     00:00    
(46/170): glibc-gconv-extra-2.28-251.el8.2.x86_ 148 MB/s | 1.7 MB     00:00    
(47/170): glibc-headers-2.28-251.el8.2.x86_64.r  96 MB/s | 585 kB     00:00    
(48/170): gmp-6.1.2-12.el8.x86_64.rpm            58 MB/s | 318 kB     00:00    
(49/170): gnupg2-2.2.20-3.el8.x86_64.rpm        165 MB/s | 2.4 MB     00:00    
(50/170): gnutls-3.6.16-8.el8.1.x86_64.rpm      105 MB/s | 1.0 MB     00:00    
(51/170): go-srpm-macros-2-17.el8.noarch.rpm    3.4 MB/s |  13 kB     00:00    
(52/170): grep-3.1-6.el8.x86_64.rpm              59 MB/s | 274 kB     00:00    
(53/170): gcc-8.5.0-22.el8.x86_64.rpm           194 MB/s |  23 MB     00:00    
(54/170): gzip-1.9-13.el8.x86_64.rpm             34 MB/s | 167 kB     00:00    
(55/170): ima-evm-utils-1.3.2-12.el8.x86_64.rpm  18 MB/s |  64 kB     00:00    
(56/170): guile-2.0.14-7.el8.x86_64.rpm          90 MB/s | 3.5 MB     00:00    
(57/170): info-6.5-7.el8_5.x86_64.rpm            26 MB/s | 198 kB     00:00    
(58/170): isl-0.16.1-6.el8.x86_64.rpm           111 MB/s | 841 kB     00:00    
(59/170): keyutils-libs-1.5.10-9.el8.x86_64.rpm  12 MB/s |  34 kB     00:00    
(60/170): glibc-all-langpacks-2.28-251.el8.2.x8 172 MB/s |  26 MB     00:00    
(61/170): krb5-libs-1.18.2-27.el8.x86_64.rpm     29 MB/s | 853 kB     00:00    
(62/170): libacl-2.2.53-3.el8.x86_64.rpm         10 MB/s |  35 kB     00:00    
(63/170): libarchive-3.3.3-5.el8.x86_64.rpm      76 MB/s | 360 kB     00:00    
(64/170): libassuan-2.5.1-3.el8.x86_64.rpm       21 MB/s |  83 kB     00:00    
(65/170): libattr-2.4.48-3.el8.x86_64.rpm        10 MB/s |  27 kB     00:00    
(66/170): libatomic_ops-7.6.2-3.el8.x86_64.rpm  8.9 MB/s |  38 kB     00:00    
(67/170): libbabeltrace-1.5.4-4.el8.x86_64.rpm   42 MB/s | 200 kB     00:00    
(68/170): libblkid-2.32.1-46.el8.x86_64.rpm      46 MB/s | 221 kB     00:00    
(69/170): libcap-ng-0.7.11-1.el8.x86_64.rpm      13 MB/s |  33 kB     00:00    
(70/170): libcap-2.48-5.el8.x86_64.rpm           12 MB/s |  77 kB     00:00    
(71/170): libcom_err-1.45.6-5.el8.x86_64.rpm     15 MB/s |  49 kB     00:00    
(72/170): kernel-headers-4.18.0-553.6.1.el8.x86 168 MB/s |  12 MB     00:00    
(73/170): libcurl-7.61.1-34.el8.x86_64.rpm       22 MB/s | 304 kB     00:00    
(74/170): libdb-5.3.28-42.el8_4.x86_64.rpm       49 MB/s | 751 kB     00:00    
(75/170): libdb-utils-5.3.28-42.el8_4.x86_64.rp  40 MB/s | 150 kB     00:00    
(76/170): libfdisk-2.32.1-46.el8.x86_64.rpm      62 MB/s | 254 kB     00:00    
(77/170): libffi-3.1-24.el8.x86_64.rpm           14 MB/s |  38 kB     00:00    
(78/170): libgomp-8.5.0-22.el8.x86_64.rpm        56 MB/s | 208 kB     00:00    
(79/170): libgcrypt-1.8.5-7.el8.x86_64.rpm       82 MB/s | 463 kB     00:00    
(80/170): libgcc-8.5.0-22.el8.x86_64.rpm         10 MB/s |  82 kB     00:00    
(81/170): libgpg-error-1.31-1.el8.x86_64.rpm     60 MB/s | 242 kB     00:00    
(82/170): libipt-1.6.1-8.el8.x86_64.rpm          17 MB/s |  50 kB     00:00    
(83/170): libidn2-2.2.0-1.el8.x86_64.rpm         20 MB/s |  94 kB     00:00    
(84/170): libksba-1.3.5-9.el8.x86_64.rpm         36 MB/s | 134 kB     00:00    
(85/170): libmpc-1.1.0-9.1.el8.x86_64.rpm        21 MB/s |  61 kB     00:00    
(86/170): libmount-2.32.1-46.el8.x86_64.rpm      50 MB/s | 237 kB     00:00    
(87/170): libnghttp2-1.33.0-6.el8.1.x86_64.rpm   24 MB/s |  78 kB     00:00    
(88/170): libnsl2-1.2.0-2.20180605git4a062cf.el  18 MB/s |  58 kB     00:00    
(89/170): libpkgconf-1.4.2-1.el8.x86_64.rpm      11 MB/s |  35 kB     00:00    
(90/170): libpsl-0.20.2-6.el8.x86_64.rpm         18 MB/s |  61 kB     00:00    
(91/170): libpwquality-1.4.4-6.el8.x86_64.rpm    25 MB/s | 120 kB     00:00    
(92/170): libselinux-2.9-8.el8.x86_64.rpm        32 MB/s | 166 kB     00:00    
(93/170): libsemanage-2.9-9.el8.x86_64.rpm       34 MB/s | 168 kB     00:00    
(94/170): libsepol-2.9-3.el8.x86_64.rpm          67 MB/s | 340 kB     00:00    
(95/170): libsigsegv-2.11-5.el8.x86_64.rpm      6.3 MB/s |  30 kB     00:00    
(96/170): libsmartcols-2.32.1-46.el8.x86_64.rpm  46 MB/s | 180 kB     00:00    
(97/170): libssh-config-0.9.6-14.el8.noarch.rpm 6.6 MB/s |  21 kB     00:00    
(98/170): libssh-0.9.6-14.el8.x86_64.rpm         42 MB/s | 220 kB     00:00    
(99/170): libtasn1-4.13-4.el8.x86_64.rpm         19 MB/s |  76 kB     00:00    
(100/170): libtirpc-1.1.4-12.el8.x86_64.rpm      35 MB/s | 114 kB     00:00    
(101/170): libtool-ltdl-2.4.6-25.el8.x86_64.rpm  14 MB/s |  58 kB     00:00    
(102/170): libstdc++-8.5.0-22.el8.x86_64.rpm     38 MB/s | 458 kB     00:00    
(103/170): libunistring-0.9.9-3.el8.x86_64.rpm   74 MB/s | 422 kB     00:00    
(104/170): libusbx-1.0.23-4.el8.x86_64.rpm       20 MB/s |  74 kB     00:00    
(105/170): libutempter-1.1.6-14.el8.x86_64.rpm  9.9 MB/s |  32 kB     00:00    
(106/170): libuuid-2.32.1-46.el8.x86_64.rpm      32 MB/s |  99 kB     00:00    
(107/170): libverto-0.3.2-2.el8.x86_64.rpm      7.0 MB/s |  24 kB     00:00    
(108/170): libxcrypt-4.1.1-6.el8.x86_64.rpm      20 MB/s |  73 kB     00:00    
(109/170): libxcrypt-devel-4.1.1-6.el8.x86_64.r 9.0 MB/s |  25 kB     00:00    
(110/170): libzstd-1.4.4-1.el8.x86_64.rpm        53 MB/s | 266 kB     00:00    
(111/170): libxml2-2.9.7-18.el8.x86_64.rpm       94 MB/s | 697 kB     00:00    
(112/170): lua-libs-5.3.4-12.el8.x86_64.rpm      16 MB/s | 118 kB     00:00    
(113/170): lz4-libs-1.8.3-3.el8_4.x86_64.rpm     19 MB/s |  66 kB     00:00    
(114/170): mpfr-3.1.6-1.el8.x86_64.rpm           58 MB/s | 221 kB     00:00    
(115/170): make-4.2.1-11.el8.x86_64.rpm          80 MB/s | 498 kB     00:00    
(116/170): ncurses-6.1-10.20180224.el8.x86_64.r  69 MB/s | 393 kB     00:00    
(117/170): ncurses-base-6.1-10.20180224.el8.noa  37 MB/s | 114 kB     00:00    
(118/170): npth-1.5-4.el8.x86_64.rpm            9.7 MB/s |  26 kB     00:00    
(119/170): ncurses-libs-6.1-10.20180224.el8.x86  62 MB/s | 339 kB     00:00    
(120/170): nettle-3.4.1-7.el8.x86_64.rpm         57 MB/s | 301 kB     00:00    
(121/170): ocaml-srpm-macros-5-4.el8.noarch.rpm 2.4 MB/s | 9.4 kB     00:00    
(122/170): openblas-srpm-macros-2-2.el8.noarch. 2.7 MB/s | 7.9 kB     00:00    
(123/170): openldap-2.4.46-18.el8.x86_64.rpm     50 MB/s | 352 kB     00:00    
(124/170): p11-kit-0.23.22-2.el8.x86_64.rpm      62 MB/s | 344 kB     00:00    
(125/170): openssl-libs-1.1.1k-12.el8.x86_64.rp 157 MB/s | 1.5 MB     00:00    
(126/170): p11-kit-trust-0.23.22-2.el8.x86_64.r  24 MB/s | 138 kB     00:00    
(127/170): pam-1.3.1-33.el8.x86_64.rpm          125 MB/s | 851 kB     00:00    
(128/170): patch-2.7.6-11.el8.x86_64.rpm         37 MB/s | 138 kB     00:00    
(129/170): pcre-8.42-6.el8.x86_64.rpm            51 MB/s | 211 kB     00:00    
(130/170): perl-srpm-macros-1-25.el8.noarch.rpm 2.9 MB/s |  11 kB     00:00    
(131/170): pkgconf-1.4.2-1.el8.x86_64.rpm        13 MB/s |  38 kB     00:00    
(132/170): pcre2-10.32-3.el8.x86_64.rpm          44 MB/s | 247 kB     00:00    
(133/170): pkgconf-m4-1.4.2-1.el8.noarch.rpm    5.7 MB/s |  17 kB     00:00    
(134/170): pkgconf-pkg-config-1.4.2-1.el8.x86_6 5.6 MB/s |  15 kB     00:00    
(135/170): platform-python-3.6.8-62.el8.x86_64.  28 MB/s |  88 kB     00:00    
(136/170): popt-1.18-1.el8.x86_64.rpm            18 MB/s |  61 kB     00:00    
(137/170): publicsuffix-list-dafsa-20180723-1.e  17 MB/s |  56 kB     00:00    
(138/170): platform-python-setuptools-39.2.0-7. 102 MB/s | 632 kB     00:00    
(139/170): python-rpm-macros-3-45.el8.noarch.rp 5.2 MB/s |  16 kB     00:00    
(140/170): python-srpm-macros-3-45.el8.noarch.r 6.0 MB/s |  16 kB     00:00    
(141/170): python3-rpm-macros-3-45.el8.noarch.r 5.3 MB/s |  15 kB     00:00    
(142/170): python3-pip-wheel-9.0.3-24.el8.noarc 114 MB/s | 865 kB     00:00    
(143/170): python3-setuptools-wheel-39.2.0-7.el  49 MB/s | 289 kB     00:00    
(144/170): qt5-srpm-macros-5.15.3-1.el8.noarch. 3.8 MB/s |  11 kB     00:00    
(145/170): redhat-rpm-config-131-1.el8.noarch.r  26 MB/s |  94 kB     00:00    
(146/170): readline-7.0-10.el8.x86_64.rpm        36 MB/s | 199 kB     00:00    
(147/170): rpm-build-libs-4.14.3-31.el8.x86_64.  41 MB/s | 157 kB     00:00    
(148/170): rpm-4.14.3-31.el8.x86_64.rpm          95 MB/s | 598 kB     00:00    
(149/170): rpm-libs-4.14.3-31.el8.x86_64.rpm     71 MB/s | 348 kB     00:00    
(150/170): rust-srpm-macros-5-2.el8.noarch.rpm  2.4 MB/s | 9.2 kB     00:00    
(151/170): sed-4.5-5.el8.x86_64.rpm              64 MB/s | 298 kB     00:00    
(152/170): python3-libs-3.6.8-62.el8.x86_64.rpm 217 MB/s | 8.4 MB     00:00    
(153/170): setup-2.12.2-11.el8.noarch.rpm        13 MB/s | 185 kB     00:00    
(154/170): shadow-utils-4.6-22.el8.x86_64.rpm    95 MB/s | 1.3 MB     00:00    
(155/170): tar-1.30-9.el8.x86_64.rpm            107 MB/s | 847 kB     00:00    
(156/170): systemd-libs-239-82.el8.1.x86_64.rpm 113 MB/s | 1.1 MB     00:00    
(157/170): tpm2-tss-2.3.2-6.el8.x86_64.rpm       44 MB/s | 279 kB     00:00    
(158/170): unzip-6.0-46.el8.x86_64.rpm           50 MB/s | 196 kB     00:00    
(159/170): tzdata-2024a-1.el8.noarch.rpm        134 MB/s | 881 kB     00:00    
(160/170): which-2.21-20.el8.x86_64.rpm          15 MB/s |  50 kB     00:00    
(161/170): xz-5.2.4-4.el8.x86_64.rpm             39 MB/s | 153 kB     00:00    
(162/170): xz-libs-5.2.4-4.el8.x86_64.rpm        31 MB/s |  94 kB     00:00    
(163/170): util-linux-2.32.1-46.el8.x86_64.rpm  200 MB/s | 2.6 MB     00:00    
(164/170): zlib-1.2.11-25.el8.x86_64.rpm         27 MB/s | 103 kB     00:00    
(165/170): zip-3.0-23.el8.x86_64.rpm             44 MB/s | 270 kB     00:00    
(166/170): libstdc++-devel-8.5.0-22.el8.x86_64. 146 MB/s | 2.2 MB     00:00    
(167/170): rpm-build-4.14.3-31.el8.x86_64.rpm    49 MB/s | 185 kB     00:00    
(168/170): zstd-1.4.4-1.el8.x86_64.rpm           81 MB/s | 393 kB     00:00    
(169/170): gdb-headless-8.2-20.el8.x86_64.rpm   124 MB/s | 3.7 MB     00:00    
(170/170): gcc-c++-8.5.0-22.el8.x86_64.rpm      245 MB/s |  12 MB     00:00    
--------------------------------------------------------------------------------
Total                                           294 MB/s | 165 MB     00:00     
warning: Generating 18 missing index(es), please wait...
CentOS Stream 8 - BaseOS                        1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0x8483C65D:
 Userid     : "CentOS (CentOS Official Signing Key) <security@centos.org>"
 Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
 From       : /usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.8-6.el8.x86_64                            1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-8.5.0-22.el8.x86_64                           1/170 
  Running scriptlet: libgcc-8.5.0-22.el8.x86_64                           1/170 
  Installing       : crypto-policies-20230731-1.git3177e06.el8.noarch     2/170 
  Running scriptlet: crypto-policies-20230731-1.git3177e06.el8.noarch     2/170 
  Installing       : python-srpm-macros-3-45.el8.noarch                   3/170 
  Installing       : python3-setuptools-wheel-39.2.0-7.el8.noarch         4/170 
  Installing       : python3-pip-wheel-9.0.3-24.el8.noarch                5/170 
  Installing       : python-rpm-macros-3-45.el8.noarch                    6/170 
  Installing       : python3-rpm-macros-3-45.el8.noarch                   7/170 
  Installing       : tzdata-2024a-1.el8.noarch                            8/170 
  Installing       : rust-srpm-macros-5-2.el8.noarch                      9/170 
  Installing       : qt5-srpm-macros-5.15.3-1.el8.noarch                 10/170 
  Installing       : publicsuffix-list-dafsa-20180723-1.el8.noarch       11/170 
  Installing       : pkgconf-m4-1.4.2-1.el8.noarch                       12/170 
  Installing       : perl-srpm-macros-1-25.el8.noarch                    13/170 
  Installing       : openblas-srpm-macros-2-2.el8.noarch                 14/170 
  Installing       : ocaml-srpm-macros-5-4.el8.noarch                    15/170 
  Installing       : ncurses-base-6.1-10.20180224.el8.noarch             16/170 
  Installing       : libssh-config-0.9.6-14.el8.noarch                   17/170 
  Installing       : kernel-headers-4.18.0-553.6.1.el8.x86_64            18/170 
  Installing       : go-srpm-macros-2-17.el8.noarch                      19/170 
  Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                  20/170 
  Installing       : centos-gpg-keys-1:8-6.el8.noarch                    21/170 
  Installing       : centos-stream-release-8.6-1.el8.noarch              22/170 
  Installing       : centos-stream-repos-8-6.el8.noarch                  23/170 
warning: /etc/dnf/vars/contentdir created as /etc/dnf/vars/contentdir.rpmnew
warning: /etc/dnf/vars/stream created as /etc/dnf/vars/stream.rpmnew

  Installing       : setup-2.12.2-11.el8.noarch                          24/170 
warning: /etc/hosts created as /etc/hosts.rpmnew

  Running scriptlet: setup-2.12.2-11.el8.noarch                          24/170 
  Installing       : filesystem-3.8-6.el8.x86_64                         25/170 
  Installing       : basesystem-11-5.el8.noarch                          26/170 
  Installing       : pcre2-10.32-3.el8.x86_64                            27/170 
  Installing       : libselinux-2.9-8.el8.x86_64                         28/170 
  Installing       : ncurses-libs-6.1-10.20180224.el8.x86_64             29/170 
  Installing       : glibc-all-langpacks-2.28-251.el8.2.x86_64           30/170 
  Installing       : glibc-gconv-extra-2.28-251.el8.2.x86_64             31/170 
  Running scriptlet: glibc-gconv-extra-2.28-251.el8.2.x86_64             31/170 
  Installing       : glibc-common-2.28-251.el8.2.x86_64                  32/170 
  Running scriptlet: glibc-2.28-251.el8.2.x86_64                         33/170 
  Installing       : glibc-2.28-251.el8.2.x86_64                         33/170 
  Running scriptlet: glibc-2.28-251.el8.2.x86_64                         33/170 
  Installing       : bash-4.4.20-5.el8.x86_64                            34/170 
  Running scriptlet: bash-4.4.20-5.el8.x86_64                            34/170 
  Installing       : libsepol-2.9-3.el8.x86_64                           35/170 
  Running scriptlet: libsepol-2.9-3.el8.x86_64                           35/170 
  Installing       : zlib-1.2.11-25.el8.x86_64                           36/170 
  Installing       : info-6.5-7.el8_5.x86_64                             37/170 
  Installing       : bzip2-libs-1.0.6-26.el8.x86_64                      38/170 
  Installing       : xz-libs-5.2.4-4.el8.x86_64                          39/170 
  Installing       : gmp-1:6.1.2-12.el8.x86_64                           40/170 
  Running scriptlet: gmp-1:6.1.2-12.el8.x86_64                           40/170 
  Installing       : libstdc++-8.5.0-22.el8.x86_64                       41/170 
  Running scriptlet: libstdc++-8.5.0-22.el8.x86_64                       41/170 
  Installing       : libxcrypt-4.1.1-6.el8.x86_64                        42/170 
  Installing       : libzstd-1.4.4-1.el8.x86_64                          43/170 
  Installing       : elfutils-libelf-0.190-2.el8.x86_64                  44/170 
  Installing       : mpfr-3.1.6-1.el8.x86_64                             45/170 
  Running scriptlet: mpfr-3.1.6-1.el8.x86_64                             45/170 
  Installing       : readline-7.0-10.el8.x86_64                          46/170 
  Running scriptlet: readline-7.0-10.el8.x86_64                          46/170 
  Installing       : sqlite-libs-3.34.0-1.vdb.1.el8.x86_64               47/170 
  Installing       : libcap-2.48-5.el8.x86_64                            48/170 
  Installing       : popt-1.18-1.el8.x86_64                              49/170 
  Installing       : libcom_err-1.45.6-5.el8.x86_64                      50/170 
  Running scriptlet: libcom_err-1.45.6-5.el8.x86_64                      50/170 
  Installing       : libuuid-2.32.1-46.el8.x86_64                        51/170 
  Running scriptlet: libuuid-2.32.1-46.el8.x86_64                        51/170 
  Installing       : chkconfig-1.19.2-1.el8.x86_64                       52/170 
  Installing       : libunistring-0.9.9-3.el8.x86_64                     53/170 
  Installing       : libattr-2.4.48-3.el8.x86_64                         54/170 
  Installing       : libacl-2.2.53-3.el8.x86_64                          55/170 
  Installing       : sed-4.5-5.el8.x86_64                                56/170 
  Running scriptlet: sed-4.5-5.el8.x86_64                                56/170 
  Installing       : libffi-3.1-24.el8.x86_64                            57/170 
  Installing       : libgpg-error-1.31-1.el8.x86_64                      58/170 
  Installing       : lua-libs-5.3.4-12.el8.x86_64                        59/170 
  Installing       : p11-kit-0.23.22-2.el8.x86_64                        60/170 
  Installing       : libidn2-2.2.0-1.el8.x86_64                          61/170 
  Installing       : libmpc-1.1.0-9.1.el8.x86_64                         62/170 
  Installing       : file-libs-5.33-26.el8.x86_64                        63/170 
  Installing       : file-5.33-26.el8.x86_64                             64/170 
  Installing       : libgcrypt-1.8.5-7.el8.x86_64                        65/170 
  Running scriptlet: libgcrypt-1.8.5-7.el8.x86_64                        65/170 
  Installing       : unzip-6.0-46.el8.x86_64                             66/170 
  Installing       : findutils-1:4.6.0-22.el8.x86_64                     67/170 
  Running scriptlet: findutils-1:4.6.0-22.el8.x86_64                     67/170 
  Installing       : elfutils-default-yama-scope-0.190-2.el8.noarch      68/170 
  Running scriptlet: elfutils-default-yama-scope-0.190-2.el8.noarch      68/170 
  Installing       : elfutils-libs-0.190-2.el8.x86_64                    69/170 
  Running scriptlet: glibc-headers-2.28-251.el8.2.x86_64                 70/170 
  Installing       : glibc-headers-2.28-251.el8.2.x86_64                 70/170 
  Installing       : expat-2.2.5-13.el8.x86_64                           71/170 
  Installing       : gdbm-libs-1:1.18-2.el8.x86_64                       72/170 
  Installing       : keyutils-libs-1.5.10-9.el8.x86_64                   73/170 
  Installing       : libcap-ng-0.7.11-1.el8.x86_64                       74/170 
  Installing       : audit-libs-3.1.2-1.el8.x86_64                       75/170 
  Installing       : libtasn1-4.13-4.el8.x86_64                          76/170 
  Running scriptlet: libtasn1-4.13-4.el8.x86_64                          76/170 
  Installing       : p11-kit-trust-0.23.22-2.el8.x86_64                  77/170 
  Running scriptlet: p11-kit-trust-0.23.22-2.el8.x86_64                  77/170 
  Installing       : lz4-libs-1.8.3-3.el8_4.x86_64                       78/170 
  Installing       : pcre-8.42-6.el8.x86_64                              79/170 
  Installing       : grep-3.1-6.el8.x86_64                               80/170 
  Running scriptlet: grep-3.1-6.el8.x86_64                               80/170 
  Installing       : xz-5.2.4-4.el8.x86_64                               81/170 
  Installing       : libsemanage-2.9-9.el8.x86_64                        82/170 
  Installing       : gdbm-1:1.18-2.el8.x86_64                            83/170 
  Installing       : elfutils-0.190-2.el8.x86_64                         84/170 
  Installing       : zip-3.0-23.el8.x86_64                               85/170 
  Installing       : cpp-8.5.0-22.el8.x86_64                             86/170 
  Running scriptlet: cpp-8.5.0-22.el8.x86_64                             86/170 
  Installing       : libpsl-0.20.2-6.el8.x86_64                          87/170 
  Installing       : libassuan-2.5.1-3.el8.x86_64                        88/170 
  Installing       : libksba-1.3.5-9.el8.x86_64                          89/170 
  Installing       : tar-2:1.30-9.el8.x86_64                             90/170 
  Running scriptlet: tar-2:1.30-9.el8.x86_64                             90/170 
  Installing       : patch-2.7.6-11.el8.x86_64                           91/170 
  Installing       : dwz-0.12-10.el8.x86_64                              92/170 
  Installing       : libstdc++-devel-8.5.0-22.el8.x86_64                 93/170 
  Installing       : zstd-1.4.4-1.el8.x86_64                             94/170 
  Installing       : isl-0.16.1-6.el8.x86_64                             95/170 
  Running scriptlet: isl-0.16.1-6.el8.x86_64                             95/170 
  Installing       : nettle-3.4.1-7.el8.x86_64                           96/170 
  Running scriptlet: nettle-3.4.1-7.el8.x86_64                           96/170 
  Installing       : gnutls-3.6.16-8.el8.1.x86_64                        97/170 
  Installing       : libxml2-2.9.7-18.el8.x86_64                         98/170 
  Installing       : bzip2-1.0.6-26.el8.x86_64                           99/170 
  Installing       : coreutils-common-8.30-15.el8.x86_64                100/170 
  Running scriptlet: coreutils-common-8.30-15.el8.x86_64                100/170 
  Installing       : diffutils-3.6-6.el8.x86_64                         101/170 
  Running scriptlet: diffutils-3.6-6.el8.x86_64                         101/170 
  Installing       : libgomp-8.5.0-22.el8.x86_64                        102/170 
  Running scriptlet: libgomp-8.5.0-22.el8.x86_64                        102/170 
  Installing       : brotli-1.0.6-3.el8.x86_64                          103/170 
  Installing       : cpio-2.12-11.el8.x86_64                            104/170 
  Installing       : libatomic_ops-7.6.2-3.el8.x86_64                   105/170 
  Installing       : gc-7.6.4-3.el8.x86_64                              106/170 
  Installing       : libipt-1.6.1-8.el8.x86_64                          107/170 
  Installing       : libnghttp2-1.33.0-6.el8.1.x86_64                   108/170 
  Installing       : libpkgconf-1.4.2-1.el8.x86_64                      109/170 
  Installing       : pkgconf-1.4.2-1.el8.x86_64                         110/170 
  Installing       : pkgconf-pkg-config-1.4.2-1.el8.x86_64              111/170 
  Installing       : libxcrypt-devel-4.1.1-6.el8.x86_64                 112/170 
  Installing       : glibc-devel-2.28-251.el8.2.x86_64                  113/170 
  Running scriptlet: glibc-devel-2.28-251.el8.2.x86_64                  113/170 
  Installing       : libsigsegv-2.11-5.el8.x86_64                       114/170 
  Installing       : gawk-4.2.1-4.el8.x86_64                            115/170 
  Installing       : libsmartcols-2.32.1-46.el8.x86_64                  116/170 
  Running scriptlet: libsmartcols-2.32.1-46.el8.x86_64                  116/170 
  Installing       : libtool-ltdl-2.4.6-25.el8.x86_64                   117/170 
  Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64                   117/170 
  Installing       : libverto-0.3.2-2.el8.x86_64                        118/170 
  Installing       : ncurses-6.1-10.20180224.el8.x86_64                 119/170 
  Installing       : openssl-libs-1:1.1.1k-12.el8.x86_64                120/170 
  Running scriptlet: openssl-libs-1:1.1.1k-12.el8.x86_64                120/170 
  Installing       : coreutils-8.30-15.el8.x86_64                       121/170 
  Running scriptlet: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noar   122/170 
  Installing       : ca-certificates-2023.2.60_v7.0.306-80.0.el8.noar   122/170 
  Running scriptlet: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noar   122/170 
  Installing       : libdb-5.3.28-42.el8_4.x86_64                       123/170 
  Running scriptlet: libdb-5.3.28-42.el8_4.x86_64                       123/170 
  Installing       : krb5-libs-1.18.2-27.el8.x86_64                     124/170 
  Installing       : libtirpc-1.1.4-12.el8.x86_64                       125/170 
  Running scriptlet: libtirpc-1.1.4-12.el8.x86_64                       125/170 
  Installing       : libblkid-2.32.1-46.el8.x86_64                      126/170 
  Running scriptlet: libblkid-2.32.1-46.el8.x86_64                      126/170 
  Installing       : libmount-2.32.1-46.el8.x86_64                      127/170 
  Running scriptlet: libmount-2.32.1-46.el8.x86_64                      127/170 
  Installing       : systemd-libs-239-82.el8.1.x86_64                   128/170 
  Running scriptlet: systemd-libs-239-82.el8.1.x86_64                   128/170 
  Installing       : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64      129/170 
  Running scriptlet: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64      129/170 
  Installing       : platform-python-setuptools-39.2.0-7.el8.noarch     130/170 
  Installing       : platform-python-3.6.8-62.el8.x86_64                131/170 
  Running scriptlet: platform-python-3.6.8-62.el8.x86_64                131/170 
  Installing       : python3-libs-3.6.8-62.el8.x86_64                   132/170 
  Installing       : binutils-2.30-123.el8.x86_64                       133/170 
  Running scriptlet: binutils-2.30-123.el8.x86_64                       133/170 
  Installing       : gcc-8.5.0-22.el8.x86_64                            134/170 
  Running scriptlet: gcc-8.5.0-22.el8.x86_64                            134/170 
  Installing       : gzip-1.9-13.el8.x86_64                             135/170 
  Running scriptlet: gzip-1.9-13.el8.x86_64                             135/170 
  Installing       : cracklib-2.9.6-15.el8.x86_64                       136/170 
  Installing       : cracklib-dicts-2.9.6-15.el8.x86_64                 137/170 
  Installing       : shadow-utils-2:4.6-22.el8.x86_64                   138/170 
  Running scriptlet: libutempter-1.1.6-14.el8.x86_64                    139/170 
  Installing       : libutempter-1.1.6-14.el8.x86_64                    139/170 
  Running scriptlet: tpm2-tss-2.3.2-6.el8.x86_64                        140/170 
  Installing       : tpm2-tss-2.3.2-6.el8.x86_64                        140/170 
  Running scriptlet: tpm2-tss-2.3.2-6.el8.x86_64                        140/170 
  Installing       : ima-evm-utils-1.3.2-12.el8.x86_64                  141/170 
  Installing       : libpwquality-1.4.4-6.el8.x86_64                    142/170 
  Installing       : pam-1.3.1-33.el8.x86_64                            143/170 
  Running scriptlet: pam-1.3.1-33.el8.x86_64                            143/170 
  Installing       : annobin-11.13-2.el8.x86_64                         144/170 
  Installing       : gcc-plugin-annobin-8.5.0-22.el8.x86_64             145/170 
  Installing       : libusbx-1.0.23-4.el8.x86_64                        146/170 
  Installing       : glib2-2.56.4-163.el8.x86_64                        147/170 
  Installing       : libbabeltrace-1.5.4-4.el8.x86_64                   148/170 
  Running scriptlet: libbabeltrace-1.5.4-4.el8.x86_64                   148/170 
  Installing       : libfdisk-2.32.1-46.el8.x86_64                      149/170 
  Running scriptlet: libfdisk-2.32.1-46.el8.x86_64                      149/170 
  Installing       : cyrus-sasl-lib-2.1.27-6.el8_5.x86_64               150/170 
  Running scriptlet: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64               150/170 
  Installing       : openldap-2.4.46-18.el8.x86_64                      151/170 
  Installing       : libssh-0.9.6-14.el8.x86_64                         152/170 
  Installing       : libcurl-7.61.1-34.el8.x86_64                       153/170 
  Installing       : curl-7.61.1-34.el8.x86_64                          154/170 
  Installing       : libdb-utils-5.3.28-42.el8_4.x86_64                 155/170 
  Installing       : guile-5:2.0.14-7.el8.x86_64                        156/170 
  Running scriptlet: guile-5:2.0.14-7.el8.x86_64                        156/170 
  Installing       : libarchive-3.3.3-5.el8.x86_64                      157/170 
  Installing       : rpm-4.14.3-31.el8.x86_64                           158/170 
  Installing       : rpm-libs-4.14.3-31.el8.x86_64                      159/170 
  Running scriptlet: rpm-libs-4.14.3-31.el8.x86_64                      159/170 
  Installing       : gdb-headless-8.2-20.el8.x86_64                     160/170 
  Installing       : efi-srpm-macros-3-3.el8.noarch                     161/170 
  Installing       : redhat-rpm-config-131-1.el8.noarch                 162/170 
  Running scriptlet: redhat-rpm-config-131-1.el8.noarch                 162/170 
  Installing       : npth-1.5-4.el8.x86_64                              163/170 
  Installing       : gnupg2-2.2.20-3.el8.x86_64                         164/170 
  Installing       : rpm-build-libs-4.14.3-31.el8.x86_64                165/170 
  Running scriptlet: rpm-build-libs-4.14.3-31.el8.x86_64                165/170 
  Installing       : rpm-build-4.14.3-31.el8.x86_64                     166/170 
  Installing       : util-linux-2.32.1-46.el8.x86_64                    167/170 
  Running scriptlet: util-linux-2.32.1-46.el8.x86_64                    167/170 
  Installing       : gcc-c++-8.5.0-22.el8.x86_64                        168/170 
  Installing       : which-2.21-20.el8.x86_64                           169/170 
  Installing       : make-1:4.2.1-11.el8.x86_64                         170/170 
  Running scriptlet: make-1:4.2.1-11.el8.x86_64                         170/170 
  Running scriptlet: filesystem-3.8-6.el8.x86_64                        170/170 
  Running scriptlet: glibc-all-langpacks-2.28-251.el8.2.x86_64          170/170 
  Running scriptlet: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noar   170/170 
  Running scriptlet: guile-5:2.0.14-7.el8.x86_64                        170/170 
  Running scriptlet: glibc-common-2.28-251.el8.2.x86_64                 170/170 
  Running scriptlet: info-6.5-7.el8_5.x86_64                            170/170 
  Running scriptlet: glib2-2.56.4-163.el8.x86_64                        170/170 
  Verifying        : sqlite-libs-3.34.0-1.vdb.1.el8.x86_64                1/170 
  Verifying        : annobin-11.13-2.el8.x86_64                           2/170 
  Verifying        : audit-libs-3.1.2-1.el8.x86_64                        3/170 
  Verifying        : basesystem-11-5.el8.noarch                           4/170 
  Verifying        : bash-4.4.20-5.el8.x86_64                             5/170 
  Verifying        : binutils-2.30-123.el8.x86_64                         6/170 
  Verifying        : brotli-1.0.6-3.el8.x86_64                            7/170 
  Verifying        : bzip2-1.0.6-26.el8.x86_64                            8/170 
  Verifying        : bzip2-libs-1.0.6-26.el8.x86_64                       9/170 
  Verifying        : ca-certificates-2023.2.60_v7.0.306-80.0.el8.noar    10/170 
  Verifying        : centos-gpg-keys-1:8-6.el8.noarch                    11/170 
  Verifying        : centos-stream-release-8.6-1.el8.noarch              12/170 
  Verifying        : centos-stream-repos-8-6.el8.noarch                  13/170 
  Verifying        : chkconfig-1.19.2-1.el8.x86_64                       14/170 
  Verifying        : coreutils-8.30-15.el8.x86_64                        15/170 
  Verifying        : coreutils-common-8.30-15.el8.x86_64                 16/170 
  Verifying        : cpio-2.12-11.el8.x86_64                             17/170 
  Verifying        : cpp-8.5.0-22.el8.x86_64                             18/170 
  Verifying        : cracklib-2.9.6-15.el8.x86_64                        19/170 
  Verifying        : cracklib-dicts-2.9.6-15.el8.x86_64                  20/170 
  Verifying        : crypto-policies-20230731-1.git3177e06.el8.noarch    21/170 
  Verifying        : curl-7.61.1-34.el8.x86_64                           22/170 
  Verifying        : cyrus-sasl-lib-2.1.27-6.el8_5.x86_64                23/170 
  Verifying        : diffutils-3.6-6.el8.x86_64                          24/170 
  Verifying        : dwz-0.12-10.el8.x86_64                              25/170 
  Verifying        : efi-srpm-macros-3-3.el8.noarch                      26/170 
  Verifying        : elfutils-0.190-2.el8.x86_64                         27/170 
  Verifying        : elfutils-default-yama-scope-0.190-2.el8.noarch      28/170 
  Verifying        : elfutils-libelf-0.190-2.el8.x86_64                  29/170 
  Verifying        : elfutils-libs-0.190-2.el8.x86_64                    30/170 
  Verifying        : expat-2.2.5-13.el8.x86_64                           31/170 
  Verifying        : file-5.33-26.el8.x86_64                             32/170 
  Verifying        : file-libs-5.33-26.el8.x86_64                        33/170 
  Verifying        : filesystem-3.8-6.el8.x86_64                         34/170 
  Verifying        : findutils-1:4.6.0-22.el8.x86_64                     35/170 
  Verifying        : gawk-4.2.1-4.el8.x86_64                             36/170 
  Verifying        : gc-7.6.4-3.el8.x86_64                               37/170 
  Verifying        : gcc-8.5.0-22.el8.x86_64                             38/170 
  Verifying        : gcc-plugin-annobin-8.5.0-22.el8.x86_64              39/170 
  Verifying        : gdbm-1:1.18-2.el8.x86_64                            40/170 
  Verifying        : gdbm-libs-1:1.18-2.el8.x86_64                       41/170 
  Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                  42/170 
  Verifying        : glib2-2.56.4-163.el8.x86_64                         43/170 
  Verifying        : glibc-2.28-251.el8.2.x86_64                         44/170 
  Verifying        : glibc-all-langpacks-2.28-251.el8.2.x86_64           45/170 
  Verifying        : glibc-common-2.28-251.el8.2.x86_64                  46/170 
  Verifying        : glibc-devel-2.28-251.el8.2.x86_64                   47/170 
  Verifying        : glibc-gconv-extra-2.28-251.el8.2.x86_64             48/170 
  Verifying        : glibc-headers-2.28-251.el8.2.x86_64                 49/170 
  Verifying        : gmp-1:6.1.2-12.el8.x86_64                           50/170 
  Verifying        : gnupg2-2.2.20-3.el8.x86_64                          51/170 
  Verifying        : gnutls-3.6.16-8.el8.1.x86_64                        52/170 
  Verifying        : go-srpm-macros-2-17.el8.noarch                      53/170 
  Verifying        : grep-3.1-6.el8.x86_64                               54/170 
  Verifying        : guile-5:2.0.14-7.el8.x86_64                         55/170 
  Verifying        : gzip-1.9-13.el8.x86_64                              56/170 
  Verifying        : ima-evm-utils-1.3.2-12.el8.x86_64                   57/170 
  Verifying        : info-6.5-7.el8_5.x86_64                             58/170 
  Verifying        : isl-0.16.1-6.el8.x86_64                             59/170 
  Verifying        : kernel-headers-4.18.0-553.6.1.el8.x86_64            60/170 
  Verifying        : keyutils-libs-1.5.10-9.el8.x86_64                   61/170 
  Verifying        : krb5-libs-1.18.2-27.el8.x86_64                      62/170 
  Verifying        : libacl-2.2.53-3.el8.x86_64                          63/170 
  Verifying        : libarchive-3.3.3-5.el8.x86_64                       64/170 
  Verifying        : libassuan-2.5.1-3.el8.x86_64                        65/170 
  Verifying        : libatomic_ops-7.6.2-3.el8.x86_64                    66/170 
  Verifying        : libattr-2.4.48-3.el8.x86_64                         67/170 
  Verifying        : libbabeltrace-1.5.4-4.el8.x86_64                    68/170 
  Verifying        : libblkid-2.32.1-46.el8.x86_64                       69/170 
  Verifying        : libcap-2.48-5.el8.x86_64                            70/170 
  Verifying        : libcap-ng-0.7.11-1.el8.x86_64                       71/170 
  Verifying        : libcom_err-1.45.6-5.el8.x86_64                      72/170 
  Verifying        : libcurl-7.61.1-34.el8.x86_64                        73/170 
  Verifying        : libdb-5.3.28-42.el8_4.x86_64                        74/170 
  Verifying        : libdb-utils-5.3.28-42.el8_4.x86_64                  75/170 
  Verifying        : libfdisk-2.32.1-46.el8.x86_64                       76/170 
  Verifying        : libffi-3.1-24.el8.x86_64                            77/170 
  Verifying        : libgcc-8.5.0-22.el8.x86_64                          78/170 
  Verifying        : libgcrypt-1.8.5-7.el8.x86_64                        79/170 
  Verifying        : libgomp-8.5.0-22.el8.x86_64                         80/170 
  Verifying        : libgpg-error-1.31-1.el8.x86_64                      81/170 
  Verifying        : libidn2-2.2.0-1.el8.x86_64                          82/170 
  Verifying        : libipt-1.6.1-8.el8.x86_64                           83/170 
  Verifying        : libksba-1.3.5-9.el8.x86_64                          84/170 
  Verifying        : libmount-2.32.1-46.el8.x86_64                       85/170 
  Verifying        : libmpc-1.1.0-9.1.el8.x86_64                         86/170 
  Verifying        : libnghttp2-1.33.0-6.el8.1.x86_64                    87/170 
  Verifying        : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64       88/170 
  Verifying        : libpkgconf-1.4.2-1.el8.x86_64                       89/170 
  Verifying        : libpsl-0.20.2-6.el8.x86_64                          90/170 
  Verifying        : libpwquality-1.4.4-6.el8.x86_64                     91/170 
  Verifying        : libselinux-2.9-8.el8.x86_64                         92/170 
  Verifying        : libsemanage-2.9-9.el8.x86_64                        93/170 
  Verifying        : libsepol-2.9-3.el8.x86_64                           94/170 
  Verifying        : libsigsegv-2.11-5.el8.x86_64                        95/170 
  Verifying        : libsmartcols-2.32.1-46.el8.x86_64                   96/170 
  Verifying        : libssh-0.9.6-14.el8.x86_64                          97/170 
  Verifying        : libssh-config-0.9.6-14.el8.noarch                   98/170 
  Verifying        : libstdc++-8.5.0-22.el8.x86_64                       99/170 
  Verifying        : libtasn1-4.13-4.el8.x86_64                         100/170 
  Verifying        : libtirpc-1.1.4-12.el8.x86_64                       101/170 
  Verifying        : libtool-ltdl-2.4.6-25.el8.x86_64                   102/170 
  Verifying        : libunistring-0.9.9-3.el8.x86_64                    103/170 
  Verifying        : libusbx-1.0.23-4.el8.x86_64                        104/170 
  Verifying        : libutempter-1.1.6-14.el8.x86_64                    105/170 
  Verifying        : libuuid-2.32.1-46.el8.x86_64                       106/170 
  Verifying        : libverto-0.3.2-2.el8.x86_64                        107/170 
  Verifying        : libxcrypt-4.1.1-6.el8.x86_64                       108/170 
  Verifying        : libxcrypt-devel-4.1.1-6.el8.x86_64                 109/170 
  Verifying        : libxml2-2.9.7-18.el8.x86_64                        110/170 
  Verifying        : libzstd-1.4.4-1.el8.x86_64                         111/170 
  Verifying        : lua-libs-5.3.4-12.el8.x86_64                       112/170 
  Verifying        : lz4-libs-1.8.3-3.el8_4.x86_64                      113/170 
  Verifying        : make-1:4.2.1-11.el8.x86_64                         114/170 
  Verifying        : mpfr-3.1.6-1.el8.x86_64                            115/170 
  Verifying        : ncurses-6.1-10.20180224.el8.x86_64                 116/170 
  Verifying        : ncurses-base-6.1-10.20180224.el8.noarch            117/170 
  Verifying        : ncurses-libs-6.1-10.20180224.el8.x86_64            118/170 
  Verifying        : nettle-3.4.1-7.el8.x86_64                          119/170 
  Verifying        : npth-1.5-4.el8.x86_64                              120/170 
  Verifying        : ocaml-srpm-macros-5-4.el8.noarch                   121/170 
  Verifying        : openblas-srpm-macros-2-2.el8.noarch                122/170 
  Verifying        : openldap-2.4.46-18.el8.x86_64                      123/170 
  Verifying        : openssl-libs-1:1.1.1k-12.el8.x86_64                124/170 
  Verifying        : p11-kit-0.23.22-2.el8.x86_64                       125/170 
  Verifying        : p11-kit-trust-0.23.22-2.el8.x86_64                 126/170 
  Verifying        : pam-1.3.1-33.el8.x86_64                            127/170 
  Verifying        : patch-2.7.6-11.el8.x86_64                          128/170 
  Verifying        : pcre-8.42-6.el8.x86_64                             129/170 
  Verifying        : pcre2-10.32-3.el8.x86_64                           130/170 
  Verifying        : perl-srpm-macros-1-25.el8.noarch                   131/170 
  Verifying        : pkgconf-1.4.2-1.el8.x86_64                         132/170 
  Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                      133/170 
  Verifying        : pkgconf-pkg-config-1.4.2-1.el8.x86_64              134/170 
  Verifying        : platform-python-3.6.8-62.el8.x86_64                135/170 
  Verifying        : platform-python-setuptools-39.2.0-7.el8.noarch     136/170 
  Verifying        : popt-1.18-1.el8.x86_64                             137/170 
  Verifying        : publicsuffix-list-dafsa-20180723-1.el8.noarch      138/170 
  Verifying        : python-rpm-macros-3-45.el8.noarch                  139/170 
  Verifying        : python-srpm-macros-3-45.el8.noarch                 140/170 
  Verifying        : python3-libs-3.6.8-62.el8.x86_64                   141/170 
  Verifying        : python3-pip-wheel-9.0.3-24.el8.noarch              142/170 
  Verifying        : python3-rpm-macros-3-45.el8.noarch                 143/170 
  Verifying        : python3-setuptools-wheel-39.2.0-7.el8.noarch       144/170 
  Verifying        : qt5-srpm-macros-5.15.3-1.el8.noarch                145/170 
  Verifying        : readline-7.0-10.el8.x86_64                         146/170 
  Verifying        : redhat-rpm-config-131-1.el8.noarch                 147/170 
  Verifying        : rpm-4.14.3-31.el8.x86_64                           148/170 
  Verifying        : rpm-build-libs-4.14.3-31.el8.x86_64                149/170 
  Verifying        : rpm-libs-4.14.3-31.el8.x86_64                      150/170 
  Verifying        : rust-srpm-macros-5-2.el8.noarch                    151/170 
  Verifying        : sed-4.5-5.el8.x86_64                               152/170 
  Verifying        : setup-2.12.2-11.el8.noarch                         153/170 
  Verifying        : shadow-utils-2:4.6-22.el8.x86_64                   154/170 
  Verifying        : systemd-libs-239-82.el8.1.x86_64                   155/170 
  Verifying        : tar-2:1.30-9.el8.x86_64                            156/170 
  Verifying        : tpm2-tss-2.3.2-6.el8.x86_64                        157/170 
  Verifying        : tzdata-2024a-1.el8.noarch                          158/170 
  Verifying        : unzip-6.0-46.el8.x86_64                            159/170 
  Verifying        : util-linux-2.32.1-46.el8.x86_64                    160/170 
  Verifying        : which-2.21-20.el8.x86_64                           161/170 
  Verifying        : xz-5.2.4-4.el8.x86_64                              162/170 
  Verifying        : xz-libs-5.2.4-4.el8.x86_64                         163/170 
  Verifying        : zip-3.0-23.el8.x86_64                              164/170 
  Verifying        : zlib-1.2.11-25.el8.x86_64                          165/170 
  Verifying        : gcc-c++-8.5.0-22.el8.x86_64                        166/170 
  Verifying        : gdb-headless-8.2-20.el8.x86_64                     167/170 
  Verifying        : libstdc++-devel-8.5.0-22.el8.x86_64                168/170 
  Verifying        : rpm-build-4.14.3-31.el8.x86_64                     169/170 
  Verifying        : zstd-1.4.4-1.el8.x86_64                            170/170 

Installed:
  annobin-11.13-2.el8.x86_64                                                    
  audit-libs-3.1.2-1.el8.x86_64                                                 
  basesystem-11-5.el8.noarch                                                    
  bash-4.4.20-5.el8.x86_64                                                      
  binutils-2.30-123.el8.x86_64                                                  
  brotli-1.0.6-3.el8.x86_64                                                     
  bzip2-1.0.6-26.el8.x86_64                                                     
  bzip2-libs-1.0.6-26.el8.x86_64                                                
  ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch                            
  centos-gpg-keys-1:8-6.el8.noarch                                              
  centos-stream-release-8.6-1.el8.noarch                                        
  centos-stream-repos-8-6.el8.noarch                                            
  chkconfig-1.19.2-1.el8.x86_64                                                 
  coreutils-8.30-15.el8.x86_64                                                  
  coreutils-common-8.30-15.el8.x86_64                                           
  cpio-2.12-11.el8.x86_64                                                       
  cpp-8.5.0-22.el8.x86_64                                                       
  cracklib-2.9.6-15.el8.x86_64                                                  
  cracklib-dicts-2.9.6-15.el8.x86_64                                            
  crypto-policies-20230731-1.git3177e06.el8.noarch                              
  curl-7.61.1-34.el8.x86_64                                                     
  cyrus-sasl-lib-2.1.27-6.el8_5.x86_64                                          
  diffutils-3.6-6.el8.x86_64                                                    
  dwz-0.12-10.el8.x86_64                                                        
  efi-srpm-macros-3-3.el8.noarch                                                
  elfutils-0.190-2.el8.x86_64                                                   
  elfutils-default-yama-scope-0.190-2.el8.noarch                                
  elfutils-libelf-0.190-2.el8.x86_64                                            
  elfutils-libs-0.190-2.el8.x86_64                                              
  expat-2.2.5-13.el8.x86_64                                                     
  file-5.33-26.el8.x86_64                                                       
  file-libs-5.33-26.el8.x86_64                                                  
  filesystem-3.8-6.el8.x86_64                                                   
  findutils-1:4.6.0-22.el8.x86_64                                               
  gawk-4.2.1-4.el8.x86_64                                                       
  gc-7.6.4-3.el8.x86_64                                                         
  gcc-8.5.0-22.el8.x86_64                                                       
  gcc-c++-8.5.0-22.el8.x86_64                                                   
  gcc-plugin-annobin-8.5.0-22.el8.x86_64                                        
  gdb-headless-8.2-20.el8.x86_64                                                
  gdbm-1:1.18-2.el8.x86_64                                                      
  gdbm-libs-1:1.18-2.el8.x86_64                                                 
  ghc-srpm-macros-1.4.2-7.el8.noarch                                            
  glib2-2.56.4-163.el8.x86_64                                                   
  glibc-2.28-251.el8.2.x86_64                                                   
  glibc-all-langpacks-2.28-251.el8.2.x86_64                                     
  glibc-common-2.28-251.el8.2.x86_64                                            
  glibc-devel-2.28-251.el8.2.x86_64                                             
  glibc-gconv-extra-2.28-251.el8.2.x86_64                                       
  glibc-headers-2.28-251.el8.2.x86_64                                           
  gmp-1:6.1.2-12.el8.x86_64                                                     
  gnupg2-2.2.20-3.el8.x86_64                                                    
  gnutls-3.6.16-8.el8.1.x86_64                                                  
  go-srpm-macros-2-17.el8.noarch                                                
  grep-3.1-6.el8.x86_64                                                         
  guile-5:2.0.14-7.el8.x86_64                                                   
  gzip-1.9-13.el8.x86_64                                                        
  ima-evm-utils-1.3.2-12.el8.x86_64                                             
  info-6.5-7.el8_5.x86_64                                                       
  isl-0.16.1-6.el8.x86_64                                                       
  kernel-headers-4.18.0-553.6.1.el8.x86_64                                      
  keyutils-libs-1.5.10-9.el8.x86_64                                             
  krb5-libs-1.18.2-27.el8.x86_64                                                
  libacl-2.2.53-3.el8.x86_64                                                    
  libarchive-3.3.3-5.el8.x86_64                                                 
  libassuan-2.5.1-3.el8.x86_64                                                  
  libatomic_ops-7.6.2-3.el8.x86_64                                              
  libattr-2.4.48-3.el8.x86_64                                                   
  libbabeltrace-1.5.4-4.el8.x86_64                                              
  libblkid-2.32.1-46.el8.x86_64                                                 
  libcap-2.48-5.el8.x86_64                                                      
  libcap-ng-0.7.11-1.el8.x86_64                                                 
  libcom_err-1.45.6-5.el8.x86_64                                                
  libcurl-7.61.1-34.el8.x86_64                                                  
  libdb-5.3.28-42.el8_4.x86_64                                                  
  libdb-utils-5.3.28-42.el8_4.x86_64                                            
  libfdisk-2.32.1-46.el8.x86_64                                                 
  libffi-3.1-24.el8.x86_64                                                      
  libgcc-8.5.0-22.el8.x86_64                                                    
  libgcrypt-1.8.5-7.el8.x86_64                                                  
  libgomp-8.5.0-22.el8.x86_64                                                   
  libgpg-error-1.31-1.el8.x86_64                                                
  libidn2-2.2.0-1.el8.x86_64                                                    
  libipt-1.6.1-8.el8.x86_64                                                     
  libksba-1.3.5-9.el8.x86_64                                                    
  libmount-2.32.1-46.el8.x86_64                                                 
  libmpc-1.1.0-9.1.el8.x86_64                                                   
  libnghttp2-1.33.0-6.el8.1.x86_64                                              
  libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64                                 
  libpkgconf-1.4.2-1.el8.x86_64                                                 
  libpsl-0.20.2-6.el8.x86_64                                                    
  libpwquality-1.4.4-6.el8.x86_64                                               
  libselinux-2.9-8.el8.x86_64                                                   
  libsemanage-2.9-9.el8.x86_64                                                  
  libsepol-2.9-3.el8.x86_64                                                     
  libsigsegv-2.11-5.el8.x86_64                                                  
  libsmartcols-2.32.1-46.el8.x86_64                                             
  libssh-0.9.6-14.el8.x86_64                                                    
  libssh-config-0.9.6-14.el8.noarch                                             
  libstdc++-8.5.0-22.el8.x86_64                                                 
  libstdc++-devel-8.5.0-22.el8.x86_64                                           
  libtasn1-4.13-4.el8.x86_64                                                    
  libtirpc-1.1.4-12.el8.x86_64                                                  
  libtool-ltdl-2.4.6-25.el8.x86_64                                              
  libunistring-0.9.9-3.el8.x86_64                                               
  libusbx-1.0.23-4.el8.x86_64                                                   
  libutempter-1.1.6-14.el8.x86_64                                               
  libuuid-2.32.1-46.el8.x86_64                                                  
  libverto-0.3.2-2.el8.x86_64                                                   
  libxcrypt-4.1.1-6.el8.x86_64                                                  
  libxcrypt-devel-4.1.1-6.el8.x86_64                                            
  libxml2-2.9.7-18.el8.x86_64                                                   
  libzstd-1.4.4-1.el8.x86_64                                                    
  lua-libs-5.3.4-12.el8.x86_64                                                  
  lz4-libs-1.8.3-3.el8_4.x86_64                                                 
  make-1:4.2.1-11.el8.x86_64                                                    
  mpfr-3.1.6-1.el8.x86_64                                                       
  ncurses-6.1-10.20180224.el8.x86_64                                            
  ncurses-base-6.1-10.20180224.el8.noarch                                       
  ncurses-libs-6.1-10.20180224.el8.x86_64                                       
  nettle-3.4.1-7.el8.x86_64                                                     
  npth-1.5-4.el8.x86_64                                                         
  ocaml-srpm-macros-5-4.el8.noarch                                              
  openblas-srpm-macros-2-2.el8.noarch                                           
  openldap-2.4.46-18.el8.x86_64                                                 
  openssl-libs-1:1.1.1k-12.el8.x86_64                                           
  p11-kit-0.23.22-2.el8.x86_64                                                  
  p11-kit-trust-0.23.22-2.el8.x86_64                                            
  pam-1.3.1-33.el8.x86_64                                                       
  patch-2.7.6-11.el8.x86_64                                                     
  pcre-8.42-6.el8.x86_64                                                        
  pcre2-10.32-3.el8.x86_64                                                      
  perl-srpm-macros-1-25.el8.noarch                                              
  pkgconf-1.4.2-1.el8.x86_64                                                    
  pkgconf-m4-1.4.2-1.el8.noarch                                                 
  pkgconf-pkg-config-1.4.2-1.el8.x86_64                                         
  platform-python-3.6.8-62.el8.x86_64                                           
  platform-python-setuptools-39.2.0-7.el8.noarch                                
  popt-1.18-1.el8.x86_64                                                        
  publicsuffix-list-dafsa-20180723-1.el8.noarch                                 
  python-rpm-macros-3-45.el8.noarch                                             
  python-srpm-macros-3-45.el8.noarch                                            
  python3-libs-3.6.8-62.el8.x86_64                                              
  python3-pip-wheel-9.0.3-24.el8.noarch                                         
  python3-rpm-macros-3-45.el8.noarch                                            
  python3-setuptools-wheel-39.2.0-7.el8.noarch                                  
  qt5-srpm-macros-5.15.3-1.el8.noarch                                           
  readline-7.0-10.el8.x86_64                                                    
  redhat-rpm-config-131-1.el8.noarch                                            
  rpm-4.14.3-31.el8.x86_64                                                      
  rpm-build-4.14.3-31.el8.x86_64                                                
  rpm-build-libs-4.14.3-31.el8.x86_64                                           
  rpm-libs-4.14.3-31.el8.x86_64                                                 
  rust-srpm-macros-5-2.el8.noarch                                               
  sed-4.5-5.el8.x86_64                                                          
  setup-2.12.2-11.el8.noarch                                                    
  shadow-utils-2:4.6-22.el8.x86_64                                              
  sqlite-libs-3.34.0-1.vdb.1.el8.x86_64                                         
  systemd-libs-239-82.el8.1.x86_64                                              
  tar-2:1.30-9.el8.x86_64                                                       
  tpm2-tss-2.3.2-6.el8.x86_64                                                   
  tzdata-2024a-1.el8.noarch                                                     
  unzip-6.0-46.el8.x86_64                                                       
  util-linux-2.32.1-46.el8.x86_64                                               
  which-2.21-20.el8.x86_64                                                      
  xz-5.2.4-4.el8.x86_64                                                         
  xz-libs-5.2.4-4.el8.x86_64                                                    
  zip-3.0-23.el8.x86_64                                                         
  zlib-1.2.11-25.el8.x86_64                                                     
  zstd-1.4.4-1.el8.x86_64                                                       

Complete!
Finish: installing minimal buildroot with dnf
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: annobin-11.13-2.el8.x86_64
audit-libs-3.1.2-1.el8.x86_64
basesystem-11-5.el8.noarch
bash-4.4.20-5.el8.x86_64
binutils-2.30-123.el8.x86_64
brotli-1.0.6-3.el8.x86_64
bzip2-1.0.6-26.el8.x86_64
bzip2-libs-1.0.6-26.el8.x86_64
ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch
centos-gpg-keys-8-6.el8.noarch
centos-stream-release-8.6-1.el8.noarch
centos-stream-repos-8-6.el8.noarch
chkconfig-1.19.2-1.el8.x86_64
coreutils-8.30-15.el8.x86_64
coreutils-common-8.30-15.el8.x86_64
cpio-2.12-11.el8.x86_64
cpp-8.5.0-22.el8.x86_64
cracklib-2.9.6-15.el8.x86_64
cracklib-dicts-2.9.6-15.el8.x86_64
crypto-policies-20230731-1.git3177e06.el8.noarch
curl-7.61.1-34.el8.x86_64
cyrus-sasl-lib-2.1.27-6.el8_5.x86_64
diffutils-3.6-6.el8.x86_64
dwz-0.12-10.el8.x86_64
efi-srpm-macros-3-3.el8.noarch
elfutils-0.190-2.el8.x86_64
elfutils-default-yama-scope-0.190-2.el8.noarch
elfutils-libelf-0.190-2.el8.x86_64
elfutils-libs-0.190-2.el8.x86_64
expat-2.2.5-13.el8.x86_64
file-5.33-26.el8.x86_64
file-libs-5.33-26.el8.x86_64
filesystem-3.8-6.el8.x86_64
findutils-4.6.0-22.el8.x86_64
gawk-4.2.1-4.el8.x86_64
gc-7.6.4-3.el8.x86_64
gcc-8.5.0-22.el8.x86_64
gcc-c++-8.5.0-22.el8.x86_64
gcc-plugin-annobin-8.5.0-22.el8.x86_64
gdb-headless-8.2-20.el8.x86_64
gdbm-1.18-2.el8.x86_64
gdbm-libs-1.18-2.el8.x86_64
ghc-srpm-macros-1.4.2-7.el8.noarch
glib2-2.56.4-163.el8.x86_64
glibc-2.28-251.el8.2.x86_64
glibc-all-langpacks-2.28-251.el8.2.x86_64
glibc-common-2.28-251.el8.2.x86_64
glibc-devel-2.28-251.el8.2.x86_64
glibc-gconv-extra-2.28-251.el8.2.x86_64
glibc-headers-2.28-251.el8.2.x86_64
gmp-6.1.2-12.el8.x86_64
gnupg2-2.2.20-3.el8.x86_64
gnutls-3.6.16-8.el8.1.x86_64
go-srpm-macros-2-17.el8.noarch
gpg-pubkey-8483c65d-5ccc5b19
grep-3.1-6.el8.x86_64
guile-2.0.14-7.el8.x86_64
gzip-1.9-13.el8.x86_64
ima-evm-utils-1.3.2-12.el8.x86_64
info-6.5-7.el8_5.x86_64
isl-0.16.1-6.el8.x86_64
kernel-headers-4.18.0-553.6.1.el8.x86_64
keyutils-libs-1.5.10-9.el8.x86_64
krb5-libs-1.18.2-27.el8.x86_64
libacl-2.2.53-3.el8.x86_64
libarchive-3.3.3-5.el8.x86_64
libassuan-2.5.1-3.el8.x86_64
libatomic_ops-7.6.2-3.el8.x86_64
libattr-2.4.48-3.el8.x86_64
libbabeltrace-1.5.4-4.el8.x86_64
libblkid-2.32.1-46.el8.x86_64
libcap-2.48-5.el8.x86_64
libcap-ng-0.7.11-1.el8.x86_64
libcom_err-1.45.6-5.el8.x86_64
libcurl-7.61.1-34.el8.x86_64
libdb-5.3.28-42.el8_4.x86_64
libdb-utils-5.3.28-42.el8_4.x86_64
libfdisk-2.32.1-46.el8.x86_64
libffi-3.1-24.el8.x86_64
libgcc-8.5.0-22.el8.x86_64
libgcrypt-1.8.5-7.el8.x86_64
libgomp-8.5.0-22.el8.x86_64
libgpg-error-1.31-1.el8.x86_64
libidn2-2.2.0-1.el8.x86_64
libipt-1.6.1-8.el8.x86_64
libksba-1.3.5-9.el8.x86_64
libmount-2.32.1-46.el8.x86_64
libmpc-1.1.0-9.1.el8.x86_64
libnghttp2-1.33.0-6.el8.1.x86_64
libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64
libpkgconf-1.4.2-1.el8.x86_64
libpsl-0.20.2-6.el8.x86_64
libpwquality-1.4.4-6.el8.x86_64
libselinux-2.9-8.el8.x86_64
libsemanage-2.9-9.el8.x86_64
libsepol-2.9-3.el8.x86_64
libsigsegv-2.11-5.el8.x86_64
libsmartcols-2.32.1-46.el8.x86_64
libssh-0.9.6-14.el8.x86_64
libssh-config-0.9.6-14.el8.noarch
libstdc++-8.5.0-22.el8.x86_64
libstdc++-devel-8.5.0-22.el8.x86_64
libtasn1-4.13-4.el8.x86_64
libtirpc-1.1.4-12.el8.x86_64
libtool-ltdl-2.4.6-25.el8.x86_64
libunistring-0.9.9-3.el8.x86_64
libusbx-1.0.23-4.el8.x86_64
libutempter-1.1.6-14.el8.x86_64
libuuid-2.32.1-46.el8.x86_64
libverto-0.3.2-2.el8.x86_64
libxcrypt-4.1.1-6.el8.x86_64
libxcrypt-devel-4.1.1-6.el8.x86_64
libxml2-2.9.7-18.el8.x86_64
libzstd-1.4.4-1.el8.x86_64
lua-libs-5.3.4-12.el8.x86_64
lz4-libs-1.8.3-3.el8_4.x86_64
make-4.2.1-11.el8.x86_64
mpfr-3.1.6-1.el8.x86_64
ncurses-6.1-10.20180224.el8.x86_64
ncurses-base-6.1-10.20180224.el8.noarch
ncurses-libs-6.1-10.20180224.el8.x86_64
nettle-3.4.1-7.el8.x86_64
npth-1.5-4.el8.x86_64
ocaml-srpm-macros-5-4.el8.noarch
openblas-srpm-macros-2-2.el8.noarch
openldap-2.4.46-18.el8.x86_64
openssl-libs-1.1.1k-12.el8.x86_64
p11-kit-0.23.22-2.el8.x86_64
p11-kit-trust-0.23.22-2.el8.x86_64
pam-1.3.1-33.el8.x86_64
patch-2.7.6-11.el8.x86_64
pcre-8.42-6.el8.x86_64
pcre2-10.32-3.el8.x86_64
perl-srpm-macros-1-25.el8.noarch
pkgconf-1.4.2-1.el8.x86_64
pkgconf-m4-1.4.2-1.el8.noarch
pkgconf-pkg-config-1.4.2-1.el8.x86_64
platform-python-3.6.8-62.el8.x86_64
platform-python-setuptools-39.2.0-7.el8.noarch
popt-1.18-1.el8.x86_64
publicsuffix-list-dafsa-20180723-1.el8.noarch
python-rpm-macros-3-45.el8.noarch
python-srpm-macros-3-45.el8.noarch
python3-libs-3.6.8-62.el8.x86_64
python3-pip-wheel-9.0.3-24.el8.noarch
python3-rpm-macros-3-45.el8.noarch
python3-setuptools-wheel-39.2.0-7.el8.noarch
qt5-srpm-macros-5.15.3-1.el8.noarch
readline-7.0-10.el8.x86_64
redhat-rpm-config-131-1.el8.noarch
rpm-4.14.3-31.el8.x86_64
rpm-build-4.14.3-31.el8.x86_64
rpm-build-libs-4.14.3-31.el8.x86_64
rpm-libs-4.14.3-31.el8.x86_64
rust-srpm-macros-5-2.el8.noarch
sed-4.5-5.el8.x86_64
setup-2.12.2-11.el8.noarch
shadow-utils-4.6-22.el8.x86_64
sqlite-libs-3.34.0-1.vdb.1.el8.x86_64
systemd-libs-239-82.el8.1.x86_64
tar-1.30-9.el8.x86_64
tpm2-tss-2.3.2-6.el8.x86_64
tzdata-2024a-1.el8.noarch
unzip-6.0-46.el8.x86_64
util-linux-2.32.1-46.el8.x86_64
which-2.21-20.el8.x86_64
xz-5.2.4-4.el8.x86_64
xz-libs-5.2.4-4.el8.x86_64
zip-3.0-23.el8.x86_64
zlib-1.2.11-25.el8.x86_64
zstd-1.4.4-1.el8.x86_64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/vdb-rpm-macros-0.0.2-0.vdb.1.el8.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/centos-stream-8-x86_64-1742509819.268149/root/var/log/dnf.log
/var/lib/mock/centos-stream-8-x86_64-1742509819.268149/root/var/log/dnf.librepo.log
/var/lib/mock/centos-stream-8-x86_64-1742509819.268149/root/var/log/dnf.rpm.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-uj4s88kb/vdb-rpm-macros/vdb-rpm-macros.spec) Config(child) 0 minutes 46 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
INFO: Start(/var/lib/copr-rpmbuild/results/vdb-rpm-macros-0.0.2-0.vdb.1.el8.src.rpm)  Config(centos-stream-8-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/centos-stream-8-x86_64-bootstrap-1742509819.268149/root.
INFO: reusing tmpfs at /var/lib/mock/centos-stream-8-x86_64-bootstrap-1742509819.268149/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/centos-stream-8-x86_64-1742509819.268149/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.14.3-31.el8.x86_64
  python3-dnf-4.7.0-20.el8.noarch
  python3-dnf-plugins-core-4.0.21-25.el8.noarch
  yum-4.7.0-20.el8.noarch
Finish: chroot init
Start: build phase for vdb-rpm-macros-0.0.2-0.vdb.1.el8.src.rpm
Start: build setup for vdb-rpm-macros-0.0.2-0.vdb.1.el8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/vdb-rpm-macros-0.0.2-0.vdb.1.el8.src.rpm
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                 122 kB/s | 2.1 kB     00:00    
Additional repo copr_vandebugger_testing        134 kB/s | 2.1 kB     00:00    
CentOS Stream 8 - BaseOS                        297 kB/s | 3.9 kB     00:00    
CentOS Stream 8 - AppStream                     339 kB/s | 4.4 kB     00:00    
CentOS Stream 8 - Extras                        194 kB/s | 2.9 kB     00:00    
CentOS Stream 8 - PowerTools                    315 kB/s | 4.4 kB     00:00    
Package rpm-4.14.3-31.el8.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
Finish: build setup for vdb-rpm-macros-0.0.2-0.vdb.1.el8.src.rpm
Start: rpmbuild vdb-rpm-macros-0.0.2-0.vdb.1.el8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Y6zWJD
+ umask 022
+ cd /builddir/build/BUILD
+ : ---------- PREP ---------- :
+ set -e
+ '[' -z '4.4.20(1)-release' ']'
+ set -o pipefail
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jDkTCK
+ umask 022
+ cd /builddir/build/BUILD
+ : ---------- BUILD ---------- :
+ set -e
+ '[' -z '4.4.20(1)-release' ']'
+ set -o pipefail
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.usxjwi
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/vdb-rpm-macros-0.0.2-0.vdb.1.el8.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/vdb-rpm-macros-0.0.2-0.vdb.1.el8.x86_64
++ dirname /builddir/build/BUILDROOT/vdb-rpm-macros-0.0.2-0.vdb.1.el8.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/vdb-rpm-macros-0.0.2-0.vdb.1.el8.x86_64
+ : ---------- INSTALL ---------- :
+ set -e
+ '[' -z '4.4.20(1)-release' ']'
+ set -o pipefail
+ /usr/bin/install -D -m u=rw,go=r -t /builddir/build/BUILDROOT/vdb-rpm-macros-0.0.2-0.vdb.1.el8.x86_64/usr/lib/rpm/lua /builddir/build/SOURCES/vdb.lua
+ /usr/bin/install -D -m u=rw,go=r -t /builddir/build/BUILDROOT/vdb-rpm-macros-0.0.2-0.vdb.1.el8.x86_64/usr/share/vdb-rpm-macros /builddir/build/SOURCES/fedora-srpm-fonts.lua.patch
+ /usr/bin/install -D -m u=rw,go=r -t /builddir/build/BUILDROOT/vdb-rpm-macros-0.0.2-0.vdb.1.el8.x86_64/usr/lib/rpm/macros.d /builddir/build/SOURCES/macros.vdb
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile '' 1
+ /usr/lib/rpm/brp-python-hardlink
+ PYTHON3=/usr/libexec/platform-python
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Gx86cR
+ umask 022
+ cd /builddir/build/BUILD
+ : ---------- CHECK ---------- :
+ set -e
+ '[' -z '4.4.20(1)-release' ']'
+ set -o pipefail
+ : ------------------------------
+ : 384 tests run
+ : 384 tests passes
+ : 0 tests failed
+ : ------------------------------
+ ((  0 > 0  ))
+ ((  384 > 0  ))
+ ((  384 + 0 == 384  ))
+ ((  0 == 0  ))
Processing files: vdb-rpm-macros-0.0.2-0.vdb.1.el8.noarch
+ exit 0
Provides: vdb-rpm-macros = 0.0.2-0.vdb.1.el8
Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh
Requires(post): /bin/sh
Requires(preun): /bin/sh
Requires(posttrans): /bin/sh
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/vdb-rpm-macros-0.0.2-0.vdb.1.el8.x86_64
Wrote: /builddir/build/RPMS/vdb-rpm-macros-0.0.2-0.vdb.1.el8.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1T8itU
+ umask 022
+ cd /builddir/build/BUILD
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/vdb-rpm-macros-0.0.2-0.vdb.1.el8.x86_64
+ exit 0
Finish: rpmbuild vdb-rpm-macros-0.0.2-0.vdb.1.el8.src.rpm
Finish: build phase for vdb-rpm-macros-0.0.2-0.vdb.1.el8.src.rpm
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/centos-stream-8-x86_64-1742509819.268149/root/var/log/dnf.log
/var/lib/mock/centos-stream-8-x86_64-1742509819.268149/root/var/log/dnf.librepo.log
/var/lib/mock/centos-stream-8-x86_64-1742509819.268149/root/var/log/dnf.rpm.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
INFO: Done(/var/lib/copr-rpmbuild/results/vdb-rpm-macros-0.0.2-0.vdb.1.el8.src.rpm) Config(child) 0 minutes 6 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running RPMResults tool
Package info:
{
    "packages": [
        {
            "name": "vdb-rpm-macros",
            "epoch": null,
            "version": "0.0.2",
            "release": "0.vdb.1.el8",
            "arch": "src"
        },
        {
            "name": "vdb-rpm-macros",
            "epoch": null,
            "version": "0.0.2",
            "release": "0.vdb.1.el8",
            "arch": "noarch"
        }
    ]
}
RPMResults finished