2025-06-04 13:38:39,723: INFO: Building contrail-provisioner
2025-06-04 13:38:39,829: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_8_0_1-1-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:5101/contrail-base:master-1_8_0_1-1-r24.1-centos
---> 2b992a2973ff
Step 2/8 : ARG CONTAINER_NAME
---> Running in ddfc0ef78f50
---> Removed intermediate container ddfc0ef78f50
---> f45df2e517dc
Step 3/8 : ENV SERVICE_NAME=provisioner     CONTAINER_NAME=$CONTAINER_NAME
---> Running in 81e2259b1b09
---> Removed intermediate container 81e2259b1b09
---> e37e28bb4136
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 ee6c21079849
---> Removed intermediate container ee6c21079849
---> 6b1bcdea4ed3
Step 5/8 : COPY *.sh /
---> c11dc137d651
Step 6/8 : RUN     python3 -m pip install "netaddr==0.10.1" "requests"
---> Running in e2d66bc3c074
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 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 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 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 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, charset-normalizer, idna, urllib3, certifi, 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 e2d66bc3c074
---> cec6b7030028
Step 7/8 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in 99c916aec00a
---> Removed intermediate container 99c916aec00a
---> 2b7365010110
Step 8/8 : CMD ["/usr/bin/tail","-f","/dev/null"]
---> Running in 856e7bb66af1
---> Removed intermediate container 856e7bb66af1
---> 8c6889266254
[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 8c6889266254
Successfully tagged nexus.gz1.opensdn.io:5101/contrail-provisioner:master-1_8_0_1-1-r24.1-centos
Successfully tagged nexus.gz1.opensdn.io:5101/tf-provisioner:master-1_8_0_1-1-r24.1-centos
2025-06-04 13:39:13,376: INFO: Docker build duration: 34 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-provisioner]
e1c1e58ff6ff: Preparing
02e834d3cc96: Preparing
47c307869aa6: Preparing
53807db6f124: Preparing
b478081e46be: Preparing
00a55e1b7254: Preparing
608f6390c1cf: Preparing
8a14f3a0e326: Preparing
d67ea9a4f124: Preparing
8f51ca361f25: Preparing
174f56854903: Preparing
e1c1e58ff6ff: Waiting
02e834d3cc96: Waiting
47c307869aa6: Waiting
53807db6f124: Waiting
b478081e46be: Waiting
00a55e1b7254: Waiting
608f6390c1cf: Waiting
8a14f3a0e326: Waiting
d67ea9a4f124: Waiting
8f51ca361f25: Waiting
174f56854903: Waiting
47c307869aa6: Layer already exists
53807db6f124: Layer already exists
02e834d3cc96: Pushed
b478081e46be: Layer already exists
00a55e1b7254: Layer already exists
608f6390c1cf: Layer already exists
8a14f3a0e326: Layer already exists
d67ea9a4f124: Layer already exists
8f51ca361f25: Layer already exists
174f56854903: Layer already exists
e1c1e58ff6ff: Pushed
master-1_8_0_1-1-r24.1-centos: digest: sha256:b58a997727d6622348277e1684ff5968fab2cd77b7aad1013d61d67de2b6309c size: 2619
The push refers to repository [nexus.gz1.opensdn.io:5101/tf-provisioner]
e1c1e58ff6ff: Preparing
02e834d3cc96: Preparing
47c307869aa6: Preparing
53807db6f124: Preparing
b478081e46be: Preparing
00a55e1b7254: Preparing
608f6390c1cf: Preparing
8a14f3a0e326: Preparing
d67ea9a4f124: Preparing
8f51ca361f25: Preparing
174f56854903: Preparing
b478081e46be: Waiting
00a55e1b7254: Waiting
608f6390c1cf: Waiting
8a14f3a0e326: Waiting
d67ea9a4f124: Waiting
8f51ca361f25: Waiting
174f56854903: Waiting
47c307869aa6: Layer already exists
02e834d3cc96: Layer already exists
53807db6f124: Layer already exists
e1c1e58ff6ff: Layer already exists
b478081e46be: Layer already exists
608f6390c1cf: Layer already exists
d67ea9a4f124: Layer already exists
8a14f3a0e326: Layer already exists
00a55e1b7254: Layer already exists
8f51ca361f25: Layer already exists
174f56854903: Layer already exists
master-1_8_0_1-1-r24.1-centos: digest: sha256:b58a997727d6622348277e1684ff5968fab2cd77b7aad1013d61d67de2b6309c size: 2619
2025-06-04 13:39:30,027: INFO: Building contrail-provisioner finished successfully, duration: 51 seconds