20:43:13 Started by timer 20:43:13 Running as SYSTEM 20:43:13 [EnvInject] - Loading node environment variables. 20:43:13 Building remotely on prd-ubuntu1804-docker-4c-4g-8920 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script 20:43:13 [ssh-agent] Looking for ssh-agent implementation... 20:43:13 $ ssh-agent 20:43:13 SSH_AUTH_SOCK=/tmp/ssh-sRlDs0albVu4/agent.2108 20:43:13 SSH_AGENT_PID=2110 20:43:13 [ssh-agent] Started. 20:43:13 Running ssh-add (command line suppressed) 20:43:13 Identity added: /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script@tmp/private_key_2627407760201000563.key (jenkins-ssh) 20:43:14 [ssh-agent] Using credentials jenkins (jenkins) 20:43:14 The recommended git tool is: NONE 20:43:16 using credential jenkins 20:43:16 Wiping out workspace first. 20:43:16 Cloning the remote Git repository 20:43:16 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer 20:43:16 > git init /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script # timeout=10 20:43:16 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer 20:43:16 > git --version # timeout=10 20:43:16 > git --version # 'git version 2.17.1' 20:43:16 using GIT_SSH to set credentials jenkins 20:43:16 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer +refs/heads/*:refs/remotes/origin/* # timeout=10 20:43:17 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer # timeout=10 20:43:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:43:17 Avoid second fetch 20:43:17 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:43:17 Checking out Revision 93c83094321006c9a146183288e8fa988f9f007a (refs/remotes/origin/master) 20:43:17 > git config core.sparsecheckout # timeout=10 20:43:17 > git checkout -f 93c83094321006c9a146183288e8fa988f9f007a # timeout=10 20:43:18 Commit message: "CI: Add .github/dependabot.yml configuration" 20:43:18 > git rev-list --no-walk 93c83094321006c9a146183288e8fa988f9f007a # timeout=10 20:43:21 provisioning config files... 20:43:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:43:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:43:21 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins12233730952612401252.sh 20:43:21 ---> python-tools-install.sh 20:43:21 Setup pyenv: 20:43:21 * system (set by /opt/pyenv/version) 20:43:21 * 3.8.13 (set by /opt/pyenv/version) 20:43:21 * 3.9.13 (set by /opt/pyenv/version) 20:43:21 * 3.10.6 (set by /opt/pyenv/version) 20:43:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8LjH 20:43:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:43:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:43:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:43:36 lf-activate-venv(): INFO: Base packages installed successfully 20:43:36 lf-activate-venv(): INFO: Installing additional packages: lftools 20:44:19 lf-activate-venv(): INFO: Adding /tmp/venv-8LjH/bin to PATH 20:44:19 Generating Requirements File 20:44:52 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:52 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:44:53 Python 3.10.6 20:44:53 pip 26.0.1 from /tmp/venv-8LjH/lib/python3.10/site-packages/pip (python 3.10) 20:44:54 appdirs==1.4.4 20:44:54 argcomplete==3.6.3 20:44:54 aspy.yaml==1.3.0 20:44:54 attrs==25.4.0 20:44:54 autopage==0.6.0 20:44:54 backports.strenum==1.3.1 20:44:54 beautifulsoup4==4.14.3 20:44:54 boto3==1.42.68 20:44:54 botocore==1.42.68 20:44:54 bs4==0.0.2 20:44:54 certifi==2026.2.25 20:44:54 cffi==2.0.0 20:44:54 cfgv==3.5.0 20:44:54 chardet==7.1.0 20:44:54 charset-normalizer==3.4.5 20:44:54 click==8.3.1 20:44:54 cliff==4.13.2 20:44:54 cmd2==3.4.0 20:44:54 cryptography==3.3.2 20:44:54 debtcollector==3.0.0 20:44:54 decorator==5.2.1 20:44:54 defusedxml==0.7.1 20:44:54 Deprecated==1.3.1 20:44:54 distlib==0.4.0 20:44:54 dnspython==2.8.0 20:44:54 docker==7.1.0 20:44:54 dogpile.cache==1.5.0 20:44:54 durationpy==0.10 20:44:54 email-validator==2.3.0 20:44:54 filelock==3.25.2 20:44:54 future==1.0.0 20:44:54 gitdb==4.0.12 20:44:54 GitPython==3.1.46 20:44:54 httplib2==0.30.2 20:44:54 identify==2.6.17 20:44:54 idna==3.11 20:44:54 importlib-resources==1.5.0 20:44:54 iso8601==2.1.0 20:44:54 Jinja2==3.1.6 20:44:54 jmespath==1.1.0 20:44:54 jsonpatch==1.33 20:44:54 jsonpointer==3.0.0 20:44:54 jsonschema==4.26.0 20:44:54 jsonschema-specifications==2025.9.1 20:44:54 keystoneauth1==5.13.1 20:44:54 kubernetes==35.0.0 20:44:54 lftools==0.37.22 20:44:54 lxml==6.0.2 20:44:54 markdown-it-py==4.0.0 20:44:54 MarkupSafe==3.0.3 20:44:54 mdurl==0.1.2 20:44:54 msgpack==1.1.2 20:44:54 multi_key_dict==2.0.3 20:44:54 munch==4.0.0 20:44:54 netaddr==1.3.0 20:44:54 niet==1.4.2 20:44:54 nodeenv==1.10.0 20:44:54 oauth2client==4.1.3 20:44:54 oauthlib==3.3.1 20:44:54 openstacksdk==4.10.0 20:44:54 os-service-types==1.8.2 20:44:54 osc-lib==4.4.0 20:44:54 oslo.config==10.3.0 20:44:54 oslo.context==6.3.0 20:44:54 oslo.i18n==6.7.2 20:44:54 oslo.log==8.1.0 20:44:54 oslo.serialization==5.9.1 20:44:54 oslo.utils==10.0.0 20:44:54 packaging==26.0 20:44:54 pbr==7.0.3 20:44:54 platformdirs==4.9.4 20:44:54 prettytable==3.17.0 20:44:54 psutil==7.2.2 20:44:54 pyasn1==0.6.2 20:44:54 pyasn1_modules==0.4.2 20:44:54 pycparser==3.0 20:44:54 pygerrit2==2.0.15 20:44:54 PyGithub==2.8.1 20:44:54 Pygments==2.19.2 20:44:54 PyJWT==2.12.1 20:44:54 PyNaCl==1.6.2 20:44:54 pyparsing==2.4.7 20:44:54 pyperclip==1.11.0 20:44:54 pyrsistent==0.20.0 20:44:54 python-cinderclient==9.9.0 20:44:54 python-dateutil==2.9.0.post0 20:44:54 python-discovery==1.1.3 20:44:54 python-heatclient==5.1.0 20:44:54 python-jenkins==1.8.3 20:44:54 python-keystoneclient==5.8.0 20:44:54 python-magnumclient==4.10.0 20:44:54 python-openstackclient==9.0.0 20:44:54 python-swiftclient==4.10.0 20:44:54 PyYAML==6.0.3 20:44:54 referencing==0.37.0 20:44:54 requests==2.32.5 20:44:54 requests-oauthlib==2.0.0 20:44:54 requestsexceptions==1.4.0 20:44:54 rfc3986==2.0.0 20:44:54 rich==14.3.3 20:44:54 rich-argparse==1.7.2 20:44:54 rpds-py==0.30.0 20:44:54 rsa==4.9.1 20:44:54 ruamel.yaml==0.19.1 20:44:54 ruamel.yaml.clib==0.2.15 20:44:54 s3transfer==0.16.0 20:44:54 simplejson==3.20.2 20:44:54 six==1.17.0 20:44:54 smmap==5.0.3 20:44:54 soupsieve==2.8.3 20:44:54 stevedore==5.7.0 20:44:54 tabulate==0.10.0 20:44:54 toml==0.10.2 20:44:54 tomlkit==0.14.0 20:44:54 tqdm==4.67.3 20:44:54 typing_extensions==4.15.0 20:44:54 urllib3==1.26.20 20:44:54 virtualenv==21.2.0 20:44:54 wcwidth==0.6.0 20:44:54 websocket-client==1.9.0 20:44:54 wrapt==2.1.2 20:44:54 xdg==6.0.0 20:44:54 xmltodict==1.0.4 20:44:54 yq==3.4.3 20:44:54 [EnvInject] - Injecting environment variables from a build step. 20:44:54 [EnvInject] - Injecting as environment variables the properties content 20:44:54 SET_JDK_VERSION=openjdk17 20:44:54 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 20:44:54 20:44:54 [EnvInject] - Variables injected successfully. 20:44:54 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/sh /tmp/jenkins9971490676665837929.sh 20:44:54 ---> update-java-alternatives.sh 20:44:54 ---> Updating Java version 20:44:54 ---> Ubuntu/Debian system detected 20:44:55 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 20:44:55 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 20:44:55 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:55 openjdk version "17.0.7" 2023-04-18 20:44:55 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 20:44:55 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 20:44:55 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 20:44:55 [EnvInject] - Injecting environment variables from a build step. 20:44:55 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 20:44:55 [EnvInject] - Variables injected successfully. 20:44:55 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/sh /tmp/jenkins7830346089272715602.sh 20:44:55 --> prescan-dmaapmediatorproducer-ubuntu.sh 20:44:55 + sudo apt-get update 20:44:56 Hit:1 https://download.docker.com/linux/ubuntu bionic InRelease 20:44:56 Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease 20:44:56 Hit:3 http://apt.puppetlabs.com xenial InRelease 20:44:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 20:44:56 Err:3 http://apt.puppetlabs.com xenial InRelease 20:44:56 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 20:44:56 Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:44:56 Get:6 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 20:44:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 20:44:57 Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 20:44:57 Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 20:44:57 Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:44:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB] 20:44:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] 20:44:58 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:44:58 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:44:58 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:44:58 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:44:59 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:45:00 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:45:00 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:45:00 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3045 kB] 20:45:01 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 20:45:01 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] 20:45:01 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 20:45:01 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1915 kB] 20:45:01 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 20:45:01 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 20:45:01 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 20:45:01 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 20:45:01 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] 20:45:01 Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 20:45:01 Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] 20:45:09 Fetched 28.0 MB in 8s (3494 kB/s) 20:45:09 Reading package lists... 20:45:11 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:45:11 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:45:11 W: Some index files failed to download. They have been ignored, or old ones used instead. 20:45:11 + bash ./build-dmaapmediatorproducer-ubuntu.sh 20:45:11 + echo '--> build-dmaapmediatorproducer-ubuntu.sh' 20:45:11 --> build-dmaapmediatorproducer-ubuntu.sh 20:45:11 + 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:45:11 + 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:45:11 + export GO111MODULE=on 20:45:11 + GO111MODULE=on 20:45:11 + go version 20:45:11 go version go1.19 linux/amd64 20:45:11 + go install github.com/ory/go-acc 20:45:12 no required module provides package github.com/ory/go-acc; to add it: 20:45:12 go get github.com/ory/go-acc 20:45:12 Build step 'Execute shell' marked build as failure 20:45:12 $ ssh-agent -k 20:45:12 unset SSH_AUTH_SOCK; 20:45:12 unset SSH_AGENT_PID; 20:45:12 echo Agent pid 2110 killed; 20:45:12 [ssh-agent] Stopped. 20:45:12 [PostBuildScript] - [INFO] Executing post build scripts. 20:45:12 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins3837550613856315692.sh 20:45:12 ---> sysstat.sh 20:45:13 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins745551788414033561.sh 20:45:13 ---> package-listing.sh 20:45:13 ++ tr '[:upper:]' '[:lower:]' 20:45:13 ++ facter osfamily 20:45:13 + OS_FAMILY=debian 20:45:13 + workspace=/w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script 20:45:13 + START_PACKAGES=/tmp/packages_start.txt 20:45:13 + END_PACKAGES=/tmp/packages_end.txt 20:45:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:45:13 + PACKAGES=/tmp/packages_start.txt 20:45:13 + '[' /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script ']' 20:45:13 + PACKAGES=/tmp/packages_end.txt 20:45:13 + case "${OS_FAMILY}" in 20:45:13 + dpkg -l 20:45:13 + grep '^ii' 20:45:13 + '[' -f /tmp/packages_start.txt ']' 20:45:13 + '[' -f /tmp/packages_end.txt ']' 20:45:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:45:13 + '[' /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script ']' 20:45:13 + mkdir -p /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/archives/ 20:45:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/archives/ 20:45:13 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins14787280824833972175.sh 20:45:13 ---> capture-instance-metadata.sh 20:45:14 Setup pyenv: 20:45:14 system 20:45:14 3.8.13 20:45:14 3.9.13 20:45:14 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:45:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8LjH from file:/tmp/.os_lf_venv 20:45:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:45:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:45:17 lf-activate-venv(): INFO: Base packages installed successfully 20:45:17 lf-activate-venv(): INFO: Installing additional packages: lftools 20:45:36 lf-activate-venv(): INFO: Adding /tmp/venv-8LjH/bin to PATH 20:45:36 INFO: Running in OpenStack, capturing instance metadata 20:45:37 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins13746699274209397117.sh 20:45:37 provisioning config files... 20:45:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script@tmp/config386367516584897642tmp 20:45:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:45:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:45:37 [EnvInject] - Injecting environment variables from a build step. 20:45:37 [EnvInject] - Injecting as environment variables the properties content 20:45:37 SERVER_ID=logs 20:45:37 20:45:37 [EnvInject] - Variables injected successfully. 20:45:37 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins2302296007732583831.sh 20:45:37 ---> create-netrc.sh 20:45:37 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins220675661044438504.sh 20:45:37 ---> python-tools-install.sh 20:45:37 Setup pyenv: 20:45:37 system 20:45:37 3.8.13 20:45:37 3.9.13 20:45:37 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:45:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8LjH from file:/tmp/.os_lf_venv 20:45:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:45:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:45:40 lf-activate-venv(): INFO: Base packages installed successfully 20:45:40 lf-activate-venv(): INFO: Installing additional packages: lftools 20:45:58 lf-activate-venv(): INFO: Adding /tmp/venv-8LjH/bin to PATH 20:45:58 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins14037618801858399655.sh 20:45:58 ---> sudo-logs.sh 20:45:58 Archiving 'sudo' log.. 20:45:58 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins13822415156779048347.sh 20:45:58 ---> job-cost.sh 20:45:58 Setup pyenv: 20:45:59 system 20:45:59 3.8.13 20:45:59 3.9.13 20:45:59 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:45:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8LjH from file:/tmp/.os_lf_venv 20:45:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:45:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:46:02 lf-activate-venv(): INFO: Base packages installed successfully 20:46:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:46:12 lf-activate-venv(): INFO: Adding /tmp/venv-8LjH/bin to PATH 20:46:12 INFO: No Stack... 20:46:13 INFO: Retrieving Pricing Info for: v3-starter-4 20:46:13 INFO: Archiving Costs 20:46:13 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins11647204493352127579.sh 20:46:13 ---> logs-deploy.sh 20:46:13 Setup pyenv: 20:46:13 system 20:46:13 3.8.13 20:46:13 3.9.13 20:46:13 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:46:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8LjH from file:/tmp/.os_lf_venv 20:46:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:46:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:46:17 lf-activate-venv(): INFO: Base packages installed successfully 20:46:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:46:35 lf-activate-venv(): INFO: Adding /tmp/venv-8LjH/bin to PATH 20:46:35 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/1474 20:46:35 INFO: archiving workspace using pattern(s): -p **/*.log 20:46:35 /tmp/venv-8LjH/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 20:46:35 warnings.warn( 20:46:37 Archives upload complete. 20:46:38 INFO: archiving logs to Nexus 20:46:38 /tmp/venv-8LjH/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 20:46:38 warnings.warn( 20:46:39 ---> uname -a: 20:46:39 Linux prd-ubuntu1804-docker-4c-4g-8920 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:46:39 20:46:39 20:46:39 ---> lscpu: 20:46:39 Architecture: x86_64 20:46:39 CPU op-mode(s): 32-bit, 64-bit 20:46:39 Byte Order: Little Endian 20:46:39 CPU(s): 4 20:46:39 On-line CPU(s) list: 0-3 20:46:39 Thread(s) per core: 1 20:46:39 Core(s) per socket: 1 20:46:39 Socket(s): 4 20:46:39 NUMA node(s): 1 20:46:39 Vendor ID: AuthenticAMD 20:46:39 CPU family: 23 20:46:39 Model: 49 20:46:39 Model name: AMD EPYC-Rome Processor 20:46:39 Stepping: 0 20:46:39 CPU MHz: 2799.998 20:46:39 BogoMIPS: 5599.99 20:46:39 Virtualization: AMD-V 20:46:39 Hypervisor vendor: KVM 20:46:39 Virtualization type: full 20:46:39 L1d cache: 32K 20:46:39 L1i cache: 32K 20:46:39 L2 cache: 512K 20:46:39 L3 cache: 16384K 20:46:39 NUMA node0 CPU(s): 0-3 20:46:39 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:46:39 20:46:39 20:46:39 ---> nproc: 20:46:39 4 20:46:39 20:46:39 20:46:39 ---> df -h: 20:46:39 Filesystem Size Used Avail Use% Mounted on 20:46:39 udev 3.9G 0 3.9G 0% /dev 20:46:39 tmpfs 798M 700K 797M 1% /run 20:46:39 /dev/vda1 20G 9.1G 11G 48% / 20:46:39 tmpfs 3.9G 0 3.9G 0% /dev/shm 20:46:39 tmpfs 5.0M 0 5.0M 0% /run/lock 20:46:39 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:46:39 /dev/vda15 105M 5.3M 100M 5% /boot/efi 20:46:39 tmpfs 798M 0 798M 0% /run/user/1001 20:46:39 20:46:39 20:46:40 ---> free -m: 20:46:40 total used free shared buff/cache available 20:46:40 Mem: 7975 453 5215 0 2306 7244 20:46:40 Swap: 1023 0 1023 20:46:40 20:46:40 20:46:40 ---> ip addr: 20:46:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:46:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:46:40 inet 127.0.0.1/8 scope host lo 20:46:40 valid_lft forever preferred_lft forever 20:46:40 inet6 ::1/128 scope host 20:46:40 valid_lft forever preferred_lft forever 20:46:40 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 20:46:40 link/ether fa:16:3e:94:a3:1c brd ff:ff:ff:ff:ff:ff 20:46:40 inet 10.32.7.52/23 brd 10.32.7.255 scope global dynamic ens3 20:46:40 valid_lft 86149sec preferred_lft 86149sec 20:46:40 inet6 fe80::f816:3eff:fe94:a31c/64 scope link 20:46:40 valid_lft forever preferred_lft forever 20:46:40 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 20:46:40 link/ether 02:42:f8:3a:f8:38 brd ff:ff:ff:ff:ff:ff 20:46:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:46:40 valid_lft forever preferred_lft forever 20:46:40 20:46:40 20:46:40 ---> sar -b -r -n DEV: 20:46:40 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-8920) 03/14/26 _x86_64_ (4 CPU) 20:46:40 20:46:40 20:42:31 LINUX RESTART (4 CPU) 20:46:40 20:46:40 20:43:02 tps rtps wtps bread/s bwrtn/s 20:46:40 20:44:01 115.40 52.25 63.16 4039.04 11256.28 20:46:40 20:45:01 72.24 14.96 57.27 1218.06 9499.75 20:46:40 20:46:01 56.66 4.25 52.41 556.44 17927.55 20:46:40 Average: 81.24 23.66 57.58 1926.11 12903.68 20:46:40 20:46:40 20:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:46:40 20:44:01 5870256 7403692 2297164 28.13 39132 1674276 992716 10.77 595416 1530988 67788 20:46:40 20:45:01 5510916 7459560 2656504 32.53 59380 2051420 943868 10.24 544772 1902292 223128 20:46:40 20:46:01 5356316 7437308 2811104 34.42 63748 2176748 954584 10.36 778904 1819652 30580 20:46:40 Average: 5579163 7433520 2588257 31.69 54087 1967481 963723 10.46 639697 1750977 107165 20:46:40 20:46:40 20:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:46:40 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:40 20:44:01 lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 20:46:40 20:44:01 ens3 399.93 227.05 1168.86 67.85 0.00 0.00 0.00 0.00 20:46:40 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:40 20:45:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 20:46:40 20:45:01 ens3 135.64 97.23 969.26 9.99 0.00 0.00 0.00 0.00 20:46:40 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:40 20:46:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 20:46:40 20:46:01 ens3 37.69 29.66 82.59 8.06 0.00 0.00 0.00 0.00 20:46:40 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:40 Average: lo 1.21 1.21 0.12 0.12 0.00 0.00 0.00 0.00 20:46:40 Average: ens3 189.92 117.37 737.84 28.41 0.00 0.00 0.00 0.00 20:46:40 20:46:40 20:46:40 ---> sar -P ALL: 20:46:40 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-8920) 03/14/26 _x86_64_ (4 CPU) 20:46:40 20:46:40 20:42:31 LINUX RESTART (4 CPU) 20:46:40 20:46:40 20:43:02 CPU %user %nice %system %iowait %steal %idle 20:46:40 20:44:01 all 20.14 0.00 1.90 4.40 2.35 71.21 20:46:40 20:44:01 0 21.89 0.00 1.78 2.59 2.42 71.31 20:46:40 20:44:01 1 34.46 0.00 2.57 2.27 2.22 58.49 20:46:40 20:44:01 2 9.07 0.00 1.21 5.53 2.27 81.93 20:46:40 20:44:01 3 15.19 0.00 2.09 7.19 2.49 73.04 20:46:40 20:45:01 all 19.60 0.00 1.88 2.51 1.85 74.17 20:46:40 20:45:01 0 42.46 0.00 2.98 2.08 2.85 49.63 20:46:40 20:45:01 1 7.67 0.00 1.00 1.30 0.88 89.15 20:46:40 20:45:01 2 13.11 0.00 1.95 6.01 2.10 76.83 20:46:40 20:45:01 3 15.04 0.00 1.58 0.65 1.54 81.19 20:46:40 20:46:01 all 18.39 1.79 1.51 1.62 1.78 74.92 20:46:40 20:46:01 0 5.80 0.00 0.92 0.10 1.37 91.81 20:46:40 20:46:01 1 6.30 7.10 1.51 4.55 1.36 79.18 20:46:40 20:46:01 2 23.60 0.00 1.55 1.45 2.41 71.00 20:46:40 20:46:01 3 37.85 0.05 2.04 0.38 2.01 57.67 20:46:40 Average: all 19.37 0.60 1.76 2.83 1.99 73.45 20:46:40 Average: 0 23.40 0.00 1.90 1.58 2.21 70.90 20:46:40 Average: 1 16.03 2.38 1.69 2.71 1.48 75.71 20:46:40 Average: 2 15.30 0.00 1.57 4.32 2.26 76.55 20:46:40 Average: 3 22.73 0.02 1.90 2.72 2.01 70.62 20:46:40 20:46:40 20:46:40