18:57:57 Started by timer 18:57:57 Running as SYSTEM 18:57:57 [EnvInject] - Loading node environment variables. 18:57:57 Building remotely on prd-ubuntu1804-docker-8c-8g-5303 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master 18:57:57 [ssh-agent] Looking for ssh-agent implementation... 18:57:57 $ ssh-agent 18:57:58 SSH_AUTH_SOCK=/tmp/ssh-a48CW7eceZqX/agent.2056 18:57:58 SSH_AGENT_PID=2058 18:57:58 [ssh-agent] Started. 18:57:58 Running ssh-add (command line suppressed) 18:57:58 Identity added: /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master@tmp/private_key_9379511611330234693.key (/w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master@tmp/private_key_9379511611330234693.key) 18:57:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:57:58 The recommended git tool is: NONE 18:58:00 using credential onap-jenkins-ssh 18:58:00 Wiping out workspace first. 18:58:00 Cloning the remote Git repository 18:58:00 Cloning repository git://cloud.onap.org/mirror/integration/onap-component-simulators 18:58:00 > git init /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master # timeout=10 18:58:00 Fetching upstream changes from git://cloud.onap.org/mirror/integration/onap-component-simulators 18:58:00 > git --version # timeout=10 18:58:00 > git --version # 'git version 2.17.1' 18:58:00 using GIT_SSH to set credentials Gerrit user 18:58:00 Verifying host key using manually-configured host key entries 18:58:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/onap-component-simulators +refs/heads/*:refs/remotes/origin/* # timeout=10 18:58:00 > git config remote.origin.url git://cloud.onap.org/mirror/integration/onap-component-simulators # timeout=10 18:58:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:58:01 Avoid second fetch 18:58:01 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:58:01 Checking out Revision 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 (refs/remotes/origin/master) 18:58:01 > git config core.sparsecheckout # timeout=10 18:58:01 > git checkout -f 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 18:58:01 Commit message: "Fix mock sdc docker build" 18:58:01 > git rev-list --no-walk 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 18:58:05 provisioning config files... 18:58:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:58:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:58:05 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins11652847771260313740.sh 18:58:05 ---> python-tools-install.sh 18:58:05 Setup pyenv: 18:58:05 * system (set by /opt/pyenv/version) 18:58:05 * 3.8.13 (set by /opt/pyenv/version) 18:58:05 * 3.9.13 (set by /opt/pyenv/version) 18:58:05 * 3.10.6 (set by /opt/pyenv/version) 18:58:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Hm6E 18:58:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:58:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:58:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:58:16 lf-activate-venv(): INFO: Base packages installed successfully 18:58:16 lf-activate-venv(): INFO: Installing additional packages: lftools 18:58:51 lf-activate-venv(): INFO: Adding /tmp/venv-Hm6E/bin to PATH 18:58:51 Generating Requirements File 18:59:27 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. 18:59:27 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:59:29 Python 3.10.6 18:59:29 pip 26.0 from /tmp/venv-Hm6E/lib/python3.10/site-packages/pip (python 3.10) 18:59:29 appdirs==1.4.4 18:59:29 argcomplete==3.6.3 18:59:29 aspy.yaml==1.3.0 18:59:29 attrs==25.4.0 18:59:29 autopage==0.6.0 18:59:29 backports.strenum==1.3.1 18:59:29 beautifulsoup4==4.14.3 18:59:29 boto3==1.42.41 18:59:29 botocore==1.42.41 18:59:29 bs4==0.0.2 18:59:29 certifi==2026.1.4 18:59:29 cffi==2.0.0 18:59:29 cfgv==3.5.0 18:59:29 chardet==5.2.0 18:59:29 charset-normalizer==3.4.4 18:59:29 click==8.3.1 18:59:29 cliff==4.13.1 18:59:29 cmd2==3.1.3 18:59:29 cryptography==3.3.2 18:59:29 debtcollector==3.0.0 18:59:29 decorator==5.2.1 18:59:29 defusedxml==0.7.1 18:59:29 Deprecated==1.3.1 18:59:29 distlib==0.4.0 18:59:29 dnspython==2.8.0 18:59:29 docker==7.1.0 18:59:29 dogpile.cache==1.5.0 18:59:29 durationpy==0.10 18:59:29 email-validator==2.3.0 18:59:29 filelock==3.20.3 18:59:29 future==1.0.0 18:59:29 gitdb==4.0.12 18:59:29 GitPython==3.1.46 18:59:29 httplib2==0.30.2 18:59:29 identify==2.6.16 18:59:29 idna==3.11 18:59:29 importlib-resources==1.5.0 18:59:29 iso8601==2.1.0 18:59:29 Jinja2==3.1.6 18:59:29 jmespath==1.1.0 18:59:29 jsonpatch==1.33 18:59:29 jsonpointer==3.0.0 18:59:29 jsonschema==4.26.0 18:59:29 jsonschema-specifications==2025.9.1 18:59:29 keystoneauth1==5.13.0 18:59:29 kubernetes==35.0.0 18:59:29 lftools==0.37.21 18:59:29 lxml==6.0.2 18:59:29 markdown-it-py==4.0.0 18:59:29 MarkupSafe==3.0.3 18:59:29 mdurl==0.1.2 18:59:29 msgpack==1.1.2 18:59:29 multi_key_dict==2.0.3 18:59:29 munch==4.0.0 18:59:29 netaddr==1.3.0 18:59:29 niet==1.4.2 18:59:29 nodeenv==1.10.0 18:59:29 oauth2client==4.1.3 18:59:29 oauthlib==3.3.1 18:59:29 openstacksdk==4.9.0 18:59:29 os-service-types==1.8.2 18:59:29 osc-lib==4.3.0 18:59:29 oslo.config==10.2.0 18:59:29 oslo.context==6.2.0 18:59:29 oslo.i18n==6.7.1 18:59:29 oslo.log==8.0.0 18:59:29 oslo.serialization==5.9.0 18:59:29 oslo.utils==9.2.0 18:59:29 packaging==26.0 18:59:29 pbr==7.0.3 18:59:29 platformdirs==4.5.1 18:59:29 prettytable==3.17.0 18:59:29 psutil==7.2.2 18:59:29 pyasn1==0.6.2 18:59:29 pyasn1_modules==0.4.2 18:59:29 pycparser==3.0 18:59:29 pygerrit2==2.0.15 18:59:29 PyGithub==2.8.1 18:59:29 Pygments==2.19.2 18:59:29 PyJWT==2.11.0 18:59:29 PyNaCl==1.6.2 18:59:29 pyparsing==2.4.7 18:59:29 pyperclip==1.11.0 18:59:29 pyrsistent==0.20.0 18:59:29 python-cinderclient==9.8.0 18:59:29 python-dateutil==2.9.0.post0 18:59:29 python-heatclient==5.0.0 18:59:29 python-jenkins==1.8.3 18:59:29 python-keystoneclient==5.7.0 18:59:29 python-magnumclient==4.9.0 18:59:29 python-openstackclient==8.3.0 18:59:29 python-swiftclient==4.9.0 18:59:29 PyYAML==6.0.3 18:59:29 referencing==0.37.0 18:59:29 requests==2.32.5 18:59:29 requests-oauthlib==2.0.0 18:59:29 requestsexceptions==1.4.0 18:59:29 rfc3986==2.0.0 18:59:29 rich==14.3.2 18:59:29 rich-argparse==1.7.2 18:59:29 rpds-py==0.30.0 18:59:29 rsa==4.9.1 18:59:29 ruamel.yaml==0.19.1 18:59:29 ruamel.yaml.clib==0.2.15 18:59:29 s3transfer==0.16.0 18:59:29 simplejson==3.20.2 18:59:29 six==1.17.0 18:59:29 smmap==5.0.2 18:59:29 soupsieve==2.8.3 18:59:29 stevedore==5.6.0 18:59:29 tabulate==0.9.0 18:59:29 toml==0.10.2 18:59:29 tomlkit==0.14.0 18:59:29 tqdm==4.67.3 18:59:29 typing_extensions==4.15.0 18:59:29 tzdata==2025.3 18:59:29 urllib3==1.26.20 18:59:29 virtualenv==20.36.1 18:59:29 wcwidth==0.5.3 18:59:29 websocket-client==1.9.0 18:59:29 wrapt==2.1.1 18:59:29 xdg==6.0.0 18:59:29 xmltodict==1.0.2 18:59:29 yq==3.4.3 18:59:29 provisioning config files... 18:59:29 copy managed file [global-settings] to file:/w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master@tmp/config13054282243795708618tmp 18:59:29 copy managed file [integration-settings] to file:/w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master@tmp/config14619614613032605520tmp 18:59:29 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins7070796564898500637.sh 18:59:29 ---> docker-login.sh 18:59:29 nexus3.onap.org:10001 18:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:30 Configure a credential helper to remove this warning. See 18:59:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:30 18:59:30 Login Succeeded 18:59:30 nexus3.onap.org:10002 18:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:30 Configure a credential helper to remove this warning. See 18:59:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:30 18:59:30 Login Succeeded 18:59:30 nexus3.onap.org:10003 18:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:30 Configure a credential helper to remove this warning. See 18:59:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:30 18:59:30 Login Succeeded 18:59:30 nexus3.onap.org:10004 18:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:30 Configure a credential helper to remove this warning. See 18:59:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:30 18:59:30 Login Succeeded 18:59:30 docker.io 18:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:30 Configure a credential helper to remove this warning. See 18:59:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:30 18:59:30 Login Succeeded 18:59:30 ---> docker-login.sh ends 18:59:30 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins4128913067611006740.sh 18:59:30 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/sh -xe /tmp/jenkins15515143819261405269.sh 18:59:30 [EnvInject] - Injecting environment variables from a build step. 18:59:31 [EnvInject] - Injecting as environment variables the properties content 18:59:31 DOCKER_ROOT=./mock-sdnc 18:59:31 CONTAINER_TAG_YAML_DIR= 18:59:31 CONTAINER_TAG_METHOD=stream 18:59:31 18:59:31 [EnvInject] - Variables injected successfully. 18:59:31 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash -l /tmp/jenkins16238687116875408362.sh 18:59:31 ---> docker-get-container-tag.sh 18:59:31 Setup pyenv: 18:59:31 system 18:59:31 3.8.13 18:59:31 3.9.13 18:59:31 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/.python-version) 18:59:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hm6E from file:/tmp/.os_lf_venv 18:59:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:59:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:59:33 lf-activate-venv(): INFO: Base packages installed successfully 18:59:33 lf-activate-venv(): INFO: Installing additional packages: yq 18:59:33 lf-activate-venv(): INFO: Adding /tmp/venv-Hm6E/bin to PATH 18:59:33 ---> Docker image tag found: master 18:59:33 [EnvInject] - Injecting environment variables from a build step. 18:59:33 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 18:59:33 [EnvInject] - Variables injected successfully. 18:59:33 [EnvInject] - Injecting environment variables from a build step. 18:59:33 [EnvInject] - Injecting as environment variables the properties content 18:59:33 DOCKER_ARGS= 18:59:33 DOCKER_ROOT=./mock-sdnc 18:59:33 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 18:59:33 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 18:59:33 DOCKER_NAME=onap/onap-component-mock-sdnc 18:59:33 18:59:33 [EnvInject] - Variables injected successfully. 18:59:33 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins11171380540509017663.sh 18:59:33 ---> docker-build.sh 18:59:33 Docker version 20.10.18, build b40c2f6 18:59:33 Building image: nexus3.onap.org:10003/onap/onap-component-mock-sdnc:master 18:59:33 docker build -t nexus3.onap.org:10003/onap/onap-component-mock-sdnc:master . 18:59:33 Sending build context to Docker daemon 9.728kB 18:59:34 Step 1/6 : FROM python:3.8-alpine 18:59:34 3.8-alpine: Pulling from library/python 18:59:34 43c4264eed91: Pulling fs layer 18:59:34 bbd039b2f2dc: Pulling fs layer 18:59:34 2fe9ed713579: Pulling fs layer 18:59:34 86e037ebf8b6: Pulling fs layer 18:59:34 86e037ebf8b6: Waiting 18:59:34 43c4264eed91: Verifying Checksum 18:59:34 43c4264eed91: Download complete 18:59:34 bbd039b2f2dc: Verifying Checksum 18:59:34 bbd039b2f2dc: Download complete 18:59:35 2fe9ed713579: Verifying Checksum 18:59:35 2fe9ed713579: Download complete 18:59:35 43c4264eed91: Pull complete 18:59:35 86e037ebf8b6: Download complete 18:59:35 bbd039b2f2dc: Pull complete 18:59:36 2fe9ed713579: Pull complete 18:59:36 86e037ebf8b6: Pull complete 18:59:36 Digest: sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 18:59:36 Status: Downloaded newer image for python:3.8-alpine 18:59:36 ---> cd39247b02f9 18:59:36 Step 2/6 : COPY . /app 18:59:38 ---> 625af6c84f37 18:59:38 Step 3/6 : WORKDIR /app 18:59:38 ---> Running in 82b1b04bc908 18:59:38 Removing intermediate container 82b1b04bc908 18:59:38 ---> b8068150a71f 18:59:38 Step 4/6 : RUN pip install -r requirements.txt 18:59:38 ---> Running in 7d04035ab584 18:59:40 Collecting Flask-RESTful==0.3.9 18:59:40 Downloading Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 18:59:40 Collecting six>=1.3.0 18:59:40 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:59:40 Collecting aniso8601>=0.82 18:59:40 Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 18:59:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 kB 8.4 MB/s eta 0:00:00 18:59:40 Collecting Flask>=0.8 18:59:40 Downloading flask-3.0.3-py3-none-any.whl (101 kB) 18:59:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 13.5 MB/s eta 0:00:00 18:59:41 Collecting pytz 18:59:41 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 18:59:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 509.2/509.2 kB 18.0 MB/s eta 0:00:00 18:59:41 Collecting click>=8.1.3 18:59:41 Downloading click-8.1.8-py3-none-any.whl (98 kB) 18:59:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 8.5 MB/s eta 0:00:00 18:59:41 Collecting Jinja2>=3.1.2 18:59:41 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 18:59:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 12.9 MB/s eta 0:00:00 18:59:41 Collecting blinker>=1.6.2 18:59:41 Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 18:59:41 Collecting Werkzeug>=3.0.0 18:59:41 Downloading werkzeug-3.0.6-py3-none-any.whl (227 kB) 18:59:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 228.0/228.0 kB 12.9 MB/s eta 0:00:00 18:59:41 Collecting importlib-metadata>=3.6.0 18:59:41 Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) 18:59:41 Collecting itsdangerous>=2.1.2 18:59:41 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 18:59:41 Collecting zipp>=3.20 18:59:41 Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB) 18:59:41 Collecting MarkupSafe>=2.0 18:59:41 Downloading MarkupSafe-2.1.5-cp38-cp38-musllinux_1_1_x86_64.whl (29 kB) 18:59:41 Installing collected packages: pytz, aniso8601, zipp, six, MarkupSafe, itsdangerous, click, blinker, Werkzeug, Jinja2, importlib-metadata, Flask, Flask-RESTful 18:59:42 Successfully installed Flask-3.0.3 Flask-RESTful-0.3.9 Jinja2-3.1.6 MarkupSafe-2.1.5 Werkzeug-3.0.6 aniso8601-10.0.1 blinker-1.8.2 click-8.1.8 importlib-metadata-8.5.0 itsdangerous-2.2.0 pytz-2025.2 six-1.17.0 zipp-3.20.2 18:59:42 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:59:42  18:59:42 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 18:59:42 [notice] To update, run: pip install --upgrade pip 18:59:44 Removing intermediate container 7d04035ab584 18:59:44 ---> 7643a9335d08 18:59:44 Step 5/6 : ENTRYPOINT ["python"] 18:59:44 ---> Running in d0d6a71fd0cb 18:59:44 Removing intermediate container d0d6a71fd0cb 18:59:44 ---> da9a1aef4bf8 18:59:44 Step 6/6 : CMD ["app.py"] 18:59:44 ---> Running in 0af08b7300e0 18:59:45 Removing intermediate container 0af08b7300e0 18:59:45 ---> 22030c5dd435 18:59:45 Successfully built 22030c5dd435 18:59:45 Successfully tagged nexus3.onap.org:10003/onap/onap-component-mock-sdnc:master 18:59:45 ---> docker-build.sh ends 18:59:45 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/sh -xe /tmp/jenkins17334849694960143723.sh 18:59:45 [EnvInject] - Injecting environment variables from a build step. 18:59:45 [EnvInject] - Injecting as environment variables the properties content 18:59:45 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 18:59:45 18:59:45 [EnvInject] - Variables injected successfully. 18:59:45 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins1952049649824235353.sh 18:59:45 ---> docker-push.sh 18:59:45 Docker version 20.10.18, build b40c2f6 18:59:45 Pushing image: nexus3.onap.org:10003/onap/onap-component-mock-sdnc:master 18:59:45 docker push nexus3.onap.org:10003/onap/onap-component-mock-sdnc:master 18:59:45 The push refers to repository [nexus3.onap.org:10003/onap/onap-component-mock-sdnc] 18:59:45 7cf51c2f2c85: Preparing 18:59:45 0a59f8b3115b: Preparing 18:59:45 817fa7f5a4af: Preparing 18:59:45 6b49371d7ed7: Preparing 18:59:45 50acbb6dc641: Preparing 18:59:45 63ca1fbb43ae: Preparing 18:59:45 63ca1fbb43ae: Waiting 18:59:45 50acbb6dc641: Layer already exists 18:59:45 6b49371d7ed7: Layer already exists 18:59:45 817fa7f5a4af: Layer already exists 18:59:45 63ca1fbb43ae: Layer already exists 18:59:45 0a59f8b3115b: Pushed 18:59:47 7cf51c2f2c85: Pushed 18:59:47 master: digest: sha256:6f90df427c1702523a37083a47d03ca53f783bb676e822b203ba022ec8417db3 size: 1576 18:59:47 ---> docker-push.sh ends 18:59:47 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins14328061750175608617.sh 18:59:47 $ ssh-agent -k 18:59:47 unset SSH_AUTH_SOCK; 18:59:47 unset SSH_AGENT_PID; 18:59:47 echo Agent pid 2058 killed; 18:59:47 [ssh-agent] Stopped. 18:59:47 [PostBuildScript] - [INFO] Executing post build scripts. 18:59:47 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins9140287023794784194.sh 18:59:47 ---> sysstat.sh 18:59:48 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins6720581597784575075.sh 18:59:48 ---> package-listing.sh 18:59:48 ++ facter osfamily 18:59:48 ++ tr '[:upper:]' '[:lower:]' 18:59:48 + OS_FAMILY=debian 18:59:48 + workspace=/w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master 18:59:48 + START_PACKAGES=/tmp/packages_start.txt 18:59:48 + END_PACKAGES=/tmp/packages_end.txt 18:59:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:59:48 + PACKAGES=/tmp/packages_start.txt 18:59:48 + '[' /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master ']' 18:59:48 + PACKAGES=/tmp/packages_end.txt 18:59:48 + case "${OS_FAMILY}" in 18:59:48 + dpkg -l 18:59:48 + grep '^ii' 18:59:48 + '[' -f /tmp/packages_start.txt ']' 18:59:48 + '[' -f /tmp/packages_end.txt ']' 18:59:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:59:48 + '[' /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master ']' 18:59:48 + mkdir -p /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/archives/ 18:59:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/archives/ 18:59:48 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins11441648676476449876.sh 18:59:48 ---> capture-instance-metadata.sh 18:59:48 Setup pyenv: 18:59:48 system 18:59:48 3.8.13 18:59:48 3.9.13 18:59:48 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/.python-version) 18:59:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hm6E from file:/tmp/.os_lf_venv 18:59:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:59:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:59:49 lf-activate-venv(): INFO: Base packages installed successfully 18:59:49 lf-activate-venv(): INFO: Installing additional packages: lftools 18:59:58 lf-activate-venv(): INFO: Adding /tmp/venv-Hm6E/bin to PATH 18:59:58 INFO: Running in OpenStack, capturing instance metadata 18:59:58 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins2871325533916059511.sh 18:59:58 provisioning config files... 18:59:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master@tmp/config4734283725757950696tmp 18:59:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:59:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:59:58 [EnvInject] - Injecting environment variables from a build step. 18:59:58 [EnvInject] - Injecting as environment variables the properties content 18:59:58 SERVER_ID=logs 18:59:58 18:59:58 [EnvInject] - Variables injected successfully. 18:59:58 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins12068800758668313468.sh 18:59:59 ---> create-netrc.sh 18:59:59 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins8519545903017775506.sh 18:59:59 ---> python-tools-install.sh 18:59:59 Setup pyenv: 18:59:59 system 18:59:59 3.8.13 18:59:59 3.9.13 18:59:59 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/.python-version) 18:59:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hm6E from file:/tmp/.os_lf_venv 18:59:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:59:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:00:01 lf-activate-venv(): INFO: Base packages installed successfully 19:00:01 lf-activate-venv(): INFO: Installing additional packages: lftools 19:00:08 lf-activate-venv(): INFO: Adding /tmp/venv-Hm6E/bin to PATH 19:00:08 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins7637909463021046830.sh 19:00:08 ---> sudo-logs.sh 19:00:08 Archiving 'sudo' log.. 19:00:09 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins7850090712969141588.sh 19:00:09 ---> job-cost.sh 19:00:09 Setup pyenv: 19:00:09 system 19:00:09 3.8.13 19:00:09 3.9.13 19:00:09 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/.python-version) 19:00:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hm6E from file:/tmp/.os_lf_venv 19:00:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:00:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:00:11 lf-activate-venv(): INFO: Base packages installed successfully 19:00:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:00:15 lf-activate-venv(): INFO: Adding /tmp/venv-Hm6E/bin to PATH 19:00:15 INFO: No Stack... 19:00:15 INFO: Retrieving Pricing Info for: v3-standard-8 19:00:16 INFO: Archiving Costs 19:00:16 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash -l /tmp/jenkins16823283876453790211.sh 19:00:16 ---> logs-deploy.sh 19:00:16 Setup pyenv: 19:00:16 system 19:00:16 3.8.13 19:00:16 3.9.13 19:00:16 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/.python-version) 19:00:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hm6E from file:/tmp/.os_lf_venv 19:00:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:00:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:00:18 lf-activate-venv(): INFO: Base packages installed successfully 19:00:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:00:26 lf-activate-venv(): INFO: Adding /tmp/venv-Hm6E/bin to PATH 19:00:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-onap-component-simulators-sdnc-docker-merge-master/376 19:00:26 INFO: archiving workspace using pattern(s): 19:00:27 Archives upload complete. 19:00:27 INFO: archiving logs to Nexus 19:00:28 ---> uname -a: 19:00:28 Linux prd-ubuntu1804-docker-8c-8g-5303 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:00:28 19:00:28 19:00:28 ---> lscpu: 19:00:28 Architecture: x86_64 19:00:28 CPU op-mode(s): 32-bit, 64-bit 19:00:28 Byte Order: Little Endian 19:00:28 CPU(s): 8 19:00:28 On-line CPU(s) list: 0-7 19:00:28 Thread(s) per core: 1 19:00:28 Core(s) per socket: 1 19:00:28 Socket(s): 8 19:00:28 NUMA node(s): 1 19:00:28 Vendor ID: AuthenticAMD 19:00:28 CPU family: 23 19:00:28 Model: 49 19:00:28 Model name: AMD EPYC-Rome Processor 19:00:28 Stepping: 0 19:00:28 CPU MHz: 2800.000 19:00:28 BogoMIPS: 5600.00 19:00:28 Virtualization: AMD-V 19:00:28 Hypervisor vendor: KVM 19:00:28 Virtualization type: full 19:00:28 L1d cache: 32K 19:00:28 L1i cache: 32K 19:00:28 L2 cache: 512K 19:00:28 L3 cache: 16384K 19:00:28 NUMA node0 CPU(s): 0-7 19:00:28 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 19:00:28 19:00:28 19:00:28 ---> nproc: 19:00:28 8 19:00:28 19:00:28 19:00:28 ---> df -h: 19:00:28 Filesystem Size Used Avail Use% Mounted on 19:00:28 udev 16G 0 16G 0% /dev 19:00:28 tmpfs 3.2G 712K 3.2G 1% /run 19:00:28 /dev/vda1 155G 10G 145G 7% / 19:00:28 tmpfs 16G 0 16G 0% /dev/shm 19:00:28 tmpfs 5.0M 0 5.0M 0% /run/lock 19:00:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:00:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:00:28 tmpfs 3.2G 0 3.2G 0% /run/user/1001 19:00:28 19:00:28 19:00:28 ---> free -m: 19:00:28 total used free shared buff/cache available 19:00:28 Mem: 32167 808 29181 0 2177 30933 19:00:28 Swap: 1023 0 1023 19:00:28 19:00:28 19:00:28 ---> ip addr: 19:00:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:00:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:00:28 inet 127.0.0.1/8 scope host lo 19:00:28 valid_lft forever preferred_lft forever 19:00:28 inet6 ::1/128 scope host 19:00:28 valid_lft forever preferred_lft forever 19:00:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:00:28 link/ether fa:16:3e:d2:2e:ae brd ff:ff:ff:ff:ff:ff 19:00:28 inet 10.30.107.72/23 brd 10.30.107.255 scope global dynamic ens3 19:00:28 valid_lft 86201sec preferred_lft 86201sec 19:00:28 inet6 fe80::f816:3eff:fed2:2eae/64 scope link 19:00:28 valid_lft forever preferred_lft forever 19:00:28 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 19:00:28 link/ether 02:42:50:41:5a:33 brd ff:ff:ff:ff:ff:ff 19:00:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:00:28 valid_lft forever preferred_lft forever 19:00:28 inet6 fe80::42:50ff:fe41:5a33/64 scope link 19:00:28 valid_lft forever preferred_lft forever 19:00:28 19:00:28 19:00:28 ---> sar -b -r -n DEV: 19:00:28 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-5303) 02/04/26 _x86_64_ (8 CPU) 19:00:28 19:00:28 18:57:13 LINUX RESTART (8 CPU) 19:00:28 19:00:28 18:58:00 tps rtps wtps bread/s bwrtn/s 19:00:28 18:59:01 242.53 22.13 220.41 718.05 26737.65 19:00:28 19:00:01 143.31 9.57 133.74 1719.03 32563.02 19:00:28 Average: 193.75 15.96 177.80 1210.20 29601.80 19:00:28 19:00:28 18:58:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:00:28 18:59:01 30180268 31746076 2758952 8.38 68328 1808268 1361352 4.01 797072 1667168 169576 19:00:28 19:00:01 29942928 31733180 2996292 9.10 83512 2005100 1419956 4.18 907140 1766788 26332 19:00:28 Average: 30061598 31739628 2877622 8.74 75920 1906684 1390654 4.09 852106 1716978 97954 19:00:28 19:00:28 18:58:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:00:28 18:59:01 lo 1.11 1.11 0.13 0.13 0.00 0.00 0.00 0.00 19:00:28 18:59:01 ens3 91.77 62.15 1020.28 24.30 0.00 0.00 0.00 0.00 19:00:28 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:28 19:00:01 lo 4.20 4.20 0.45 0.45 0.00 0.00 0.00 0.00 19:00:28 19:00:01 ens3 82.75 64.26 511.40 110.91 0.00 0.00 0.00 0.00 19:00:28 19:00:01 docker0 3.91 5.32 0.50 27.90 0.00 0.00 0.00 0.00 19:00:28 Average: lo 2.63 2.63 0.29 0.29 0.00 0.00 0.00 0.00 19:00:28 Average: ens3 87.34 63.19 770.08 66.88 0.00 0.00 0.00 0.00 19:00:28 Average: docker0 1.92 2.62 0.25 13.72 0.00 0.00 0.00 0.00 19:00:28 19:00:28 19:00:28 ---> sar -P ALL: 19:00:28 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-5303) 02/04/26 _x86_64_ (8 CPU) 19:00:28 19:00:28 18:57:13 LINUX RESTART (8 CPU) 19:00:28 19:00:28 18:58:00 CPU %user %nice %system %iowait %steal %idle 19:00:28 18:59:01 all 7.57 0.00 0.66 6.10 0.03 85.64 19:00:28 18:59:01 0 10.59 0.00 0.80 1.12 0.02 87.47 19:00:28 18:59:01 1 1.48 0.00 0.99 3.72 0.02 93.80 19:00:28 18:59:01 2 5.88 0.00 0.39 0.84 0.02 92.88 19:00:28 18:59:01 3 14.72 0.00 0.90 6.76 0.03 77.58 19:00:28 18:59:01 4 2.38 0.00 0.31 13.89 0.03 83.38 19:00:28 18:59:01 5 0.75 0.00 0.11 5.22 0.02 93.90 19:00:28 18:59:01 6 0.69 0.00 0.15 0.02 0.02 99.13 19:00:28 18:59:01 7 24.04 0.00 1.61 17.21 0.07 57.07 19:00:28 19:00:01 all 7.08 0.00 1.01 5.30 0.03 86.57 19:00:28 19:00:01 0 2.88 0.00 0.75 0.31 0.03 96.03 19:00:28 19:00:01 1 13.73 0.00 1.77 13.25 0.07 71.18 19:00:28 19:00:01 2 1.60 0.00 0.61 1.29 0.02 96.48 19:00:28 19:00:01 3 3.04 0.00 0.66 0.44 0.02 95.84 19:00:28 19:00:01 4 4.23 0.00 1.05 1.12 0.02 93.58 19:00:28 19:00:01 5 1.13 0.00 0.53 0.15 0.02 98.16 19:00:28 19:00:01 6 3.89 0.00 0.68 0.25 0.03 95.14 19:00:28 19:00:01 7 26.32 0.00 2.08 25.81 0.09 45.71 19:00:28 Average: all 7.33 0.00 0.83 5.71 0.03 86.10 19:00:28 Average: 0 6.80 0.00 0.78 0.72 0.03 91.68 19:00:28 Average: 1 7.45 0.00 1.37 8.36 0.04 82.78 19:00:28 Average: 2 3.77 0.00 0.50 1.06 0.02 94.65 19:00:28 Average: 3 8.97 0.00 0.78 3.65 0.03 86.56 19:00:28 Average: 4 3.29 0.00 0.68 7.61 0.03 88.40 19:00:28 Average: 5 0.94 0.00 0.32 2.74 0.02 95.98 19:00:28 Average: 6 2.26 0.00 0.41 0.13 0.03 97.17 19:00:28 Average: 7 25.16 0.00 1.84 21.43 0.08 51.49 19:00:28 19:00:28 19:00:28