Skip to content

Console Output

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