2025-04-23 10:52:19,421: INFO: Building contrail-vrouter-agent
2025-04-23 10:52:19,461: 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-1_0_8_7-7_0 --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 YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=contrail-vrouter-agent --build-arg UBUNTU_DISTR_VERSION=22.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.35kB done
#1 DONE 1.7s

#2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-1_0_8_7-7_0
#2 DONE 0.0s

#3 [internal] load .dockerignore
#3 transferring context:
#3 transferring context: 2B done
#3 DONE 1.1s

#4 [internal] load build context
#4 transferring context: 50.44kB 0.0s done
#4 DONE 2.8s

#5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-1_0_8_7-7_0
#5 DONE 22.6s

#6 [2/5] RUN set -e ;     yum install -y dhclient contrail-vrouter-agent haproxy libvirt-client ;     rpm -qi contrail-vrouter-agent | awk '/Version/{print($3)}' > /contrail_build_version ;     yum clean all -y ;     rm -rf /var/cache/yum ;     ldconfig ;     python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple         "contrail-vrouter-api==0.1.dev0" "opencontrail-vrouter-netns==0.1.dev0" ;     rm -rf /root/.cache
#6 2.420 Contrail repo                                   6.1 MB/s | 134 kB     00:00
#6 2.701 added from: http://tf-mirrors.gz1.opensdn.io/re  21 MB/s | 2.1 MB     00:00
#6 3.818 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 MB/s | 730 kB     00:00
#6 4.924 added from: http://tf-mirrors.gz1.opensdn.io/re 7.3 MB/s | 264 kB     00:00
#6 5.485 added from: http://tf-mirrors.gz1.opensdn.io/re  18 MB/s | 7.0 MB     00:00
#6 14.99 added from: http://tf-mirrors.gz1.opensdn.io/re  16 MB/s | 4.0 MB     00:00
#6 20.24 added from: http://tf-mirrors.gz1.opensdn.io/re  22 MB/s | 939 kB     00:00
#6 20.96 added from: http://tf-mirrors.gz1.opensdn.io/re  15 MB/s | 2.3 MB     00:00
#6 22.59 added from: http://tf-mirrors.gz1.opensdn.io/re 6.0 MB/s | 392 kB     00:00
#6 23.38 added from: http://tf-mirrors.gz1.opensdn.io/re  12 MB/s | 451 kB     00:00
#6 24.28 added from: http://tf-mirrors.gz1.opensdn.io/re 290 kB/s |  16 kB     00:00
#6 24.74 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 kB/s | 257  B     00:00
#6 25.13 added from: http://tf-mirrors.gz1.opensdn.io/re 700 kB/s |  13 kB     00:00
#6 25.38 added from: http://tf-mirrors.gz1.opensdn.io/re 3.1 MB/s |  64 kB     00:00
#6 26.81 added from: http://tf-mirrors.gz1.opensdn.io/re  28 MB/s |  30 MB     00:01
#6 57.79 Third parties for OpenSDN                        13 MB/s | 5.4 MB     00:00
#6 68.12 Dependencies resolved.
#6 68.14 ===========================================================================================================================
#6 68.14  Package                     Arch    Version                                      Repository                           Size
#6 68.14 ===========================================================================================================================
#6 68.14 Installing:
#6 68.14  contrail-vrouter-agent      x86_64  v0+master.1.0.8.7.7.0-master_1_0_8_7_7_0.el9 contrail                            8.2 M
#6 68.14  dhcp-client                 x86_64  12:4.4.2-19.b1.el9                           tf-mirrors.ci_repos_yum9-baseos     788 k
#6 68.14  haproxy                     x86_64  2.4.22-3.el9_5.1                             tf-mirrors.ci_repos_yum9-appstream  2.2 M
#6 68.14  libvirt-client              x86_64  10.5.0-7.4.el9_5                             tf-mirrors.ci_repos_yum9-appstream  446 k
#6 68.14 Installing dependencies:
#6 68.14  boost                       x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   11 k
#6 68.14  boost-atomic                x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   16 k
#6 68.14  boost-chrono                x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   24 k
#6 68.14  boost-container             x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   36 k
#6 68.14  boost-context               x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   15 k
#6 68.14  boost-contract              x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   44 k
#6 68.14  boost-coroutine             x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   32 k
#6 68.14  boost-date-time             x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   13 k
#6 68.14  boost-devel                 x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   11 M
#6 68.14  boost-fiber                 x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   38 k
#6 68.14  boost-filesystem            x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   57 k
#6 68.14  boost-graph                 x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream  101 k
#6 68.14  boost-iostreams             x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   38 k
#6 68.14  boost-locale                x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream  214 k
#6 68.14  boost-log                   x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream  408 k
#6 68.14  boost-math                  x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream  205 k
#6 68.14  boost-nowide                x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   15 k
#6 68.14  boost-numpy3                x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   26 k
#6 68.14  boost-program-options       x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream  106 k
#6 68.14  boost-python3               x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   92 k
#6 68.14  boost-random                x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   23 k
#6 68.14  boost-regex                 x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream  277 k
#6 68.14  boost-serialization         x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream  129 k
#6 68.14  boost-stacktrace            x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   27 k
#6 68.14  boost-system                x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   13 k
#6 68.14  boost-test                  x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream  230 k
#6 68.14  boost-thread                x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   55 k
#6 68.14  boost-timer                 x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   23 k
#6 68.14  boost-type_erasure          x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   30 k
#6 68.14  boost-wave                  x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream  208 k
#6 68.14  cyrus-sasl-gssapi           x86_64  2.1.27-21.el9                                tf-mirrors.ci_repos_yum9-baseos      26 k
#6 68.14  dhcp-common                 noarch  12:4.4.2-19.b1.el9                           tf-mirrors.ci_repos_yum9-baseos     128 k
#6 68.14  flexiblas                   x86_64  3.0.4-8.el9.0.1                              tf-mirrors.ci_repos_yum9-appstream   30 k
#6 68.14  flexiblas-netlib            x86_64  3.0.4-8.el9.0.1                              tf-mirrors.ci_repos_yum9-appstream  3.0 M
#6 68.14  flexiblas-openblas-openmp   x86_64  3.0.4-8.el9.0.1                              tf-mirrors.ci_repos_yum9-appstream   15 k
#6 68.14  ipcalc                      x86_64  1.0.0-5.el9                                  tf-mirrors.ci_repos_yum9-baseos      41 k
#6 68.14  iputils                     x86_64  20210202-10.el9_5                            tf-mirrors.ci_repos_yum9-baseos     168 k
#6 68.14  libgfortran                 x86_64  11.5.0-5.el9_5                               tf-mirrors.ci_repos_yum9-baseos     797 k
#6 68.14  libicu                      x86_64  67.1-9.el9                                   tf-mirrors.ci_repos_yum9-baseos     9.6 M
#6 68.14  libicu-devel                x86_64  67.1-9.el9                                   tf-mirrors.ci_repos_yum9-appstream  830 k
#6 68.14  libquadmath                 x86_64  11.5.0-5.el9_5                               tf-mirrors.ci_repos_yum9-baseos     187 k
#6 68.14  libquadmath-devel           x86_64  11.5.0-5.el9_5                               tf-mirrors.ci_repos_yum9-appstream   27 k
#6 68.14  libssh                      x86_64  0.10.4-13.el9                                tf-mirrors.ci_repos_yum9-baseos     215 k
#6 68.14  libssh-config               noarch  0.10.4-13.el9                                tf-mirrors.ci_repos_yum9-baseos     9.5 k
#6 68.14  libtirpc                    x86_64  1.3.3-9.el9                                  tf-mirrors.ci_repos_yum9-baseos      93 k
#6 68.14  libvirt-libs                x86_64  10.5.0-7.4.el9_5                             tf-mirrors.ci_repos_yum9-appstream  5.0 M
#6 68.14  numactl-libs                x86_64  2.0.18-2.el9                                 tf-mirrors.ci_repos_yum9-baseos      31 k
#6 68.14  openblas                    x86_64  0.3.26-2.el9                                 tf-mirrors.ci_repos_yum9-appstream   37 k
#6 68.14  openblas-openmp             x86_64  0.3.26-2.el9                                 tf-mirrors.ci_repos_yum9-appstream  4.9 M
#6 68.14  python3-numpy               x86_64  1:1.20.1-5.el9                               tf-mirrors.ci_repos_yum9-appstream  4.8 M
#6 68.14  tbb                         x86_64  2020.3-8.el9_5.1                             tf-mirrors.ci_repos_yum9-appstream  168 k
#6 68.14  yajl                        x86_64  2.1.0-22.el9                                 tf-mirrors.ci_repos_yum9-appstream   37 k
#6 68.14 Installing weak dependencies:
#6 68.14  geolite2-city               noarch  20191217-6.el9                               tf-mirrors.ci_repos_yum9-appstream   23 M
#6 68.14  geolite2-country            noarch  20191217-6.el9                               tf-mirrors.ci_repos_yum9-appstream  1.6 M
#6 68.14  libmaxminddb                x86_64  1.5.2-4.el9                                  tf-mirrors.ci_repos_yum9-appstream   32 k
#6 68.14
#6 68.14 Transaction Summary
#6 68.14 ===========================================================================================================================
#6 68.14 Install  59 Packages
#6 68.14
#6 68.14 Total download size: 79 M
#6 68.17 Installed size: 397 M
#6 68.17 Downloading Packages:
#6 68.26 (1/59): cyrus-sasl-gssapi-2.1.27-21.el9.x86_64. 703 kB/s |  26 kB     00:00
#6 68.27 (2/59): dhcp-common-4.4.2-19.b1.el9.noarch.rpm  2.1 MB/s | 128 kB     00:00
#6 68.32 (3/59): dhcp-client-4.4.2-19.b1.el9.x86_64.rpm  5.9 MB/s | 788 kB     00:00
#6 68.32 (4/59): ipcalc-1.0.0-5.el9.x86_64.rpm           885 kB/s |  41 kB     00:00
#6 68.32 (5/59): iputils-20210202-10.el9_5.x86_64.rpm    6.3 MB/s | 168 kB     00:00
#6 68.61 (6/59): libgfortran-11.5.0-5.el9_5.x86_64.rpm   2.7 MB/s | 797 kB     00:00
#6 68.82 (7/59): libquadmath-11.5.0-5.el9_5.x86_64.rpm   1.2 MB/s | 187 kB     00:00
#6 68.85 (8/59): libssh-0.10.4-13.el9.x86_64.rpm         2.7 MB/s | 215 kB     00:00
#6 68.86 (9/59): libssh-config-0.10.4-13.el9.noarch.rpm  1.7 MB/s | 9.5 kB     00:00
#6 68.90 (10/59): libtirpc-1.3.3-9.el9.x86_64.rpm        4.0 MB/s |  93 kB     00:00
#6 68.90 (11/59): numactl-libs-2.0.18-2.el9.x86_64.rpm   2.5 MB/s |  31 kB     00:00
#6 68.90 (12/59): boost-1.75.0-8.el9.x86_64.rpm          1.5 MB/s |  11 kB     00:00
#6 68.91 (13/59): boost-atomic-1.75.0-8.el9.x86_64.rpm   2.0 MB/s |  16 kB     00:00
#6 68.92 (14/59): boost-chrono-1.75.0-8.el9.x86_64.rpm   2.8 MB/s |  24 kB     00:00
#6 68.92 (15/59): boost-container-1.75.0-8.el9.x86_64.rp 7.0 MB/s |  36 kB     00:00
#6 68.93 (16/59): boost-context-1.75.0-8.el9.x86_64.rpm  2.0 MB/s |  15 kB     00:00
#6 69.18 (17/59): contrail-vrouter-agent-v0+master.1.0.8 8.6 MB/s | 8.2 MB     00:00
#6 69.18 (18/59): boost-contract-1.75.0-8.el9.x86_64.rpm 232 kB/s |  44 kB     00:00
#6 69.18 (19/59): boost-date-time-1.75.0-8.el9.x86_64.rp 1.6 MB/s |  13 kB     00:00
#6 69.18 (20/59): boost-coroutine-1.75.0-8.el9.x86_64.rp 2.2 MB/s |  32 kB     00:00
#6 69.18 (21/59): boost-fiber-1.75.0-8.el9.x86_64.rpm    5.1 MB/s |  38 kB     00:00
#6 69.18 (22/59): boost-filesystem-1.75.0-8.el9.x86_64.r 9.4 MB/s |  57 kB     00:00
#6 69.18 (23/59): boost-graph-1.75.0-8.el9.x86_64.rpm    7.4 MB/s | 101 kB     00:00
#6 69.18 (24/59): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.8 MB/s |  38 kB     00:00
#6 69.30 (25/59): libicu-67.1-9.el9.x86_64.rpm            10 MB/s | 9.6 MB     00:00
#6 69.30 (26/59): boost-locale-1.75.0-8.el9.x86_64.rpm   2.0 MB/s | 214 kB     00:00
#6 69.30 (27/59): boost-log-1.75.0-8.el9.x86_64.rpm       15 MB/s | 408 kB     00:00
#6 69.30 (28/59): boost-math-1.75.0-8.el9.x86_64.rpm     9.4 MB/s | 205 kB     00:00
#6 69.30 (29/59): boost-nowide-1.75.0-8.el9.x86_64.rpm   978 kB/s |  15 kB     00:00
#6 69.30 (30/59): boost-numpy3-1.75.0-8.el9.x86_64.rpm   3.2 MB/s |  26 kB     00:00
#6 69.36 (31/59): boost-program-options-1.75.0-8.el9.x86 9.8 MB/s | 106 kB     00:00
#6 69.36 (32/59): boost-python3-1.75.0-8.el9.x86_64.rpm  6.1 MB/s |  92 kB     00:00
#6 69.36 (33/59): boost-random-1.75.0-8.el9.x86_64.rpm   1.9 MB/s |  23 kB     00:00
#6 69.37 (34/59): boost-serialization-1.75.0-8.el9.x86_6 6.4 MB/s | 129 kB     00:00
#6 69.37 (35/59): boost-regex-1.75.0-8.el9.x86_64.rpm    6.6 MB/s | 277 kB     00:00
#6 69.37 (36/59): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.1 MB/s |  27 kB     00:00
#6 69.37 (37/59): boost-system-1.75.0-8.el9.x86_64.rpm   1.2 MB/s |  13 kB     00:00
#6 69.39 (38/59): boost-test-1.75.0-8.el9.x86_64.rpm      21 MB/s | 230 kB     00:00
#6 69.40 (39/59): boost-thread-1.75.0-8.el9.x86_64.rpm   3.5 MB/s |  55 kB     00:00
#6 69.40 (40/59): boost-timer-1.75.0-8.el9.x86_64.rpm    1.6 MB/s |  23 kB     00:00
#6 69.40 (41/59): boost-type_erasure-1.75.0-8.el9.x86_64 2.9 MB/s |  30 kB     00:00
#6 69.44 (42/59): boost-wave-1.75.0-8.el9.x86_64.rpm     9.5 MB/s | 208 kB     00:00
#6 69.44 (43/59): flexiblas-3.0.4-8.el9.0.1.x86_64.rpm   1.2 MB/s |  30 kB     00:00
#6 69.44 (44/59): flexiblas-openblas-openmp-3.0.4-8.el9. 2.1 MB/s |  15 kB     00:00
#6 69.78 (45/59): flexiblas-netlib-3.0.4-8.el9.0.1.x86_6 8.4 MB/s | 3.0 MB     00:00
#6 69.91 (46/59): boost-devel-1.75.0-8.el9.x86_64.rpm     14 MB/s |  11 MB     00:00
#6 69.98 (47/59): geolite2-country-20191217-6.el9.noarch 7.7 MB/s | 1.6 MB     00:00
#6 70.06 (48/59): libicu-devel-67.1-9.el9.x86_64.rpm      19 MB/s | 830 kB     00:00
#6 70.08 (49/59): haproxy-2.4.22-3.el9_5.1.x86_64.rpm     13 MB/s | 2.2 MB     00:00
#6 70.08 (50/59): libmaxminddb-1.5.2-4.el9.x86_64.rpm    542 kB/s |  32 kB     00:00
#6 70.13 (51/59): libquadmath-devel-11.5.0-5.el9_5.x86_6 3.9 MB/s |  27 kB     00:00
#6 70.13 (52/59): libvirt-client-10.5.0-7.4.el9_5.x86_64  27 MB/s | 446 kB     00:00
#6 70.15 (53/59): openblas-0.3.26-2.el9.x86_64.rpm       1.5 MB/s |  37 kB     00:00
#6 70.32 (54/59): libvirt-libs-10.5.0-7.4.el9_5.x86_64.r  25 MB/s | 5.0 MB     00:00
#6 70.40 (55/59): openblas-openmp-0.3.26-2.el9.x86_64.rp  19 MB/s | 4.9 MB     00:00
#6 70.40 (56/59): tbb-2020.3-8.el9_5.1.x86_64.rpm         13 MB/s | 168 kB     00:00
#6 70.41 (57/59): yajl-2.1.0-22.el9.x86_64.rpm           2.9 MB/s |  37 kB     00:00
#6 70.64 (58/59): python3-numpy-1.20.1-5.el9.x86_64.rpm   14 MB/s | 4.8 MB     00:00
#6 71.28 (59/59): geolite2-city-20191217-6.el9.noarch.rp  12 MB/s |  23 MB     00:01
#6 71.28 --------------------------------------------------------------------------------
#6 71.28 Total                                            25 MB/s |  79 MB     00:03
#6 71.28 Running transaction check
#6 71.60 Transaction check succeeded.
#6 71.60 Running transaction test
#6 73.03 Transaction test succeeded.
#6 73.03 Running transaction
#6 111.3   Preparing        :                                                        1/1
#6 111.5   Installing       : boost-system-1.75.0-8.el9.x86_64                      1/59
#6 112.5   Installing       : boost-chrono-1.75.0-8.el9.x86_64                      2/59
#6 113.3   Installing       : boost-thread-1.75.0-8.el9.x86_64                      3/59
#6 113.7   Installing       : boost-filesystem-1.75.0-8.el9.x86_64                  4/59
#6 114.5   Installing       : libicu-67.1-9.el9.x86_64                              5/59
#6 114.8   Installing       : boost-regex-1.75.0-8.el9.x86_64                       6/59
#6 115.1   Installing       : boost-context-1.75.0-8.el9.x86_64                     7/59
#6 115.3   Installing       : libquadmath-11.5.0-5.el9_5.x86_64                     8/59
#6 115.5   Installing       : libgfortran-11.5.0-5.el9_5.x86_64                     9/59
#6 115.9   Installing       : flexiblas-3.0.4-8.el9.0.1.x86_64                     10/59
#6 116.3   Installing       : boost-python3-1.75.0-8.el9.x86_64                    11/59
#6 116.6   Installing       : boost-program-options-1.75.0-8.el9.x86_64            12/59
#6 116.9   Installing       : boost-date-time-1.75.0-8.el9.x86_64                  13/59
#6 117.3   Installing       : boost-atomic-1.75.0-8.el9.x86_64                     14/59
#6 117.6   Installing       : boost-log-1.75.0-8.el9.x86_64                        15/59
#6 118.0   Installing       : boost-wave-1.75.0-8.el9.x86_64                       16/59
#6 118.4   Installing       : libquadmath-devel-11.5.0-5.el9_5.x86_64              17/59
#6 118.6   Installing       : boost-coroutine-1.75.0-8.el9.x86_64                  18/59
#6 119.1   Installing       : boost-fiber-1.75.0-8.el9.x86_64                      19/59
#6 119.5   Installing       : boost-graph-1.75.0-8.el9.x86_64                      20/59
#6 119.5   Installing       : boost-locale-1.75.0-8.el9.x86_64                     21/59
#6 120.2   Installing       : libicu-devel-67.1-9.el9.x86_64                       22/59
#6 120.3   Installing       : boost-type_erasure-1.75.0-8.el9.x86_64               23/59
#6 120.7   Installing       : boost-timer-1.75.0-8.el9.x86_64                      24/59
#6 121.1   Installing       : yajl-2.1.0-22.el9.x86_64                             25/59
#6 121.1   Installing       : tbb-2020.3-8.el9_5.1.x86_64                          26/59
#6 121.2   Installing       : openblas-0.3.26-2.el9.x86_64                         27/59
#6 121.8   Installing       : openblas-openmp-0.3.26-2.el9.x86_64                  28/59
#6 121.9   Installing       : flexiblas-openblas-openmp-3.0.4-8.el9.0.1.x86_64     29/59
#6 122.2   Installing       : flexiblas-netlib-3.0.4-8.el9.0.1.x86_64              30/59
#6 123.6   Installing       : python3-numpy-1:1.20.1-5.el9.x86_64                  31/59
#6 124.2   Installing       : boost-numpy3-1.75.0-8.el9.x86_64                     32/59
#6 124.8   Installing       : libmaxminddb-1.5.2-4.el9.x86_64                      33/59
#6 125.3   Installing       : geolite2-country-20191217-6.el9.noarch               34/59
#6 126.7   Installing       : geolite2-city-20191217-6.el9.noarch                  35/59
#6 127.3   Installing       : ipcalc-1.0.0-5.el9.x86_64                            36/59
#6 127.8   Installing       : boost-test-1.75.0-8.el9.x86_64                       37/59
#6 127.9   Installing       : boost-stacktrace-1.75.0-8.el9.x86_64                 38/59
#6 128.0   Installing       : boost-serialization-1.75.0-8.el9.x86_64              39/59
#6 128.0   Installing       : boost-random-1.75.0-8.el9.x86_64                     40/59
#6 128.0   Installing       : boost-nowide-1.75.0-8.el9.x86_64                     41/59
#6 128.1   Installing       : boost-math-1.75.0-8.el9.x86_64                       42/59
#6 128.5   Installing       : boost-iostreams-1.75.0-8.el9.x86_64                  43/59
#6 128.6   Installing       : boost-contract-1.75.0-8.el9.x86_64                   44/59
#6 128.7   Installing       : boost-container-1.75.0-8.el9.x86_64                  45/59
#6 128.9   Installing       : boost-1.75.0-8.el9.x86_64                            46/59
#6 138.1   Installing       : boost-devel-1.75.0-8.el9.x86_64                      47/59
#6 139.0   Installing       : numactl-libs-2.0.18-2.el9.x86_64                     48/59
#6 139.7   Installing       : libtirpc-1.3.3-9.el9.x86_64                          49/59
#6 139.9   Installing       : libssh-config-0.10.4-13.el9.noarch                   50/59
#6 140.6   Installing       : libssh-0.10.4-13.el9.x86_64                          51/59
#6 141.0   Installing       : iputils-20210202-10.el9_5.x86_64                     52/59
#6 141.8   Running scriptlet: iputils-20210202-10.el9_5.x86_64                     52/59
#6 141.9   Installing       : dhcp-common-12:4.4.2-19.b1.el9.noarch                53/59
#6 141.9   Installing       : cyrus-sasl-gssapi-2.1.27-21.el9.x86_64               54/59
#6 142.1   Installing       : libvirt-libs-10.5.0-7.4.el9_5.x86_64                 55/59
#6 142.4   Installing       : libvirt-client-10.5.0-7.4.el9_5.x86_64               56/59
#6 142.8   Installing       : dhcp-client-12:4.4.2-19.b1.el9.x86_64                57/59
#6 143.1   Installing       : contrail-vrouter-agent-v0+master.1.0.8.7.7.0-maste   58/59
#6 143.2   Running scriptlet: haproxy-2.4.22-3.el9_5.1.x86_64                      59/59
#6 143.5   Installing       : haproxy-2.4.22-3.el9_5.1.x86_64                      59/59
#6 143.6   Running scriptlet: haproxy-2.4.22-3.el9_5.1.x86_64                      59/59
#6 144.9   Verifying        : contrail-vrouter-agent-v0+master.1.0.8.7.7.0-maste    1/59
#6 144.9   Verifying        : cyrus-sasl-gssapi-2.1.27-21.el9.x86_64                2/59
#6 144.9   Verifying        : dhcp-client-12:4.4.2-19.b1.el9.x86_64                 3/59
#6 144.9   Verifying        : dhcp-common-12:4.4.2-19.b1.el9.noarch                 4/59
#6 144.9   Verifying        : ipcalc-1.0.0-5.el9.x86_64                             5/59
#6 144.9   Verifying        : iputils-20210202-10.el9_5.x86_64                      6/59
#6 144.9   Verifying        : libgfortran-11.5.0-5.el9_5.x86_64                     7/59
#6 144.9   Verifying        : libicu-67.1-9.el9.x86_64                              8/59
#6 144.9   Verifying        : libquadmath-11.5.0-5.el9_5.x86_64                     9/59
#6 144.9   Verifying        : libssh-0.10.4-13.el9.x86_64                          10/59
#6 144.9   Verifying        : libssh-config-0.10.4-13.el9.noarch                   11/59
#6 144.9   Verifying        : libtirpc-1.3.3-9.el9.x86_64                          12/59
#6 144.9   Verifying        : numactl-libs-2.0.18-2.el9.x86_64                     13/59
#6 144.9   Verifying        : boost-1.75.0-8.el9.x86_64                            14/59
#6 144.9   Verifying        : boost-atomic-1.75.0-8.el9.x86_64                     15/59
#6 144.9   Verifying        : boost-chrono-1.75.0-8.el9.x86_64                     16/59
#6 144.9   Verifying        : boost-container-1.75.0-8.el9.x86_64                  17/59
#6 144.9   Verifying        : boost-context-1.75.0-8.el9.x86_64                    18/59
#6 144.9   Verifying        : boost-contract-1.75.0-8.el9.x86_64                   19/59
#6 144.9   Verifying        : boost-coroutine-1.75.0-8.el9.x86_64                  20/59
#6 144.9   Verifying        : boost-date-time-1.75.0-8.el9.x86_64                  21/59
#6 144.9   Verifying        : boost-devel-1.75.0-8.el9.x86_64                      22/59
#6 144.9   Verifying        : boost-fiber-1.75.0-8.el9.x86_64                      23/59
#6 144.9   Verifying        : boost-filesystem-1.75.0-8.el9.x86_64                 24/59
#6 144.9   Verifying        : boost-graph-1.75.0-8.el9.x86_64                      25/59
#6 144.9   Verifying        : boost-iostreams-1.75.0-8.el9.x86_64                  26/59
#6 144.9   Verifying        : boost-locale-1.75.0-8.el9.x86_64                     27/59
#6 144.9   Verifying        : boost-log-1.75.0-8.el9.x86_64                        28/59
#6 144.9   Verifying        : boost-math-1.75.0-8.el9.x86_64                       29/59
#6 144.9   Verifying        : boost-nowide-1.75.0-8.el9.x86_64                     30/59
#6 144.9   Verifying        : boost-numpy3-1.75.0-8.el9.x86_64                     31/59
#6 144.9   Verifying        : boost-program-options-1.75.0-8.el9.x86_64            32/59
#6 144.9   Verifying        : boost-python3-1.75.0-8.el9.x86_64                    33/59
#6 144.9   Verifying        : boost-random-1.75.0-8.el9.x86_64                     34/59
#6 144.9   Verifying        : boost-regex-1.75.0-8.el9.x86_64                      35/59
#6 144.9   Verifying        : boost-serialization-1.75.0-8.el9.x86_64              36/59
#6 144.9   Verifying        : boost-stacktrace-1.75.0-8.el9.x86_64                 37/59
#6 144.9   Verifying        : boost-system-1.75.0-8.el9.x86_64                     38/59
#6 144.9   Verifying        : boost-test-1.75.0-8.el9.x86_64                       39/59
#6 144.9   Verifying        : boost-thread-1.75.0-8.el9.x86_64                     40/59
#6 144.9   Verifying        : boost-timer-1.75.0-8.el9.x86_64                      41/59
#6 144.9   Verifying        : boost-type_erasure-1.75.0-8.el9.x86_64               42/59
#6 144.9   Verifying        : boost-wave-1.75.0-8.el9.x86_64                       43/59
#6 144.9   Verifying        : flexiblas-3.0.4-8.el9.0.1.x86_64                     44/59
#6 144.9   Verifying        : flexiblas-netlib-3.0.4-8.el9.0.1.x86_64              45/59
#6 144.9   Verifying        : flexiblas-openblas-openmp-3.0.4-8.el9.0.1.x86_64     46/59
#6 144.9   Verifying        : geolite2-city-20191217-6.el9.noarch                  47/59
#6 144.9   Verifying        : geolite2-country-20191217-6.el9.noarch               48/59
#6 144.9   Verifying        : haproxy-2.4.22-3.el9_5.1.x86_64                      49/59
#6 144.9   Verifying        : libicu-devel-67.1-9.el9.x86_64                       50/59
#6 144.9   Verifying        : libmaxminddb-1.5.2-4.el9.x86_64                      51/59
#6 144.9   Verifying        : libquadmath-devel-11.5.0-5.el9_5.x86_64              52/59
#6 144.9   Verifying        : libvirt-client-10.5.0-7.4.el9_5.x86_64               53/59
#6 144.9   Verifying        : libvirt-libs-10.5.0-7.4.el9_5.x86_64                 54/59
#6 144.9   Verifying        : openblas-0.3.26-2.el9.x86_64                         55/59
#6 144.9   Verifying        : openblas-openmp-0.3.26-2.el9.x86_64                  56/59
#6 144.9   Verifying        : python3-numpy-1:1.20.1-5.el9.x86_64                  57/59
#6 144.9   Verifying        : tbb-2020.3-8.el9_5.1.x86_64                          58/59
#6 144.9   Verifying        : yajl-2.1.0-22.el9.x86_64                             59/59
#6 145.6
#6 145.6 Installed:
#6 145.6   boost-1.75.0-8.el9.x86_64
#6 145.6   boost-atomic-1.75.0-8.el9.x86_64
#6 145.6   boost-chrono-1.75.0-8.el9.x86_64
#6 145.6   boost-container-1.75.0-8.el9.x86_64
#6 145.6   boost-context-1.75.0-8.el9.x86_64
#6 145.6   boost-contract-1.75.0-8.el9.x86_64
#6 145.6   boost-coroutine-1.75.0-8.el9.x86_64
#6 145.6   boost-date-time-1.75.0-8.el9.x86_64
#6 145.6   boost-devel-1.75.0-8.el9.x86_64
#6 145.6   boost-fiber-1.75.0-8.el9.x86_64
#6 145.6   boost-filesystem-1.75.0-8.el9.x86_64
#6 145.6   boost-graph-1.75.0-8.el9.x86_64
#6 145.6   boost-iostreams-1.75.0-8.el9.x86_64
#6 145.6   boost-locale-1.75.0-8.el9.x86_64
#6 145.6   boost-log-1.75.0-8.el9.x86_64
#6 145.6   boost-math-1.75.0-8.el9.x86_64
#6 145.6   boost-nowide-1.75.0-8.el9.x86_64
#6 145.6   boost-numpy3-1.75.0-8.el9.x86_64
#6 145.6   boost-program-options-1.75.0-8.el9.x86_64
#6 145.6   boost-python3-1.75.0-8.el9.x86_64
#6 145.6   boost-random-1.75.0-8.el9.x86_64
#6 145.6   boost-regex-1.75.0-8.el9.x86_64
#6 145.6   boost-serialization-1.75.0-8.el9.x86_64
#6 145.6   boost-stacktrace-1.75.0-8.el9.x86_64
#6 145.6   boost-system-1.75.0-8.el9.x86_64
#6 145.6   boost-test-1.75.0-8.el9.x86_64
#6 145.6   boost-thread-1.75.0-8.el9.x86_64
#6 145.6   boost-timer-1.75.0-8.el9.x86_64
#6 145.6   boost-type_erasure-1.75.0-8.el9.x86_64
#6 145.6   boost-wave-1.75.0-8.el9.x86_64
#6 145.6   contrail-vrouter-agent-v0+master.1.0.8.7.7.0-master_1_0_8_7_7_0.el9.x86_64
#6 145.6   cyrus-sasl-gssapi-2.1.27-21.el9.x86_64
#6 145.6   dhcp-client-12:4.4.2-19.b1.el9.x86_64
#6 145.6   dhcp-common-12:4.4.2-19.b1.el9.noarch
#6 145.6   flexiblas-3.0.4-8.el9.0.1.x86_64
#6 145.6   flexiblas-netlib-3.0.4-8.el9.0.1.x86_64
#6 145.6   flexiblas-openblas-openmp-3.0.4-8.el9.0.1.x86_64
#6 145.6   geolite2-city-20191217-6.el9.noarch
#6 145.6   geolite2-country-20191217-6.el9.noarch
#6 145.6   haproxy-2.4.22-3.el9_5.1.x86_64
#6 145.6   ipcalc-1.0.0-5.el9.x86_64
#6 145.6   iputils-20210202-10.el9_5.x86_64
#6 145.6   libgfortran-11.5.0-5.el9_5.x86_64
#6 145.6   libicu-67.1-9.el9.x86_64
#6 145.6   libicu-devel-67.1-9.el9.x86_64
#6 145.6   libmaxminddb-1.5.2-4.el9.x86_64
#6 145.6   libquadmath-11.5.0-5.el9_5.x86_64
#6 145.6   libquadmath-devel-11.5.0-5.el9_5.x86_64
#6 145.6   libssh-0.10.4-13.el9.x86_64
#6 145.6   libssh-config-0.10.4-13.el9.noarch
#6 145.6   libtirpc-1.3.3-9.el9.x86_64
#6 145.6   libvirt-client-10.5.0-7.4.el9_5.x86_64
#6 145.6   libvirt-libs-10.5.0-7.4.el9_5.x86_64
#6 145.6   numactl-libs-2.0.18-2.el9.x86_64
#6 145.6   openblas-0.3.26-2.el9.x86_64
#6 145.6   openblas-openmp-0.3.26-2.el9.x86_64
#6 145.6   python3-numpy-1:1.20.1-5.el9.x86_64
#6 145.6   tbb-2020.3-8.el9_5.1.x86_64
#6 145.6   yajl-2.1.0-22.el9.x86_64
#6 145.6
#6 145.6 Complete!
#6 146.4 80 files removed
#6 147.2 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple
#6 147.2 Collecting contrail-vrouter-api==0.1.dev0
#6 147.2   Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB)
#6 147.2 Collecting opencontrail-vrouter-netns==0.1.dev0
#6 147.2   Downloading http://localhost:6667/pip/simple/opencontrail-vrouter-netns/opencontrail_vrouter_netns-0.1.dev0-py3-none-any.whl (34 kB)
#6 147.3 Collecting eventlet (from opencontrail-vrouter-netns==0.1.dev0)
#6 147.3   Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/2a3/49b6bca3471c7/eventlet-0.39.1-py3-none-any.whl (363 kB)
#6 147.6 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from opencontrail-vrouter-netns==0.1.dev0) (0.10.1)
#6 147.6 Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.9/site-packages (from opencontrail-vrouter-netns==0.1.dev0) (2.32.3)
#6 147.6 Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests>=2.20.0->opencontrail-vrouter-netns==0.1.dev0) (3.4.1)
#6 147.6 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests>=2.20.0->opencontrail-vrouter-netns==0.1.dev0) (3.10)
#6 147.6 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests>=2.20.0->opencontrail-vrouter-netns==0.1.dev0) (2.4.0)
#6 147.6 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests>=2.20.0->opencontrail-vrouter-netns==0.1.dev0) (2025.1.31)
#6 147.7 Collecting dnspython>=1.15.0 (from eventlet->opencontrail-vrouter-netns==0.1.dev0)
#6 147.7   Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b4c/34b7d10b51bcc/dnspython-2.7.0-py3-none-any.whl (313 kB)
#6 147.7 Requirement already satisfied: greenlet>=1.0 in /usr/local/lib64/python3.9/site-packages (from eventlet->opencontrail-vrouter-netns==0.1.dev0) (3.1.1)
#6 147.9 Installing collected packages: contrail-vrouter-api, dnspython, eventlet, opencontrail-vrouter-netns
#6 148.3 Successfully installed contrail-vrouter-api-0.1.dev0 dnspython-2.7.0 eventlet-0.39.1 opencontrail-vrouter-netns-0.1.dev0
#6 148.3 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
#6 DONE 151.4s

