17:58:55 Started by timer 17:58:55 Running as SYSTEM 17:58:55 [EnvInject] - Loading node environment variables. 17:58:55 Building remotely on prd-ubuntu1804-docker-8c-8g-8733 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-onap-component-simulators-ves-docker-merge-master 17:58:55 [ssh-agent] Looking for ssh-agent implementation... 17:58:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:55 $ ssh-agent 17:58:55 SSH_AUTH_SOCK=/tmp/ssh-xoZmALsmF3M8/agent.2039 17:58:55 SSH_AGENT_PID=2040 17:58:55 [ssh-agent] Started. 17:58:55 Running ssh-add (command line suppressed) 17:58:55 Identity added: /w/workspace/integration-onap-component-simulators-ves-docker-merge-master@tmp/private_key_9185279733536087172.key (/w/workspace/integration-onap-component-simulators-ves-docker-merge-master@tmp/private_key_9185279733536087172.key) 17:58:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:58:55 The recommended git tool is: NONE 17:58:56 using credential onap-jenkins-ssh 17:58:56 Wiping out workspace first. 17:58:56 Cloning the remote Git repository 17:58:56 Cloning repository git://cloud.onap.org/mirror/integration/onap-component-simulators 17:58:56 > git init /w/workspace/integration-onap-component-simulators-ves-docker-merge-master # timeout=10 17:58:56 Fetching upstream changes from git://cloud.onap.org/mirror/integration/onap-component-simulators 17:58:56 > git --version # timeout=10 17:58:56 > git --version # 'git version 2.17.1' 17:58:56 using GIT_SSH to set credentials Gerrit user 17:58:56 Verifying host key using manually-configured host key entries 17:58:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/onap-component-simulators +refs/heads/*:refs/remotes/origin/* # timeout=10 17:58:57 > git config remote.origin.url git://cloud.onap.org/mirror/integration/onap-component-simulators # timeout=10 17:58:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:58:57 Avoid second fetch 17:58:57 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:58:57 Checking out Revision 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 (refs/remotes/origin/master) 17:58:57 > git config core.sparsecheckout # timeout=10 17:58:57 > git checkout -f 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 17:58:57 Commit message: "Fix mock sdc docker build" 17:58:57 > git rev-list --no-walk 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 17:59:01 provisioning config files... 17:59:01 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:59:01 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:59:01 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins1309191929110217286.sh 17:59:01 ---> python-tools-install.sh 17:59:01 Setup pyenv: 17:59:01 * system (set by /opt/pyenv/version) 17:59:01 * 3.8.13 (set by /opt/pyenv/version) 17:59:01 * 3.9.13 (set by /opt/pyenv/version) 17:59:01 * 3.10.6 (set by /opt/pyenv/version) 17:59:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tnLp 17:59:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:59:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:59:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:59:09 lf-activate-venv(): INFO: Base packages installed successfully 17:59:09 lf-activate-venv(): INFO: Installing additional packages: lftools 17:59:32 lf-activate-venv(): INFO: Adding /tmp/venv-tnLp/bin to PATH 17:59:32 Generating Requirements File 17:59:50 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 17:59:50 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:59:51 Python 3.10.6 17:59:51 pip 25.3 from /tmp/venv-tnLp/lib/python3.10/site-packages/pip (python 3.10) 17:59:51 appdirs==1.4.4 17:59:51 argcomplete==3.6.3 17:59:51 aspy.yaml==1.3.0 17:59:51 attrs==25.4.0 17:59:51 autopage==0.5.2 17:59:51 beautifulsoup4==4.14.2 17:59:51 boto3==1.40.65 17:59:51 botocore==1.40.65 17:59:51 bs4==0.0.2 17:59:51 cachetools==6.2.1 17:59:51 certifi==2025.10.5 17:59:51 cffi==2.0.0 17:59:51 cfgv==3.4.0 17:59:51 chardet==5.2.0 17:59:51 charset-normalizer==3.4.4 17:59:51 click==8.3.0 17:59:51 cliff==4.11.0 17:59:51 cmd2==2.7.0 17:59:51 cryptography==3.3.2 17:59:51 debtcollector==3.0.0 17:59:51 decorator==5.2.1 17:59:51 defusedxml==0.7.1 17:59:51 Deprecated==1.3.1 17:59:51 distlib==0.4.0 17:59:51 dnspython==2.8.0 17:59:51 docker==7.1.0 17:59:51 dogpile.cache==1.5.0 17:59:51 durationpy==0.10 17:59:51 email-validator==2.3.0 17:59:51 filelock==3.20.0 17:59:51 future==1.0.0 17:59:51 gitdb==4.0.12 17:59:51 GitPython==3.1.45 17:59:51 google-auth==2.42.1 17:59:51 httplib2==0.31.0 17:59:51 identify==2.6.15 17:59:51 idna==3.11 17:59:51 importlib-resources==1.5.0 17:59:51 iso8601==2.1.0 17:59:51 Jinja2==3.1.6 17:59:51 jmespath==1.0.1 17:59:51 jsonpatch==1.33 17:59:51 jsonpointer==3.0.0 17:59:51 jsonschema==4.25.1 17:59:51 jsonschema-specifications==2025.9.1 17:59:51 keystoneauth1==5.12.0 17:59:51 kubernetes==34.1.0 17:59:51 lftools==0.37.15 17:59:51 lxml==6.0.2 17:59:51 markdown-it-py==4.0.0 17:59:51 MarkupSafe==3.0.3 17:59:51 mdurl==0.1.2 17:59:51 msgpack==1.1.2 17:59:51 multi_key_dict==2.0.3 17:59:51 munch==4.0.0 17:59:51 netaddr==1.3.0 17:59:51 niet==1.4.2 17:59:51 nodeenv==1.9.1 17:59:51 oauth2client==4.1.3 17:59:51 oauthlib==3.3.1 17:59:51 openstacksdk==4.7.1 17:59:51 os-service-types==1.8.1 17:59:51 osc-lib==4.2.0 17:59:51 oslo.config==10.0.0 17:59:51 oslo.context==6.1.0 17:59:51 oslo.i18n==6.6.0 17:59:51 oslo.log==7.2.1 17:59:51 oslo.serialization==5.8.0 17:59:51 oslo.utils==9.1.0 17:59:51 packaging==25.0 17:59:51 pbr==7.0.3 17:59:51 platformdirs==4.5.0 17:59:51 prettytable==3.16.0 17:59:51 psutil==7.1.3 17:59:51 pyasn1==0.6.1 17:59:51 pyasn1_modules==0.4.2 17:59:51 pycparser==2.23 17:59:51 pygerrit2==2.0.15 17:59:51 PyGithub==2.8.1 17:59:51 Pygments==2.19.2 17:59:51 PyJWT==2.10.1 17:59:51 PyNaCl==1.6.0 17:59:51 pyparsing==2.4.7 17:59:51 pyperclip==1.11.0 17:59:51 pyrsistent==0.20.0 17:59:51 python-cinderclient==9.8.0 17:59:51 python-dateutil==2.9.0.post0 17:59:51 python-heatclient==4.3.0 17:59:51 python-jenkins==1.8.3 17:59:51 python-keystoneclient==5.7.0 17:59:51 python-magnumclient==4.9.0 17:59:51 python-openstackclient==8.2.0 17:59:51 python-swiftclient==4.8.0 17:59:51 PyYAML==6.0.3 17:59:51 referencing==0.37.0 17:59:51 requests==2.32.5 17:59:51 requests-oauthlib==2.0.0 17:59:51 requestsexceptions==1.4.0 17:59:51 rfc3986==2.0.0 17:59:51 rich==14.2.0 17:59:51 rich-argparse==1.7.2 17:59:51 rpds-py==0.28.0 17:59:51 rsa==4.9.1 17:59:51 ruamel.yaml==0.18.16 17:59:51 ruamel.yaml.clib==0.2.14 17:59:51 s3transfer==0.14.0 17:59:51 simplejson==3.20.2 17:59:51 six==1.17.0 17:59:51 smmap==5.0.2 17:59:51 soupsieve==2.8 17:59:51 stevedore==5.5.0 17:59:51 tabulate==0.9.0 17:59:51 toml==0.10.2 17:59:51 tomlkit==0.13.3 17:59:51 tqdm==4.67.1 17:59:51 typing_extensions==4.15.0 17:59:51 tzdata==2025.2 17:59:51 urllib3==1.26.20 17:59:51 virtualenv==20.35.4 17:59:51 wcwidth==0.2.14 17:59:51 websocket-client==1.9.0 17:59:51 wrapt==2.0.0 17:59:51 xdg==6.0.0 17:59:51 xmltodict==1.0.2 17:59:51 yq==3.4.3 17:59:51 provisioning config files... 17:59:51 copy managed file [global-settings] to file:/w/workspace/integration-onap-component-simulators-ves-docker-merge-master@tmp/config5371904244058172294tmp 17:59:51 copy managed file [integration-settings] to file:/w/workspace/integration-onap-component-simulators-ves-docker-merge-master@tmp/config11655097435342280275tmp 17:59:51 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins14948566785507179317.sh 17:59:51 ---> docker-login.sh 17:59:51 nexus3.onap.org:10001 17:59:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:52 Configure a credential helper to remove this warning. See 17:59:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:52 17:59:52 Login Succeeded 17:59:52 nexus3.onap.org:10002 17:59:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:52 Configure a credential helper to remove this warning. See 17:59:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:52 17:59:52 Login Succeeded 17:59:52 nexus3.onap.org:10003 17:59:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:52 Configure a credential helper to remove this warning. See 17:59:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:52 17:59:52 Login Succeeded 17:59:52 nexus3.onap.org:10004 17:59:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:52 Configure a credential helper to remove this warning. See 17:59:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:52 17:59:52 Login Succeeded 17:59:52 docker.io 17:59:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:52 Configure a credential helper to remove this warning. See 17:59:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:52 17:59:52 Login Succeeded 17:59:52 ---> docker-login.sh ends 17:59:52 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins14917896663395505585.sh 17:59:52 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/sh -xe /tmp/jenkins17473392756578765049.sh 17:59:52 [EnvInject] - Injecting environment variables from a build step. 17:59:52 [EnvInject] - Injecting as environment variables the properties content 17:59:52 DOCKER_ROOT=./mock-ves 17:59:52 CONTAINER_TAG_YAML_DIR= 17:59:52 CONTAINER_TAG_METHOD=stream 17:59:52 17:59:52 [EnvInject] - Variables injected successfully. 17:59:52 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash -l /tmp/jenkins1286093515113735020.sh 17:59:52 ---> docker-get-container-tag.sh 17:59:52 Setup pyenv: 17:59:53 system 17:59:53 3.8.13 17:59:53 3.9.13 17:59:53 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-ves-docker-merge-master/.python-version) 17:59:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tnLp from file:/tmp/.os_lf_venv 17:59:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:59:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:59:55 lf-activate-venv(): INFO: Base packages installed successfully 17:59:55 lf-activate-venv(): INFO: Installing additional packages: yq 17:59:55 lf-activate-venv(): INFO: Adding /tmp/venv-tnLp/bin to PATH 17:59:55 ---> Docker image tag found: master 17:59:55 [EnvInject] - Injecting environment variables from a build step. 17:59:55 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 17:59:55 [EnvInject] - Variables injected successfully. 17:59:55 [EnvInject] - Injecting environment variables from a build step. 17:59:55 [EnvInject] - Injecting as environment variables the properties content 17:59:55 DOCKER_ARGS= 17:59:55 DOCKER_ROOT=./mock-ves 17:59:55 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 17:59:55 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 17:59:55 DOCKER_NAME=onap/onap-component-mock-ves 17:59:55 17:59:55 [EnvInject] - Variables injected successfully. 17:59:55 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins794991016484336561.sh 17:59:55 ---> docker-build.sh 17:59:55 Docker version 20.10.18, build b40c2f6 17:59:55 Building image: nexus3.onap.org:10003/onap/onap-component-mock-ves:master 17:59:55 docker build -t nexus3.onap.org:10003/onap/onap-component-mock-ves:master . 17:59:55 Sending build context to Docker daemon 9.728kB 17:59:56 Step 1/8 : FROM python:3.8-alpine 17:59:56 3.8-alpine: Pulling from library/python 17:59:56 43c4264eed91: Pulling fs layer 17:59:56 bbd039b2f2dc: Pulling fs layer 17:59:56 2fe9ed713579: Pulling fs layer 17:59:56 86e037ebf8b6: Pulling fs layer 17:59:56 86e037ebf8b6: Waiting 17:59:56 43c4264eed91: Verifying Checksum 17:59:56 43c4264eed91: Download complete 17:59:56 86e037ebf8b6: Verifying Checksum 17:59:56 86e037ebf8b6: Download complete 17:59:56 43c4264eed91: Pull complete 17:59:56 bbd039b2f2dc: Download complete 17:59:57 2fe9ed713579: Verifying Checksum 17:59:57 2fe9ed713579: Download complete 17:59:57 bbd039b2f2dc: Pull complete 17:59:57 2fe9ed713579: Pull complete 17:59:57 86e037ebf8b6: Pull complete 17:59:57 Digest: sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 17:59:57 Status: Downloaded newer image for python:3.8-alpine 17:59:57 ---> cd39247b02f9 17:59:57 Step 2/8 : COPY . /app 17:59:59 ---> 14971bb42ad0 17:59:59 Step 3/8 : WORKDIR /app 17:59:59 ---> Running in b67d58907547 17:59:59 Removing intermediate container b67d58907547 17:59:59 ---> 397e1887a6b3 17:59:59 Step 4/8 : RUN apk add build-base 17:59:59 ---> Running in 4a247ef375f7 18:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:00:00 (1/22) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 18:00:00 (2/22) Installing libgcc (13.2.1_git20240309-r1) 18:00:00 (3/22) Installing jansson (2.14-r4) 18:00:00 (4/22) Installing libstdc++ (13.2.1_git20240309-r1) 18:00:00 (5/22) Installing zstd-libs (1.5.6-r0) 18:00:00 (6/22) Installing binutils (2.42-r1) 18:00:00 (7/22) Installing libmagic (5.45-r1) 18:00:00 (8/22) Installing file (5.45-r1) 18:00:00 (9/22) Installing libgomp (13.2.1_git20240309-r1) 18:00:00 (10/22) Installing libatomic (13.2.1_git20240309-r1) 18:00:00 (11/22) Installing gmp (6.3.0-r1) 18:00:00 (12/22) Installing isl26 (0.26-r1) 18:00:00 (13/22) Installing mpfr4 (4.2.1-r0) 18:00:00 (14/22) Installing mpc1 (1.3.1-r1) 18:00:00 (15/22) Installing gcc (13.2.1_git20240309-r1) 18:00:01 (16/22) Installing libstdc++-dev (13.2.1_git20240309-r1) 18:00:01 (17/22) Installing musl-dev (1.2.5-r1) 18:00:01 (18/22) Installing g++ (13.2.1_git20240309-r1) 18:00:01 (19/22) Installing make (4.4.1-r2) 18:00:01 (20/22) Installing fortify-headers (1.1-r3) 18:00:01 (21/22) Installing patch (2.7.6-r10) 18:00:01 (22/22) Installing build-base (0.5-r3) 18:00:01 Executing busybox-1.36.1-r29.trigger 18:00:01 OK: 231 MiB in 58 packages 18:00:05 Removing intermediate container 4a247ef375f7 18:00:05 ---> dcbff3c991b5 18:00:05 Step 5/8 : RUN pip install -r requirements.txt 18:00:05 ---> Running in 04a5439c566b 18:00:07 Collecting Flask-RESTful==0.3.9 18:00:07 Downloading Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 18:00:07 Collecting requests[socks]==2.24.0 18:00:07 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) 18:00:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.8/61.8 kB 5.5 MB/s eta 0:00:00 18:00:07 Collecting Flask>=0.8 18:00:07 Downloading flask-3.0.3-py3-none-any.whl (101 kB) 18:00:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 8.1 MB/s eta 0:00:00 18:00:07 Collecting aniso8601>=0.82 18:00:07 Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 18:00:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 kB 9.0 MB/s eta 0:00:00 18:00:07 Collecting six>=1.3.0 18:00:07 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:00:07 Collecting pytz 18:00:07 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 18:00:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 509.2/509.2 kB 27.5 MB/s eta 0:00:00 18:00:08 Collecting certifi>=2017.4.17 18:00:08 Downloading certifi-2025.10.5-py3-none-any.whl (163 kB) 18:00:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.3/163.3 kB 21.8 MB/s eta 0:00:00 18:00:08 Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 18:00:08 Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) 18:00:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.0/128.0 kB 17.5 MB/s eta 0:00:00 18:00:08 Collecting chardet<4,>=3.0.2 18:00:08 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:00:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 15.9 MB/s eta 0:00:00 18:00:08 Collecting idna<3,>=2.5 18:00:08 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 18:00:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 10.0 MB/s eta 0:00:00 18:00:08 Collecting PySocks!=1.5.7,>=1.5.6 18:00:08 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:00:08 Collecting blinker>=1.6.2 18:00:08 Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 18:00:08 Collecting Jinja2>=3.1.2 18:00:08 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 18:00:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 18.1 MB/s eta 0:00:00 18:00:08 Collecting importlib-metadata>=3.6.0 18:00:08 Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) 18:00:08 Collecting click>=8.1.3 18:00:08 Downloading click-8.1.8-py3-none-any.whl (98 kB) 18:00:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 17.3 MB/s eta 0:00:00 18:00:08 Collecting itsdangerous>=2.1.2 18:00:08 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 18:00:08 Collecting Werkzeug>=3.0.0 18:00:08 Downloading werkzeug-3.0.6-py3-none-any.whl (227 kB) 18:00:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 228.0/228.0 kB 26.2 MB/s eta 0:00:00 18:00:08 Collecting zipp>=3.20 18:00:08 Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB) 18:00:08 Collecting MarkupSafe>=2.0 18:00:08 Downloading MarkupSafe-2.1.5-cp38-cp38-musllinux_1_1_x86_64.whl (29 kB) 18:00:09 Installing collected packages: pytz, chardet, aniso8601, zipp, urllib3, six, PySocks, MarkupSafe, itsdangerous, idna, click, certifi, blinker, Werkzeug, requests, Jinja2, importlib-metadata, Flask, Flask-RESTful 18:00:09 Successfully installed Flask-3.0.3 Flask-RESTful-0.3.9 Jinja2-3.1.6 MarkupSafe-2.1.5 PySocks-1.7.1 Werkzeug-3.0.6 aniso8601-10.0.1 blinker-1.8.2 certifi-2025.10.5 chardet-3.0.4 click-8.1.8 idna-2.10 importlib-metadata-8.5.0 itsdangerous-2.2.0 pytz-2025.2 requests-2.24.0 six-1.17.0 urllib3-1.25.11 zipp-3.20.2 18:00:09 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 18:00:10  18:00:10 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 18:00:10 [notice] To update, run: pip install --upgrade pip 18:00:11 Removing intermediate container 04a5439c566b 18:00:11 ---> 2a1ef26174c4 18:00:11 Step 6/8 : EXPOSE 30417 18:00:11 ---> Running in 586faed6a451 18:00:11 Removing intermediate container 586faed6a451 18:00:11 ---> 7af45102ac37 18:00:11 Step 7/8 : ENTRYPOINT ["python"] 18:00:11 ---> Running in 6e17e8f905b0 18:00:11 Removing intermediate container 6e17e8f905b0 18:00:11 ---> 5581154c736e 18:00:11 Step 8/8 : CMD ["app/app.py"] 18:00:11 ---> Running in 930f24217410 18:00:11 Removing intermediate container 930f24217410 18:00:11 ---> a44c33651cfa 18:00:11 Successfully built a44c33651cfa 18:00:11 Successfully tagged nexus3.onap.org:10003/onap/onap-component-mock-ves:master 18:00:11 ---> docker-build.sh ends 18:00:11 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/sh -xe /tmp/jenkins5333980755148955917.sh 18:00:11 [EnvInject] - Injecting environment variables from a build step. 18:00:11 [EnvInject] - Injecting as environment variables the properties content 18:00:11 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 18:00:11 18:00:11 [EnvInject] - Variables injected successfully. 18:00:11 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins8339880261721241921.sh 18:00:11 ---> docker-push.sh 18:00:11 Docker version 20.10.18, build b40c2f6 18:00:11 Pushing image: nexus3.onap.org:10003/onap/onap-component-mock-ves:master 18:00:11 docker push nexus3.onap.org:10003/onap/onap-component-mock-ves:master 18:00:11 The push refers to repository [nexus3.onap.org:10003/onap/onap-component-mock-ves] 18:00:11 bd0dfdcf50eb: Preparing 18:00:11 c4bf86255623: Preparing 18:00:11 681f1cf3c42a: Preparing 18:00:11 817fa7f5a4af: Preparing 18:00:11 6b49371d7ed7: Preparing 18:00:11 50acbb6dc641: Preparing 18:00:11 63ca1fbb43ae: Preparing 18:00:11 50acbb6dc641: Waiting 18:00:11 63ca1fbb43ae: Waiting 18:00:12 6b49371d7ed7: Layer already exists 18:00:12 817fa7f5a4af: Layer already exists 18:00:12 50acbb6dc641: Layer already exists 18:00:12 63ca1fbb43ae: Layer already exists 18:00:12 681f1cf3c42a: Pushed 18:00:14 bd0dfdcf50eb: Pushed 18:00:32 c4bf86255623: Pushed 18:00:32 master: digest: sha256:ce55d84867351f43fbef282ecdbe14bbd7a61b21367f3d437828382f51169ae2 size: 1788 18:00:33 ---> docker-push.sh ends 18:00:33 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins18136628837675013053.sh 18:00:33 $ ssh-agent -k 18:00:33 unset SSH_AUTH_SOCK; 18:00:33 unset SSH_AGENT_PID; 18:00:33 echo Agent pid 2040 killed; 18:00:33 [ssh-agent] Stopped. 18:00:33 [PostBuildScript] - [INFO] Executing post build scripts. 18:00:33 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins14333712201962586613.sh 18:00:33 ---> sysstat.sh 18:00:33 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins15599928650056516897.sh 18:00:33 ---> package-listing.sh 18:00:33 ++ facter osfamily 18:00:33 ++ tr '[:upper:]' '[:lower:]' 18:00:33 + OS_FAMILY=debian 18:00:33 + workspace=/w/workspace/integration-onap-component-simulators-ves-docker-merge-master 18:00:33 + START_PACKAGES=/tmp/packages_start.txt 18:00:33 + END_PACKAGES=/tmp/packages_end.txt 18:00:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:00:33 + PACKAGES=/tmp/packages_start.txt 18:00:33 + '[' /w/workspace/integration-onap-component-simulators-ves-docker-merge-master ']' 18:00:33 + PACKAGES=/tmp/packages_end.txt 18:00:33 + case "${OS_FAMILY}" in 18:00:33 + dpkg -l 18:00:33 + grep '^ii' 18:00:33 + '[' -f /tmp/packages_start.txt ']' 18:00:33 + '[' -f /tmp/packages_end.txt ']' 18:00:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:00:33 + '[' /w/workspace/integration-onap-component-simulators-ves-docker-merge-master ']' 18:00:33 + mkdir -p /w/workspace/integration-onap-component-simulators-ves-docker-merge-master/archives/ 18:00:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-onap-component-simulators-ves-docker-merge-master/archives/ 18:00:33 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins3904753510221967349.sh 18:00:33 ---> capture-instance-metadata.sh 18:00:33 Setup pyenv: 18:00:33 system 18:00:33 3.8.13 18:00:33 3.9.13 18:00:33 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-ves-docker-merge-master/.python-version) 18:00:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tnLp from file:/tmp/.os_lf_venv 18:00:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:00:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:00:35 lf-activate-venv(): INFO: Base packages installed successfully 18:00:35 lf-activate-venv(): INFO: Installing additional packages: lftools 18:00:43 lf-activate-venv(): INFO: Adding /tmp/venv-tnLp/bin to PATH 18:00:43 INFO: Running in OpenStack, capturing instance metadata 18:00:43 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins8245448098355864396.sh 18:00:43 provisioning config files... 18:00:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-onap-component-simulators-ves-docker-merge-master@tmp/config8230081943590708912tmp 18:00:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:00:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:00:43 [EnvInject] - Injecting environment variables from a build step. 18:00:43 [EnvInject] - Injecting as environment variables the properties content 18:00:43 SERVER_ID=logs 18:00:43 18:00:43 [EnvInject] - Variables injected successfully. 18:00:43 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins7508451526106263922.sh 18:00:43 ---> create-netrc.sh 18:00:43 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins5487241161887997556.sh 18:00:43 ---> python-tools-install.sh 18:00:43 Setup pyenv: 18:00:44 system 18:00:44 3.8.13 18:00:44 3.9.13 18:00:44 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-ves-docker-merge-master/.python-version) 18:00:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tnLp from file:/tmp/.os_lf_venv 18:00:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:00:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:00:45 lf-activate-venv(): INFO: Base packages installed successfully 18:00:45 lf-activate-venv(): INFO: Installing additional packages: lftools 18:00:54 lf-activate-venv(): INFO: Adding /tmp/venv-tnLp/bin to PATH 18:00:54 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins7158311635317865660.sh 18:00:54 ---> sudo-logs.sh 18:00:54 Archiving 'sudo' log.. 18:00:54 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins7928458252788774972.sh 18:00:54 ---> job-cost.sh 18:00:54 Setup pyenv: 18:00:54 system 18:00:54 3.8.13 18:00:54 3.9.13 18:00:54 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-ves-docker-merge-master/.python-version) 18:00:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tnLp from file:/tmp/.os_lf_venv 18:00:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:00:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:00:56 lf-activate-venv(): INFO: Base packages installed successfully 18:00:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:01:01 lf-activate-venv(): INFO: Adding /tmp/venv-tnLp/bin to PATH 18:01:01 INFO: No Stack... 18:01:01 INFO: Retrieving Pricing Info for: v3-standard-8 18:01:01 INFO: Archiving Costs 18:01:01 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash -l /tmp/jenkins11619662051803369919.sh 18:01:01 ---> logs-deploy.sh 18:01:01 Setup pyenv: 18:01:02 system 18:01:02 3.8.13 18:01:02 3.9.13 18:01:02 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-ves-docker-merge-master/.python-version) 18:01:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tnLp from file:/tmp/.os_lf_venv 18:01:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:01:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:01:03 lf-activate-venv(): INFO: Base packages installed successfully 18:01:03 lf-activate-venv(): INFO: Installing additional packages: lftools 18:01:12 lf-activate-venv(): INFO: Adding /tmp/venv-tnLp/bin to PATH 18:01:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-onap-component-simulators-ves-docker-merge-master/362 18:01:12 INFO: archiving workspace using pattern(s): 18:01:13 Archives upload complete. 18:01:13 INFO: archiving logs to Nexus 18:01:14 ---> uname -a: 18:01:14 Linux prd-ubuntu1804-docker-8c-8g-8733 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:01:14 18:01:14 18:01:14 ---> lscpu: 18:01:14 Architecture: x86_64 18:01:14 CPU op-mode(s): 32-bit, 64-bit 18:01:14 Byte Order: Little Endian 18:01:14 CPU(s): 8 18:01:14 On-line CPU(s) list: 0-7 18:01:14 Thread(s) per core: 1 18:01:14 Core(s) per socket: 1 18:01:14 Socket(s): 8 18:01:14 NUMA node(s): 1 18:01:14 Vendor ID: AuthenticAMD 18:01:14 CPU family: 23 18:01:14 Model: 49 18:01:14 Model name: AMD EPYC-Rome Processor 18:01:14 Stepping: 0 18:01:14 CPU MHz: 2799.998 18:01:14 BogoMIPS: 5599.99 18:01:14 Virtualization: AMD-V 18:01:14 Hypervisor vendor: KVM 18:01:14 Virtualization type: full 18:01:14 L1d cache: 32K 18:01:14 L1i cache: 32K 18:01:14 L2 cache: 512K 18:01:14 L3 cache: 16384K 18:01:14 NUMA node0 CPU(s): 0-7 18:01:14 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 18:01:14 18:01:14 18:01:14 ---> nproc: 18:01:14 8 18:01:14 18:01:14 18:01:14 ---> df -h: 18:01:14 Filesystem Size Used Avail Use% Mounted on 18:01:14 udev 16G 0 16G 0% /dev 18:01:14 tmpfs 3.2G 712K 3.2G 1% /run 18:01:14 /dev/vda1 155G 11G 145G 7% / 18:01:14 tmpfs 16G 0 16G 0% /dev/shm 18:01:14 tmpfs 5.0M 0 5.0M 0% /run/lock 18:01:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:01:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:01:14 tmpfs 3.2G 0 3.2G 0% /run/user/1001 18:01:14 18:01:14 18:01:14 ---> free -m: 18:01:14 total used free shared buff/cache available 18:01:14 Mem: 32167 866 28883 0 2416 30869 18:01:14 Swap: 1023 0 1023 18:01:14 18:01:14 18:01:14 ---> ip addr: 18:01:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:01:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:01:14 inet 127.0.0.1/8 scope host lo 18:01:14 valid_lft forever preferred_lft forever 18:01:14 inet6 ::1/128 scope host 18:01:14 valid_lft forever preferred_lft forever 18:01:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:01:14 link/ether fa:16:3e:60:42:6b brd ff:ff:ff:ff:ff:ff 18:01:14 inet 10.30.106.91/23 brd 10.30.107.255 scope global dynamic ens3 18:01:14 valid_lft 86226sec preferred_lft 86226sec 18:01:14 inet6 fe80::f816:3eff:fe60:426b/64 scope link 18:01:14 valid_lft forever preferred_lft forever 18:01:14 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:01:14 link/ether 02:42:1a:6c:21:b8 brd ff:ff:ff:ff:ff:ff 18:01:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:01:14 valid_lft forever preferred_lft forever 18:01:14 inet6 fe80::42:1aff:fe6c:21b8/64 scope link 18:01:14 valid_lft forever preferred_lft forever 18:01:14 18:01:14 18:01:14 ---> sar -b -r -n DEV: 18:01:14 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-8733) 11/04/25 _x86_64_ (8 CPU) 18:01:14 18:01:14 17:58:23 LINUX RESTART (8 CPU) 18:01:14 18:01:14 17:59:01 tps rtps wtps bread/s bwrtn/s 18:01:14 18:00:01 212.85 27.20 185.65 2297.35 70487.59 18:01:14 18:01:01 112.35 0.83 111.51 76.52 70709.82 18:01:14 Average: 162.60 14.01 148.58 1186.94 70598.70 18:01:14 18:01:14 17:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:01:14 18:00:01 29785744 31635964 3153476 9.57 78576 2070820 1559112 4.59 981760 1848724 90348 18:01:14 18:01:01 29560176 31593492 3379044 10.26 87124 2238324 1471568 4.33 1055492 1989480 13864 18:01:14 Average: 29672960 31614728 3266260 9.92 82850 2154572 1515340 4.46 1018626 1919102 52106 18:01:14 18:01:14 17:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:01:14 18:00:01 docker0 12.78 29.93 0.72 538.21 0.00 0.00 0.00 0.00 18:01:14 18:00:01 lo 3.53 3.53 0.42 0.42 0.00 0.00 0.00 0.00 18:01:14 18:00:01 veth453e752 12.78 29.98 0.89 538.21 0.00 0.00 0.00 0.04 18:01:14 18:00:01 ens3 137.79 88.37 1977.72 21.01 0.00 0.00 0.00 0.00 18:01:14 18:01:01 docker0 12.41 37.81 1.07 783.74 0.00 0.00 0.00 0.00 18:01:14 18:01:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 18:01:14 18:01:01 ens3 190.97 214.05 809.41 1461.97 0.00 0.00 0.00 0.00 18:01:14 Average: docker0 12.60 33.87 0.89 660.97 0.00 0.00 0.00 0.00 18:01:14 Average: lo 2.90 2.90 0.31 0.31 0.00 0.00 0.00 0.00 18:01:14 Average: ens3 164.38 151.21 1393.56 741.49 0.00 0.00 0.00 0.00 18:01:14 18:01:14 18:01:14 ---> sar -P ALL: 18:01:14 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-8733) 11/04/25 _x86_64_ (8 CPU) 18:01:14 18:01:14 17:58:23 LINUX RESTART (8 CPU) 18:01:14 18:01:14 17:59:01 CPU %user %nice %system %iowait %steal %idle 18:01:14 18:00:01 all 10.10 0.00 1.05 2.10 0.04 86.71 18:01:14 18:00:01 0 24.22 0.00 1.83 0.82 0.05 73.08 18:01:14 18:00:01 1 30.37 0.00 2.02 1.20 0.08 66.33 18:01:14 18:00:01 2 2.52 0.00 0.92 1.85 0.03 94.67 18:01:14 18:00:01 3 9.11 0.00 0.90 0.18 0.03 89.77 18:01:14 18:00:01 4 0.60 0.00 0.77 6.18 0.03 92.42 18:01:14 18:00:01 5 6.30 0.00 0.74 6.34 0.03 86.59 18:01:14 18:00:01 6 4.43 0.00 0.61 0.03 0.03 94.90 18:01:14 18:00:01 7 3.31 0.00 0.57 0.22 0.02 95.89 18:01:14 18:01:01 all 11.48 0.00 0.98 1.74 0.05 85.75 18:01:14 18:01:01 0 3.47 0.00 0.39 6.12 0.08 89.94 18:01:14 18:01:01 1 8.05 0.00 1.23 0.38 0.07 90.27 18:01:14 18:01:01 2 20.63 0.00 1.10 0.23 0.03 78.00 18:01:14 18:01:01 3 28.63 0.00 1.64 0.23 0.05 69.45 18:01:14 18:01:01 4 11.45 0.00 1.30 4.48 0.05 82.72 18:01:14 18:01:01 5 4.85 0.00 0.92 2.42 0.02 91.79 18:01:14 18:01:01 6 9.62 0.00 0.72 0.02 0.03 89.61 18:01:14 18:01:01 7 5.12 0.00 0.57 0.08 0.07 94.16 18:01:14 Average: all 10.79 0.00 1.01 1.92 0.04 86.23 18:01:14 Average: 0 13.87 0.00 1.11 3.46 0.07 81.49 18:01:14 Average: 1 19.21 0.00 1.62 0.79 0.07 78.30 18:01:14 Average: 2 11.59 0.00 1.01 1.04 0.03 86.33 18:01:14 Average: 3 18.87 0.00 1.27 0.21 0.04 79.61 18:01:14 Average: 4 6.02 0.00 1.04 5.33 0.04 87.57 18:01:14 Average: 5 5.58 0.00 0.83 4.38 0.03 89.19 18:01:14 Average: 6 7.01 0.00 0.66 0.02 0.03 92.27 18:01:14 Average: 7 4.21 0.00 0.57 0.15 0.04 95.03 18:01:14 18:01:14 18:01:14