21:57:33 Started by timer 21:57:33 Running as SYSTEM 21:57:33 [EnvInject] - Loading node environment variables. 21:57:33 Building remotely on prd-ubuntu1804-docker-8c-8g-17939 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master 21:57:33 [ssh-agent] Looking for ssh-agent implementation... 21:57:33 $ ssh-agent 21:57:33 SSH_AUTH_SOCK=/tmp/ssh-Wskt3vv2c8h6/agent.2067 21:57:33 SSH_AGENT_PID=2069 21:57:33 [ssh-agent] Started. 21:57:33 Running ssh-add (command line suppressed) 21:57:33 Identity added: /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master@tmp/private_key_4023900311118371630.key (/w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master@tmp/private_key_4023900311118371630.key) 21:57:33 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:57:33 The recommended git tool is: NONE 21:57:35 using credential onap-jenkins-ssh 21:57:35 Wiping out workspace first. 21:57:35 Cloning the remote Git repository 21:57:35 Cloning repository git://cloud.onap.org/mirror/integration/onap-component-simulators 21:57:35 > git init /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master # timeout=10 21:57:35 Fetching upstream changes from git://cloud.onap.org/mirror/integration/onap-component-simulators 21:57:35 > git --version # timeout=10 21:57:35 > git --version # 'git version 2.17.1' 21:57:35 using GIT_SSH to set credentials Gerrit user 21:57:35 Verifying host key using manually-configured host key entries 21:57:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/onap-component-simulators +refs/heads/*:refs/remotes/origin/* # timeout=10 21:57:35 > git config remote.origin.url git://cloud.onap.org/mirror/integration/onap-component-simulators # timeout=10 21:57:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:57:36 Avoid second fetch 21:57:36 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:57:36 Checking out Revision 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 (refs/remotes/origin/master) 21:57:36 > git config core.sparsecheckout # timeout=10 21:57:36 > git checkout -f 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 21:57:36 Commit message: "Fix mock sdc docker build" 21:57:36 > git rev-list --no-walk 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 21:57:39 provisioning config files... 21:57:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:57:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:57:39 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins14667334910452335568.sh 21:57:39 ---> python-tools-install.sh 21:57:39 Setup pyenv: 21:57:39 * system (set by /opt/pyenv/version) 21:57:39 * 3.8.13 (set by /opt/pyenv/version) 21:57:39 * 3.9.13 (set by /opt/pyenv/version) 21:57:39 * 3.10.6 (set by /opt/pyenv/version) 21:57:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TlK1 21:57:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:57:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:57:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:57:47 lf-activate-venv(): INFO: Base packages installed successfully 21:57:47 lf-activate-venv(): INFO: Installing additional packages: lftools 21:58:10 lf-activate-venv(): INFO: Adding /tmp/venv-TlK1/bin to PATH 21:58:10 Generating Requirements File 21:58:26 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. 21:58:26 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:58:27 Python 3.10.6 21:58:27 pip 26.0.1 from /tmp/venv-TlK1/lib/python3.10/site-packages/pip (python 3.10) 21:58:27 appdirs==1.4.4 21:58:27 argcomplete==3.6.3 21:58:27 aspy.yaml==1.3.0 21:58:27 attrs==25.4.0 21:58:27 autopage==0.6.0 21:58:27 backports.strenum==1.3.1 21:58:27 beautifulsoup4==4.14.3 21:58:27 boto3==1.42.51 21:58:27 botocore==1.42.51 21:58:27 bs4==0.0.2 21:58:27 certifi==2026.1.4 21:58:27 cffi==2.0.0 21:58:27 cfgv==3.5.0 21:58:27 chardet==5.2.0 21:58:27 charset-normalizer==3.4.4 21:58:27 click==8.3.1 21:58:27 cliff==4.13.2 21:58:27 cmd2==3.2.0 21:58:27 cryptography==3.3.2 21:58:27 debtcollector==3.0.0 21:58:27 decorator==5.2.1 21:58:27 defusedxml==0.7.1 21:58:27 Deprecated==1.3.1 21:58:27 distlib==0.4.0 21:58:27 dnspython==2.8.0 21:58:27 docker==7.1.0 21:58:27 dogpile.cache==1.5.0 21:58:27 durationpy==0.10 21:58:27 email-validator==2.3.0 21:58:27 filelock==3.24.2 21:58:27 future==1.0.0 21:58:27 gitdb==4.0.12 21:58:27 GitPython==3.1.46 21:58:27 httplib2==0.30.2 21:58:27 identify==2.6.16 21:58:27 idna==3.11 21:58:27 importlib-resources==1.5.0 21:58:27 iso8601==2.1.0 21:58:27 Jinja2==3.1.6 21:58:27 jmespath==1.1.0 21:58:27 jsonpatch==1.33 21:58:27 jsonpointer==3.0.0 21:58:27 jsonschema==4.26.0 21:58:27 jsonschema-specifications==2025.9.1 21:58:27 keystoneauth1==5.13.0 21:58:27 kubernetes==35.0.0 21:58:27 lftools==0.37.21 21:58:27 lxml==6.0.2 21:58:27 markdown-it-py==4.0.0 21:58:27 MarkupSafe==3.0.3 21:58:27 mdurl==0.1.2 21:58:27 msgpack==1.1.2 21:58:27 multi_key_dict==2.0.3 21:58:27 munch==4.0.0 21:58:27 netaddr==1.3.0 21:58:27 niet==1.4.2 21:58:27 nodeenv==1.10.0 21:58:27 oauth2client==4.1.3 21:58:27 oauthlib==3.3.1 21:58:27 openstacksdk==4.10.0 21:58:27 os-service-types==1.8.2 21:58:27 osc-lib==4.4.0 21:58:27 oslo.config==10.3.0 21:58:27 oslo.context==6.3.0 21:58:27 oslo.i18n==6.7.2 21:58:27 oslo.log==8.0.0 21:58:27 oslo.serialization==5.9.1 21:58:27 oslo.utils==9.2.0 21:58:27 packaging==26.0 21:58:27 pbr==7.0.3 21:58:27 platformdirs==4.9.2 21:58:27 prettytable==3.17.0 21:58:27 psutil==7.2.2 21:58:27 pyasn1==0.6.2 21:58:27 pyasn1_modules==0.4.2 21:58:27 pycparser==3.0 21:58:27 pygerrit2==2.0.15 21:58:27 PyGithub==2.8.1 21:58:27 Pygments==2.19.2 21:58:27 PyJWT==2.11.0 21:58:27 PyNaCl==1.6.2 21:58:27 pyparsing==2.4.7 21:58:27 pyperclip==1.11.0 21:58:27 pyrsistent==0.20.0 21:58:27 python-cinderclient==9.8.0 21:58:27 python-dateutil==2.9.0.post0 21:58:27 python-heatclient==5.0.0 21:58:27 python-jenkins==1.8.3 21:58:27 python-keystoneclient==5.7.0 21:58:27 python-magnumclient==4.9.0 21:58:27 python-openstackclient==9.0.0 21:58:27 python-swiftclient==4.9.0 21:58:27 PyYAML==6.0.3 21:58:27 referencing==0.37.0 21:58:27 requests==2.32.5 21:58:27 requests-oauthlib==2.0.0 21:58:27 requestsexceptions==1.4.0 21:58:27 rfc3986==2.0.0 21:58:27 rich==14.3.2 21:58:27 rich-argparse==1.7.2 21:58:27 rpds-py==0.30.0 21:58:27 rsa==4.9.1 21:58:27 ruamel.yaml==0.19.1 21:58:27 ruamel.yaml.clib==0.2.15 21:58:27 s3transfer==0.16.0 21:58:27 simplejson==3.20.2 21:58:27 six==1.17.0 21:58:27 smmap==5.0.2 21:58:27 soupsieve==2.8.3 21:58:27 stevedore==5.6.0 21:58:27 tabulate==0.9.0 21:58:27 toml==0.10.2 21:58:27 tomlkit==0.14.0 21:58:27 tqdm==4.67.3 21:58:27 typing_extensions==4.15.0 21:58:27 tzdata==2025.3 21:58:27 urllib3==1.26.20 21:58:27 virtualenv==20.37.0 21:58:27 wcwidth==0.6.0 21:58:27 websocket-client==1.9.0 21:58:27 wrapt==2.1.1 21:58:27 xdg==6.0.0 21:58:27 xmltodict==1.0.3 21:58:27 yq==3.4.3 21:58:27 provisioning config files... 21:58:27 copy managed file [global-settings] to file:/w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master@tmp/config14276821669484564873tmp 21:58:27 copy managed file [integration-settings] to file:/w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master@tmp/config17872697384707373972tmp 21:58:27 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins1357607968406600072.sh 21:58:27 ---> docker-login.sh 21:58:27 nexus3.onap.org:10001 21:58:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:28 Configure a credential helper to remove this warning. See 21:58:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:28 21:58:28 Login Succeeded 21:58:28 nexus3.onap.org:10002 21:58:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:28 Configure a credential helper to remove this warning. See 21:58:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:28 21:58:28 Login Succeeded 21:58:28 nexus3.onap.org:10003 21:58:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:28 Configure a credential helper to remove this warning. See 21:58:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:28 21:58:28 Login Succeeded 21:58:28 nexus3.onap.org:10004 21:58:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:28 Configure a credential helper to remove this warning. See 21:58:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:28 21:58:28 Login Succeeded 21:58:28 docker.io 21:58:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:29 Configure a credential helper to remove this warning. See 21:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:29 21:58:29 Login Succeeded 21:58:29 ---> docker-login.sh ends 21:58:29 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins14575077427646714464.sh 21:58:29 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/sh -xe /tmp/jenkins17310448185599767721.sh 21:58:29 [EnvInject] - Injecting environment variables from a build step. 21:58:29 [EnvInject] - Injecting as environment variables the properties content 21:58:29 DOCKER_ROOT=./mock-dmaap 21:58:29 CONTAINER_TAG_YAML_DIR= 21:58:29 CONTAINER_TAG_METHOD=stream 21:58:29 21:58:29 [EnvInject] - Variables injected successfully. 21:58:29 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash -l /tmp/jenkins4043568287168887530.sh 21:58:29 ---> docker-get-container-tag.sh 21:58:29 Setup pyenv: 21:58:29 system 21:58:29 3.8.13 21:58:29 3.9.13 21:58:29 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master/.python-version) 21:58:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TlK1 from file:/tmp/.os_lf_venv 21:58:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:58:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:58:31 lf-activate-venv(): INFO: Base packages installed successfully 21:58:31 lf-activate-venv(): INFO: Installing additional packages: yq 21:58:32 lf-activate-venv(): INFO: Adding /tmp/venv-TlK1/bin to PATH 21:58:32 ---> Docker image tag found: master 21:58:32 [EnvInject] - Injecting environment variables from a build step. 21:58:32 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 21:58:32 [EnvInject] - Variables injected successfully. 21:58:32 [EnvInject] - Injecting environment variables from a build step. 21:58:32 [EnvInject] - Injecting as environment variables the properties content 21:58:32 DOCKER_ARGS= 21:58:32 DOCKER_ROOT=./mock-dmaap 21:58:32 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 21:58:32 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 21:58:32 DOCKER_NAME=onap/onap-component-mock-dmaap 21:58:32 21:58:32 [EnvInject] - Variables injected successfully. 21:58:32 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins8827755098875433539.sh 21:58:32 ---> docker-build.sh 21:58:32 Docker version 20.10.18, build b40c2f6 21:58:32 Building image: nexus3.onap.org:10003/onap/onap-component-mock-dmaap:master 21:58:32 docker build -t nexus3.onap.org:10003/onap/onap-component-mock-dmaap:master . 21:58:32 Sending build context to Docker daemon 16.9kB 21:58:32 Step 1/7 : FROM python:3 21:58:32 3: Pulling from library/python 21:58:33 ef235bf1a09a: Pulling fs layer 21:58:33 954d6059ca7b: Pulling fs layer 21:58:33 b5e2021c4c8b: Pulling fs layer 21:58:33 128c71264009: Pulling fs layer 21:58:33 d8871274053b: Pulling fs layer 21:58:33 4f69a3eb488f: Pulling fs layer 21:58:33 c59471c320a2: Pulling fs layer 21:58:33 4f69a3eb488f: Waiting 21:58:33 c59471c320a2: Waiting 21:58:33 128c71264009: Waiting 21:58:33 d8871274053b: Waiting 21:58:34 954d6059ca7b: Verifying Checksum 21:58:34 954d6059ca7b: Download complete 21:58:34 ef235bf1a09a: Verifying Checksum 21:58:34 ef235bf1a09a: Download complete 21:58:35 d8871274053b: Verifying Checksum 21:58:35 b5e2021c4c8b: Verifying Checksum 21:58:35 b5e2021c4c8b: Download complete 21:58:35 c59471c320a2: Download complete 21:58:36 ef235bf1a09a: Pull complete 21:58:36 4f69a3eb488f: Download complete 21:58:37 954d6059ca7b: Pull complete 21:58:39 b5e2021c4c8b: Pull complete 21:58:39 128c71264009: Download complete 21:58:45 128c71264009: Pull complete 21:58:45 d8871274053b: Pull complete 21:58:46 4f69a3eb488f: Pull complete 21:58:46 c59471c320a2: Pull complete 21:58:46 Digest: sha256:151ab3571dad616bb031052e86411e2165295c7f67ef27206852203e854bcd12 21:58:46 Status: Downloaded newer image for python:3 21:58:46 ---> 9a7c5808942d 21:58:46 Step 2/7 : COPY . /app 21:58:52 ---> 5625d2bbde25 21:58:52 Step 3/7 : WORKDIR /app 21:58:52 ---> Running in add294665c15 21:58:53 Removing intermediate container add294665c15 21:58:53 ---> 09743be5bb97 21:58:53 Step 4/7 : COPY ./requirements.txt ./ 21:58:53 ---> cf5dcd9ab961 21:58:53 Step 5/7 : RUN pip install -r ./requirements.txt 21:58:53 ---> Running in 1e39e811440f 21:58:55 Collecting Click==7.0 (from -r ./requirements.txt (line 1)) 21:58:55 Downloading Click-7.0-py2.py3-none-any.whl.metadata (3.5 kB) 21:58:55 Collecting Flask==1.1.1 (from -r ./requirements.txt (line 2)) 21:58:55 Downloading Flask-1.1.1-py2.py3-none-any.whl.metadata (4.4 kB) 21:58:55 Collecting itsdangerous==1.1.0 (from -r ./requirements.txt (line 3)) 21:58:55 Downloading itsdangerous-1.1.0-py2.py3-none-any.whl.metadata (3.1 kB) 21:58:55 Collecting Jinja2==2.10.3 (from -r ./requirements.txt (line 4)) 21:58:55 Downloading Jinja2-2.10.3-py2.py3-none-any.whl.metadata (3.4 kB) 21:58:55 Collecting MarkupSafe==1.1.1 (from -r ./requirements.txt (line 5)) 21:58:55 Downloading MarkupSafe-1.1.1.tar.gz (19 kB) 21:58:55 Installing build dependencies: started 21:58:56 Installing build dependencies: finished with status 'done' 21:58:56 Getting requirements to build wheel: started 21:58:56 Getting requirements to build wheel: finished with status 'done' 21:58:56 Preparing metadata (pyproject.toml): started 21:58:57 Preparing metadata (pyproject.toml): finished with status 'done' 21:58:57 Collecting Werkzeug==0.16.0 (from -r ./requirements.txt (line 6)) 21:58:57 Downloading Werkzeug-0.16.0-py2.py3-none-any.whl.metadata (4.7 kB) 21:58:57 Downloading Click-7.0-py2.py3-none-any.whl (81 kB) 21:58:57 Downloading Flask-1.1.1-py2.py3-none-any.whl (94 kB) 21:58:57 Downloading itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 21:58:57 Downloading Jinja2-2.10.3-py2.py3-none-any.whl (125 kB) 21:58:57 Downloading Werkzeug-0.16.0-py2.py3-none-any.whl (327 kB) 21:58:57 Building wheels for collected packages: MarkupSafe 21:58:57 Building wheel for MarkupSafe (pyproject.toml): started 21:58:57 Building wheel for MarkupSafe (pyproject.toml): finished with status 'done' 21:58:57 Created wheel for MarkupSafe: filename=markupsafe-1.1.1-cp314-cp314-linux_x86_64.whl size=30532 sha256=419ac7867d98bdd4e02fca276c999ce62793318a0fc7de9df90a7a046bb21922 21:58:57 Stored in directory: /root/.cache/pip/wheels/59/b4/19/7eb49bcb52fec9bfeac81facfdf24edc2e1baabed14842b3e8 21:58:57 Successfully built MarkupSafe 21:58:57 Installing collected packages: Werkzeug, MarkupSafe, itsdangerous, Click, Jinja2, Flask 21:58:58 21:58:58 Successfully installed Click-7.0 Flask-1.1.1 Jinja2-2.10.3 MarkupSafe-1.1.1 Werkzeug-0.16.0 itsdangerous-1.1.0 21:58:58 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 21:58:58  21:58:58 [notice] A new release of pip is available: 25.3 -> 26.0.1 21:58:58 [notice] To update, run: pip install --upgrade pip 21:58:59 Removing intermediate container 1e39e811440f 21:58:59 ---> 80ae6351f704 21:58:59 Step 6/7 : ENV FLASK_APP=app/app.py 21:58:59 ---> Running in f0d853f34e89 21:58:59 Removing intermediate container f0d853f34e89 21:58:59 ---> 3db124f3078e 21:58:59 Step 7/7 : CMD ["python", "app/app.py"] 21:58:59 ---> Running in 32ad3520cbe6 21:58:59 Removing intermediate container 32ad3520cbe6 21:58:59 ---> 9f8ff16557c4 21:58:59 Successfully built 9f8ff16557c4 21:58:59 Successfully tagged nexus3.onap.org:10003/onap/onap-component-mock-dmaap:master 21:58:59 ---> docker-build.sh ends 21:58:59 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/sh -xe /tmp/jenkins6621518102827107731.sh 21:58:59 [EnvInject] - Injecting environment variables from a build step. 21:58:59 [EnvInject] - Injecting as environment variables the properties content 21:58:59 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 21:58:59 21:58:59 [EnvInject] - Variables injected successfully. 21:58:59 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins15353012259523739952.sh 21:58:59 ---> docker-push.sh 21:58:59 Docker version 20.10.18, build b40c2f6 21:58:59 Pushing image: nexus3.onap.org:10003/onap/onap-component-mock-dmaap:master 21:58:59 docker push nexus3.onap.org:10003/onap/onap-component-mock-dmaap:master 21:58:59 The push refers to repository [nexus3.onap.org:10003/onap/onap-component-mock-dmaap] 21:58:59 9055ba88c892: Preparing 21:58:59 d1805bd22880: Preparing 21:58:59 c6bddeecfb37: Preparing 21:58:59 c2bc34f33e3a: Preparing 21:58:59 5b1da75dbec2: Preparing 21:58:59 96fc0777a581: Preparing 21:58:59 05f2b78449c8: Preparing 21:58:59 222b6d2e7e9f: Preparing 21:58:59 3dc84f17a399: Preparing 21:58:59 d16566b6c5a6: Preparing 21:58:59 96fc0777a581: Waiting 21:58:59 05f2b78449c8: Waiting 21:58:59 222b6d2e7e9f: Waiting 21:58:59 3dc84f17a399: Waiting 21:58:59 d16566b6c5a6: Waiting 21:58:59 5b1da75dbec2: Layer already exists 21:58:59 c2bc34f33e3a: Layer already exists 21:58:59 96fc0777a581: Layer already exists 21:58:59 05f2b78449c8: Layer already exists 21:58:59 222b6d2e7e9f: Layer already exists 21:58:59 3dc84f17a399: Layer already exists 21:59:00 c6bddeecfb37: Pushed 21:59:00 d1805bd22880: Pushed 21:59:01 9055ba88c892: Pushed 21:59:12 d16566b6c5a6: Pushed 21:59:12 master: digest: sha256:b05a59a65fa037fabbe6af676a9fcb383204df62e9117754d88daa3e202e2e40 size: 2422 21:59:12 ---> docker-push.sh ends 21:59:12 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins4961075356778734545.sh 21:59:12 $ ssh-agent -k 21:59:12 unset SSH_AUTH_SOCK; 21:59:12 unset SSH_AGENT_PID; 21:59:12 echo Agent pid 2069 killed; 21:59:12 [ssh-agent] Stopped. 21:59:12 [PostBuildScript] - [INFO] Executing post build scripts. 21:59:12 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins16921763062544165.sh 21:59:13 ---> sysstat.sh 21:59:13 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins1624300984200585289.sh 21:59:13 ---> package-listing.sh 21:59:13 ++ facter osfamily 21:59:13 ++ tr '[:upper:]' '[:lower:]' 21:59:13 + OS_FAMILY=debian 21:59:13 + workspace=/w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master 21:59:13 + START_PACKAGES=/tmp/packages_start.txt 21:59:13 + END_PACKAGES=/tmp/packages_end.txt 21:59:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:59:13 + PACKAGES=/tmp/packages_start.txt 21:59:13 + '[' /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master ']' 21:59:13 + PACKAGES=/tmp/packages_end.txt 21:59:13 + case "${OS_FAMILY}" in 21:59:13 + dpkg -l 21:59:13 + grep '^ii' 21:59:13 + '[' -f /tmp/packages_start.txt ']' 21:59:13 + '[' -f /tmp/packages_end.txt ']' 21:59:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:59:13 + '[' /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master ']' 21:59:13 + mkdir -p /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master/archives/ 21:59:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master/archives/ 21:59:13 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins8146917417355216796.sh 21:59:13 ---> capture-instance-metadata.sh 21:59:13 Setup pyenv: 21:59:13 system 21:59:13 3.8.13 21:59:13 3.9.13 21:59:13 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master/.python-version) 21:59:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TlK1 from file:/tmp/.os_lf_venv 21:59:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:59:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:59:14 lf-activate-venv(): INFO: Base packages installed successfully 21:59:14 lf-activate-venv(): INFO: Installing additional packages: lftools 21:59:22 lf-activate-venv(): INFO: Adding /tmp/venv-TlK1/bin to PATH 21:59:22 INFO: Running in OpenStack, capturing instance metadata 21:59:23 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins4922770509197595922.sh 21:59:23 provisioning config files... 21:59:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master@tmp/config17593393431306057118tmp 21:59:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:59:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:59:23 [EnvInject] - Injecting environment variables from a build step. 21:59:23 [EnvInject] - Injecting as environment variables the properties content 21:59:23 SERVER_ID=logs 21:59:23 21:59:23 [EnvInject] - Variables injected successfully. 21:59:23 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins6690989240664449966.sh 21:59:23 ---> create-netrc.sh 21:59:23 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins15780501837074621183.sh 21:59:23 ---> python-tools-install.sh 21:59:23 Setup pyenv: 21:59:23 system 21:59:23 3.8.13 21:59:23 3.9.13 21:59:23 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master/.python-version) 21:59:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TlK1 from file:/tmp/.os_lf_venv 21:59:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:59:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:59:25 lf-activate-venv(): INFO: Base packages installed successfully 21:59:25 lf-activate-venv(): INFO: Installing additional packages: lftools 21:59:33 lf-activate-venv(): INFO: Adding /tmp/venv-TlK1/bin to PATH 21:59:33 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins3518632597805003842.sh 21:59:33 ---> sudo-logs.sh 21:59:33 Archiving 'sudo' log.. 21:59:33 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins4325170365510278521.sh 21:59:33 ---> job-cost.sh 21:59:33 INFO: Activating Python virtual environment... 21:59:33 Setup pyenv: 21:59:33 system 21:59:33 3.8.13 21:59:33 3.9.13 21:59:33 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master/.python-version) 21:59:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TlK1 from file:/tmp/.os_lf_venv 21:59:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:59:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:59:35 lf-activate-venv(): INFO: Base packages installed successfully 21:59:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:59:40 lf-activate-venv(): INFO: Adding /tmp/venv-TlK1/bin to PATH 21:59:40 INFO: No stack-cost file found 21:59:40 INFO: Instance uptime: 176s 21:59:40 INFO: Fetching instance metadata (attempt 1 of 3)... 21:59:40 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 21:59:40 INFO: Successfully fetched instance metadata 21:59:40 INFO: Instance type: v3-standard-8 21:59:40 INFO: Retrieving pricing info for: v3-standard-8 21:59:40 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 21:59:40 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=176 21:59:40 INFO: Successfully fetched Vexxhost pricing API 21:59:40 INFO: Retrieved cost: 0.22 21:59:40 INFO: Retrieved resource: v3-standard-8 21:59:40 INFO: Creating archive directory: /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master/archives/cost 21:59:40 INFO: Archiving costs to: /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master/archives/cost.csv 21:59:40 INFO: Successfully archived job cost data 21:59:40 DEBUG: Cost data: integration-onap-component-simulators-dmaap-docker-merge-master,377,2026-02-17 21:59:40,v3-standard-8,176,0.22,0.00,SUCCESS 21:59:40 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash -l /tmp/jenkins9067682111196672495.sh 21:59:40 ---> logs-deploy.sh 21:59:41 Setup pyenv: 21:59:41 system 21:59:41 3.8.13 21:59:41 3.9.13 21:59:41 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master/.python-version) 21:59:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TlK1 from file:/tmp/.os_lf_venv 21:59:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:59:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:59:42 lf-activate-venv(): INFO: Base packages installed successfully 21:59:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:59:50 lf-activate-venv(): INFO: Adding /tmp/venv-TlK1/bin to PATH 21:59:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-onap-component-simulators-dmaap-docker-merge-master/377 21:59:50 INFO: archiving workspace using pattern(s): 21:59:52 Archives upload complete. 21:59:52 INFO: archiving logs to Nexus 21:59:53 ---> uname -a: 21:59:53 Linux prd-ubuntu1804-docker-8c-8g-17939 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:59:53 21:59:53 21:59:53 ---> lscpu: 21:59:53 Architecture: x86_64 21:59:53 CPU op-mode(s): 32-bit, 64-bit 21:59:53 Byte Order: Little Endian 21:59:53 CPU(s): 8 21:59:53 On-line CPU(s) list: 0-7 21:59:53 Thread(s) per core: 1 21:59:53 Core(s) per socket: 1 21:59:53 Socket(s): 8 21:59:53 NUMA node(s): 1 21:59:53 Vendor ID: AuthenticAMD 21:59:53 CPU family: 23 21:59:53 Model: 49 21:59:53 Model name: AMD EPYC-Rome Processor 21:59:53 Stepping: 0 21:59:53 CPU MHz: 2800.000 21:59:53 BogoMIPS: 5600.00 21:59:53 Virtualization: AMD-V 21:59:53 Hypervisor vendor: KVM 21:59:53 Virtualization type: full 21:59:53 L1d cache: 32K 21:59:53 L1i cache: 32K 21:59:53 L2 cache: 512K 21:59:53 L3 cache: 16384K 21:59:53 NUMA node0 CPU(s): 0-7 21:59:53 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 21:59:53 21:59:53 21:59:53 ---> nproc: 21:59:53 8 21:59:53 21:59:53 21:59:53 ---> df -h: 21:59:53 Filesystem Size Used Avail Use% Mounted on 21:59:53 udev 16G 0 16G 0% /dev 21:59:53 tmpfs 3.2G 712K 3.2G 1% /run 21:59:53 /dev/vda1 155G 12G 144G 8% / 21:59:53 tmpfs 16G 0 16G 0% /dev/shm 21:59:53 tmpfs 5.0M 0 5.0M 0% /run/lock 21:59:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:59:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:59:53 tmpfs 3.2G 0 3.2G 0% /run/user/1001 21:59:53 21:59:53 21:59:53 ---> free -m: 21:59:53 total used free shared buff/cache available 21:59:53 Mem: 32167 812 28012 0 3342 30898 21:59:53 Swap: 1023 0 1023 21:59:53 21:59:53 21:59:53 ---> ip addr: 21:59:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:59:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:59:53 inet 127.0.0.1/8 scope host lo 21:59:53 valid_lft forever preferred_lft forever 21:59:53 inet6 ::1/128 scope host 21:59:53 valid_lft forever preferred_lft forever 21:59:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:59:53 link/ether fa:16:3e:83:2d:28 brd ff:ff:ff:ff:ff:ff 21:59:53 inet 10.30.106.72/23 brd 10.30.107.255 scope global dynamic ens3 21:59:53 valid_lft 86229sec preferred_lft 86229sec 21:59:53 inet6 fe80::f816:3eff:fe83:2d28/64 scope link 21:59:53 valid_lft forever preferred_lft forever 21:59:53 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 21:59:53 link/ether 02:42:8a:da:91:ef brd ff:ff:ff:ff:ff:ff 21:59:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:59:53 valid_lft forever preferred_lft forever 21:59:53 inet6 fe80::42:8aff:feda:91ef/64 scope link 21:59:53 valid_lft forever preferred_lft forever 21:59:53 21:59:53 21:59:53 ---> sar -b -r -n DEV: 21:59:53 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-17939) 02/17/26 _x86_64_ (8 CPU) 21:59:53 21:59:53 21:57:03 LINUX RESTART (8 CPU) 21:59:53 21:59:53 21:58:02 tps rtps wtps bread/s bwrtn/s 21:59:53 21:59:01 278.88 9.15 269.73 1680.94 105643.92 21:59:53 Average: 278.88 9.15 269.73 1680.94 105643.92 21:59:53 21:59:53 21:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:59:53 21:59:01 28759536 31701700 4179684 12.69 104132 3092988 1499684 4.41 939860 2844628 352 21:59:53 Average: 28759536 31701700 4179684 12.69 104132 3092988 1499684 4.41 939860 2844628 352 21:59:53 21:59:53 21:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:59:53 21:59:01 docker0 3.76 4.93 0.54 35.92 0.00 0.00 0.00 0.00 21:59:53 21:59:01 ens3 675.61 328.40 7236.01 248.18 0.00 0.00 0.00 0.00 21:59:53 21:59:01 lo 4.61 4.61 0.51 0.51 0.00 0.00 0.00 0.00 21:59:53 Average: docker0 3.76 4.93 0.54 35.92 0.00 0.00 0.00 0.00 21:59:53 Average: ens3 675.61 328.40 7236.01 248.18 0.00 0.00 0.00 0.00 21:59:53 Average: lo 4.61 4.61 0.51 0.51 0.00 0.00 0.00 0.00 21:59:53 21:59:53 21:59:53 ---> sar -P ALL: 21:59:53 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-17939) 02/17/26 _x86_64_ (8 CPU) 21:59:53 21:59:53 21:57:03 LINUX RESTART (8 CPU) 21:59:53 21:59:53 21:58:02 CPU %user %nice %system %iowait %steal %idle 21:59:53 21:59:01 all 11.72 0.00 2.90 2.58 0.05 82.75 21:59:53 21:59:01 0 8.24 0.00 2.56 0.10 0.03 89.07 21:59:53 21:59:01 1 13.45 0.00 2.32 0.77 0.05 83.41 21:59:53 21:59:01 2 38.12 0.00 4.69 0.80 0.07 56.32 21:59:53 21:59:01 3 5.37 0.00 2.67 9.46 0.03 82.47 21:59:53 21:59:01 4 9.69 0.00 2.11 0.29 0.05 87.86 21:59:53 21:59:01 5 5.37 0.00 3.40 0.26 0.03 90.94 21:59:53 21:59:01 6 5.93 0.00 2.85 8.93 0.07 82.22 21:59:53 21:59:01 7 7.63 0.00 2.57 0.09 0.02 89.70 21:59:53 Average: all 11.72 0.00 2.90 2.58 0.05 82.75 21:59:53 Average: 0 8.24 0.00 2.56 0.10 0.03 89.07 21:59:53 Average: 1 13.45 0.00 2.32 0.77 0.05 83.41 21:59:53 Average: 2 38.12 0.00 4.69 0.80 0.07 56.32 21:59:53 Average: 3 5.37 0.00 2.67 9.46 0.03 82.47 21:59:53 Average: 4 9.69 0.00 2.11 0.29 0.05 87.86 21:59:53 Average: 5 5.37 0.00 3.40 0.26 0.03 90.94 21:59:53 Average: 6 5.93 0.00 2.85 8.93 0.07 82.22 21:59:53 Average: 7 7.63 0.00 2.57 0.09 0.02 89.70 21:59:53 21:59:53 21:59:53