20:42:25 Started by timer 20:42:25 Running as SYSTEM 20:42:25 [EnvInject] - Loading node environment variables. 20:42:25 Building remotely on prd-ubuntu1804-docker-4c-4g-762 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script 20:42:25 [ssh-agent] Looking for ssh-agent implementation... 20:42:26 $ ssh-agent 20:42:26 SSH_AUTH_SOCK=/tmp/ssh-Xnua4PV2vfer/agent.2096 20:42:26 SSH_AGENT_PID=2098 20:42:26 [ssh-agent] Started. 20:42:26 Running ssh-add (command line suppressed) 20:42:26 Identity added: /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script@tmp/private_key_8497984501591871992.key (jenkins-ssh) 20:42:26 [ssh-agent] Using credentials jenkins (jenkins) 20:42:26 The recommended git tool is: NONE 20:42:28 using credential jenkins 20:42:28 Wiping out workspace first. 20:42:28 Cloning the remote Git repository 20:42:28 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer 20:42:28 > git init /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script # timeout=10 20:42:28 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer 20:42:28 > git --version # timeout=10 20:42:28 > git --version # 'git version 2.17.1' 20:42:28 using GIT_SSH to set credentials jenkins 20:42:28 > 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:29 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer # timeout=10 20:42:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:42:29 Avoid second fetch 20:42:29 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:42:29 Checking out Revision 93c83094321006c9a146183288e8fa988f9f007a (refs/remotes/origin/master) 20:42:29 > git config core.sparsecheckout # timeout=10 20:42:29 > git checkout -f 93c83094321006c9a146183288e8fa988f9f007a # timeout=10 20:42:30 Commit message: "CI: Add .github/dependabot.yml configuration" 20:42:30 > git rev-list --no-walk 93c83094321006c9a146183288e8fa988f9f007a # timeout=10 20:42:33 provisioning config files... 20:42:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:42:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:42:33 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins1344140474438841374.sh 20:42:33 ---> python-tools-install.sh 20:42:33 Setup pyenv: 20:42:33 * system (set by /opt/pyenv/version) 20:42:33 * 3.8.13 (set by /opt/pyenv/version) 20:42:33 * 3.9.13 (set by /opt/pyenv/version) 20:42:33 * 3.10.6 (set by /opt/pyenv/version) 20:42:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZQr9 20:42:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:42:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:42:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:42:47 lf-activate-venv(): INFO: Base packages installed successfully 20:42:47 lf-activate-venv(): INFO: Installing additional packages: lftools 20:43:26 lf-activate-venv(): INFO: Adding /tmp/venv-ZQr9/bin to PATH 20:43:26 Generating Requirements File 20:43:57 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:43:57 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:43:58 Python 3.10.6 20:43:58 pip 26.0.1 from /tmp/venv-ZQr9/lib/python3.10/site-packages/pip (python 3.10) 20:43:58 appdirs==1.4.4 20:43:58 argcomplete==3.6.3 20:43:58 aspy.yaml==1.3.0 20:43:58 attrs==26.1.0 20:43:58 autopage==0.6.0 20:43:58 backports.strenum==1.3.1 20:43:58 beautifulsoup4==4.14.3 20:43:58 boto3==1.42.90 20:43:58 botocore==1.42.90 20:43:58 bs4==0.0.2 20:43:58 certifi==2026.2.25 20:43:58 cffi==2.0.0 20:43:58 cfgv==3.5.0 20:43:58 chardet==7.4.3 20:43:58 charset-normalizer==3.4.7 20:43:58 click==8.3.2 20:43:58 cliff==4.13.3 20:43:58 cmd2==3.5.0 20:43:58 cryptography==3.3.2 20:43:58 debtcollector==3.1.0 20:43:58 decorator==5.2.1 20:43:58 defusedxml==0.7.1 20:43:58 Deprecated==1.3.1 20:43:58 distlib==0.4.0 20:43:58 dnspython==2.8.0 20:43:58 docker==7.1.0 20:43:58 dogpile.cache==1.5.0 20:43:58 durationpy==0.10 20:43:58 email-validator==2.3.0 20:43:58 filelock==3.28.0 20:43:58 future==1.0.0 20:43:58 gitdb==4.0.12 20:43:58 GitPython==3.1.46 20:43:58 httplib2==0.30.2 20:43:58 identify==2.6.18 20:43:58 idna==3.11 20:43:58 importlib-resources==1.5.0 20:43:58 iso8601==2.1.0 20:43:58 Jinja2==3.1.6 20:43:58 jmespath==1.1.0 20:43:58 jsonpatch==1.33 20:43:58 jsonpointer==3.1.1 20:43:58 jsonschema==4.26.0 20:43:58 jsonschema-specifications==2025.9.1 20:43:58 keystoneauth1==5.13.1 20:43:58 kubernetes==35.0.0 20:43:58 lftools==0.37.22 20:43:58 lxml==6.0.4 20:43:58 markdown-it-py==4.0.0 20:43:58 MarkupSafe==3.0.3 20:43:58 mdurl==0.1.2 20:43:58 msgpack==1.1.2 20:43:58 multi_key_dict==2.0.3 20:43:58 munch==4.0.0 20:43:58 netaddr==1.3.0 20:43:58 niet==1.4.2 20:43:58 nodeenv==1.10.0 20:43:58 oauth2client==4.1.3 20:43:58 oauthlib==3.3.1 20:43:58 openstacksdk==4.11.0 20:43:58 os-service-types==1.8.2 20:43:58 osc-lib==4.5.0 20:43:58 oslo.config==10.3.0 20:43:58 oslo.context==6.3.0 20:43:58 oslo.i18n==6.7.2 20:43:58 oslo.log==8.1.0 20:43:58 oslo.serialization==5.9.1 20:43:58 oslo.utils==10.0.1 20:43:58 packaging==26.1 20:43:58 pbr==7.0.3 20:43:58 platformdirs==4.9.6 20:43:58 prettytable==3.17.0 20:43:58 psutil==7.2.2 20:43:58 pyasn1==0.6.3 20:43:58 pyasn1_modules==0.4.2 20:43:58 pycparser==3.0 20:43:58 pygerrit2==2.0.15 20:43:58 PyGithub==2.9.1 20:43:58 Pygments==2.20.0 20:43:58 PyJWT==2.12.1 20:43:58 PyNaCl==1.6.2 20:43:58 pyparsing==2.4.7 20:43:58 pyperclip==1.11.0 20:43:58 pyrsistent==0.20.0 20:43:58 python-cinderclient==9.9.0 20:43:58 python-dateutil==2.9.0.post0 20:43:58 python-discovery==1.2.2 20:43:58 python-heatclient==5.1.0 20:43:58 python-jenkins==1.8.3 20:43:58 python-keystoneclient==5.8.0 20:43:58 python-magnumclient==4.10.0 20:43:58 python-openstackclient==9.0.0 20:43:58 python-swiftclient==4.10.0 20:43:58 PyYAML==6.0.3 20:43:58 referencing==0.37.0 20:43:58 requests==2.33.1 20:43:58 requests-oauthlib==2.0.0 20:43:58 rfc3986==2.0.0 20:43:58 rich==15.0.0 20:43:58 rich-argparse==1.7.2 20:43:58 rpds-py==0.30.0 20:43:58 rsa==4.9.1 20:43:58 ruamel.yaml==0.19.1 20:43:58 ruamel.yaml.clib==0.2.15 20:43:58 s3transfer==0.16.0 20:43:58 simplejson==3.20.2 20:43:58 six==1.17.0 20:43:58 smmap==5.0.3 20:43:58 soupsieve==2.8.3 20:43:58 stevedore==5.7.0 20:43:58 tabulate==0.10.0 20:43:58 toml==0.10.2 20:43:58 tomlkit==0.14.0 20:43:58 tqdm==4.67.3 20:43:58 typing_extensions==4.15.0 20:43:58 urllib3==1.26.20 20:43:58 virtualenv==21.2.4 20:43:58 wcwidth==0.6.0 20:43:58 websocket-client==1.9.0 20:43:58 wrapt==2.1.2 20:43:58 xdg==6.0.0 20:43:58 xmltodict==1.0.4 20:43:58 yq==3.4.3 20:43:59 [EnvInject] - Injecting environment variables from a build step. 20:43:59 [EnvInject] - Injecting as environment variables the properties content 20:43:59 SET_JDK_VERSION=openjdk17 20:43:59 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 20:43:59 20:43:59 [EnvInject] - Variables injected successfully. 20:43:59 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/sh /tmp/jenkins10542238160475640546.sh 20:43:59 ---> update-java-alternatives.sh 20:43:59 ---> Updating Java version 20:43:59 ---> Ubuntu/Debian system detected 20:43:59 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 20:43:59 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 20:43:59 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:00 openjdk version "17.0.7" 2023-04-18 20:44:00 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 20:44:00 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 20:44:00 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 20:44:00 [EnvInject] - Injecting environment variables from a build step. 20:44:00 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 20:44:00 [EnvInject] - Variables injected successfully. 20:44:00 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/sh /tmp/jenkins1532180116245028694.sh 20:44:00 --> prescan-dmaapmediatorproducer-ubuntu.sh 20:44:00 + sudo apt-get update 20:44:00 Hit:1 https://deb.nodesource.com/node_16.x bionic InRelease 20:44:00 Get:2 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] 20:44:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 20:44:00 Hit:4 http://apt.puppetlabs.com xenial InRelease 20:44:00 Get:5 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 20:44:00 Err:4 http://apt.puppetlabs.com xenial InRelease 20:44:00 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 20:44:01 Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:44:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 20:44:02 Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 20:44:02 Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 20:44:02 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB] 20:44:02 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] 20:44:02 Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:44:02 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:44:03 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:44:03 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:44:03 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:44:03 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:44:03 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:44:03 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:44:03 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3045 kB] 20:44:03 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 20:44:03 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] 20:44:03 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 20:44:03 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1915 kB] 20:44:04 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 20:44:04 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 20:44:04 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 20:44:04 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 20:44:04 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] 20:44:04 Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 20:44:04 Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] 20:44:12 Fetched 28.0 MB in 8s (3578 kB/s) 20:44:12 Reading package lists... 20:44:14 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:14 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:14 W: Some index files failed to download. They have been ignored, or old ones used instead. 20:44:14 + bash ./build-dmaapmediatorproducer-ubuntu.sh 20:44:14 + echo '--> build-dmaapmediatorproducer-ubuntu.sh' 20:44:14 --> build-dmaapmediatorproducer-ubuntu.sh 20:44:14 + 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:14 + 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:14 + export GO111MODULE=on 20:44:14 + GO111MODULE=on 20:44:14 + go version 20:44:14 go version go1.19 linux/amd64 20:44:14 + go install github.com/ory/go-acc 20:44:15 no required module provides package github.com/ory/go-acc; to add it: 20:44:15 go get github.com/ory/go-acc 20:44:15 Build step 'Execute shell' marked build as failure 20:44:15 $ ssh-agent -k 20:44:15 unset SSH_AUTH_SOCK; 20:44:15 unset SSH_AGENT_PID; 20:44:15 echo Agent pid 2098 killed; 20:44:15 [ssh-agent] Stopped. 20:44:15 [PostBuildScript] - [INFO] Executing post build scripts. 20:44:15 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins7417869796644927432.sh 20:44:15 ---> sysstat.sh 20:44:16 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins13773039283795479765.sh 20:44:16 ---> package-listing.sh 20:44:16 ++ tr '[:upper:]' '[:lower:]' 20:44:16 ++ facter osfamily 20:44:16 + OS_FAMILY=debian 20:44:16 + workspace=/w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script 20:44:16 + START_PACKAGES=/tmp/packages_start.txt 20:44:16 + END_PACKAGES=/tmp/packages_end.txt 20:44:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:44:16 + PACKAGES=/tmp/packages_start.txt 20:44:16 + '[' /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script ']' 20:44:16 + PACKAGES=/tmp/packages_end.txt 20:44:16 + case "${OS_FAMILY}" in 20:44:16 + dpkg -l 20:44:16 + grep '^ii' 20:44:16 + '[' -f /tmp/packages_start.txt ']' 20:44:16 + '[' -f /tmp/packages_end.txt ']' 20:44:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:44:16 + '[' /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script ']' 20:44:16 + mkdir -p /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/archives/ 20:44:16 + 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:16 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins6445086381248917468.sh 20:44:16 ---> capture-instance-metadata.sh 20:44:16 Setup pyenv: 20:44:16 system 20:44:16 3.8.13 20:44:16 3.9.13 20:44:16 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:44:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZQr9 from file:/tmp/.os_lf_venv 20:44:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:44:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:44:20 lf-activate-venv(): INFO: Base packages installed successfully 20:44:20 lf-activate-venv(): INFO: Installing additional packages: lftools 20:44:39 lf-activate-venv(): INFO: Adding /tmp/venv-ZQr9/bin to PATH 20:44:39 INFO: Running in OpenStack, capturing instance metadata 20:44:40 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins11852350656410731833.sh 20:44:40 provisioning config files... 20:44:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script@tmp/config1348262383453507299tmp 20:44:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:44:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:44:40 [EnvInject] - Injecting environment variables from a build step. 20:44:40 [EnvInject] - Injecting as environment variables the properties content 20:44:40 SERVER_ID=logs 20:44:40 20:44:40 [EnvInject] - Variables injected successfully. 20:44:40 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins1218969518864137773.sh 20:44:40 ---> create-netrc.sh 20:44:40 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins8872364129844482361.sh 20:44:40 ---> python-tools-install.sh 20:44:40 Setup pyenv: 20:44:40 system 20:44:40 3.8.13 20:44:40 3.9.13 20:44:40 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:44:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZQr9 from file:/tmp/.os_lf_venv 20:44:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:44:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:44:43 lf-activate-venv(): INFO: Base packages installed successfully 20:44:43 lf-activate-venv(): INFO: Installing additional packages: lftools 20:45:01 lf-activate-venv(): INFO: Adding /tmp/venv-ZQr9/bin to PATH 20:45:01 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins984483083206741517.sh 20:45:01 ---> sudo-logs.sh 20:45:01 Archiving 'sudo' log.. 20:45:01 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins462952894376049591.sh 20:45:01 ---> job-cost.sh 20:45:01 Setup pyenv: 20:45:01 system 20:45:01 3.8.13 20:45:01 3.9.13 20:45:01 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:45:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZQr9 from file:/tmp/.os_lf_venv 20:45:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:45:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:45:05 lf-activate-venv(): INFO: Base packages installed successfully 20:45:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:45:15 lf-activate-venv(): INFO: Adding /tmp/venv-ZQr9/bin to PATH 20:45:15 INFO: No Stack... 20:45:15 INFO: Retrieving Pricing Info for: v3-starter-4 20:45:15 INFO: Archiving Costs 20:45:15 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins2194866156020060319.sh 20:45:15 ---> logs-deploy.sh 20:45:15 Setup pyenv: 20:45:15 system 20:45:15 3.8.13 20:45:15 3.9.13 20:45:15 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:45:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZQr9 from file:/tmp/.os_lf_venv 20:45:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:45:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:45:19 lf-activate-venv(): INFO: Base packages installed successfully 20:45:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:45:36 lf-activate-venv(): INFO: Adding /tmp/venv-ZQr9/bin to PATH 20:45:36 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/1507 20:45:36 INFO: archiving workspace using pattern(s): -p **/*.log 20:45:38 Archives upload complete. 20:45:38 INFO: archiving logs to Nexus 20:45:40 ---> uname -a: 20:45:40 Linux prd-ubuntu1804-docker-4c-4g-762 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:40 20:45:40 20:45:40 ---> lscpu: 20:45:40 Architecture: x86_64 20:45:40 CPU op-mode(s): 32-bit, 64-bit 20:45:40 Byte Order: Little Endian 20:45:40 CPU(s): 4 20:45:40 On-line CPU(s) list: 0-3 20:45:40 Thread(s) per core: 1 20:45:40 Core(s) per socket: 1 20:45:40 Socket(s): 4 20:45:40 NUMA node(s): 1 20:45:40 Vendor ID: AuthenticAMD 20:45:40 CPU family: 23 20:45:40 Model: 49 20:45:40 Model name: AMD EPYC-Rome Processor 20:45:40 Stepping: 0 20:45:40 CPU MHz: 2799.998 20:45:40 BogoMIPS: 5599.99 20:45:40 Virtualization: AMD-V 20:45:40 Hypervisor vendor: KVM 20:45:40 Virtualization type: full 20:45:40 L1d cache: 32K 20:45:40 L1i cache: 32K 20:45:40 L2 cache: 512K 20:45:40 L3 cache: 16384K 20:45:40 NUMA node0 CPU(s): 0-3 20:45:40 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:40 20:45:40 20:45:40 ---> nproc: 20:45:40 4 20:45:40 20:45:40 20:45:40 ---> df -h: 20:45:40 Filesystem Size Used Avail Use% Mounted on 20:45:40 udev 3.9G 0 3.9G 0% /dev 20:45:40 tmpfs 798M 700K 797M 1% /run 20:45:40 /dev/vda1 20G 9.2G 11G 48% / 20:45:40 tmpfs 3.9G 0 3.9G 0% /dev/shm 20:45:40 tmpfs 5.0M 0 5.0M 0% /run/lock 20:45:40 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:45:40 /dev/vda15 105M 5.3M 100M 5% /boot/efi 20:45:40 tmpfs 798M 0 798M 0% /run/user/1001 20:45:40 20:45:40 20:45:40 ---> free -m: 20:45:40 total used free shared buff/cache available 20:45:40 Mem: 7975 485 5178 0 2311 7212 20:45:40 Swap: 1023 0 1023 20:45:40 20:45:40 20:45:40 ---> ip addr: 20:45:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:45:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:45:40 inet 127.0.0.1/8 scope host lo 20:45:40 valid_lft forever preferred_lft forever 20:45:40 inet6 ::1/128 scope host 20:45:40 valid_lft forever preferred_lft forever 20:45:40 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 20:45:40 link/ether fa:16:3e:9f:38:77 brd ff:ff:ff:ff:ff:ff 20:45:40 inet 10.32.6.178/23 brd 10.32.7.255 scope global dynamic ens3 20:45:40 valid_lft 86167sec preferred_lft 86167sec 20:45:40 inet6 fe80::f816:3eff:fe9f:3877/64 scope link 20:45:40 valid_lft forever preferred_lft forever 20:45:40 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 20:45:40 link/ether 02:42:dc:fb:68:80 brd ff:ff:ff:ff:ff:ff 20:45:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:45:40 valid_lft forever preferred_lft forever 20:45:40 20:45:40 20:45:40 ---> sar -b -r -n DEV: 20:45:40 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-762) 04/17/26 _x86_64_ (4 CPU) 20:45:40 20:45:40 20:41:48 LINUX RESTART (4 CPU) 20:45:40 20:45:40 20:42:01 tps rtps wtps bread/s bwrtn/s 20:45:40 20:43:02 158.19 69.04 89.16 5580.01 39920.07 20:45:40 20:44:01 71.09 15.20 55.89 1236.94 8334.05 20:45:40 20:45:01 56.61 4.05 52.56 555.24 18772.60 20:45:40 Average: 95.44 29.52 65.93 2464.74 22423.42 20:45:40 20:45:40 20:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:45:40 20:43:02 5893512 7413088 2273908 27.84 37688 1662324 984404 10.68 582536 1520988 58900 20:45:40 20:44:01 5584616 7401884 2582804 31.62 59408 1921560 965840 10.48 599020 1774488 121740 20:45:40 20:45:01 5367044 7444940 2800376 34.29 63640 2173924 966900 10.49 768376 1819540 25472 20:45:40 Average: 5615057 7419971 2552363 31.25 53579 1919269 972381 10.55 649977 1705005 68704 20:45:40 20:45:40 20:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:45:40 20:43:02 ens3 423.03 230.25 1105.75 66.14 0.00 0.00 0.00 0.00 20:45:40 20:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:40 20:43:02 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 20:45:40 20:44:01 ens3 65.16 51.26 681.82 7.00 0.00 0.00 0.00 0.00 20:45:40 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:40 20:44:01 lo 2.24 2.24 0.23 0.23 0.00 0.00 0.00 0.00 20:45:40 20:45:01 ens3 141.43 96.33 509.27 12.12 0.00 0.00 0.00 0.00 20:45:40 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:40 20:45:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:45:40 Average: ens3 210.72 126.38 766.14 28.55 0.00 0.00 0.00 0.00 20:45:40 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:40 Average: lo 1.21 1.21 0.12 0.12 0.00 0.00 0.00 0.00 20:45:40 20:45:40 20:45:40 ---> sar -P ALL: 20:45:40 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-762) 04/17/26 _x86_64_ (4 CPU) 20:45:40 20:45:40 20:41:48 LINUX RESTART (4 CPU) 20:45:40 20:45:40 20:42:01 CPU %user %nice %system %iowait %steal %idle 20:45:40 20:43:02 all 19.08 0.00 2.73 4.80 1.03 72.35 20:45:40 20:43:02 0 23.53 0.00 5.05 1.98 1.22 68.21 20:45:40 20:43:02 1 11.63 0.00 1.70 7.40 0.68 78.59 20:45:40 20:43:02 2 13.92 0.00 1.82 3.69 1.04 79.53 20:45:40 20:43:02 3 27.20 0.00 2.33 6.12 1.20 63.14 20:45:40 20:44:01 all 21.20 0.00 1.41 1.80 0.69 74.90 20:45:40 20:44:01 0 7.05 0.00 0.51 0.97 0.25 91.22 20:45:40 20:44:01 1 29.77 0.00 1.29 0.61 0.86 67.47 20:45:40 20:44:01 2 16.81 0.00 1.61 0.73 0.73 80.12 20:45:40 20:44:01 3 31.18 0.00 2.24 4.89 0.90 60.79 20:45:40 20:45:01 all 19.92 1.67 1.40 1.23 0.72 75.06 20:45:40 20:45:01 0 3.79 0.00 0.73 1.90 0.35 93.22 20:45:40 20:45:01 1 37.79 6.64 2.13 0.25 1.18 52.01 20:45:40 20:45:01 2 31.88 0.00 1.74 0.53 1.04 64.82 20:45:40 20:45:01 3 6.24 0.02 0.98 2.25 0.33 90.18 20:45:40 Average: all 20.06 0.56 1.85 2.62 0.82 74.10 20:45:40 Average: 0 11.49 0.00 2.11 1.62 0.61 84.18 20:45:40 Average: 1 26.38 2.23 1.71 2.76 0.91 66.01 20:45:40 Average: 2 20.89 0.00 1.72 1.66 0.93 74.79 20:45:40 Average: 3 21.48 0.01 1.85 4.42 0.81 71.44 20:45:40 20:45:40 20:45:40