Skip to content
Success

Console Output

Skipping 48,089 KB.. Full Log
19:23:54 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
19:23:54 +++ UBUNTU_CODENAME=kinetic
19:23:54 +++ LOGO=ubuntu-logo
19:23:54 ++ echo ubuntu
19:23:54 + DIST_ID=ubuntu
19:23:54 ++ lsb_release -sc
19:23:54 + DIST_VERSION=kinetic
19:23:54 + '[' kinetic = sid ']'
19:23:54 + install_debian_containerd
19:23:54 + '[' staging = stage ']'
19:23:54 + REPO_URL=https://download.docker.com/linux/ubuntu
19:23:54 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
19:23:54 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
19:23:54 + update-ca-certificates -f
19:23:54 Clearing symlinks in /etc/ssl/certs...
19:23:55 done.
19:23:55 Updating certificates in /etc/ssl/certs...
19:23:55 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
19:23:55 124 added, 0 removed; done.
19:23:55 Running hooks in /etc/ca-certificates/update.d...
19:23:55 done.
19:23:55 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
19:23:55 + apt-key add -
19:23:55 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
19:23:56 OK
19:23:56 + '[' kinetic = sid ']'
19:23:56 ++ dpkg --print-architecture
19:23:56 + ARCH=amd64
19:23:56 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu kinetic test'
19:23:56 + apt-get update
19:23:56 Hit:1 http://security.ubuntu.com/ubuntu kinetic-security InRelease
19:23:56 Get:2 https://download.docker.com/linux/ubuntu kinetic InRelease [48.9 kB]
19:23:56 Hit:3 http://archive.ubuntu.com/ubuntu kinetic InRelease
19:23:56 Get:4 https://download.docker.com/linux/ubuntu kinetic/test amd64 Packages [6645 B]
19:23:56 Hit:5 http://archive.ubuntu.com/ubuntu kinetic-updates InRelease
19:23:56 Hit:6 http://archive.ubuntu.com/ubuntu kinetic-backports InRelease
19:23:56 Fetched 55.5 kB in 1s (83.1 kB/s)
19:23:57 Reading package lists...
19:23:57 W: https://download.docker.com/linux/ubuntu/dists/kinetic/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
19:23:57 ++ find deb/debbuild/ubuntu-kinetic/ -type f -name '*.deb'
19:23:57 + packages='deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230109135126.4c0a3c3-0~ubuntu.22.10.0~kinetic_amd64.deb
19:23:57 deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.0-rc2~ubuntu-kinetic_amd64.deb
19:23:57 deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230109135126.4c0a3c3-0~ubuntu.22.10.0~kinetic_amd64.deb
19:23:57 deb/debbuild/ubuntu-kinetic/docker-scan-plugin_0.23.0~ubuntu-kinetic_amd64.deb
19:23:57 deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230109135126.4c0a3c3-0~ubuntu.22.10.0~kinetic_amd64.deb
19:23:57 deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.15.1~ubuntu-kinetic_amd64.deb'
19:23:57 ++ echo 'deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230109135126.4c0a3c3-0~ubuntu.22.10.0~kinetic_amd64.deb
19:23:57 deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.0-rc2~ubuntu-kinetic_amd64.deb
19:23:57 deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230109135126.4c0a3c3-0~ubuntu.22.10.0~kinetic_amd64.deb
19:23:57 deb/debbuild/ubuntu-kinetic/docker-scan-plugin_0.23.0~ubuntu-kinetic_amd64.deb
19:23:57 deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230109135126.4c0a3c3-0~ubuntu.22.10.0~kinetic_amd64.deb
19:23:57 deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.15.1~ubuntu-kinetic_amd64.deb'
19:23:57 ++ awk '$0="./"$0'
19:23:57 ++ xargs
19:23:57 + packages='./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230109135126.4c0a3c3-0~ubuntu.22.10.0~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.0-rc2~ubuntu-kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230109135126.4c0a3c3-0~ubuntu.22.10.0~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-scan-plugin_0.23.0~ubuntu-kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230109135126.4c0a3c3-0~ubuntu.22.10.0~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.15.1~ubuntu-kinetic_amd64.deb'
19:23:57 + set -x
19:23:57 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230109135126.4c0a3c3-0~ubuntu.22.10.0~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.0-rc2~ubuntu-kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230109135126.4c0a3c3-0~ubuntu.22.10.0~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-scan-plugin_0.23.0~ubuntu-kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230109135126.4c0a3c3-0~ubuntu.22.10.0~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.15.1~ubuntu-kinetic_amd64.deb
19:23:57 Selecting previously unselected package docker-ce-rootless-extras.
19:23:57 (Reading database ... 9327 files and directories currently installed.)
19:23:57 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230109135126.4c0a3c3-0~ubuntu.22.10.0~kinetic_amd64.deb ...
19:23:57 Unpacking docker-ce-rootless-extras (5:0.0.0~20230109135126.4c0a3c3-0~ubuntu.22.10.0~kinetic) ...
19:23:57 Selecting previously unselected package docker-buildx-plugin.
19:23:57 Preparing to unpack .../docker-buildx-plugin_0.10.0-rc2~ubuntu-kinetic_amd64.deb ...
19:23:57 Unpacking docker-buildx-plugin (0.10.0-rc2~ubuntu-kinetic) ...
19:23:59 Selecting previously unselected package docker-ce.
19:23:59 Preparing to unpack .../docker-ce_0.0.0~20230109135126.4c0a3c3-0~ubuntu.22.10.0~kinetic_amd64.deb ...
19:23:59 Unpacking docker-ce (5:0.0.0~20230109135126.4c0a3c3-0~ubuntu.22.10.0~kinetic) ...
19:24:01 Selecting previously unselected package docker-scan-plugin.
19:24:01 Preparing to unpack .../docker-scan-plugin_0.23.0~ubuntu-kinetic_amd64.deb ...
19:24:01 Unpacking docker-scan-plugin (0.23.0~ubuntu-kinetic) ...
19:24:01 Selecting previously unselected package docker-ce-cli.
19:24:01 Preparing to unpack .../docker-ce-cli_0.0.0~20230109135126.4c0a3c3-0~ubuntu.22.10.0~kinetic_amd64.deb ...
19:24:01 Unpacking docker-ce-cli (5:0.0.0~20230109135126.4c0a3c3-0~ubuntu.22.10.0~kinetic) ...
19:24:02 Selecting previously unselected package docker-compose-plugin.
19:24:02 Preparing to unpack .../docker-compose-plugin_2.15.1~ubuntu-kinetic_amd64.deb ...
19:24:02 Unpacking docker-compose-plugin (2.15.1~ubuntu-kinetic) ...
19:24:03 Setting up docker-buildx-plugin (0.10.0-rc2~ubuntu-kinetic) ...
19:24:03 Setting up docker-scan-plugin (0.23.0~ubuntu-kinetic) ...
19:24:03 Setting up docker-ce-cli (5:0.0.0~20230109135126.4c0a3c3-0~ubuntu.22.10.0~kinetic) ...
19:24:03 Setting up docker-compose-plugin (2.15.1~ubuntu-kinetic) ...
19:24:03 Setting up docker-ce (5:0.0.0~20230109135126.4c0a3c3-0~ubuntu.22.10.0~kinetic) ...
19:24:03 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
19:24:03 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
19:24:03 invoke-rc.d: could not determine current runlevel
19:24:03 invoke-rc.d: policy-rc.d denied execution of start.
19:24:03 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
19:24:03  docker-ce-rootless-extras depends on dbus-user-session; however:
19:24:03   Package dbus-user-session is not installed.
19:24:03 
19:24:03 Setting up docker-ce-rootless-extras (5:0.0.0~20230109135126.4c0a3c3-0~ubuntu.22.10.0~kinetic) ...
19:24:03 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230109135126.4c0a3c3-0~ubuntu.22.10.0~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.0-rc2~ubuntu-kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230109135126.4c0a3c3-0~ubuntu.22.10.0~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-scan-plugin_0.23.0~ubuntu-kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230109135126.4c0a3c3-0~ubuntu.22.10.0~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.15.1~ubuntu-kinetic_amd64.deb
19:24:04 Importing GPG key 0x621E9F35:
19:24:04  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
19:24:04  Fingerprint: 060a 61c5 1b55 8a7f 742b 77aa c52f eb6b 621e 9f35
19:24:04  From       : https://download.docker.com/linux/centos/gpg
19:24:04 Running transaction check
19:24:04 Running transaction test
19:24:04 Transaction test succeeded
19:24:04 Running transaction
19:24:04   Installing : libseccomp-2.3.1-4.el7.x86_64                               1/28 
19:24:04 Reading package lists...
19:24:04 Building dependency tree...
19:24:04 Reading state information...
19:24:04 Correcting dependencies... Done
19:24:04   Installing : libcgroup-0.41-21.el7.x86_64                                2/28 
19:24:04 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
19:24:04 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
19:24:04 Skipping docker-ce, it is already installed and upgrade is not set.
19:24:04 Skipping docker-scan-plugin, it is already installed and upgrade is not set.
19:24:04 Skipping docker-ce-cli, it is already installed and upgrade is not set.
19:24:04 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
19:24:04 The following additional packages will be installed:
19:24:04   containerd.io dbus-user-session iptables libip6tc2 libmnl0
19:24:04   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
19:24:04 Suggested packages:
19:24:04   firewalld kmod nftables
19:24:04 The following NEW packages will be installed:
19:24:04   containerd.io dbus-user-session iptables libip6tc2 libmnl0
19:24:04   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
19:24:05 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
19:24:05 Need to get 28.4 MB of archives.
19:24:05 After this operation, 118 MB of additional disk space will be used.
19:24:05 Get:1 https://download.docker.com/linux/ubuntu kinetic/test amd64 containerd.io amd64 1.6.14-1 [27.7 MB]
19:24:05 Get:2 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus-user-session amd64 1.14.0-2ubuntu3 [10.1 kB]
19:24:05 Get:3 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmnl0 amd64 1.0.4-3ubuntu1 [13.2 kB]
19:24:05 Get:4 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxtables12 amd64 1.8.7-1ubuntu6 [30.8 kB]
19:24:05 Get:5 http://archive.ubuntu.com/ubuntu kinetic/main amd64 netbase all 6.3 [12.9 kB]
19:24:05 Get:6 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libip6tc2 amd64 1.8.7-1ubuntu6 [20.1 kB]
19:24:05 Get:7 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnfnetlink0 amd64 1.0.2-2 [15.8 kB]
19:24:05 Get:8 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnetfilter-conntrack3 amd64 1.0.9-2 [45.6 kB]
19:24:05 Get:9 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnftnl11 amd64 1.2.3-1 [64.9 kB]
19:24:05 Get:10 http://archive.ubuntu.com/ubuntu kinetic/main amd64 iptables amd64 1.8.7-1ubuntu6 [454 kB]
19:24:05   Installing : libnfnetlink-1.0.1-4.el7.x86_64                             3/28 
19:24:05   Installing : libselinux-utils-2.5-15.el7.x86_64                          4/28 
19:24:05   Installing : policycoreutils-2.5-34.el7.x86_64                           5/28 
19:24:05 debconf: delaying package configuration, since apt-utils is not installed
19:24:05 Fetched 28.4 MB in 1s (47.5 MB/s)
19:24:05 Selecting previously unselected package dbus-user-session.
19:24:05 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9555 files and directories currently installed.)
19:24:05 Preparing to unpack .../0-dbus-user-session_1.14.0-2ubuntu3_amd64.deb ...
19:24:05 Unpacking dbus-user-session (1.14.0-2ubuntu3) ...
19:24:05 Selecting previously unselected package libmnl0:amd64.
19:24:05 Preparing to unpack .../1-libmnl0_1.0.4-3ubuntu1_amd64.deb ...
19:24:05 Unpacking libmnl0:amd64 (1.0.4-3ubuntu1) ...
19:24:05 Selecting previously unselected package libxtables12:amd64.
19:24:05 Preparing to unpack .../2-libxtables12_1.8.7-1ubuntu6_amd64.deb ...
19:24:05 Unpacking libxtables12:amd64 (1.8.7-1ubuntu6) ...
19:24:05 Selecting previously unselected package netbase.
19:24:05 Preparing to unpack .../3-netbase_6.3_all.deb ...
19:24:05 Unpacking netbase (6.3) ...
19:24:06 Selecting previously unselected package libip6tc2:amd64.
19:24:06 Preparing to unpack .../4-libip6tc2_1.8.7-1ubuntu6_amd64.deb ...
19:24:06 Unpacking libip6tc2:amd64 (1.8.7-1ubuntu6) ...
19:24:06 Selecting previously unselected package libnfnetlink0:amd64.
19:24:06 Preparing to unpack .../5-libnfnetlink0_1.0.2-2_amd64.deb ...
19:24:06 Unpacking libnfnetlink0:amd64 (1.0.2-2) ...
19:24:06 Selecting previously unselected package libnetfilter-conntrack3:amd64.
19:24:06 Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-2_amd64.deb ...
19:24:06 Unpacking libnetfilter-conntrack3:amd64 (1.0.9-2) ...
19:24:06 Selecting previously unselected package libnftnl11:amd64.
19:24:06 Preparing to unpack .../7-libnftnl11_1.2.3-1_amd64.deb ...
19:24:06 Unpacking libnftnl11:amd64 (1.2.3-1) ...
19:24:06 Selecting previously unselected package iptables.
19:24:06 Preparing to unpack .../8-iptables_1.8.7-1ubuntu6_amd64.deb ...
19:24:06 Unpacking iptables (1.8.7-1ubuntu6) ...
19:24:06 Selecting previously unselected package containerd.io.
19:24:06 Preparing to unpack .../9-containerd.io_1.6.14-1_amd64.deb ...
19:24:06 Unpacking containerd.io (1.6.14-1) ...
19:24:08   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                    6/28 
19:24:08 Setting up libip6tc2:amd64 (1.8.7-1ubuntu6) ...
19:24:08 Setting up dbus-user-session (1.14.0-2ubuntu3) ...
19:24:08 Setting up libmnl0:amd64 (1.0.4-3ubuntu1) ...
19:24:08 Setting up containerd.io (1.6.14-1) ...
19:24:08 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
19:24:08   Installing : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch           7/28 
19:24:08 Setting up libxtables12:amd64 (1.8.7-1ubuntu6) ...
19:24:08 Setting up libnfnetlink0:amd64 (1.0.2-2) ...
19:24:08 Setting up netbase (6.3) ...
19:24:08 Setting up libnftnl11:amd64 (1.2.3-1) ...
19:24:08 Setting up libnetfilter-conntrack3:amd64 (1.0.9-2) ...
19:24:08 Setting up iptables (1.8.7-1ubuntu6) ...
19:24:08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:24:08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:24:08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:24:08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:24:08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:24:08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:24:08 Processing triggers for libc-bin (2.36-0ubuntu4) ...
19:24:08 + verify_binaries
19:24:08 + docker --version
19:24:08 Docker version 0.0.0-20230109135126-4c0a3c3, build 4c0a3c3
19:24:08 ++ uname -m
19:24:08 + '[' x86_64 = x86_64 ']'
19:24:08 + docker scan --help
19:24:09 
19:24:09 Usage:  docker scan [OPTIONS] IMAGE
19:24:09 
19:24:09 A tool to scan your images
19:24:09 
19:24:09 Options:
19:24:09       --accept-license    Accept using a third party scanning provider
19:24:09       --dependency-tree   Show dependency tree with scan results
19:24:09       --exclude-base      Exclude base image from vulnerability scanning
19:24:09                           (requires --file)
19:24:09   -f, --file string       Dockerfile associated with image, provides more
19:24:09                           detailed results
19:24:09       --group-issues      Aggregate duplicated vulnerabilities and group
19:24:09                           them to a single one (requires --json)
19:24:09       --json              Output results in JSON format
19:24:09       --login             Authenticate to the scan provider using an
19:24:09                           optional token (with --token), or web base
19:24:09                           token if empty
19:24:09       --reject-license    Reject using a third party scanning provider
19:24:09       --severity string   Only report vulnerabilities of provided level
19:24:09                           or higher (low|medium|high)
19:24:09       --token string      Authentication token to login to the third
19:24:09                           party scanning provider
19:24:09       --version           Display version of the scan plugin
19:24:09 + docker buildx version
19:24:09 github.com/docker/buildx v0.10.0-rc2 64e4c19
19:24:09 + docker compose version
19:24:09 Docker Compose version v2.15.1
19:24:09 + dockerd --version
19:24:09 Docker version 0.0.0-20230109135126-4c0a3c3, build eaa7b49
19:24:09 + containerd --version
19:24:09 containerd containerd.io 1.6.14 9ba4b250366a5ddde94bb7c9d1def331423aa323
19:24:09 + runc --version
19:24:09 runc version 1.1.4
19:24:09 commit: v1.1.4-0-g5fd4c4d
19:24:09 spec: 1.0.2-dev
19:24:09 go: go1.18.9
19:24:09 libseccomp: 2.5.4
19:24:10   Installing : slirp4netns-0.4.3-4.el7_8.x86_64                            8/28 
19:24:10   Installing : docker-compose-plugin-2.15.1-0.el7.x86_64                   9/28 
19:24:10   Installing : audit-libs-python-2.8.5-4.el7.x86_64                       10/28 
19:24:10   Installing : libselinux-python-2.5-15.el7.x86_64                        11/28 
19:24:10   Installing : libsemanage-python-2.5-14.el7.x86_64                       12/28 
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
19:24:11   Installing : fuse3-libs-3.6.1-4.el7.x86_64                              13/28 
19:24:11   Installing : fuse-overlayfs-0.7.2-6.el7_8.x86_64                        14/28 
19:24:11   Installing : setools-libs-3.3.8-4.el7.x86_64                            15/28 
19:24:11   Installing : python-IPy-0.75-6.el7.noarch                               16/28 
19:24:12   Installing : checkpolicy-2.5-8.el7.x86_64                               17/28 
19:24:12   Installing : policycoreutils-python-2.5-34.el7.x86_64                   18/28 
19:24:22   Installing : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch         19/28 
19:24:22 setsebool:  SELinux is disabled.
19:24:26   Installing : containerd.io-1.6.14-3.1.el7.x86_64                        20/28 
19:24:27   Installing : docker-buildx-plugin-0.10.0~rc2-0.el7.x86_64               21/28 
19:24:29   Installing : docker-scan-plugin-0.23.0-0.el7.x86_64                     22/28 
19:24:29   Installing : 1:docker-ce-cli-0.0.0~20230109135126.4c0a3c3-0.el7.x86_6   23/28 
19:24:30   Installing : libmnl-1.0.3-7.el7.x86_64                                  24/28 
19:24:31   Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64                25/28 
19:24:32   Installing : iptables-1.4.21-35.el7.x86_64                              26/28 
19:24:36   Installing : docker-ce-rootless-extras-0.0.0~20230109135126.4c0a3c3-0   27/28 
19:24:37   Installing : 3:docker-ce-0.0.0~20230109135126.4c0a3c3-0.el7.x86_64      28/28 
19:24:37   Verifying  : libmnl-1.0.3-7.el7.x86_64                                   1/28 
19:24:37   Verifying  : fuse-overlayfs-0.7.2-6.el7_8.x86_64                         2/28 
19:24:37   Verifying  : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch          3/28 
19:24:37   Verifying  : docker-scan-plugin-0.23.0-0.el7.x86_64                      4/28 
19:24:37   Verifying  : containerd.io-1.6.14-3.1.el7.x86_64                         5/28 
19:24:37   Verifying  : docker-buildx-plugin-0.10.0~rc2-0.el7.x86_64                6/28 
19:24:37   Verifying  : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch           7/28 
19:24:37   Verifying  : checkpolicy-2.5-8.el7.x86_64                                8/28 
19:24:37   Verifying  : policycoreutils-2.5-34.el7.x86_64                           9/28 
19:24:37   Verifying  : 1:docker-ce-cli-0.0.0~20230109135126.4c0a3c3-0.el7.x86_6   10/28 
19:24:37   Verifying  : python-IPy-0.75-6.el7.noarch                               11/28 
19:24:37   Verifying  : libseccomp-2.3.1-4.el7.x86_64                              12/28 
19:24:37   Verifying  : libselinux-utils-2.5-15.el7.x86_64                         13/28 
19:24:37   Verifying  : policycoreutils-python-2.5-34.el7.x86_64                   14/28 
19:24:37   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            15/28 
19:24:37   Verifying  : fuse3-libs-3.6.1-4.el7.x86_64                              16/28 
19:24:37   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       17/28 
19:24:37   Verifying  : slirp4netns-0.4.3-4.el7_8.x86_64                           18/28 
19:24:37   Verifying  : libselinux-python-2.5-15.el7.x86_64                        19/28 
19:24:37   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   20/28 
19:24:37   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       21/28 
19:24:37   Verifying  : iptables-1.4.21-35.el7.x86_64                              22/28 
19:24:37   Verifying  : libnfnetlink-1.0.1-4.el7.x86_64                            23/28 
19:24:37   Verifying  : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64                24/28 
19:24:37   Verifying  : docker-compose-plugin-2.15.1-0.el7.x86_64                  25/28 
19:24:37   Verifying  : 3:docker-ce-0.0.0~20230109135126.4c0a3c3-0.el7.x86_64      26/28 
19:24:37   Verifying  : docker-ce-rootless-extras-0.0.0~20230109135126.4c0a3c3-0   27/28 
19:24:37   Verifying  : libcgroup-0.41-21.el7.x86_64                               28/28 
19:24:37 
19:24:37 Installed:
19:24:37   docker-buildx-plugin.x86_64 0:0.10.0~rc2-0.el7                                
19:24:37   docker-ce.x86_64 3:0.0.0~20230109135126.4c0a3c3-0.el7                         
19:24:37   docker-ce-cli.x86_64 1:0.0.0~20230109135126.4c0a3c3-0.el7                     
19:24:37   docker-ce-rootless-extras.x86_64 0:0.0.0~20230109135126.4c0a3c3-0.el7         
19:24:37   docker-compose-plugin.x86_64 0:2.15.1-0.el7                                   
19:24:37   docker-scan-plugin.x86_64 0:0.23.0-0.el7                                      
19:24:37 
19:24:37 Dependency Installed:
19:24:37   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
19:24:37   checkpolicy.x86_64 0:2.5-8.el7                                                
19:24:37   container-selinux.noarch 2:2.119.2-1.911c772.el7_8                            
19:24:37   containerd.io.x86_64 0:1.6.14-3.1.el7                                         
19:24:37   fuse-overlayfs.x86_64 0:0.7.2-6.el7_8                                         
19:24:37   fuse3-libs.x86_64 0:3.6.1-4.el7                                               
19:24:37   iptables.x86_64 0:1.4.21-35.el7                                               
19:24:37   libcgroup.x86_64 0:0.41-21.el7                                                
19:24:37   libmnl.x86_64 0:1.0.3-7.el7                                                   
19:24:37   libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3                                 
19:24:37   libnfnetlink.x86_64 0:1.0.1-4.el7                                             
19:24:37   libseccomp.x86_64 0:2.3.1-4.el7                                               
19:24:37   libselinux-python.x86_64 0:2.5-15.el7                                         
19:24:37   libselinux-utils.x86_64 0:2.5-15.el7                                          
19:24:37   libsemanage-python.x86_64 0:2.5-14.el7                                        
19:24:37   policycoreutils.x86_64 0:2.5-34.el7                                           
19:24:37   policycoreutils-python.x86_64 0:2.5-34.el7                                    
19:24:37   python-IPy.noarch 0:0.75-6.el7                                                
19:24:37   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
19:24:37   selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2                           
19:24:37   setools-libs.x86_64 0:3.3.8-4.el7                                             
19:24:37   slirp4netns.x86_64 0:0.4.3-4.el7_8                                            
19:24:37 
19:24:37 Complete!
19:24:37 + verify_binaries
19:24:37 + docker --version
19:24:37 Docker version 0.0.0-20230109135126-4c0a3c3, build 4c0a3c3
19:24:37 ++ uname -m
19:24:37 + '[' x86_64 = x86_64 ']'
19:24:37 + docker scan --help
19:24:37 
19:24:37 Usage:  docker scan [OPTIONS] IMAGE
19:24:37 
19:24:37 A tool to scan your images
19:24:37 
19:24:37 Options:
19:24:37       --accept-license    Accept using a third party scanning provider
19:24:37       --dependency-tree   Show dependency tree with scan results
19:24:37       --exclude-base      Exclude base image from vulnerability scanning
19:24:37                           (requires --file)
19:24:37   -f, --file string       Dockerfile associated with image, provides more
19:24:37                           detailed results
19:24:37       --group-issues      Aggregate duplicated vulnerabilities and group
19:24:37                           them to a single one (requires --json)
19:24:37       --json              Output results in JSON format
19:24:37       --login             Authenticate to the scan provider using an
19:24:37                           optional token (with --token), or web base
19:24:37                           token if empty
19:24:37       --reject-license    Reject using a third party scanning provider
19:24:37       --severity string   Only report vulnerabilities of provided level
19:24:37                           or higher (low|medium|high)
19:24:37       --token string      Authentication token to login to the third
19:24:37                           party scanning provider
19:24:37       --version           Display version of the scan plugin
19:24:37 + docker buildx version
19:24:37 github.com/docker/buildx v0.10.0-rc2 64e4c19
19:24:37 + docker compose version
19:24:37 Docker Compose version v2.15.1
19:24:37 + dockerd --version
19:24:37 Docker version 0.0.0-20230109135126-4c0a3c3, build eaa7b49
19:24:37 + containerd --version
19:24:37 containerd containerd.io 1.6.14 9ba4b250366a5ddde94bb7c9d1def331423aa323
19:24:37 + runc --version
19:24:37 runc version 1.1.4
19:24:37 commit: v1.1.4-0-g5fd4c4d
19:24:37 spec: 1.0.2-dev
19:24:37 go: go1.18.9
19:24:37 libseccomp: 2.3.1
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS