2026-04-02 01:21:35,094: INFO: Building opensdn-external-rsyslogd 2026-04-02 01:21:35,327: 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 CACHED #5 [internal] load build context #5 transferring context: 32.42kB done #5 DONE 0.5s #6 [2/5] COPY *.sh / #6 DONE 0.8s #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.380 Third parties for OpenSDN 25 MB/s | 5.1 MB 00:00 #7 3.834 Extra Packages for Enterprise Linux 9 - x86_64 17 MB/s | 20 MB 00:01 #7 17.64 Extra Packages for Enterprise Linux 9 openh264 2.3 kB/s | 2.5 kB 00:01 #7 18.36 Rocky Linux 9 - BaseOS 36 MB/s | 17 MB 00:00 #7 23.23 Rocky Linux 9 - AppStream 33 MB/s | 17 MB 00:00 #7 27.98 Rocky Linux 9 - Extras 36 kB/s | 17 kB 00:00 #7 30.64 Dependencies resolved. #7 30.64 ================================================================================ #7 30.64 Package Architecture Version Repository Size #7 30.64 ================================================================================ #7 30.64 Installing: #7 30.64 rsyslog x86_64 8.2506.0-2.el9 appstream 794 k #7 30.64 Installing dependencies: #7 30.64 libestr x86_64 0.1.11-4.el9 appstream 25 k #7 30.64 libfastjson x86_64 0.99.9-5.el9 appstream 37 k #7 30.64 #7 30.64 Transaction Summary #7 30.64 ================================================================================ #7 30.64 Install 3 Packages #7 30.64 #7 30.64 Total download size: 856 k #7 30.64 Installed size: 2.8 M #7 30.64 Downloading Packages: #7 30.98 (1/3): rsyslog-8.2506.0-2.el9.x86_64.rpm 8.2 MB/s | 794 kB 00:00 #7 30.98 (2/3): libestr-0.1.11-4.el9.x86_64.rpm 258 kB/s | 25 kB 00:00 #7 30.99 (3/3): libfastjson-0.99.9-5.el9.x86_64.rpm 325 kB/s | 37 kB 00:00 #7 31.00 -------------------------------------------------------------------------------- #7 31.00 Total 2.4 MB/s | 856 kB 00:00 #7 31.10 Running transaction check #7 31.14 Transaction check succeeded. #7 31.14 Running transaction test #7 31.26 Transaction test succeeded. #7 31.26 Running transaction #7 31.31 Preparing : 1/1 #7 31.53 Installing : libfastjson-0.99.9-5.el9.x86_64 1/3 #7 31.70 Installing : libestr-0.1.11-4.el9.x86_64 2/3 #7 31.78 Installing : rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 31.80 Running scriptlet: rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 32.02 Verifying : libestr-0.1.11-4.el9.x86_64 1/3 #7 32.02 Verifying : libfastjson-0.99.9-5.el9.x86_64 2/3 #7 32.02 Verifying : rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 32.12 #7 32.12 Installed: #7 32.12 libestr-0.1.11-4.el9.x86_64 libfastjson-0.99.9-5.el9.x86_64 #7 32.12 rsyslog-8.2506.0-2.el9.x86_64 #7 32.12 #7 32.12 Complete! #7 32.62 46 files removed #7 DONE 32.9s #8 [4/5] COPY rsyslog.conf /etc/ #8 DONE 1.0s #9 [5/5] COPY rsyslog.d/*.conf /etc/rsyslog.d/ #9 DONE 0.4s #10 exporting to image #10 exporting layers #10 exporting layers 2.0s done #10 writing image sha256:54de14b26e172c34b09c64a572268f381514cd97ed6da99eab78985f58865c71 0.0s done #10 naming to nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 0.0s done #10 DONE 2.2s 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-02 01:22:15,538: INFO: Docker build duration: 40 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd] 0bb4b6afa9bf: Preparing 4577bb132c42: Preparing c14bc14c70e6: Preparing 914c16931963: Preparing a422b16d5763: Preparing f698fdfeffe0: Preparing fddf7ecdb4e3: Preparing 4b3e6df15972: Preparing 68f4741c7ebc: Preparing 5a5ea3f21961: Preparing b643a9bdfbd9: Preparing 44343de3ea1d: Preparing f698fdfeffe0: Waiting fddf7ecdb4e3: Waiting 4b3e6df15972: Waiting 68f4741c7ebc: Waiting 5a5ea3f21961: Waiting b643a9bdfbd9: Waiting 44343de3ea1d: Waiting a422b16d5763: Layer already exists 914c16931963: Pushed f698fdfeffe0: Layer already exists 4577bb132c42: Pushed fddf7ecdb4e3: Layer already exists 0bb4b6afa9bf: Pushed 68f4741c7ebc: Layer already exists 4b3e6df15972: Layer already exists 5a5ea3f21961: Layer already exists 44343de3ea1d: Layer already exists b643a9bdfbd9: Layer already exists c14bc14c70e6: Pushed nightly-r25.1: digest: sha256:ea59f4da12c8de7d1c751b4fda87cb225c0a273737ebc59a08ea65fc185984a8 size: 2822 2026-04-02 01:22:18,293: INFO: Building opensdn-external-rsyslogd finished successfully, duration: 43 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 1e58935fb93f 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 683543ef3d0c 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 a33e3840d8c2 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 08108592b304 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 ffba5698e6f1 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 0a568529a822 2.47MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 137d0315a17e 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 54de14b26e17 432MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 64e411691d25 443MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 f5b1bbe3039a 412MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 cdb0f191a6f7 32.7MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 cc12308defc1 2.87GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 39928355fc89 24.7GB 0B tf-dev-sandbox:stable-r25.1 6ff90b1be998 2.87GB 0B U