2025-02-06 01:29:37,377: INFO: Building contrail-openstack-heat-init 2025-02-06 01:29:37,413: 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 --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-openstack-heat-init --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 3.584 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/contrail-general-base:${CONTRAIL_CONTAINER_TAG} ---> c524e972e243 Step 4/10 : ARG PIP_REPOSITORY ---> Using cache ---> c0d85f250baf Step 5/10 : ARG CONTAINER_NAME ---> Running in 22eeadc1f2f3 ---> Removed intermediate container 22eeadc1f2f3 ---> 6f030ac4ebd0 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 850d9720a3fe ---> Removed intermediate container 850d9720a3fe ---> 1fc643c27ce0 Step 7/10 : LABEL name=$CONTAINER_NAME summary="Init container for OpenStack Heat" description="Sidecar container with libraries for heat services." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 3b60ab110e42 ---> Removed intermediate container 3b60ab110e42 ---> 446bc57f3540 Step 8/10 : COPY *.sh / ---> 01699e9779ad Step 9/10 : RUN mkdir -p /opt/contrail/site-packages && python3 -m pip install --no-deps -t /opt/contrail/site-packages --no-compile --extra-index-url $PIP_REPOSITORY "contrail_api_client==0.1.dev0" "contrail_heat==0.1.dev0" ; rm -rf /root/.cache ---> Running in d0e218c4da43 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple Collecting contrail_api_client==0.1.dev0 Downloading http://localhost:6667/pip/simple/contrail-api-client/contrail_api_client-0.1.dev0-py3-none-any.whl (1.3 MB) Collecting contrail_heat==0.1.dev0 Downloading http://localhost:6667/pip/simple/contrail-heat/contrail_heat-0.1.dev0-py3-none-any.whl (113 kB) Installing collected packages: contrail-heat, contrail-api-client Successfully installed contrail-api-client-0.1.dev0 contrail-heat-0.1.dev0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv  ---> Removed intermediate container d0e218c4da43 ---> 601012788ec6 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in eb199f0947fd ---> Removed intermediate container eb199f0947fd ---> 594b47f28be2 [Warning] One or more build-args [BASE_EXTRA_RPMS 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 594b47f28be2 Successfully tagged nexus.gz1.opensdn.io:5102/contrail-openstack-heat-init:nightly Successfully tagged nexus.gz1.opensdn.io:5102/tf-openstack-heat-init:nightly 2025-02-06 01:30:01,747: INFO: Docker build duration: 24 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/contrail-openstack-heat-init] 425838c2d07a: Preparing e639c055eca2: Preparing cc597aafee74: Preparing 58499780b2cb: Preparing 7d3c1cea1fd5: Preparing f89f9c22cd41: Preparing 7392e75869e6: Preparing c5e6208d659d: Preparing 174f56854903: Preparing 425838c2d07a: Waiting e639c055eca2: Waiting cc597aafee74: Waiting 58499780b2cb: Waiting 7d3c1cea1fd5: Waiting f89f9c22cd41: Waiting 7392e75869e6: Waiting c5e6208d659d: Waiting 174f56854903: Waiting cc597aafee74: Layer already exists e639c055eca2: Pushed 58499780b2cb: Layer already exists 7d3c1cea1fd5: Layer already exists f89f9c22cd41: Layer already exists 7392e75869e6: Layer already exists c5e6208d659d: Layer already exists 174f56854903: Layer already exists 425838c2d07a: Pushed nightly: digest: sha256:394b51b6587e89c17a38783b63937b99996243e715f310c14dd27ed6a3274d32 size: 2196 The push refers to repository [nexus.gz1.opensdn.io:5102/tf-openstack-heat-init] 425838c2d07a: Preparing e639c055eca2: Preparing cc597aafee74: Preparing 58499780b2cb: Preparing 7d3c1cea1fd5: Preparing f89f9c22cd41: Preparing 7392e75869e6: Preparing c5e6208d659d: Preparing 174f56854903: Preparing 7d3c1cea1fd5: Waiting f89f9c22cd41: Waiting 7392e75869e6: Waiting c5e6208d659d: Waiting 174f56854903: Waiting 425838c2d07a: Layer already exists cc597aafee74: Layer already exists e639c055eca2: Layer already exists 7d3c1cea1fd5: Layer already exists 58499780b2cb: Layer already exists f89f9c22cd41: Layer already exists 7392e75869e6: Layer already exists c5e6208d659d: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:394b51b6587e89c17a38783b63937b99996243e715f310c14dd27ed6a3274d32 size: 2196 2025-02-06 01:30:17,749: INFO: Building contrail-openstack-heat-init finished successfully, duration: 40 seconds