2024-09-02 13:05:53,893: INFO: Building contrail-provisioner 2024-09-02 13:05:53,958: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-9_3_6-1_3 --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-9_3_6-1_3 ---> b0718c8203f9 Step 2/8 : ARG CONTAINER_NAME ---> Running in 29795ee12b3e ---> Removed intermediate container 29795ee12b3e ---> a79f436b00da Step 3/8 : ENV SERVICE_NAME=provisioner CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4482970aeecb ---> Removed intermediate container 4482970aeecb ---> df63d1e1e434 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 d895101e7f67 ---> Removed intermediate container d895101e7f67 ---> 423f02a3d71e Step 5/8 : COPY *.sh / ---> 1db1b606c749 Step 6/8 : RUN python3 -m pip install "netaddr==0.10.1" "requests" ---> Running in 8e377be27b34 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/922/820b53db7a725/certifi-2024.8.30-py3-none-any.whl (167kB) Collecting idna<4,>=2.5; python_version >= "3" (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/050/b4e5baadcd44d/idna-3.8-py3-none-any.whl (66kB) 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-2024.8.30 charset-normalizer-2.0.12 idna-3.8 importlib-resources-5.4.0 netaddr-0.10.1 requests-2.27.1 urllib3-1.26.20 zipp-3.6.0 ---> Removed intermediate container 8e377be27b34 ---> 5599aecec987 Step 7/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d4102a53ba47 ---> Removed intermediate container d4102a53ba47 ---> d4453c8daecf Step 8/8 : CMD ["/usr/bin/tail","-f","/dev/null"] ---> Running in e3aeea28ed9a ---> Removed intermediate container e3aeea28ed9a ---> 33c1b5843d6a [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 33c1b5843d6a Successfully tagged nexus.gz1.opensdn.io:5101/contrail-provisioner:master-9_3_6-1_3 Successfully tagged nexus.gz1.opensdn.io:5101/tf-provisioner:master-9_3_6-1_3 2024-09-02 13:06:34,033: INFO: Docker build duration: 41 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-provisioner] 3d3e7b8feb01: Preparing e8de4233dcbb: Preparing 3210ec617ea6: Preparing 3f9e31098eed: Preparing 03ffbf670b15: Preparing 3d3e7b8feb01: Waiting e8de4233dcbb: Waiting 23db73966671: Preparing aa1d5cf6d873: Preparing 53cced67178f: Preparing 30ef6c5b3bde: Preparing 75704531069f: Preparing 174f56854903: Preparing 3210ec617ea6: Waiting 3f9e31098eed: Waiting 03ffbf670b15: Waiting 23db73966671: Waiting aa1d5cf6d873: Waiting 53cced67178f: Waiting 30ef6c5b3bde: Waiting 75704531069f: Waiting 174f56854903: Waiting 3210ec617ea6: Layer already exists e8de4233dcbb: Pushed 3f9e31098eed: Layer already exists 03ffbf670b15: Layer already exists 23db73966671: Layer already exists aa1d5cf6d873: Layer already exists 53cced67178f: Layer already exists 30ef6c5b3bde: Layer already exists 75704531069f: Layer already exists 174f56854903: Layer already exists 3d3e7b8feb01: Pushed master-9_3_6-1_3: digest: sha256:624ea144684a0017a0f6016e04a793539789af82efb4972e23f9118f6c0a9618 size: 2619 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-provisioner] 3d3e7b8feb01: Preparing e8de4233dcbb: Preparing 3210ec617ea6: Preparing 3f9e31098eed: Preparing 03ffbf670b15: Preparing 23db73966671: Preparing aa1d5cf6d873: Preparing 53cced67178f: Preparing 30ef6c5b3bde: Preparing 75704531069f: Preparing 174f56854903: Preparing 3d3e7b8feb01: Waiting e8de4233dcbb: Waiting 3210ec617ea6: Waiting 3f9e31098eed: Waiting 03ffbf670b15: Waiting 23db73966671: Waiting aa1d5cf6d873: Waiting 53cced67178f: Waiting 30ef6c5b3bde: Waiting 75704531069f: Waiting 174f56854903: Waiting e8de4233dcbb: Layer already exists 3d3e7b8feb01: Layer already exists 3210ec617ea6: Layer already exists 3f9e31098eed: Layer already exists 03ffbf670b15: Layer already exists aa1d5cf6d873: Layer already exists 53cced67178f: Layer already exists 23db73966671: Layer already exists 30ef6c5b3bde: Layer already exists 75704531069f: Layer already exists 174f56854903: Layer already exists master-9_3_6-1_3: digest: sha256:624ea144684a0017a0f6016e04a793539789af82efb4972e23f9118f6c0a9618 size: 2619 2024-09-02 13:06:49,784: INFO: Building contrail-provisioner finished successfully, duration: 56 seconds