#12 0.433 Failed to set locale, defaulting to C.UTF-8 #12 0.984 added from: http://tf-mirrors.gz1.opensdn.io/re 67 MB/s | 14 MB 00:00 #12 3.434 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 1.9 MB 00:00 #12 3.874 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 402 kB 00:00 #12 4.221 added from: http://tf-mirrors.gz1.opensdn.io/re 72 MB/s | 16 MB 00:00 #12 7.593 added from: http://tf-mirrors.gz1.opensdn.io/re 72 MB/s | 11 MB 00:00 #12 10.04 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 1.1 MB 00:00 #12 10.44 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 4.8 MB 00:00 #12 11.52 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 697 kB 00:00 #12 11.86 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 474 kB 00:00 #12 12.08 added from: http://tf-mirrors.gz1.opensdn.io/re 724 kB/s | 18 kB 00:00 #12 12.25 added from: http://tf-mirrors.gz1.opensdn.io/re 12 kB/s | 257 B 00:00 #12 12.41 added from: http://tf-mirrors.gz1.opensdn.io/re 701 kB/s | 15 kB 00:00 #12 12.62 added from: http://tf-mirrors.gz1.opensdn.io/re 4.1 MB/s | 96 kB 00:00 #12 13.24 added from: http://tf-mirrors.gz1.opensdn.io/re 90 MB/s | 39 MB 00:00 #12 22.23 Third parties for OpenSDN 43 MB/s | 5.1 MB 00:00 #12 27.04 Available Packages #12 27.04 Name : git-review #12 27.04 Version : 2.3.1 #12 27.04 Release : 7.el9 #12 27.04 Architecture : noarch #12 27.04 Size : 86 k #12 27.04 Source : git-review-2.3.1-7.el9.src.rpm #12 27.04 Repository : tf-mirrors.ci_repos_epel9.repo #12 27.04 Summary : A Git helper for integration with Gerrit #12 27.04 URL : https://opendev.org/opendev/git-review #12 27.04 License : ASL 2.0 #12 27.04 Description : An extension for source control system Git that creates and manages #12 27.04 : review requests in the patch management system Gerrit. It replaces the #12 27.04 : rfc.sh script. #12 27.04 #12 DONE 27.3s #13 [9/9] RUN set -ex ; source /etc/os-release ; find /etc/yum.repos.d/ | grep -i centos | xargs -r rm ; ls -l /etc/yum.repos.d/ ; dnf -y update-minimal --security --sec-severity=Important --sec-severity=Critical ; dnf install -y hostname iproute less wget openssl glibc-langpack-en rsync procps-ng python3-pip ; dnf clean all -y ; rm -rf /var/cache/yum ; groupadd --gid 1999 --system contrail ; useradd -md /home/contrail --uid 1999 --shell /sbin/nologin --system --gid 1999 contrail #13 0.086 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) #13 0.088 + source /etc/os-release #13 0.088 ++ NAME='Rocky Linux' #13 0.088 ++ VERSION='9.3 (Blue Onyx)' #13 0.088 ++ ID=rocky #13 0.088 ++ ID_LIKE='rhel centos fedora' #13 0.088 ++ VERSION_ID=9.3 #13 0.088 ++ PLATFORM_ID=platform:el9 #13 0.088 ++ PRETTY_NAME='Rocky Linux 9.3 (Blue Onyx)' #13 0.088 ++ ANSI_COLOR='0;32' #13 0.088 ++ LOGO=fedora-logo-icon #13 0.088 ++ CPE_NAME=cpe:/o:rocky:rocky:9::baseos #13 0.088 ++ HOME_URL=https://rockylinux.org/ #13 0.088 ++ BUG_REPORT_URL=https://bugs.rockylinux.org/ #13 0.088 ++ SUPPORT_END=2032-05-31 #13 0.088 ++ ROCKY_SUPPORT_PRODUCT=Rocky-Linux-9 #13 0.088 ++ ROCKY_SUPPORT_PRODUCT_VERSION=9.3 #13 0.088 ++ REDHAT_SUPPORT_PRODUCT='Rocky Linux' #13 0.088 ++ REDHAT_SUPPORT_PRODUCT_VERSION=9.3 #13 0.088 + grep -i centos #13 0.088 + find /etc/yum.repos.d/ #13 0.088 + xargs -r rm #13 0.090 + ls -l /etc/yum.repos.d/ #13 0.092 total 32 #13 0.092 -rw-r--r--. 1 root root 2707 Feb 24 15:34 mirror-base-rocky9.repo #13 0.092 -rw-r--r--. 1 root root 217 Feb 24 15:34 mirror-docker9.repo #13 0.092 -rw-r--r--. 1 root root 204 Feb 24 15:34 mirror-epel9.repo #13 0.092 -rw-r--r--. 1 root root 1 Feb 24 15:34 rocky-addons.repo #13 0.092 -rw-r--r--. 1 root root 1 Feb 24 15:34 rocky-devel.repo #13 0.092 -rw-r--r--. 1 root root 1 Feb 24 15:34 rocky-extras.repo #13 0.092 -rw-r--r--. 1 root root 1 Feb 24 15:34 rocky.repo #13 0.092 -rw-r--r--. 1 root root 140 Feb 24 15:34 tpc.repo #13 0.093 + dnf -y update-minimal --security --sec-severity=Important --sec-severity=Critical #13 0.181 Failed to set locale, defaulting to C.UTF-8 #13 0.546 Last metadata expiration check: 0:00:06 ago on Tue Feb 24 15:35:13 2026. #13 0.698 No security updates needed, but 101 updates available #13 0.748 Dependencies resolved. #13 0.749 Nothing to do. #13 0.749 Complete! #13 0.775 + dnf install -y hostname iproute less wget openssl glibc-langpack-en rsync procps-ng python3-pip #13 0.835 Failed to set locale, defaulting to C.UTF-8 #13 1.173 Last metadata expiration check: 0:00:06 ago on Tue Feb 24 15:35:13 2026. #13 1.324 Package hostname-3.23-6.el9.x86_64 is already installed. #13 1.327 Package less-590-2.el9_2.x86_64 is already installed. #13 1.329 Package openssl-1:3.0.7-24.el9.x86_64 is already installed. #13 1.373 Dependencies resolved. #13 1.375 ============================================================================================= #13 1.375 Package Arch Version Repository Size #13 1.375 ============================================================================================= #13 1.375 Installing: #13 1.375 glibc-langpack-en x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 555 k #13 1.375 iproute x86_64 6.14.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 808 k #13 1.375 procps-ng x86_64 3.3.17-14.el9 tf-mirrors.ci_repos_yum9-baseos 332 k #13 1.375 python3-pip noarch 21.3.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M #13 1.375 rsync x86_64 3.2.5-3.el9 tf-mirrors.ci_repos_yum9-baseos 403 k #13 1.375 wget x86_64 1.21.1-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 768 k #13 1.375 Upgrading: #13 1.375 glibc x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 2.0 M #13 1.375 glibc-common x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 298 k #13 1.375 glibc-minimal-langpack x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 25 k #13 1.375 less x86_64 590-6.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #13 1.375 openssl x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 1.4 M #13 1.375 openssl-libs x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 2.3 M #13 1.375 Installing dependencies: #13 1.375 libbpf x86_64 2:1.5.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 185 k #13 1.375 libmnl x86_64 1.0.4-16.el9_4 tf-mirrors.ci_repos_yum9-baseos 27 k #13 1.375 libpsl x86_64 0.21.1-5.el9 tf-mirrors.ci_repos_yum9-baseos 63 k #13 1.375 openssl-fips-provider x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 812 k #13 1.375 psmisc x86_64 23.4-3.el9 tf-mirrors.ci_repos_yum9-baseos 226 k #13 1.375 publicsuffix-list-dafsa noarch 20210518-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k #13 1.375 Installing weak dependencies: #13 1.375 libxcrypt-compat x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 88 k #13 1.375 python3-setuptools noarch 53.0.0-15.el9 tf-mirrors.ci_repos_yum9-baseos 831 k #13 1.375 #13 1.375 Transaction Summary #13 1.375 ============================================================================================= #13 1.375 Install 14 Packages #13 1.375 Upgrade 6 Packages #13 1.375 #13 1.376 Total download size: 13 M #13 1.377 Downloading Packages: #13 1.401 (1/20): libbpf-1.5.0-2.el9.x86_64.rpm 8.6 MB/s | 185 kB 00:00 #13 1.408 (2/20): libmnl-1.0.4-16.el9_4.x86_64.rpm 4.5 MB/s | 27 kB 00:00 #13 1.424 (3/20): iproute-6.14.0-2.el9.x86_64.rpm 18 MB/s | 808 kB 00:00 #13 1.428 (4/20): libpsl-0.21.1-5.el9.x86_64.rpm 3.3 MB/s | 63 kB 00:00 #13 1.438 (5/20): glibc-langpack-en-2.34-231.el9_7.2.x86_ 9.3 MB/s | 555 kB 00:00 #13 1.448 (6/20): procps-ng-3.3.17-14.el9.x86_64.rpm 16 MB/s | 332 kB 00:00 #13 1.462 (7/20): openssl-fips-provider-3.5.1-7.el9_7.x86 21 MB/s | 812 kB 00:00 #13 1.466 (8/20): psmisc-23.4-3.el9.x86_64.rpm 8.2 MB/s | 226 kB 00:00 #13 1.471 (9/20): publicsuffix-list-dafsa-20210518-3.el9. 2.6 MB/s | 58 kB 00:00 #13 1.479 (10/20): libxcrypt-compat-4.4.18-3.el9.x86_64.r 13 MB/s | 88 kB 00:00 #13 1.487 (11/20): rsync-3.2.5-3.el9.x86_64.rpm 20 MB/s | 403 kB 00:00 #13 1.500 (12/20): python3-setuptools-53.0.0-15.el9.noarc 24 MB/s | 831 kB 00:00 #13 1.523 (13/20): wget-1.21.1-8.el9_4.x86_64.rpm 21 MB/s | 768 kB 00:00 #13 1.548 (14/20): python3-pip-21.3.1-1.el9.noarch.rpm 26 MB/s | 1.7 MB 00:00 #13 1.559 (15/20): glibc-common-2.34-231.el9_7.2.x86_64.r 8.4 MB/s | 298 kB 00:00 #13 1.563 (16/20): glibc-minimal-langpack-2.34-231.el9_7. 1.7 MB/s | 25 kB 00:00 #13 1.571 (17/20): less-590-6.el9.x86_64.rpm 13 MB/s | 160 kB 00:00 #13 1.604 (18/20): glibc-2.34-231.el9_7.2.x86_64.rpm 19 MB/s | 2.0 MB 00:00 #13 1.630 (19/20): openssl-3.5.1-7.el9_7.x86_64.rpm 21 MB/s | 1.4 MB 00:00 #13 1.670 (20/20): openssl-libs-3.5.1-7.el9_7.x86_64.rpm 24 MB/s | 2.3 MB 00:00 #13 1.671 -------------------------------------------------------------------------------- #13 1.671 Total 44 MB/s | 13 MB 00:00 #13 1.673 Running transaction check #13 2.041 Transaction check succeeded. #13 2.041 Running transaction test #13 2.221 Transaction test succeeded. #13 2.221 Running transaction #13 2.739 Preparing : 1/1 #13 2.856 Upgrading : glibc-common-2.34-231.el9_7.2.x86_64 1/26 #13 2.873 Upgrading : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 2/26 #13 2.878 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 3/26 #13 2.957 Upgrading : glibc-2.34-231.el9_7.2.x86_64 3/26 #13 2.967 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 3/26 #13 3.193 Installing : glibc-langpack-en-2.34-231.el9_7.2.x86_64 4/26 #13 3.206 Installing : libbpf-2:1.5.0-2.el9.x86_64 5/26 #13 3.213 Installing : libmnl-1.0.4-16.el9_4.x86_64 6/26 #13 3.238 Installing : openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 7/26 #13 3.297 Upgrading : openssl-libs-1:3.5.1-7.el9_7.x86_64 8/26 #13 3.313 Installing : psmisc-23.4-3.el9.x86_64 9/26 #13 3.324 Installing : libxcrypt-compat-4.4.18-3.el9.x86_64 10/26 #13 3.396 Installing : python3-setuptools-53.0.0-15.el9.noarch 11/26 #13 3.412 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 12/26 #13 3.422 Installing : libpsl-0.21.1-5.el9.x86_64 13/26 #13 3.436 Installing : wget-1.21.1-8.el9_4.x86_64 14/26 #13 3.595 Installing : python3-pip-21.3.1-1.el9.noarch 15/26 #13 3.646 Installing : iproute-6.14.0-2.el9.x86_64 16/26 #13 3.666 Installing : rsync-3.2.5-3.el9.x86_64 17/26 #13 3.726 Upgrading : openssl-1:3.5.1-7.el9_7.x86_64 18/26 #13 3.751 Installing : procps-ng-3.3.17-14.el9.x86_64 19/26 #13 3.768 Upgrading : less-590-6.el9.x86_64 20/26 #13 3.781 Cleanup : openssl-1:3.0.7-24.el9.x86_64 21/26 #13 3.794 Cleanup : openssl-libs-1:3.0.7-24.el9.x86_64 22/26 #13 3.802 Cleanup : less-590-2.el9_2.x86_64 23/26 #13 3.810 Cleanup : glibc-2.34-83.el9.7.x86_64 24/26 #13 3.821 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/26 #13 3.831 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/26 #13 3.841 Running scriptlet: iproute-6.14.0-2.el9.x86_64 26/26 #13 3.859 Running scriptlet: glibc-common-2.34-83.el9.7.x86_64 26/26 #13 4.231 Verifying : glibc-langpack-en-2.34-231.el9_7.2.x86_64 1/26 #13 4.231 Verifying : iproute-6.14.0-2.el9.x86_64 2/26 #13 4.231 Verifying : libbpf-2:1.5.0-2.el9.x86_64 3/26 #13 4.231 Verifying : libmnl-1.0.4-16.el9_4.x86_64 4/26 #13 4.231 Verifying : libpsl-0.21.1-5.el9.x86_64 5/26 #13 4.232 Verifying : openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 6/26 #13 4.232 Verifying : procps-ng-3.3.17-14.el9.x86_64 7/26 #13 4.232 Verifying : psmisc-23.4-3.el9.x86_64 8/26 #13 4.232 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 9/26 #13 4.232 Verifying : python3-setuptools-53.0.0-15.el9.noarch 10/26 #13 4.232 Verifying : rsync-3.2.5-3.el9.x86_64 11/26 #13 4.233 Verifying : libxcrypt-compat-4.4.18-3.el9.x86_64 12/26 #13 4.233 Verifying : python3-pip-21.3.1-1.el9.noarch 13/26 #13 4.233 Verifying : wget-1.21.1-8.el9_4.x86_64 14/26 #13 4.233 Verifying : glibc-2.34-231.el9_7.2.x86_64 15/26 #13 4.233 Verifying : glibc-2.34-83.el9.7.x86_64 16/26 #13 4.233 Verifying : glibc-common-2.34-231.el9_7.2.x86_64 17/26 #13 4.233 Verifying : glibc-common-2.34-83.el9.7.x86_64 18/26 #13 4.233 Verifying : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 19/26 #13 4.233 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 20/26 #13 4.234 Verifying : less-590-6.el9.x86_64 21/26 #13 4.234 Verifying : less-590-2.el9_2.x86_64 22/26 #13 4.234 Verifying : openssl-1:3.5.1-7.el9_7.x86_64 23/26 #13 4.234 Verifying : openssl-1:3.0.7-24.el9.x86_64 24/26 #13 4.234 Verifying : openssl-libs-1:3.5.1-7.el9_7.x86_64 25/26 #13 4.234 Verifying : openssl-libs-1:3.0.7-24.el9.x86_64 26/26 #13 4.348 #13 4.348 Upgraded: #13 4.348 glibc-2.34-231.el9_7.2.x86_64 #13 4.348 glibc-common-2.34-231.el9_7.2.x86_64 #13 4.348 glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 #13 4.348 less-590-6.el9.x86_64 #13 4.348 openssl-1:3.5.1-7.el9_7.x86_64 #13 4.348 openssl-libs-1:3.5.1-7.el9_7.x86_64 #13 4.348 Installed: #13 4.348 glibc-langpack-en-2.34-231.el9_7.2.x86_64 #13 4.348 iproute-6.14.0-2.el9.x86_64 #13 4.348 libbpf-2:1.5.0-2.el9.x86_64 #13 4.348 libmnl-1.0.4-16.el9_4.x86_64 #13 4.348 libpsl-0.21.1-5.el9.x86_64 #13 4.348 libxcrypt-compat-4.4.18-3.el9.x86_64 #13 4.348 openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 #13 4.348 procps-ng-3.3.17-14.el9.x86_64 #13 4.348 psmisc-23.4-3.el9.x86_64 #13 4.348 publicsuffix-list-dafsa-20210518-3.el9.noarch #13 4.348 python3-pip-21.3.1-1.el9.noarch #13 4.348 python3-setuptools-53.0.0-15.el9.noarch #13 4.348 rsync-3.2.5-3.el9.x86_64 #13 4.348 wget-1.21.1-8.el9_4.x86_64 #13 4.348 #13 4.348 Complete! #13 4.486 + dnf clean all -y #13 4.672 77 files removed #13 4.696 + rm -rf /var/cache/yum #13 4.698 + groupadd --gid 1999 --system contrail #13 4.743 + useradd -md /home/contrail --uid 1999 --shell /sbin/nologin --system --gid 1999 contrail #13 4.769 useradd warning: contrail's uid 1999 is greater than SYS_UID_MAX 999 #13 DONE 4.8s #14 exporting to image #14 exporting layers #14 exporting layers 1.3s done #14 writing image sha256:c58cd753f881965b18fbeed07a295764d397315117f31ce63a3ce0daf58ef658 done #14 naming to nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_8_5-1_4 done #14 DONE 1.3s 2026-02-24 15:35:24,829: INFO: Docker build duration: 35 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-general-base] 9498ccd9a192: Preparing e77c2f39306c: Preparing 730859c9f3a8: Preparing 75c497335188: Preparing 05dec731aa39: Preparing 281f43fda1f5: Preparing 2b1cc56a832d: Preparing a524d67b54ed: Preparing 44343de3ea1d: Preparing 281f43fda1f5: Waiting a524d67b54ed: Waiting 44343de3ea1d: Waiting 2b1cc56a832d: Waiting 05dec731aa39: Pushed 75c497335188: Pushed 730859c9f3a8: Pushed 281f43fda1f5: Pushed 2b1cc56a832d: Pushed 44343de3ea1d: Layer already exists a524d67b54ed: Pushed 9498ccd9a192: Pushed e77c2f39306c: Pushed master-2_5_8_5-1_4: digest: sha256:43c1032912935cc6955a63cc3c7b334993bda740a1838b06c57975aec3a3d227 size: 2199 2026-02-24 15:35:39,934: INFO: Building opensdn-general-base finished successfully, duration: 50 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_5_8_5-1_4 09cbb4a94664 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_5_8_5-1_4 b818151a3079 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_5_8_5-1_4 4ce61164d9fe 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_5_8_5-1_4 b80d67b5ba17 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_8_5-1_4 c58cd753f881 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_5_8_5-1_4 904b8e3d5920 32.7MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 7f9c0a441bcc 23.5GB 0B U tf-dev-sandbox:compile 760c10872bd5 24.2GB 0B