02:59:57 Started by timer 02:59:57 Running as SYSTEM 02:59:57 [EnvInject] - Loading node environment variables. 02:59:57 Building remotely on prd-ubuntu1804-docker-8c-8g-11415 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-onap-component-simulators-aai-docker-merge-master 02:59:57 [ssh-agent] Looking for ssh-agent implementation... 02:59:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:59:57 $ ssh-agent 02:59:57 SSH_AUTH_SOCK=/tmp/ssh-Dz95RsiUii8j/agent.2096 02:59:57 SSH_AGENT_PID=2098 02:59:57 [ssh-agent] Started. 02:59:57 Running ssh-add (command line suppressed) 02:59:57 Identity added: /w/workspace/integration-onap-component-simulators-aai-docker-merge-master@tmp/private_key_16104141613646433079.key (/w/workspace/integration-onap-component-simulators-aai-docker-merge-master@tmp/private_key_16104141613646433079.key) 02:59:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 02:59:57 The recommended git tool is: NONE 02:59:59 using credential onap-jenkins-ssh 02:59:59 Wiping out workspace first. 02:59:59 Cloning the remote Git repository 02:59:59 Cloning repository git://cloud.onap.org/mirror/integration/onap-component-simulators 02:59:59 > git init /w/workspace/integration-onap-component-simulators-aai-docker-merge-master # timeout=10 02:59:59 Fetching upstream changes from git://cloud.onap.org/mirror/integration/onap-component-simulators 02:59:59 > git --version # timeout=10 02:59:59 > git --version # 'git version 2.17.1' 02:59:59 using GIT_SSH to set credentials Gerrit user 02:59:59 Verifying host key using manually-configured host key entries 02:59:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/onap-component-simulators +refs/heads/*:refs/remotes/origin/* # timeout=10 02:59:59 > git config remote.origin.url git://cloud.onap.org/mirror/integration/onap-component-simulators # timeout=10 02:59:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:00:00 Avoid second fetch 03:00:00 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:00:00 Checking out Revision 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 (refs/remotes/origin/master) 03:00:00 > git config core.sparsecheckout # timeout=10 03:00:00 > git checkout -f 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 03:00:00 Commit message: "Fix mock sdc docker build" 03:00:00 > git rev-list --no-walk 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 03:00:03 provisioning config files... 03:00:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:00:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:00:03 [integration-onap-component-simulators-aai-docker-merge-master] $ /bin/bash /tmp/jenkins5246565407594763268.sh 03:00:03 ---> python-tools-install.sh 03:00:03 Setup pyenv: 03:00:03 * system (set by /opt/pyenv/version) 03:00:03 * 3.8.13 (set by /opt/pyenv/version) 03:00:03 * 3.9.13 (set by /opt/pyenv/version) 03:00:03 * 3.10.6 (set by /opt/pyenv/version) 03:00:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3EUh 03:00:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:00:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:00:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:00:11 lf-activate-venv(): INFO: Base packages installed successfully 03:00:11 lf-activate-venv(): INFO: Installing additional packages: lftools 03:00:38 lf-activate-venv(): INFO: Adding /tmp/venv-3EUh/bin to PATH 03:00:38 Generating Requirements File 03:00:58 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. 03:00:58 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:00:58 Python 3.10.6 03:00:58 pip 25.3 from /tmp/venv-3EUh/lib/python3.10/site-packages/pip (python 3.10) 03:00:59 appdirs==1.4.4 03:00:59 argcomplete==3.6.3 03:00:59 aspy.yaml==1.3.0 03:00:59 attrs==25.4.0 03:00:59 autopage==0.5.2 03:00:59 beautifulsoup4==4.14.2 03:00:59 boto3==1.40.69 03:00:59 botocore==1.40.69 03:00:59 bs4==0.0.2 03:00:59 cachetools==6.2.1 03:00:59 certifi==2025.10.5 03:00:59 cffi==2.0.0 03:00:59 cfgv==3.4.0 03:00:59 chardet==5.2.0 03:00:59 charset-normalizer==3.4.4 03:00:59 click==8.3.0 03:00:59 cliff==4.11.0 03:00:59 cmd2==2.7.0 03:00:59 cryptography==3.3.2 03:00:59 debtcollector==3.0.0 03:00:59 decorator==5.2.1 03:00:59 defusedxml==0.7.1 03:00:59 Deprecated==1.3.1 03:00:59 distlib==0.4.0 03:00:59 dnspython==2.8.0 03:00:59 docker==7.1.0 03:00:59 dogpile.cache==1.5.0 03:00:59 durationpy==0.10 03:00:59 email-validator==2.3.0 03:00:59 filelock==3.20.0 03:00:59 future==1.0.0 03:00:59 gitdb==4.0.12 03:00:59 GitPython==3.1.45 03:00:59 google-auth==2.43.0 03:00:59 httplib2==0.31.0 03:00:59 identify==2.6.15 03:00:59 idna==3.11 03:00:59 importlib-resources==1.5.0 03:00:59 iso8601==2.1.0 03:00:59 Jinja2==3.1.6 03:00:59 jmespath==1.0.1 03:00:59 jsonpatch==1.33 03:00:59 jsonpointer==3.0.0 03:00:59 jsonschema==4.25.1 03:00:59 jsonschema-specifications==2025.9.1 03:00:59 keystoneauth1==5.12.0 03:00:59 kubernetes==34.1.0 03:00:59 lftools==0.37.15 03:00:59 lxml==6.0.2 03:00:59 markdown-it-py==4.0.0 03:00:59 MarkupSafe==3.0.3 03:00:59 mdurl==0.1.2 03:00:59 msgpack==1.1.2 03:00:59 multi_key_dict==2.0.3 03:00:59 munch==4.0.0 03:00:59 netaddr==1.3.0 03:00:59 niet==1.4.2 03:00:59 nodeenv==1.9.1 03:00:59 oauth2client==4.1.3 03:00:59 oauthlib==3.3.1 03:00:59 openstacksdk==4.7.1 03:00:59 os-service-types==1.8.1 03:00:59 osc-lib==4.2.0 03:00:59 oslo.config==10.0.0 03:00:59 oslo.context==6.1.0 03:00:59 oslo.i18n==6.6.0 03:00:59 oslo.log==7.2.1 03:00:59 oslo.serialization==5.8.0 03:00:59 oslo.utils==9.1.0 03:00:59 packaging==25.0 03:00:59 pbr==7.0.3 03:00:59 platformdirs==4.5.0 03:00:59 prettytable==3.16.0 03:00:59 psutil==7.1.3 03:00:59 pyasn1==0.6.1 03:00:59 pyasn1_modules==0.4.2 03:00:59 pycparser==2.23 03:00:59 pygerrit2==2.0.15 03:00:59 PyGithub==2.8.1 03:00:59 Pygments==2.19.2 03:00:59 PyJWT==2.10.1 03:00:59 PyNaCl==1.6.0 03:00:59 pyparsing==2.4.7 03:00:59 pyperclip==1.11.0 03:00:59 pyrsistent==0.20.0 03:00:59 python-cinderclient==9.8.0 03:00:59 python-dateutil==2.9.0.post0 03:00:59 python-heatclient==4.3.0 03:00:59 python-jenkins==1.8.3 03:00:59 python-keystoneclient==5.7.0 03:00:59 python-magnumclient==4.9.0 03:00:59 python-openstackclient==8.2.0 03:00:59 python-swiftclient==4.8.0 03:00:59 PyYAML==6.0.3 03:00:59 referencing==0.37.0 03:00:59 requests==2.32.5 03:00:59 requests-oauthlib==2.0.0 03:00:59 requestsexceptions==1.4.0 03:00:59 rfc3986==2.0.0 03:00:59 rich==14.2.0 03:00:59 rich-argparse==1.7.2 03:00:59 rpds-py==0.28.0 03:00:59 rsa==4.9.1 03:00:59 ruamel.yaml==0.18.16 03:00:59 ruamel.yaml.clib==0.2.14 03:00:59 s3transfer==0.14.0 03:00:59 simplejson==3.20.2 03:00:59 six==1.17.0 03:00:59 smmap==5.0.2 03:00:59 soupsieve==2.8 03:00:59 stevedore==5.5.0 03:00:59 tabulate==0.9.0 03:00:59 toml==0.10.2 03:00:59 tomlkit==0.13.3 03:00:59 tqdm==4.67.1 03:00:59 typing_extensions==4.15.0 03:00:59 tzdata==2025.2 03:00:59 urllib3==1.26.20 03:00:59 virtualenv==20.35.4 03:00:59 wcwidth==0.2.14 03:00:59 websocket-client==1.9.0 03:00:59 wrapt==2.0.1 03:00:59 xdg==6.0.0 03:00:59 xmltodict==1.0.2 03:00:59 yq==3.4.3 03:00:59 provisioning config files... 03:00:59 copy managed file [global-settings] to file:/w/workspace/integration-onap-component-simulators-aai-docker-merge-master@tmp/config6098489819597339867tmp 03:00:59 copy managed file [integration-settings] to file:/w/workspace/integration-onap-component-simulators-aai-docker-merge-master@tmp/config17418022861577797673tmp 03:00:59 [integration-onap-component-simulators-aai-docker-merge-master] $ /bin/bash /tmp/jenkins1788564495329789839.sh 03:00:59 ---> docker-login.sh 03:00:59 nexus3.onap.org:10001 03:00:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:00:59 Configure a credential helper to remove this warning. See 03:00:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:00:59 03:00:59 Login Succeeded 03:00:59 nexus3.onap.org:10002 03:00:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:00:59 Configure a credential helper to remove this warning. See 03:00:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:00:59 03:00:59 Login Succeeded 03:00:59 nexus3.onap.org:10003 03:00:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:00 Configure a credential helper to remove this warning. See 03:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:00 03:01:00 Login Succeeded 03:01:00 nexus3.onap.org:10004 03:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:00 Configure a credential helper to remove this warning. See 03:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:00 03:01:00 Login Succeeded 03:01:00 docker.io 03:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:00 Configure a credential helper to remove this warning. See 03:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:00 03:01:00 Login Succeeded 03:01:00 ---> docker-login.sh ends 03:01:00 [integration-onap-component-simulators-aai-docker-merge-master] $ /bin/bash /tmp/jenkins18401567065087554952.sh 03:01:00 [integration-onap-component-simulators-aai-docker-merge-master] $ /bin/sh -xe /tmp/jenkins518801354503999347.sh 03:01:00 [EnvInject] - Injecting environment variables from a build step. 03:01:00 [EnvInject] - Injecting as environment variables the properties content 03:01:00 DOCKER_ROOT=./mock-aai 03:01:00 CONTAINER_TAG_YAML_DIR= 03:01:00 CONTAINER_TAG_METHOD=stream 03:01:00 03:01:00 [EnvInject] - Variables injected successfully. 03:01:00 [integration-onap-component-simulators-aai-docker-merge-master] $ /bin/bash -l /tmp/jenkins7467564886635855032.sh 03:01:00 ---> docker-get-container-tag.sh 03:01:00 Setup pyenv: 03:01:00 system 03:01:00 3.8.13 03:01:00 3.9.13 03:01:00 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-aai-docker-merge-master/.python-version) 03:01:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3EUh from file:/tmp/.os_lf_venv 03:01:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:01:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:01:02 lf-activate-venv(): INFO: Base packages installed successfully 03:01:02 lf-activate-venv(): INFO: Installing additional packages: yq 03:01:03 lf-activate-venv(): INFO: Adding /tmp/venv-3EUh/bin to PATH 03:01:03 ---> Docker image tag found: master 03:01:03 [EnvInject] - Injecting environment variables from a build step. 03:01:03 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 03:01:03 [EnvInject] - Variables injected successfully. 03:01:03 [EnvInject] - Injecting environment variables from a build step. 03:01:03 [EnvInject] - Injecting as environment variables the properties content 03:01:03 DOCKER_ARGS= 03:01:03 DOCKER_ROOT=./mock-aai 03:01:03 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 03:01:03 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 03:01:03 DOCKER_NAME=onap/onap-component-mock-aai 03:01:03 03:01:03 [EnvInject] - Variables injected successfully. 03:01:03 [integration-onap-component-simulators-aai-docker-merge-master] $ /bin/bash /tmp/jenkins6556761875776920807.sh 03:01:03 ---> docker-build.sh 03:01:03 Docker version 20.10.18, build b40c2f6 03:01:03 Building image: nexus3.onap.org:10003/onap/onap-component-mock-aai:master 03:01:03 docker build -t nexus3.onap.org:10003/onap/onap-component-mock-aai:master . 03:01:03 Sending build context to Docker daemon 39.94kB 03:01:03 Step 1/6 : FROM python:3.8-alpine 03:01:04 3.8-alpine: Pulling from library/python 03:01:04 43c4264eed91: Pulling fs layer 03:01:04 bbd039b2f2dc: Pulling fs layer 03:01:04 2fe9ed713579: Pulling fs layer 03:01:04 86e037ebf8b6: Pulling fs layer 03:01:04 43c4264eed91: Verifying Checksum 03:01:04 43c4264eed91: Download complete 03:01:04 bbd039b2f2dc: Verifying Checksum 03:01:04 bbd039b2f2dc: Download complete 03:01:04 43c4264eed91: Pull complete 03:01:04 86e037ebf8b6: Download complete 03:01:04 bbd039b2f2dc: Pull complete 03:01:05 2fe9ed713579: Verifying Checksum 03:01:05 2fe9ed713579: Download complete 03:01:05 2fe9ed713579: Pull complete 03:01:05 86e037ebf8b6: Pull complete 03:01:05 Digest: sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 03:01:05 Status: Downloaded newer image for python:3.8-alpine 03:01:05 ---> cd39247b02f9 03:01:05 Step 2/6 : COPY . /app 03:01:07 ---> 222cfb6a680e 03:01:07 Step 3/6 : WORKDIR /app 03:01:07 ---> Running in 595b11e10f4d 03:01:08 Removing intermediate container 595b11e10f4d 03:01:08 ---> c001723b5a23 03:01:08 Step 4/6 : RUN pip install -r requirements.txt 03:01:08 ---> Running in 3e9310e33860 03:01:09 Collecting Flask-RESTful==0.3.9 03:01:10 Downloading Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 03:01:10 Collecting Flask>=0.8 03:01:10 Downloading flask-3.0.3-py3-none-any.whl (101 kB) 03:01:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 5.8 MB/s eta 0:00:00 03:01:10 Collecting six>=1.3.0 03:01:10 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 03:01:10 Collecting aniso8601>=0.82 03:01:10 Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 03:01:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 kB 9.3 MB/s eta 0:00:00 03:01:10 Collecting pytz 03:01:10 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 03:01:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 509.2/509.2 kB 20.0 MB/s eta 0:00:00 03:01:10 Collecting itsdangerous>=2.1.2 03:01:10 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 03:01:10 Collecting importlib-metadata>=3.6.0 03:01:10 Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) 03:01:10 Collecting Werkzeug>=3.0.0 03:01:10 Downloading werkzeug-3.0.6-py3-none-any.whl (227 kB) 03:01:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 228.0/228.0 kB 30.2 MB/s eta 0:00:00 03:01:10 Collecting Jinja2>=3.1.2 03:01:10 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 03:01:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 20.7 MB/s eta 0:00:00 03:01:10 Collecting click>=8.1.3 03:01:10 Downloading click-8.1.8-py3-none-any.whl (98 kB) 03:01:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 18.1 MB/s eta 0:00:00 03:01:10 Collecting blinker>=1.6.2 03:01:10 Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 03:01:10 Collecting zipp>=3.20 03:01:10 Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB) 03:01:10 Collecting MarkupSafe>=2.0 03:01:10 Downloading MarkupSafe-2.1.5-cp38-cp38-musllinux_1_1_x86_64.whl (29 kB) 03:01:11 Installing collected packages: pytz, aniso8601, zipp, six, MarkupSafe, itsdangerous, click, blinker, Werkzeug, Jinja2, importlib-metadata, Flask, Flask-RESTful 03:01:11 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 03:01:11 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 03:01:11  03:01:11 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 03:01:11 [notice] To update, run: pip install --upgrade pip 03:01:13 Removing intermediate container 3e9310e33860 03:01:13 ---> e3067994690c 03:01:13 Step 5/6 : ENTRYPOINT ["python"] 03:01:13 ---> Running in 9878a71d3a07 03:01:13 Removing intermediate container 9878a71d3a07 03:01:13 ---> bbcd9eadd456 03:01:13 Step 6/6 : CMD ["app.py"] 03:01:13 ---> Running in 09dbabf95405 03:01:13 Removing intermediate container 09dbabf95405 03:01:13 ---> 2ed28cec564b 03:01:13 Successfully built 2ed28cec564b 03:01:13 Successfully tagged nexus3.onap.org:10003/onap/onap-component-mock-aai:master 03:01:13 ---> docker-build.sh ends 03:01:13 [integration-onap-component-simulators-aai-docker-merge-master] $ /bin/sh -xe /tmp/jenkins17340901441566389126.sh 03:01:13 [EnvInject] - Injecting environment variables from a build step. 03:01:13 [EnvInject] - Injecting as environment variables the properties content 03:01:13 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 03:01:13 03:01:13 [EnvInject] - Variables injected successfully. 03:01:13 [integration-onap-component-simulators-aai-docker-merge-master] $ /bin/bash /tmp/jenkins5865432605391991842.sh 03:01:13 ---> docker-push.sh 03:01:13 Docker version 20.10.18, build b40c2f6 03:01:13 Pushing image: nexus3.onap.org:10003/onap/onap-component-mock-aai:master 03:01:13 docker push nexus3.onap.org:10003/onap/onap-component-mock-aai:master 03:01:13 The push refers to repository [nexus3.onap.org:10003/onap/onap-component-mock-aai] 03:01:13 f6749e7bdcf0: Preparing 03:01:13 d494a09cead9: Preparing 03:01:13 817fa7f5a4af: Preparing 03:01:13 6b49371d7ed7: Preparing 03:01:13 50acbb6dc641: Preparing 03:01:13 63ca1fbb43ae: Preparing 03:01:13 63ca1fbb43ae: Waiting 03:01:13 50acbb6dc641: Layer already exists 03:01:13 6b49371d7ed7: Layer already exists 03:01:13 817fa7f5a4af: Layer already exists 03:01:13 63ca1fbb43ae: Layer already exists 03:01:13 d494a09cead9: Pushed 03:01:15 f6749e7bdcf0: Pushed 03:01:15 master: digest: sha256:5dc9d62ba9c14b9a3b75fe5a4ab327c4fe9763fd0ed8fbcc12d395856e5c2c92 size: 1576 03:01:15 ---> docker-push.sh ends 03:01:15 [integration-onap-component-simulators-aai-docker-merge-master] $ /bin/bash /tmp/jenkins6342629921577091569.sh 03:01:15 $ ssh-agent -k 03:01:15 unset SSH_AUTH_SOCK; 03:01:15 unset SSH_AGENT_PID; 03:01:15 echo Agent pid 2098 killed; 03:01:15 [ssh-agent] Stopped. 03:01:15 [PostBuildScript] - [INFO] Executing post build scripts. 03:01:15 [integration-onap-component-simulators-aai-docker-merge-master] $ /bin/bash /tmp/jenkins3740483408735992002.sh 03:01:15 ---> sysstat.sh 03:01:16 [integration-onap-component-simulators-aai-docker-merge-master] $ /bin/bash /tmp/jenkins2922678066817859491.sh 03:01:16 ---> package-listing.sh 03:01:16 ++ facter osfamily 03:01:16 ++ tr '[:upper:]' '[:lower:]' 03:01:16 + OS_FAMILY=debian 03:01:16 + workspace=/w/workspace/integration-onap-component-simulators-aai-docker-merge-master 03:01:16 + START_PACKAGES=/tmp/packages_start.txt 03:01:16 + END_PACKAGES=/tmp/packages_end.txt 03:01:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:01:16 + PACKAGES=/tmp/packages_start.txt 03:01:16 + '[' /w/workspace/integration-onap-component-simulators-aai-docker-merge-master ']' 03:01:16 + PACKAGES=/tmp/packages_end.txt 03:01:16 + case "${OS_FAMILY}" in 03:01:16 + dpkg -l 03:01:16 + grep '^ii' 03:01:16 + '[' -f /tmp/packages_start.txt ']' 03:01:16 + '[' -f /tmp/packages_end.txt ']' 03:01:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:01:16 + '[' /w/workspace/integration-onap-component-simulators-aai-docker-merge-master ']' 03:01:16 + mkdir -p /w/workspace/integration-onap-component-simulators-aai-docker-merge-master/archives/ 03:01:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-onap-component-simulators-aai-docker-merge-master/archives/ 03:01:16 [integration-onap-component-simulators-aai-docker-merge-master] $ /bin/bash /tmp/jenkins15660907850923624614.sh 03:01:16 ---> capture-instance-metadata.sh 03:01:16 Setup pyenv: 03:01:16 system 03:01:16 3.8.13 03:01:16 3.9.13 03:01:16 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-aai-docker-merge-master/.python-version) 03:01:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3EUh from file:/tmp/.os_lf_venv 03:01:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:01:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:01:17 lf-activate-venv(): INFO: Base packages installed successfully 03:01:17 lf-activate-venv(): INFO: Installing additional packages: lftools 03:01:27 lf-activate-venv(): INFO: Adding /tmp/venv-3EUh/bin to PATH 03:01:27 INFO: Running in OpenStack, capturing instance metadata 03:01:27 [integration-onap-component-simulators-aai-docker-merge-master] $ /bin/bash /tmp/jenkins5537063436886648850.sh 03:01:27 provisioning config files... 03:01:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-onap-component-simulators-aai-docker-merge-master@tmp/config18328044622498217525tmp 03:01:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:01:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:01:27 [EnvInject] - Injecting environment variables from a build step. 03:01:27 [EnvInject] - Injecting as environment variables the properties content 03:01:27 SERVER_ID=logs 03:01:27 03:01:27 [EnvInject] - Variables injected successfully. 03:01:27 [integration-onap-component-simulators-aai-docker-merge-master] $ /bin/bash /tmp/jenkins8403330775101222087.sh 03:01:27 ---> create-netrc.sh 03:01:27 [integration-onap-component-simulators-aai-docker-merge-master] $ /bin/bash /tmp/jenkins280330130521344962.sh 03:01:27 ---> python-tools-install.sh 03:01:27 Setup pyenv: 03:01:27 system 03:01:27 3.8.13 03:01:27 3.9.13 03:01:27 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-aai-docker-merge-master/.python-version) 03:01:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3EUh from file:/tmp/.os_lf_venv 03:01:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:01:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:01:29 lf-activate-venv(): INFO: Base packages installed successfully 03:01:29 lf-activate-venv(): INFO: Installing additional packages: lftools 03:01:38 lf-activate-venv(): INFO: Adding /tmp/venv-3EUh/bin to PATH 03:01:38 [integration-onap-component-simulators-aai-docker-merge-master] $ /bin/bash /tmp/jenkins16230431263718236393.sh 03:01:38 ---> sudo-logs.sh 03:01:38 Archiving 'sudo' log.. 03:01:38 [integration-onap-component-simulators-aai-docker-merge-master] $ /bin/bash /tmp/jenkins9961716741242933895.sh 03:01:38 ---> job-cost.sh 03:01:38 Setup pyenv: 03:01:38 system 03:01:38 3.8.13 03:01:38 3.9.13 03:01:38 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-aai-docker-merge-master/.python-version) 03:01:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3EUh from file:/tmp/.os_lf_venv 03:01:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:01:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:01:40 lf-activate-venv(): INFO: Base packages installed successfully 03:01:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:01:46 lf-activate-venv(): INFO: Adding /tmp/venv-3EUh/bin to PATH 03:01:46 INFO: No Stack... 03:01:46 INFO: Retrieving Pricing Info for: v3-standard-8 03:01:46 INFO: Archiving Costs 03:01:46 [integration-onap-component-simulators-aai-docker-merge-master] $ /bin/bash -l /tmp/jenkins15455959106653339324.sh 03:01:46 ---> logs-deploy.sh 03:01:46 Setup pyenv: 03:01:46 system 03:01:46 3.8.13 03:01:46 3.9.13 03:01:46 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-aai-docker-merge-master/.python-version) 03:01:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3EUh from file:/tmp/.os_lf_venv 03:01:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:01:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:01:48 lf-activate-venv(): INFO: Base packages installed successfully 03:01:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:01:56 lf-activate-venv(): INFO: Adding /tmp/venv-3EUh/bin to PATH 03:01:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-onap-component-simulators-aai-docker-merge-master/362 03:01:56 INFO: archiving workspace using pattern(s): 03:01:58 Archives upload complete. 03:01:58 INFO: archiving logs to Nexus 03:01:59 ---> uname -a: 03:01:59 Linux prd-ubuntu1804-docker-8c-8g-11415 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 03:01:59 03:01:59 03:01:59 ---> lscpu: 03:01:59 Architecture: x86_64 03:01:59 CPU op-mode(s): 32-bit, 64-bit 03:01:59 Byte Order: Little Endian 03:01:59 CPU(s): 8 03:01:59 On-line CPU(s) list: 0-7 03:01:59 Thread(s) per core: 1 03:01:59 Core(s) per socket: 1 03:01:59 Socket(s): 8 03:01:59 NUMA node(s): 1 03:01:59 Vendor ID: AuthenticAMD 03:01:59 CPU family: 23 03:01:59 Model: 49 03:01:59 Model name: AMD EPYC-Rome Processor 03:01:59 Stepping: 0 03:01:59 CPU MHz: 2800.000 03:01:59 BogoMIPS: 5600.00 03:01:59 Virtualization: AMD-V 03:01:59 Hypervisor vendor: KVM 03:01:59 Virtualization type: full 03:01:59 L1d cache: 32K 03:01:59 L1i cache: 32K 03:01:59 L2 cache: 512K 03:01:59 L3 cache: 16384K 03:01:59 NUMA node0 CPU(s): 0-7 03:01:59 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 03:01:59 03:01:59 03:01:59 ---> nproc: 03:01:59 8 03:01:59 03:01:59 03:01:59 ---> df -h: 03:01:59 Filesystem Size Used Avail Use% Mounted on 03:01:59 udev 16G 0 16G 0% /dev 03:01:59 tmpfs 3.2G 712K 3.2G 1% /run 03:01:59 /dev/vda1 155G 10G 145G 7% / 03:01:59 tmpfs 16G 0 16G 0% /dev/shm 03:01:59 tmpfs 5.0M 0 5.0M 0% /run/lock 03:01:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:01:59 /dev/vda15 105M 4.4M 100M 5% /boot/efi 03:01:59 tmpfs 3.2G 0 3.2G 0% /run/user/1001 03:01:59 03:01:59 03:01:59 ---> free -m: 03:01:59 total used free shared buff/cache available 03:01:59 Mem: 32167 853 29134 0 2178 30888 03:01:59 Swap: 1023 0 1023 03:01:59 03:01:59 03:01:59 ---> ip addr: 03:01:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:01:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:01:59 inet 127.0.0.1/8 scope host lo 03:01:59 valid_lft forever preferred_lft forever 03:01:59 inet6 ::1/128 scope host 03:01:59 valid_lft forever preferred_lft forever 03:01:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 03:01:59 link/ether fa:16:3e:3c:c8:c0 brd ff:ff:ff:ff:ff:ff 03:01:59 inet 10.30.106.190/23 brd 10.30.107.255 scope global dynamic ens3 03:01:59 valid_lft 86242sec preferred_lft 86242sec 03:01:59 inet6 fe80::f816:3eff:fe3c:c8c0/64 scope link 03:01:59 valid_lft forever preferred_lft forever 03:01:59 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 03:01:59 link/ether 02:42:dd:8b:93:20 brd ff:ff:ff:ff:ff:ff 03:01:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:01:59 valid_lft forever preferred_lft forever 03:01:59 inet6 fe80::42:ddff:fe8b:9320/64 scope link 03:01:59 valid_lft forever preferred_lft forever 03:01:59 03:01:59 03:01:59 ---> sar -b -r -n DEV: 03:01:59 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-11415) 11/09/25 _x86_64_ (8 CPU) 03:01:59 03:01:59 02:59:22 LINUX RESTART (8 CPU) 03:01:59 03:01:59 03:00:02 tps rtps wtps bread/s bwrtn/s 03:01:59 03:01:01 241.04 28.37 212.68 1982.85 73955.74 03:01:59 Average: 241.04 28.37 212.68 1982.85 73955.74 03:01:59 03:01:59 03:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:01:59 03:01:01 29982052 31669536 2957168 8.98 75332 1917036 1373652 4.04 913280 1738804 223548 03:01:59 Average: 29982052 31669536 2957168 8.98 75332 1917036 1373652 4.04 913280 1738804 223548 03:01:59 03:01:59 03:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:01:59 03:01:01 lo 2.85 2.85 0.31 0.31 0.00 0.00 0.00 0.00 03:01:59 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:59 03:01:01 ens3 76.75 56.08 1151.96 24.78 0.00 0.00 0.00 0.00 03:01:59 Average: lo 2.85 2.85 0.31 0.31 0.00 0.00 0.00 0.00 03:01:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:59 Average: ens3 76.75 56.08 1151.96 24.78 0.00 0.00 0.00 0.00 03:01:59 03:01:59 03:01:59 ---> sar -P ALL: 03:01:59 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-11415) 11/09/25 _x86_64_ (8 CPU) 03:01:59 03:01:59 02:59:22 LINUX RESTART (8 CPU) 03:01:59 03:01:59 03:00:02 CPU %user %nice %system %iowait %steal %idle 03:01:59 03:01:01 all 9.47 0.00 0.84 4.44 0.03 85.21 03:01:59 03:01:01 0 11.26 0.00 1.00 1.27 0.05 86.41 03:01:59 03:01:01 1 4.33 0.00 0.49 0.37 0.02 94.79 03:01:59 03:01:01 2 0.27 0.00 0.32 21.46 0.02 77.93 03:01:59 03:01:01 3 6.05 0.00 0.56 0.22 0.02 93.15 03:01:59 03:01:01 4 2.22 0.00 0.71 1.37 0.02 95.68 03:01:59 03:01:01 5 6.06 0.00 0.88 7.18 0.02 85.85 03:01:59 03:01:01 6 4.35 0.00 0.30 0.34 0.02 94.99 03:01:59 03:01:01 7 41.33 0.00 2.52 3.28 0.09 52.79 03:01:59 Average: all 9.47 0.00 0.84 4.44 0.03 85.21 03:01:59 Average: 0 11.26 0.00 1.00 1.27 0.05 86.41 03:01:59 Average: 1 4.33 0.00 0.49 0.37 0.02 94.79 03:01:59 Average: 2 0.27 0.00 0.32 21.46 0.02 77.93 03:01:59 Average: 3 6.05 0.00 0.56 0.22 0.02 93.15 03:01:59 Average: 4 2.22 0.00 0.71 1.37 0.02 95.68 03:01:59 Average: 5 6.06 0.00 0.88 7.18 0.02 85.85 03:01:59 Average: 6 4.35 0.00 0.30 0.34 0.02 94.99 03:01:59 Average: 7 41.33 0.00 2.52 3.28 0.09 52.79 03:01:59 03:01:59 03:01:59