Skip to content

Console Output

Skipping 6 KB.. Full Log
entos:stream8
08:21:51 + verify
08:21:51 + dpkg --version
08:21:51 + rpm --version
08:21:51 + verify_rpm
08:21:51 ++ . /etc/os-release
08:21:51 +++ NAME='CentOS Stream'
08:21:51 +++ VERSION=8
08:21:51 +++ ID=centos
08:21:51 +++ ID_LIKE='rhel fedora'
08:21:51 +++ VERSION_ID=8
08:21:51 +++ PLATFORM_ID=platform:el8
08:21:51 +++ PRETTY_NAME='CentOS Stream 8'
08:21:51 +++ ANSI_COLOR='0;31'
08:21:51 +++ CPE_NAME=cpe:/o:centos:centos:8
08:21:51 +++ HOME_URL=https://centos.org/
08:21:51 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
08:21:51 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
08:21:51 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
08:21:51 ++ echo centos
08:21:51 + DIST_ID=centos
08:21:51 ++ . /etc/os-release
08:21:51 +++ NAME='CentOS Stream'
08:21:51 +++ VERSION=8
08:21:51 +++ ID=centos
08:21:51 +++ ID_LIKE='rhel fedora'
08:21:51 +++ VERSION_ID=8
08:21:51 +++ PLATFORM_ID=platform:el8
08:21:51 +++ PRETTY_NAME='CentOS Stream 8'
08:21:51 +++ ANSI_COLOR='0;31'
08:21:51 +++ CPE_NAME=cpe:/o:centos:centos:8
08:21:51 +++ HOME_URL=https://centos.org/
08:21:51 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
08:21:51 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
08:21:51 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
08:21:51 ++ echo 8
08:21:51 ++ cut -d. -f1
08:21:51 + DIST_VERSION=8
08:21:51 + pkg_manager=yum
08:21:51 + pkg_config_manager=yum-config-manager
08:21:51 + dnf --version
08:21:51 4.7.0
08:21:51   Installed: dnf-0:4.7.0-10.el8.noarch at Fri Jun 10 15:47:41 2022
08:21:51   Built    : CentOS Buildsys <bugs@centos.org> at Fri May 27 01:06:49 2022
08:21:51 
08:21:51   Installed: rpm-0:4.14.3-23.el8.aarch64 at Tue May  3 08:26:38 2022
08:21:51   Built    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> at Tue Apr  5 18:37:55 2022
08:21:51 + pkg_manager=dnf
08:21:51 + pkg_config_manager='dnf config-manager'
08:21:51 + dnf clean all
08:21:51 0 files removed
08:21:51 + dnf upgrade -y
08:21:52 CentOS Stream 8 - AppStream                      17 MB/s |  19 MB     00:01    
08:21:59 CentOS Stream 8 - BaseOS                         22 MB/s |  18 MB     00:00    
08:22:03 CentOS Stream 8 - Extras                         21 kB/s |  17 kB     00:00    
08:22:04 CentOS Stream 8 - Extras common packages        2.5 kB/s | 4.3 kB     00:01    
08:22:06 Dependencies resolved.
08:22:06 Nothing to do.
08:22:06 Complete!
08:22:06 + dnf install -y 'dnf-command(config-manager)'
08:22:07 Last metadata expiration check: 0:00:03 ago on Wed Jun 15 08:22:04 2022.
08:22:08 Dependencies resolved.
08:22:08 ================================================================================
08:22:08  Package                 Architecture  Version              Repository     Size
08:22:08 ================================================================================
08:22:08 Installing:
08:22:08  dnf-plugins-core        noarch        4.0.21-11.el8        baseos         71 k
08:22:08 
08:22:08 Transaction Summary
08:22:08 ================================================================================
08:22:08 Install  1 Package
08:22:08 
08:22:08 Total download size: 71 k
08:22:08 Installed size: 19 k
08:22:08 Downloading Packages:
08:22:12 dnf-plugins-core-4.0.21-11.el8.noarch.rpm       327 kB/s |  71 kB     00:00    
08:22:12 --------------------------------------------------------------------------------
08:22:12 Total                                            18 kB/s |  71 kB     00:03     
08:22:12 Running transaction check
08:22:12 Transaction check succeeded.
08:22:12 Running transaction test
08:22:12 Transaction test succeeded.
08:22:12 Running transaction
08:22:12   Preparing        :                                                        1/1 
08:22:12   Installing       : dnf-plugins-core-4.0.21-11.el8.noarch                  1/1 
08:22:12   Verifying        : dnf-plugins-core-4.0.21-11.el8.noarch                  1/1 
08:22:12 
08:22:12 Installed:
08:22:12   dnf-plugins-core-4.0.21-11.el8.noarch                                         
08:22:12 
08:22:12 Complete!
08:22:12 + case ${DIST_ID}:${DIST_VERSION} in
08:22:12 + install_rpm_containerd
08:22:12 + '[' staging = stage ']'
08:22:12 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
08:22:12 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
08:22:12 + dnf --version
08:22:12 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
08:22:12 4.7.0
08:22:12   Installed: dnf-0:4.7.0-10.el8.noarch at Fri Jun 10 15:47:41 2022
08:22:12   Built    : CentOS Buildsys <bugs@centos.org> at Fri May 27 01:06:49 2022
08:22:12 
08:22:12   Installed: rpm-0:4.14.3-23.el8.aarch64 at Tue May  3 08:26:38 2022
08:22:12   Built    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> at Tue Apr  5 18:37:55 2022
08:22:12 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
08:22:12 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
08:22:13 + dnf config-manager --set-disabled 'docker-ce-*'
08:22:13 + dnf config-manager --set-enabled docker-ce-test
08:22:13 + dnf makecache
08:22:14 CentOS Stream 8 - AppStream                     8.1 kB/s | 4.4 kB     00:00    
08:22:14 CentOS Stream 8 - BaseOS                        6.5 kB/s | 3.9 kB     00:00    
08:22:15 CentOS Stream 8 - Extras                        6.6 kB/s | 2.9 kB     00:00    
08:22:16 CentOS Stream 8 - Extras common packages        5.2 kB/s | 3.0 kB     00:00    
08:22:16 Docker CE Test - aarch64                         63 kB/s |  29 kB     00:00    
08:22:18 Metadata cache created.
08:22:18 + echo '[DEBUG] Installing engine rpms'
08:22:18 [DEBUG] Installing engine rpms
08:22:18 ++ find rpm/rpmbuild/centos-8/RPMS/ -type f -name '*.rpm'
08:22:18 ++ sed /src/d
08:22:18 + packages='rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-0.0.0~20220607110843.c59773f-0.el8.aarch64.rpm
08:22:18 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-compose-plugin-2.6.0-0.el8.aarch64.rpm
08:22:18 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el8.aarch64.rpm
08:22:18 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-cli-0.0.0~20220607110843.c59773f-0.el8.aarch64.rpm
08:22:18 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220607110843.c59773f-0.el8.aarch64.rpm'
08:22:18 + set -x
08:22:18 + dnf install -y rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-0.0.0~20220607110843.c59773f-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-compose-plugin-2.6.0-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-cli-0.0.0~20220607110843.c59773f-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220607110843.c59773f-0.el8.aarch64.rpm
08:22:18 Last metadata expiration check: 0:00:02 ago on Wed Jun 15 08:22:16 2022.
08:22:19 Dependencies resolved.
08:22:19 =======================================================================================================
08:22:19  Package                        Arch     Version                                  Repository       Size
08:22:19 =======================================================================================================
08:22:19 Installing:
08:22:19  docker-buildx-plugin           aarch64  0.8.2-0.el8                              @commandline    9.8 M
08:22:19  docker-ce                      aarch64  3:0.0.0~20220607110843.c59773f-0.el8     @commandline     14 M
08:22:19  docker-ce-cli                  aarch64  1:0.0.0~20220607110843.c59773f-0.el8     @commandline    6.2 M
08:22:19  docker-ce-rootless-extras      aarch64  0.0.0~20220607110843.c59773f-0.el8       @commandline    4.2 M
08:22:19  docker-compose-plugin          aarch64  2.6.0-0.el8                              @commandline    6.3 M
08:22:19 Installing dependencies:
08:22:19  checkpolicy                    aarch64  2.9-1.el8                                baseos          338 k
08:22:19  container-selinux              noarch   2:2.180.0-1.module_el8.7.0+1106+45480ee0 appstream        59 k
08:22:19  containerd.io                  aarch64  1.6.6-3.1.el8                            docker-ce-test   25 M
08:22:19  diffutils                      aarch64  3.6-6.el8                                baseos          352 k
08:22:19  fuse-common                    aarch64  3.3.0-15.el8                             baseos           22 k
08:22:19  fuse-overlayfs                 aarch64  1.8.2-1.module_el8.7.0+1106+45480ee0     appstream        68 k
08:22:19  fuse3                          aarch64  3.3.0-15.el8                             baseos           53 k
08:22:19  fuse3-libs                     aarch64  3.3.0-15.el8                             baseos           90 k
08:22:19  iptables                       aarch64  1.8.4-22.el8                             baseos          582 k
08:22:19  iptables-libs                  aarch64  1.8.4-22.el8                             baseos          105 k
08:22:19  kmod                           aarch64  25-19.el8                                baseos          123 k
08:22:19  libcgroup                      aarch64  0.41-19.el8                              baseos           68 k
08:22:19  libibverbs                     aarch64  37.2-1.el8                               baseos          362 k
08:22:19  libmnl                         aarch64  1.0.4-6.el8                              baseos           30 k
08:22:19  libnetfilter_conntrack         aarch64  1.0.6-5.el8                              baseos           61 k
08:22:19  libnfnetlink                   aarch64  1.0.1-13.el8                             baseos           32 k
08:22:19  libnftnl                       aarch64  1.1.5-5.el8                              baseos           80 k
08:22:19  libpcap                        aarch64  14:1.9.1-5.el8                           baseos          161 k
08:22:19  libselinux-utils               aarch64  2.9-5.el8                                baseos          241 k
08:22:19  libslirp                       aarch64  4.4.0-1.module_el8.6.0+926+8bef8ae7      appstream        66 k
08:22:19  policycoreutils                aarch64  2.9-19.el8                               baseos          374 k
08:22:19  policycoreutils-python-utils   noarch   2.9-19.el8                               baseos          253 k
08:22:19  python3-audit                  aarch64  3.0.7-4.el8                              baseos           85 k
08:22:19  python3-libselinux             aarch64  2.9-5.el8                                baseos          272 k
08:22:19  python3-libsemanage            aarch64  2.9-8.el8                                baseos          126 k
08:22:19  python3-policycoreutils        noarch   2.9-19.el8                               baseos          2.2 M
08:22:19  python3-setools                aarch64  4.3.0-3.el8                              baseos          528 k
08:22:19  rpm-plugin-selinux             aarch64  4.14.3-23.el8                            baseos           78 k
08:22:19  selinux-policy                 noarch   3.14.3-99.el8                            baseos          647 k
08:22:19  selinux-policy-targeted        noarch   3.14.3-99.el8                            baseos           15 M
08:22:19  slirp4netns                    aarch64  1.1.8-2.module_el8.7.0+1106+45480ee0     appstream        50 k
08:22:19  xz                             aarch64  5.2.4-3.el8                              baseos          153 k
08:22:19 Enabling module streams:
08:22:19  container-tools                         rhel8                                                         
08:22:19 
08:22:19 Transaction Summary
08:22:19 =======================================================================================================
08:22:19 Install  37 Packages
08:22:19 
08:22:19 Total size: 88 M
08:22:19 Total download size: 47 M
08:22:19 Installed size: 362 M
08:22:19 Downloading Packages:
08:22:20 (1/32): fuse-overlayfs-1.8.2-1.module_el8.7.0+1 293 kB/s |  68 kB     00:00    
08:22:20 (2/32): libslirp-4.4.0-1.module_el8.6.0+926+8be 281 kB/s |  66 kB     00:00    
08:22:20 (3/32): container-selinux-2.180.0-1.module_el8. 243 kB/s |  59 kB     00:00    
08:22:20 (4/32): slirp4netns-1.1.8-2.module_el8.7.0+1106 4.1 MB/s |  50 kB     00:00    
08:22:20 (5/32): fuse-common-3.3.0-15.el8.aarch64.rpm    4.1 MB/s |  22 kB     00:00    
08:22:20 (6/32): checkpolicy-2.9-1.el8.aarch64.rpm        18 MB/s | 338 kB     00:00    
08:22:20 (7/32): diffutils-3.6-6.el8.aarch64.rpm          19 MB/s | 352 kB     00:00    
08:22:20 (8/32): fuse3-3.3.0-15.el8.aarch64.rpm          4.5 MB/s |  53 kB     00:00    
08:22:20 (9/32): fuse3-libs-3.3.0-15.el8.aarch64.rpm     8.2 MB/s |  90 kB     00:00    
08:22:20 (10/32): iptables-libs-1.8.4-22.el8.aarch64.rpm  12 MB/s | 105 kB     00:00    
08:22:20 (11/32): kmod-25-19.el8.aarch64.rpm              12 MB/s | 123 kB     00:00    
08:22:20 (12/32): iptables-1.8.4-22.el8.aarch64.rpm       26 MB/s | 582 kB     00:00    
08:22:20 (13/32): libcgroup-0.41-19.el8.aarch64.rpm      4.4 MB/s |  68 kB     00:00    
08:22:20 (14/32): libibverbs-37.2-1.el8.aarch64.rpm       19 MB/s | 362 kB     00:00    
08:22:20 (15/32): libmnl-1.0.4-6.el8.aarch64.rpm         2.5 MB/s |  30 kB     00:00    
08:22:20 (16/32): libnetfilter_conntrack-1.0.6-5.el8.aar 4.0 MB/s |  61 kB     00:00    
08:22:20 (17/32): libnfnetlink-1.0.1-13.el8.aarch64.rpm  3.1 MB/s |  32 kB     00:00    
08:22:20 (18/32): libnftnl-1.1.5-5.el8.aarch64.rpm       6.5 MB/s |  80 kB     00:00    
08:22:20 (19/32): libpcap-1.9.1-5.el8.aarch64.rpm         12 MB/s | 161 kB     00:00    
08:22:20 (20/32): libselinux-utils-2.9-5.el8.aarch64.rpm  15 MB/s | 241 kB     00:00    
08:22:20 (21/32): policycoreutils-2.9-19.el8.aarch64.rpm  20 MB/s | 374 kB     00:00    
08:22:20 (22/32): policycoreutils-python-utils-2.9-19.el  13 MB/s | 253 kB     00:00    
08:22:20 (23/32): python3-audit-3.0.7-4.el8.aarch64.rpm  5.3 MB/s |  85 kB     00:00    
08:22:20 (24/32): python3-libsemanage-2.9-8.el8.aarch64.  15 MB/s | 126 kB     00:00    
08:22:20 (25/32): python3-libselinux-2.9-5.el8.aarch64.r  14 MB/s | 272 kB     00:00    
08:22:20 (26/32): rpm-plugin-selinux-4.14.3-23.el8.aarch  11 MB/s |  78 kB     00:00    
08:22:20 (27/32): python3-setools-4.3.0-3.el8.aarch64.rp  27 MB/s | 528 kB     00:00    
08:22:20 (28/32): python3-policycoreutils-2.9-19.el8.noa  45 MB/s | 2.2 MB     00:00    
08:22:20 (29/32): selinux-policy-3.14.3-99.el8.noarch.rp  16 MB/s | 647 kB     00:00    
08:22:20 (30/32): xz-5.2.4-3.el8.aarch64.rpm              11 MB/s | 153 kB     00:00    
08:22:20 (31/32): selinux-policy-targeted-3.14.3-99.el8.  96 MB/s |  15 MB     00:00    
08:22:20 (32/32): containerd.io-1.6.6-3.1.el8.aarch64.rp  55 MB/s |  25 MB     00:00    
08:22:20 --------------------------------------------------------------------------------
08:22:20 Total                                            31 MB/s |  47 MB     00:01     
08:22:21 Docker CE Test - aarch64                        7.4 kB/s | 1.6 kB     00:00    
08:22:21 Importing GPG key 0x621E9F35:
08:22:21  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
08:22:21  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
08:22:21  From       : https://download.docker.com/linux/centos/gpg
08:22:21 Key imported successfully
08:22:21 Running transaction check
08:22:21 Transaction check succeeded.
08:22:21 Running transaction test
08:22:22 Transaction test succeeded.
08:22:22 Running transaction
08:22:22   Preparing        :                                                        1/1 
08:22:22   Installing       : python3-libselinux-2.9-5.el8.aarch64                  1/37 
08:22:23   Installing       : libmnl-1.0.4-6.el8.aarch64                            2/37 
08:22:23   Running scriptlet: libmnl-1.0.4-6.el8.aarch64                            2/37 
08:22:23   Installing       : libselinux-utils-2.9-5.el8.aarch64                    3/37 
08:22:23   Installing       : libnfnetlink-1.0.1-13.el8.aarch64                     4/37 
08:22:23   Running scriptlet: libnfnetlink-1.0.1-13.el8.aarch64                     4/37 
08:22:23   Installing       : fuse3-libs-3.3.0-15.el8.aarch64                       5/37 
08:22:23   Running scriptlet: fuse3-libs-3.3.0-15.el8.aarch64                       5/37 
08:22:23   Installing       : libnetfilter_conntrack-1.0.6-5.el8.aarch64            6/37 
08:22:23   Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.aarch64            6/37 
08:22:23   Installing       : libnftnl-1.1.5-5.el8.aarch64                          7/37 
08:22:23   Running scriptlet: libnftnl-1.1.5-5.el8.aarch64                          7/37 
08:22:23   Installing       : python3-libsemanage-2.9-8.el8.aarch64                 8/37 
08:22:24   Installing       : python3-setools-4.3.0-3.el8.aarch64                   9/37 
08:22:24   Installing       : docker-buildx-plugin-0.8.2-0.el8.aarch64             10/37 
08:22:25   Running scriptlet: docker-buildx-plugin-0.8.2-0.el8.aarch64             10/37 
08:22:25   Installing       : docker-compose-plugin-2.6.0-0.el8.aarch64            11/37 
08:22:25   Running scriptlet: docker-compose-plugin-2.6.0-0.el8.aarch64            11/37 
08:22:25   Installing       : docker-ce-cli-1:0.0.0~20220607110843.c59773f-0.el8   12/37 
08:22:25   Running scriptlet: docker-ce-cli-1:0.0.0~20220607110843.c59773f-0.el8   12/37 
08:22:25   Installing       : xz-5.2.4-3.el8.aarch64                               13/37 
08:22:25   Installing       : python3-audit-3.0.7-4.el8.aarch64                    14/37 
08:22:25   Installing       : libibverbs-37.2-1.el8.aarch64                        15/37 
08:22:25   Running scriptlet: libibverbs-37.2-1.el8.aarch64                        15/37 
08:22:25   Installing       : libpcap-14:1.9.1-5.el8.aarch64                       16/37 
08:22:25   Installing       : iptables-libs-1.8.4-22.el8.aarch64                   17/37 
08:22:25   Running scriptlet: iptables-1.8.4-22.el8.aarch64                        18/37 
08:22:25   Installing       : iptables-1.8.4-22.el8.aarch64                        18/37 
08:22:26   Running scriptlet: iptables-1.8.4-22.el8.aarch64                        18/37 
08:22:26   Running scriptlet: libcgroup-0.41-19.el8.aarch64                        19/37 
08:22:26   Installing       : libcgroup-0.41-19.el8.aarch64                        19/37 
08:22:26   Running scriptlet: libcgroup-0.41-19.el8.aarch64                        19/37 
08:22:26   Installing       : kmod-25-19.el8.aarch64                               20/37 
08:22:26   Installing       : fuse-common-3.3.0-15.el8.aarch64                     21/37 
08:22:26   Installing       : fuse3-3.3.0-15.el8.aarch64                           22/37 
08:22:26   Installing       : fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee   23/37 
08:22:26   Running scriptlet: fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee   23/37 
08:22:26   Installing       : diffutils-3.6-6.el8.aarch64                          24/37 
08:22:26   Running scriptlet: diffutils-3.6-6.el8.aarch64                          24/37 
08:22:26   Installing       : policycoreutils-2.9-19.el8.aarch64                   25/37 
08:22:26   Running scriptlet: policycoreutils-2.9-19.el8.aarch64                   25/37 
08:22:26   Installing       : rpm-plugin-selinux-4.14.3-23.el8.aarch64             26/37 
08:22:26   Installing       : selinux-policy-3.14.3-99.el8.noarch                  27/37 
08:22:26   Running scriptlet: selinux-policy-3.14.3-99.el8.noarch                  27/37 
08:22:27   Running scriptlet: selinux-policy-targeted-3.14.3-99.el8.noarch         28/37 
08:22:27   Installing       : selinux-policy-targeted-3.14.3-99.el8.noarch         28/37 
08:22:27   Running scriptlet: selinux-policy-targeted-3.14.3-99.el8.noarch         28/37 
08:22:28   Installing       : checkpolicy-2.9-1.el8.aarch64                        29/37 
08:22:28   Installing       : python3-policycoreutils-2.9-19.el8.noarch            30/37 
08:22:28   Installing       : policycoreutils-python-utils-2.9-19.el8.noarch       31/37 
08:22:28   Running scriptlet: container-selinux-2:2.180.0-1.module_el8.7.0+1106+   32/37 
08:22:28   Installing       : container-selinux-2:2.180.0-1.module_el8.7.0+1106+   32/37 
08:23:14   Running scriptlet: container-selinux-2:2.180.0-1.module_el8.7.0+1106+   32/37 
08:23:14   Installing       : containerd.io-1.6.6-3.1.el8.aarch64                  33/37 
08:23:14   Running scriptlet: containerd.io-1.6.6-3.1.el8.aarch64                  33/37 
08:23:14   Installing       : libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.aarch   34/37 
08:23:14   Installing       : slirp4netns-1.1.8-2.module_el8.7.0+1106+45480ee0.a   35/37 
08:23:14   Installing       : docker-ce-rootless-extras-0.0.0~20220607110843.c59   36/37 
08:23:14   Running scriptlet: docker-ce-rootless-extras-0.0.0~20220607110843.c59   36/37 
08:23:14   Installing       : docker-ce-3:0.0.0~20220607110843.c59773f-0.el8.aar   37/37 
08:23:14   Running scriptlet: docker-ce-3:0.0.0~20220607110843.c59773f-0.el8.aar   37/37 
08:23:14   Running scriptlet: container-selinux-2:2.180.0-1.module_el8.7.0+1106+   37/37 
08:23:14   Running scriptlet: docker-ce-3:0.0.0~20220607110843.c59773f-0.el8.aar   37/37 
08:23:14   Verifying        : container-selinux-2:2.180.0-1.module_el8.7.0+1106+    1/37 
08:23:14   Verifying        : fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee    2/37 
08:23:14   Verifying        : libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.aarch    3/37 
08:23:14   Verifying        : slirp4netns-1.1.8-2.module_el8.7.0+1106+45480ee0.a    4/37 
08:23:14   Verifying        : checkpolicy-2.9-1.el8.aarch64                         5/37 
08:23:14   Verifying        : diffutils-3.6-6.el8.aarch64                           6/37 
08:23:14   Verifying        : fuse-common-3.3.0-15.el8.aarch64                      7/37 
08:23:14   Verifying        : fuse3-3.3.0-15.el8.aarch64                            8/37 
08:23:14   Verifying        : fuse3-libs-3.3.0-15.el8.aarch64                       9/37 
08:23:14   Verifying        : iptables-1.8.4-22.el8.aarch64                        10/37 
08:23:14   Verifying        : iptables-libs-1.8.4-22.el8.aarch64                   11/37 
08:23:14   Verifying        : kmod-25-19.el8.aarch64                               12/37 
08:23:14   Verifying        : libcgroup-0.41-19.el8.aarch64                        13/37 
08:23:14   Verifying        : libibverbs-37.2-1.el8.aarch64                        14/37 
08:23:14   Verifying        : libmnl-1.0.4-6.el8.aarch64                           15/37 
08:23:14   Verifying        : libnetfilter_conntrack-1.0.6-5.el8.aarch64           16/37 
08:23:14   Verifying        : libnfnetlink-1.0.1-13.el8.aarch64                    17/37 
08:23:14   Verifying        : libnftnl-1.1.5-5.el8.aarch64                         18/37 
08:23:14   Verifying        : libpcap-14:1.9.1-5.el8.aarch64                       19/37 
08:23:14   Verifying        : libselinux-utils-2.9-5.el8.aarch64                   20/37 
08:23:14   Verifying        : policycoreutils-2.9-19.el8.aarch64                   21/37 
08:23:14   Verifying        : policycoreutils-python-utils-2.9-19.el8.noarch       22/37 
08:23:14   Verifying        : python3-audit-3.0.7-4.el8.aarch64                    23/37 
08:23:14   Verifying        : python3-libselinux-2.9-5.el8.aarch64                 24/37 
08:23:14   Verifying        : python3-libsemanage-2.9-8.el8.aarch64                25/37 
08:23:14   Verifying        : python3-policycoreutils-2.9-19.el8.noarch            26/37 
08:23:14   Verifying        : python3-setools-4.3.0-3.el8.aarch64                  27/37 
08:23:14   Verifying        : rpm-plugin-selinux-4.14.3-23.el8.aarch64             28/37 
08:23:14   Verifying        : selinux-policy-3.14.3-99.el8.noarch                  29/37 
08:23:14   Verifying        : selinux-policy-targeted-3.14.3-99.el8.noarch         30/37 
08:23:14   Verifying        : xz-5.2.4-3.el8.aarch64                               31/37 
08:23:14   Verifying        : containerd.io-1.6.6-3.1.el8.aarch64                  32/37 
08:23:14   Verifying        : docker-ce-3:0.0.0~20220607110843.c59773f-0.el8.aar   33/37 
08:23:14   Verifying        : docker-compose-plugin-2.6.0-0.el8.aarch64            34/37 
08:23:14   Verifying        : docker-buildx-plugin-0.8.2-0.el8.aarch64             35/37 
08:23:14   Verifying        : docker-ce-cli-1:0.0.0~20220607110843.c59773f-0.el8   36/37 
08:23:14   Verifying        : docker-ce-rootless-extras-0.0.0~20220607110843.c59   37/37 
08:23:14 
08:23:14 Installed:
08:23:14   checkpolicy-2.9-1.el8.aarch64                                                 
08:23:14   container-selinux-2:2.180.0-1.module_el8.7.0+1106+45480ee0.noarch             
08:23:14   containerd.io-1.6.6-3.1.el8.aarch64                                           
08:23:14   diffutils-3.6-6.el8.aarch64                                                   
08:23:14   docker-buildx-plugin-0.8.2-0.el8.aarch64                                      
08:23:14   docker-ce-3:0.0.0~20220607110843.c59773f-0.el8.aarch64                        
08:23:14   docker-ce-cli-1:0.0.0~20220607110843.c59773f-0.el8.aarch64                    
08:23:14   docker-ce-rootless-extras-0.0.0~20220607110843.c59773f-0.el8.aarch64          
08:23:14   docker-compose-plugin-2.6.0-0.el8.aarch64                                     
08:23:14   fuse-common-3.3.0-15.el8.aarch64                                              
08:23:14   fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee0.aarch64                   
08:23:14   fuse3-3.3.0-15.el8.aarch64                                                    
08:23:14   fuse3-libs-3.3.0-15.el8.aarch64                                               
08:23:14   iptables-1.8.4-22.el8.aarch64                                                 
08:23:14   iptables-libs-1.8.4-22.el8.aarch64                                            
08:23:14   kmod-25-19.el8.aarch64                                                        
08:23:14   libcgroup-0.41-19.el8.aarch64                                                 
08:23:14   libibverbs-37.2-1.el8.aarch64                                                 
08:23:14   libmnl-1.0.4-6.el8.aarch64                                                    
08:23:14   libnetfilter_conntrack-1.0.6-5.el8.aarch64                                    
08:23:14   libnfnetlink-1.0.1-13.el8.aarch64                                             
08:23:14   libnftnl-1.1.5-5.el8.aarch64                                                  
08:23:14   libpcap-14:1.9.1-5.el8.aarch64                                                
08:23:14   libselinux-utils-2.9-5.el8.aarch64                                            
08:23:14   libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.aarch64                          
08:23:14   policycoreutils-2.9-19.el8.aarch64                                            
08:23:14   policycoreutils-python-utils-2.9-19.el8.noarch                                
08:23:14   python3-audit-3.0.7-4.el8.aarch64                                             
08:23:14   python3-libselinux-2.9-5.el8.aarch64                                          
08:23:14   python3-libsemanage-2.9-8.el8.aarch64                                         
08:23:14   python3-policycoreutils-2.9-19.el8.noarch                                     
08:23:14   python3-setools-4.3.0-3.el8.aarch64                                           
08:23:14   rpm-plugin-selinux-4.14.3-23.el8.aarch64                                      
08:23:14   selinux-policy-3.14.3-99.el8.noarch                                           
08:23:14   selinux-policy-targeted-3.14.3-99.el8.noarch                                  
08:23:14   slirp4netns-1.1.8-2.module_el8.7.0+1106+45480ee0.aarch64                      
08:23:14   xz-5.2.4-3.el8.aarch64                                                        
08:23:14 
08:23:14 Complete!
08:23:14 + docker --version
08:23:14 Docker version 0.0.0-20220607110843-c59773f, build c59773f
08:23:14 + dockerd --version
08:23:14 Docker version 0.0.0-20220607110843-c59773f, build 20d6b5c
08:23:14 + containerd --version
08:23:14 containerd containerd.io 1.6.6 10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1
08:23:14 + runc --version
08:23:14 runc version 1.1.2
08:23:14 commit: v1.1.2-0-ga916309
08:23:14 spec: 1.0.2-dev
08:23:14 go: go1.17.11
08:23:14 libseccomp: 2.5.2