2025-08-29 08:48:10,387: INFO: Building opensdn-controller-webui-base 2025-08-29 08:48:10,653: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_0_8_2-2 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg CONTAINER_NAME=opensdn-controller-webui-base --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.21kB done #1 DONE 0.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_0_8_2-2 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.2s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_0_8_2-2 #4 CACHED #5 [internal] load build context #5 transferring context: 63.66kB 0.0s done #5 DONE 0.7s #6 [2/6] RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then NODEJS_VERSION="0.10.48" ; yum install -y nodejs-${NODEJS_VERSION} ; yum install -y npm-1:8.19.4 ; npm install -g coffeescript livescript ; else NODEJS_VERSION="0.10.48" ; yum module disable -y nodejs || true; yum install -y nodejs-${NODEJS_VERSION} ; fi && yum install -y contrail-web-controller contrail-web-core ; yum clean all -y ; rm -rf /var/cache/yum ; chown -R contrail:contrail /usr/src/contrail #6 0.791 Contrail repo 1.8 MB/s | 106 kB 00:00 #6 0.895 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 2.1 MB 00:00 #6 1.366 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 730 kB 00:00 #6 2.000 added from: http://tf-mirrors.gz1.opensdn.io/re 5.2 MB/s | 264 kB 00:00 #6 2.521 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 7.0 MB 00:00 #6 4.733 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 4.0 MB 00:00 #6 7.098 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 939 kB 00:00 #6 7.846 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.3 MB 00:00 #6 8.443 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 MB/s | 392 kB 00:00 #6 8.939 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 451 kB 00:00 #6 9.371 added from: http://tf-mirrors.gz1.opensdn.io/re 526 kB/s | 16 kB 00:00 #6 9.784 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 kB/s | 257 B 00:00 #6 10.44 added from: http://tf-mirrors.gz1.opensdn.io/re 41 kB/s | 13 kB 00:00 #6 10.77 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 64 kB 00:00 #6 11.51 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 30 MB 00:00 #6 31.81 Third parties for OpenSDN 34 MB/s | 5.4 MB 00:00 #6 44.37 No match for argument: nodejs-0.10.48 #6 44.40 Error: Unable to find a match: nodejs-0.10.48 #6 45.57 Last metadata expiration check: 0:00:13 ago on Fri 29 Aug 2025 08:48:44 AM UTC. #6 45.90 Dependencies resolved. #6 45.90 ================================================================================================ #6 45.90 Package Arch Version Repository Size #6 45.90 ================================================================================================ #6 45.90 Installing: #6 45.90 npm x86_64 1:8.19.4-1.16.20.2.8.el9_4 tf-mirrors.ci_repos_yum9-appstream 1.7 M #6 45.90 Installing dependencies: #6 45.90 libbrotli x86_64 1.0.9-7.el9_5 tf-mirrors.ci_repos_yum9-baseos 312 k #6 45.90 nodejs x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 111 k #6 45.90 nodejs-libs x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 15 M #6 45.90 Installing weak dependencies: #6 45.90 nodejs-docs noarch 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 7.1 M #6 45.90 nodejs-full-i18n x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 8.2 M #6 45.90 #6 45.90 Transaction Summary #6 45.90 ================================================================================================ #6 45.90 Install 6 Packages #6 45.90 #6 45.90 Total download size: 32 M #6 45.90 Installed size: 168 M #6 45.90 Downloading Packages: #6 45.94 (1/6): nodejs-16.20.2-8.el9_4.x86_64.rpm 2.5 MB/s | 111 kB 00:00 #6 45.96 (2/6): libbrotli-1.0.9-7.el9_5.x86_64.rpm 5.5 MB/s | 312 kB 00:00 #6 46.20 (3/6): nodejs-docs-16.20.2-8.el9_4.noarch.rpm 24 MB/s | 7.1 MB 00:00 #6 46.42 (4/6): nodejs-full-i18n-16.20.2-8.el9_4.x86_64. 17 MB/s | 8.2 MB 00:00 #6 46.45 (5/6): npm-8.19.4-1.16.20.2.8.el9_4.x86_64.rpm 6.8 MB/s | 1.7 MB 00:00 #6 46.89 (6/6): nodejs-libs-16.20.2-8.el9_4.x86_64.rpm 16 MB/s | 15 MB 00:00 #6 46.89 -------------------------------------------------------------------------------- #6 46.89 Total 32 MB/s | 32 MB 00:00 #6 46.89 Running transaction check #6 46.93 Transaction check succeeded. #6 46.93 Running transaction test #6 47.24 Transaction test succeeded. #6 47.24 Running transaction #6 48.80 Running scriptlet: npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 1/1 #6 48.92 Preparing : 1/1 #6 49.84 Installing : nodejs-docs-1:16.20.2-8.el9_4.noarch 1/6 #6 50.09 Installing : libbrotli-1.0.9-7.el9_5.x86_64 2/6 #6 50.43 Installing : nodejs-libs-1:16.20.2-8.el9_4.x86_64 3/6 #6 50.77 Installing : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 4/6 #6 51.23 Installing : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 5/6 #6 51.25 Installing : nodejs-1:16.20.2-8.el9_4.x86_64 6/6 #6 51.28 Running scriptlet: nodejs-1:16.20.2-8.el9_4.x86_64 6/6 #6 52.21 Verifying : libbrotli-1.0.9-7.el9_5.x86_64 1/6 #6 52.21 Verifying : nodejs-1:16.20.2-8.el9_4.x86_64 2/6 #6 52.21 Verifying : nodejs-docs-1:16.20.2-8.el9_4.noarch 3/6 #6 52.21 Verifying : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 4/6 #6 52.21 Verifying : nodejs-libs-1:16.20.2-8.el9_4.x86_64 5/6 #6 52.21 Verifying : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 6/6 #6 52.37 #6 52.37 Installed: #6 52.37 libbrotli-1.0.9-7.el9_5.x86_64 #6 52.37 nodejs-1:16.20.2-8.el9_4.x86_64 #6 52.37 nodejs-docs-1:16.20.2-8.el9_4.noarch #6 52.37 nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 #6 52.37 nodejs-libs-1:16.20.2-8.el9_4.x86_64 #6 52.37 npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 #6 52.37 #6 52.37 Complete! #6 54.87 npm notice #6 54.87 npm notice New major version of npm available! 8.19.4 -> 11.5.2 #6 54.87 npm notice Changelog: #6 54.87 npm notice Run `npm install -g npm@11.5.2` to update! #6 54.87 npm notice #6 54.87 #6 54.87 added 12 packages, and audited 13 packages in 2s #6 54.87 #6 54.87 found 0 vulnerabilities #6 55.65 Last metadata expiration check: 0:00:23 ago on Fri 29 Aug 2025 08:48:44 AM UTC. #6 55.79 Dependencies resolved. #6 55.80 ================================================================================================================= #6 55.80 Package Arch Version Repository Size #6 55.80 ================================================================================================================= #6 55.80 Installing: #6 55.80 contrail-web-controller x86_64 v0+master.2.0.4.1.1-master_2_0_4_1_1 contrail 2.2 M #6 55.80 contrail-web-core x86_64 v0+master.2.0.4.1.1-master_2_0_4_1_1 contrail 21 M #6 55.80 Upgrading: #6 55.80 ima-evm-utils x86_64 1.5-2.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 68 k #6 55.80 libacl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 22 k #6 55.80 libselinux x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #6 55.80 libsepol x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 329 k #6 55.80 python3-rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 64 k #6 55.80 rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 485 k #6 55.80 rpm-build-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 88 k #6 55.80 rpm-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 307 k #6 55.80 rpm-sign-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 20 k #6 55.80 systemd-libs x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 678 k #6 55.80 Installing dependencies: #6 55.80 acl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 69 k #6 55.80 attr x86_64 2.5.1-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k #6 55.80 dbus x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 6.8 k #6 55.80 dbus-broker x86_64 28-7.el9 tf-mirrors.ci_repos_yum9-baseos 171 k #6 55.80 dbus-common noarch 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #6 55.80 diffutils x86_64 3.7-12.el9 tf-mirrors.ci_repos_yum9-baseos 388 k #6 55.80 groff-base x86_64 1.22.4-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.0 M #6 55.80 keyutils x86_64 1.6.3-1.el9 tf-mirrors.ci_repos_yum9-baseos 72 k #6 55.80 kmod-libs x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 62 k #6 55.80 libseccomp x86_64 2.5.2-2.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #6 55.80 libselinux-utils x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 164 k #6 55.80 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #6 55.80 ncurses x86_64 6.2-10.20210508.el9 tf-mirrors.ci_repos_yum9-baseos 399 k #6 55.80 perl-AutoLoader noarch 5.74-481.el9 tf-mirrors.ci_repos_yum9-appstream 20 k #6 55.80 perl-B x86_64 1.80-481.el9 tf-mirrors.ci_repos_yum9-appstream 178 k #6 55.80 perl-Carp noarch 1.50-460.el9 tf-mirrors.ci_repos_yum9-appstream 29 k #6 55.80 perl-Class-Struct noarch 0.66-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k #6 55.80 perl-Data-Dumper x86_64 2.174-462.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #6 55.80 perl-Digest noarch 1.19-4.el9 tf-mirrors.ci_repos_yum9-appstream 25 k #6 55.80 perl-Digest-MD5 x86_64 2.58-4.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #6 55.80 perl-Encode x86_64 4:3.08-462.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M #6 55.80 perl-Errno x86_64 1.30-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #6 55.80 perl-Exporter noarch 5.74-461.el9 tf-mirrors.ci_repos_yum9-appstream 31 k #6 55.80 perl-Fcntl x86_64 1.13-481.el9 tf-mirrors.ci_repos_yum9-appstream 19 k #6 55.80 perl-File-Basename noarch 2.85-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #6 55.80 perl-File-Path noarch 2.18-4.el9 tf-mirrors.ci_repos_yum9-appstream 35 k #6 55.80 perl-File-Temp noarch 1:0.231.100-4.el9 tf-mirrors.ci_repos_yum9-appstream 59 k #6 55.80 perl-File-stat noarch 1.09-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #6 55.80 perl-FileHandle noarch 2.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k #6 55.80 perl-Getopt-Long noarch 1:2.52-4.el9 tf-mirrors.ci_repos_yum9-appstream 60 k #6 55.80 perl-Getopt-Std noarch 1.12-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k #6 55.80 perl-HTTP-Tiny noarch 0.076-462.el9 tf-mirrors.ci_repos_yum9-appstream 53 k #6 55.80 perl-IO x86_64 1.43-481.el9 tf-mirrors.ci_repos_yum9-appstream 85 k #6 55.80 perl-IO-Socket-IP noarch 0.41-5.el9 tf-mirrors.ci_repos_yum9-appstream 42 k #6 55.80 perl-IO-Socket-SSL noarch 2.073-2.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #6 55.80 perl-IPC-Open3 noarch 1.21-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k #6 55.80 perl-MIME-Base64 x86_64 3.16-4.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #6 55.80 perl-Mozilla-CA noarch 20200520-6.el9 tf-mirrors.ci_repos_yum9-appstream 12 k #6 55.80 perl-Net-SSLeay x86_64 1.94-1.el9 tf-mirrors.ci_repos_yum9-appstream 391 k #6 55.80 perl-POSIX x86_64 1.94-481.el9 tf-mirrors.ci_repos_yum9-appstream 95 k #6 55.80 perl-PathTools x86_64 3.78-461.el9 tf-mirrors.ci_repos_yum9-appstream 85 k #6 55.80 perl-Pod-Escapes noarch 1:1.07-460.el9 tf-mirrors.ci_repos_yum9-appstream 20 k #6 55.80 perl-Pod-Perldoc noarch 3.28.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 83 k #6 55.80 perl-Pod-Simple noarch 1:3.42-4.el9 tf-mirrors.ci_repos_yum9-appstream 215 k #6 55.80 perl-Pod-Usage noarch 4:2.01-4.el9 tf-mirrors.ci_repos_yum9-appstream 40 k #6 55.80 perl-Scalar-List-Utils x86_64 4:1.56-462.el9 tf-mirrors.ci_repos_yum9-appstream 70 k #6 55.80 perl-SelectSaver noarch 1.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k #6 55.80 perl-Socket x86_64 4:2.031-4.el9 tf-mirrors.ci_repos_yum9-appstream 54 k #6 55.80 perl-Storable x86_64 1:3.21-460.el9 tf-mirrors.ci_repos_yum9-appstream 95 k #6 55.80 perl-Symbol noarch 1.08-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #6 55.80 perl-Term-ANSIColor noarch 5.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 48 k #6 55.80 perl-Term-Cap noarch 1.17-460.el9 tf-mirrors.ci_repos_yum9-appstream 22 k #6 55.80 perl-Text-ParseWords noarch 3.30-460.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #6 55.80 perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #6 55.80 perl-Time-Local noarch 2:1.300-7.el9 tf-mirrors.ci_repos_yum9-appstream 33 k #6 55.80 perl-URI noarch 5.09-3.el9 tf-mirrors.ci_repos_yum9-appstream 108 k #6 55.80 perl-base noarch 2.27-481.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #6 55.80 perl-constant noarch 1.33-461.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #6 55.80 perl-if noarch 0.60.800-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #6 55.80 perl-interpreter x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 70 k #6 55.80 perl-libnet noarch 3.13-4.el9 tf-mirrors.ci_repos_yum9-appstream 125 k #6 55.80 perl-libs x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 2.0 M #6 55.80 perl-mro x86_64 1.23-481.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #6 55.80 perl-overload noarch 1.31-481.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #6 55.80 perl-overloading noarch 0.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #6 55.80 perl-parent noarch 1:0.238-460.el9 tf-mirrors.ci_repos_yum9-appstream 14 k #6 55.80 perl-podlators noarch 1:4.14-460.el9 tf-mirrors.ci_repos_yum9-appstream 112 k #6 55.80 perl-subs noarch 1.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k #6 55.80 perl-vars noarch 1.05-481.el9 tf-mirrors.ci_repos_yum9-appstream 12 k #6 55.80 policycoreutils x86_64 3.6-2.1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #6 55.80 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #6 55.80 rpm-plugin-selinux x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 16 k #6 55.80 ruby x86_64 3.0.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 38 k #6 55.80 ruby-libs x86_64 3.0.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 3.2 M #6 55.80 rubygem-io-console x86_64 0.5.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 22 k #6 55.80 rubygem-json x86_64 2.5.1-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 51 k #6 55.80 rubygem-psych x86_64 3.3.2-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 48 k #6 55.80 selinux-policy noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 48 k #6 55.80 selinux-policy-targeted noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 6.5 M #6 55.80 systemd x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 4.0 M #6 55.80 systemd-pam x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 285 k #6 55.80 systemd-rpm-macros noarch 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 73 k #6 55.80 Installing weak dependencies: #6 55.80 perl-NDBM_File x86_64 1.15-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k #6 55.80 ruby-default-gems noarch 3.0.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 29 k #6 55.80 rubygem-bigdecimal x86_64 3.0.0-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 51 k #6 55.80 rubygem-bundler noarch 2.2.33-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 369 k #6 55.80 rubygem-rdoc noarch 6.3.4.1-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 398 k #6 55.80 rubygems noarch 3.2.33-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 253 k #6 55.80 #6 55.80 Transaction Summary #6 55.80 ================================================================================================================= #6 55.80 Install 90 Packages #6 55.80 Upgrade 10 Packages #6 55.80 #6 55.80 Total download size: 52 M #6 55.80 Downloading Packages: #6 56.03 (1/100): acl-2.3.1-4.el9.x86_64.rpm 328 kB/s | 69 kB 00:00 #6 56.12 (2/100): attr-2.5.1-3.el9.x86_64.rpm 602 kB/s | 58 kB 00:00 #6 56.23 (3/100): dbus-1.12.20-8.el9.x86_64.rpm 59 kB/s | 6.8 kB 00:00 #6 56.25 (4/100): dbus-broker-28-7.el9.x86_64.rpm 9.1 MB/s | 171 kB 00:00 #6 56.28 (5/100): contrail-web-controller-v0+master.2.0. 4.7 MB/s | 2.2 MB 00:00 #6 56.33 (6/100): dbus-common-1.12.20-8.el9.noarch.rpm 178 kB/s | 14 kB 00:00 #6 56.36 (7/100): diffutils-3.7-12.el9.x86_64.rpm 5.2 MB/s | 388 kB 00:00 #6 56.41 (8/100): keyutils-1.6.3-1.el9.x86_64.rpm 1.6 MB/s | 72 kB 00:00 #6 56.43 (9/100): groff-base-1.22.4-10.el9.x86_64.rpm 11 MB/s | 1.0 MB 00:00 #6 56.46 (10/100): kmod-libs-28-10.el9.x86_64.rpm 1.5 MB/s | 62 kB 00:00 #6 56.46 (11/100): libseccomp-2.5.2-2.el9.x86_64.rpm 2.2 MB/s | 71 kB 00:00 #6 56.47 (12/100): libselinux-utils-3.6-1.el9.x86_64.rpm 6.6 MB/s | 164 kB 00:00 #6 56.48 (13/100): logrotate-3.18.0-8.el9.x86_64.rpm 3.5 MB/s | 74 kB 00:00 #6 56.49 (14/100): ncurses-6.2-10.20210508.el9.x86_64.rp 16 MB/s | 399 kB 00:00 #6 56.52 (15/100): policycoreutils-3.6-2.1.el9.x86_64.rp 5.5 MB/s | 208 kB 00:00 #6 56.56 (16/100): rpm-plugin-selinux-4.16.1.3-34.el9.0. 352 kB/s | 16 kB 00:00 #6 56.68 (17/100): selinux-policy-38.1.45-3.el9_5.noarch 310 kB/s | 48 kB 00:00 #6 56.75 (18/100): selinux-policy-targeted-38.1.45-3.el9 30 MB/s | 6.5 MB 00:00 #6 56.77 (19/100): systemd-pam-252-46.el9_5.2.0.1.x86_64 17 MB/s | 285 kB 00:00 #6 56.86 (20/100): systemd-252-46.el9_5.2.0.1.x86_64.rpm 22 MB/s | 4.0 MB 00:00 #6 56.86 (21/100): systemd-rpm-macros-252-46.el9_5.2.0.1 877 kB/s | 73 kB 00:00 #6 56.87 (22/100): perl-AutoLoader-5.74-481.el9.noarch.r 2.1 MB/s | 20 kB 00:00 #6 56.87 (23/100): perl-B-1.80-481.el9.x86_64.rpm 15 MB/s | 178 kB 00:00 #6 56.89 (24/100): perl-Carp-1.50-460.el9.noarch.rpm 2.1 MB/s | 29 kB 00:00 #6 56.89 (25/100): perl-Class-Struct-0.66-481.el9.noarch 2.1 MB/s | 21 kB 00:00 #6 56.90 (26/100): perl-Data-Dumper-2.174-462.el9.x86_64 3.4 MB/s | 55 kB 00:00 #6 56.90 (27/100): perl-Digest-1.19-4.el9.noarch.rpm 1.2 MB/s | 25 kB 00:00 #6 56.91 (28/100): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 2.8 MB/s | 36 kB 00:00 #6 56.92 (29/100): perl-Errno-1.30-481.el9.x86_64.rpm 2.6 MB/s | 13 kB 00:00 #6 56.92 (30/100): perl-Exporter-5.74-461.el9.noarch.rpm 7.2 MB/s | 31 kB 00:00 #6 56.94 (31/100): perl-Fcntl-1.13-481.el9.x86_64.rpm 3.3 MB/s | 19 kB 00:00 #6 56.96 (32/100): perl-Encode-3.08-462.el9.x86_64.rpm 28 MB/s | 1.7 MB 00:00 #6 56.97 (33/100): perl-File-Basename-2.85-481.el9.noarc 332 kB/s | 16 kB 00:00 #6 56.98 (34/100): perl-File-Path-2.18-4.el9.noarch.rpm 2.3 MB/s | 35 kB 00:00 #6 56.98 (35/100): perl-File-Temp-0.231.100-4.el9.noarch 4.2 MB/s | 59 kB 00:00 #6 56.99 (36/100): perl-File-stat-1.09-481.el9.noarch.rp 1.3 MB/s | 16 kB 00:00 #6 57.00 (37/100): perl-FileHandle-2.03-481.el9.noarch.r 956 kB/s | 14 kB 00:00 #6 57.04 (38/100): perl-Getopt-Long-2.52-4.el9.noarch.rp 1.8 MB/s | 60 kB 00:00 #6 57.04 (39/100): perl-Getopt-Std-1.12-481.el9.noarch.r 473 kB/s | 14 kB 00:00 #6 57.04 (40/100): perl-HTTP-Tiny-0.076-462.el9.noarch.r 2.5 MB/s | 53 kB 00:00 #6 57.06 (41/100): perl-IO-1.43-481.el9.x86_64.rpm 5.6 MB/s | 85 kB 00:00 #6 57.06 (42/100): perl-IO-Socket-IP-0.41-5.el9.noarch.r 3.7 MB/s | 42 kB 00:00 #6 57.07 (43/100): perl-IO-Socket-SSL-2.073-2.el9.noarch 13 MB/s | 214 kB 00:00 #6 57.07 (44/100): perl-IPC-Open3-1.21-481.el9.noarch.rp 1.2 MB/s | 21 kB 00:00 #6 57.09 (45/100): perl-MIME-Base64-3.16-4.el9.x86_64.rp 2.3 MB/s | 30 kB 00:00 #6 57.09 (46/100): perl-Mozilla-CA-20200520-6.el9.noarch 863 kB/s | 12 kB 00:00 #6 57.10 (47/100): perl-NDBM_File-1.15-481.el9.x86_64.rp 1.6 MB/s | 21 kB 00:00 #6 57.13 (48/100): perl-Net-SSLeay-1.94-1.el9.x86_64.rpm 13 MB/s | 391 kB 00:00 #6 57.13 (49/100): perl-POSIX-1.94-481.el9.x86_64.rpm 2.5 MB/s | 95 kB 00:00 #6 57.14 (50/100): perl-PathTools-3.78-461.el9.x86_64.rp 3.2 MB/s | 85 kB 00:00 #6 57.15 (51/100): perl-Pod-Escapes-1.07-460.el9.noarch. 1.1 MB/s | 20 kB 00:00 #6 57.17 (52/100): perl-Pod-Perldoc-3.28.01-461.el9.noar 5.5 MB/s | 83 kB 00:00 #6 57.17 (53/100): perl-Pod-Simple-3.42-4.el9.noarch.rpm 12 MB/s | 215 kB 00:00 #6 57.18 (54/100): perl-Pod-Usage-2.01-4.el9.noarch.rpm 2.1 MB/s | 40 kB 00:00 #6 57.18 (55/100): perl-Scalar-List-Utils-1.56-462.el9.x 4.6 MB/s | 70 kB 00:00 #6 57.19 (56/100): perl-SelectSaver-1.02-481.el9.noarch. 1.1 MB/s | 10 kB 00:00 #6 57.20 (57/100): perl-Socket-2.031-4.el9.x86_64.rpm 3.4 MB/s | 54 kB 00:00 #6 57.23 (58/100): perl-Storable-3.21-460.el9.x86_64.rpm 4.3 MB/s | 95 kB 00:00 #6 57.23 (59/100): perl-Symbol-1.08-481.el9.noarch.rpm 768 kB/s | 13 kB 00:00 #6 57.23 (60/100): perl-Term-ANSIColor-5.01-461.el9.noar 4.3 MB/s | 48 kB 00:00 #6 57.24 (61/100): perl-Term-Cap-1.17-460.el9.noarch.rpm 1.5 MB/s | 22 kB 00:00 #6 57.24 (62/100): perl-Text-ParseWords-3.30-460.el9.noa 996 kB/s | 16 kB 00:00 #6 57.24 (63/100): perl-Text-Tabs+Wrap-2013.0523-460.el9 1.8 MB/s | 23 kB 00:00 #6 57.25 (64/100): perl-Time-Local-1.300-7.el9.noarch.rp 2.8 MB/s | 33 kB 00:00 #6 57.28 (65/100): perl-URI-5.09-3.el9.noarch.rpm 7.7 MB/s | 108 kB 00:00 #6 57.28 (66/100): perl-base-2.27-481.el9.noarch.rpm 1.3 MB/s | 15 kB 00:00 #6 57.28 (67/100): perl-constant-1.33-461.el9.noarch.rpm 1.7 MB/s | 23 kB 00:00 #6 57.28 (68/100): perl-if-0.60.800-481.el9.noarch.rpm 677 kB/s | 13 kB 00:00 #6 57.31 (69/100): perl-interpreter-5.32.1-481.el9.x86_6 2.7 MB/s | 70 kB 00:00 #6 57.31 (70/100): perl-libnet-3.13-4.el9.noarch.rpm 5.5 MB/s | 125 kB 00:00 #6 57.31 (71/100): perl-mro-1.23-481.el9.x86_64.rpm 3.3 MB/s | 27 kB 00:00 #6 57.44 (72/100): perl-overload-1.31-481.el9.noarch.rpm 358 kB/s | 44 kB 00:00 #6 57.73 (73/100): perl-overloading-0.02-481.el9.noarch. 40 kB/s | 11 kB 00:00 #6 58.21 (74/100): perl-libs-5.32.1-481.el9.x86_64.rpm 2.2 MB/s | 2.0 MB 00:00 #6 58.81 (75/100): perl-parent-0.238-460.el9.noarch.rpm 13 kB/s | 14 kB 00:01 #6 59.06 (76/100): perl-podlators-4.14-460.el9.noarch.rp 130 kB/s | 112 kB 00:00 #6 59.07 (77/100): perl-subs-1.03-481.el9.noarch.rpm 36 kB/s | 10 kB 00:00 #6 59.09 (78/100): perl-vars-1.05-481.el9.noarch.rpm 626 kB/s | 12 kB 00:00 #6 59.10 (79/100): ruby-3.0.7-163.el9_5.x86_64.rpm 2.1 MB/s | 38 kB 00:00 #6 59.14 (80/100): ruby-default-gems-3.0.7-163.el9_5.noa 1.2 MB/s | 29 kB 00:00 #6 59.17 (81/100): redis-6.2.17-1.el9_5.x86_64.rpm 15 MB/s | 1.3 MB 00:00 #6 59.77 (82/100): contrail-web-core-v0+master.2.0.4.1.1 5.4 MB/s | 21 MB 00:03 #6 60.07 (83/100): rubygem-bigdecimal-3.0.0-163.el9_5.x8 57 kB/s | 51 kB 00:00 #6 60.08 (84/100): rubygem-io-console-0.5.7-163.el9_5.x8 1.3 MB/s | 22 kB 00:00 #6 60.27 (85/100): rubygem-json-2.5.1-163.el9_5.x86_64.r 267 kB/s | 51 kB 00:00 #6 60.30 (86/100): rubygem-bundler-2.2.33-163.el9_5.noar 701 kB/s | 369 kB 00:00 #6 60.37 (87/100): rubygem-psych-3.3.2-163.el9_5.x86_64. 3.1 MB/s | 48 kB 00:00 #6 60.37 (88/100): rubygem-rdoc-6.3.4.1-163.el9_5.noarch 12 MB/s | 398 kB 00:00 #6 60.40 (89/100): ruby-libs-3.0.7-163.el9_5.x86_64.rpm 2.5 MB/s | 3.2 MB 00:01 #6 60.42 (90/100): ima-evm-utils-1.5-2.el9.0.1.x86_64.rp 870 kB/s | 68 kB 00:00 #6 60.42 (91/100): libacl-2.3.1-4.el9.x86_64.rpm 2.5 MB/s | 22 kB 00:00 #6 60.42 (92/100): libselinux-3.6-1.el9.x86_64.rpm 14 MB/s | 85 kB 00:00 #6 60.42 (93/100): rubygems-3.2.33-163.el9_5.noarch.rpm 2.2 MB/s | 253 kB 00:00 #6 60.44 (94/100): python3-rpm-4.16.1.3-34.el9.0.1.x86_6 6.0 MB/s | 64 kB 00:00 #6 60.44 (95/100): libsepol-3.6-1.el9.x86_64.rpm 11 MB/s | 329 kB 00:00 #6 60.47 (96/100): rpm-build-libs-4.16.1.3-34.el9.0.1.x8 2.1 MB/s | 88 kB 00:00 #6 60.62 (97/100): rpm-4.16.1.3-34.el9.0.1.x86_64.rpm 2.4 MB/s | 485 kB 00:00 #6 60.63 (98/100): rpm-sign-libs-4.16.1.3-34.el9.0.1.x86 125 kB/s | 20 kB 00:00 #6 60.64 (99/100): rpm-libs-4.16.1.3-34.el9.0.1.x86_64.r 1.5 MB/s | 307 kB 00:00 #6 60.65 (100/100): systemd-libs-252-46.el9_5.2.0.1.x86_ 25 MB/s | 678 kB 00:00 #6 60.65 -------------------------------------------------------------------------------- #6 60.65 Total 11 MB/s | 52 MB 00:04 #6 60.65 Running transaction check #6 61.15 Transaction check succeeded. #6 61.15 Running transaction test #6 62.56 Transaction test succeeded. #6 62.56 Running transaction #6 67.70 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 1/1 #6 67.85 Preparing : 1/1 #6 68.09 Installing : ruby-libs-3.0.7-163.el9_5.x86_64 1/110 #6 68.12 Upgrading : libacl-2.3.1-4.el9.x86_64 2/110 #6 68.18 Upgrading : rpm-4.16.1.3-34.el9.0.1.x86_64 3/110 #6 68.24 Upgrading : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 4/110 #6 68.26 Installing : rubygem-bigdecimal-3.0.0-163.el9_5.x86_64 5/110 #6 68.29 Installing : ruby-default-gems-3.0.7-163.el9_5.noarch 6/110 #6 68.41 Installing : rubygem-bundler-2.2.33-163.el9_5.noarch 7/110 #6 68.42 Installing : rubygem-io-console-0.5.7-163.el9_5.x86_64 8/110 #6 68.45 Installing : rubygem-json-2.5.1-163.el9_5.x86_64 9/110 #6 68.45 Installing : rubygem-psych-3.3.2-163.el9_5.x86_64 10/110 #6 68.50 Installing : rubygem-rdoc-6.3.4.1-163.el9_5.noarch 11/110 #6 68.55 Installing : rubygems-3.2.33-163.el9_5.noarch 12/110 #6 68.57 Installing : ruby-3.0.7-163.el9_5.x86_64 13/110 #6 68.59 Upgrading : libsepol-3.6-1.el9.x86_64 14/110 #6 68.60 Upgrading : libselinux-3.6-1.el9.x86_64 15/110 #6 68.62 Upgrading : systemd-libs-252-46.el9_5.2.0.1.x86_64 16/110 #6 68.63 Running scriptlet: systemd-libs-252-46.el9_5.2.0.1.x86_64 16/110 #6 68.71 Installing : libselinux-utils-3.6-1.el9.x86_64 17/110 #6 68.73 Upgrading : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 18/110 #6 68.74 Installing : acl-2.3.1-4.el9.x86_64 19/110 #6 68.74 Installing : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 20/110 #6 68.77 Installing : ncurses-6.2-10.20210508.el9.x86_64 21/110 #6 68.81 Installing : libseccomp-2.5.2-2.el9.x86_64 22/110 #6 68.81 Installing : kmod-libs-28-10.el9.x86_64 23/110 #6 68.81 Installing : keyutils-1.6.3-1.el9.x86_64 24/110 #6 68.81 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 25/110 #6 68.92 Installing : groff-base-1.22.4-10.el9.x86_64 25/110 #6 69.28 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 25/110 #6 69.28 Installing : perl-Digest-1.19-4.el9.noarch 26/110 #6 69.40 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 27/110 #6 69.58 Installing : perl-B-1.80-481.el9.x86_64 28/110 #6 69.69 Installing : perl-FileHandle-2.03-481.el9.noarch 29/110 #6 69.87 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 30/110 #6 70.09 Installing : perl-libnet-3.13-4.el9.noarch 31/110 #6 70.31 Installing : perl-AutoLoader-5.74-481.el9.noarch 32/110 #6 70.49 Installing : perl-base-2.27-481.el9.noarch 33/110 #6 70.73 Installing : perl-URI-5.09-3.el9.noarch 34/110 #6 70.95 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 35/110 #6 71.18 Installing : perl-if-0.60.800-481.el9.noarch 36/110 #6 71.40 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 37/110 #6 71.62 Installing : perl-Time-Local-2:1.300-7.el9.noarch 38/110 #6 71.82 Installing : perl-File-Path-2.18-4.el9.noarch 39/110 #6 72.03 Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 40/110 #6 72.23 Installing : perl-Net-SSLeay-1.94-1.el9.x86_64 41/110 #6 72.26 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 42/110 #6 72.28 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 43/110 #6 72.30 Installing : perl-Class-Struct-0.66-481.el9.noarch 44/110 #6 72.31 Installing : perl-POSIX-1.94-481.el9.x86_64 45/110 #6 72.34 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 46/110 #6 72.35 Installing : perl-IPC-Open3-1.21-481.el9.noarch 47/110 #6 72.36 Installing : perl-subs-1.03-481.el9.noarch 48/110 #6 72.37 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 49/110 #6 72.39 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 50/110 #6 72.41 Installing : perl-Term-Cap-1.17-460.el9.noarch 51/110 #6 72.44 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 52/110 #6 72.45 Installing : perl-Socket-4:2.031-4.el9.x86_64 53/110 #6 72.47 Installing : perl-SelectSaver-1.02-481.el9.noarch 54/110 #6 72.73 Installing : perl-Symbol-1.08-481.el9.noarch 55/110 #6 72.74 Installing : perl-File-stat-1.09-481.el9.noarch 56/110 #6 72.76 Installing : perl-podlators-1:4.14-460.el9.noarch 57/110 #6 72.79 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 58/110 #6 72.81 Installing : perl-Fcntl-1.13-481.el9.x86_64 59/110 #6 72.82 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 60/110 #6 72.83 Installing : perl-mro-1.23-481.el9.x86_64 61/110 #6 72.87 Installing : perl-IO-1.43-481.el9.x86_64 62/110 #6 72.88 Installing : perl-overloading-0.02-481.el9.noarch 63/110 #6 72.89 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 64/110 #6 72.91 Installing : perl-Errno-1.30-481.el9.x86_64 65/110 #6 72.91 Installing : perl-File-Basename-2.85-481.el9.noarch 66/110 #6 72.92 Installing : perl-Getopt-Std-1.12-481.el9.noarch 67/110 #6 72.94 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 68/110 #6 72.95 Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 69/110 #6 72.96 Installing : perl-constant-1.33-461.el9.noarch 70/110 #6 72.97 Installing : perl-Storable-1:3.21-460.el9.x86_64 71/110 #6 72.98 Installing : perl-overload-1.31-481.el9.noarch 72/110 #6 73.00 Installing : perl-parent-1:0.238-460.el9.noarch 73/110 #6 73.01 Installing : perl-vars-1.05-481.el9.noarch 74/110 #6 73.03 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 75/110 #6 73.04 Installing : perl-Carp-1.50-460.el9.noarch 76/110 #6 73.05 Installing : perl-Exporter-5.74-461.el9.noarch 77/110 #6 73.06 Installing : perl-NDBM_File-1.15-481.el9.x86_64 78/110 #6 73.08 Installing : perl-PathTools-3.78-461.el9.x86_64 79/110 #6 73.19 Installing : perl-Encode-4:3.08-462.el9.x86_64 80/110 #6 73.36 Installing : perl-libs-4:5.32.1-481.el9.x86_64 81/110 #6 73.38 Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 82/110 #6 73.40 Installing : diffutils-3.7-12.el9.x86_64 83/110 #6 73.43 Installing : policycoreutils-3.6-2.1.el9.x86_64 84/110 #6 73.45 Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 84/110 #6 73.46 Installing : selinux-policy-38.1.45-3.el9_5.noarch 85/110 #6 73.47 Running scriptlet: selinux-policy-38.1.45-3.el9_5.noarch 85/110 #6 73.49 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 86/110 #6 73.81 Installing : selinux-policy-targeted-38.1.45-3.el9_5.noarch 86/110 #6 73.83 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 86/110 #6 83.13 Installing : dbus-1:1.12.20-8.el9.x86_64 87/110 #6 83.13 Installing : systemd-pam-252-46.el9_5.2.0.1.x86_64 88/110 #6 83.15 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 89/110 #6 83.89 Installing : systemd-252-46.el9_5.2.0.1.x86_64 89/110 #6 84.12 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 89/110 #6 91.34 Installing : dbus-common-1:1.12.20-8.el9.noarch 90/110 #6 91.36 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 90/110 #6 91.42 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #6 91.42 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #6 91.42 #6 91.42 Running scriptlet: dbus-broker-28-7.el9.x86_64 91/110 #6 91.52 Installing : dbus-broker-28-7.el9.x86_64 91/110 #6 91.52 Running scriptlet: dbus-broker-28-7.el9.x86_64 91/110 #6 91.52 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #6 91.52 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #6 91.52 #6 91.52 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 92/110 #6 91.57 Installing : logrotate-3.18.0-8.el9.x86_64 92/110 #6 91.57 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 92/110 #6 91.57 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #6 91.57 #6 91.57 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 93/110 #6 91.73 Installing : redis-6.2.17-1.el9_5.x86_64 93/110 #6 91.76 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 93/110 #6 91.82 Running scriptlet: contrail-web-core-v0+master.2.0.4.1.1-master_2_0 94/110 #6 91.92 .....+...+.......+..+..........+++++++++++++++++++++++++++++++++++++++*..+..+.+......+++++++++++++++++++++++++++++++++++++++*...........+..+............+.+..+..........+.........+...+.....+.+...........+.+..+.+......+..............+.+.....+.........+....+..+...+..........+..+...+...............+.+......+......+...+...........+..........+...+..+...+......+....+..................+..+.+...........+....+......+.........+..++++++ #6 91.92 ...+.........+...+...+....+............+........+++++++++++++++++++++++++++++++++++++++*.......+....+.....+............+++++++++++++++++++++++++++++++++++++++*..+.....+.......+...........+................+.........+............+.....+...+.........+.....................+.........+...+....+..............+.........+.+.........+........+...++++++ #6 91.92 ----- #6 91.92 Certificate request self-signature ok #6 91.92 subject=C=US, ST=CA, L=Sunnyvale, O=JuniperNetworks, OU=JuniperCA, CN=ContrailCA #6 91.92 #6 93.47 Installing : contrail-web-core-v0+master.2.0.4.1.1-master_2_0 94/110 #6 93.49 Running scriptlet: contrail-web-core-v0+master.2.0.4.1.1-master_2_0 94/110 #6 93.49 Installing : attr-2.5.1-3.el9.x86_64 95/110 #6 93.51 Upgrading : ima-evm-utils-1.5-2.el9.0.1.x86_64 96/110 #6 93.58 Upgrading : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 97/110 #6 93.58 Upgrading : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 98/110 #6 93.92 Installing : contrail-web-controller-v0+master.2.0.4.1.1-mast 99/110 #6 94.37 Running scriptlet: contrail-web-controller-v0+master.2.0.4.1.1-mast 99/110 #6 94.37 Installing : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 100/110 #6 94.62 Cleanup : python3-rpm-4.16.1.3-25.el9.x86_64 101/110 #6 94.77 Cleanup : rpm-sign-libs-4.16.1.3-25.el9.x86_64 102/110 #6 94.85 Cleanup : rpm-build-libs-4.16.1.3-25.el9.x86_64 103/110 #6 94.99 Cleanup : rpm-4.16.1.3-25.el9.x86_64 104/110 #6 95.20 Cleanup : rpm-libs-4.16.1.3-25.el9.x86_64 105/110 #6 95.32 Cleanup : systemd-libs-252-18.el9.x86_64 106/110 #6 95.46 Cleanup : libselinux-3.5-1.el9.x86_64 107/110 #6 95.65 Cleanup : libsepol-3.5-1.el9.x86_64 108/110 #6 95.81 Cleanup : libacl-2.3.1-3.el9.x86_64 109/110 #6 96.04 Cleanup : ima-evm-utils-1.4-4.el9.x86_64 110/110 #6 96.42 Running scriptlet: rpm-4.16.1.3-34.el9.0.1.x86_64 110/110 #6 96.44 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 110/110 #6 96.45 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 110/110 #6 104.5 Running scriptlet: ima-evm-utils-1.4-4.el9.x86_64 110/110 #6 104.7 Verifying : contrail-web-controller-v0+master.2.0.4.1.1-mast 1/110 #6 104.7 Verifying : contrail-web-core-v0+master.2.0.4.1.1-master_2_0 2/110 #6 104.7 Verifying : acl-2.3.1-4.el9.x86_64 3/110 #6 104.7 Verifying : attr-2.5.1-3.el9.x86_64 4/110 #6 104.7 Verifying : dbus-1:1.12.20-8.el9.x86_64 5/110 #6 104.7 Verifying : dbus-broker-28-7.el9.x86_64 6/110 #6 104.7 Verifying : dbus-common-1:1.12.20-8.el9.noarch 7/110 #6 104.7 Verifying : diffutils-3.7-12.el9.x86_64 8/110 #6 104.7 Verifying : groff-base-1.22.4-10.el9.x86_64 9/110 #6 104.7 Verifying : keyutils-1.6.3-1.el9.x86_64 10/110 #6 104.7 Verifying : kmod-libs-28-10.el9.x86_64 11/110 #6 104.7 Verifying : libseccomp-2.5.2-2.el9.x86_64 12/110 #6 104.7 Verifying : libselinux-utils-3.6-1.el9.x86_64 13/110 #6 104.7 Verifying : logrotate-3.18.0-8.el9.x86_64 14/110 #6 104.7 Verifying : ncurses-6.2-10.20210508.el9.x86_64 15/110 #6 104.7 Verifying : policycoreutils-3.6-2.1.el9.x86_64 16/110 #6 104.7 Verifying : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 17/110 #6 104.7 Verifying : selinux-policy-38.1.45-3.el9_5.noarch 18/110 #6 104.7 Verifying : selinux-policy-targeted-38.1.45-3.el9_5.noarch 19/110 #6 104.7 Verifying : systemd-252-46.el9_5.2.0.1.x86_64 20/110 #6 104.7 Verifying : systemd-pam-252-46.el9_5.2.0.1.x86_64 21/110 #6 104.7 Verifying : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 22/110 #6 104.7 Verifying : perl-AutoLoader-5.74-481.el9.noarch 23/110 #6 104.7 Verifying : perl-B-1.80-481.el9.x86_64 24/110 #6 104.7 Verifying : perl-Carp-1.50-460.el9.noarch 25/110 #6 104.7 Verifying : perl-Class-Struct-0.66-481.el9.noarch 26/110 #6 104.7 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 27/110 #6 104.7 Verifying : perl-Digest-1.19-4.el9.noarch 28/110 #6 104.7 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 29/110 #6 104.7 Verifying : perl-Encode-4:3.08-462.el9.x86_64 30/110 #6 104.7 Verifying : perl-Errno-1.30-481.el9.x86_64 31/110 #6 104.7 Verifying : perl-Exporter-5.74-461.el9.noarch 32/110 #6 104.7 Verifying : perl-Fcntl-1.13-481.el9.x86_64 33/110 #6 104.7 Verifying : perl-File-Basename-2.85-481.el9.noarch 34/110 #6 104.7 Verifying : perl-File-Path-2.18-4.el9.noarch 35/110 #6 104.7 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 36/110 #6 104.7 Verifying : perl-File-stat-1.09-481.el9.noarch 37/110 #6 104.7 Verifying : perl-FileHandle-2.03-481.el9.noarch 38/110 #6 104.7 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 39/110 #6 104.7 Verifying : perl-Getopt-Std-1.12-481.el9.noarch 40/110 #6 104.7 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 41/110 #6 104.7 Verifying : perl-IO-1.43-481.el9.x86_64 42/110 #6 104.7 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 43/110 #6 104.7 Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 44/110 #6 104.7 Verifying : perl-IPC-Open3-1.21-481.el9.noarch 45/110 #6 104.7 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 46/110 #6 104.7 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 47/110 #6 104.7 Verifying : perl-NDBM_File-1.15-481.el9.x86_64 48/110 #6 104.7 Verifying : perl-Net-SSLeay-1.94-1.el9.x86_64 49/110 #6 104.7 Verifying : perl-POSIX-1.94-481.el9.x86_64 50/110 #6 104.7 Verifying : perl-PathTools-3.78-461.el9.x86_64 51/110 #6 104.7 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 52/110 #6 104.7 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 53/110 #6 104.7 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 54/110 #6 104.7 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 55/110 #6 104.7 Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 56/110 #6 104.7 Verifying : perl-SelectSaver-1.02-481.el9.noarch 57/110 #6 104.7 Verifying : perl-Socket-4:2.031-4.el9.x86_64 58/110 #6 104.7 Verifying : perl-Storable-1:3.21-460.el9.x86_64 59/110 #6 104.7 Verifying : perl-Symbol-1.08-481.el9.noarch 60/110 #6 104.7 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 61/110 #6 104.7 Verifying : perl-Term-Cap-1.17-460.el9.noarch 62/110 #6 104.7 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 63/110 #6 104.7 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 64/110 #6 104.7 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 65/110 #6 104.7 Verifying : perl-URI-5.09-3.el9.noarch 66/110 #6 104.7 Verifying : perl-base-2.27-481.el9.noarch 67/110 #6 104.7 Verifying : perl-constant-1.33-461.el9.noarch 68/110 #6 104.7 Verifying : perl-if-0.60.800-481.el9.noarch 69/110 #6 104.7 Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 70/110 #6 104.7 Verifying : perl-libnet-3.13-4.el9.noarch 71/110 #6 104.7 Verifying : perl-libs-4:5.32.1-481.el9.x86_64 72/110 #6 104.7 Verifying : perl-mro-1.23-481.el9.x86_64 73/110 #6 104.7 Verifying : perl-overload-1.31-481.el9.noarch 74/110 #6 104.7 Verifying : perl-overloading-0.02-481.el9.noarch 75/110 #6 104.7 Verifying : perl-parent-1:0.238-460.el9.noarch 76/110 #6 104.7 Verifying : perl-podlators-1:4.14-460.el9.noarch 77/110 #6 104.7 Verifying : perl-subs-1.03-481.el9.noarch 78/110 #6 104.7 Verifying : perl-vars-1.05-481.el9.noarch 79/110 #6 104.7 Verifying : redis-6.2.17-1.el9_5.x86_64 80/110 #6 104.7 Verifying : ruby-3.0.7-163.el9_5.x86_64 81/110 #6 104.7 Verifying : ruby-default-gems-3.0.7-163.el9_5.noarch 82/110 #6 104.7 Verifying : ruby-libs-3.0.7-163.el9_5.x86_64 83/110 #6 104.7 Verifying : rubygem-bigdecimal-3.0.0-163.el9_5.x86_64 84/110 #6 104.7 Verifying : rubygem-bundler-2.2.33-163.el9_5.noarch 85/110 #6 104.7 Verifying : rubygem-io-console-0.5.7-163.el9_5.x86_64 86/110 #6 104.7 Verifying : rubygem-json-2.5.1-163.el9_5.x86_64 87/110 #6 104.7 Verifying : rubygem-psych-3.3.2-163.el9_5.x86_64 88/110 #6 104.7 Verifying : rubygem-rdoc-6.3.4.1-163.el9_5.noarch 89/110 #6 104.7 Verifying : rubygems-3.2.33-163.el9_5.noarch 90/110 #6 104.7 Verifying : ima-evm-utils-1.5-2.el9.0.1.x86_64 91/110 #6 104.7 Verifying : ima-evm-utils-1.4-4.el9.x86_64 92/110 #6 104.7 Verifying : libacl-2.3.1-4.el9.x86_64 93/110 #6 104.7 Verifying : libacl-2.3.1-3.el9.x86_64 94/110 #6 104.7 Verifying : libselinux-3.6-1.el9.x86_64 95/110 #6 104.7 Verifying : libselinux-3.5-1.el9.x86_64 96/110 #6 104.7 Verifying : libsepol-3.6-1.el9.x86_64 97/110 #6 104.7 Verifying : libsepol-3.5-1.el9.x86_64 98/110 #6 104.7 Verifying : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 99/110 #6 104.7 Verifying : python3-rpm-4.16.1.3-25.el9.x86_64 100/110 #6 104.7 Verifying : rpm-4.16.1.3-34.el9.0.1.x86_64 101/110 #6 104.7 Verifying : rpm-4.16.1.3-25.el9.x86_64 102/110 #6 104.7 Verifying : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 103/110 #6 104.7 Verifying : rpm-build-libs-4.16.1.3-25.el9.x86_64 104/110 #6 104.7 Verifying : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 105/110 #6 104.7 Verifying : rpm-libs-4.16.1.3-25.el9.x86_64 106/110 #6 104.7 Verifying : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 107/110 #6 104.7 Verifying : rpm-sign-libs-4.16.1.3-25.el9.x86_64 108/110 #6 104.7 Verifying : systemd-libs-252-46.el9_5.2.0.1.x86_64 109/110 #6 104.7 Verifying : systemd-libs-252-18.el9.x86_64 110/110 #6 104.8 #6 104.8 Upgraded: #6 104.8 ima-evm-utils-1.5-2.el9.0.1.x86_64 #6 104.8 libacl-2.3.1-4.el9.x86_64 #6 104.8 libselinux-3.6-1.el9.x86_64 #6 104.8 libsepol-3.6-1.el9.x86_64 #6 104.8 python3-rpm-4.16.1.3-34.el9.0.1.x86_64 #6 104.8 rpm-4.16.1.3-34.el9.0.1.x86_64 #6 104.8 rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 #6 104.8 rpm-libs-4.16.1.3-34.el9.0.1.x86_64 #6 104.8 rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 #6 104.8 systemd-libs-252-46.el9_5.2.0.1.x86_64 #6 104.8 Installed: #6 104.8 acl-2.3.1-4.el9.x86_64 #6 104.8 attr-2.5.1-3.el9.x86_64 #6 104.8 contrail-web-controller-v0+master.2.0.4.1.1-master_2_0_4_1_1.x86_64 #6 104.8 contrail-web-core-v0+master.2.0.4.1.1-master_2_0_4_1_1.x86_64 #6 104.8 dbus-1:1.12.20-8.el9.x86_64 #6 104.8 dbus-broker-28-7.el9.x86_64 #6 104.8 dbus-common-1:1.12.20-8.el9.noarch #6 104.8 diffutils-3.7-12.el9.x86_64 #6 104.8 groff-base-1.22.4-10.el9.x86_64 #6 104.8 keyutils-1.6.3-1.el9.x86_64 #6 104.8 kmod-libs-28-10.el9.x86_64 #6 104.8 libseccomp-2.5.2-2.el9.x86_64 #6 104.8 libselinux-utils-3.6-1.el9.x86_64 #6 104.8 logrotate-3.18.0-8.el9.x86_64 #6 104.8 ncurses-6.2-10.20210508.el9.x86_64 #6 104.8 perl-AutoLoader-5.74-481.el9.noarch #6 104.8 perl-B-1.80-481.el9.x86_64 #6 104.8 perl-Carp-1.50-460.el9.noarch #6 104.8 perl-Class-Struct-0.66-481.el9.noarch #6 104.8 perl-Data-Dumper-2.174-462.el9.x86_64 #6 104.8 perl-Digest-1.19-4.el9.noarch #6 104.8 perl-Digest-MD5-2.58-4.el9.x86_64 #6 104.8 perl-Encode-4:3.08-462.el9.x86_64 #6 104.8 perl-Errno-1.30-481.el9.x86_64 #6 104.8 perl-Exporter-5.74-461.el9.noarch #6 104.8 perl-Fcntl-1.13-481.el9.x86_64 #6 104.8 perl-File-Basename-2.85-481.el9.noarch #6 104.8 perl-File-Path-2.18-4.el9.noarch #6 104.8 perl-File-Temp-1:0.231.100-4.el9.noarch #6 104.8 perl-File-stat-1.09-481.el9.noarch #6 104.8 perl-FileHandle-2.03-481.el9.noarch #6 104.8 perl-Getopt-Long-1:2.52-4.el9.noarch #6 104.8 perl-Getopt-Std-1.12-481.el9.noarch #6 104.8 perl-HTTP-Tiny-0.076-462.el9.noarch #6 104.8 perl-IO-1.43-481.el9.x86_64 #6 104.8 perl-IO-Socket-IP-0.41-5.el9.noarch #6 104.8 perl-IO-Socket-SSL-2.073-2.el9.noarch #6 104.8 perl-IPC-Open3-1.21-481.el9.noarch #6 104.8 perl-MIME-Base64-3.16-4.el9.x86_64 #6 104.8 perl-Mozilla-CA-20200520-6.el9.noarch #6 104.8 perl-NDBM_File-1.15-481.el9.x86_64 #6 104.8 perl-Net-SSLeay-1.94-1.el9.x86_64 #6 104.8 perl-POSIX-1.94-481.el9.x86_64 #6 104.8 perl-PathTools-3.78-461.el9.x86_64 #6 104.8 perl-Pod-Escapes-1:1.07-460.el9.noarch #6 104.8 perl-Pod-Perldoc-3.28.01-461.el9.noarch #6 104.8 perl-Pod-Simple-1:3.42-4.el9.noarch #6 104.8 perl-Pod-Usage-4:2.01-4.el9.noarch #6 104.8 perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 #6 104.8 perl-SelectSaver-1.02-481.el9.noarch #6 104.8 perl-Socket-4:2.031-4.el9.x86_64 #6 104.8 perl-Storable-1:3.21-460.el9.x86_64 #6 104.8 perl-Symbol-1.08-481.el9.noarch #6 104.8 perl-Term-ANSIColor-5.01-461.el9.noarch #6 104.8 perl-Term-Cap-1.17-460.el9.noarch #6 104.8 perl-Text-ParseWords-3.30-460.el9.noarch #6 104.8 perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch #6 104.8 perl-Time-Local-2:1.300-7.el9.noarch #6 104.8 perl-URI-5.09-3.el9.noarch #6 104.8 perl-base-2.27-481.el9.noarch #6 104.8 perl-constant-1.33-461.el9.noarch #6 104.8 perl-if-0.60.800-481.el9.noarch #6 104.8 perl-interpreter-4:5.32.1-481.el9.x86_64 #6 104.8 perl-libnet-3.13-4.el9.noarch #6 104.8 perl-libs-4:5.32.1-481.el9.x86_64 #6 104.8 perl-mro-1.23-481.el9.x86_64 #6 104.8 perl-overload-1.31-481.el9.noarch #6 104.8 perl-overloading-0.02-481.el9.noarch #6 104.8 perl-parent-1:0.238-460.el9.noarch #6 104.8 perl-podlators-1:4.14-460.el9.noarch #6 104.8 perl-subs-1.03-481.el9.noarch #6 104.8 perl-vars-1.05-481.el9.noarch #6 104.8 policycoreutils-3.6-2.1.el9.x86_64 #6 104.8 redis-6.2.17-1.el9_5.x86_64 #6 104.8 rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 #6 104.8 ruby-3.0.7-163.el9_5.x86_64 #6 104.8 ruby-default-gems-3.0.7-163.el9_5.noarch #6 104.8 ruby-libs-3.0.7-163.el9_5.x86_64 #6 104.8 rubygem-bigdecimal-3.0.0-163.el9_5.x86_64 #6 104.8 rubygem-bundler-2.2.33-163.el9_5.noarch #6 104.8 rubygem-io-console-0.5.7-163.el9_5.x86_64 #6 104.8 rubygem-json-2.5.1-163.el9_5.x86_64 #6 104.8 rubygem-psych-3.3.2-163.el9_5.x86_64 #6 104.8 rubygem-rdoc-6.3.4.1-163.el9_5.noarch #6 104.8 rubygems-3.2.33-163.el9_5.noarch #6 104.8 selinux-policy-38.1.45-3.el9_5.noarch #6 104.8 selinux-policy-targeted-38.1.45-3.el9_5.noarch #6 104.8 systemd-252-46.el9_5.2.0.1.x86_64 #6 104.8 systemd-pam-252-46.el9_5.2.0.1.x86_64 #6 104.8 systemd-rpm-macros-252-46.el9_5.2.0.1.noarch #6 104.8 #6 104.8 Complete! #6 105.2 80 files removed #6 DONE 105.4s #7 [3/6] COPY custom-images/logo.png /opt/contrail/images/logo.png #7 DONE 0.2s #8 [4/6] COPY custom-images/favicon.ico /opt/contrail/images/favicon.ico #8 DONE 0.1s #9 [5/6] COPY *.sh / #9 DONE 0.1s #10 [6/6] RUN /bin/bash -c 'for item in `ls /__*` ; do mv $item /${item:3} ; done' #10 DONE 0.4s #11 exporting to image #11 exporting layers #11 exporting layers 7.5s done #11 writing image sha256:d88f0cca142c640c83954ef536e3be32636e99a350ee2da1d5ffee08a7299627 #11 writing image sha256:d88f0cca142c640c83954ef536e3be32636e99a350ee2da1d5ffee08a7299627 done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_0_8_2-2 0.0s done #11 DONE 7.6s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2025-08-29 08:50:06,198: INFO: Docker build duration: 116 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base] 97850910414c: Preparing 12ef3a8f000a: Preparing 8b60aa219a29: Preparing cab4c91fe1eb: Preparing d440b1dd942d: Preparing 0beaae30a001: Preparing 5cd439176bc5: Preparing 94a5d8eb5035: Preparing 512e034b4459: Preparing feae84112e2b: Preparing 74785db6e140: Preparing 44343de3ea1d: Preparing 8b60aa219a29: Waiting cab4c91fe1eb: Waiting d440b1dd942d: Waiting 0beaae30a001: Waiting 5cd439176bc5: Waiting 94a5d8eb5035: Waiting 512e034b4459: Waiting feae84112e2b: Waiting 74785db6e140: Waiting 44343de3ea1d: Waiting 12ef3a8f000a: Pushed 97850910414c: Pushed 8b60aa219a29: Pushed cab4c91fe1eb: Pushed 0beaae30a001: Layer already exists 5cd439176bc5: Layer already exists 94a5d8eb5035: Layer already exists 512e034b4459: Layer already exists feae84112e2b: Layer already exists 74785db6e140: Layer already exists 44343de3ea1d: Layer already exists d440b1dd942d: Pushed master-2_0_8_2-2: digest: sha256:f64fac85828299762b2a56514cdde4f30e93a8b958082db7fdcbbb3cfa1e276b size: 2823 2025-08-29 08:50:28,267: INFO: Building opensdn-controller-webui-base finished successfully, duration: 138 seconds