2025-07-07 01:32:21,931: INFO: Building contrail-provisioner 2025-07-07 01:32:22,015: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly-r24.1-centos --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=contrail-provisioner --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 18.43 kB Step 1/8 : FROM nexus.gz1.opensdn.io:5102/contrail-base:nightly-r24.1-centos ---> 0c736edc6e87 Step 2/8 : ARG CONTAINER_NAME ---> Running in da08c9a8201e ---> Removed intermediate container da08c9a8201e ---> ff248f341ac0 Step 3/8 : ENV SERVICE_NAME=provisioner CONTAINER_NAME=$CONTAINER_NAME ---> Running in eaecf594c4cd ---> Removed intermediate container eaecf594c4cd ---> 2fc0901ba4ef Step 4/8 : LABEL name=$CONTAINER_NAME summary="Contrail Provisioner" description="Contrail Provisioner ia caoneiner that manage env for other containers." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 5c4a285f5700 ---> Removed intermediate container 5c4a285f5700 ---> 7c7e3c2e980b Step 5/8 : COPY *.sh / ---> 3d359c130976 Step 6/8 : RUN python3 -m pip install "netaddr==0.10.1" "requests" ---> Running in c596420b9f17 WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead. Collecting netaddr==0.10.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/982/2305b42ea1020/netaddr-0.10.1-py2.py3-none-any.whl (2.2MB) Collecting requests Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63kB) Collecting importlib-resources; python_version < "3.7" (from netaddr==0.10.1) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/33a/95faed5fc19b4/importlib_resources-5.4.0-py3-none-any.whl Collecting urllib3<1.27,>=1.21.1 (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/0ed/14ccfbf1c30a9/urllib3-1.26.20-py2.py3-none-any.whl (144kB) Collecting certifi>=2017.4.17 (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/303/50364dfe37116/certifi-2025.4.26-py3-none-any.whl (159kB) Collecting idna<4,>=2.5; python_version >= "3" (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/946/d195a0d259cbb/idna-3.10-py3-none-any.whl (70kB) Collecting charset-normalizer~=2.0.0; python_version >= "3" (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl Collecting zipp>=3.1.0; python_version < "3.10" (from importlib-resources; python_version < "3.7"->netaddr==0.10.1) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/9fe/5ea21568a0a70/zipp-3.6.0-py3-none-any.whl Installing collected packages: zipp, importlib-resources, netaddr, urllib3, certifi, idna, charset-normalizer, requests Successfully installed certifi-2025.4.26 charset-normalizer-2.0.12 idna-3.10 importlib-resources-5.4.0 netaddr-0.10.1 requests-2.27.1 urllib3-1.26.20 zipp-3.6.0 ---> Removed intermediate container c596420b9f17 ---> 58af7e937463 Step 7/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2e5805f44ed2 ---> Removed intermediate container 2e5805f44ed2 ---> d4fe6c9a5588 Step 8/8 : CMD ["/usr/bin/tail","-f","/dev/null"] ---> Running in d0b647789e95 ---> Removed intermediate container d0b647789e95 ---> 0a6f0a18cd11 [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_CONTAINER_TAG CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 0a6f0a18cd11 Successfully tagged nexus.gz1.opensdn.io:5102/contrail-provisioner:nightly-r24.1-centos Successfully tagged nexus.gz1.opensdn.io:5102/tf-provisioner:nightly-r24.1-centos 2025-07-07 01:32:57,147: INFO: Docker build duration: 36 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/contrail-provisioner] b2a06982fb77: Preparing d9ade1b50a86: Preparing 2dd35f2d60ce: Preparing a0245f5239b2: Preparing 45149b2c9362: Preparing fa18621b3aff: Preparing f3f4e17e269e: Preparing c7844f6d1960: Preparing 24e75a1e29d6: Preparing 785e8be197f1: Preparing 174f56854903: Preparing b2a06982fb77: Waiting d9ade1b50a86: Waiting 2dd35f2d60ce: Waiting a0245f5239b2: Waiting 45149b2c9362: Waiting fa18621b3aff: Waiting f3f4e17e269e: Waiting c7844f6d1960: Waiting 24e75a1e29d6: Waiting 785e8be197f1: Waiting 174f56854903: Waiting 2dd35f2d60ce: Layer already exists a0245f5239b2: Layer already exists 45149b2c9362: Layer already exists d9ade1b50a86: Pushed fa18621b3aff: Layer already exists f3f4e17e269e: Layer already exists c7844f6d1960: Layer already exists 785e8be197f1: Layer already exists 24e75a1e29d6: Layer already exists 174f56854903: Layer already exists b2a06982fb77: Pushed nightly-r24.1-centos: digest: sha256:05f1b1beaac06f7044826f1a49bd0e42e1861f044a7c5ba63d33d4deb1ed752d size: 2619 The push refers to repository [nexus.gz1.opensdn.io:5102/tf-provisioner] b2a06982fb77: Preparing d9ade1b50a86: Preparing 2dd35f2d60ce: Preparing a0245f5239b2: Preparing 45149b2c9362: Preparing fa18621b3aff: Preparing f3f4e17e269e: Preparing c7844f6d1960: Preparing 24e75a1e29d6: Preparing 785e8be197f1: Preparing 174f56854903: Preparing fa18621b3aff: Waiting f3f4e17e269e: Waiting c7844f6d1960: Waiting 24e75a1e29d6: Waiting 785e8be197f1: Waiting 174f56854903: Waiting d9ade1b50a86: Layer already exists b2a06982fb77: Layer already exists 2dd35f2d60ce: Layer already exists a0245f5239b2: Layer already exists 45149b2c9362: Layer already exists fa18621b3aff: Layer already exists c7844f6d1960: Layer already exists 24e75a1e29d6: Layer already exists 174f56854903: Layer already exists f3f4e17e269e: Layer already exists 785e8be197f1: Layer already exists nightly-r24.1-centos: digest: sha256:05f1b1beaac06f7044826f1a49bd0e42e1861f044a7c5ba63d33d4deb1ed752d size: 2619 2025-07-07 01:33:07,870: INFO: Building contrail-provisioner finished successfully, duration: 46 seconds