Skip to content

Console Output

Skipping 34 KB.. Full Log
Fs1CBuss+BWPbAySxb1/Y+xF22JotAWVAAAAzB+LCAAAAAAAAP9b85aBtbiIQSOjNKU4P0+vIKc0PTOvWK8kMze1uCQxtyC1SC8ExvbLL0llgABGJgYmLwaB3MycnMzi4My85FTXgvzkDB8G3tScxILi1BRfsEwJg4BPVmJZon5OYl66vk9+Xrp1RRGDFNSy5Py84vycVD1nCI1qPENFAZBuFduZdQHoPj6QKXogU/TApnQ/mXCmX/k+EwOjFwNrWWJOaSrQXAGEIr/S3KTUorY1U2W5pzzohpoGBFyRKQCgr69X8gAAAA==Total                                           478 kB/s | 414 kB     00:00     
16:58:48 Running transaction check
16:58:48 Transaction check succeeded.
16:58:48 Running transaction test
16:58:48 Transaction test succeeded.
16:58:48 Running transaction
16:58:48   Preparing        :                                                        1/1 
16:58:48   Installing       : python3-systemd-234-8.el8.x86_64                       1/4 
16:58:48   Upgrading        : python3-dnf-plugins-core-4.0.21-16.el8.noarch          2/4 
16:58:48   Installing       : dnf-plugins-core-4.0.21-16.el8.noarch                  3/4 
16:58:48   Cleanup          : python3-dnf-plugins-core-4.0.21-14.el8.noarch          4/4 
16:58:48   Running scriptlet: python3-dnf-plugins-core-4.0.21-14.el8.noarch          4/4 
16:58:48   Verifying        : python3-systemd-234-8.el8.x86_64                       1/4 
16:58:48   Verifying        : dnf-plugins-core-4.0.21-16.el8.noarch                  2/4 
16:58:48   Verifying        : python3-dnf-plugins-core-4.0.21-16.el8.noarch          3/4 
16:58:48   Verifying        : python3-dnf-plugins-core-4.0.21-14.el8.noarch          4/4 
16:58:48 
16:58:48 Upgraded:
16:58:48   python3-dnf-plugins-core-4.0.21-16.el8.noarch                                 
16:58:48 Installed:
16:58:48   dnf-plugins-core-4.0.21-16.el8.noarch     python3-systemd-234-8.el8.x86_64    
16:58:48 
16:58:48 Complete!
16:58:48 + case ${DIST_ID}:${DIST_VERSION} in
16:58:48 + install_rpm_containerd
16:58:48 + '[' staging = stage ']'
16:58:48 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
16:58:48 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
16:58:48 + dnf --version
16:58:48 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
16:58:49 4.7.0
16:58:49   Installed: dnf-0:4.7.0-11.el8.noarch at Mon Sep 19 22:01:10 2022
16:58:49   Built    : CentOS Buildsys <bugs@centos.org> at Wed Jul 27 13:05:47 2022
16:58:49 
16:58:49   Installed: rpm-0:4.14.3-23.el8.x86_64 at Tue Sep  6 17:17:37 2022
16:58:49   Built    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> at Tue Apr  5 18:38:09 2022
16:58:49 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
16:58:49 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
16:58:49 + dnf config-manager --set-disabled 'docker-ce-*'
16:58:49 + dnf config-manager --set-enabled docker-ce-test
16:58:50 + dnf makecache
16:58:51 CentOS Stream 8 - AppStream                     7.5 kB/s | 4.4 kB     00:00    
16:58:51 CentOS Stream 8 - BaseOS                        8.2 kB/s | 3.9 kB     00:00    
16:58:51 CentOS Stream 8 - Extras                        6.6 kB/s | 2.9 kB     00:00    
16:58:52 CentOS Stream 8 - Extras common packages        4.8 kB/s | 3.0 kB     00:00    
16:58:53 Docker CE Test - x86_64                          85 kB/s |  38 kB     00:00    
16:58:54 Metadata cache created.
16:58:54 + echo '[DEBUG] Installing engine rpms'
16:58:54 [DEBUG] Installing engine rpms
16:58:54 ++ find rpm/rpmbuild/centos-8/RPMS/ -type f -name '*.rpm'
16:58:54 ++ sed /src/d
16:58:54 + packages='rpm/rpmbuild/centos-8/RPMS/x86_64/docker-compose-plugin-2.14.1-0.el8.x86_64.rpm
16:58:54 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20221215150501.51f36c6-0.el8.x86_64.rpm
16:58:54 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-buildx-plugin-0.10.0~rc1-0.el8.x86_64.rpm
16:58:54 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20221215150501.51f36c6-0.el8.x86_64.rpm
16:58:54 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20221215150501.51f36c6-0.el8.x86_64.rpm
16:58:54 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-scan-plugin-0.23.0-0.el8.x86_64.rpm'
16:58:54 + set -x
16:58:54 ++ source /etc/os-release
16:58:54 +++ NAME='CentOS Stream'
16:58:54 +++ VERSION=8
16:58:54 +++ ID=centos
16:58:54 +++ ID_LIKE='rhel fedora'
16:58:54 +++ VERSION_ID=8
16:58:54 +++ PLATFORM_ID=platform:el8
16:58:54 +++ PRETTY_NAME='CentOS Stream 8'
16:58:54 +++ ANSI_COLOR='0;31'
16:58:54 +++ CPE_NAME=cpe:/o:centos:centos:8
16:58:54 +++ HOME_URL=https://centos.org/
16:58:54 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
16:58:54 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
16:58:54 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
16:58:54 ++ echo 'CentOS Stream'
16:58:54 + product_version='CentOS Stream'
16:58:54 + '[' 'CentOS Stream' = rawhide ']'
16:58:54 + dnf install -y rpm/rpmbuild/centos-8/RPMS/x86_64/docker-compose-plugin-2.14.1-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20221215150501.51f36c6-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-buildx-plugin-0.10.0~rc1-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20221215150501.51f36c6-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20221215150501.51f36c6-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-scan-plugin-0.23.0-0.el8.x86_64.rpm
16:58:55 Last metadata expiration check: 0:00:02 ago on Thu Dec 15 16:58:52 2022.
16:58:55 Dependencies resolved.
16:58:55 ======================================================================================================
16:58:55  Package                        Arch    Version                                  Repository       Size
16:58:55 ======================================================================================================
16:58:55 Installing:
16:58:55  docker-buildx-plugin           x86_64  0.10.0~rc1-0.el8                         @commandline     12 M
16:58:55  docker-ce                      x86_64  3:0.0.0~20221215150501.51f36c6-0.el8     @commandline     23 M
16:58:55  docker-ce-cli                  x86_64  1:0.0.0~20221215150501.51f36c6-0.el8     @commandline    7.1 M
16:58:55  docker-ce-rootless-extras      x86_64  0.0.0~20221215150501.51f36c6-0.el8       @commandline    4.8 M
16:58:55  docker-compose-plugin          x86_64  2.14.1-0.el8                             @commandline     10 M
16:58:55  docker-scan-plugin             x86_64  0.23.0-0.el8                             @commandline    3.9 M
16:58:55 Installing dependencies:
16:58:55  checkpolicy                    x86_64  2.9-1.el8                                baseos          348 k
16:58:55  container-selinux              noarch  2:2.189.0-1.module_el8.7.0+1216+b022c01d appstream        60 k
16:58:55  containerd.io                  x86_64  1.6.12-3.1.el8                           docker-ce-test   33 M
16:58:55  diffutils                      x86_64  3.6-6.el8                                baseos          358 k
16:58:55  fuse-common                    x86_64  3.3.0-16.el8                             baseos           22 k
16:58:55  fuse-overlayfs                 x86_64  1.9-1.module_el8.7.0+1216+b022c01d       appstream        73 k
16:58:55  fuse3                          x86_64  3.3.0-16.el8                             baseos           54 k
16:58:55  fuse3-libs                     x86_64  3.3.0-16.el8                             baseos           95 k
16:58:55  iptables                       x86_64  1.8.4-24.el8                             baseos          586 k
16:58:55  iptables-libs                  x86_64  1.8.4-24.el8                             baseos          109 k
16:58:55  kmod                           x86_64  25-19.el8                                baseos          126 k
16:58:55  libcgroup                      x86_64  0.41-19.el8                              baseos           70 k
16:58:55  libibverbs                     x86_64  41.0-1.el8                               baseos          394 k
16:58:55  libmnl                         x86_64  1.0.4-6.el8                              baseos           30 k
16:58:55  libnetfilter_conntrack         x86_64  1.0.6-5.el8                              baseos           65 k
16:58:55  libnfnetlink                   x86_64  1.0.1-13.el8                             baseos           33 k
16:58:55  libnftnl                       x86_64  1.1.5-5.el8                              baseos           83 k
16:58:55  libpcap                        x86_64  14:1.9.1-5.el8                           baseos          169 k
16:58:55  libselinux-utils               x86_64  2.9-6.el8                                baseos          243 k
16:58:55  libslirp                       x86_64  4.4.0-1.module_el8.7.0+1216+b022c01d     appstream        70 k
16:58:55  policycoreutils                x86_64  2.9-20.el8                               baseos          374 k
16:58:55  policycoreutils-python-utils   noarch  2.9-20.el8                               baseos          253 k
16:58:55  python3-audit                  x86_64  3.0.7-4.el8                              baseos           87 k
16:58:55  python3-libselinux             x86_64  2.9-6.el8                                baseos          283 k
16:58:55  python3-libsemanage            x86_64  2.9-9.el8                                baseos          128 k
16:58:55  python3-policycoreutils        noarch  2.9-20.el8                               baseos          2.2 M
16:58:55  python3-setools                x86_64  4.3.0-3.el8                              baseos          624 k
16:58:55  rpm-plugin-selinux             x86_64  4.14.3-23.el8                            baseos           78 k
16:58:55  selinux-policy                 noarch  3.14.3-111.el8                           baseos          656 k
16:58:55  selinux-policy-targeted        noarch  3.14.3-111.el8                           baseos           15 M
16:58:55  slirp4netns                    x86_64  1.2.0-2.module_el8.7.0+1216+b022c01d     appstream        54 k
16:58:55  xz                             x86_64  5.2.4-4.el8                              baseos          153 k
16:58:55 Downgrading:
16:58:55  xz-libs                        x86_64  5.2.4-4.el8                              baseos           94 k
16:58:55 Enabling module streams:
16:58:55  container-tools                        rhel8                                                         
16:58:55 
16:58:55 Transaction Summary
16:58:55 ======================================================================================================
16:58:55 Install    38 Packages
16:58:55 Downgrade   1 Package
16:58:55 
16:58:55 Total size: 118 M
16:58:55 Total download size: 56 M
16:58:55 Downloading Packages:
16:58:56 (1/33): container-selinux-2.189.0-1.module_el8. 266 kB/s |  60 kB     00:00    
16:58:56 (2/33): xz-libs-5.2.4-4.el8.x86_64.rpm          407 kB/s |  94 kB     00:00    
16:58:56 (3/33): fuse-overlayfs-1.9-1.module_el8.7.0+121 316 kB/s |  73 kB     00:00    
16:58:56 (4/33): libslirp-4.4.0-1.module_el8.7.0+1216+b0 7.2 MB/s |  70 kB     00:00    
16:58:56 (5/33): slirp4netns-1.2.0-2.module_el8.7.0+1216 8.0 MB/s |  54 kB     00:00    
16:58:56 (6/33): checkpolicy-2.9-1.el8.x86_64.rpm         26 MB/s | 348 kB     00:00    
16:58:56 (7/33): fuse-common-3.3.0-16.el8.x86_64.rpm     2.4 MB/s |  22 kB     00:00    
16:58:56 (8/33): diffutils-3.6-6.el8.x86_64.rpm           19 MB/s | 358 kB     00:00    
16:58:56 (9/33): fuse3-3.3.0-16.el8.x86_64.rpm           4.4 MB/s |  54 kB     00:00    
16:58:56 (10/33): fuse3-libs-3.3.0-16.el8.x86_64.rpm     5.9 MB/s |  95 kB     00:00    
16:58:56 (11/33): iptables-libs-1.8.4-24.el8.x86_64.rpm   10 MB/s | 109 kB     00:00    
16:58:56 (12/33): kmod-25-19.el8.x86_64.rpm               13 MB/s | 126 kB     00:00    
16:58:56 (13/33): libcgroup-0.41-19.el8.x86_64.rpm       7.5 MB/s |  70 kB     00:00    
16:58:56 (14/33): iptables-1.8.4-24.el8.x86_64.rpm        19 MB/s | 586 kB     00:00    
16:58:56 (15/33): libmnl-1.0.4-6.el8.x86_64.rpm          2.9 MB/s |  30 kB     00:00    
16:58:56 (16/33): libnetfilter_conntrack-1.0.6-5.el8.x86 9.2 MB/s |  65 kB     00:00    
16:58:56 (17/33): libnfnetlink-1.0.1-13.el8.x86_64.rpm   4.8 MB/s |  33 kB     00:00    
16:58:56 (18/33): libnftnl-1.1.5-5.el8.x86_64.rpm         12 MB/s |  83 kB     00:00    
16:58:56 (19/33): libibverbs-41.0-1.el8.x86_64.rpm        13 MB/s | 394 kB     00:00    
16:58:56 (20/33): libpcap-1.9.1-5.el8.x86_64.rpm          11 MB/s | 169 kB     00:00    
16:58:56 (21/33): libselinux-utils-2.9-6.el8.x86_64.rpm   14 MB/s | 243 kB     00:00    
16:58:56 (22/33): policycoreutils-2.9-20.el8.x86_64.rpm   20 MB/s | 374 kB     00:00    
16:58:56 (23/33): policycoreutils-python-utils-2.9-20.el  14 MB/s | 253 kB     00:00    
16:58:56 (24/33): python3-audit-3.0.7-4.el8.x86_64.rpm   5.5 MB/s |  87 kB     00:00    
16:58:56 (25/33): python3-libsemanage-2.9-9.el8.x86_64.r  17 MB/s | 128 kB     00:00    
16:58:56 (26/33): python3-libselinux-2.9-6.el8.x86_64.rp  21 MB/s | 283 kB     00:00    
16:58:56 (27/33): rpm-plugin-selinux-4.14.3-23.el8.x86_6  14 MB/s |  78 kB     00:00    
16:58:56 (28/33): python3-setools-4.3.0-3.el8.x86_64.rpm  30 MB/s | 624 kB     00:00    
16:58:57 (29/33): selinux-policy-3.14.3-111.el8.noarch.r  26 MB/s | 656 kB     00:00    
16:58:57 (30/33): xz-5.2.4-4.el8.x86_64.rpm               19 MB/s | 153 kB     00:00    
16:58:57 (31/33): python3-policycoreutils-2.9-20.el8.noa  34 MB/s | 2.2 MB     00:00    
16:58:57 (32/33): selinux-policy-targeted-3.14.3-111.el8  91 MB/s |  15 MB     00:00    
16:58:57 (33/33): containerd.io-1.6.12-3.1.el8.x86_64.rp  63 MB/s |  33 MB     00:00    
16:58:57 --------------------------------------------------------------------------------
16:58:57 Total                                            36 MB/s |  56 MB     00:01     
16:58:58 Docker CE Test - x86_64                         7.3 kB/s | 1.6 kB     00:00    
16:58:58 Importing GPG key 0x621E9F35:
16:58:58  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
16:58:58  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
16:58:58  From       : https://download.docker.com/linux/centos/gpg
16:58:58 Key imported successfully
16:58:58 Running transaction check
16:58:58 Transaction check succeeded.
16:58:58 Running transaction test
16:58:59 Transaction test succeeded.
16:58:59 Running transaction
16:59:00   Preparing        :                                                        1/1 
16:59:00   Installing       : python3-libselinux-2.9-6.el8.x86_64                   1/40 
16:59:00   Installing       : libmnl-1.0.4-6.el8.x86_64                             2/40 
16:59:00   Running scriptlet: libmnl-1.0.4-6.el8.x86_64                             2/40 
16:59:01   Downgrading      : xz-libs-5.2.4-4.el8.x86_64                            3/40 
16:59:01   Installing       : docker-scan-plugin-0.23.0-0.el8.x86_64                4/40 
16:59:01   Running scriptlet: docker-scan-plugin-0.23.0-0.el8.x86_64                4/40 
16:59:01   Installing       : libselinux-utils-2.9-6.el8.x86_64                     5/40 
16:59:01   Installing       : libnfnetlink-1.0.1-13.el8.x86_64                      6/40 
16:59:01   Running scriptlet: libnfnetlink-1.0.1-13.el8.x86_64                      6/40 
16:59:01   Installing       : fuse3-libs-3.3.0-16.el8.x86_64                        7/40 
16:59:01   Running scriptlet: fuse3-libs-3.3.0-16.el8.x86_64                        7/40 
16:59:01   Installing       : libnetfilter_conntrack-1.0.6-5.el8.x86_64             8/40 
16:59:01   Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.x86_64             8/40 
16:59:01   Installing       : kmod-25-19.el8.x86_64                                 9/40 
16:59:01   Installing       : xz-5.2.4-4.el8.x86_64                                10/40 
16:59:01   Installing       : libnftnl-1.1.5-5.el8.x86_64                          11/40 
16:59:01   Running scriptlet: libnftnl-1.1.5-5.el8.x86_64                          11/40 
16:59:01   Installing       : python3-libsemanage-2.9-9.el8.x86_64                 12/40 
16:59:02   Installing       : python3-setools-4.3.0-3.el8.x86_64                   13/40 
16:59:02   Installing       : docker-buildx-plugin-0.10.0~rc1-0.el8.x86_64         14/40 
16:59:04   Running scriptlet: docker-buildx-plugin-0.10.0~rc1-0.el8.x86_64         14/40 
16:59:04   Installing       : docker-compose-plugin-2.14.1-0.el8.x86_64            15/40 
16:59:04   Running scriptlet: docker-compose-plugin-2.14.1-0.el8.x86_64            15/40 
16:59:04   Installing       : docker-ce-cli-1:0.0.0~20221215150501.51f36c6-0.el8   16/40 
16:59:04   Running scriptlet: docker-ce-cli-1:0.0.0~20221215150501.51f36c6-0.el8   16/40 
16:59:04   Installing       : python3-audit-3.0.7-4.el8.x86_64                     17/40 
16:59:04   Installing       : libibverbs-41.0-1.el8.x86_64                         18/40 
16:59:05   Running scriptlet: libibverbs-41.0-1.el8.x86_64                         18/40 
16:59:05   Installing       : libpcap-14:1.9.1-5.el8.x86_64                        19/40 
16:59:05   Installing       : iptables-libs-1.8.4-24.el8.x86_64                    20/40 
16:59:05   Running scriptlet: iptables-1.8.4-24.el8.x86_64                         21/40 
16:59:05   Installing       : iptables-1.8.4-24.el8.x86_64                         21/40 
16:59:05   Running scriptlet: iptables-1.8.4-24.el8.x86_64                         21/40 
16:59:05   Running scriptlet: libcgroup-0.41-19.el8.x86_64                         22/40 
16:59:05   Installing       : libcgroup-0.41-19.el8.x86_64                         22/40 
16:59:05   Running scriptlet: libcgroup-0.41-19.el8.x86_64                         22/40 
16:59:05   Installing       : fuse-common-3.3.0-16.el8.x86_64                      23/40 
16:59:05   Installing       : fuse3-3.3.0-16.el8.x86_64                            24/40 
16:59:05   Installing       : fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d.   25/40 
16:59:05   Running scriptlet: fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d.   25/40 
16:59:05   Installing       : diffutils-3.6-6.el8.x86_64                           26/40 
16:59:05   Running scriptlet: diffutils-3.6-6.el8.x86_64                           26/40 
16:59:05   Installing       : policycoreutils-2.9-20.el8.x86_64                    27/40 
16:59:05   Running scriptlet: policycoreutils-2.9-20.el8.x86_64                    27/40 
16:59:05   Installing       : rpm-plugin-selinux-4.14.3-23.el8.x86_64              28/40 
16:59:05   Installing       : selinux-policy-3.14.3-111.el8.noarch                 29/40 
16:59:05   Running scriptlet: selinux-policy-3.14.3-111.el8.noarch                 29/40 
16:59:07   Running scriptlet: selinux-policy-targeted-3.14.3-111.el8.noarch        30/40 
16:59:07   Installing       : selinux-policy-targeted-3.14.3-111.el8.noarch        30/40 
16:59:07   Running scriptlet: selinux-policy-targeted-3.14.3-111.el8.noarch        30/40 
16:59:07   Installing       : checkpolicy-2.9-1.el8.x86_64                         31/40 
16:59:07   Installing       : python3-policycoreutils-2.9-20.el8.noarch            32/40 
16:59:07   Installing       : policycoreutils-python-utils-2.9-20.el8.noarch       33/40 
16:59:07   Running scriptlet: container-selinux-2:2.189.0-1.module_el8.7.0+1216+   34/40 
16:59:07   Installing       : container-selinux-2:2.189.0-1.module_el8.7.0+1216+   34/40 
16:59:46   Running scriptlet: container-selinux-2:2.189.0-1.module_el8.7.0+1216+   34/40 
16:59:46   Installing       : containerd.io-1.6.12-3.1.el8.x86_64                  35/40 
16:59:46   Running scriptlet: containerd.io-1.6.12-3.1.el8.x86_64                  35/40 
16:59:46   Installing       : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_   36/40 
16:59:46   Installing       : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x   37/40 
16:59:46   Installing       : docker-ce-rootless-extras-0.0.0~20221215150501.51f   38/40 
16:59:48   Running scriptlet: docker-ce-rootless-extras-0.0.0~20221215150501.51f   38/40 
16:59:48   Installing       : docker-ce-3:0.0.0~20221215150501.51f36c6-0.el8.x86   39/40 
16:59:48   Running scriptlet: docker-ce-3:0.0.0~20221215150501.51f36c6-0.el8.x86   39/40 
16:59:49   Cleanup          : xz-libs-5.2.4-4.el8_6.x86_64                         40/40 
16:59:49   Running scriptlet: container-selinux-2:2.189.0-1.module_el8.7.0+1216+   40/40 
16:59:49   Running scriptlet: xz-libs-5.2.4-4.el8_6.x86_64                         40/40 
16:59:49   Verifying        : xz-libs-5.2.4-4.el8.x86_64                            1/40 
16:59:49   Verifying        : xz-libs-5.2.4-4.el8_6.x86_64                          2/40 
16:59:49   Verifying        : container-selinux-2:2.189.0-1.module_el8.7.0+1216+    3/40 
16:59:49   Verifying        : fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d.    4/40 
16:59:49   Verifying        : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_    5/40 
16:59:49   Verifying        : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x    6/40 
16:59:49   Verifying        : checkpolicy-2.9-1.el8.x86_64                          7/40 
16:59:49   Verifying        : diffutils-3.6-6.el8.x86_64                            8/40 
16:59:49   Verifying        : fuse-common-3.3.0-16.el8.x86_64                       9/40 
16:59:49   Verifying        : fuse3-3.3.0-16.el8.x86_64                            10/40 
16:59:49   Verifying        : fuse3-libs-3.3.0-16.el8.x86_64                       11/40 
16:59:49   Verifying        : iptables-1.8.4-24.el8.x86_64                         12/40 
16:59:49   Verifying        : iptables-libs-1.8.4-24.el8.x86_64                    13/40 
16:59:49   Verifying        : kmod-25-19.el8.x86_64                                14/40 
16:59:49   Verifying        : libcgroup-0.41-19.el8.x86_64                         15/40 
16:59:49   Verifying        : libibverbs-41.0-1.el8.x86_64                         16/40 
16:59:49   Verifying        : libmnl-1.0.4-6.el8.x86_64                            17/40 
16:59:49   Verifying        : libnetfilter_conntrack-1.0.6-5.el8.x86_64            18/40 
16:59:49   Verifying        : libnfnetlink-1.0.1-13.el8.x86_64                     19/40 
16:59:49   Verifying        : libnftnl-1.1.5-5.el8.x86_64                          20/40 
16:59:49   Verifying        : libpcap-14:1.9.1-5.el8.x86_64                        21/40 
16:59:49   Verifying        : libselinux-utils-2.9-6.el8.x86_64                    22/40 
16:59:49   Verifying        : policycoreutils-2.9-20.el8.x86_64                    23/40 
16:59:49   Verifying        : policycoreutils-python-utils-2.9-20.el8.noarch       24/40 
16:59:49   Verifying        : python3-audit-3.0.7-4.el8.x86_64                     25/40 
16:59:49   Verifying        : python3-libselinux-2.9-6.el8.x86_64                  26/40 
16:59:49   Verifying        : python3-libsemanage-2.9-9.el8.x86_64                 27/40 
16:59:49   Verifying        : python3-policycoreutils-2.9-20.el8.noarch            28/40 
16:59:49   Verifying        : python3-setools-4.3.0-3.el8.x86_64                   29/40 
16:59:49   Verifying        : rpm-plugin-selinux-4.14.3-23.el8.x86_64              30/40 
16:59:49   Verifying        : selinux-policy-3.14.3-111.el8.noarch                 31/40 
16:59:49   Verifying        : selinux-policy-targeted-3.14.3-111.el8.noarch        32/40 
16:59:49   Verifying        : xz-5.2.4-4.el8.x86_64                                33/40 
16:59:49   Verifying        : containerd.io-1.6.12-3.1.el8.x86_64                  34/40 
16:59:49   Verifying        : docker-compose-plugin-2.14.1-0.el8.x86_64            35/40 
16:59:49   Verifying        : docker-ce-cli-1:0.0.0~20221215150501.51f36c6-0.el8   36/40 
16:59:49   Verifying        : docker-buildx-plugin-0.10.0~rc1-0.el8.x86_64         37/40 
16:59:49   Verifying        : docker-ce-3:0.0.0~20221215150501.51f36c6-0.el8.x86   38/40 
16:59:49   Verifying        : docker-ce-rootless-extras-0.0.0~20221215150501.51f   39/40 
16:59:49   Verifying        : docker-scan-plugin-0.23.0-0.el8.x86_64               40/40 
16:59:49 
16:59:49 Downgraded:
16:59:49   xz-libs-5.2.4-4.el8.x86_64                                                    
16:59:49 Installed:
16:59:49   checkpolicy-2.9-1.el8.x86_64                                                  
16:59:49   container-selinux-2:2.189.0-1.module_el8.7.0+1216+b022c01d.noarch             
16:59:49   containerd.io-1.6.12-3.1.el8.x86_64                                           
16:59:49   diffutils-3.6-6.el8.x86_64                                                    
16:59:49   docker-buildx-plugin-0.10.0~rc1-0.el8.x86_64                                  
16:59:49   docker-ce-3:0.0.0~20221215150501.51f36c6-0.el8.x86_64                         
16:59:49   docker-ce-cli-1:0.0.0~20221215150501.51f36c6-0.el8.x86_64                     
16:59:49   docker-ce-rootless-extras-0.0.0~20221215150501.51f36c6-0.el8.x86_64           
16:59:49   docker-compose-plugin-2.14.1-0.el8.x86_64                                     
16:59:49   docker-scan-plugin-0.23.0-0.el8.x86_64                                        
16:59:49   fuse-common-3.3.0-16.el8.x86_64                                               
16:59:49   fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d.x86_64                      
16:59:49   fuse3-3.3.0-16.el8.x86_64                                                     
16:59:49   fuse3-libs-3.3.0-16.el8.x86_64                                                
16:59:49   iptables-1.8.4-24.el8.x86_64                                                  
16:59:49   iptables-libs-1.8.4-24.el8.x86_64                                             
16:59:49   kmod-25-19.el8.x86_64                                                         
16:59:49   libcgroup-0.41-19.el8.x86_64                                                  
16:59:49   libibverbs-41.0-1.el8.x86_64                                                  
16:59:49   libmnl-1.0.4-6.el8.x86_64                                                     
16:59:49   libnetfilter_conntrack-1.0.6-5.el8.x86_64                                     
16:59:49   libnfnetlink-1.0.1-13.el8.x86_64                                              
16:59:49   libnftnl-1.1.5-5.el8.x86_64                                                   
16:59:49   libpcap-14:1.9.1-5.el8.x86_64                                                 
16:59:49   libselinux-utils-2.9-6.el8.x86_64                                             
16:59:49   libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_64                          
16:59:49   policycoreutils-2.9-20.el8.x86_64                                             
16:59:49   policycoreutils-python-utils-2.9-20.el8.noarch                                
16:59:49   python3-audit-3.0.7-4.el8.x86_64                                              
16:59:49   python3-libselinux-2.9-6.el8.x86_64                                           
16:59:49   python3-libsemanage-2.9-9.el8.x86_64                                          
16:59:49   python3-policycoreutils-2.9-20.el8.noarch                                     
16:59:49   python3-setools-4.3.0-3.el8.x86_64                                            
16:59:49   rpm-plugin-selinux-4.14.3-23.el8.x86_64                                       
16:59:49   selinux-policy-3.14.3-111.el8.noarch                                          
16:59:49   selinux-policy-targeted-3.14.3-111.el8.noarch                                 
16:59:49   slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x86_64                       
16:59:49   xz-5.2.4-4.el8.x86_64                                                         
16:59:49 
16:59:49 Complete!
16:59:49 + verify_binaries
16:59:49 + docker --version
16:59:49 Docker version 0.0.0-20221215150501-51f36c6, build 51f36c6
16:59:49 ++ uname -m
16:59:49 + '[' x86_64 = x86_64 ']'
16:59:49 + docker scan --help
16:59:49 
16:59:49 Usage:  docker scan [OPTIONS] IMAGE
16:59:49 
16:59:49 A tool to scan your images
16:59:49 
16:59:49 Options:
16:59:49       --accept-license    Accept using a third party scanning provider
16:59:49       --dependency-tree   Show dependency tree with scan results
16:59:49       --exclude-base      Exclude base image from vulnerability scanning
16:59:49                           (requires --file)
16:59:49   -f, --file string       Dockerfile associated with image, provides more
16:59:49                           detailed results
16:59:49       --group-issues      Aggregate duplicated vulnerabilities and group
16:59:49                           them to a single one (requires --json)
16:59:49       --json              Output results in JSON format
16:59:49       --login             Authenticate to the scan provider using an
16:59:49                           optional token (with --token), or web base
16:59:49                           token if empty
16:59:49       --reject-license    Reject using a third party scanning provider
16:59:49       --severity string   Only report vulnerabilities of provided level
16:59:49                           or higher (low|medium|high)
16:59:49       --token string      Authentication token to login to the third
16:59:49                           party scanning provider
16:59:49       --version           Display version of the scan plugin
16:59:49 + docker buildx version
16:59:49 github.com/docker/buildx v0.10.0-rc1 e21f56e
16:59:49 + docker compose version
16:59:49 Docker Compose version v2.14.1
16:59:49 + dockerd --version
16:59:49 Docker version 0.0.0-20221215150501-51f36c6, build aac5e59
16:59:49 + containerd --version
16:59:49 containerd containerd.io 1.6.12 a05d175400b1145e5e6a735a6710579d181e7fb0
16:59:49 + runc --version
16:59:49 runc version 1.1.4
16:59:49 commit: v1.1.4-0-g5fd4c4d
16:59:49 spec: 1.0.2-dev
16:59:49 go: go1.18.9
16:59:49 libseccomp: 2.5.2