2026-03-19 01:27:54,211: INFO: Building opensdn-external-rsyslogd 2026-03-19 01:27:54,415: 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-r25.1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9.3 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-external-rsyslogd --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: 940B done #1 DONE 1.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.5s #4 [stage-1 1/8] FROM nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 #4 CACHED #5 [internal] load build context #5 transferring context: 32.42kB done #5 DONE 0.5s #6 [2/5] COPY *.sh / #6 DONE 0.5s #7 [3/5] RUN set -e ; /bin/bash -c 'for item in `ls /__*` ; do mv $item /${item:3} ; done' ; yum -y install rsyslog ; yum clean all -y ; rm -rf /var/cache/yum #7 1.297 Third parties for OpenSDN 35 MB/s | 5.1 MB 00:00 #7 3.938 Extra Packages for Enterprise Linux 9 - x86_64 17 MB/s | 20 MB 00:01 #7 18.46 Extra Packages for Enterprise Linux 9 openh264 2.1 kB/s | 2.5 kB 00:01 #7 19.68 Rocky Linux 9 - BaseOS 22 MB/s | 16 MB 00:00 #7 26.40 Rocky Linux 9 - AppStream 18 MB/s | 17 MB 00:00 #7 33.20 Rocky Linux 9 - Extras 36 kB/s | 17 kB 00:00 #7 36.74 Dependencies resolved. #7 36.74 ================================================================================ #7 36.74 Package Architecture Version Repository Size #7 36.74 ================================================================================ #7 36.74 Installing: #7 36.74 rsyslog x86_64 8.2506.0-2.el9 appstream 794 k #7 36.74 Installing dependencies: #7 36.74 libestr x86_64 0.1.11-4.el9 appstream 25 k #7 36.74 libfastjson x86_64 0.99.9-5.el9 appstream 37 k #7 36.74 #7 36.74 Transaction Summary #7 36.74 ================================================================================ #7 36.74 Install 3 Packages #7 36.74 #7 36.74 Total download size: 856 k #7 36.74 Installed size: 2.8 M #7 36.74 Downloading Packages: #7 37.00 (1/3): libestr-0.1.11-4.el9.x86_64.rpm 1.6 MB/s | 25 kB 00:00 #7 37.00 (2/3): libfastjson-0.99.9-5.el9.x86_64.rpm 1.9 MB/s | 37 kB 00:00 #7 37.03 (3/3): rsyslog-8.2506.0-2.el9.x86_64.rpm 18 MB/s | 794 kB 00:00 #7 37.03 -------------------------------------------------------------------------------- #7 37.03 Total 2.9 MB/s | 856 kB 00:00 #7 37.15 Running transaction check #7 37.20 Transaction check succeeded. #7 37.20 Running transaction test #7 37.31 Transaction test succeeded. #7 37.31 Running transaction #7 37.38 Preparing : 1/1 #7 37.52 Installing : libfastjson-0.99.9-5.el9.x86_64 1/3 #7 37.53 Installing : libestr-0.1.11-4.el9.x86_64 2/3 #7 37.59 Installing : rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 37.62 Running scriptlet: rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 38.29 Verifying : libestr-0.1.11-4.el9.x86_64 1/3 #7 38.29 Verifying : libfastjson-0.99.9-5.el9.x86_64 2/3 #7 38.29 Verifying : rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 38.40 #7 38.40 Installed: #7 38.40 libestr-0.1.11-4.el9.x86_64 libfastjson-0.99.9-5.el9.x86_64 #7 38.40 rsyslog-8.2506.0-2.el9.x86_64 #7 38.40 #7 38.40 Complete! #7 38.95 46 files removed #7 DONE 39.3s #8 [4/5] COPY rsyslog.conf /etc/ #8 DONE 0.2s #9 [5/5] COPY rsyslog.d/*.conf /etc/rsyslog.d/ #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 1.4s done #10 writing image sha256:412d1d7ca54244c8dcb3258d92d7a763791f4938726ec906d7ff955c93331bd5 0.0s done #10 naming to nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 #10 naming to nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 0.0s done #10 DONE 1.5s 3 warnings 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 4) - UndefinedVar: Usage of undefined variable '$CONTAINER_NAME' (line 6) - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 28) 2026-03-19 01:28:40,135: INFO: Docker build duration: 46 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd] 17c93ca23f8f: Preparing 851b5c2adae2: Preparing a9d59aa824dd: Preparing 067364478379: Preparing 96e011016e30: Preparing 320b595cb4b4: Preparing e4821f54121b: Preparing e110170c3dd7: Preparing 56c4b9244cb5: Preparing 51f487d64dc8: Preparing fbdfcc4567d0: Preparing 44343de3ea1d: Preparing 320b595cb4b4: Waiting e4821f54121b: Waiting e110170c3dd7: Waiting 56c4b9244cb5: Waiting 51f487d64dc8: Waiting fbdfcc4567d0: Waiting 44343de3ea1d: Waiting 96e011016e30: Layer already exists 851b5c2adae2: Pushed 320b595cb4b4: Layer already exists 067364478379: Pushed 17c93ca23f8f: Pushed e4821f54121b: Layer already exists 56c4b9244cb5: Layer already exists e110170c3dd7: Layer already exists 51f487d64dc8: Layer already exists fbdfcc4567d0: Layer already exists 44343de3ea1d: Layer already exists a9d59aa824dd: Pushed nightly-r25.1: digest: sha256:5a0654e6af66cc2507654b589e6f6212a5c277002821c0e4fe541721de43696b size: 2822 2026-03-19 01:28:43,243: INFO: Building opensdn-external-rsyslogd finished successfully, duration: 49 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:5102/opensdn-analytics-base:nightly-r25.1 930957e35c1d 618MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 46c4312b7d32 1.4MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 30d1c1d2583f 618MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 ed0413ba14da 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 b95f28e71ef7 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 7844fb2eef44 2.47MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 4cc65c06f28c 618MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 60bcae5dcd4d 680MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 412d1d7ca542 430MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 0e3e5f250a1c 441MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 e77ee992a7ce 410MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 b3564b2acc02 32.7MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 1680f7016f02 2.9GB 0B U tf-dev-sandbox:compile 3ba8312f6155 24.7GB 0B