20:42:33 Started by timer 20:42:33 Running as SYSTEM 20:42:33 [EnvInject] - Loading node environment variables. 20:42:33 Building remotely on prd-ubuntu1804-docker-4c-4g-4469 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script 20:42:33 [ssh-agent] Looking for ssh-agent implementation... 20:42:33 $ ssh-agent 20:42:33 SSH_AUTH_SOCK=/tmp/ssh-BojC7It47set/agent.2185 20:42:33 SSH_AGENT_PID=2187 20:42:33 [ssh-agent] Started. 20:42:33 Running ssh-add (command line suppressed) 20:42:33 Identity added: /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script@tmp/private_key_3917062594056221498.key (jenkins-ssh) 20:42:33 [ssh-agent] Using credentials jenkins (jenkins) 20:42:33 The recommended git tool is: NONE 20:42:36 using credential jenkins 20:42:36 Wiping out workspace first. 20:42:36 Cloning the remote Git repository 20:42:36 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer 20:42:36 > git init /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script # timeout=10 20:42:36 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer 20:42:36 > git --version # timeout=10 20:42:36 > git --version # 'git version 2.17.1' 20:42:36 using GIT_SSH to set credentials jenkins 20:42:36 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer +refs/heads/*:refs/remotes/origin/* # timeout=10 20:42:37 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer # timeout=10 20:42:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:42:37 Avoid second fetch 20:42:37 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:42:37 Checking out Revision 197761482f7460ae420db6a3325a036ade1fa541 (refs/remotes/origin/master) 20:42:37 > git config core.sparsecheckout # timeout=10 20:42:38 > git checkout -f 197761482f7460ae420db6a3325a036ade1fa541 # timeout=10 20:42:38 Commit message: "Deprecation notice added" 20:42:38 > git rev-list --no-walk 197761482f7460ae420db6a3325a036ade1fa541 # timeout=10 20:42:41 provisioning config files... 20:42:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:42:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:42:41 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins5888966213919205511.sh 20:42:41 ---> python-tools-install.sh 20:42:41 Setup pyenv: 20:42:42 * system (set by /opt/pyenv/version) 20:42:42 * 3.8.13 (set by /opt/pyenv/version) 20:42:42 * 3.9.13 (set by /opt/pyenv/version) 20:42:42 * 3.10.6 (set by /opt/pyenv/version) 20:42:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Y0dm 20:42:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:42:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:42:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:42:57 lf-activate-venv(): INFO: Base packages installed successfully 20:42:57 lf-activate-venv(): INFO: Installing additional packages: lftools 20:43:38 lf-activate-venv(): INFO: Adding /tmp/venv-Y0dm/bin to PATH 20:43:38 Generating Requirements File 20:44:11 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. 20:44:11 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:44:12 Python 3.10.6 20:44:12 pip 25.2 from /tmp/venv-Y0dm/lib/python3.10/site-packages/pip (python 3.10) 20:44:13 appdirs==1.4.4 20:44:13 argcomplete==3.6.2 20:44:13 aspy.yaml==1.3.0 20:44:13 attrs==25.3.0 20:44:13 autopage==0.5.2 20:44:13 beautifulsoup4==4.13.5 20:44:13 boto3==1.40.36 20:44:13 botocore==1.40.36 20:44:13 bs4==0.0.2 20:44:13 cachetools==5.5.2 20:44:13 certifi==2025.8.3 20:44:13 cffi==2.0.0 20:44:13 cfgv==3.4.0 20:44:13 chardet==5.2.0 20:44:13 charset-normalizer==3.4.3 20:44:13 click==8.3.0 20:44:13 cliff==4.11.0 20:44:13 cmd2==2.7.0 20:44:13 cryptography==3.3.2 20:44:13 debtcollector==3.0.0 20:44:13 decorator==5.2.1 20:44:13 defusedxml==0.7.1 20:44:13 Deprecated==1.2.18 20:44:13 distlib==0.4.0 20:44:13 dnspython==2.8.0 20:44:13 docker==7.1.0 20:44:13 dogpile.cache==1.4.1 20:44:13 durationpy==0.10 20:44:13 email-validator==2.3.0 20:44:13 filelock==3.19.1 20:44:13 future==1.0.0 20:44:13 gitdb==4.0.12 20:44:13 GitPython==3.1.45 20:44:13 google-auth==2.40.3 20:44:13 httplib2==0.31.0 20:44:13 identify==2.6.14 20:44:13 idna==3.10 20:44:13 importlib-resources==1.5.0 20:44:13 iso8601==2.1.0 20:44:13 Jinja2==3.1.6 20:44:13 jmespath==1.0.1 20:44:13 jsonpatch==1.33 20:44:13 jsonpointer==3.0.0 20:44:13 jsonschema==4.25.1 20:44:13 jsonschema-specifications==2025.9.1 20:44:13 keystoneauth1==5.12.0 20:44:13 kubernetes==33.1.0 20:44:13 lftools==0.37.13 20:44:13 lxml==6.0.2 20:44:13 markdown-it-py==4.0.0 20:44:13 MarkupSafe==3.0.2 20:44:13 mdurl==0.1.2 20:44:13 msgpack==1.1.1 20:44:13 multi_key_dict==2.0.3 20:44:13 munch==4.0.0 20:44:13 netaddr==1.3.0 20:44:13 niet==1.4.2 20:44:13 nodeenv==1.9.1 20:44:13 oauth2client==4.1.3 20:44:13 oauthlib==3.3.1 20:44:13 openstacksdk==4.7.1 20:44:13 os-service-types==1.8.0 20:44:13 osc-lib==4.2.0 20:44:13 oslo.config==10.0.0 20:44:13 oslo.context==6.1.0 20:44:13 oslo.i18n==6.6.0 20:44:13 oslo.log==7.2.1 20:44:13 oslo.serialization==5.8.0 20:44:13 oslo.utils==9.1.0 20:44:13 packaging==25.0 20:44:13 pbr==7.0.1 20:44:13 platformdirs==4.4.0 20:44:13 prettytable==3.16.0 20:44:13 psutil==7.1.0 20:44:13 pyasn1==0.6.1 20:44:13 pyasn1_modules==0.4.2 20:44:13 pycparser==2.23 20:44:13 pygerrit2==2.0.15 20:44:13 PyGithub==2.8.1 20:44:13 Pygments==2.19.2 20:44:13 PyJWT==2.10.1 20:44:13 PyNaCl==1.6.0 20:44:13 pyparsing==2.4.7 20:44:13 pyperclip==1.10.0 20:44:13 pyrsistent==0.20.0 20:44:13 python-cinderclient==9.8.0 20:44:13 python-dateutil==2.9.0.post0 20:44:13 python-heatclient==4.3.0 20:44:13 python-jenkins==1.8.3 20:44:13 python-keystoneclient==5.7.0 20:44:13 python-magnumclient==4.9.0 20:44:13 python-openstackclient==8.2.0 20:44:13 python-swiftclient==4.8.0 20:44:13 PyYAML==6.0.2 20:44:13 referencing==0.36.2 20:44:13 requests==2.32.5 20:44:13 requests-oauthlib==2.0.0 20:44:13 requestsexceptions==1.4.0 20:44:13 rfc3986==2.0.0 20:44:13 rich==14.1.0 20:44:13 rich-argparse==1.7.1 20:44:13 rpds-py==0.27.1 20:44:13 rsa==4.9.1 20:44:13 ruamel.yaml==0.18.15 20:44:13 ruamel.yaml.clib==0.2.14 20:44:13 s3transfer==0.14.0 20:44:13 simplejson==3.20.1 20:44:13 six==1.17.0 20:44:13 smmap==5.0.2 20:44:13 soupsieve==2.8 20:44:13 stevedore==5.5.0 20:44:13 tabulate==0.9.0 20:44:13 toml==0.10.2 20:44:13 tomlkit==0.13.3 20:44:13 tqdm==4.67.1 20:44:13 typing_extensions==4.15.0 20:44:13 tzdata==2025.2 20:44:13 urllib3==1.26.20 20:44:13 virtualenv==20.34.0 20:44:13 wcwidth==0.2.14 20:44:13 websocket-client==1.8.0 20:44:13 wrapt==1.17.3 20:44:13 xdg==6.0.0 20:44:13 xmltodict==1.0.2 20:44:13 yq==3.4.3 20:44:13 [EnvInject] - Injecting environment variables from a build step. 20:44:13 [EnvInject] - Injecting as environment variables the properties content 20:44:13 SET_JDK_VERSION=openjdk17 20:44:13 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 20:44:13 20:44:13 [EnvInject] - Variables injected successfully. 20:44:13 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/sh /tmp/jenkins16668151263499388135.sh 20:44:13 ---> update-java-alternatives.sh 20:44:13 ---> Updating Java version 20:44:13 ---> Ubuntu/Debian system detected 20:44:14 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 20:44:14 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 20:44:14 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 20:44:14 openjdk version "17.0.7" 2023-04-18 20:44:14 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 20:44:14 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 20:44:14 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 20:44:14 [EnvInject] - Injecting environment variables from a build step. 20:44:14 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 20:44:14 [EnvInject] - Variables injected successfully. 20:44:14 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/sh /tmp/jenkins391646154103762685.sh 20:44:14 --> prescan-dmaapmediatorproducer-ubuntu.sh 20:44:14 + sudo apt-get update 20:44:15 Hit:1 https://download.docker.com/linux/ubuntu bionic InRelease 20:44:15 Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease 20:44:15 Hit:3 http://apt.puppetlabs.com xenial InRelease 20:44:15 Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:44:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 20:44:15 Get:6 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 20:44:15 Err:3 http://apt.puppetlabs.com xenial InRelease 20:44:15 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 20:44:15 Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 20:44:15 Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 20:44:15 Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:44:16 Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:44:16 Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:44:16 Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:44:16 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:44:16 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:44:16 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:44:16 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:44:16 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3045 kB] 20:44:16 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 20:44:16 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 20:44:16 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] 20:44:16 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 20:44:16 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1915 kB] 20:44:16 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 20:44:16 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 20:44:16 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 20:44:16 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 20:44:16 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] 20:44:16 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 20:44:16 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] 20:44:17 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB] 20:44:17 Get:31 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] 20:44:27 Fetched 28.0 MB in 7s (3892 kB/s) 20:44:27 Reading package lists... 20:44:28 W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://apt.puppetlabs.com xenial InRelease: The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 20:44:28 W: Failed to fetch http://apt.puppetlabs.com/dists/xenial/InRelease The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 20:44:28 W: Some index files failed to download. They have been ignored, or old ones used instead. 20:44:28 + bash ./build-dmaapmediatorproducer-ubuntu.sh 20:44:28 + echo '--> build-dmaapmediatorproducer-ubuntu.sh' 20:44:28 --> build-dmaapmediatorproducer-ubuntu.sh 20:44:28 + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin:/usr/local/go/bin:/home/jenkins/go/bin 20:44:28 + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin:/usr/local/go/bin:/home/jenkins/go/bin 20:44:28 + export GO111MODULE=on 20:44:28 + GO111MODULE=on 20:44:28 + go version 20:44:29 go version go1.19 linux/amd64 20:44:29 + go install github.com/ory/go-acc 20:44:29 no required module provides package github.com/ory/go-acc; to add it: 20:44:29 go get github.com/ory/go-acc 20:44:29 Build step 'Execute shell' marked build as failure 20:44:29 $ ssh-agent -k 20:44:29 unset SSH_AUTH_SOCK; 20:44:29 unset SSH_AGENT_PID; 20:44:29 echo Agent pid 2187 killed; 20:44:29 [ssh-agent] Stopped. 20:44:30 [PostBuildScript] - [INFO] Executing post build scripts. 20:44:30 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins2913213579236723742.sh 20:44:30 ---> sysstat.sh 20:44:30 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins14836750004660572315.sh 20:44:30 ---> package-listing.sh 20:44:30 ++ facter osfamily 20:44:30 ++ tr '[:upper:]' '[:lower:]' 20:44:31 + OS_FAMILY=debian 20:44:31 + workspace=/w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script 20:44:31 + START_PACKAGES=/tmp/packages_start.txt 20:44:31 + END_PACKAGES=/tmp/packages_end.txt 20:44:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:44:31 + PACKAGES=/tmp/packages_start.txt 20:44:31 + '[' /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script ']' 20:44:31 + PACKAGES=/tmp/packages_end.txt 20:44:31 + case "${OS_FAMILY}" in 20:44:31 + dpkg -l 20:44:31 + grep '^ii' 20:44:31 + '[' -f /tmp/packages_start.txt ']' 20:44:31 + '[' -f /tmp/packages_end.txt ']' 20:44:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:44:31 + '[' /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script ']' 20:44:31 + mkdir -p /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/archives/ 20:44:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/archives/ 20:44:31 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins16733137375310000986.sh 20:44:31 ---> capture-instance-metadata.sh 20:44:31 Setup pyenv: 20:44:31 system 20:44:31 3.8.13 20:44:31 3.9.13 20:44:31 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:44:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y0dm from file:/tmp/.os_lf_venv 20:44:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:44:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:44:34 lf-activate-venv(): INFO: Base packages installed successfully 20:44:34 lf-activate-venv(): INFO: Installing additional packages: lftools 20:44:54 lf-activate-venv(): INFO: Adding /tmp/venv-Y0dm/bin to PATH 20:44:54 INFO: Running in OpenStack, capturing instance metadata 20:44:55 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins2522792323516151580.sh 20:44:55 provisioning config files... 20:44:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script@tmp/config12071436456008396494tmp 20:44:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:44:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:44:55 [EnvInject] - Injecting environment variables from a build step. 20:44:55 [EnvInject] - Injecting as environment variables the properties content 20:44:55 SERVER_ID=logs 20:44:55 20:44:55 [EnvInject] - Variables injected successfully. 20:44:55 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins4274469246564285549.sh 20:44:55 ---> create-netrc.sh 20:44:55 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins17872653669427075556.sh 20:44:55 ---> python-tools-install.sh 20:44:55 Setup pyenv: 20:44:55 system 20:44:55 3.8.13 20:44:55 3.9.13 20:44:55 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:44:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y0dm from file:/tmp/.os_lf_venv 20:44:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:44:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:44:58 lf-activate-venv(): INFO: Base packages installed successfully 20:44:58 lf-activate-venv(): INFO: Installing additional packages: lftools 20:45:17 lf-activate-venv(): INFO: Adding /tmp/venv-Y0dm/bin to PATH 20:45:17 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins12923080101302144201.sh 20:45:17 ---> sudo-logs.sh 20:45:17 Archiving 'sudo' log.. 20:45:17 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins7842208462860687627.sh 20:45:17 ---> job-cost.sh 20:45:17 Setup pyenv: 20:45:17 system 20:45:17 3.8.13 20:45:17 3.9.13 20:45:17 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:45:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y0dm from file:/tmp/.os_lf_venv 20:45:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:45:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:45:21 lf-activate-venv(): INFO: Base packages installed successfully 20:45:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:45:31 lf-activate-venv(): INFO: Adding /tmp/venv-Y0dm/bin to PATH 20:45:31 INFO: No Stack... 20:45:32 INFO: Retrieving Pricing Info for: v3-starter-4 20:45:32 INFO: Archiving Costs 20:45:32 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins1660936559866902211.sh 20:45:32 ---> logs-deploy.sh 20:45:32 Setup pyenv: 20:45:32 system 20:45:32 3.8.13 20:45:32 3.9.13 20:45:32 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:45:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y0dm from file:/tmp/.os_lf_venv 20:45:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:45:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:45:35 lf-activate-venv(): INFO: Base packages installed successfully 20:45:35 lf-activate-venv(): INFO: Installing additional packages: lftools 20:45:54 lf-activate-venv(): INFO: Adding /tmp/venv-Y0dm/bin to PATH 20:45:54 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/1302 20:45:54 INFO: archiving workspace using pattern(s): -p **/*.log 20:45:57 Archives upload complete. 20:45:57 INFO: archiving logs to Nexus 20:45:59 ---> uname -a: 20:45:59 Linux prd-ubuntu1804-docker-4c-4g-4469 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 20:45:59 20:45:59 20:45:59 ---> lscpu: 20:45:59 Architecture: x86_64 20:45:59 CPU op-mode(s): 32-bit, 64-bit 20:45:59 Byte Order: Little Endian 20:45:59 CPU(s): 4 20:45:59 On-line CPU(s) list: 0-3 20:45:59 Thread(s) per core: 1 20:45:59 Core(s) per socket: 1 20:45:59 Socket(s): 4 20:45:59 NUMA node(s): 1 20:45:59 Vendor ID: AuthenticAMD 20:45:59 CPU family: 23 20:45:59 Model: 49 20:45:59 Model name: AMD EPYC-Rome Processor 20:45:59 Stepping: 0 20:45:59 CPU MHz: 2800.000 20:45:59 BogoMIPS: 5600.00 20:45:59 Virtualization: AMD-V 20:45:59 Hypervisor vendor: KVM 20:45:59 Virtualization type: full 20:45:59 L1d cache: 32K 20:45:59 L1i cache: 32K 20:45:59 L2 cache: 512K 20:45:59 L3 cache: 16384K 20:45:59 NUMA node0 CPU(s): 0-3 20:45: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 20:45:59 20:45:59 20:45:59 ---> nproc: 20:45:59 4 20:45:59 20:45:59 20:45:59 ---> df -h: 20:45:59 Filesystem Size Used Avail Use% Mounted on 20:45:59 udev 3.9G 0 3.9G 0% /dev 20:45:59 tmpfs 798M 700K 797M 1% /run 20:45:59 /dev/vda1 20G 9.2G 11G 48% / 20:45:59 tmpfs 3.9G 0 3.9G 0% /dev/shm 20:45:59 tmpfs 5.0M 0 5.0M 0% /run/lock 20:45:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:45:59 /dev/vda15 105M 5.3M 100M 5% /boot/efi 20:45:59 tmpfs 798M 0 798M 0% /run/user/1001 20:45:59 20:45:59 20:45:59 ---> free -m: 20:45:59 total used free shared buff/cache available 20:45:59 Mem: 7975 456 5205 0 2313 7240 20:45:59 Swap: 1023 0 1023 20:45:59 20:45:59 20:45:59 ---> ip addr: 20:45:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:45:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:45:59 inet 127.0.0.1/8 scope host lo 20:45:59 valid_lft forever preferred_lft forever 20:45:59 inet6 ::1/128 scope host 20:45:59 valid_lft forever preferred_lft forever 20:45:59 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 20:45:59 link/ether fa:16:3e:40:f8:74 brd ff:ff:ff:ff:ff:ff 20:45:59 inet 10.32.6.117/23 brd 10.32.7.255 scope global dynamic ens3 20:45:59 valid_lft 86148sec preferred_lft 86148sec 20:45:59 inet6 fe80::f816:3eff:fe40:f874/64 scope link 20:45:59 valid_lft forever preferred_lft forever 20:45:59 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 20:45:59 link/ether 02:42:b0:a1:06:b7 brd ff:ff:ff:ff:ff:ff 20:45:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:45:59 valid_lft forever preferred_lft forever 20:45:59 20:45:59 20:45:59 ---> sar -b -r -n DEV: 20:45:59 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4469) 09/23/25 _x86_64_ (4 CPU) 20:45:59 20:45:59 20:41:50 LINUX RESTART (4 CPU) 20:45:59 20:45:59 20:42:01 tps rtps wtps bread/s bwrtn/s 20:45:59 20:43:01 147.97 68.88 79.09 5586.14 39061.66 20:45:59 20:44:01 54.71 0.30 54.41 31.86 7125.48 20:45:59 20:45:01 75.89 18.73 57.16 1755.31 20932.91 20:45:59 Average: 92.86 29.30 63.55 2457.94 22374.28 20:45:59 20:45:59 20:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:45:59 20:43:01 5992068 7467548 2175352 26.63 33944 1624420 933820 10.13 525684 1486488 32512 20:45:59 20:44:01 5695756 7421000 2471664 30.26 54176 1840496 982432 10.66 585472 1695180 130876 20:45:59 20:45:01 5362544 7440944 2804876 34.34 62896 2175220 945496 10.26 772920 1821036 29916 20:45:59 Average: 5683456 7443164 2483964 30.41 50339 1880045 953916 10.35 628025 1667568 64435 20:45:59 20:45:59 20:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:45:59 20:43:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 20:45:59 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:59 20:43:01 ens3 346.27 167.54 884.42 60.03 0.00 0.00 0.00 0.00 20:45:59 20:44:01 lo 0.67 0.67 0.05 0.05 0.00 0.00 0.00 0.00 20:45:59 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:59 20:44:01 ens3 64.44 50.16 854.95 6.37 0.00 0.00 0.00 0.00 20:45:59 20:45:01 lo 2.07 2.07 0.22 0.22 0.00 0.00 0.00 0.00 20:45:59 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:59 20:45:01 ens3 131.03 69.17 508.18 14.30 0.00 0.00 0.00 0.00 20:45:59 Average: lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 20:45:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:59 Average: ens3 180.59 95.63 749.19 26.90 0.00 0.00 0.00 0.00 20:45:59 20:45:59 20:45:59 ---> sar -P ALL: 20:45:59 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4469) 09/23/25 _x86_64_ (4 CPU) 20:45:59 20:45:59 20:41:50 LINUX RESTART (4 CPU) 20:45:59 20:45:59 20:42:01 CPU %user %nice %system %iowait %steal %idle 20:45:59 20:43:01 all 14.69 0.00 2.84 5.51 3.32 73.64 20:45:59 20:43:01 0 10.56 0.00 2.18 6.34 3.07 77.85 20:45:59 20:43:01 1 27.83 0.00 2.42 9.73 3.54 56.48 20:45:59 20:43:01 2 13.46 0.00 2.44 1.52 3.56 79.02 20:45:59 20:43:01 3 6.95 0.00 4.29 4.46 3.14 81.17 20:45:59 20:44:01 all 19.48 0.00 1.21 2.25 1.75 75.31 20:45:59 20:44:01 0 16.40 0.00 1.21 5.46 1.65 75.28 20:45:59 20:44:01 1 11.87 0.00 0.85 1.47 1.28 84.54 20:45:59 20:44:01 2 45.50 0.00 2.38 0.56 3.42 48.14 20:45:59 20:44:01 3 4.01 0.00 0.40 1.53 0.63 93.43 20:45:59 20:45:01 all 19.00 1.56 2.03 1.80 2.01 73.61 20:45:59 20:45:01 0 2.57 0.93 1.35 2.87 1.20 91.08 20:45:59 20:45:01 1 17.71 0.00 1.90 0.68 2.12 77.59 20:45:59 20:45:01 2 48.35 5.25 3.51 1.39 3.36 38.14 20:45:59 20:45:01 3 7.21 0.03 1.32 2.25 1.32 87.88 20:45:59 Average: all 17.72 0.52 2.03 3.19 2.36 74.19 20:45:59 Average: 0 9.86 0.31 1.58 4.90 1.98 81.38 20:45:59 Average: 1 19.14 0.00 1.72 3.96 2.31 72.86 20:45:59 Average: 2 35.75 1.75 2.78 1.16 3.45 55.12 20:45:59 Average: 3 6.06 0.01 2.01 2.75 1.70 87.47 20:45:59 20:45:59 20:45:59