Skip to content

Console Output

Skipping 47 KB.. Full Log
But/Cf0gd0Hx/IFD2QKXpgU7qfTDjTr3yfiYHRi4G1LDGnNBVorgBCkV9pblJqUduaqbLcUx50Q00DAq6dPwDYailT8gAAAA==
15:35:52 Installed:
15:35:52   dbus-glib-0.110-2.el8.x86_64                                                  
15:35:52   dnf-plugins-core-4.0.21-18.el8.noarch                                         
15:35:52   python3-dateutil-1:2.6.1-6.el8.noarch                                         
15:35:52   python3-dbus-1.2.4-15.el8.x86_64                                              
15:35:52   python3-dnf-plugins-core-4.0.21-18.el8.noarch                                 
15:35:52   python3-six-1.11.0-8.el8.noarch                                               
15:35:52   python3-systemd-234-8.el8.x86_64                                              
15:35:52 
15:35:52 Complete!
15:35:52 + case ${DIST_ID}:${DIST_VERSION} in
15:35:52 + install_rpm_containerd
15:35:52 + '[' staging = stage ']'
15:35:52 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
15:35:52 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
15:35:52 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
15:35:52 + dnf --version
15:35:52 4.7.0
15:35:52   Installed: dnf-0:4.7.0-15.el8.noarch at Wed Mar  8 15:58:07 2023
15:35:52   Built    : CentOS Buildsys <bugs@centos.org> at Thu Jan 12 09:05:43 2023
15:35:52 
15:35:52   Installed: rpm-0:4.14.3-26.el8.x86_64 at Wed Mar  8 15:58:06 2023
15:35:52   Built    : CentOS Buildsys <bugs@centos.org> at Wed Dec 21 11:18:39 2022
15:35:52 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
15:35:52 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
15:35:52 + dnf config-manager --set-disabled 'docker-ce-*'
15:35:53 + dnf config-manager --set-enabled docker-ce-test
15:35:53 + dnf makecache
15:35:54 CentOS Stream 8 - AppStream                     7.5 kB/s | 4.4 kB     00:00    
15:35:54 CentOS Stream 8 - BaseOS                        8.9 kB/s | 3.9 kB     00:00    
15:35:55 CentOS Stream 8 - Extras                        5.0 kB/s | 2.9 kB     00:00    
15:35:55 CentOS Stream 8 - Extras common packages        6.8 kB/s | 3.0 kB     00:00    
15:35:56 Docker CE Test - x86_64                         106 kB/s |  48 kB     00:00    
15:35:57 Metadata cache created.
15:35:58 + echo '[DEBUG] Installing engine rpms'
15:35:58 [DEBUG] Installing engine rpms
15:35:58 ++ find rpm/rpmbuild/centos-8/RPMS/ -type f -name '*.rpm'
15:35:58 ++ sed /src/d
15:35:58 + packages='rpm/rpmbuild/centos-8/RPMS/x86_64/docker-compose-plugin-2.17.2-0.el8.x86_64.rpm
15:35:58 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230331140626.3e7cbfd-0.el8.x86_64.rpm
15:35:58 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-buildx-plugin-0.10.4-0.el8.x86_64.rpm
15:35:58 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20230331140626.3e7cbfd-0.el8.x86_64.rpm
15:35:58 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20230331140626.3e7cbfd-0.el8.x86_64.rpm
15:35:58 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-scan-plugin-0.23.0-0.el8.x86_64.rpm'
15:35:58 + set -x
15:35:58 ++ source /etc/os-release
15:35:58 +++ NAME='CentOS Stream'
15:35:58 +++ VERSION=8
15:35:58 +++ ID=centos
15:35:58 +++ ID_LIKE='rhel fedora'
15:35:58 +++ VERSION_ID=8
15:35:58 +++ PLATFORM_ID=platform:el8
15:35:58 +++ PRETTY_NAME='CentOS Stream 8'
15:35:58 +++ ANSI_COLOR='0;31'
15:35:58 +++ CPE_NAME=cpe:/o:centos:centos:8
15:35:58 +++ HOME_URL=https://centos.org/
15:35:58 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
15:35:58 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
15:35:58 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
15:35:58 ++ echo 'CentOS Stream'
15:35:58 + product_version='CentOS Stream'
15:35:58 + '[' 'CentOS Stream' = rawhide ']'
15:35:58 + dnf install -y rpm/rpmbuild/centos-8/RPMS/x86_64/docker-compose-plugin-2.17.2-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230331140626.3e7cbfd-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-buildx-plugin-0.10.4-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20230331140626.3e7cbfd-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20230331140626.3e7cbfd-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-scan-plugin-0.23.0-0.el8.x86_64.rpm
15:35:58 Last metadata expiration check: 0:00:02 ago on Fri Mar 31 15:35:56 2023.
15:36:00 Dependencies resolved.
15:36:00 ======================================================================================================
15:36:00  Package                        Arch    Version                                  Repository       Size
15:36:00 ======================================================================================================
15:36:00 Installing:
15:36:00  docker-buildx-plugin           x86_64  0.10.4-0.el8                             @commandline     12 M
15:36:00  docker-ce                      x86_64  3:0.0.0~20230331140626.3e7cbfd-0.el8     @commandline     23 M
15:36:00  docker-ce-cli                  x86_64  1:0.0.0~20230331140626.3e7cbfd-0.el8     @commandline    7.1 M
15:36:00  docker-ce-rootless-extras      x86_64  0.0.0~20230331140626.3e7cbfd-0.el8       @commandline    4.8 M
15:36:00  docker-compose-plugin          x86_64  2.17.2-0.el8                             @commandline     12 M
15:36:00  docker-scan-plugin             x86_64  0.23.0-0.el8                             @commandline    3.9 M
15:36:00 Installing dependencies:
15:36:00  checkpolicy                    x86_64  2.9-1.el8                                baseos          348 k
15:36:00  container-selinux              noarch  2:2.195.1-1.module_el8.8.0+1254+78119b6e appstream        63 k
15:36:00  containerd.io                  x86_64  1.6.19-3.1.el8                           docker-ce-test   34 M
15:36:00  diffutils                      x86_64  3.6-6.el8                                baseos          358 k
15:36:00  fuse-common                    x86_64  3.3.0-16.el8                             baseos           22 k
15:36:00  fuse-overlayfs                 x86_64  1.10-1.module_el8.8.0+1254+78119b6e      appstream        74 k
15:36:00  fuse3                          x86_64  3.3.0-16.el8                             baseos           54 k
15:36:00  fuse3-libs                     x86_64  3.3.0-16.el8                             baseos           95 k
15:36:00  iptables                       x86_64  1.8.4-24.el8                             baseos          586 k
15:36:00  iptables-libs                  x86_64  1.8.4-24.el8                             baseos          109 k
15:36:00  libcgroup                      x86_64  0.41-19.el8                              baseos           70 k
15:36:00  libibverbs                     x86_64  44.0-2.el8.1                             baseos          400 k
15:36:00  libnetfilter_conntrack         x86_64  1.0.6-5.el8                              baseos           65 k
15:36:00  libnfnetlink                   x86_64  1.0.1-13.el8                             baseos           33 k
15:36:00  libnftnl                       x86_64  1.1.5-5.el8                              baseos           83 k
15:36:00  libnl3                         x86_64  3.7.0-1.el8                              baseos          337 k
15:36:00  libpcap                        x86_64  14:1.9.1-5.el8                           baseos          169 k
15:36:00  libselinux-utils               x86_64  2.9-8.el8                                baseos          243 k
15:36:00  libslirp                       x86_64  4.4.0-1.module_el8.7.0+1216+b022c01d     appstream        70 k
15:36:00  policycoreutils                x86_64  2.9-24.el8                               baseos          409 k
15:36:00  policycoreutils-python-utils   noarch  2.9-24.el8                               baseos          260 k
15:36:00  python3-audit                  x86_64  3.0.7-4.el8                              baseos           87 k
15:36:00  python3-libselinux             x86_64  2.9-8.el8                                baseos          283 k
15:36:00  python3-libsemanage            x86_64  2.9-9.el8                                baseos          128 k
15:36:00  python3-policycoreutils        noarch  2.9-24.el8                               baseos          2.3 M
15:36:00  python3-setools                x86_64  4.3.0-3.el8                              baseos          624 k
15:36:00  rpm-plugin-selinux             x86_64  4.14.3-26.el8                            baseos           78 k
15:36:00  selinux-policy                 noarch  3.14.3-117.el8                           baseos          659 k
15:36:00  selinux-policy-targeted        noarch  3.14.3-117.el8                           baseos           16 M
15:36:00  slirp4netns                    x86_64  1.2.0-2.module_el8.7.0+1216+b022c01d     appstream        54 k
15:36:00 Enabling module streams:
15:36:00  container-tools                        rhel8                                                         
15:36:00 
15:36:00 Transaction Summary
15:36:00 ======================================================================================================
15:36:00 Install  36 Packages
15:36:00 
15:36:00 Total size: 120 M
15:36:00 Total download size: 57 M
15:36:00 Installed size: 437 M
15:36:00 Downloading Packages:
15:36:00 (1/30): container-selinux-2.195.1-1.module_el8. 277 kB/s |  63 kB     00:00    
15:36:00 (2/30): fuse-overlayfs-1.10-1.module_el8.8.0+12 317 kB/s |  74 kB     00:00    
15:36:00 (3/30): libslirp-4.4.0-1.module_el8.7.0+1216+b0 295 kB/s |  70 kB     00:00    
15:36:00 (4/30): slirp4netns-1.2.0-2.module_el8.7.0+1216 3.6 MB/s |  54 kB     00:00    
15:36:00 (5/30): checkpolicy-2.9-1.el8.x86_64.rpm         23 MB/s | 348 kB     00:00    
15:36:00 (6/30): fuse-common-3.3.0-16.el8.x86_64.rpm     2.1 MB/s |  22 kB     00:00    
15:36:00 (7/30): fuse3-3.3.0-16.el8.x86_64.rpm           8.0 MB/s |  54 kB     00:00    
15:36:00 (8/30): fuse3-libs-3.3.0-16.el8.x86_64.rpm       11 MB/s |  95 kB     00:00    
15:36:00 (9/30): diffutils-3.6-6.el8.x86_64.rpm           12 MB/s | 358 kB     00:00    
15:36:00 (10/30): iptables-libs-1.8.4-24.el8.x86_64.rpm  9.1 MB/s | 109 kB     00:00    
15:36:00 (11/30): libcgroup-0.41-19.el8.x86_64.rpm       7.5 MB/s |  70 kB     00:00    
15:36:00 (12/30): iptables-1.8.4-24.el8.x86_64.rpm        19 MB/s | 586 kB     00:00    
15:36:00 (13/30): libnetfilter_conntrack-1.0.6-5.el8.x86 5.3 MB/s |  65 kB     00:00    
15:36:00 (14/30): libibverbs-44.0-2.el8.1.x86_64.rpm      18 MB/s | 400 kB     00:00    
15:36:00 (15/30): libnfnetlink-1.0.1-13.el8.x86_64.rpm   2.8 MB/s |  33 kB     00:00    
15:36:00 (16/30): libnftnl-1.1.5-5.el8.x86_64.rpm        6.9 MB/s |  83 kB     00:00    
15:36:00 (17/30): libpcap-1.9.1-5.el8.x86_64.rpm          17 MB/s | 169 kB     00:00    
15:36:00 (18/30): libnl3-3.7.0-1.el8.x86_64.rpm           20 MB/s | 337 kB     00:00    
15:36:00 (19/30): libselinux-utils-2.9-8.el8.x86_64.rpm   13 MB/s | 243 kB     00:00    
15:36:00 (20/30): policycoreutils-python-utils-2.9-24.el  19 MB/s | 260 kB     00:00    
15:36:00 (21/30): policycoreutils-2.9-24.el8.x86_64.rpm   16 MB/s | 409 kB     00:00    
15:36:00 (22/30): python3-audit-3.0.7-4.el8.x86_64.rpm   5.1 MB/s |  87 kB     00:00    
15:36:00 (23/30): python3-libsemanage-2.9-9.el8.x86_64.r  15 MB/s | 128 kB     00:00    
15:36:00 (24/30): python3-libselinux-2.9-8.el8.x86_64.rp  14 MB/s | 283 kB     00:00    
15:36:00 (25/30): rpm-plugin-selinux-4.14.3-26.el8.x86_6  13 MB/s |  78 kB     00:00    
15:36:00 (26/30): python3-setools-4.3.0-3.el8.x86_64.rpm  29 MB/s | 624 kB     00:00    
15:36:00 (27/30): selinux-policy-3.14.3-117.el8.noarch.r  28 MB/s | 659 kB     00:00    
15:36:00 (28/30): python3-policycoreutils-2.9-24.el8.noa  36 MB/s | 2.3 MB     00:00    
15:36:00 (29/30): selinux-policy-targeted-3.14.3-117.el8  91 MB/s |  16 MB     00:00    
15:36:01 (30/30): containerd.io-1.6.19-3.1.el8.x86_64.rp  53 MB/s |  34 MB     00:00    
15:36:01 --------------------------------------------------------------------------------
15:36:01 Total                                            35 MB/s |  57 MB     00:01     
15:36:02 Docker CE Test - x86_64                         7.5 kB/s | 1.6 kB     00:00    
15:36:02 Importing GPG key 0x621E9F35:
15:36:02  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
15:36:02  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
15:36:02  From       : https://download.docker.com/linux/centos/gpg
15:36:02 Key imported successfully
15:36:02 Running transaction check
15:36:02 Transaction check succeeded.
15:36:02 Running transaction test
15:36:03 Transaction test succeeded.
15:36:03 Running transaction
15:36:05   Preparing        :                                                        1/1 
15:36:05   Installing       : python3-libselinux-2.9-8.el8.x86_64                   1/36 
15:36:05   Installing       : libselinux-utils-2.9-8.el8.x86_64                     2/36 
15:36:05   Installing       : libnfnetlink-1.0.1-13.el8.x86_64                      3/36 
15:36:05   Running scriptlet: libnfnetlink-1.0.1-13.el8.x86_64                      3/36 
15:36:05   Installing       : fuse3-libs-3.3.0-16.el8.x86_64                        4/36 
15:36:05   Running scriptlet: fuse3-libs-3.3.0-16.el8.x86_64                        4/36 
15:36:05   Installing       : libnetfilter_conntrack-1.0.6-5.el8.x86_64             5/36 
15:36:05   Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.x86_64             5/36 
15:36:05   Installing       : python3-libsemanage-2.9-9.el8.x86_64                  6/36 
15:36:05   Installing       : python3-setools-4.3.0-3.el8.x86_64                    7/36 
15:36:05   Installing       : docker-scan-plugin-0.23.0-0.el8.x86_64                8/36 
15:36:07   Running scriptlet: docker-scan-plugin-0.23.0-0.el8.x86_64                8/36 
15:36:07   Installing       : docker-buildx-plugin-0.10.4-0.el8.x86_64              9/36 
15:36:08   Running scriptlet: docker-buildx-plugin-0.10.4-0.el8.x86_64              9/36 
15:36:08   Installing       : docker-compose-plugin-2.17.2-0.el8.x86_64            10/36 
15:36:09   Running scriptlet: docker-compose-plugin-2.17.2-0.el8.x86_64            10/36 
15:36:09   Installing       : docker-ce-cli-1:0.0.0~20230331140626.3e7cbfd-0.el8   11/36 
15:36:09   Running scriptlet: docker-ce-cli-1:0.0.0~20230331140626.3e7cbfd-0.el8   11/36 
15:36:09   Installing       : python3-audit-3.0.7-4.el8.x86_64                     12/36 
15:36:09   Installing       : libnl3-3.7.0-1.el8.x86_64                            13/36 
15:36:09   Running scriptlet: libnl3-3.7.0-1.el8.x86_64                            13/36 
15:36:09   Installing       : libibverbs-44.0-2.el8.1.x86_64                       14/36 
15:36:09   Installing       : libpcap-14:1.9.1-5.el8.x86_64                        15/36 
15:36:09   Installing       : iptables-libs-1.8.4-24.el8.x86_64                    16/36 
15:36:09   Installing       : libnftnl-1.1.5-5.el8.x86_64                          17/36 
15:36:09   Running scriptlet: libnftnl-1.1.5-5.el8.x86_64                          17/36 
15:36:09   Running scriptlet: iptables-1.8.4-24.el8.x86_64                         18/36 
15:36:09   Installing       : iptables-1.8.4-24.el8.x86_64                         18/36 
15:36:09   Running scriptlet: iptables-1.8.4-24.el8.x86_64                         18/36 
15:36:09   Running scriptlet: libcgroup-0.41-19.el8.x86_64                         19/36 
15:36:09   Installing       : libcgroup-0.41-19.el8.x86_64                         19/36 
15:36:09   Running scriptlet: libcgroup-0.41-19.el8.x86_64                         19/36 
15:36:09   Installing       : fuse-common-3.3.0-16.el8.x86_64                      20/36 
15:36:09   Installing       : fuse3-3.3.0-16.el8.x86_64                            21/36 
15:36:09   Installing       : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e   22/36 
15:36:09   Running scriptlet: fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e   22/36 
15:36:09   Installing       : diffutils-3.6-6.el8.x86_64                           23/36 
15:36:09   Running scriptlet: diffutils-3.6-6.el8.x86_64                           23/36 
15:36:09   Installing       : policycoreutils-2.9-24.el8.x86_64                    24/36 
15:36:10   Running scriptlet: policycoreutils-2.9-24.el8.x86_64                    24/36 
15:36:10   Installing       : rpm-plugin-selinux-4.14.3-26.el8.x86_64              25/36 
15:36:10   Installing       : selinux-policy-3.14.3-117.el8.noarch                 26/36 
15:36:10   Running scriptlet: selinux-policy-3.14.3-117.el8.noarch                 26/36 
15:36:12   Running scriptlet: selinux-policy-targeted-3.14.3-117.el8.noarch        27/36 
15:36:12   Installing       : selinux-policy-targeted-3.14.3-117.el8.noarch        27/36 
15:36:12   Running scriptlet: selinux-policy-targeted-3.14.3-117.el8.noarch        27/36 
15:36:12   Installing       : checkpolicy-2.9-1.el8.x86_64                         28/36 
15:36:12   Installing       : python3-policycoreutils-2.9-24.el8.noarch            29/36 
15:36:12   Installing       : policycoreutils-python-utils-2.9-24.el8.noarch       30/36 
15:36:12   Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+   31/36 
15:36:12   Installing       : container-selinux-2:2.195.1-1.module_el8.8.0+1254+   31/36 
15:37:08   Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+   31/36 
15:37:08   Installing       : containerd.io-1.6.19-3.1.el8.x86_64                  32/36 
15:37:08   Running scriptlet: containerd.io-1.6.19-3.1.el8.x86_64                  32/36 
15:37:08   Installing       : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_   33/36 
15:37:08   Installing       : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x   34/36 
15:37:08   Installing       : docker-ce-rootless-extras-0.0.0~20230331140626.3e7   35/36 
15:37:08   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230331140626.3e7   35/36 
15:37:08   Installing       : docker-ce-3:0.0.0~20230331140626.3e7cbfd-0.el8.x86   36/36 
15:37:08   Running scriptlet: docker-ce-3:0.0.0~20230331140626.3e7cbfd-0.el8.x86   36/36 
15:37:08   Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+   36/36 
15:37:08   Running scriptlet: docker-ce-3:0.0.0~20230331140626.3e7cbfd-0.el8.x86   36/36 
15:37:08   Verifying        : container-selinux-2:2.195.1-1.module_el8.8.0+1254+    1/36 
15:37:08   Verifying        : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e    2/36 
15:37:08   Verifying        : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_    3/36 
15:37:08   Verifying        : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x    4/36 
15:37:08   Verifying        : checkpolicy-2.9-1.el8.x86_64                          5/36 
15:37:08   Verifying        : diffutils-3.6-6.el8.x86_64                            6/36 
15:37:08   Verifying        : fuse-common-3.3.0-16.el8.x86_64                       7/36 
15:37:08   Verifying        : fuse3-3.3.0-16.el8.x86_64                             8/36 
15:37:08   Verifying        : fuse3-libs-3.3.0-16.el8.x86_64                        9/36 
15:37:08   Verifying        : iptables-1.8.4-24.el8.x86_64                         10/36 
15:37:08   Verifying        : iptables-libs-1.8.4-24.el8.x86_64                    11/36 
15:37:08   Verifying        : libcgroup-0.41-19.el8.x86_64                         12/36 
15:37:08   Verifying        : libibverbs-44.0-2.el8.1.x86_64                       13/36 
15:37:08   Verifying        : libnetfilter_conntrack-1.0.6-5.el8.x86_64            14/36 
15:37:08   Verifying        : libnfnetlink-1.0.1-13.el8.x86_64                     15/36 
15:37:08   Verifying        : libnftnl-1.1.5-5.el8.x86_64                          16/36 
15:37:08   Verifying        : libnl3-3.7.0-1.el8.x86_64                            17/36 
15:37:08   Verifying        : libpcap-14:1.9.1-5.el8.x86_64                        18/36 
15:37:08   Verifying        : libselinux-utils-2.9-8.el8.x86_64                    19/36 
15:37:08   Verifying        : policycoreutils-2.9-24.el8.x86_64                    20/36 
15:37:08   Verifying        : policycoreutils-python-utils-2.9-24.el8.noarch       21/36 
15:37:08   Verifying        : python3-audit-3.0.7-4.el8.x86_64                     22/36 
15:37:08   Verifying        : python3-libselinux-2.9-8.el8.x86_64                  23/36 
15:37:08   Verifying        : python3-libsemanage-2.9-9.el8.x86_64                 24/36 
15:37:08   Verifying        : python3-policycoreutils-2.9-24.el8.noarch            25/36 
15:37:08   Verifying        : python3-setools-4.3.0-3.el8.x86_64                   26/36 
15:37:08   Verifying        : rpm-plugin-selinux-4.14.3-26.el8.x86_64              27/36 
15:37:08   Verifying        : selinux-policy-3.14.3-117.el8.noarch                 28/36 
15:37:08   Verifying        : selinux-policy-targeted-3.14.3-117.el8.noarch        29/36 
15:37:08   Verifying        : containerd.io-1.6.19-3.1.el8.x86_64                  30/36 
15:37:08   Verifying        : docker-compose-plugin-2.17.2-0.el8.x86_64            31/36 
15:37:08   Verifying        : docker-ce-rootless-extras-0.0.0~20230331140626.3e7   32/36 
15:37:08   Verifying        : docker-buildx-plugin-0.10.4-0.el8.x86_64             33/36 
15:37:08   Verifying        : docker-ce-cli-1:0.0.0~20230331140626.3e7cbfd-0.el8   34/36 
15:37:08   Verifying        : docker-ce-3:0.0.0~20230331140626.3e7cbfd-0.el8.x86   35/36 
15:37:08   Verifying        : docker-scan-plugin-0.23.0-0.el8.x86_64               36/36 
15:37:08 
15:37:08 Installed:
15:37:08   checkpolicy-2.9-1.el8.x86_64                                                  
15:37:08   container-selinux-2:2.195.1-1.module_el8.8.0+1254+78119b6e.noarch             
15:37:08   containerd.io-1.6.19-3.1.el8.x86_64                                           
15:37:08   diffutils-3.6-6.el8.x86_64                                                    
15:37:08   docker-buildx-plugin-0.10.4-0.el8.x86_64                                      
15:37:08   docker-ce-3:0.0.0~20230331140626.3e7cbfd-0.el8.x86_64                         
15:37:08   docker-ce-cli-1:0.0.0~20230331140626.3e7cbfd-0.el8.x86_64                     
15:37:08   docker-ce-rootless-extras-0.0.0~20230331140626.3e7cbfd-0.el8.x86_64           
15:37:08   docker-compose-plugin-2.17.2-0.el8.x86_64                                     
15:37:08   docker-scan-plugin-0.23.0-0.el8.x86_64                                        
15:37:08   fuse-common-3.3.0-16.el8.x86_64                                               
15:37:08   fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e.x86_64                     
15:37:08   fuse3-3.3.0-16.el8.x86_64                                                     
15:37:08   fuse3-libs-3.3.0-16.el8.x86_64                                                
15:37:08   iptables-1.8.4-24.el8.x86_64                                                  
15:37:08   iptables-libs-1.8.4-24.el8.x86_64                                             
15:37:08   libcgroup-0.41-19.el8.x86_64                                                  
15:37:08   libibverbs-44.0-2.el8.1.x86_64                                                
15:37:08   libnetfilter_conntrack-1.0.6-5.el8.x86_64                                     
15:37:08   libnfnetlink-1.0.1-13.el8.x86_64                                              
15:37:08   libnftnl-1.1.5-5.el8.x86_64                                                   
15:37:08   libnl3-3.7.0-1.el8.x86_64                                                     
15:37:08   libpcap-14:1.9.1-5.el8.x86_64                                                 
15:37:08   libselinux-utils-2.9-8.el8.x86_64                                             
15:37:08   libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_64                          
15:37:08   policycoreutils-2.9-24.el8.x86_64                                             
15:37:08   policycoreutils-python-utils-2.9-24.el8.noarch                                
15:37:08   python3-audit-3.0.7-4.el8.x86_64                                              
15:37:08   python3-libselinux-2.9-8.el8.x86_64                                           
15:37:08   python3-libsemanage-2.9-9.el8.x86_64                                          
15:37:08   python3-policycoreutils-2.9-24.el8.noarch                                     
15:37:08   python3-setools-4.3.0-3.el8.x86_64                                            
15:37:08   rpm-plugin-selinux-4.14.3-26.el8.x86_64                                       
15:37:08   selinux-policy-3.14.3-117.el8.noarch                                          
15:37:08   selinux-policy-targeted-3.14.3-117.el8.noarch                                 
15:37:08   slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x86_64                       
15:37:08 
15:37:08 Complete!
15:37:08 + verify_binaries
15:37:08 + docker --version
15:37:08 Docker version 0.0.0-20230331140626-3e7cbfd, build 3e7cbfd
15:37:08 ++ uname -m
15:37:08 + '[' x86_64 = x86_64 ']'
15:37:08 + docker scan --help
15:37:08 
15:37:08 Usage:  docker scan [OPTIONS] IMAGE
15:37:08 
15:37:08 A tool to scan your images
15:37:08 
15:37:08 Options:
15:37:08       --accept-license    Accept using a third party scanning provider
15:37:08       --dependency-tree   Show dependency tree with scan results
15:37:08       --exclude-base      Exclude base image from vulnerability scanning
15:37:08                           (requires --file)
15:37:08   -f, --file string       Dockerfile associated with image, provides more
15:37:08                           detailed results
15:37:08       --group-issues      Aggregate duplicated vulnerabilities and group
15:37:08                           them to a single one (requires --json)
15:37:08       --json              Output results in JSON format
15:37:08       --login             Authenticate to the scan provider using an
15:37:08                           optional token (with --token), or web base
15:37:08                           token if empty
15:37:08       --reject-license    Reject using a third party scanning provider
15:37:08       --severity string   Only report vulnerabilities of provided level
15:37:08                           or higher (low|medium|high)
15:37:08       --token string      Authentication token to login to the third
15:37:08                           party scanning provider
15:37:08       --version           Display version of the scan plugin
15:37:08 + docker buildx version
15:37:08 github.com/docker/buildx v0.10.4 c513d34
15:37:08 + docker compose version
15:37:08 Docker Compose version v2.17.2
15:37:08 + dockerd --version
15:37:08 Docker version 0.0.0-20230331140626-3e7cbfd, build 219f21b
15:37:08 + docker-proxy --version
15:37:08 docker-proxy (commit 219f21b) version 0.0.0-20230331140626-3e7cbfd
15:37:08 + containerd --version
15:37:08 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
15:37:08 + ctr --version
15:37:08 ctr containerd.io 1.6.19
15:37:08 + containerd-shim --help
15:37:08 Usage of containerd-shim:
15:37:08   -address string
15:37:08     	grpc address back to main containerd
15:37:08   -containerd-binary containerd publish
15:37:08     	path to containerd binary (used for containerd publish) (default "containerd")
15:37:08   -criu string
15:37:08     	path to criu binary
15:37:08   -debug
15:37:08     	enable debug output in logs
15:37:08   -namespace string
15:37:08     	namespace that owns the shim
15:37:08   -runtime-root string
15:37:08     	root directory for the runtime (default "/run/containerd/runc")
15:37:08   -socket string
15:37:08     	socket path to serve
15:37:08   -systemd-cgroup
15:37:08     	set runtime to use systemd-cgroup
15:37:08   -workdir string
15:37:08     	path used to storge large temporary data
15:37:08 + containerd-shim-runc-v1 -v
15:37:08 containerd-shim-runc-v1:
15:37:08   Version:  1.6.19
15:37:08   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
15:37:08   Go version: go1.19.7
15:37:08 
15:37:08 + containerd-shim-runc-v2 -v
15:37:08 containerd-shim-runc-v2:
15:37:08   Version:  1.6.19
15:37:08   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
15:37:08   Go version: go1.19.7
15:37:08 
15:37:08 + runc --version
15:37:08 runc version 1.1.4
15:37:08 commit: v1.1.4-0-g5fd4c4d
15:37:08 spec: 1.0.2-dev
15:37:08 go: go1.19.7
15:37:08 libseccomp: 2.5.2