12:58:55 Started by timer 12:58:55 Running as SYSTEM 12:58:55 [EnvInject] - Loading node environment variables. 12:58:55 Building remotely on prd-ubuntu1804-docker-8c-8g-15861 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master 12:58:55 [ssh-agent] Looking for ssh-agent implementation... 12:58:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:58:55 $ ssh-agent 12:58:55 SSH_AUTH_SOCK=/tmp/ssh-at5KHU4GeJt4/agent.2042 12:58:55 SSH_AGENT_PID=2044 12:58:55 [ssh-agent] Started. 12:58:55 Running ssh-add (command line suppressed) 12:58:55 Identity added: /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master@tmp/private_key_9741890361706658347.key (/w/workspace/integration-onap-component-simulators-clamp-docker-merge-master@tmp/private_key_9741890361706658347.key) 12:58:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:58:55 The recommended git tool is: NONE 12:58:57 using credential onap-jenkins-ssh 12:58:57 Wiping out workspace first. 12:58:57 Cloning the remote Git repository 12:58:57 Cloning repository git://cloud.onap.org/mirror/integration/onap-component-simulators 12:58:57 > git init /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master # timeout=10 12:58:57 Fetching upstream changes from git://cloud.onap.org/mirror/integration/onap-component-simulators 12:58:57 > git --version # timeout=10 12:58:57 > git --version # 'git version 2.17.1' 12:58:57 using GIT_SSH to set credentials Gerrit user 12:58:57 Verifying host key using manually-configured host key entries 12:58:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/onap-component-simulators +refs/heads/*:refs/remotes/origin/* # timeout=10 12:58:57 > git config remote.origin.url git://cloud.onap.org/mirror/integration/onap-component-simulators # timeout=10 12:58:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:58:57 Avoid second fetch 12:58:57 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:58:57 Checking out Revision 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 (refs/remotes/origin/master) 12:58:57 > git config core.sparsecheckout # timeout=10 12:58:57 > git checkout -f 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 12:58:57 Commit message: "Fix mock sdc docker build" 12:58:57 > git rev-list --no-walk 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 12:59:01 provisioning config files... 12:59:01 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:59:01 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:59:01 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins12071005293298095920.sh 12:59:01 ---> python-tools-install.sh 12:59:01 Setup pyenv: 12:59:01 * system (set by /opt/pyenv/version) 12:59:01 * 3.8.13 (set by /opt/pyenv/version) 12:59:01 * 3.9.13 (set by /opt/pyenv/version) 12:59:01 * 3.10.6 (set by /opt/pyenv/version) 12:59:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HH4Z 12:59:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:59:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:59:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:59:10 lf-activate-venv(): INFO: Base packages installed successfully 12:59:10 lf-activate-venv(): INFO: Installing additional packages: lftools 12:59:35 lf-activate-venv(): INFO: Adding /tmp/venv-HH4Z/bin to PATH 12:59:35 Generating Requirements File 12:59:55 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. 12:59:55 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:59:55 Python 3.10.6 12:59:55 pip 25.3 from /tmp/venv-HH4Z/lib/python3.10/site-packages/pip (python 3.10) 12:59:56 appdirs==1.4.4 12:59:56 argcomplete==3.6.3 12:59:56 aspy.yaml==1.3.0 12:59:56 attrs==25.4.0 12:59:56 autopage==0.5.2 12:59:56 beautifulsoup4==4.14.2 12:59:56 boto3==1.41.5 12:59:56 botocore==1.41.5 12:59:56 bs4==0.0.2 12:59:56 cachetools==6.2.2 12:59:56 certifi==2025.11.12 12:59:56 cffi==2.0.0 12:59:56 cfgv==3.5.0 12:59:56 chardet==5.2.0 12:59:56 charset-normalizer==3.4.4 12:59:56 click==8.3.1 12:59:56 cliff==4.12.0 12:59:56 cmd2==2.7.0 12:59:56 cryptography==3.3.2 12:59:56 debtcollector==3.0.0 12:59:56 decorator==5.2.1 12:59:56 defusedxml==0.7.1 12:59:56 Deprecated==1.3.1 12:59:56 distlib==0.4.0 12:59:56 dnspython==2.8.0 12:59:56 docker==7.1.0 12:59:56 dogpile.cache==1.5.0 12:59:56 durationpy==0.10 12:59:56 email-validator==2.3.0 12:59:56 filelock==3.20.0 12:59:56 future==1.0.0 12:59:56 gitdb==4.0.12 12:59:56 GitPython==3.1.45 12:59:56 google-auth==2.43.0 12:59:56 httplib2==0.31.0 12:59:56 identify==2.6.15 12:59:56 idna==3.11 12:59:56 importlib-resources==1.5.0 12:59:56 iso8601==2.1.0 12:59:56 Jinja2==3.1.6 12:59:56 jmespath==1.0.1 12:59:56 jsonpatch==1.33 12:59:56 jsonpointer==3.0.0 12:59:56 jsonschema==4.25.1 12:59:56 jsonschema-specifications==2025.9.1 12:59:56 keystoneauth1==5.12.0 12:59:56 kubernetes==34.1.0 12:59:56 lftools==0.37.16 12:59:56 lxml==6.0.2 12:59:56 markdown-it-py==4.0.0 12:59:56 MarkupSafe==3.0.3 12:59:56 mdurl==0.1.2 12:59:56 msgpack==1.1.2 12:59:56 multi_key_dict==2.0.3 12:59:56 munch==4.0.0 12:59:56 netaddr==1.3.0 12:59:56 niet==1.4.2 12:59:56 nodeenv==1.9.1 12:59:56 oauth2client==4.1.3 12:59:56 oauthlib==3.3.1 12:59:56 openstacksdk==4.8.0 12:59:56 os-service-types==1.8.2 12:59:56 osc-lib==4.2.0 12:59:56 oslo.config==10.1.0 12:59:56 oslo.context==6.2.0 12:59:56 oslo.i18n==6.7.1 12:59:56 oslo.log==7.2.1 12:59:56 oslo.serialization==5.8.0 12:59:56 oslo.utils==9.2.0 12:59:56 packaging==25.0 12:59:56 pbr==7.0.3 12:59:56 platformdirs==4.5.0 12:59:56 prettytable==3.17.0 12:59:56 psutil==7.1.3 12:59:56 pyasn1==0.6.1 12:59:56 pyasn1_modules==0.4.2 12:59:56 pycparser==2.23 12:59:56 pygerrit2==2.0.15 12:59:56 PyGithub==2.8.1 12:59:56 Pygments==2.19.2 12:59:56 PyJWT==2.10.1 12:59:56 PyNaCl==1.6.1 12:59:56 pyparsing==2.4.7 12:59:56 pyperclip==1.11.0 12:59:56 pyrsistent==0.20.0 12:59:56 python-cinderclient==9.8.0 12:59:56 python-dateutil==2.9.0.post0 12:59:56 python-heatclient==4.3.0 12:59:56 python-jenkins==1.8.3 12:59:56 python-keystoneclient==5.7.0 12:59:56 python-magnumclient==4.9.0 12:59:56 python-openstackclient==8.2.0 12:59:56 python-swiftclient==4.9.0 12:59:56 PyYAML==6.0.3 12:59:56 referencing==0.37.0 12:59:56 requests==2.32.5 12:59:56 requests-oauthlib==2.0.0 12:59:56 requestsexceptions==1.4.0 12:59:56 rfc3986==2.0.0 12:59:56 rich==14.2.0 12:59:56 rich-argparse==1.7.2 12:59:56 rpds-py==0.29.0 12:59:56 rsa==4.9.1 12:59:56 ruamel.yaml==0.18.16 12:59:56 ruamel.yaml.clib==0.2.15 12:59:56 s3transfer==0.15.0 12:59:56 simplejson==3.20.2 12:59:56 six==1.17.0 12:59:56 smmap==5.0.2 12:59:56 soupsieve==2.8 12:59:56 stevedore==5.6.0 12:59:56 tabulate==0.9.0 12:59:56 toml==0.10.2 12:59:56 tomlkit==0.13.3 12:59:56 tqdm==4.67.1 12:59:56 typing_extensions==4.15.0 12:59:56 tzdata==2025.2 12:59:56 urllib3==1.26.20 12:59:56 virtualenv==20.35.4 12:59:56 wcwidth==0.2.14 12:59:56 websocket-client==1.9.0 12:59:56 wrapt==2.0.1 12:59:56 xdg==6.0.0 12:59:56 xmltodict==1.0.2 12:59:56 yq==3.4.3 12:59:56 provisioning config files... 12:59:56 copy managed file [global-settings] to file:/w/workspace/integration-onap-component-simulators-clamp-docker-merge-master@tmp/config3166318031092058176tmp 12:59:56 copy managed file [integration-settings] to file:/w/workspace/integration-onap-component-simulators-clamp-docker-merge-master@tmp/config5882754187601275215tmp 12:59:56 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins15130552705507416425.sh 12:59:56 ---> docker-login.sh 12:59:56 nexus3.onap.org:10001 12:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:56 Configure a credential helper to remove this warning. See 12:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:56 12:59:56 Login Succeeded 12:59:56 nexus3.onap.org:10002 12:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:56 Configure a credential helper to remove this warning. See 12:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:56 12:59:56 Login Succeeded 12:59:56 nexus3.onap.org:10003 12:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:57 Configure a credential helper to remove this warning. See 12:59:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:57 12:59:57 Login Succeeded 12:59:57 nexus3.onap.org:10004 12:59:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:57 Configure a credential helper to remove this warning. See 12:59:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:57 12:59:57 Login Succeeded 12:59:57 docker.io 12:59:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:57 Configure a credential helper to remove this warning. See 12:59:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:57 12:59:57 Login Succeeded 12:59:57 ---> docker-login.sh ends 12:59:58 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins9625771501640332130.sh 12:59:58 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/sh -xe /tmp/jenkins13532591820537793243.sh 12:59:58 [EnvInject] - Injecting environment variables from a build step. 12:59:58 [EnvInject] - Injecting as environment variables the properties content 12:59:58 DOCKER_ROOT=./mock-clamp 12:59:58 CONTAINER_TAG_YAML_DIR= 12:59:58 CONTAINER_TAG_METHOD=stream 12:59:58 12:59:58 [EnvInject] - Variables injected successfully. 12:59:58 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash -l /tmp/jenkins4664337322013049074.sh 12:59:58 ---> docker-get-container-tag.sh 12:59:58 Setup pyenv: 12:59:58 system 12:59:58 3.8.13 12:59:58 3.9.13 12:59:58 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/.python-version) 12:59:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HH4Z from file:/tmp/.os_lf_venv 12:59:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:59:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:00:00 lf-activate-venv(): INFO: Base packages installed successfully 13:00:00 lf-activate-venv(): INFO: Installing additional packages: yq 13:00:01 lf-activate-venv(): INFO: Adding /tmp/venv-HH4Z/bin to PATH 13:00:01 ---> Docker image tag found: master 13:00:01 [EnvInject] - Injecting environment variables from a build step. 13:00:01 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 13:00:01 [EnvInject] - Variables injected successfully. 13:00:01 [EnvInject] - Injecting environment variables from a build step. 13:00:01 [EnvInject] - Injecting as environment variables the properties content 13:00:01 DOCKER_ARGS= 13:00:01 DOCKER_ROOT=./mock-clamp 13:00:01 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 13:00:01 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 13:00:01 DOCKER_NAME=onap/onap-component-mock-clamp 13:00:01 13:00:01 [EnvInject] - Variables injected successfully. 13:00:01 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins6198906638082307752.sh 13:00:01 ---> docker-build.sh 13:00:01 Docker version 20.10.18, build b40c2f6 13:00:01 Building image: nexus3.onap.org:10003/onap/onap-component-mock-clamp:master 13:00:01 docker build -t nexus3.onap.org:10003/onap/onap-component-mock-clamp:master . 13:00:01 Sending build context to Docker daemon 31.74kB 13:00:01 Step 1/14 : FROM golang:1.17-alpine AS builder 13:00:02 1.17-alpine: Pulling from library/golang 13:00:02 530afca65e2e: Pulling fs layer 13:00:02 d450d4da0343: Pulling fs layer 13:00:02 8162171ecb65: Pulling fs layer 13:00:02 ff63b82a42d3: Pulling fs layer 13:00:02 5b4b56e6b994: Pulling fs layer 13:00:02 ff63b82a42d3: Waiting 13:00:02 5b4b56e6b994: Waiting 13:00:03 530afca65e2e: Verifying Checksum 13:00:03 530afca65e2e: Download complete 13:00:03 d450d4da0343: Download complete 13:00:04 8162171ecb65: Verifying Checksum 13:00:04 8162171ecb65: Download complete 13:00:04 530afca65e2e: Pull complete 13:00:04 5b4b56e6b994: Verifying Checksum 13:00:04 5b4b56e6b994: Download complete 13:00:04 d450d4da0343: Pull complete 13:00:04 8162171ecb65: Pull complete 13:00:08 ff63b82a42d3: Verifying Checksum 13:00:08 ff63b82a42d3: Download complete 13:00:11 ff63b82a42d3: Pull complete 13:00:11 5b4b56e6b994: Pull complete 13:00:11 Digest: sha256:99ddec1bbfd6d6bca3f9804c02363daee8c8524dae50df7942e8e60788fd17c9 13:00:12 Status: Downloaded newer image for golang:1.17-alpine 13:00:12 ---> 270c4f58750f 13:00:12 Step 2/14 : ADD ./ /go/src/ 13:00:15 ---> c3f07541b7a6 13:00:15 Step 3/14 : WORKDIR /go/src 13:00:15 ---> Running in 5f6084da3889 13:00:15 Removing intermediate container 5f6084da3889 13:00:15 ---> a6c3f0529c1d 13:00:15 Step 4/14 : RUN apk add --no-cache git 13:00:15 ---> Running in 0eb3efc2b557 13:00:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:00:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:00:16 (1/6) Installing brotli-libs (1.0.9-r6) 13:00:16 (2/6) Installing nghttp2-libs (1.47.0-r2) 13:00:16 (3/6) Installing libcurl (8.5.0-r0) 13:00:16 (4/6) Installing expat (2.6.2-r0) 13:00:16 (5/6) Installing pcre2 (10.42-r0) 13:00:16 (6/6) Installing git (2.36.6-r0) 13:00:16 Executing busybox-1.35.0-r15.trigger 13:00:16 OK: 20 MiB in 21 packages 13:00:16 Removing intermediate container 0eb3efc2b557 13:00:16 ---> 47aebfc7045f 13:00:16 Step 5/14 : RUN go mod init onap.com/mock-clamp 13:00:16 ---> Running in f2f2b549a8d2 13:00:17 go: creating new go.mod: module onap.com/mock-clamp 13:00:17 go: to add module requirements and sums: 13:00:17 go mod tidy 13:00:17 Removing intermediate container f2f2b549a8d2 13:00:17 ---> 08846dc2a2e9 13:00:17 Step 6/14 : RUN go get github.com/satori/go.uuid 13:00:17 ---> Running in a52832ab4b08 13:00:18 go: downloading github.com/satori/go.uuid v1.2.0 13:00:18 go get: added github.com/satori/go.uuid v1.2.0 13:00:19 Removing intermediate container a52832ab4b08 13:00:19 ---> ad35a08e02f1 13:00:19 Step 7/14 : RUN go get github.com/labstack/echo 13:00:19 ---> Running in 19a6336a8d64 13:00:20 go: downloading github.com/labstack/echo v3.3.10+incompatible 13:00:20 go: downloading golang.org/x/crypto v0.45.0 13:00:21 go: downloading github.com/labstack/gommon v0.4.2 13:00:21 go: downloading github.com/mattn/go-colorable v0.1.13 13:00:21 go: downloading github.com/valyala/fasttemplate v1.2.2 13:00:21 go: downloading github.com/mattn/go-isatty v0.0.20 13:00:21 go: downloading golang.org/x/net v0.47.0 13:00:21 go: downloading golang.org/x/sys v0.38.0 13:00:21 go: downloading golang.org/x/text v0.31.0 13:00:21 go: downloading github.com/valyala/bytebufferpool v1.0.0 13:00:23 github.com/labstack/echo imports 13:00:23 github.com/labstack/gommon/color imports 13:00:23 github.com/mattn/go-isatty imports 13:00:23 golang.org/x/sys/unix imports 13:00:23 slices: package slices is not in GOROOT (/usr/local/go/src/slices) 13:00:24 The command '/bin/sh -c go get github.com/labstack/echo' returned a non-zero code: 1 13:00:24 Build step 'Execute shell' marked build as failure 13:00:24 $ ssh-agent -k 13:00:24 unset SSH_AUTH_SOCK; 13:00:24 unset SSH_AGENT_PID; 13:00:24 echo Agent pid 2044 killed; 13:00:24 [ssh-agent] Stopped. 13:00:24 [PostBuildScript] - [INFO] Executing post build scripts. 13:00:24 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins17817754560831025356.sh 13:00:24 ---> sysstat.sh 13:00:25 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins13690089749243378947.sh 13:00:25 ---> package-listing.sh 13:00:25 ++ facter osfamily 13:00:25 ++ tr '[:upper:]' '[:lower:]' 13:00:25 + OS_FAMILY=debian 13:00:25 + workspace=/w/workspace/integration-onap-component-simulators-clamp-docker-merge-master 13:00:25 + START_PACKAGES=/tmp/packages_start.txt 13:00:25 + END_PACKAGES=/tmp/packages_end.txt 13:00:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:00:25 + PACKAGES=/tmp/packages_start.txt 13:00:25 + '[' /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master ']' 13:00:25 + PACKAGES=/tmp/packages_end.txt 13:00:25 + case "${OS_FAMILY}" in 13:00:25 + dpkg -l 13:00:25 + grep '^ii' 13:00:25 + '[' -f /tmp/packages_start.txt ']' 13:00:25 + '[' -f /tmp/packages_end.txt ']' 13:00:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:00:25 + '[' /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master ']' 13:00:25 + mkdir -p /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/archives/ 13:00:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/archives/ 13:00:25 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins11955144386830646338.sh 13:00:25 ---> capture-instance-metadata.sh 13:00:25 Setup pyenv: 13:00:25 system 13:00:25 3.8.13 13:00:25 3.9.13 13:00:25 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/.python-version) 13:00:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HH4Z from file:/tmp/.os_lf_venv 13:00:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:00:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:00:26 lf-activate-venv(): INFO: Base packages installed successfully 13:00:26 lf-activate-venv(): INFO: Installing additional packages: lftools 13:00:37 lf-activate-venv(): INFO: Adding /tmp/venv-HH4Z/bin to PATH 13:00:37 INFO: Running in OpenStack, capturing instance metadata 13:00:37 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins2272612476732045984.sh 13:00:37 provisioning config files... 13:00:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-onap-component-simulators-clamp-docker-merge-master@tmp/config8485242736722759148tmp 13:00:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:00:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:00:37 [EnvInject] - Injecting environment variables from a build step. 13:00:37 [EnvInject] - Injecting as environment variables the properties content 13:00:37 SERVER_ID=logs 13:00:37 13:00:37 [EnvInject] - Variables injected successfully. 13:00:37 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins5547314011392358193.sh 13:00:37 ---> create-netrc.sh 13:00:37 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins4959907516366676411.sh 13:00:37 ---> python-tools-install.sh 13:00:37 Setup pyenv: 13:00:37 system 13:00:37 3.8.13 13:00:37 3.9.13 13:00:37 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/.python-version) 13:00:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HH4Z from file:/tmp/.os_lf_venv 13:00:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:00:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:00:40 lf-activate-venv(): INFO: Base packages installed successfully 13:00:40 lf-activate-venv(): INFO: Installing additional packages: lftools 13:00:48 lf-activate-venv(): INFO: Adding /tmp/venv-HH4Z/bin to PATH 13:00:48 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins15082377029159104042.sh 13:00:48 ---> sudo-logs.sh 13:00:48 Archiving 'sudo' log.. 13:00:48 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins4867128204644529909.sh 13:00:48 ---> job-cost.sh 13:00:48 Setup pyenv: 13:00:48 system 13:00:48 3.8.13 13:00:48 3.9.13 13:00:48 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/.python-version) 13:00:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HH4Z from file:/tmp/.os_lf_venv 13:00:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:00:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:00:50 lf-activate-venv(): INFO: Base packages installed successfully 13:00:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:00:56 lf-activate-venv(): INFO: Adding /tmp/venv-HH4Z/bin to PATH 13:00:56 INFO: No Stack... 13:00:56 INFO: Retrieving Pricing Info for: v3-standard-8 13:00:56 INFO: Archiving Costs 13:00:56 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash -l /tmp/jenkins8032838246858638142.sh 13:00:56 ---> logs-deploy.sh 13:00:56 Setup pyenv: 13:00:56 system 13:00:56 3.8.13 13:00:56 3.9.13 13:00:56 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/.python-version) 13:00:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HH4Z from file:/tmp/.os_lf_venv 13:00:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:00:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:00:58 lf-activate-venv(): INFO: Base packages installed successfully 13:00:58 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:01:07 lf-activate-venv(): INFO: Adding /tmp/venv-HH4Z/bin to PATH 13:01:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-onap-component-simulators-clamp-docker-merge-master/364 13:01:07 INFO: archiving workspace using pattern(s): 13:01:08 Archives upload complete. 13:01:08 INFO: archiving logs to Nexus 13:01:09 ---> uname -a: 13:01:09 Linux prd-ubuntu1804-docker-8c-8g-15861 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:01:09 13:01:09 13:01:09 ---> lscpu: 13:01:09 Architecture: x86_64 13:01:09 CPU op-mode(s): 32-bit, 64-bit 13:01:09 Byte Order: Little Endian 13:01:09 CPU(s): 8 13:01:09 On-line CPU(s) list: 0-7 13:01:09 Thread(s) per core: 1 13:01:09 Core(s) per socket: 1 13:01:09 Socket(s): 8 13:01:09 NUMA node(s): 1 13:01:09 Vendor ID: AuthenticAMD 13:01:09 CPU family: 23 13:01:09 Model: 49 13:01:09 Model name: AMD EPYC-Rome Processor 13:01:09 Stepping: 0 13:01:09 CPU MHz: 2799.998 13:01:09 BogoMIPS: 5599.99 13:01:09 Virtualization: AMD-V 13:01:09 Hypervisor vendor: KVM 13:01:09 Virtualization type: full 13:01:09 L1d cache: 32K 13:01:09 L1i cache: 32K 13:01:09 L2 cache: 512K 13:01:09 L3 cache: 16384K 13:01:09 NUMA node0 CPU(s): 0-7 13:01:09 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 13:01:09 13:01:09 13:01:09 ---> nproc: 13:01:09 8 13:01:09 13:01:09 13:01:09 ---> df -h: 13:01:09 Filesystem Size Used Avail Use% Mounted on 13:01:09 udev 16G 0 16G 0% /dev 13:01:09 tmpfs 3.2G 716K 3.2G 1% /run 13:01:09 /dev/vda1 155G 11G 145G 7% / 13:01:09 tmpfs 16G 0 16G 0% /dev/shm 13:01:09 tmpfs 5.0M 0 5.0M 0% /run/lock 13:01:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:01:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:01:09 tmpfs 3.2G 0 3.2G 0% /run/user/1001 13:01:09 13:01:09 13:01:09 ---> free -m: 13:01:09 total used free shared buff/cache available 13:01:09 Mem: 32167 841 28757 0 2568 30887 13:01:09 Swap: 1023 0 1023 13:01:09 13:01:09 13:01:09 ---> ip addr: 13:01:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:01:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:01:09 inet 127.0.0.1/8 scope host lo 13:01:09 valid_lft forever preferred_lft forever 13:01:09 inet6 ::1/128 scope host 13:01:09 valid_lft forever preferred_lft forever 13:01:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:01:09 link/ether fa:16:3e:eb:7f:07 brd ff:ff:ff:ff:ff:ff 13:01:09 inet 10.30.107.88/23 brd 10.30.107.255 scope global dynamic ens3 13:01:09 valid_lft 86231sec preferred_lft 86231sec 13:01:09 inet6 fe80::f816:3eff:feeb:7f07/64 scope link 13:01:09 valid_lft forever preferred_lft forever 13:01:09 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 13:01:09 link/ether 02:42:de:55:16:6d brd ff:ff:ff:ff:ff:ff 13:01:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:01:09 valid_lft forever preferred_lft forever 13:01:09 inet6 fe80::42:deff:fe55:166d/64 scope link 13:01:09 valid_lft forever preferred_lft forever 13:01:09 13:01:09 13:01:09 ---> sar -b -r -n DEV: 13:01:09 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-15861) 11/27/25 _x86_64_ (8 CPU) 13:01:09 13:01:09 12:58:22 LINUX RESTART (8 CPU) 13:01:09 13:01:09 12:59:02 tps rtps wtps bread/s bwrtn/s 13:01:09 13:00:01 127.93 15.23 112.69 1477.04 57725.54 13:01:09 13:01:01 194.28 3.53 190.75 468.99 74261.76 13:01:09 Average: 161.38 9.33 152.05 968.78 66063.12 13:01:09 13:01:09 12:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:01:09 13:00:01 30033376 31718460 2905844 8.82 75420 1915244 1565176 4.61 868276 1736036 220908 13:01:09 13:01:01 29450300 31628840 3488920 10.59 92068 2371612 1477832 4.35 1057848 2081904 616 13:01:09 Average: 29741838 31673650 3197382 9.71 83744 2143428 1521504 4.48 963062 1908970 110762 13:01:09 13:01:09 12:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:01:09 13:00:01 ens3 125.37 93.00 1166.50 15.41 0.00 0.00 0.00 0.00 13:01:09 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:09 13:00:01 lo 2.91 2.91 0.32 0.32 0.00 0.00 0.00 0.00 13:01:09 13:01:01 ens3 226.33 154.96 2300.32 19.59 0.00 0.00 0.00 0.00 13:01:09 13:01:01 docker0 38.41 58.21 2.80 427.19 0.00 0.00 0.00 0.00 13:01:09 13:01:01 lo 1.80 1.80 0.23 0.23 0.00 0.00 0.00 0.00 13:01:09 Average: ens3 176.27 124.24 1738.17 17.52 0.00 0.00 0.00 0.00 13:01:09 Average: docker0 19.37 29.35 1.41 215.39 0.00 0.00 0.00 0.00 13:01:09 Average: lo 2.35 2.35 0.27 0.27 0.00 0.00 0.00 0.00 13:01:09 13:01:09 13:01:09 ---> sar -P ALL: 13:01:09 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-15861) 11/27/25 _x86_64_ (8 CPU) 13:01:09 13:01:09 12:58:22 LINUX RESTART (8 CPU) 13:01:09 13:01:09 12:59:02 CPU %user %nice %system %iowait %steal %idle 13:01:09 13:00:01 all 9.62 0.00 0.74 2.12 0.04 87.48 13:01:09 13:00:01 0 25.14 0.00 1.90 0.73 0.03 72.20 13:01:09 13:00:01 1 22.91 0.00 1.67 8.34 0.05 67.03 13:01:09 13:00:01 2 9.65 0.00 0.68 0.26 0.03 89.38 13:01:09 13:00:01 3 0.37 0.00 0.10 6.95 0.03 92.54 13:01:09 13:00:01 4 4.53 0.00 0.53 0.10 0.02 94.83 13:01:09 13:00:01 5 5.90 0.00 0.31 0.17 0.02 93.61 13:01:09 13:00:01 6 8.30 0.00 0.56 0.14 0.05 90.96 13:01:09 13:00:01 7 0.15 0.00 0.20 0.32 0.09 99.23 13:01:09 13:01:01 all 8.61 0.00 1.58 2.39 0.04 87.38 13:01:09 13:01:01 0 22.95 0.00 2.22 0.52 0.05 74.26 13:01:09 13:01:01 1 20.52 0.00 1.71 1.24 0.05 76.49 13:01:09 13:01:01 2 2.35 0.00 1.02 0.18 0.03 96.41 13:01:09 13:01:01 3 2.35 0.00 1.78 4.15 0.03 91.69 13:01:09 13:01:01 4 4.74 0.00 1.12 0.32 0.03 93.79 13:01:09 13:01:01 5 1.98 0.00 1.02 6.20 0.05 90.75 13:01:09 13:01:01 6 2.88 0.00 2.00 6.27 0.07 88.78 13:01:09 13:01:01 7 11.05 0.00 1.72 0.20 0.05 86.98 13:01:09 Average: all 9.11 0.00 1.16 2.25 0.04 87.43 13:01:09 Average: 0 24.04 0.00 2.06 0.62 0.04 73.24 13:01:09 Average: 1 21.70 0.00 1.69 4.76 0.05 71.80 13:01:09 Average: 2 5.97 0.00 0.85 0.22 0.03 92.92 13:01:09 Average: 3 1.37 0.00 0.94 5.54 0.03 92.11 13:01:09 Average: 4 4.63 0.00 0.83 0.21 0.03 94.30 13:01:09 Average: 5 3.93 0.00 0.67 3.20 0.03 92.17 13:01:09 Average: 6 5.58 0.00 1.28 3.22 0.06 89.86 13:01:09 Average: 7 5.65 0.00 0.97 0.26 0.07 93.05 13:01:09 13:01:09 13:01:09