#7 [3/5] COPY *.sh /
#7 DONE 1.0s

#8 [4/5] COPY vhost0-dhcp/dhclient-script /etc/dhcp/dhclient-script
#8 DONE 1.9s

#9 [5/5] COPY vhost0-dhcp/vhost0-nameservers.sh /etc/dhcp/dhclient-exit-hooks.d/
#9 DONE 1.1s

#10 exporting to image
#10 exporting layers
#10 exporting layers 28.3s done
#10 writing image sha256:58aec27c51868d3ac38dd162159987f06d6c1d6ec5062535ccb9f5df4f55cfdc
#10 writing image sha256:58aec27c51868d3ac38dd162159987f06d6c1d6ec5062535ccb9f5df4f55cfdc 0.0s done
#10 naming to nexus.gz1.opensdn.io:5101/contrail-vrouter-agent:master-1_0_8_7-7_0 done
#10 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-1_0_8_7-7_0 0.0s done
#10 DONE 28.5s

1 warning found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-vrouter-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3)
2025-04-23 10:55:53,247: INFO: Docker build duration: 214 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-vrouter-agent]
5b50bd46b9f6: Preparing
977724fa2913: Preparing
5bb766bd9b94: Preparing
e9239723fbc7: Preparing
3d0505958c0e: Preparing
283238bc5a6e: Preparing
f0de5ba32855: Preparing
7ed94ba59d9e: Preparing
a5e47451371b: Preparing
c219713f8663: Preparing
229dcbe48512: Preparing
83cb63452936: Preparing
0fc775eef525: Preparing
efee9f760732: Preparing
44343de3ea1d: Preparing
5b50bd46b9f6: Waiting
977724fa2913: Waiting
5bb766bd9b94: Waiting
e9239723fbc7: Waiting
3d0505958c0e: Waiting
283238bc5a6e: Waiting
f0de5ba32855: Waiting
7ed94ba59d9e: Waiting
a5e47451371b: Waiting
c219713f8663: Waiting
229dcbe48512: Waiting
83cb63452936: Waiting
0fc775eef525: Waiting
efee9f760732: Waiting
44343de3ea1d: Waiting
5b50bd46b9f6: Pushed
977724fa2913: Pushed
5bb766bd9b94: Pushed
3d0505958c0e: Layer already exists
283238bc5a6e: Layer already exists
f0de5ba32855: Layer already exists
7ed94ba59d9e: Layer already exists
a5e47451371b: Layer already exists
c219713f8663: Layer already exists
229dcbe48512: Layer already exists
83cb63452936: Layer already exists
0fc775eef525: Layer already exists
efee9f760732: Layer already exists
44343de3ea1d: Layer already exists
e9239723fbc7: Pushed
master-1_0_8_7-7_0: digest: sha256:0ece39e2c83d53c4c85237989b0e78f57074fd4590f955d55839faccb6f07a18 size: 3458
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent]
5b50bd46b9f6: Preparing
977724fa2913: Preparing
5bb766bd9b94: Preparing
e9239723fbc7: Preparing
3d0505958c0e: Preparing
283238bc5a6e: Preparing
f0de5ba32855: Preparing
7ed94ba59d9e: Preparing
a5e47451371b: Preparing
c219713f8663: Preparing
229dcbe48512: Preparing
83cb63452936: Preparing
0fc775eef525: Preparing
efee9f760732: Preparing
44343de3ea1d: Preparing
5b50bd46b9f6: Waiting
977724fa2913: Waiting
5bb766bd9b94: Waiting
e9239723fbc7: Waiting
3d0505958c0e: Waiting
283238bc5a6e: Waiting
f0de5ba32855: Waiting
7ed94ba59d9e: Waiting
a5e47451371b: Waiting
c219713f8663: Waiting
229dcbe48512: Waiting
83cb63452936: Waiting
0fc775eef525: Waiting
efee9f760732: Waiting
44343de3ea1d: Waiting
5b50bd46b9f6: Layer already exists
977724fa2913: Layer already exists
5bb766bd9b94: Layer already exists
e9239723fbc7: Layer already exists
3d0505958c0e: Layer already exists
283238bc5a6e: Layer already exists
f0de5ba32855: Layer already exists
a5e47451371b: Layer already exists
7ed94ba59d9e: Layer already exists
c219713f8663: Layer already exists
229dcbe48512: Layer already exists
83cb63452936: Layer already exists
0fc775eef525: Layer already exists
efee9f760732: Layer already exists
44343de3ea1d: Layer already exists
master-1_0_8_7-7_0: digest: sha256:0ece39e2c83d53c4c85237989b0e78f57074fd4590f955d55839faccb6f07a18 size: 3458
2025-04-23 10:56:47,137: INFO: Building contrail-vrouter-agent finished successfully, duration: 268 seconds