Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/pti/o2/+/14715 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-390 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/pti-o2-docker-verify-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-aYRyZ5qcyTXu/agent.2154 SSH_AGENT_PID=2156 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/pti-o2-docker-verify-master@tmp/private_key_1700251373654556038.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 > git init /w/workspace/pti-o2-docker-verify-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 refs/changes/15/14715/5 # timeout=10 > git rev-parse d87be29971eaf1f84235fd82cba8af75de940c32^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision d87be29971eaf1f84235fd82cba8af75de940c32 (refs/changes/15/14715/5) > git config core.sparsecheckout # timeout=10 > git checkout -f d87be29971eaf1f84235fd82cba8af75de940c32 # timeout=10 Commit message: "Retrieve Region name from the API" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 3997ff71e850fb16983ee262cdb4e88958c547fc # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins1177651041984579138.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4XtN lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-4XtN/bin to PATH Generating Requirements File Python 3.10.6 pip 25.1.1 from /tmp/venv-4XtN/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.39.4 botocore==1.39.4 bs4==0.0.2 cachetools==5.5.2 certifi==2025.7.9 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.1 cliff==4.10.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.40.3 httplib2==0.22.0 identify==2.6.12 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.24.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.1 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.0 markdown-it-py==3.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.6.0 os-client-config==2.3.0 os-service-types==1.8.0 osc-lib==4.1.0 oslo.config==10.0.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.2.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.1.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.4 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.0.0 rich-argparse==1.7.1 rpds-py==0.26.0 rsa==4.9.1 ruamel.yaml==0.18.14 ruamel.yaml.clib==0.2.12 s3transfer==0.13.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.14.1 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.31.2 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/pti-o2-docker-verify-master@tmp/config2356121778286106628tmp copy managed file [pti-o2-settings] to file:/w/workspace/pti-o2-docker-verify-master@tmp/config15367522408715123777tmp [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins15605594739859852474.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins4945854836815567518.sh [pti-o2-docker-verify-master] $ /bin/sh -xe /tmp/jenkins7007805855480901190.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR=stages CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [pti-o2-docker-verify-master] $ /bin/bash -l /tmp/jenkins15323211061184449423.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/pti-o2-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4XtN from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-4XtN/bin to PATH ---> Docker image tag found: 2.3.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host -f Dockerfile DOCKER_ROOT=/w/workspace/pti-o2-docker-verify-master CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/pti-o2imsdms [EnvInject] - Variables injected successfully. [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins16111293146505425498.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/pti-o2imsdms:2.3.0 docker build --network=host -f Dockerfile -t nexus3.o-ran-sc.org:10004/o-ran-sc/pti-o2imsdms:2.3.0 . #1 [internal] load .dockerignore #1 transferring context: 0.0s #1 transferring context: 2B 0.0s done #1 DONE 0.2s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 2.51kB 0.0s done #2 DONE 0.2s #3 [internal] load metadata for nexus3.onap.org:10001/onap/integration-python:12.0.0 #3 DONE 1.2s #4 [build 1/7] FROM nexus3.onap.org:10001/onap/integration-python:12.0.0@sha256:2fbc724432f17e5b8529d0663535972c6dd22e2946e83630c3a3748bcd1a6e1c #4 resolve nexus3.onap.org:10001/onap/integration-python:12.0.0@sha256:2fbc724432f17e5b8529d0663535972c6dd22e2946e83630c3a3748bcd1a6e1c 0.0s done #4 ... #5 [internal] load build context #5 transferring context: 831.73kB 0.1s done #5 DONE 0.2s #4 [build 1/7] FROM nexus3.onap.org:10001/onap/integration-python:12.0.0@sha256:2fbc724432f17e5b8529d0663535972c6dd22e2946e83630c3a3748bcd1a6e1c #4 sha256:2fbc724432f17e5b8529d0663535972c6dd22e2946e83630c3a3748bcd1a6e1c 1.58kB / 1.58kB done #4 sha256:2834f89bf9f5ac880e611b7ae3545a84cfafb2bcc0c151f3289b22b1735125ed 8.68kB / 8.68kB done #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0B / 3.37MB 0.3s #4 sha256:8f2cb45389d710a3a5c44ae4cf408c02450249e5ad0d0852ac2712fa58ce38ae 0B / 622.26kB 0.3s #4 sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 0B / 12.32MB 0.3s #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 1.05MB / 3.37MB 0.7s #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 2.10MB / 3.37MB 0.8s #4 sha256:8f2cb45389d710a3a5c44ae4cf408c02450249e5ad0d0852ac2712fa58ce38ae 622.26kB / 622.26kB 0.8s #4 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 3.37MB / 3.37MB 0.8s done #4 sha256:8f2cb45389d710a3a5c44ae4cf408c02450249e5ad0d0852ac2712fa58ce38ae 622.26kB / 622.26kB 0.8s done #4 sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 1.05MB / 12.32MB 0.9s #4 sha256:1f9b743b3912bae2ef62c4ffcaa42f0449e6ba262b65938ef78218201ccbf16b 0B / 229B 0.9s #4 sha256:c2d4879139cb10284180c092c8eccb34d5f1a0804c3ef1a9e4f4b19a72641757 0B / 3.08MB 0.9s #4 sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 5.24MB / 12.32MB 1.1s #4 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0.2s done #4 sha256:1f9b743b3912bae2ef62c4ffcaa42f0449e6ba262b65938ef78218201ccbf16b 229B / 229B 0.9s done #4 sha256:c2d4879139cb10284180c092c8eccb34d5f1a0804c3ef1a9e4f4b19a72641757 1.05MB / 3.08MB 1.1s #4 sha256:7bfee93fd0179f25f20f167992d01b7100d8147b04411b902279f34aeb7a8b84 1.37kB / 1.37kB 1.0s done #4 sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 7.34MB / 12.32MB 1.2s #4 sha256:c2d4879139cb10284180c092c8eccb34d5f1a0804c3ef1a9e4f4b19a72641757 2.10MB / 3.08MB 1.2s #4 extracting sha256:8f2cb45389d710a3a5c44ae4cf408c02450249e5ad0d0852ac2712fa58ce38ae #4 sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 9.44MB / 12.32MB 1.3s #4 sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 12.32MB / 12.32MB 1.4s #4 sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 12.32MB / 12.32MB 1.4s done #4 extracting sha256:8f2cb45389d710a3a5c44ae4cf408c02450249e5ad0d0852ac2712fa58ce38ae 0.4s done #4 sha256:c2d4879139cb10284180c092c8eccb34d5f1a0804c3ef1a9e4f4b19a72641757 3.08MB / 3.08MB 1.9s #4 extracting sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 0.1s #4 sha256:c2d4879139cb10284180c092c8eccb34d5f1a0804c3ef1a9e4f4b19a72641757 3.08MB / 3.08MB 1.9s done #4 extracting sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 0.8s done #4 extracting sha256:1f9b743b3912bae2ef62c4ffcaa42f0449e6ba262b65938ef78218201ccbf16b #4 extracting sha256:1f9b743b3912bae2ef62c4ffcaa42f0449e6ba262b65938ef78218201ccbf16b done #4 extracting sha256:c2d4879139cb10284180c092c8eccb34d5f1a0804c3ef1a9e4f4b19a72641757 #4 extracting sha256:c2d4879139cb10284180c092c8eccb34d5f1a0804c3ef1a9e4f4b19a72641757 0.4s done #4 extracting sha256:7bfee93fd0179f25f20f167992d01b7100d8147b04411b902279f34aeb7a8b84 #4 extracting sha256:7bfee93fd0179f25f20f167992d01b7100d8147b04411b902279f34aeb7a8b84 done #4 DONE 3.7s #6 [build 2/7] RUN apk add --no-cache git curl bluez-dev bzip2-dev dpkg-dev dpkg expat-dev gcc libc-dev libffi-dev libnsl-dev libtirpc-dev linux-headers make openssl-dev pax-utils tcl-dev tk tk-dev util-linux-dev xz-dev zlib-dev && curl -O https://get.helm.sh/helm-v3.3.1-linux-amd64.tar.gz && tar -zxvf helm-v3.3.1-linux-amd64.tar.gz && cp linux-amd64/helm /usr/local/bin && rm -f helm-v3.3.1-linux-amd64.tar.gz #6 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz #6 0.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz #6 1.007 (1/98) Upgrading musl (1.2.3-r4 -> 1.2.3-r6) #6 1.025 (2/98) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.15-r1) #6 1.068 (3/98) Upgrading libexpat (2.5.0-r0 -> 2.6.4-r0) #6 1.074 (4/98) Upgrading libssl3 (3.0.8-r3 -> 3.0.15-r1) #6 1.084 (5/98) Upgrading krb5-libs (1.20.1-r0 -> 1.20.2-r1) #6 1.110 (6/98) Installing bluez-libs (5.66-r1) #6 1.120 (7/98) Installing pkgconf (1.9.4-r0) #6 1.132 (8/98) Installing bluez-dev (5.66-r1) #6 1.136 (9/98) Installing bzip2-dev (1.0.8-r4) #6 1.140 (10/98) Installing brotli-libs (1.0.9-r9) #6 1.155 (11/98) Installing nghttp2-libs (1.51.0-r2) #6 1.160 (12/98) Installing libcurl (8.9.0-r0) #6 1.172 (13/98) Installing curl (8.9.0-r0) #6 1.179 (14/98) Installing libacl (2.3.1-r1) #6 1.183 (15/98) Installing tar (1.34-r2) #6 1.195 (16/98) Installing xz (5.2.9-r0) #6 1.203 (17/98) Installing dpkg (1.21.9-r0) #6 1.223 (18/98) Installing perl (5.36.2-r0) #6 1.521 (19/98) Installing dpkg-dev (1.21.9-r0) #6 1.548 (20/98) Installing expat (2.6.4-r0) #6 1.552 (21/98) Installing expat-dev (2.6.4-r0) #6 1.556 (22/98) Installing libgcc (12.2.1_git20220924-r4) #6 1.562 (23/98) Installing libstdc++ (12.2.1_git20220924-r4) #6 1.600 (24/98) Installing binutils (2.39-r2) #6 1.681 (25/98) Installing libgomp (12.2.1_git20220924-r4) #6 1.689 (26/98) Installing libatomic (12.2.1_git20220924-r4) #6 1.694 (27/98) Installing gmp (6.2.1-r2) #6 1.703 (28/98) Installing isl25 (0.25-r1) #6 1.724 (29/98) Installing mpfr4 (4.1.0-r0) #6 1.759 (30/98) Installing mpc1 (1.2.1-r1) #6 1.764 (31/98) Installing gcc (12.2.1_git20220924-r4) #6 2.709 (32/98) Installing pcre2 (10.42-r0) #6 2.722 (33/98) Installing git (2.39.5-r0) #6 2.798 (34/98) Installing perl-error (0.17029-r1) #6 2.811 (35/98) Installing perl-git (2.39.5-r0) #6 2.817 (36/98) Installing git-perl (2.39.5-r0) #6 2.822 (37/98) Installing musl-dev (1.2.3-r6) #6 2.909 (38/98) Installing libc-dev (0.7.2-r3) #6 2.918 (39/98) Installing linux-headers (5.19.5-r0) #6 3.025 (40/98) Installing libffi-dev (3.4.4-r0) #6 3.034 (41/98) Installing bsd-compat-headers (0.7.2-r3) #6 3.039 (42/98) Installing libblkid (2.38.1-r1) #6 3.051 (43/98) Installing libfdisk (2.38.1-r1) #6 3.059 (44/98) Installing libmount (2.38.1-r1) #6 3.068 (45/98) Installing libsmartcols (2.38.1-r1) #6 3.075 (46/98) Installing util-linux-dev (2.38.1-r1) #6 3.104 (47/98) Installing gawk (5.1.1-r1) #6 3.121 (48/98) Installing e2fsprogs-libs (1.46.6-r0) #6 3.137 (49/98) Installing e2fsprogs-dev (1.46.6-r0) #6 3.145 (50/98) Installing glib (2.74.7-r0) #6 3.182 (51/98) Installing libverto-glib (0.3.2-r1) #6 3.187 (52/98) Installing libev (4.33-r0) #6 3.192 (53/98) Installing libverto-libev (0.3.2-r1) #6 3.196 (54/98) Installing libevent (2.1.12-r5) #6 3.246 (55/98) Installing libverto-libevent (0.3.2-r1) #6 3.250 (56/98) Installing libverto-dev (0.3.2-r1) #6 3.257 (57/98) Installing libsasl (2.1.28-r3) #6 3.263 (58/98) Installing libldap (2.6.3-r6) #6 3.273 (59/98) Installing krb5-server-ldap (1.20.2-r1) #6 3.280 (60/98) Installing krb5-dev (1.20.2-r1) #6 3.481 (61/98) Installing libtirpc-nokrb (1.3.3-r0) #6 3.490 (62/98) Installing libtirpc-dev (1.3.3-r0) #6 3.498 (63/98) Installing libnsl-dev (2.0.0-r0) #6 3.505 (64/98) Installing make (4.3-r1) #6 3.511 (65/98) Installing openssl-dev (3.0.15-r1) #6 3.545 (66/98) Installing libcap2 (2.66-r1) #6 3.550 (67/98) Installing pax-utils (1.3.5-r1) #6 3.556 (68/98) Installing tcl (8.6.12-r1) #6 3.617 (69/98) Installing zlib-dev (1.2.13-r0) #6 3.624 (70/98) Installing tcl-dev (8.6.12-r1) #6 3.640 (71/98) Installing libxau (1.0.10-r0) #6 3.643 (72/98) Installing libmd (1.0.4-r0) #6 3.647 (73/98) Installing libbsd (0.11.7-r0) #6 3.653 (74/98) Installing libxdmcp (1.1.4-r0) #6 3.658 (75/98) Installing libxcb (1.15-r0) #6 3.673 (76/98) Installing libx11 (1.8.7-r0) #6 3.713 (77/98) Installing libxrender (0.9.11-r0) #6 3.717 (78/98) Installing libpng (1.6.44-r0) #6 3.724 (79/98) Installing freetype (2.12.1-r0) #6 3.736 (80/98) Installing fontconfig (2.14.1-r0) #6 3.749 (81/98) Installing libxft (2.3.7-r0) #6 3.754 (82/98) Installing tk (8.6.12-r1) #6 3.784 (83/98) Installing xorgproto (2022.2-r0) #6 3.817 (84/98) Installing libxau-dev (1.0.10-r0) #6 3.823 (85/98) Installing xcb-proto (1.15.2-r0) #6 3.840 (86/98) Installing libxdmcp-dev (1.1.4-r0) #6 3.846 (87/98) Installing libxcb-dev (1.15-r0) #6 3.872 (88/98) Installing xtrans (1.4.0-r2) #6 3.879 (89/98) Installing libx11-dev (1.8.7-r0) #6 3.889 (90/98) Installing brotli (1.0.9-r9) #6 3.895 (91/98) Installing brotli-dev (1.0.9-r9) #6 3.900 (92/98) Installing libpng-dev (1.6.44-r0) #6 3.907 (93/98) Installing freetype-dev (2.12.1-r0) #6 3.925 (94/98) Installing fontconfig-dev (2.14.1-r0) #6 3.929 (95/98) Installing libxrender-dev (0.9.11-r0) #6 4.098 (96/98) Installing libxft-dev (2.3.7-r0) #6 4.104 (97/98) Installing tk-dev (8.6.12-r1) #6 4.117 (98/98) Installing xz-dev (5.2.9-r0) #6 4.129 Executing busybox-1.35.0-r29.trigger #6 4.141 Executing ca-certificates-20220614-r4.trigger #6 4.212 OK: 256 MiB in 129 packages #6 4.292 % Total % Received % Xferd Average Speed Time Time Time Current #6 4.296 Dload Upload Total Spent Left Speed #6 4.296 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12.1M 100 12.1M 0 0 33.5M 0 --:--:-- --:--:-- --:--:-- 33.6M #6 ... #7 [stage-1 2/14] RUN echo "https://dl-cdn.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories && apk update && apk add --upgrade expat busybox krb5 ncurses ncurses-dev sqlite sqlite-dev && apk info expat busybox krb5 ncurses sqlite #0 0.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz #0 0.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz #0 0.886 fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz #0 1.272 v3.17.10-89-gdbdf15a18fd [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] #0 1.272 v3.17.10-83-g9fde517a01c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] #0 1.272 v3.23.0_alpha20250612-2300-g9a2a9f9df72 [https://dl-cdn.alpinelinux.org/alpine/edge/main] #0 1.272 OK: 23601 distinct packages available #0 1.836 (1/30) Upgrading musl (1.2.3-r4 -> 1.2.5-r14) #0 1.961 (2/30) Upgrading libcrypto3 (3.0.8-r3 -> 3.5.1-r0) #0 2.016 (3/30) Upgrading libexpat (2.5.0-r0 -> 2.7.1-r0) #0 2.022 (4/30) Upgrading ncurses-terminfo-base (6.3_p20221119-r0 -> 6.5_p20250705-r0) #0 2.031 (5/30) Installing libncursesw (6.5_p20250705-r0) #0 2.042 (6/30) Upgrading libcom_err (1.46.6-r0 -> 1.47.2-r3) #0 2.047 (7/30) Upgrading keyutils-libs (1.6.3-r1 -> 1.6.3-r4) #0 2.054 (8/30) Upgrading libssl3 (3.0.8-r3 -> 3.5.1-r0) #0 2.075 (9/30) Upgrading libverto (0.3.2-r1 -> 0.3.2-r2) #0 2.080 (10/30) Upgrading krb5-libs (1.20.1-r0 -> 1.21.3-r0) #0 2.105 (11/30) Installing libpanelw (6.5_p20250705-r0) #0 2.113 (12/30) Upgrading sqlite-libs (3.40.1-r0 -> 3.50.2-r0) #0 2.139 (13/30) Upgrading busybox (1.35.0-r29 -> 1.37.0-r19) #0 2.157 Executing busybox-1.37.0-r19.post-upgrade #0 2.255 (14/30) Upgrading ssl_client (1.35.0-r29 -> 1.37.0-r19) #0 2.267 (15/30) Upgrading busybox-binsh (1.35.0-r29 -> 1.37.0-r19) #0 2.269 (16/30) Installing expat (2.7.1-r0) #0 2.273 (17/30) Installing e2fsprogs-libs (1.47.2-r3) #0 2.296 (18/30) Installing krb5 (1.21.3-r0) #0 2.298 (19/30) Installing ncurses (6.5_p20250705-r0) #0 2.308 (20/30) Installing libformw (6.5_p20250705-r0) #0 2.312 (21/30) Installing libmenuw (6.5_p20250705-r0) #0 2.316 (22/30) Installing libgcc (14.3.0-r6) #0 2.322 (23/30) Installing libstdc++ (14.3.0-r6) #0 2.357 (24/30) Installing libncurses++ (6.5_p20250705-r0) #0 2.358 (25/30) Installing pkgconf (2.5.1-r0) #0 2.365 (26/30) Installing ncurses-dev (6.5_p20250705-r0) #0 2.375 (27/30) Installing readline (8.3.1-r0) #0 2.382 (28/30) Installing sqlite (3.50.2-r0) #0 2.413 (29/30) Installing sqlite-dev (3.50.2-r0) #0 2.428 (30/30) Purging ncurses-libs (6.3_p20221119-r0) #0 2.432 Executing busybox-1.37.0-r19.trigger #0 2.435 Executing ca-certificates-20220614-r4.trigger #0 2.486 OK: 24 MiB in 51 packages #0 3.012 expat-2.7.1-r0 description: #0 3.012 XML Parser library written in C #0 3.012 #0 3.012 expat-2.7.1-r0 webpage: #0 3.012 https://libexpat.github.io/ #0 3.012 #0 3.012 expat-2.7.1-r0 installed size: #0 3.012 29 KiB #0 3.012 #0 3.012 expat-2.6.4-r0 description: #0 3.012 XML Parser library written in C #0 3.012 #0 3.012 expat-2.6.4-r0 webpage: #0 3.012 https://libexpat.github.io/ #0 3.012 #0 3.012 expat-2.6.4-r0 installed size: #0 3.012 48 KiB #0 3.012 #0 3.012 busybox-1.37.0-r19 description: #0 3.012 Size optimized toolbox of many common UNIX utilities #0 3.012 #0 3.012 busybox-1.37.0-r19 webpage: #0 3.012 https://busybox.net/ #0 3.012 #0 3.012 busybox-1.37.0-r19 installed size: #0 3.012 798 KiB #0 3.012 #0 3.012 busybox-1.35.0-r31 description: #0 3.012 Size optimized toolbox of many common UNIX utilities #0 3.012 #0 3.012 busybox-1.35.0-r31 webpage: #0 3.012 https://busybox.net/ #0 3.012 #0 3.012 busybox-1.35.0-r31 installed size: #0 3.012 944 KiB #0 3.012 #0 3.012 krb5-1.21.3-r0 description: #0 3.012 The Kerberos network authentication system #0 3.012 #0 3.012 krb5-1.21.3-r0 webpage: #0 3.012 https://web.mit.edu/kerberos/www/ #0 3.012 #0 3.012 krb5-1.21.3-r0 installed size: #0 3.012 356 KiB #0 3.012 #0 3.012 krb5-1.20.2-r1 description: #0 3.012 The Kerberos network authentication system #0 3.012 #0 3.012 krb5-1.20.2-r1 webpage: #0 3.012 https://web.mit.edu/kerberos/www/ #0 3.012 #0 3.012 krb5-1.20.2-r1 installed size: #0 3.012 368 KiB #0 3.012 #0 3.012 ncurses-6.5_p20250705-r0 description: #0 3.012 Console display library #0 3.092 #0 3.092 ncurses-6.5_p20250705-r0 webpage: #0 3.092 https://invisible-island.net/ncurses/ #0 3.092 #0 3.092 ncurses-6.5_p20250705-r0 installed size: #0 3.092 221 KiB #0 3.092 #0 3.092 ncurses-6.3_p20221119-r1 description: #0 3.092 Console display library #0 3.092 #0 3.092 ncurses-6.3_p20221119-r1 webpage: #0 3.092 https://invisible-island.net/ncurses/ #0 3.092 #0 3.092 ncurses-6.3_p20221119-r1 installed size: #0 3.092 280 KiB #0 3.092 #0 3.092 sqlite-3.50.2-r0 description: #0 3.092 C library that implements an SQL database engine #0 3.092 #0 3.092 sqlite-3.50.2-r0 webpage: #0 3.092 https://www.sqlite.org/ #0 3.092 #0 3.092 sqlite-3.50.2-r0 installed size: #0 3.092 1875 KiB #0 3.092 #0 3.092 sqlite-3.40.1-r1 description: #0 3.092 C library that implements an SQL database engine #0 3.092 #0 3.092 sqlite-3.40.1-r1 webpage: #0 3.092 https://www.sqlite.org/ #0 3.092 #0 3.092 sqlite-3.40.1-r1 installed size: #0 3.092 1196 KiB #0 3.092 #7 DONE 4.7s #6 [build 2/7] RUN apk add --no-cache git curl bluez-dev bzip2-dev dpkg-dev dpkg expat-dev gcc libc-dev libffi-dev libnsl-dev libtirpc-dev linux-headers make openssl-dev pax-utils tcl-dev tk tk-dev util-linux-dev xz-dev zlib-dev && curl -O https://get.helm.sh/helm-v3.3.1-linux-amd64.tar.gz && tar -zxvf helm-v3.3.1-linux-amd64.tar.gz && cp linux-amd64/helm /usr/local/bin && rm -f helm-v3.3.1-linux-amd64.tar.gz #6 4.662 linux-amd64/ #6 4.690 linux-amd64/README.md #6 4.690 linux-amd64/LICENSE #6 4.690 linux-amd64/helm #6 ... #8 [stage-1 3/14] RUN apk add --no-cache bash #0 0.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz #0 0.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz #8 0.513 fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz #8 0.759 (1/1) Installing bash (5.3.0-r0) #8 0.785 Executing bash-5.3.0-r0.post-install #8 0.788 Executing busybox-1.37.0-r19.trigger #8 0.793 OK: 25 MiB in 52 packages #8 DONE 1.0s #6 [build 2/7] RUN apk add --no-cache git curl bluez-dev bzip2-dev dpkg-dev dpkg expat-dev gcc libc-dev libffi-dev libnsl-dev libtirpc-dev linux-headers make openssl-dev pax-utils tcl-dev tk tk-dev util-linux-dev xz-dev zlib-dev && curl -O https://get.helm.sh/helm-v3.3.1-linux-amd64.tar.gz && tar -zxvf helm-v3.3.1-linux-amd64.tar.gz && cp linux-amd64/helm /usr/local/bin && rm -f helm-v3.3.1-linux-amd64.tar.gz #6 DONE 5.6s #9 [build 3/7] COPY requirements.txt /tmp/ #9 DONE 0.1s #10 [build 4/7] COPY requirements-stx.txt /tmp/ #10 DONE 0.2s #11 [build 5/7] COPY constraints.txt /tmp/ #11 DONE 0.2s #12 [build 6/7] COPY setup.py /src/ #12 DONE 0.2s #13 [build 7/7] RUN mkdir -p /.venv && python -m venv /.venv && pip install --no-cache-dir --upgrade pip setuptools==78.1.1 && pip install --no-cache-dir -r /tmp/requirements.txt -r /tmp/requirements-stx.txt -c /tmp/constraints.txt && pip install --no-cache-dir -e /src #13 8.271 Requirement already satisfied: pip in /.venv/lib/python3.11/site-packages (22.3.1) #13 8.460 Collecting pip #13 8.533 Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) #13 8.592 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 35.6 MB/s eta 0:00:00 #13 9.029 Collecting setuptools==78.1.1 #13 9.036 Downloading setuptools-78.1.1-py3-none-any.whl (1.3 MB) #13 9.061 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 63.0 MB/s eta 0:00:00 #13 9.306 Installing collected packages: setuptools, pip #13 9.306 Attempting uninstall: setuptools #13 9.312 Found existing installation: setuptools 65.5.0 #13 9.394 Uninstalling setuptools-65.5.0: #13 9.418 Successfully uninstalled setuptools-65.5.0 #13 10.80 Attempting uninstall: pip #13 10.81 Found existing installation: pip 22.3.1 #13 11.02 Uninstalling pip-22.3.1: #13 11.03 Successfully uninstalled pip-22.3.1 #13 12.56 Successfully installed pip-25.1.1 setuptools-78.1.1 #13 13.58 Obtaining distributedcloud-client from git+https://opendev.org/starlingx/distcloud-client.git@r/stx.9.0#egg=distributedcloud-client&subdirectory=distributedcloud-client (from -r /tmp/requirements-stx.txt (line 6)) #13 13.58 Cloning https://opendev.org/starlingx/distcloud-client.git (to revision r/stx.9.0) to /.venv/src/distributedcloud-client #13 13.59 Running command git clone --filter=blob:none --quiet https://opendev.org/starlingx/distcloud-client.git /.venv/src/distributedcloud-client #13 14.03 Running command git checkout -b r/stx.9.0 --track origin/r/stx.9.0 #13 14.26 branch 'r/stx.9.0' set up to track 'origin/r/stx.9.0'. #13 14.26 Switched to a new branch 'r/stx.9.0' #13 14.26 Resolved https://opendev.org/starlingx/distcloud-client.git to commit 55b0b6d5583244f02fcf8ccf38760a441be009e6 #13 14.26 Installing build dependencies: started #13 15.76 Installing build dependencies: finished with status 'done' #13 15.76 Checking if build backend supports build_editable: started #13 16.36 Checking if build backend supports build_editable: finished with status 'done' #13 16.36 Getting requirements to build editable: started #13 16.64 Getting requirements to build editable: finished with status 'done' #13 16.64 Installing backend dependencies: started #13 18.20 Installing backend dependencies: finished with status 'done' #13 18.20 Preparing editable metadata (pyproject.toml): started #13 18.87 Preparing editable metadata (pyproject.toml): finished with status 'done' #13 18.87 Obtaining cgtsclient from git+https://opendev.org/starlingx/config.git@r/stx.9.0#egg=cgtsclient&subdirectory=sysinv/cgts-client/cgts-client (from -r /tmp/requirements-stx.txt (line 7)) #13 18.87 Cloning https://opendev.org/starlingx/config.git (to revision r/stx.9.0) to /.venv/src/cgtsclient #13 18.88 Running command git clone --filter=blob:none --quiet https://opendev.org/starlingx/config.git /.venv/src/cgtsclient #13 22.21 Running command git checkout -b r/stx.9.0 --track origin/r/stx.9.0 #13 23.01 branch 'r/stx.9.0' set up to track 'origin/r/stx.9.0'. #13 23.01 Switched to a new branch 'r/stx.9.0' #13 23.02 Resolved https://opendev.org/starlingx/config.git to commit 2244e1c9be01f16201e2c29dc3dd57d6d289cb5e #13 23.02 Installing build dependencies: started #13 24.38 Installing build dependencies: finished with status 'done' #13 24.39 Checking if build backend supports build_editable: started #13 24.89 Checking if build backend supports build_editable: finished with status 'done' #13 24.89 Getting requirements to build editable: started #13 25.16 Getting requirements to build editable: finished with status 'done' #13 25.16 Installing backend dependencies: started #13 26.60 Installing backend dependencies: finished with status 'done' #13 26.60 Preparing editable metadata (pyproject.toml): started #13 27.31 Preparing editable metadata (pyproject.toml): finished with status 'done' #13 27.32 Obtaining fmclient from git+https://opendev.org/starlingx/fault.git@r/stx.9.0#egg=fmclient&subdirectory=python-fmclient/fmclient (from -r /tmp/requirements-stx.txt (line 8)) #13 27.32 Cloning https://opendev.org/starlingx/fault.git (to revision r/stx.9.0) to /.venv/src/fmclient #13 27.32 Running command git clone --filter=blob:none --quiet https://opendev.org/starlingx/fault.git /.venv/src/fmclient #13 27.82 Running command git checkout -b r/stx.9.0 --track origin/r/stx.9.0 #13 28.06 branch 'r/stx.9.0' set up to track 'origin/r/stx.9.0'. #13 28.07 Switched to a new branch 'r/stx.9.0' #13 28.07 Resolved https://opendev.org/starlingx/fault.git to commit 5889cb5c7d8cbf0943ee49081d36631d5d02e5c6 #13 28.07 Installing build dependencies: started #13 29.40 Installing build dependencies: finished with status 'done' #13 29.40 Checking if build backend supports build_editable: started #13 29.90 Checking if build backend supports build_editable: finished with status 'done' #13 29.90 Getting requirements to build editable: started #13 30.15 Getting requirements to build editable: finished with status 'done' #13 30.15 Installing backend dependencies: started #13 31.60 Installing backend dependencies: finished with status 'done' #13 31.60 Preparing editable metadata (pyproject.toml): started #13 32.14 Preparing editable metadata (pyproject.toml): finished with status 'done' #13 32.25 Collecting flask<3.0.0 (from -r /tmp/requirements.txt (line 2)) #13 32.33 Downloading flask-2.3.3-py3-none-any.whl.metadata (3.6 kB) #13 32.34 Collecting flask-restx (from -r /tmp/requirements.txt (line 3)) #13 32.35 Downloading flask_restx-1.3.0-py2.py3-none-any.whl.metadata (9.3 kB) #13 32.97 Collecting sqlalchemy<2.0.0 (from -r /tmp/requirements.txt (line 4)) #13 32.97 Downloading sqlalchemy-1.4.54.tar.gz (8.5 MB) #13 33.27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.5/8.5 MB 30.8 MB/s eta 0:00:00 #13 34.41 Installing build dependencies: started #13 35.67 Installing build dependencies: finished with status 'done' #13 35.67 Getting requirements to build wheel: started #13 36.50 Getting requirements to build wheel: finished with status 'done' #13 36.50 Preparing metadata (pyproject.toml): started #13 36.99 Preparing metadata (pyproject.toml): finished with status 'done' #13 37.06 Collecting redis (from -r /tmp/requirements.txt (line 5)) #13 37.07 Downloading redis-6.2.0-py3-none-any.whl.metadata (10 kB) #13 37.19 Collecting psycopg2-binary (from -r /tmp/requirements.txt (line 6)) #13 37.19 Downloading psycopg2_binary-2.9.10-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (4.9 kB) #13 37.22 Collecting cotyledon (from -r /tmp/requirements.txt (line 7)) #13 37.22 Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) #13 37.29 Collecting PyYAML>=5.4.1 (from -r /tmp/requirements.txt (line 8)) #13 37.29 Downloading PyYAML-6.0.2-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (2.1 kB) #13 37.79 Collecting Cython>=3.0a1 (from -r /tmp/requirements.txt (line 10)) #13 37.80 Downloading cython-3.1.2-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (5.9 kB) #13 37.82 Collecting httplib2 (from -r /tmp/requirements.txt (line 12)) #13 37.83 Downloading httplib2-0.22.0-py3-none-any.whl.metadata (2.6 kB) #13 37.85 Collecting babel (from -r /tmp/requirements.txt (line 13)) #13 37.85 Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) #13 37.88 Collecting PrettyTable<0.8,>=0.7.2 (from -r /tmp/requirements.txt (line 14)) #13 37.88 Downloading prettytable-0.7.2.zip (28 kB) #13 37.89 Installing build dependencies: started #13 39.18 Installing build dependencies: finished with status 'done' #13 39.18 Getting requirements to build wheel: started #13 39.77 Getting requirements to build wheel: finished with status 'done' #13 39.77 Preparing metadata (pyproject.toml): started #13 40.18 Preparing metadata (pyproject.toml): finished with status 'done' #13 40.20 Collecting requests-oauthlib (from -r /tmp/requirements.txt (line 16)) #13 40.20 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) #13 40.22 Collecting retry (from -r /tmp/requirements.txt (line 17)) #13 40.22 Downloading retry-0.9.2-py2.py3-none-any.whl.metadata (5.8 kB) #13 40.50 Collecting ruamel.yaml==0.17.17 (from -r /tmp/requirements.txt (line 18)) #13 40.50 Downloading ruamel.yaml-0.17.17-py3-none-any.whl.metadata (12 kB) #13 40.53 Collecting pyOpenSSL (from -r /tmp/requirements.txt (line 24)) #13 40.54 Downloading pyopenssl-25.1.0-py3-none-any.whl.metadata (17 kB) #13 40.58 Collecting gunicorn (from -r /tmp/requirements.txt (line 26)) #13 40.58 Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) #13 40.62 Collecting pyjwt==2.6.0 (from -r /tmp/requirements.txt (line 29)) #13 40.62 Downloading PyJWT-2.6.0-py3-none-any.whl.metadata (4.0 kB) #13 40.66 Collecting kubernetes>=30.0.0 (from -r /tmp/requirements.txt (line 31)) #13 40.67 Downloading kubernetes-33.1.0-py2.py3-none-any.whl.metadata (1.7 kB) #13 40.73 Collecting elasticsearch (from -r /tmp/requirements-stx.txt (line 10)) #13 40.74 Downloading elasticsearch-9.0.2-py3-none-any.whl.metadata (8.4 kB) #13 40.78 Collecting beautifulsoup4 (from distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 40.78 Downloading beautifulsoup4-4.13.4-py3-none-any.whl.metadata (3.8 kB) #13 40.82 Collecting cliff>=2.3.0 (from distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 40.83 Downloading cliff-4.10.0-py3-none-any.whl.metadata (1.9 kB) #13 40.87 Collecting osc-lib>=1.2.0 (from distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 40.90 Downloading osc_lib-4.1.0-py3-none-any.whl.metadata (3.6 kB) #13 40.92 Collecting osprofiler>=1.4.0 (from distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 40.93 Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) #13 40.98 Collecting pbr>=2.0.0 (from distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 40.99 Downloading pbr-6.1.1-py2.py3-none-any.whl.metadata (3.4 kB) #13 41.03 Collecting python-keystoneclient>=3.8.0 (from distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 41.03 Downloading python_keystoneclient-3.21.0-py2.py3-none-any.whl.metadata (3.7 kB) #13 41.10 Collecting requests!=2.12.2,!=2.13.0,>=2.10.0 (from distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 41.11 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) #13 41.13 Collecting requests-toolbelt (from distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 41.14 Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB) #13 41.16 Collecting six>=1.9.0 (from distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 41.16 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) #13 41.23 Collecting keyring (from cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 41.24 Downloading keyring-25.6.0-py3-none-any.whl.metadata (20 kB) #13 41.28 Collecting oslo.i18n (from cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 41.28 Downloading oslo.i18n-6.5.1-py3-none-any.whl.metadata (2.1 kB) #13 41.34 Collecting oslo.serialization!=2.19.1,>=1.10.0 (from cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 41.35 Downloading oslo.serialization-5.7.0-py3-none-any.whl.metadata (2.1 kB) #13 41.53 Collecting oslo.utils>=3.5.0 (from cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 41.53 Downloading oslo_utils-9.0.0-py3-none-any.whl.metadata (2.2 kB) #13 41.56 Collecting python-dateutil (from cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 41.57 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) #13 41.61 Collecting Werkzeug>=2.3.7 (from flask<3.0.0->-r /tmp/requirements.txt (line 2)) #13 41.61 Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) #13 41.63 Collecting Jinja2>=3.1.2 (from flask<3.0.0->-r /tmp/requirements.txt (line 2)) #13 41.64 Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) #13 41.66 Collecting itsdangerous>=2.1.2 (from flask<3.0.0->-r /tmp/requirements.txt (line 2)) #13 41.66 Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) #13 41.68 Collecting click>=8.1.3 (from flask<3.0.0->-r /tmp/requirements.txt (line 2)) #13 41.69 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) #13 41.71 Collecting blinker>=1.6.2 (from flask<3.0.0->-r /tmp/requirements.txt (line 2)) #13 41.71 Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) #13 41.95 Collecting greenlet!=0.4.17 (from sqlalchemy<2.0.0->-r /tmp/requirements.txt (line 4)) #13 41.95 Downloading greenlet-3.2.3-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (4.1 kB) #13 41.98 Collecting aniso8601>=0.82 (from flask-restx->-r /tmp/requirements.txt (line 3)) #13 41.99 Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) #13 42.03 Collecting jsonschema (from flask-restx->-r /tmp/requirements.txt (line 3)) #13 42.04 Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) #13 42.14 Collecting pytz (from flask-restx->-r /tmp/requirements.txt (line 3)) #13 42.14 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) #13 42.18 Collecting importlib-resources (from flask-restx->-r /tmp/requirements.txt (line 3)) #13 42.19 Downloading importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) #13 42.28 Collecting setproctitle (from cotyledon->-r /tmp/requirements.txt (line 7)) #13 42.28 Downloading setproctitle-1.3.6-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (10 kB) #13 42.35 Collecting pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 (from httplib2->-r /tmp/requirements.txt (line 12)) #13 42.36 Downloading pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB) #13 42.38 Collecting oauthlib>=3.0.0 (from requests-oauthlib->-r /tmp/requirements.txt (line 16)) #13 42.39 Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) #13 42.45 Collecting decorator>=3.4.2 (from retry->-r /tmp/requirements.txt (line 17)) #13 42.46 Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) #13 42.48 Collecting py<2.0.0,>=1.4.26 (from retry->-r /tmp/requirements.txt (line 17)) #13 42.49 Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) #13 43.09 Collecting cryptography<46,>=41.0.5 (from pyOpenSSL->-r /tmp/requirements.txt (line 24)) #13 43.10 Downloading cryptography-45.0.5-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) #13 43.14 Collecting typing-extensions>=4.9 (from pyOpenSSL->-r /tmp/requirements.txt (line 24)) #13 43.15 Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) #13 43.35 Collecting cffi>=1.14 (from cryptography<46,>=41.0.5->pyOpenSSL->-r /tmp/requirements.txt (line 24)) #13 43.36 Downloading cffi-1.17.1-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (1.5 kB) #13 43.46 Collecting packaging (from gunicorn->-r /tmp/requirements.txt (line 26)) #13 43.46 Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) #13 43.50 Collecting certifi>=14.05.14 (from kubernetes>=30.0.0->-r /tmp/requirements.txt (line 31)) #13 43.50 Downloading certifi-2025.7.14-py3-none-any.whl.metadata (2.4 kB) #13 43.59 Collecting google-auth>=1.0.1 (from kubernetes>=30.0.0->-r /tmp/requirements.txt (line 31)) #13 43.60 Downloading google_auth-2.40.3-py2.py3-none-any.whl.metadata (6.2 kB) #13 43.67 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes>=30.0.0->-r /tmp/requirements.txt (line 31)) #13 43.67 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) #13 43.72 Collecting urllib3>=1.24.2 (from kubernetes>=30.0.0->-r /tmp/requirements.txt (line 31)) #13 43.73 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) #13 43.74 Collecting durationpy>=0.7 (from kubernetes>=30.0.0->-r /tmp/requirements.txt (line 31)) #13 43.75 Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes) #13 43.77 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r /tmp/requirements-stx.txt (line 10)) #13 43.78 Downloading elastic_transport-8.17.1-py3-none-any.whl.metadata (3.8 kB) #13 43.84 Collecting pycparser (from cffi>=1.14->cryptography<46,>=41.0.5->pyOpenSSL->-r /tmp/requirements.txt (line 24)) #13 43.84 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) #13 43.87 Collecting autopage>=0.4.0 (from cliff>=2.3.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 43.88 Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) #13 43.93 Collecting cmd2>=1.0.0 (from cliff>=2.3.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 43.95 Downloading cmd2-2.7.0-py3-none-any.whl.metadata (17 kB) #13 43.99 Collecting stevedore>=2.0.1 (from cliff>=2.3.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 44.01 Downloading stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB) #13 44.03 Collecting pyperclip>=1.8 (from cmd2>=1.0.0->cliff>=2.3.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 44.03 Downloading pyperclip-1.9.0.tar.gz (20 kB) #13 44.05 Installing build dependencies: started #13 45.48 Installing build dependencies: finished with status 'done' #13 45.48 Getting requirements to build wheel: started #13 46.20 Getting requirements to build wheel: finished with status 'done' #13 46.20 Preparing metadata (pyproject.toml): started #13 46.61 Preparing metadata (pyproject.toml): finished with status 'done' #13 46.62 Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=2.3.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 46.63 Downloading rich_argparse-1.7.1-py3-none-any.whl.metadata (14 kB) #13 46.66 Collecting wcwidth>=0.2.10 (from cmd2>=1.0.0->cliff>=2.3.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 46.66 Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) #13 46.71 Collecting cachetools<6.0,>=2.0.0 (from google-auth>=1.0.1->kubernetes>=30.0.0->-r /tmp/requirements.txt (line 31)) #13 46.71 Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) #13 46.75 Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes>=30.0.0->-r /tmp/requirements.txt (line 31)) #13 46.76 Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) #13 46.79 Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes>=30.0.0->-r /tmp/requirements.txt (line 31)) #13 46.79 Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) #13 46.84 Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth>=1.0.1->kubernetes>=30.0.0->-r /tmp/requirements.txt (line 31)) #13 46.84 Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) #13 46.96 Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->flask<3.0.0->-r /tmp/requirements.txt (line 2)) #13 46.96 Downloading MarkupSafe-3.0.2-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (4.0 kB) #13 47.02 Collecting keystoneauth1>=5.10.0 (from osc-lib>=1.2.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 47.03 Downloading keystoneauth1-5.11.1-py3-none-any.whl.metadata (4.0 kB) #13 47.11 Collecting openstacksdk>=0.15.0 (from osc-lib>=1.2.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 47.11 Downloading openstacksdk-4.6.0-py3-none-any.whl.metadata (12 kB) #13 47.26 Collecting iso8601>=2.0.0 (from keystoneauth1>=5.10.0->osc-lib>=1.2.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 47.26 Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) #13 47.27 Collecting os-service-types>=1.2.0 (from keystoneauth1>=5.10.0->osc-lib>=1.2.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 47.28 Downloading os_service_types-1.8.0-py3-none-any.whl.metadata (1.9 kB) #13 47.37 Collecting dogpile.cache>=0.6.5 (from openstacksdk>=0.15.0->osc-lib>=1.2.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 47.37 Downloading dogpile_cache-1.4.0-py3-none-any.whl.metadata (5.5 kB) #13 47.39 Collecting jmespath>=0.9.0 (from openstacksdk>=0.15.0->osc-lib>=1.2.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 47.40 Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) #13 47.42 Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.15.0->osc-lib>=1.2.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 47.43 Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) #13 47.46 Collecting platformdirs>=3 (from openstacksdk>=0.15.0->osc-lib>=1.2.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 47.47 Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB) #13 47.61 Collecting psutil>=3.2.2 (from openstacksdk>=0.15.0->osc-lib>=1.2.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 47.63 Downloading psutil-7.0.0.tar.gz (497 kB) #13 47.75 Installing build dependencies: started #13 49.14 Installing build dependencies: finished with status 'done' #13 49.16 Getting requirements to build wheel: started #13 49.97 Getting requirements to build wheel: finished with status 'done' #13 49.97 Preparing metadata (pyproject.toml): started #13 50.45 Preparing metadata (pyproject.toml): finished with status 'done' #13 50.47 Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.15.0->osc-lib>=1.2.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 50.48 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) #13 50.72 Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 50.72 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) #13 50.88 Collecting msgpack>=0.5.2 (from oslo.serialization!=2.19.1,>=1.10.0->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 50.88 Downloading msgpack-1.1.1-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (8.4 kB) #13 50.90 Collecting tzdata>=2022.4 (from oslo.serialization!=2.19.1,>=1.10.0->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 50.91 Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) #13 50.95 Collecting netaddr>=0.10.0 (from oslo.utils>=3.5.0->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 50.95 Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) #13 50.99 Collecting debtcollector>=1.2.0 (from oslo.utils>=3.5.0->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 51.00 Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) #13 51.23 Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils>=3.5.0->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 51.24 Downloading wrapt-1.17.2-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (6.4 kB) #13 51.30 Collecting oslo.concurrency>=3.26.0 (from osprofiler>=1.4.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 51.31 Downloading oslo.concurrency-7.1.0-py3-none-any.whl.metadata (2.4 kB) #13 51.37 Collecting oslo.config>=5.2.0 (from osprofiler>=1.4.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 51.38 Downloading oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) #13 51.44 Collecting WebOb>=1.7.1 (from osprofiler>=1.4.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 51.45 Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) #13 51.48 Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 51.48 Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) #13 51.52 Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->osprofiler>=1.4.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 51.53 Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) #13 51.59 Requirement already satisfied: setuptools in /.venv/lib/python3.11/site-packages (from pbr>=2.0.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) (78.1.1) #13 51.80 Collecting charset_normalizer<4,>=2 (from requests!=2.12.2,!=2.13.0,>=2.10.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 51.80 Downloading charset_normalizer-3.4.2-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (35 kB) #13 51.83 Collecting idna<4,>=2.5 (from requests!=2.12.2,!=2.13.0,>=2.10.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 51.84 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) #13 52.01 Collecting rich>=11.0.0 (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.3.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 52.02 Downloading rich-14.0.0-py3-none-any.whl.metadata (18 kB) #13 52.05 Collecting markdown-it-py>=2.2.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.3.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 52.06 Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) #13 52.10 Collecting pygments<3.0.0,>=2.13.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.3.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 52.11 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) #13 52.13 Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.3.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 52.14 Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) #13 52.24 Collecting soupsieve>1.2 (from beautifulsoup4->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 52.24 Downloading soupsieve-2.7-py3-none-any.whl.metadata (4.6 kB) #13 52.29 Collecting attrs>=22.2.0 (from jsonschema->flask-restx->-r /tmp/requirements.txt (line 3)) #13 52.29 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) #13 52.32 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->flask-restx->-r /tmp/requirements.txt (line 3)) #13 52.33 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) #13 52.37 Collecting referencing>=0.28.4 (from jsonschema->flask-restx->-r /tmp/requirements.txt (line 3)) #13 52.38 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) #13 53.10 Collecting rpds-py>=0.7.1 (from jsonschema->flask-restx->-r /tmp/requirements.txt (line 3)) #13 53.11 Downloading rpds_py-0.26.0-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (4.2 kB) #13 53.19 Collecting SecretStorage>=3.2 (from keyring->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 53.20 Downloading SecretStorage-3.3.3-py3-none-any.whl.metadata (4.0 kB) #13 53.22 Collecting jeepney>=0.4.2 (from keyring->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 53.22 Downloading jeepney-0.9.0-py3-none-any.whl.metadata (1.2 kB) #13 53.28 Collecting importlib_metadata>=4.11.4 (from keyring->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 53.28 Downloading importlib_metadata-8.7.0-py3-none-any.whl.metadata (4.8 kB) #13 53.30 Collecting jaraco.classes (from keyring->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 53.31 Downloading jaraco.classes-3.4.0-py3-none-any.whl.metadata (2.6 kB) #13 53.34 Collecting jaraco.functools (from keyring->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 53.35 Downloading jaraco_functools-4.2.1-py3-none-any.whl.metadata (2.9 kB) #13 53.36 Collecting jaraco.context (from keyring->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 53.37 Downloading jaraco.context-6.0.1-py3-none-any.whl.metadata (4.1 kB) #13 53.42 Collecting zipp>=3.20 (from importlib_metadata>=4.11.4->keyring->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 53.43 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) #13 53.54 Collecting more-itertools (from jaraco.classes->keyring->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 53.54 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) #13 53.56 Collecting backports.tarfile (from jaraco.context->keyring->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 53.57 Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) #13 53.69 Downloading ruamel.yaml-0.17.17-py3-none-any.whl (109 kB) #13 53.69 Downloading PyJWT-2.6.0-py3-none-any.whl (20 kB) #13 53.70 Downloading flask-2.3.3-py3-none-any.whl (96 kB) #13 53.72 Downloading flask_restx-1.3.0-py2.py3-none-any.whl (2.8 MB) #13 53.76 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 77.5 MB/s eta 0:00:00 #13 53.77 Downloading redis-6.2.0-py3-none-any.whl (278 kB) #13 53.86 Downloading psycopg2_binary-2.9.10-cp311-cp311-musllinux_1_2_x86_64.whl (3.0 MB) #13 53.99 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 21.5 MB/s eta 0:00:00 #13 54.00 Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) #13 54.01 Downloading PyYAML-6.0.2-cp311-cp311-musllinux_1_1_x86_64.whl (756 kB) #13 54.03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 151.0 MB/s eta 0:00:00 #13 54.04 Downloading cython-3.1.2-cp311-cp311-musllinux_1_2_x86_64.whl (3.3 MB) #13 54.08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 84.2 MB/s eta 0:00:00 #13 54.09 Downloading httplib2-0.22.0-py3-none-any.whl (96 kB) #13 54.10 Downloading pyparsing-3.2.3-py3-none-any.whl (111 kB) #13 54.10 Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) #13 54.21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 102.1 MB/s eta 0:00:00 #13 54.22 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) #13 54.22 Downloading retry-0.9.2-py2.py3-none-any.whl (8.0 kB) #13 54.22 Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) #13 54.23 Downloading pyopenssl-25.1.0-py3-none-any.whl (56 kB) #13 54.23 Downloading cryptography-45.0.5-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) #13 54.29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 87.4 MB/s eta 0:00:00 #13 54.29 Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) #13 54.30 Downloading kubernetes-33.1.0-py2.py3-none-any.whl (1.9 MB) #13 54.33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 79.2 MB/s eta 0:00:00 #13 54.34 Downloading elasticsearch-9.0.2-py3-none-any.whl (914 kB) #13 54.36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 914.3/914.3 kB 57.7 MB/s eta 0:00:00 #13 54.36 Downloading elastic_transport-8.17.1-py3-none-any.whl (64 kB) #13 54.37 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) #13 54.37 Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) #13 54.38 Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) #13 54.38 Downloading certifi-2025.7.14-py3-none-any.whl (162 kB) #13 54.39 Downloading cffi-1.17.1-cp311-cp311-musllinux_1_1_x86_64.whl (478 kB) #13 54.40 Downloading click-8.2.1-py3-none-any.whl (102 kB) #13 54.41 Downloading cliff-4.10.0-py3-none-any.whl (84 kB) #13 54.42 Downloading autopage-0.5.2-py3-none-any.whl (30 kB) #13 54.42 Downloading cmd2-2.7.0-py3-none-any.whl (154 kB) #13 54.43 Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) #13 54.43 Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) #13 54.44 Downloading google_auth-2.40.3-py2.py3-none-any.whl (216 kB) #13 54.45 Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) #13 54.46 Downloading rsa-4.9.1-py3-none-any.whl (34 kB) #13 54.46 Downloading greenlet-3.2.3-cp311-cp311-musllinux_1_1_x86_64.whl (1.1 MB) #13 54.48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 78.4 MB/s eta 0:00:00 #13 54.48 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) #13 54.49 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) #13 54.49 Downloading MarkupSafe-3.0.2-cp311-cp311-musllinux_1_2_x86_64.whl (23 kB) #13 54.50 Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) #13 54.51 Downloading osc_lib-4.1.0-py3-none-any.whl (92 kB) #13 54.51 Downloading keystoneauth1-5.11.1-py3-none-any.whl (344 kB) #13 54.53 Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) #13 54.53 Downloading openstacksdk-4.6.0-py3-none-any.whl (1.8 MB) #13 54.56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 87.0 MB/s eta 0:00:00 #13 54.58 Downloading dogpile_cache-1.4.0-py3-none-any.whl (62 kB) #13 54.59 Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) #13 54.59 Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) #13 54.59 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) #13 54.60 Downloading os_service_types-1.8.0-py3-none-any.whl (24 kB) #13 54.61 Downloading oslo.i18n-6.5.1-py3-none-any.whl (46 kB) #13 54.61 Downloading oslo.serialization-5.7.0-py3-none-any.whl (25 kB) #13 54.62 Downloading msgpack-1.1.1-cp311-cp311-musllinux_1_2_x86_64.whl (427 kB) #13 54.63 Downloading oslo_utils-9.0.0-py3-none-any.whl (134 kB) #13 54.64 Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) #13 54.64 Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) #13 54.68 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 77.5 MB/s eta 0:00:00 #13 54.68 Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) #13 54.69 Downloading oslo.concurrency-7.1.0-py3-none-any.whl (47 kB) #13 54.69 Downloading fasteners-0.19-py3-none-any.whl (18 kB) #13 54.70 Downloading oslo_config-10.0.0-py3-none-any.whl (131 kB) #13 54.71 Downloading packaging-25.0-py3-none-any.whl (66 kB) #13 54.71 Downloading pbr-6.1.1-py2.py3-none-any.whl (108 kB) #13 54.72 Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB) #13 54.72 Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) #13 54.73 Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) #13 54.74 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) #13 54.75 Downloading python_keystoneclient-3.21.0-py2.py3-none-any.whl (395 kB) #13 54.76 Downloading requests-2.32.4-py3-none-any.whl (64 kB) #13 54.76 Downloading charset_normalizer-3.4.2-cp311-cp311-musllinux_1_2_x86_64.whl (148 kB) #13 54.77 Downloading idna-3.10-py3-none-any.whl (70 kB) #13 54.77 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) #13 54.78 Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) #13 54.79 Downloading rich_argparse-1.7.1-py3-none-any.whl (25 kB) #13 54.79 Downloading rich-14.0.0-py3-none-any.whl (243 kB) #13 54.80 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) #13 54.82 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 77.9 MB/s eta 0:00:00 #13 54.82 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) #13 54.83 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) #13 54.84 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) #13 54.84 Downloading stevedore-5.4.1-py3-none-any.whl (49 kB) #13 54.84 Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) #13 54.85 Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) #13 54.86 Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) #13 54.86 Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) #13 54.87 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) #13 54.87 Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) #13 54.88 Downloading wrapt-1.17.2-cp311-cp311-musllinux_1_2_x86_64.whl (81 kB) #13 54.89 Downloading beautifulsoup4-4.13.4-py3-none-any.whl (187 kB) #13 54.90 Downloading soupsieve-2.7-py3-none-any.whl (36 kB) #13 54.90 Downloading importlib_resources-6.5.2-py3-none-any.whl (37 kB) #13 54.91 Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) #13 54.91 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) #13 54.92 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) #13 54.92 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) #13 54.93 Downloading rpds_py-0.26.0-cp311-cp311-musllinux_1_2_x86_64.whl (554 kB) #13 54.94 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 554.4/554.4 kB 99.8 MB/s eta 0:00:00 #13 54.94 Downloading keyring-25.6.0-py3-none-any.whl (39 kB) #13 54.95 Downloading importlib_metadata-8.7.0-py3-none-any.whl (27 kB) #13 54.96 Downloading jeepney-0.9.0-py3-none-any.whl (49 kB) #13 54.96 Downloading SecretStorage-3.3.3-py3-none-any.whl (15 kB) #13 54.97 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) #13 54.97 Downloading jaraco.classes-3.4.0-py3-none-any.whl (6.8 kB) #13 54.98 Downloading jaraco.context-6.0.1-py3-none-any.whl (6.8 kB) #13 54.98 Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) #13 54.99 Downloading jaraco_functools-4.2.1-py3-none-any.whl (10 kB) #13 54.99 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) #13 55.00 Downloading pycparser-2.22-py3-none-any.whl (117 kB) #13 55.01 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) #13 55.02 Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) #13 55.03 Downloading setproctitle-1.3.6-cp311-cp311-musllinux_1_2_x86_64.whl (30 kB) #13 55.29 Building wheels for collected packages: distributedcloud-client, cgtsclient, fmclient, sqlalchemy, PrettyTable, psutil, pyperclip #13 55.29 Building editable for distributedcloud-client (pyproject.toml): started #13 55.77 Building editable for distributedcloud-client (pyproject.toml): finished with status 'done' #13 55.77 Created wheel for distributedcloud-client: filename=distributedcloud_client-9.0.0-0.editable-py3-none-any.whl size=7872 sha256=e62353776ab19425f71cd61f9c8000344f29071dc5ce2a81c7b46b5167ce6f2f #13 55.77 Stored in directory: /tmp/pip-ephem-wheel-cache-p6sbewat/wheels/9d/23/e3/a22795285a147bdfe1a388d8ec4b8c094bf989db0834b69530 #13 55.77 Building editable for cgtsclient (pyproject.toml): started #13 56.42 Building editable for cgtsclient (pyproject.toml): finished with status 'done' #13 56.43 Created wheel for cgtsclient: filename=cgtsclient-9.0.0-0.editable-py3-none-any.whl size=7295 sha256=53b120a7585f893be2b23f7f957f3a25ef972837f9863cb7d061eaef34b3ea2a #13 56.43 Stored in directory: /tmp/pip-ephem-wheel-cache-p6sbewat/wheels/18/dc/5d/b7f28e5bd9f6891032d4ab5276a4c871fc8c016b845bc00e05 #13 56.43 Building editable for fmclient (pyproject.toml): started #13 56.98 Building editable for fmclient (pyproject.toml): finished with status 'done' #13 56.98 Created wheel for fmclient: filename=fmclient-9.0.0-0.editable-py2.py3-none-any.whl size=7209 sha256=98be7d59c1a10fb163af3fab9d3cff6e1c316cb918ab2974ff835b5097c4e97c #13 56.98 Stored in directory: /tmp/pip-ephem-wheel-cache-p6sbewat/wheels/d7/2a/b6/181ce4d2dd5d6aced30f09a5f67c6dd98234354119ee7d1d4d #13 56.98 Building wheel for sqlalchemy (pyproject.toml): started #13 59.23 Building wheel for sqlalchemy (pyproject.toml): finished with status 'done' #13 59.23 Created wheel for sqlalchemy: filename=sqlalchemy-1.4.54-cp311-cp311-linux_x86_64.whl size=1622466 sha256=92ee73373144a346ebc50f0cda4b436a561320ecf132bd6379bdb1228c9597ee #13 59.23 Stored in directory: /tmp/pip-ephem-wheel-cache-p6sbewat/wheels/e6/d5/db/f068d28cbd84d13f9f4c0d31dce260bc385dc39d9ea395bda5 #13 59.24 Building wheel for PrettyTable (pyproject.toml): started #13 59.61 Building wheel for PrettyTable (pyproject.toml): finished with status 'done' #13 59.62 Created wheel for PrettyTable: filename=prettytable-0.7.2-py3-none-any.whl size=13762 sha256=8764a18c7cfe38fe651e48643709a139168cafbdf209c4e3dbbe91f09f0d1700 #13 59.62 Stored in directory: /tmp/pip-ephem-wheel-cache-p6sbewat/wheels/b1/e4/65/051f9bd54c89d377db5ca942a672439c36cbf5ceff8e8902e0 #13 59.62 Building wheel for psutil (pyproject.toml): started #13 62.12 Building wheel for psutil (pyproject.toml): finished with status 'done' #13 62.12 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=270043 sha256=9f0724cd234dc0d5be1ead51c2859ffaafd55b1fbb128d819b2c6b4c99d8e783 #13 62.12 Stored in directory: /tmp/pip-ephem-wheel-cache-p6sbewat/wheels/56/b1/a8/0f030cbff304f5c838434cf44d08db745cb7ea0c10003103dd #13 62.13 Building wheel for pyperclip (pyproject.toml): started #13 62.53 Building wheel for pyperclip (pyproject.toml): finished with status 'done' #13 62.53 Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11103 sha256=62cfb45b6a60c6bbe44e13bc7e79f4394409911ef55b0b74a1f446914e32b5be #13 62.53 Stored in directory: /tmp/pip-ephem-wheel-cache-p6sbewat/wheels/e8/e7/56/591cb88ba1783b38c40d584026e766aac9c3a048e34128ce8b #13 62.54 Successfully built distributedcloud-client cgtsclient fmclient sqlalchemy PrettyTable psutil pyperclip #13 62.88 Installing collected packages: wcwidth, requestsexceptions, pytz, pyperclip, PrettyTable, fmclient, durationpy, aniso8601, zipp, wrapt, websocket-client, WebOb, urllib3, tzdata, typing-extensions, soupsieve, six, setproctitle, ruamel.yaml, rpds-py, rfc3986, redis, PyYAML, pyparsing, pyjwt, pygments, pycparser, pyasn1, py, psycopg2-binary, psutil, platformdirs, pbr, packaging, oauthlib, netaddr, msgpack, more-itertools, mdurl, MarkupSafe, jsonpointer, jmespath, jeepney, itsdangerous, iso8601, importlib-resources, idna, greenlet, fasteners, decorator, Cython, click, charset_normalizer, certifi, cachetools, blinker, backports.tarfile, babel, autopage, attrs, Werkzeug, stevedore, sqlalchemy, rsa, retry, requests, referencing, python-dateutil, pyasn1-modules, oslo.i18n, os-service-types, markdown-it-py, jsonpatch, Jinja2, jaraco.functools, jaraco.context, jaraco.classes, importlib_metadata, httplib2, gunicorn, elastic-transport, debtcollector, cotyledon, cffi, beautifulsoup4, rich, requests-toolbelt, requests-oauthlib, oslo.utils, oslo.config, keystoneauth1, jsonschema-specifications, google-auth, flask, elasticsearch, dogpile.cache, cryptography, SecretStorage, rich-argparse, pyOpenSSL, oslo.serialization, oslo.concurrency, openstacksdk, kubernetes, jsonschema, python-keystoneclient, osprofiler, keyring, flask-restx, cmd2, cliff, cgtsclient, osc-lib, distributedcloud-client #13 85.05 #13 85.07 Successfully installed Cython-3.1.2 Jinja2-3.1.6 MarkupSafe-3.0.2 PrettyTable-0.7.2 PyYAML-6.0.2 SecretStorage-3.3.3 WebOb-1.8.9 Werkzeug-3.1.3 aniso8601-10.0.1 attrs-25.3.0 autopage-0.5.2 babel-2.17.0 backports.tarfile-1.2.0 beautifulsoup4-4.13.4 blinker-1.9.0 cachetools-5.5.2 certifi-2025.7.14 cffi-1.17.1 cgtsclient-9.0.0 charset_normalizer-3.4.2 click-8.2.1 cliff-4.10.0 cmd2-2.7.0 cotyledon-2.0.0 cryptography-45.0.5 debtcollector-3.0.0 decorator-5.2.1 distributedcloud-client-9.0.0 dogpile.cache-1.4.0 durationpy-0.10 elastic-transport-8.17.1 elasticsearch-9.0.2 fasteners-0.19 flask-2.3.3 flask-restx-1.3.0 fmclient-9.0.0 google-auth-2.40.3 greenlet-3.2.3 gunicorn-23.0.0 httplib2-0.22.0 idna-3.10 importlib-resources-6.5.2 importlib_metadata-8.7.0 iso8601-2.1.0 itsdangerous-2.2.0 jaraco.classes-3.4.0 jaraco.context-6.0.1 jaraco.functools-4.2.1 jeepney-0.9.0 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.24.0 jsonschema-specifications-2025.4.1 keyring-25.6.0 keystoneauth1-5.11.1 kubernetes-33.1.0 markdown-it-py-3.0.0 mdurl-0.1.2 more-itertools-10.7.0 msgpack-1.1.1 netaddr-1.3.0 oauthlib-3.3.1 openstacksdk-4.6.0 os-service-types-1.8.0 osc-lib-4.1.0 oslo.concurrency-7.1.0 oslo.config-10.0.0 oslo.i18n-6.5.1 oslo.serialization-5.7.0 oslo.utils-9.0.0 osprofiler-4.3.0 packaging-25.0 pbr-6.1.1 platformdirs-4.3.8 psutil-7.0.0 psycopg2-binary-2.9.10 py-1.11.0 pyOpenSSL-25.1.0 pyasn1-0.6.1 pyasn1-modules-0.4.2 pycparser-2.22 pygments-2.19.2 pyjwt-2.6.0 pyparsing-3.2.3 pyperclip-1.9.0 python-dateutil-2.9.0.post0 python-keystoneclient-3.21.0 pytz-2025.2 redis-6.2.0 referencing-0.36.2 requests-2.32.4 requests-oauthlib-2.0.0 requests-toolbelt-1.0.0 requestsexceptions-1.4.0 retry-0.9.2 rfc3986-2.0.0 rich-14.0.0 rich-argparse-1.7.1 rpds-py-0.26.0 rsa-4.9.1 ruamel.yaml-0.17.17 setproctitle-1.3.6 six-1.17.0 soupsieve-2.7 sqlalchemy-1.4.54 stevedore-5.4.1 typing-extensions-4.14.1 tzdata-2025.2 urllib3-2.5.0 wcwidth-0.2.13 websocket-client-1.8.0 wrapt-1.17.2 zipp-3.23.0 #13 87.46 Obtaining file:///src #13 87.46 Installing build dependencies: started #13 89.09 Installing build dependencies: finished with status 'done' #13 89.09 Checking if build backend supports build_editable: started #13 89.59 Checking if build backend supports build_editable: finished with status 'done' #13 89.59 Getting requirements to build editable: started #13 89.95 Getting requirements to build editable: finished with status 'done' #13 89.95 Preparing editable metadata (pyproject.toml): started #13 90.35 Preparing editable metadata (pyproject.toml): finished with status 'done' #13 90.37 Requirement already satisfied: httplib2 in /.venv/lib/python3.11/site-packages (from o2imsdms==1.0.0) (0.22.0) #13 90.37 Requirement already satisfied: babel in /.venv/lib/python3.11/site-packages (from o2imsdms==1.0.0) (2.17.0) #13 90.37 Requirement already satisfied: PrettyTable<0.8,>=0.7.2 in /.venv/lib/python3.11/site-packages (from o2imsdms==1.0.0) (0.7.2) #13 90.38 Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /.venv/lib/python3.11/site-packages (from httplib2->o2imsdms==1.0.0) (3.2.3) #13 90.38 Building wheels for collected packages: o2imsdms #13 90.38 Building editable for o2imsdms (pyproject.toml): started #13 90.76 Building editable for o2imsdms (pyproject.toml): finished with status 'done' #13 90.76 Created wheel for o2imsdms: filename=o2imsdms-1.0.0-0.editable-py3-none-any.whl size=2848 sha256=8bf0df1b67ff1e6bd0d47b0c9f3de78793ec9cc39e79c70fee7a36812c5320f3 #13 90.77 Stored in directory: /tmp/pip-ephem-wheel-cache-lg0v7d3n/wheels/a0/a1/77/062e875f5b546d9255c4403d3277b732c25c5e17cdbf8d14d3 #13 90.77 Successfully built o2imsdms #13 91.01 Installing collected packages: o2imsdms #13 91.08 Successfully installed o2imsdms-1.0.0 #13 DONE 91.7s #14 [stage-1 4/14] COPY --from=build /.venv /.venv #14 DONE 4.0s #15 [stage-1 5/14] COPY --from=build /src /src #15 DONE 0.2s #16 [stage-1 6/14] RUN addgroup -S orano2 && adduser -S -D -h /home/orano2 orano2 orano2 && chown -R orano2:orano2 /home/orano2 && mkdir /var/log/orano2 && mkdir -p /src && mkdir -p /configs/ && mkdir -p /src/o2app/ && mkdir -p /src/helm_sdk/ && mkdir -p /etc/o2/ && chown -R orano2:orano2 /var/log/orano2 && chown -R orano2:orano2 /src && chown -R orano2:orano2 /configs && chown -R orano2:orano2 /etc/o2/ #16 DONE 0.5s #17 [stage-1 7/14] COPY helm_sdk/ /src/helm_sdk/ #17 DONE 0.1s #18 [stage-1 8/14] COPY configs/ /etc/o2/ #18 DONE 0.1s #19 [stage-1 9/14] COPY configs/ /configs/ #19 DONE 0.2s #20 [stage-1 10/14] COPY o2common/ /src/o2common/ #20 DONE 0.2s #21 [stage-1 11/14] COPY o2app/ /src/o2app/ #21 DONE 0.2s #22 [stage-1 12/14] COPY o2dms/ /src/o2dms/ #22 DONE 0.2s #23 [stage-1 13/14] COPY o2ims/ /src/o2ims/ #23 DONE 0.2s #24 [stage-1 14/14] WORKDIR /src #24 DONE 0.1s #25 exporting to image #25 exporting layers #25 exporting layers 4.6s done #25 writing image sha256:8cb580ebd79cc3a60d44c59c829abe30febc3a3098475028a0c128ad6f13209f 0.0s done #25 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/pti-o2imsdms:2.3.0 0.0s done #25 DONE 4.7s ---> docker-build.sh ends [pti-o2-docker-verify-master] $ /bin/sh -xe /tmp/jenkins5302464334015819979.sh [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins17502046599093266890.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2156 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins5982560302669275115.sh ---> sysstat.sh [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins5193447408987919601.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/pti-o2-docker-verify-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/pti-o2-docker-verify-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + grep '^ii' + dpkg -l + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/pti-o2-docker-verify-master ']' + mkdir -p /w/workspace/pti-o2-docker-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/pti-o2-docker-verify-master/archives/ [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins206605213044787494.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/pti-o2-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4XtN from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-4XtN/bin to PATH INFO: Running in OpenStack, capturing instance metadata [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins15082091817821859183.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/pti-o2-docker-verify-master@tmp/config13265406619343238200tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins15841234021407022051.sh ---> create-netrc.sh [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins3101702394663419435.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/pti-o2-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4XtN from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-4XtN/bin to PATH [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins14108275447739521971.sh ---> sudo-logs.sh Archiving 'sudo' log.. [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins9543178701548321911.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/pti-o2-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4XtN from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-4XtN/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [pti-o2-docker-verify-master] $ /bin/bash -l /tmp/jenkins1967903603820878468.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/pti-o2-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4XtN from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-4XtN/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/pti-o2-docker-verify-master/412 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-390 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 10G 9.3G 52% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 503 344 0 3095 3157 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:50:69:09 brd ff:ff:ff:ff:ff:ff inet 10.32.6.150/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86012sec preferred_lft 86012sec inet6 fe80::f816:3eff:fe50:6909/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:36:1b:e3:88 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-390) 07/14/25 _x86_64_ (4 CPU) 13:42:07 LINUX RESTART (4 CPU) 13:43:01 tps rtps wtps bread/s bwrtn/s 13:44:01 40.08 3.47 36.61 48.26 4692.28 13:45:01 65.87 12.50 53.37 2219.63 7926.01 13:46:01 81.65 0.42 81.23 34.29 21804.13 13:47:01 142.68 0.22 142.46 9.87 30212.83 13:48:01 20.59 2.40 18.19 333.76 1485.10 Average: 70.13 3.81 66.32 530.79 13195.28 13:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:44:01 1704820 3309260 2333832 57.79 41420 1724936 968836 19.04 596400 1573180 62264 13:45:01 1524696 3390380 2513956 62.25 59148 1954876 1039368 20.43 566228 1754932 100224 13:46:01 680500 3213232 3358152 83.15 79452 2557840 1326840 26.08 795300 2293228 144464 13:47:01 185772 3269704 3852880 95.40 99136 3028860 995736 19.57 1099052 2424400 6204 13:48:01 360824 3224880 3677828 91.07 102376 2821560 1041128 20.47 1029228 2335096 11224 Average: 891322 3281491 3147330 77.93 76306 2417614 1074382 21.12 817242 2076167 64876 13:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:44:01 ens3 58.66 42.81 782.89 4.82 0.00 0.00 0.00 0.00 13:44:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:01 ens3 32.88 26.15 265.84 6.24 0.00 0.00 0.00 0.00 13:45:01 lo 2.03 2.03 0.17 0.17 0.00 0.00 0.00 0.00 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:01 ens3 453.34 165.20 2738.01 16.86 0.00 0.00 0.00 0.00 13:46:01 lo 0.17 0.17 0.02 0.02 0.00 0.00 0.00 0.00 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:01 ens3 131.14 72.55 743.02 9.27 0.00 0.00 0.00 0.00 13:47:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:48:01 ens3 11.30 12.08 8.65 12.94 0.00 0.00 0.00 0.00 13:48:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 136.41 63.42 901.59 10.01 0.00 0.00 0.00 0.00 Average: lo 0.71 0.71 0.06 0.06 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-390) 07/14/25 _x86_64_ (4 CPU) 13:42:07 LINUX RESTART (4 CPU) 13:43:01 CPU %user %nice %system %iowait %steal %idle 13:44:01 all 13.16 0.00 0.74 1.90 1.56 82.65 13:44:01 0 0.08 0.00 0.20 2.42 0.48 96.81 13:44:01 1 23.84 0.00 1.32 1.64 1.84 71.36 13:44:01 2 11.13 0.00 0.69 3.20 1.76 83.22 13:44:01 3 17.52 0.00 0.74 0.31 2.12 79.30 13:45:01 all 19.48 0.00 1.57 2.43 2.28 74.23 13:45:01 0 8.68 0.00 0.70 1.19 2.50 86.92 13:45:01 1 5.34 0.00 0.84 1.07 1.79 90.96 13:45:01 2 24.48 0.00 1.72 6.14 2.37 65.29 13:45:01 3 39.58 0.00 3.03 1.32 2.48 53.59 13:46:01 all 18.17 0.00 4.57 1.92 3.45 71.90 13:46:01 0 30.78 0.00 6.14 0.33 3.77 58.96 13:46:01 1 16.97 0.00 3.75 1.05 2.81 75.42 13:46:01 2 10.32 0.00 3.86 3.31 3.12 79.40 13:46:01 3 14.66 0.00 4.52 2.98 4.09 73.75 13:47:01 all 16.41 0.00 4.65 3.36 3.75 71.83 13:47:01 0 9.49 0.00 2.65 1.13 3.27 83.47 13:47:01 1 26.02 0.00 5.39 1.33 3.57 63.68 13:47:01 2 22.27 0.00 5.91 7.05 4.56 60.21 13:47:01 3 7.86 0.00 4.66 3.89 3.56 80.03 13:48:01 all 19.19 0.00 0.80 1.12 1.79 77.10 13:48:01 0 11.29 0.00 0.44 0.38 1.87 86.01 13:48:01 1 57.11 0.00 1.88 0.59 2.99 37.43 13:48:01 2 4.29 0.00 0.59 2.86 1.40 90.86 13:48:01 3 4.10 0.00 0.28 0.68 0.93 94.02 Average: all 17.28 0.00 2.46 2.15 2.57 75.54 Average: 0 12.02 0.00 2.02 1.09 2.38 82.49 Average: 1 25.86 0.00 2.64 1.14 2.60 67.77 Average: 2 14.54 0.00 2.56 4.52 2.65 75.73 Average: 3 16.72 0.00 2.65 1.84 2.64 76.15