2026-04-30 01:28:54,333: INFO: Building opensdn-external-rsyslogd 2026-04-30 01:28:54,514: 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 0.4s #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.9s #4 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 #4 DONE 0.0s #5 [internal] load build context #5 ... #4 [1/5] 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.4s #6 [2/5] COPY *.sh / #6 DONE 0.2s #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 0.904 Third parties for OpenSDN 32 MB/s | 5.1 MB 00:00 #7 2.991 Extra Packages for Enterprise Linux 9 - x86_64 19 MB/s | 21 MB 00:01 #7 22.39 Extra Packages for Enterprise Linux 9 openh264 2.3 kB/s | 2.5 kB 00:01 #7 23.46 Rocky Linux 9 - BaseOS 31 MB/s | 21 MB 00:00 #7 31.45 Rocky Linux 9 - AppStream 23 MB/s | 19 MB 00:00 #7 37.32 Rocky Linux 9 - Extras 45 kB/s | 17 kB 00:00 #7 40.28 Dependencies resolved. #7 40.28 ================================================================================ #7 40.28 Package Architecture Version Repository Size #7 40.28 ================================================================================ #7 40.28 Installing: #7 40.28 rsyslog x86_64 8.2506.0-2.el9 appstream 794 k #7 40.28 Installing dependencies: #7 40.28 libestr x86_64 0.1.11-4.el9 appstream 25 k #7 40.28 libfastjson x86_64 0.99.9-5.el9 appstream 37 k #7 40.28 #7 40.28 Transaction Summary #7 40.28 ================================================================================ #7 40.28 Install 3 Packages #7 40.28 #7 40.28 Total download size: 856 k #7 40.28 Installed size: 2.8 M #7 40.28 Downloading Packages: #7 40.54 (1/3): libfastjson-0.99.9-5.el9.x86_64.rpm 681 kB/s | 37 kB 00:00 #7 40.64 (2/3): rsyslog-8.2506.0-2.el9.x86_64.rpm 5.8 MB/s | 794 kB 00:00 #7 40.64 (3/3): libestr-0.1.11-4.el9.x86_64.rpm 169 kB/s | 25 kB 00:00 #7 40.64 -------------------------------------------------------------------------------- #7 40.64 Total 2.3 MB/s | 856 kB 00:00 #7 40.76 Running transaction check #7 40.77 Transaction check succeeded. #7 40.77 Running transaction test #7 40.82 Transaction test succeeded. #7 40.83 Running transaction #7 40.99 Preparing : 1/1 #7 41.26 Installing : libfastjson-0.99.9-5.el9.x86_64 1/3 #7 41.28 Installing : libestr-0.1.11-4.el9.x86_64 2/3 #7 41.31 Installing : rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 41.33 Running scriptlet: rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 41.98 Verifying : libestr-0.1.11-4.el9.x86_64 1/3 #7 41.98 Verifying : libfastjson-0.99.9-5.el9.x86_64 2/3 #7 41.98 Verifying : rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 42.09 #7 42.09 Installed: #7 42.09 libestr-0.1.11-4.el9.x86_64 libfastjson-0.99.9-5.el9.x86_64 #7 42.09 rsyslog-8.2506.0-2.el9.x86_64 #7 42.09 #7 42.09 Complete! #7 42.85 46 files removed #7 DONE 43.2s #8 [4/5] COPY rsyslog.conf /etc/ #8 DONE 0.3s #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.3s done #10 writing image sha256:72cb3a956795ed3ab881c4fcb736deb040bcc6991649f9022c494ccb53dba693 0.0s done #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-04-30 01:29:43,313: INFO: Docker build duration: 49 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd] eeee5358b5ec: Preparing a359d6d7601b: Preparing 48e14c7bbd5b: Preparing 6419af2b69fc: Preparing 9a94aa42b74c: Preparing 09a3f2f65541: Preparing fc9d4726b0bc: Preparing 4aaf1b7e80e8: Preparing 2d9138d585d6: Preparing 2eb479c649c4: Preparing c8168102cbb8: Preparing 44343de3ea1d: Preparing 09a3f2f65541: Waiting fc9d4726b0bc: Waiting 4aaf1b7e80e8: Waiting 2d9138d585d6: Waiting 2eb479c649c4: Waiting c8168102cbb8: Waiting 44343de3ea1d: Waiting 9a94aa42b74c: Layer already exists a359d6d7601b: Pushed 09a3f2f65541: Layer already exists 6419af2b69fc: Pushed eeee5358b5ec: Pushed fc9d4726b0bc: Layer already exists 4aaf1b7e80e8: Layer already exists 2d9138d585d6: Layer already exists c8168102cbb8: Layer already exists 44343de3ea1d: Layer already exists 2eb479c649c4: Layer already exists 48e14c7bbd5b: Pushed nightly-r25.1: digest: sha256:9dcebabf4464ce6a1fd841f99d208811b7166a1b53310f01817064bc230c3f35 size: 2822 2026-04-30 01:29:46,033: INFO: Building opensdn-external-rsyslogd finished successfully, duration: 52 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 7812a95f633f 639MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 26bb17f83082 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 6e1d5e152119 639MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 8ec9261fc441 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 b2daba7964e9 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 000459ceadd8 2.38MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 8291418662fe 639MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 d88f3a1f29ad 701MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 72cb3a956795 441MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 9465adf92fcb 452MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 b1945139f2bd 422MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 4b9fa8d627a4 32.7MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 75d4d825b3b7 2.87GB 0B U tf-dev-sandbox:compile e2645a718305 24.7GB 0B