20:42:29 Started by timer 20:42:29 Running as SYSTEM 20:42:29 [EnvInject] - Loading node environment variables. 20:42:29 Building remotely on prd-ubuntu1804-docker-4c-4g-620 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script 20:42:29 [ssh-agent] Looking for ssh-agent implementation... 20:42:29 $ ssh-agent 20:42:29 SSH_AUTH_SOCK=/tmp/ssh-eJ7mMMsekc4B/agent.2111 20:42:29 SSH_AGENT_PID=2113 20:42:29 [ssh-agent] Started. 20:42:29 Running ssh-add (command line suppressed) 20:42:29 Identity added: /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script@tmp/private_key_12223754270731736595.key (jenkins-ssh) 20:42:29 [ssh-agent] Using credentials jenkins (jenkins) 20:42:29 The recommended git tool is: NONE 20:42:31 using credential jenkins 20:42:31 Wiping out workspace first. 20:42:31 Cloning the remote Git repository 20:42:31 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer 20:42:31 > git init /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script # timeout=10 20:42:32 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer 20:42:32 > git --version # timeout=10 20:42:32 > git --version # 'git version 2.17.1' 20:42:32 using GIT_SSH to set credentials jenkins 20:42:32 > 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:32 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer # timeout=10 20:42:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:42:33 Avoid second fetch 20:42:33 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:42:33 Checking out Revision 93c83094321006c9a146183288e8fa988f9f007a (refs/remotes/origin/master) 20:42:33 > git config core.sparsecheckout # timeout=10 20:42:33 > git checkout -f 93c83094321006c9a146183288e8fa988f9f007a # timeout=10 20:42:33 Commit message: "CI: Add .github/dependabot.yml configuration" 20:42:33 > git rev-list --no-walk 93c83094321006c9a146183288e8fa988f9f007a # timeout=10 20:42:37 provisioning config files... 20:42:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:42:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:42:37 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins14270636323119766328.sh 20:42:37 ---> python-tools-install.sh 20:42:37 Setup pyenv: 20:42:37 * system (set by /opt/pyenv/version) 20:42:37 * 3.8.13 (set by /opt/pyenv/version) 20:42:37 * 3.9.13 (set by /opt/pyenv/version) 20:42:37 * 3.10.6 (set by /opt/pyenv/version) 20:42:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EyHO 20:42:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:42:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:42:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:42:53 lf-activate-venv(): INFO: Base packages installed successfully 20:42:53 lf-activate-venv(): INFO: Installing additional packages: lftools 20:43:33 lf-activate-venv(): INFO: Adding /tmp/venv-EyHO/bin to PATH 20:43:33 Generating Requirements File 20:44:05 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:05 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:44:06 Python 3.10.6 20:44:07 pip 26.0.1 from /tmp/venv-EyHO/lib/python3.10/site-packages/pip (python 3.10) 20:44:07 appdirs==1.4.4 20:44:07 argcomplete==3.6.3 20:44:07 aspy.yaml==1.3.0 20:44:07 attrs==26.1.0 20:44:07 autopage==0.6.0 20:44:07 backports.strenum==1.3.1 20:44:07 beautifulsoup4==4.14.3 20:44:07 boto3==1.42.89 20:44:07 botocore==1.42.89 20:44:07 bs4==0.0.2 20:44:07 certifi==2026.2.25 20:44:07 cffi==2.0.0 20:44:07 cfgv==3.5.0 20:44:07 chardet==7.4.3 20:44:07 charset-normalizer==3.4.7 20:44:07 click==8.3.2 20:44:07 cliff==4.13.3 20:44:07 cmd2==3.5.0 20:44:07 cryptography==3.3.2 20:44:07 debtcollector==3.1.0 20:44:07 decorator==5.2.1 20:44:07 defusedxml==0.7.1 20:44:07 Deprecated==1.3.1 20:44:07 distlib==0.4.0 20:44:07 dnspython==2.8.0 20:44:07 docker==7.1.0 20:44:07 dogpile.cache==1.5.0 20:44:07 durationpy==0.10 20:44:07 email-validator==2.3.0 20:44:07 filelock==3.28.0 20:44:07 future==1.0.0 20:44:07 gitdb==4.0.12 20:44:07 GitPython==3.1.46 20:44:07 httplib2==0.30.2 20:44:07 identify==2.6.18 20:44:07 idna==3.11 20:44:07 importlib-resources==1.5.0 20:44:07 iso8601==2.1.0 20:44:07 Jinja2==3.1.6 20:44:07 jmespath==1.1.0 20:44:07 jsonpatch==1.33 20:44:07 jsonpointer==3.1.1 20:44:07 jsonschema==4.26.0 20:44:07 jsonschema-specifications==2025.9.1 20:44:07 keystoneauth1==5.13.1 20:44:07 kubernetes==35.0.0 20:44:07 lftools==0.37.22 20:44:07 lxml==6.0.4 20:44:07 markdown-it-py==4.0.0 20:44:07 MarkupSafe==3.0.3 20:44:07 mdurl==0.1.2 20:44:07 msgpack==1.1.2 20:44:07 multi_key_dict==2.0.3 20:44:07 munch==4.0.0 20:44:07 netaddr==1.3.0 20:44:07 niet==1.4.2 20:44:07 nodeenv==1.10.0 20:44:07 oauth2client==4.1.3 20:44:07 oauthlib==3.3.1 20:44:07 openstacksdk==4.11.0 20:44:07 os-service-types==1.8.2 20:44:07 osc-lib==4.5.0 20:44:07 oslo.config==10.3.0 20:44:07 oslo.context==6.3.0 20:44:07 oslo.i18n==6.7.2 20:44:07 oslo.log==8.1.0 20:44:07 oslo.serialization==5.9.1 20:44:07 oslo.utils==10.0.1 20:44:07 packaging==26.1 20:44:07 pbr==7.0.3 20:44:07 platformdirs==4.9.6 20:44:07 prettytable==3.17.0 20:44:07 psutil==7.2.2 20:44:07 pyasn1==0.6.3 20:44:07 pyasn1_modules==0.4.2 20:44:07 pycparser==3.0 20:44:07 pygerrit2==2.0.15 20:44:07 PyGithub==2.9.1 20:44:07 Pygments==2.20.0 20:44:07 PyJWT==2.12.1 20:44:07 PyNaCl==1.6.2 20:44:07 pyparsing==2.4.7 20:44:07 pyperclip==1.11.0 20:44:07 pyrsistent==0.20.0 20:44:07 python-cinderclient==9.9.0 20:44:07 python-dateutil==2.9.0.post0 20:44:07 python-discovery==1.2.2 20:44:07 python-heatclient==5.1.0 20:44:07 python-jenkins==1.8.3 20:44:07 python-keystoneclient==5.8.0 20:44:07 python-magnumclient==4.10.0 20:44:07 python-openstackclient==9.0.0 20:44:07 python-swiftclient==4.10.0 20:44:07 PyYAML==6.0.3 20:44:07 referencing==0.37.0 20:44:07 requests==2.33.1 20:44:07 requests-oauthlib==2.0.0 20:44:07 rfc3986==2.0.0 20:44:07 rich==15.0.0 20:44:07 rich-argparse==1.7.2 20:44:07 rpds-py==0.30.0 20:44:07 rsa==4.9.1 20:44:07 ruamel.yaml==0.19.1 20:44:07 ruamel.yaml.clib==0.2.15 20:44:07 s3transfer==0.16.0 20:44:07 simplejson==3.20.2 20:44:07 six==1.17.0 20:44:07 smmap==5.0.3 20:44:07 soupsieve==2.8.3 20:44:07 stevedore==5.7.0 20:44:07 tabulate==0.10.0 20:44:07 toml==0.10.2 20:44:07 tomlkit==0.14.0 20:44:07 tqdm==4.67.3 20:44:07 typing_extensions==4.15.0 20:44:07 urllib3==1.26.20 20:44:07 virtualenv==21.2.4 20:44:07 wcwidth==0.6.0 20:44:07 websocket-client==1.9.0 20:44:07 wrapt==2.1.2 20:44:07 xdg==6.0.0 20:44:07 xmltodict==1.0.4 20:44:07 yq==3.4.3 20:44:07 [EnvInject] - Injecting environment variables from a build step. 20:44:07 [EnvInject] - Injecting as environment variables the properties content 20:44:07 SET_JDK_VERSION=openjdk17 20:44:07 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 20:44:07 20:44:07 [EnvInject] - Variables injected successfully. 20:44:07 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/sh /tmp/jenkins8877514216470115563.sh 20:44:07 ---> update-java-alternatives.sh 20:44:07 ---> Updating Java version 20:44:08 ---> Ubuntu/Debian system detected 20:44:08 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 20:44:08 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 20:44:08 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:08 openjdk version "17.0.7" 2023-04-18 20:44:08 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 20:44:08 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 20:44:08 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 20:44:08 [EnvInject] - Injecting environment variables from a build step. 20:44:08 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 20:44:08 [EnvInject] - Variables injected successfully. 20:44:09 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/sh /tmp/jenkins6792951779165756503.sh 20:44:09 --> prescan-dmaapmediatorproducer-ubuntu.sh 20:44:09 + sudo apt-get update 20:44:09 Hit:1 https://download.docker.com/linux/ubuntu bionic InRelease 20:44:09 Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease 20:44:09 Hit:3 http://apt.puppetlabs.com xenial InRelease 20:44:09 Get:4 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 20:44:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 20:44:09 Err:3 http://apt.puppetlabs.com xenial InRelease 20:44:09 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 20:44:09 Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:44:10 Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 20:44:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 20:44:10 Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 20:44:10 Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:44:10 Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:44:10 Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:44:10 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:44:10 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:44:11 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:44:11 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB] 20:44:11 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] 20:44:11 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:44:11 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:44:11 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3045 kB] 20:44:11 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 20:44:11 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] 20:44:11 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 20:44:11 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1915 kB] 20:44:11 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 20:44:11 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 20:44:11 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 20:44:11 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 20:44:11 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] 20:44:11 Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 20:44:11 Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] 20:44:21 Fetched 28.0 MB in 8s (3588 kB/s) 20:44:21 Reading package lists... 20:44:23 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:23 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:23 W: Some index files failed to download. They have been ignored, or old ones used instead. 20:44:23 + bash ./build-dmaapmediatorproducer-ubuntu.sh 20:44:23 + echo '--> build-dmaapmediatorproducer-ubuntu.sh' 20:44:23 --> build-dmaapmediatorproducer-ubuntu.sh 20:44:23 + 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:23 + 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:23 + export GO111MODULE=on 20:44:23 + GO111MODULE=on 20:44:23 + go version 20:44:24 go version go1.19 linux/amd64 20:44:24 + go install github.com/ory/go-acc 20:44:24 no required module provides package github.com/ory/go-acc; to add it: 20:44:24 go get github.com/ory/go-acc 20:44:24 Build step 'Execute shell' marked build as failure 20:44:24 $ ssh-agent -k 20:44:24 unset SSH_AUTH_SOCK; 20:44:24 unset SSH_AGENT_PID; 20:44:24 echo Agent pid 2113 killed; 20:44:24 [ssh-agent] Stopped. 20:44:24 [PostBuildScript] - [INFO] Executing post build scripts. 20:44:24 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins13986586830888881437.sh 20:44:24 ---> sysstat.sh 20:44:25 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins1748988426686180847.sh 20:44:25 ---> package-listing.sh 20:44:25 ++ facter osfamily 20:44:25 ++ tr '[:upper:]' '[:lower:]' 20:44:25 + OS_FAMILY=debian 20:44:25 + workspace=/w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script 20:44:25 + START_PACKAGES=/tmp/packages_start.txt 20:44:25 + END_PACKAGES=/tmp/packages_end.txt 20:44:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:44:25 + PACKAGES=/tmp/packages_start.txt 20:44:25 + '[' /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script ']' 20:44:25 + PACKAGES=/tmp/packages_end.txt 20:44:25 + case "${OS_FAMILY}" in 20:44:25 + dpkg -l 20:44:25 + grep '^ii' 20:44:25 + '[' -f /tmp/packages_start.txt ']' 20:44:25 + '[' -f /tmp/packages_end.txt ']' 20:44:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:44:25 + '[' /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script ']' 20:44:25 + mkdir -p /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/archives/ 20:44:25 + 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:25 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins349784744077167647.sh 20:44:25 ---> capture-instance-metadata.sh 20:44:25 Setup pyenv: 20:44:26 system 20:44:26 3.8.13 20:44:26 3.9.13 20:44:26 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:44:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EyHO from file:/tmp/.os_lf_venv 20:44:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:44:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:44:29 lf-activate-venv(): INFO: Base packages installed successfully 20:44:29 lf-activate-venv(): INFO: Installing additional packages: lftools 20:44:48 lf-activate-venv(): INFO: Adding /tmp/venv-EyHO/bin to PATH 20:44:48 INFO: Running in OpenStack, capturing instance metadata 20:44:49 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins8286957722468116793.sh 20:44:49 provisioning config files... 20:44:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script@tmp/config1854239699759682035tmp 20:44:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:44:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:44:49 [EnvInject] - Injecting environment variables from a build step. 20:44:49 [EnvInject] - Injecting as environment variables the properties content 20:44:49 SERVER_ID=logs 20:44:49 20:44:49 [EnvInject] - Variables injected successfully. 20:44:49 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins14486691796078585485.sh 20:44:49 ---> create-netrc.sh 20:44:49 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins173111866649144899.sh 20:44:49 ---> python-tools-install.sh 20:44:49 Setup pyenv: 20:44:49 system 20:44:49 3.8.13 20:44:49 3.9.13 20:44:49 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:44:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EyHO from file:/tmp/.os_lf_venv 20:44:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:44:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:44:52 lf-activate-venv(): INFO: Base packages installed successfully 20:44:52 lf-activate-venv(): INFO: Installing additional packages: lftools 20:45:11 lf-activate-venv(): INFO: Adding /tmp/venv-EyHO/bin to PATH 20:45:11 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins12589645096003122940.sh 20:45:11 ---> sudo-logs.sh 20:45:11 Archiving 'sudo' log.. 20:45:11 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins9199434246174275934.sh 20:45:11 ---> job-cost.sh 20:45:11 Setup pyenv: 20:45:11 system 20:45:11 3.8.13 20:45:11 3.9.13 20:45:11 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:45:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EyHO from file:/tmp/.os_lf_venv 20:45:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:45:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:45:14 lf-activate-venv(): INFO: Base packages installed successfully 20:45:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:45:25 lf-activate-venv(): INFO: Adding /tmp/venv-EyHO/bin to PATH 20:45:25 INFO: No Stack... 20:45:25 INFO: Retrieving Pricing Info for: v3-starter-4 20:45:25 INFO: Archiving Costs 20:45:25 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins7627154258280936630.sh 20:45:25 ---> logs-deploy.sh 20:45:25 Setup pyenv: 20:45:25 system 20:45:25 3.8.13 20:45:25 3.9.13 20:45:26 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:45:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EyHO from file:/tmp/.os_lf_venv 20:45:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:45:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:45:29 lf-activate-venv(): INFO: Base packages installed successfully 20:45:29 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:45:46 lf-activate-venv(): INFO: Adding /tmp/venv-EyHO/bin to PATH 20:45:46 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/1505 20:45:46 INFO: archiving workspace using pattern(s): -p **/*.log 20:45:48 Archives upload complete. 20:45:49 INFO: archiving logs to Nexus 20:45:51 ---> uname -a: 20:45:51 Linux prd-ubuntu1804-docker-4c-4g-620 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:51 20:45:51 20:45:51 ---> lscpu: 20:45:51 Architecture: x86_64 20:45:51 CPU op-mode(s): 32-bit, 64-bit 20:45:51 Byte Order: Little Endian 20:45:51 CPU(s): 4 20:45:51 On-line CPU(s) list: 0-3 20:45:51 Thread(s) per core: 1 20:45:51 Core(s) per socket: 1 20:45:51 Socket(s): 4 20:45:51 NUMA node(s): 1 20:45:51 Vendor ID: AuthenticAMD 20:45:51 CPU family: 23 20:45:51 Model: 49 20:45:51 Model name: AMD EPYC-Rome Processor 20:45:51 Stepping: 0 20:45:51 CPU MHz: 2799.998 20:45:51 BogoMIPS: 5599.99 20:45:51 Virtualization: AMD-V 20:45:51 Hypervisor vendor: KVM 20:45:51 Virtualization type: full 20:45:51 L1d cache: 32K 20:45:51 L1i cache: 32K 20:45:51 L2 cache: 512K 20:45:51 L3 cache: 16384K 20:45:51 NUMA node0 CPU(s): 0-3 20:45:51 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:51 20:45:51 20:45:51 ---> nproc: 20:45:51 4 20:45:51 20:45:51 20:45:51 ---> df -h: 20:45:51 Filesystem Size Used Avail Use% Mounted on 20:45:51 udev 3.9G 0 3.9G 0% /dev 20:45:51 tmpfs 798M 700K 797M 1% /run 20:45:51 /dev/vda1 20G 9.2G 11G 48% / 20:45:51 tmpfs 3.9G 0 3.9G 0% /dev/shm 20:45:51 tmpfs 5.0M 0 5.0M 0% /run/lock 20:45:51 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:45:51 /dev/vda15 105M 5.3M 100M 5% /boot/efi 20:45:51 tmpfs 798M 0 798M 0% /run/user/1001 20:45:51 20:45:51 20:45:51 ---> free -m: 20:45:51 total used free shared buff/cache available 20:45:51 Mem: 7975 489 5175 0 2311 7209 20:45:51 Swap: 1023 0 1023 20:45:51 20:45:51 20:45:51 ---> ip addr: 20:45:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:45:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:45:51 inet 127.0.0.1/8 scope host lo 20:45:51 valid_lft forever preferred_lft forever 20:45:51 inet6 ::1/128 scope host 20:45:51 valid_lft forever preferred_lft forever 20:45:51 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 20:45:51 link/ether fa:16:3e:fd:a4:81 brd ff:ff:ff:ff:ff:ff 20:45:51 inet 10.32.6.206/23 brd 10.32.7.255 scope global dynamic ens3 20:45:51 valid_lft 86155sec preferred_lft 86155sec 20:45:51 inet6 fe80::f816:3eff:fefd:a481/64 scope link 20:45:51 valid_lft forever preferred_lft forever 20:45:51 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 20:45:51 link/ether 02:42:5a:a0:77:57 brd ff:ff:ff:ff:ff:ff 20:45:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:45:51 valid_lft forever preferred_lft forever 20:45:51 20:45:51 20:45:51 ---> sar -b -r -n DEV: 20:45:51 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-620) 04/15/26 _x86_64_ (4 CPU) 20:45:51 20:45:51 20:41:49 LINUX RESTART (4 CPU) 20:45:51 20:45:51 20:42:01 tps rtps wtps bread/s bwrtn/s 20:45:51 20:43:01 152.39 69.03 83.36 5597.47 39361.27 20:45:51 20:44:01 56.77 0.22 56.55 23.20 8514.40 20:45:51 20:45:01 78.44 18.81 59.62 1750.11 20331.14 20:45:51 Average: 95.87 29.36 66.51 2457.41 22738.24 20:45:51 20:45:51 20:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:45:51 20:43:01 5928568 7421140 2238852 27.41 34848 1640008 989152 10.73 574060 1500360 45360 20:45:51 20:44:01 5608696 7367776 2558724 31.33 55880 1870484 1020388 11.07 642748 1721288 137452 20:45:51 20:45:01 5296164 7373268 2871256 35.15 63456 2173668 1018360 11.05 842952 1819524 23632 20:45:51 Average: 5611143 7387395 2556277 31.30 51395 1894720 1009300 10.95 686587 1680391 68815 20:45:51 20:45:51 20:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:45:51 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:51 20:43:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 20:45:51 20:43:01 ens3 428.10 235.12 1020.12 66.02 0.00 0.00 0.00 0.00 20:45:51 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:51 20:44:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 20:45:51 20:44:01 ens3 65.88 54.47 749.95 6.51 0.00 0.00 0.00 0.00 20:45:51 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:51 20:45:01 lo 2.07 2.07 0.22 0.22 0.00 0.00 0.00 0.00 20:45:51 20:45:01 ens3 115.11 90.68 511.88 12.83 0.00 0.00 0.00 0.00 20:45:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:51 Average: lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 20:45:51 Average: ens3 203.07 126.77 760.68 28.46 0.00 0.00 0.00 0.00 20:45:51 20:45:51 20:45:51 ---> sar -P ALL: 20:45:51 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-620) 04/15/26 _x86_64_ (4 CPU) 20:45:51 20:45:51 20:41:49 LINUX RESTART (4 CPU) 20:45:51 20:45:51 20:42:01 CPU %user %nice %system %iowait %steal %idle 20:45:51 20:43:01 all 17.44 0.00 2.77 4.74 1.62 73.43 20:45:51 20:43:01 0 13.08 0.00 4.73 6.86 1.82 73.50 20:45:51 20:43:01 1 14.70 0.00 2.29 4.69 1.52 76.80 20:45:51 20:43:01 2 32.00 0.00 2.26 1.46 1.96 62.32 20:45:51 20:43:01 3 9.94 0.00 1.83 5.93 1.18 81.11 20:45:51 20:44:01 all 19.84 0.00 1.16 1.93 1.22 75.85 20:45:51 20:44:01 0 20.59 0.00 1.33 0.22 1.26 76.60 20:45:51 20:44:01 1 4.62 0.00 0.32 1.11 0.66 93.29 20:45:51 20:44:01 2 23.25 0.00 1.34 6.18 1.72 67.51 20:45:51 20:44:01 3 30.92 0.00 1.65 0.18 1.22 66.03 20:45:51 20:45:01 all 18.87 1.73 1.79 1.75 1.46 74.40 20:45:51 20:45:01 0 28.97 1.74 1.76 1.50 1.71 64.31 20:45:51 20:45:01 1 5.31 5.09 1.56 0.98 0.96 86.09 20:45:51 20:45:01 2 9.24 0.03 1.56 0.94 1.26 86.97 20:45:51 20:45:01 3 32.00 0.00 2.29 3.60 1.94 60.18 20:45:51 Average: all 18.72 0.58 1.91 2.80 1.43 74.56 20:45:51 Average: 0 20.88 0.58 2.61 2.86 1.60 71.47 20:45:51 Average: 1 8.20 1.70 1.39 2.26 1.05 85.41 20:45:51 Average: 2 21.49 0.01 1.72 2.86 1.65 72.27 20:45:51 Average: 3 24.30 0.00 1.92 3.24 1.45 69.09 20:45:51 20:45:51 20:45:51