2024-08-27 07:41:32,685: INFO: Building contrail-provisioner 2024-08-27 07:41:32,752: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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 ---> bc766b1666ed Step 2/8 : ARG CONTAINER_NAME ---> Using cache ---> 5dad4acada48 Step 3/8 : ENV SERVICE_NAME=provisioner CONTAINER_NAME=$CONTAINER_NAME ---> Running in f78dbc3a838a ---> Removed intermediate container f78dbc3a838a ---> c50461fef940 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 60b5d2c7c4de ---> Removed intermediate container 60b5d2c7c4de ---> 5990dbba15b5 Step 5/8 : COPY *.sh / ---> 9ebda29f2fb6 Step 6/8 : RUN python3 -m pip install "netaddr==0.10.1" "requests" ---> Running in ab34f462a934 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/37a/0344459b199fc/urllib3-1.26.19-py2.py3-none-any.whl (143kB) Collecting idna<4,>=2.5; python_version >= "3" (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/82f/ee1fc78add434/idna-3.7-py3-none-any.whl (66kB) Collecting certifi>=2017.4.17 (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/c19/8e21b1289c2ab/certifi-2024.7.4-py3-none-any.whl (162kB) 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, idna, certifi, charset-normalizer, requests Successfully installed certifi-2024.7.4 charset-normalizer-2.0.12 idna-3.7 importlib-resources-5.4.0 netaddr-0.10.1 requests-2.27.1 urllib3-1.26.19 zipp-3.6.0 ---> Removed intermediate container ab34f462a934 ---> c9f3900339c5 Step 7/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6c93a2397ac9 ---> Removed intermediate container 6c93a2397ac9 ---> f5c9939c0a69 Step 8/8 : CMD ["/usr/bin/tail","-f","/dev/null"] ---> Running in 0b8ac1793e16 ---> Removed intermediate container 0b8ac1793e16 ---> bc11966e670f [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 bc11966e670f Successfully tagged nexus.gz1.opensdn.io:5102/contrail-provisioner:nightly Successfully tagged nexus.gz1.opensdn.io:5102/tf-provisioner:nightly 2024-08-27 07:42:00,654: INFO: Docker build duration: 28 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/contrail-provisioner] c93ab52ae6df: Preparing 490648d73ed8: Preparing 5f3c494c0ac5: Preparing e6fd94de2d67: Preparing 6e7941f8619e: Preparing d1df3542ea6b: Preparing be58b7e4c105: Preparing fd2c0186443e: Preparing 7b0b860a9e9f: Preparing d82b8d7a3fc5: Preparing 174f56854903: Preparing c93ab52ae6df: Waiting 490648d73ed8: Waiting 5f3c494c0ac5: Waiting e6fd94de2d67: Waiting 6e7941f8619e: Waiting d1df3542ea6b: Waiting be58b7e4c105: Waiting fd2c0186443e: Waiting 7b0b860a9e9f: Waiting d82b8d7a3fc5: Waiting 174f56854903: Waiting 5f3c494c0ac5: Layer already exists e6fd94de2d67: Layer already exists 6e7941f8619e: Layer already exists be58b7e4c105: Layer already exists d1df3542ea6b: Layer already exists 490648d73ed8: Pushed fd2c0186443e: Layer already exists d82b8d7a3fc5: Layer already exists 7b0b860a9e9f: Layer already exists 174f56854903: Layer already exists c93ab52ae6df: Pushed nightly: digest: sha256:1238a4f7506774715f35e36ec3e177e13b9ff80c9719c70675667936c60fd82e size: 2619 The push refers to repository [nexus.gz1.opensdn.io:5102/tf-provisioner] c93ab52ae6df: Preparing 490648d73ed8: Preparing 5f3c494c0ac5: Preparing e6fd94de2d67: Preparing 6e7941f8619e: Preparing d1df3542ea6b: Preparing be58b7e4c105: Preparing fd2c0186443e: Preparing 7b0b860a9e9f: Preparing d82b8d7a3fc5: Preparing 174f56854903: Preparing be58b7e4c105: Waiting fd2c0186443e: Waiting d1df3542ea6b: Waiting 6e7941f8619e: Waiting 7b0b860a9e9f: Waiting d82b8d7a3fc5: Waiting 174f56854903: Waiting c93ab52ae6df: Layer already exists 490648d73ed8: Layer already exists e6fd94de2d67: Layer already exists 5f3c494c0ac5: Layer already exists 6e7941f8619e: Layer already exists d1df3542ea6b: Layer already exists d82b8d7a3fc5: Layer already exists fd2c0186443e: Layer already exists be58b7e4c105: Layer already exists 7b0b860a9e9f: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:1238a4f7506774715f35e36ec3e177e13b9ff80c9719c70675667936c60fd82e size: 2619 2024-08-27 07:42:14,796: INFO: Building contrail-provisioner finished successfully, duration: 42 seconds