2026-03-05 01:15:26,899: INFO: Building opensdn-vrouter-agent 2026-03-05 01:15:26,956: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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 CONTAINER_NAME=opensdn-vrouter-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.33kB done #1 DONE 1.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.7s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [internal] load build context #6 transferring context: 48.90kB done #6 DONE 2.4s #7 [stage-1 1/12] FROM nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly #7 DONE 14.9s #8 [stage-1 2/12] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.6s #9 [stage-1 3/12] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.5s #10 [stage-1 4/12] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.8s #11 [stage-1 5/12] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent /usr/bin/ #11 DONE 9.5s #12 [stage-1 6/12] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 6.0s #13 [stage-1 7/12] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 3.2s #14 [stage-1 8/12] COPY --from=build /buildroot/Version /contrail_build_version #14 DONE 1.9s #15 [stage-1 9/12] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; dnf install -y $pkgs sudo gperftools-libs iptables dhclient haproxy libvirt-client ; dnf clean all -y ; rm -rf /var/cache/yum ; 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 #15 1.454 added from: http://tf-mirrors.gz1.opensdn.io/re 62 MB/s | 14 MB 00:00 #15 3.952 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 1.9 MB 00:00 #15 4.510 added from: http://tf-mirrors.gz1.opensdn.io/re 9.8 MB/s | 402 kB 00:00 #15 4.959 added from: http://tf-mirrors.gz1.opensdn.io/re 63 MB/s | 16 MB 00:00 #15 9.034 added from: http://tf-mirrors.gz1.opensdn.io/re 65 MB/s | 11 MB 00:00 #15 12.38 added from: http://tf-mirrors.gz1.opensdn.io/re 1.2 MB/s | 1.1 MB 00:00 #15 12.77 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 4.8 MB 00:00 #15 14.23 added from: http://tf-mirrors.gz1.opensdn.io/re 4.6 MB/s | 697 kB 00:00 #15 14.51 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 MB/s | 474 kB 00:00 #15 14.80 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 MB/s | 18 kB 00:00 #15 15.00 added from: http://tf-mirrors.gz1.opensdn.io/re 10 kB/s | 257 B 00:00 #15 15.29 added from: http://tf-mirrors.gz1.opensdn.io/re 809 kB/s | 15 kB 00:00 #15 15.54 added from: http://tf-mirrors.gz1.opensdn.io/re 3.0 MB/s | 96 kB 00:00 #15 16.17 added from: http://tf-mirrors.gz1.opensdn.io/re 94 MB/s | 39 MB 00:00 #15 25.91 Third parties for OpenSDN 38 MB/s | 5.1 MB 00:00 #15 30.90 Dependencies resolved. #15 30.90 ======================================================================================================== #15 30.90 Package Arch Version Repository Size #15 30.90 ======================================================================================================== #15 30.90 Installing: #15 30.90 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #15 30.90 dhcp-client x86_64 12:4.4.2-19.b1.el9.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 786 k #15 30.90 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #15 30.90 haproxy x86_64 2.8.14-1.el9_7.1 tf-mirrors.ci_repos_yum9-appstream 2.5 M #15 30.90 iptables-legacy x86_64 1.8.10-11.1.el9 tf-mirrors.ci_repos_epel9.repo 50 k #15 30.90 libvirt-client x86_64 10.10.0-15.6.el9_7 tf-mirrors.ci_repos_yum9-appstream 455 k #15 30.90 sudo x86_64 1.9.5p2-13.el9 tf-mirrors.ci_repos_yum9-baseos 1.0 M #15 30.90 Installing dependencies: #15 30.90 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #15 30.90 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #15 30.90 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #15 30.90 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #15 30.90 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #15 30.90 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #15 30.90 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #15 30.90 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #15 30.90 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #15 30.90 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #15 30.90 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #15 30.90 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #15 30.90 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #15 30.90 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #15 30.90 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #15 30.90 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #15 30.90 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #15 30.90 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #15 30.90 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #15 30.90 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #15 30.90 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #15 30.90 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #15 30.90 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #15 30.90 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #15 30.90 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #15 30.90 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #15 30.90 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #15 30.90 cyrus-sasl-gssapi x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 26 k #15 30.90 dhcp-common noarch 12:4.4.2-19.b1.el9.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 127 k #15 30.90 ipcalc x86_64 1.0.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #15 30.90 iptables-legacy-libs x86_64 1.8.10-11.1.el9 tf-mirrors.ci_repos_epel9.repo 38 k #15 30.90 iptables-libs x86_64 1.8.10-11.el9_5 tf-mirrors.ci_repos_yum9-baseos 397 k #15 30.90 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #15 30.90 libnetfilter_conntrack x86_64 1.0.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 58 k #15 30.90 libnfnetlink x86_64 1.0.1-23.el9_5 tf-mirrors.ci_repos_yum9-baseos 28 k #15 30.90 libssh x86_64 0.10.4-17.el9_7 tf-mirrors.ci_repos_yum9-baseos 213 k #15 30.90 libssh-config noarch 0.10.4-17.el9_7 tf-mirrors.ci_repos_yum9-baseos 8.2 k #15 30.90 libtirpc x86_64 1.3.3-9.el9 tf-mirrors.ci_repos_yum9-baseos 93 k #15 30.90 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #15 30.90 libvirt-libs x86_64 10.10.0-15.6.el9_7 tf-mirrors.ci_repos_yum9-appstream 5.0 M #15 30.90 numactl-libs x86_64 2.0.19-3.el9 tf-mirrors.ci_repos_yum9-baseos 30 k #15 30.90 Installing weak dependencies: #15 30.90 geolite2-city noarch 20191217-6.el9 tf-mirrors.ci_repos_yum9-appstream 23 M #15 30.90 geolite2-country noarch 20191217-6.el9 tf-mirrors.ci_repos_yum9-appstream 1.6 M #15 30.90 libmaxminddb x86_64 1.5.2-4.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #15 30.90 #15 30.90 Transaction Summary #15 30.90 ======================================================================================================== #15 30.90 Install 51 Packages #15 30.90 #15 30.90 Total download size: 47 M #15 30.90 Installed size: 150 M #15 30.90 Downloading Packages: #15 30.92 (1/51): cyrus-sasl-gssapi-2.1.27-21.el9.x86_64. 1.8 MB/s | 26 kB 00:00 #15 30.93 (2/51): dhcp-common-4.4.2-19.b1.el9.rocky.0.1.n 6.6 MB/s | 127 kB 00:00 #15 30.94 (3/51): ipcalc-1.0.0-5.el9.x86_64.rpm 5.4 MB/s | 41 kB 00:00 #15 30.95 (4/51): iptables-libs-1.8.10-11.el9_5.x86_64.rp 35 MB/s | 397 kB 00:00 #15 30.96 (5/51): dhcp-client-4.4.2-19.b1.el9.rocky.0.1.x 19 MB/s | 786 kB 00:00 #15 30.96 (6/51): libnetfilter_conntrack-1.0.9-1.el9.x86_ 4.3 MB/s | 58 kB 00:00 #15 30.96 (7/51): libnfnetlink-1.0.1-23.el9_5.x86_64.rpm 5.0 MB/s | 28 kB 00:00 #15 30.96 (8/51): libssh-0.10.4-17.el9_7.x86_64.rpm 26 MB/s | 213 kB 00:00 #15 30.97 (9/51): libssh-config-0.10.4-17.el9_7.noarch.rp 948 kB/s | 8.2 kB 00:00 #15 30.97 (10/51): libtirpc-1.3.3-9.el9.x86_64.rpm 13 MB/s | 93 kB 00:00 #15 30.97 (11/51): numactl-libs-2.0.19-3.el9.x86_64.rpm 4.5 MB/s | 30 kB 00:00 #15 30.98 (12/51): boost-1.75.0-13.el9_7.x86_64.rpm 2.6 MB/s | 9.9 kB 00:00 #15 30.99 (13/51): boost-atomic-1.75.0-13.el9_7.x86_64.rp 4.4 MB/s | 15 kB 00:00 #15 31.00 (14/51): sudo-1.9.5p2-13.el9.x86_64.rpm 42 MB/s | 1.0 MB 00:00 #15 31.00 (15/51): boost-chrono-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 23 kB 00:00 #15 31.00 (16/51): boost-container-1.75.0-13.el9_7.x86_64 6.6 MB/s | 35 kB 00:00 #15 31.01 (17/51): boost-context-1.75.0-13.el9_7.x86_64.r 2.8 MB/s | 13 kB 00:00 #15 31.01 (18/51): boost-contract-1.75.0-13.el9_7.x86_64. 9.1 MB/s | 43 kB 00:00 #15 31.01 (19/51): boost-coroutine-1.75.0-13.el9_7.x86_64 5.8 MB/s | 30 kB 00:00 #15 31.04 (20/51): boost-date-time-1.75.0-13.el9_7.x86_64 1.0 MB/s | 11 kB 00:00 #15 31.04 (21/51): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.3 MB/s | 37 kB 00:00 #15 31.04 (22/51): boost-filesystem-1.75.0-13.el9_7.x86_6 8.6 MB/s | 55 kB 00:00 #15 31.04 (23/51): boost-graph-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 99 kB 00:00 #15 31.04 (24/51): boost-iostreams-1.75.0-13.el9_7.x86_64 5.8 MB/s | 37 kB 00:00 #15 31.04 (25/51): boost-locale-1.75.0-13.el9_7.x86_64.rp 27 MB/s | 212 kB 00:00 #15 31.05 (26/51): boost-log-1.75.0-13.el9_7.x86_64.rpm 31 MB/s | 405 kB 00:00 #15 31.05 (27/51): boost-math-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 203 kB 00:00 #15 31.05 (28/51): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 13 kB 00:00 #15 31.07 (29/51): boost-program-options-1.75.0-13.el9_7. 17 MB/s | 104 kB 00:00 #15 31.07 (30/51): boost-python3-1.75.0-13.el9_7.x86_64.r 13 MB/s | 91 kB 00:00 #15 31.07 (31/51): boost-random-1.75.0-13.el9_7.x86_64.rp 3.6 MB/s | 22 kB 00:00 #15 31.07 (32/51): boost-regex-1.75.0-13.el9_7.x86_64.rpm 31 MB/s | 275 kB 00:00 #15 31.07 (33/51): boost-serialization-1.75.0-13.el9_7.x8 12 MB/s | 127 kB 00:00 #15 31.08 (34/51): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.6 MB/s | 25 kB 00:00 #15 31.08 (35/51): boost-system-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 11 kB 00:00 #15 31.08 (36/51): boost-test-1.75.0-13.el9_7.x86_64.rpm 29 MB/s | 228 kB 00:00 #15 31.09 (37/51): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.4 MB/s | 53 kB 00:00 #15 31.09 (38/51): boost-timer-1.75.0-13.el9_7.x86_64.rpm 4.1 MB/s | 21 kB 00:00 #15 31.09 (39/51): boost-type_erasure-1.75.0-13.el9_7.x86 5.1 MB/s | 28 kB 00:00 #15 31.15 (40/51): boost-wave-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 207 kB 00:00 #15 31.15 (41/51): geolite2-country-20191217-6.el9.noarch 50 MB/s | 1.6 MB 00:00 #15 31.21 (42/51): libicu-67.1-10.el9_6.x86_64.rpm 35 MB/s | 9.6 MB 00:00 #15 31.23 (43/51): libmaxminddb-1.5.2-4.el9.x86_64.rpm 3.8 MB/s | 32 kB 00:00 #15 31.30 (44/51): haproxy-2.8.14-1.el9_7.1.x86_64.rpm 23 MB/s | 2.5 MB 00:00 #15 31.30 (45/51): libvirt-client-10.10.0-15.6.el9_7.x86_ 12 MB/s | 455 kB 00:00 #15 31.30 (46/51): gperftools-libs-2.9.1-3.el9.x86_64.rpm 13 MB/s | 308 kB 00:00 #15 31.30 (47/51): iptables-legacy-1.8.10-11.1.el9.x86_64 6.5 MB/s | 50 kB 00:00 #15 31.34 (48/51): libvirt-libs-10.10.0-15.6.el9_7.x86_64 56 MB/s | 5.0 MB 00:00 #15 31.34 (49/51): iptables-legacy-libs-1.8.10-11.1.el9.x 713 kB/s | 38 kB 00:00 #15 31.35 (50/51): libunwind-1.6.2-1.el9.x86_64.rpm 11 MB/s | 67 kB 00:00 #15 31.53 (51/51): geolite2-city-20191217-6.el9.noarch.rp 54 MB/s | 23 MB 00:00 #15 31.53 -------------------------------------------------------------------------------- #15 31.53 Total 77 MB/s | 47 MB 00:00 #15 31.53 Running transaction check #15 31.64 Transaction check succeeded. #15 31.64 Running transaction test #15 32.36 Transaction test succeeded. #15 32.36 Running transaction #15 33.22 Preparing : 1/1 #15 33.40 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/51 #15 33.40 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/51 #15 33.40 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/51 #15 33.44 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/51 #15 33.63 Installing : libicu-67.1-10.el9_6.x86_64 5/51 #15 33.75 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/51 #15 33.81 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/51 #15 33.81 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/51 #15 33.81 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/51 #15 33.81 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/51 #15 33.81 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/51 #15 33.81 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/51 #15 33.81 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/51 #15 33.83 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/51 #15 33.83 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/51 #15 33.83 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/51 #15 33.83 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/51 #15 33.86 Installing : libunwind-1.6.2-1.el9.x86_64 18/51 #15 33.86 Installing : iptables-legacy-libs-1.8.10-11.1.el9.x86_64 19/51 #15 33.86 Installing : libmaxminddb-1.5.2-4.el9.x86_64 20/51 #15 33.95 Installing : geolite2-country-20191217-6.el9.noarch 21/51 #15 34.40 Installing : geolite2-city-20191217-6.el9.noarch 22/51 #15 34.45 Installing : ipcalc-1.0.0-5.el9.x86_64 23/51 #15 34.45 Installing : boost-test-1.75.0-13.el9_7.x86_64 24/51 #15 34.45 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 25/51 #15 34.45 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 26/51 #15 34.45 Installing : boost-random-1.75.0-13.el9_7.x86_64 27/51 #15 34.50 Installing : boost-python3-1.75.0-13.el9_7.x86_64 28/51 #15 34.50 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 29/51 #15 34.50 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 30/51 #15 34.50 Installing : boost-math-1.75.0-13.el9_7.x86_64 31/51 #15 34.50 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 32/51 #15 34.50 Installing : boost-contract-1.75.0-13.el9_7.x86_64 33/51 #15 34.50 Installing : boost-container-1.75.0-13.el9_7.x86_64 34/51 #15 34.57 Installing : numactl-libs-2.0.19-3.el9.x86_64 35/51 #15 34.57 Installing : libtirpc-1.3.3-9.el9.x86_64 36/51 #15 34.57 Installing : libssh-config-0.10.4-17.el9_7.noarch 37/51 #15 34.57 Installing : libssh-0.10.4-17.el9_7.x86_64 38/51 #15 34.57 Installing : libnfnetlink-1.0.1-23.el9_5.x86_64 39/51 #15 34.57 Installing : libnetfilter_conntrack-1.0.9-1.el9.x86_64 40/51 #15 34.62 Installing : iptables-libs-1.8.10-11.el9_5.x86_64 41/51 #15 34.62 Installing : dhcp-common-12:4.4.2-19.b1.el9.rocky.0.1.noarch 42/51 #15 34.62 Installing : cyrus-sasl-gssapi-2.1.27-21.el9.x86_64 43/51 #15 34.73 Installing : libvirt-libs-10.10.0-15.6.el9_7.x86_64 44/51 #15 34.73 Installing : libvirt-client-10.10.0-15.6.el9_7.x86_64 45/51 #15 34.80 Installing : dhcp-client-12:4.4.2-19.b1.el9.rocky.0.1.x86_64 46/51 #15 34.80 Installing : iptables-legacy-1.8.10-11.1.el9.x86_64 47/51 #15 34.80 Running scriptlet: iptables-legacy-1.8.10-11.1.el9.x86_64 47/51 #15 34.80 Installing : boost-1.75.0-13.el9_7.x86_64 48/51 #15 34.90 Installing : gperftools-libs-2.9.1-3.el9.x86_64 49/51 #15 34.96 Running scriptlet: haproxy-2.8.14-1.el9_7.1.x86_64 50/51 #15 35.19 Installing : haproxy-2.8.14-1.el9_7.1.x86_64 50/51 #15 35.19 Running scriptlet: haproxy-2.8.14-1.el9_7.1.x86_64 50/51 #15 35.33 Installing : sudo-1.9.5p2-13.el9.x86_64 51/51 #15 35.33 Running scriptlet: sudo-1.9.5p2-13.el9.x86_64 51/51 #15 35.46 Verifying : cyrus-sasl-gssapi-2.1.27-21.el9.x86_64 1/51 #15 35.46 Verifying : dhcp-client-12:4.4.2-19.b1.el9.rocky.0.1.x86_64 2/51 #15 35.46 Verifying : dhcp-common-12:4.4.2-19.b1.el9.rocky.0.1.noarch 3/51 #15 35.46 Verifying : ipcalc-1.0.0-5.el9.x86_64 4/51 #15 35.46 Verifying : iptables-libs-1.8.10-11.el9_5.x86_64 5/51 #15 35.46 Verifying : libicu-67.1-10.el9_6.x86_64 6/51 #15 35.46 Verifying : libnetfilter_conntrack-1.0.9-1.el9.x86_64 7/51 #15 35.46 Verifying : libnfnetlink-1.0.1-23.el9_5.x86_64 8/51 #15 35.46 Verifying : libssh-0.10.4-17.el9_7.x86_64 9/51 #15 35.46 Verifying : libssh-config-0.10.4-17.el9_7.noarch 10/51 #15 35.46 Verifying : libtirpc-1.3.3-9.el9.x86_64 11/51 #15 35.46 Verifying : numactl-libs-2.0.19-3.el9.x86_64 12/51 #15 35.46 Verifying : sudo-1.9.5p2-13.el9.x86_64 13/51 #15 35.46 Verifying : boost-1.75.0-13.el9_7.x86_64 14/51 #15 35.46 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 15/51 #15 35.46 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 16/51 #15 35.46 Verifying : boost-container-1.75.0-13.el9_7.x86_64 17/51 #15 35.46 Verifying : boost-context-1.75.0-13.el9_7.x86_64 18/51 #15 35.46 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 19/51 #15 35.46 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 20/51 #15 35.46 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 21/51 #15 35.46 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 22/51 #15 35.46 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 23/51 #15 35.46 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 24/51 #15 35.46 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 25/51 #15 35.46 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 26/51 #15 35.46 Verifying : boost-log-1.75.0-13.el9_7.x86_64 27/51 #15 35.46 Verifying : boost-math-1.75.0-13.el9_7.x86_64 28/51 #15 35.46 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 29/51 #15 35.46 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 30/51 #15 35.46 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 31/51 #15 35.46 Verifying : boost-random-1.75.0-13.el9_7.x86_64 32/51 #15 35.46 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 33/51 #15 35.46 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 34/51 #15 35.46 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 35/51 #15 35.46 Verifying : boost-system-1.75.0-13.el9_7.x86_64 36/51 #15 35.46 Verifying : boost-test-1.75.0-13.el9_7.x86_64 37/51 #15 35.46 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 38/51 #15 35.46 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 39/51 #15 35.46 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 40/51 #15 35.46 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 41/51 #15 35.46 Verifying : geolite2-city-20191217-6.el9.noarch 42/51 #15 35.46 Verifying : geolite2-country-20191217-6.el9.noarch 43/51 #15 35.46 Verifying : haproxy-2.8.14-1.el9_7.1.x86_64 44/51 #15 35.46 Verifying : libmaxminddb-1.5.2-4.el9.x86_64 45/51 #15 35.46 Verifying : libvirt-client-10.10.0-15.6.el9_7.x86_64 46/51 #15 35.46 Verifying : libvirt-libs-10.10.0-15.6.el9_7.x86_64 47/51 #15 35.46 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 48/51 #15 35.46 Verifying : iptables-legacy-1.8.10-11.1.el9.x86_64 49/51 #15 35.46 Verifying : iptables-legacy-libs-1.8.10-11.1.el9.x86_64 50/51 #15 35.46 Verifying : libunwind-1.6.2-1.el9.x86_64 51/51 #15 35.61 #15 35.61 Installed: #15 35.61 boost-1.75.0-13.el9_7.x86_64 #15 35.61 boost-atomic-1.75.0-13.el9_7.x86_64 #15 35.61 boost-chrono-1.75.0-13.el9_7.x86_64 #15 35.61 boost-container-1.75.0-13.el9_7.x86_64 #15 35.61 boost-context-1.75.0-13.el9_7.x86_64 #15 35.61 boost-contract-1.75.0-13.el9_7.x86_64 #15 35.61 boost-coroutine-1.75.0-13.el9_7.x86_64 #15 35.61 boost-date-time-1.75.0-13.el9_7.x86_64 #15 35.61 boost-fiber-1.75.0-13.el9_7.x86_64 #15 35.61 boost-filesystem-1.75.0-13.el9_7.x86_64 #15 35.61 boost-graph-1.75.0-13.el9_7.x86_64 #15 35.61 boost-iostreams-1.75.0-13.el9_7.x86_64 #15 35.61 boost-locale-1.75.0-13.el9_7.x86_64 #15 35.61 boost-log-1.75.0-13.el9_7.x86_64 #15 35.61 boost-math-1.75.0-13.el9_7.x86_64 #15 35.61 boost-nowide-1.75.0-13.el9_7.x86_64 #15 35.61 boost-program-options-1.75.0-13.el9_7.x86_64 #15 35.61 boost-python3-1.75.0-13.el9_7.x86_64 #15 35.61 boost-random-1.75.0-13.el9_7.x86_64 #15 35.61 boost-regex-1.75.0-13.el9_7.x86_64 #15 35.61 boost-serialization-1.75.0-13.el9_7.x86_64 #15 35.61 boost-stacktrace-1.75.0-13.el9_7.x86_64 #15 35.61 boost-system-1.75.0-13.el9_7.x86_64 #15 35.61 boost-test-1.75.0-13.el9_7.x86_64 #15 35.61 boost-thread-1.75.0-13.el9_7.x86_64 #15 35.61 boost-timer-1.75.0-13.el9_7.x86_64 #15 35.61 boost-type_erasure-1.75.0-13.el9_7.x86_64 #15 35.61 boost-wave-1.75.0-13.el9_7.x86_64 #15 35.61 cyrus-sasl-gssapi-2.1.27-21.el9.x86_64 #15 35.61 dhcp-client-12:4.4.2-19.b1.el9.rocky.0.1.x86_64 #15 35.61 dhcp-common-12:4.4.2-19.b1.el9.rocky.0.1.noarch #15 35.61 geolite2-city-20191217-6.el9.noarch #15 35.61 geolite2-country-20191217-6.el9.noarch #15 35.61 gperftools-libs-2.9.1-3.el9.x86_64 #15 35.61 haproxy-2.8.14-1.el9_7.1.x86_64 #15 35.61 ipcalc-1.0.0-5.el9.x86_64 #15 35.61 iptables-legacy-1.8.10-11.1.el9.x86_64 #15 35.61 iptables-legacy-libs-1.8.10-11.1.el9.x86_64 #15 35.61 iptables-libs-1.8.10-11.el9_5.x86_64 #15 35.61 libicu-67.1-10.el9_6.x86_64 #15 35.61 libmaxminddb-1.5.2-4.el9.x86_64 #15 35.61 libnetfilter_conntrack-1.0.9-1.el9.x86_64 #15 35.61 libnfnetlink-1.0.1-23.el9_5.x86_64 #15 35.61 libssh-0.10.4-17.el9_7.x86_64 #15 35.61 libssh-config-0.10.4-17.el9_7.noarch #15 35.61 libtirpc-1.3.3-9.el9.x86_64 #15 35.61 libunwind-1.6.2-1.el9.x86_64 #15 35.61 libvirt-client-10.10.0-15.6.el9_7.x86_64 #15 35.61 libvirt-libs-10.10.0-15.6.el9_7.x86_64 #15 35.61 numactl-libs-2.0.19-3.el9.x86_64 #15 35.61 sudo-1.9.5p2-13.el9.x86_64 #15 35.61 #15 35.61 Complete! #15 35.98 77 files removed #15 36.31 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #15 36.35 Collecting contrail-vrouter-api==0.1.dev0 #15 36.35 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #15 36.35 Collecting opencontrail-vrouter-netns==0.1.dev0 #15 36.38 Downloading http://localhost:6667/pip/simple/opencontrail-vrouter-netns/opencontrail_vrouter_netns-0.1.dev0-py3-none-any.whl (35 kB) #15 36.38 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from opencontrail-vrouter-netns==0.1.dev0) (0.10.1) #15 36.38 Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.9/site-packages (from opencontrail-vrouter-netns==0.1.dev0) (2.32.5) #15 36.44 Collecting eventlet #15 36.44 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/632/6c6d0bf55810b/eventlet-0.40.4-py3-none-any.whl (364 kB) #15 36.48 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.4) #15 36.48 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.6.3) #15 36.48 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) (2026.2.25) #15 36.48 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.11) #15 36.48 Requirement already satisfied: greenlet>=1.0 in /usr/local/lib64/python3.9/site-packages (from eventlet->opencontrail-vrouter-netns==0.1.dev0) (3.2.5) #15 36.53 Collecting dnspython>=1.15.0 #15 36.56 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b4c/34b7d10b51bcc/dnspython-2.7.0-py3-none-any.whl (313 kB) #15 36.88 Installing collected packages: dnspython, eventlet, contrail-vrouter-api, opencontrail-vrouter-netns #15 37.07 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #15 37.07 Successfully installed contrail-vrouter-api-0.1.dev0 dnspython-2.7.0 eventlet-0.40.4 opencontrail-vrouter-netns-0.1.dev0 #15 DONE 37.3s #16 [stage-1 10/12] COPY *.sh / #16 DONE 0.3s #17 [stage-1 11/12] COPY vhost0-dhcp/dhclient-script /etc/dhcp/dhclient-script #17 DONE 0.3s #18 [stage-1 12/12] COPY vhost0-dhcp/vhost0-nameservers.sh /etc/dhcp/dhclient-exit-hooks.d/ #18 DONE 0.3s #19 exporting to image #19 exporting layers #19 exporting layers 27.3s done #19 writing image sha256:3920bdafc9cb0c6954b91700c806195badc85b5ad531af483f62b5b45b9af89e done #19 naming to nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent:nightly done #19 DONE 27.3s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-vrouter-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-03-05 01:18:43,527: INFO: Docker build duration: 197 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent] 44f5a431a2bf: Preparing 4f7f9d5f633b: Preparing ce68f77fa899: Preparing b96f3fd1559b: Preparing a60c1c6d0ea6: Preparing 17b54c8965ec: Preparing ec852d95de5e: Preparing 51551301283f: Preparing 2d3869d418ab: Preparing b68755dc43bb: Preparing 7a16e587bd76: Preparing d610054077b7: Preparing f607b0c1b222: Preparing dd83208f5932: Preparing ef1fa735e985: Preparing 87a5b4cda56c: Preparing 811bb3779bc8: Preparing 4f3b2ac29cfd: Preparing c8093b79fdda: Preparing d2b881f8a216: Preparing eba9f877f440: Preparing 541903d49b03: Preparing 1e8822e3559a: Preparing dfd6c6e45904: Preparing 89743baadcf3: Preparing 0ab1d22d844d: Preparing cd0a0687d472: Preparing 260f88a8e6dd: Preparing 44343de3ea1d: Preparing 44f5a431a2bf: Waiting 4f7f9d5f633b: Waiting ce68f77fa899: Waiting b96f3fd1559b: Waiting a60c1c6d0ea6: Waiting 17b54c8965ec: Waiting ec852d95de5e: Waiting 51551301283f: Waiting 2d3869d418ab: Waiting b68755dc43bb: Waiting 7a16e587bd76: Waiting d610054077b7: Waiting f607b0c1b222: Waiting dd83208f5932: Waiting ef1fa735e985: Waiting 87a5b4cda56c: Waiting 811bb3779bc8: Waiting 4f3b2ac29cfd: Waiting c8093b79fdda: Waiting d2b881f8a216: Waiting eba9f877f440: Waiting 541903d49b03: Waiting 1e8822e3559a: Waiting dfd6c6e45904: Waiting 89743baadcf3: Waiting 0ab1d22d844d: Waiting cd0a0687d472: Waiting 260f88a8e6dd: Waiting 44343de3ea1d: Waiting 44f5a431a2bf: Pushed 4f7f9d5f633b: Pushed ce68f77fa899: Pushed a60c1c6d0ea6: Pushed 17b54c8965ec: Pushed ec852d95de5e: Pushed 2d3869d418ab: Pushed b68755dc43bb: Pushed 7a16e587bd76: Pushed d610054077b7: Layer already exists f607b0c1b222: Layer already exists dd83208f5932: Layer already exists ef1fa735e985: Layer already exists 87a5b4cda56c: Layer already exists 811bb3779bc8: Layer already exists 4f3b2ac29cfd: Layer already exists c8093b79fdda: Layer already exists d2b881f8a216: Layer already exists eba9f877f440: Layer already exists 541903d49b03: Layer already exists 1e8822e3559a: Layer already exists dfd6c6e45904: Layer already exists 89743baadcf3: Layer already exists 0ab1d22d844d: Layer already exists cd0a0687d472: Layer already exists 260f88a8e6dd: Layer already exists 44343de3ea1d: Layer already exists b96f3fd1559b: Pushed 51551301283f: Pushed nightly: digest: sha256:ba88ef40f2ecf30ea63042e7de58ece4be6e5ee04c7594141717f74c0e9bcb2e size: 6391 2026-03-05 01:20:00,548: INFO: Building opensdn-vrouter-agent finished successfully, duration: 274 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent nightly 3920bdafc9cb About a minute ago 1.85GB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init nightly d0b2c8758a9c About a minute ago 616MB nexus.gz1.opensdn.io:5102/opensdn-tools nightly cd56f1126117 2 minutes ago 1.39GB nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk nightly 5f81a106bb37 2 minutes ago 1.02GB nexus.gz1.opensdn.io:5102/opensdn-controller-config-api nightly f0c968f1405a 2 minutes ago 705MB nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine nightly aaa48b39f749 2 minutes ago 892MB nexus.gz1.opensdn.io:5102/opensdn-analytics-collector nightly ecc1667915b3 2 minutes ago 1.01GB nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq nightly 1f9790d7db86 2 minutes ago 682MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor nightly 70d1d7421134 2 minutes ago 689MB nexus.gz1.opensdn.io:5102/opensdn-debug nightly ae40c1b4c180 2 minutes ago 428MB nexus.gz1.opensdn.io:5102/opensdn-tor-agent nightly a41267ff70f9 2 minutes ago 728MB nexus.gz1.opensdn.io:5102/opensdn-nodemgr nightly 893acab924c0 2 minutes ago 802MB nexus.gz1.opensdn.io:5102/opensdn-status nightly 5dd56635c496 2 minutes ago 802MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns nightly 1e02a440a15b 3 minutes ago 1.06GB nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init nightly 301846c2d552 3 minutes ago 428MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init nightly ec7516ff2609 3 minutes ago 687MB opensdn-test-test nightly 5952c9557792 3 minutes ago 1.83GB nexus.gz1.opensdn.io:5102/opensdn-test-test nightly 5952c9557792 3 minutes ago 1.83GB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web nightly 3e1e4ba6a324 4 minutes ago 914MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job nightly 94b63296cb05 4 minutes ago 914MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-named nightly 5b7cd61720d6 4 minutes ago 755MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk nightly e0d82937d037 4 minutes ago 737MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology nightly 1355640e2a7d 4 minutes ago 908MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector nightly cc3321ebc5da 4 minutes ago 909MB nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen nightly ac1976b87f80 4 minutes ago 683MB nexus.gz1.opensdn.io:5102/opensdn-analytics-api nightly e6ca29952410 4 minutes ago 692MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema nightly 6d0c71e106d2 4 minutes ago 668MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-control nightly 6ab7e26f8792 4 minutes ago 1.28GB nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init nightly 4280367fa5c7 4 minutes ago 444MB nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init nightly 4e4cd56570ad 4 minutes ago 444MB nexus.gz1.opensdn.io:5102/opensdn-provisioner nightly fc8fcc09c4f2 4 minutes ago 667MB nexus.gz1.opensdn.io:5102/opensdn-node-init nightly b0bc14141b01 4 minutes ago 667MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager nightly c8eaaf192a5f 4 minutes ago 671MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base nightly 1fc7c68cc465 5 minutes ago 914MB nexus.gz1.opensdn.io:5102/opensdn-external-cassandra nightly 3ae1e6e1336a 5 minutes ago 331MB nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq nightly 0b17e181fcfa 5 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper nightly 227e396ae8cc 5 minutes ago 301MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base nightly f83d41770366 5 minutes ago 908MB nexus.gz1.opensdn.io:5102/opensdn-external-kafka nightly d28e0d0ba28a 5 minutes ago 392MB nexus.gz1.opensdn.io:5102/opensdn-external-redis nightly 386b94bbd0ce 5 minutes ago 171MB nexus.gz1.opensdn.io:5102/opensdn-external-haproxy nightly 924a53cad01a 5 minutes ago 144MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly b2ed1430683d 5 minutes ago 737MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly 7aa17e085f6e 5 minutes ago 726MB nexus.gz1.opensdn.io:5102/opensdn-external-stunnel nightly 3dfb73a44a4e 5 minutes ago 454MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly a676848122e4 5 minutes ago 440MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly 8caeee6731d5 6 minutes ago 667MB nexus.gz1.opensdn.io:5102/opensdn-base nightly 5028f3fc5a6f 6 minutes ago 667MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly cfb526ecfe26 6 minutes ago 667MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly 73a50ba059ff 7 minutes ago 428MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly 3e13025f424d 8 minutes ago 2.38MB tf-dev-sandbox compile 31c6919be32a 8 minutes ago 25.1GB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly 8bcfa1e32bfa About an hour ago 6.05MB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly c25f4306ab17 About an hour ago 1.4MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src b54dfc8a7b79 About an hour ago 2.36MB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly 25f794766861 About an hour ago 32.7MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly 6a9e8c451bdf About an hour ago 4.08kB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable 7b99c7607608 3 weeks ago 2.82GB