11:09:15 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/sme/+/13498 11:09:15 Running as SYSTEM 11:09:15 [EnvInject] - Loading node environment variables. 11:09:15 Building remotely on prd-ubuntu1804-docker-4c-4g-6480 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script 11:09:15 [ssh-agent] Looking for ssh-agent implementation... 11:09:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:09:15 $ ssh-agent 11:09:15 SSH_AUTH_SOCK=/tmp/ssh-knaXJrfrxEVp/agent.2097 11:09:15 SSH_AGENT_PID=2099 11:09:15 [ssh-agent] Started. 11:09:15 Running ssh-add (command line suppressed) 11:09:15 Identity added: /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script@tmp/private_key_17652174950410986528.key (jenkins-ssh) 11:09:15 [ssh-agent] Using credentials jenkins (jenkins) 11:09:15 The recommended git tool is: NONE 11:09:17 using credential jenkins 11:09:17 Wiping out workspace first. 11:09:17 Cloning the remote Git repository 11:09:17 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 11:09:17 > git init /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script # timeout=10 11:09:17 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 11:09:17 > git --version # timeout=10 11:09:17 > git --version # 'git version 2.17.1' 11:09:17 using GIT_SSH to set credentials jenkins 11:09:17 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme +refs/heads/*:refs/remotes/origin/* # timeout=10 11:09:18 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 11:09:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:09:19 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 11:09:19 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 11:09:19 using GIT_SSH to set credentials jenkins 11:09:19 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme refs/changes/98/13498/1 # timeout=10 11:09:19 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:09:19 Checking out Revision 60a278f14b26889559388363b83b359ddb09dd30 (refs/remotes/origin/master) 11:09:19 > git config core.sparsecheckout # timeout=10 11:09:19 > git checkout -f 60a278f14b26889559388363b83b359ddb09dd30 # timeout=10 11:09:19 Commit message: "NONRTRIC SME fix servicemanager sonar" 11:09:19 > git rev-list --no-walk 60a278f14b26889559388363b83b359ddb09dd30 # timeout=10 11:09:23 provisioning config files... 11:09:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:09:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:09:23 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins10651567167923019962.sh 11:09:23 ---> python-tools-install.sh 11:09:23 Setup pyenv: 11:09:23 * system (set by /opt/pyenv/version) 11:09:23 * 3.8.13 (set by /opt/pyenv/version) 11:09:23 * 3.9.13 (set by /opt/pyenv/version) 11:09:23 * 3.10.6 (set by /opt/pyenv/version) 11:09:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ms3b 11:09:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:09:31 lf-activate-venv(): INFO: Installing: lftools 11:10:07 lf-activate-venv(): INFO: Adding /tmp/venv-ms3b/bin to PATH 11:10:07 Generating Requirements File 11:10:34 Python 3.10.6 11:10:34 pip 24.2 from /tmp/venv-ms3b/lib/python3.10/site-packages/pip (python 3.10) 11:10:35 appdirs==1.4.4 11:10:35 argcomplete==3.5.0 11:10:35 aspy.yaml==1.3.0 11:10:35 attrs==24.2.0 11:10:35 autopage==0.5.2 11:10:35 beautifulsoup4==4.12.3 11:10:35 boto3==1.35.30 11:10:35 botocore==1.35.30 11:10:35 bs4==0.0.2 11:10:35 cachetools==5.5.0 11:10:35 certifi==2024.8.30 11:10:35 cffi==1.17.1 11:10:35 cfgv==3.4.0 11:10:35 chardet==5.2.0 11:10:35 charset-normalizer==3.3.2 11:10:35 click==8.1.7 11:10:35 cliff==4.7.0 11:10:35 cmd2==2.4.3 11:10:35 cryptography==3.3.2 11:10:35 debtcollector==3.0.0 11:10:35 decorator==5.1.1 11:10:35 defusedxml==0.7.1 11:10:35 Deprecated==1.2.14 11:10:35 distlib==0.3.8 11:10:35 dnspython==2.6.1 11:10:35 docker==4.2.2 11:10:35 dogpile.cache==1.3.3 11:10:35 durationpy==0.7 11:10:35 email_validator==2.2.0 11:10:35 filelock==3.16.1 11:10:35 future==1.0.0 11:10:35 gitdb==4.0.11 11:10:35 GitPython==3.1.43 11:10:35 google-auth==2.35.0 11:10:35 httplib2==0.22.0 11:10:35 identify==2.6.1 11:10:35 idna==3.10 11:10:35 importlib-resources==1.5.0 11:10:35 iso8601==2.1.0 11:10:35 Jinja2==3.1.4 11:10:35 jmespath==1.0.1 11:10:35 jsonpatch==1.33 11:10:35 jsonpointer==3.0.0 11:10:35 jsonschema==4.23.0 11:10:35 jsonschema-specifications==2023.12.1 11:10:35 keystoneauth1==5.8.0 11:10:35 kubernetes==31.0.0 11:10:35 lftools==0.37.10 11:10:35 lxml==5.3.0 11:10:35 MarkupSafe==2.1.5 11:10:35 msgpack==1.1.0 11:10:35 multi_key_dict==2.0.3 11:10:35 munch==4.0.0 11:10:35 netaddr==1.3.0 11:10:35 netifaces==0.11.0 11:10:35 niet==1.4.2 11:10:35 nodeenv==1.9.1 11:10:35 oauth2client==4.1.3 11:10:35 oauthlib==3.2.2 11:10:35 openstacksdk==4.0.0 11:10:35 os-client-config==2.1.0 11:10:35 os-service-types==1.7.0 11:10:35 osc-lib==3.1.0 11:10:35 oslo.config==9.6.0 11:10:35 oslo.context==5.6.0 11:10:35 oslo.i18n==6.4.0 11:10:35 oslo.log==6.1.2 11:10:35 oslo.serialization==5.5.0 11:10:35 oslo.utils==7.3.0 11:10:35 packaging==24.1 11:10:35 pbr==6.1.0 11:10:35 platformdirs==4.3.6 11:10:35 prettytable==3.11.0 11:10:35 pyasn1==0.6.1 11:10:35 pyasn1_modules==0.4.1 11:10:35 pycparser==2.22 11:10:35 pygerrit2==2.0.15 11:10:35 PyGithub==2.4.0 11:10:35 PyJWT==2.9.0 11:10:35 PyNaCl==1.5.0 11:10:35 pyparsing==2.4.7 11:10:35 pyperclip==1.9.0 11:10:35 pyrsistent==0.20.0 11:10:35 python-cinderclient==9.6.0 11:10:35 python-dateutil==2.9.0.post0 11:10:35 python-heatclient==4.0.0 11:10:35 python-jenkins==1.8.2 11:10:35 python-keystoneclient==5.5.0 11:10:35 python-magnumclient==4.7.0 11:10:35 python-openstackclient==7.1.2 11:10:35 python-swiftclient==4.6.0 11:10:35 PyYAML==6.0.2 11:10:35 referencing==0.35.1 11:10:35 requests==2.32.3 11:10:35 requests-oauthlib==2.0.0 11:10:35 requestsexceptions==1.4.0 11:10:35 rfc3986==2.0.0 11:10:35 rpds-py==0.20.0 11:10:35 rsa==4.9 11:10:35 ruamel.yaml==0.18.6 11:10:35 ruamel.yaml.clib==0.2.8 11:10:35 s3transfer==0.10.2 11:10:35 simplejson==3.19.3 11:10:35 six==1.16.0 11:10:35 smmap==5.0.1 11:10:35 soupsieve==2.6 11:10:35 stevedore==5.3.0 11:10:35 tabulate==0.9.0 11:10:35 toml==0.10.2 11:10:35 tomlkit==0.13.2 11:10:35 tqdm==4.66.5 11:10:35 typing_extensions==4.12.2 11:10:35 tzdata==2024.2 11:10:35 urllib3==1.26.20 11:10:35 virtualenv==20.26.6 11:10:35 wcwidth==0.2.13 11:10:35 websocket-client==1.8.0 11:10:35 wrapt==1.16.0 11:10:35 xdg==6.0.0 11:10:35 xmltodict==0.13.0 11:10:35 yq==3.4.3 11:10:35 [EnvInject] - Injecting environment variables from a build step. 11:10:35 [EnvInject] - Injecting as environment variables the properties content 11:10:35 SET_JDK_VERSION=openjdk17 11:10:35 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 11:10:35 11:10:35 [EnvInject] - Variables injected successfully. 11:10:35 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/sh /tmp/jenkins17843774083827345237.sh 11:10:35 ---> update-java-alternatives.sh 11:10:35 ---> Updating Java version 11:10:35 ---> Ubuntu/Debian system detected 11:10:35 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 11:10:35 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 11:10:35 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 11:10:36 openjdk version "17.0.7" 2023-04-18 11:10:36 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 11:10:36 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 11:10:36 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 11:10:36 [EnvInject] - Injecting environment variables from a build step. 11:10:36 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 11:10:36 [EnvInject] - Variables injected successfully. 11:10:36 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/sh /tmp/jenkins6851022168906035508.sh 11:10:36 --> prescan-sme-servicemanager-ubuntu.sh 11:10:36 + sudo apt-get update 11:10:36 Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] 11:10:36 Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease 11:10:36 Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 11:10:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 11:10:36 Get:5 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 11:10:36 Hit:6 http://apt.puppetlabs.com xenial InRelease 11:10:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 11:10:37 Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 11:10:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] 11:10:37 Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 11:10:37 Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 11:10:38 Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 11:10:38 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 11:10:38 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 11:10:38 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 11:10:38 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 11:10:38 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 11:10:38 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 11:10:38 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3045 kB] 11:10:39 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 11:10:39 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] 11:10:39 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 11:10:39 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1914 kB] 11:10:39 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 11:10:39 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 11:10:39 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 11:10:39 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 11:10:39 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] 11:10:39 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 11:10:39 Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] 11:10:44 Fetched 27.6 MB in 5s (5072 kB/s) 11:10:44 Reading package lists... 11:10:45 + bash servicemanager/build-servicemanager-ubuntu.sh 11:10:45 + echo '--> build-servicemanager-ubuntu.sh' 11:10:45 --> build-servicemanager-ubuntu.sh 11:10:45 + 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 11:10:45 + 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 11:10:45 + export GO111MODULE=on 11:10:45 + GO111MODULE=on 11:10:45 + go version 11:10:45 go version go1.19 linux/amd64 11:10:45 + cd servicemanager/ 11:10:45 + go install github.com/ory/go-acc@v0.2.8 11:10:45 go: downloading github.com/ory/go-acc v0.2.8 11:10:46 go: downloading github.com/ory/viper v1.7.5 11:10:46 go: downloading github.com/pborman/uuid v1.2.0 11:10:46 go: downloading github.com/spf13/cobra v1.0.0 11:10:46 go: downloading github.com/dgraph-io/ristretto v0.0.2 11:10:46 go: downloading github.com/fsnotify/fsnotify v1.4.9 11:10:46 go: downloading github.com/hashicorp/hcl v1.0.0 11:10:46 go: downloading github.com/magiconair/properties v1.8.1 11:10:46 go: downloading github.com/mitchellh/mapstructure v1.3.2 11:10:46 go: downloading github.com/pelletier/go-toml v1.8.0 11:10:46 go: downloading github.com/spf13/afero v1.2.2 11:10:46 go: downloading github.com/spf13/cast v1.3.1 11:10:46 go: downloading github.com/spf13/jwalterweatherman v1.1.0 11:10:46 go: downloading github.com/spf13/pflag v1.0.5 11:10:46 go: downloading github.com/subosito/gotenv v1.2.0 11:10:46 go: downloading gopkg.in/ini.v1 v1.57.0 11:10:47 go: downloading gopkg.in/yaml.v2 v2.3.0 11:10:47 go: downloading github.com/google/uuid v1.1.1 11:10:48 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 11:10:49 go: downloading golang.org/x/text v0.3.2 11:10:51 go: downloading github.com/cespare/xxhash v1.1.0 11:10:57 + go get github.com/stretchr/testify/mock@v1.7.1 11:10:58 go: downloading github.com/stretchr/testify v1.7.1 11:11:10 go: downloading github.com/davecgh/go-spew v1.1.1 11:11:10 go: downloading github.com/stretchr/objx v0.2.0 11:11:10 go: downloading github.com/pmezard/go-difflib v1.0.0 11:11:10 go: downloading gopkg.in/yaml.v3 v3.0.1 11:11:10 go: downloading github.com/go-openapi/jsonpointer v0.19.5 11:11:10 go: downloading github.com/go-openapi/jsonreference v0.20.0 11:11:10 go: downloading github.com/go-openapi/swag v0.21.1 11:11:10 go: downloading github.com/labstack/echo/v4 v4.9.1 11:11:10 go: downgraded github.com/go-openapi/jsonpointer v0.19.6 => v0.19.5 11:11:10 go: downgraded github.com/go-openapi/jsonreference v0.20.2 => v0.20.0 11:11:10 go: downgraded github.com/go-openapi/swag v0.22.3 => v0.21.1 11:11:10 go: downgraded github.com/labstack/echo/v4 v4.10.2 => v4.9.1 11:11:10 go: downgraded github.com/stretchr/objx v0.5.0 => v0.2.0 11:11:10 go: downgraded github.com/stretchr/testify v1.8.1 => v1.7.1 11:11:10 go: removed oransc.org/nonrtric/capifcore v0.0.0-00010101000000-000000000000 11:11:10 + go-acc ./... --ignore mockkong,common,discoverserviceapi,invokermanagementapi,publishserviceapi,providermanagementapi 11:11:11 FAIL oransc.org/nonrtric/servicemanager [setup failed] 11:11:11 FAIL 11:11:11 # oransc.org/nonrtric/servicemanager 11:11:11 main_test.go:40:2: module oransc.org/nonrtric/capifcore provides package oransc.org/nonrtric/capifcore and is replaced but not required; to add it: 11:11:11 go get oransc.org/nonrtric/capifcore 11:11:11 exit status 1Build step 'Execute shell' marked build as failure 11:11:11 $ ssh-agent -k 11:11:11 unset SSH_AUTH_SOCK; 11:11:11 unset SSH_AGENT_PID; 11:11:11 echo Agent pid 2099 killed; 11:11:11 [ssh-agent] Stopped. 11:11:11 [PostBuildScript] - [INFO] Executing post build scripts. 11:11:11 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins16533919682277461814.sh 11:11:11 ---> sysstat.sh 11:11:12 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins8649317021124617673.sh 11:11:12 ---> package-listing.sh 11:11:12 ++ tr '[:upper:]' '[:lower:]' 11:11:12 ++ facter osfamily 11:11:12 + OS_FAMILY=debian 11:11:12 + workspace=/w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script 11:11:12 + START_PACKAGES=/tmp/packages_start.txt 11:11:12 + END_PACKAGES=/tmp/packages_end.txt 11:11:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:11:12 + PACKAGES=/tmp/packages_start.txt 11:11:12 + '[' /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script ']' 11:11:12 + PACKAGES=/tmp/packages_end.txt 11:11:12 + case "${OS_FAMILY}" in 11:11:12 + dpkg -l 11:11:12 + grep '^ii' 11:11:12 + '[' -f /tmp/packages_start.txt ']' 11:11:12 + '[' -f /tmp/packages_end.txt ']' 11:11:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:11:12 + '[' /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script ']' 11:11:12 + mkdir -p /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/archives/ 11:11:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/archives/ 11:11:12 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins1027935798466171333.sh 11:11:12 ---> capture-instance-metadata.sh 11:11:12 Setup pyenv: 11:11:12 system 11:11:12 3.8.13 11:11:12 3.9.13 11:11:12 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/.python-version) 11:11:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ms3b from file:/tmp/.os_lf_venv 11:11:13 lf-activate-venv(): INFO: Installing: lftools 11:11:24 lf-activate-venv(): INFO: Adding /tmp/venv-ms3b/bin to PATH 11:11:24 INFO: Running in OpenStack, capturing instance metadata 11:11:25 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins13196649778916902167.sh 11:11:25 provisioning config files... 11:11:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script@tmp/config8554288795854988603tmp 11:11:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:11:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:11:25 [EnvInject] - Injecting environment variables from a build step. 11:11:25 [EnvInject] - Injecting as environment variables the properties content 11:11:25 SERVER_ID=logs 11:11:25 11:11:25 [EnvInject] - Variables injected successfully. 11:11:25 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins1544513378835673822.sh 11:11:25 ---> create-netrc.sh 11:11:25 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins1653268716648314510.sh 11:11:25 ---> python-tools-install.sh 11:11:25 Setup pyenv: 11:11:25 system 11:11:25 3.8.13 11:11:25 3.9.13 11:11:25 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/.python-version) 11:11:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ms3b from file:/tmp/.os_lf_venv 11:11:26 lf-activate-venv(): INFO: Installing: lftools 11:11:35 lf-activate-venv(): INFO: Adding /tmp/venv-ms3b/bin to PATH 11:11:35 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins12963142974821921999.sh 11:11:35 ---> sudo-logs.sh 11:11:35 Archiving 'sudo' log.. 11:11:36 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins11344343858858721091.sh 11:11:36 ---> job-cost.sh 11:11:36 Setup pyenv: 11:11:36 system 11:11:36 3.8.13 11:11:36 3.9.13 11:11:36 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/.python-version) 11:11:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ms3b from file:/tmp/.os_lf_venv 11:11:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:11:41 lf-activate-venv(): INFO: Adding /tmp/venv-ms3b/bin to PATH 11:11:41 INFO: No Stack... 11:11:42 INFO: Retrieving Pricing Info for: v2-highcpu-4 11:11:42 INFO: Archiving Costs 11:11:42 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins17051640116357366435.sh 11:11:42 ---> logs-deploy.sh 11:11:42 Setup pyenv: 11:11:42 system 11:11:42 3.8.13 11:11:42 3.9.13 11:11:42 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/.python-version) 11:11:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ms3b from file:/tmp/.os_lf_venv 11:11:43 lf-activate-venv(): INFO: Installing: lftools 11:11:55 lf-activate-venv(): INFO: Adding /tmp/venv-ms3b/bin to PATH 11:11:55 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-sme-servicemanager-sonar-prescan-script/217 11:11:55 INFO: archiving workspace using pattern(s): -p **/*.log 11:11:56 Archives upload complete. 11:11:56 INFO: archiving logs to Nexus 11:11:57 ---> uname -a: 11:11:57 Linux prd-ubuntu1804-docker-4c-4g-6480 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 11:11:57 11:11:57 11:11:57 ---> lscpu: 11:11:57 Architecture: x86_64 11:11:57 CPU op-mode(s): 32-bit, 64-bit 11:11:57 Byte Order: Little Endian 11:11:57 CPU(s): 4 11:11:57 On-line CPU(s) list: 0-3 11:11:57 Thread(s) per core: 1 11:11:57 Core(s) per socket: 1 11:11:57 Socket(s): 4 11:11:57 NUMA node(s): 1 11:11:57 Vendor ID: AuthenticAMD 11:11:57 CPU family: 23 11:11:57 Model: 49 11:11:57 Model name: AMD EPYC-Rome Processor 11:11:57 Stepping: 0 11:11:57 CPU MHz: 2800.000 11:11:57 BogoMIPS: 5600.00 11:11:57 Virtualization: AMD-V 11:11:57 Hypervisor vendor: KVM 11:11:57 Virtualization type: full 11:11:57 L1d cache: 32K 11:11:57 L1i cache: 32K 11:11:57 L2 cache: 512K 11:11:57 L3 cache: 16384K 11:11:57 NUMA node0 CPU(s): 0-3 11:11:57 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 11:11:57 11:11:57 11:11:57 ---> nproc: 11:11:57 4 11:11:57 11:11:57 11:11:57 ---> df -h: 11:11:57 Filesystem Size Used Avail Use% Mounted on 11:11:57 udev 2.0G 0 2.0G 0% /dev 11:11:57 tmpfs 395M 700K 394M 1% /run 11:11:57 /dev/vda1 20G 9.2G 11G 48% / 11:11:57 tmpfs 2.0G 0 2.0G 0% /dev/shm 11:11:57 tmpfs 5.0M 0 5.0M 0% /run/lock 11:11:57 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 11:11:57 /dev/vda15 105M 5.3M 100M 5% /boot/efi 11:11:57 tmpfs 395M 0 395M 0% /run/user/1001 11:11:57 11:11:57 11:11:57 ---> free -m: 11:11:57 total used free shared buff/cache available 11:11:57 Mem: 3943 463 824 0 2655 3205 11:11:57 Swap: 1023 0 1023 11:11:57 11:11:57 11:11:57 ---> ip addr: 11:11:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:11:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:11:57 inet 127.0.0.1/8 scope host lo 11:11:57 valid_lft forever preferred_lft forever 11:11:57 inet6 ::1/128 scope host 11:11:57 valid_lft forever preferred_lft forever 11:11:57 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 11:11:57 link/ether fa:16:3e:a3:17:f3 brd ff:ff:ff:ff:ff:ff 11:11:57 inet 10.32.6.143/23 brd 10.32.7.255 scope global dynamic ens3 11:11:57 valid_lft 86200sec preferred_lft 86200sec 11:11:57 inet6 fe80::f816:3eff:fea3:17f3/64 scope link 11:11:57 valid_lft forever preferred_lft forever 11:11:57 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:11:57 link/ether 02:42:88:f6:9c:d5 brd ff:ff:ff:ff:ff:ff 11:11:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:11:57 valid_lft forever preferred_lft forever 11:11:57 11:11:57 11:11:57 ---> sar -b -r -n DEV: 11:11:57 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-6480) 10/01/24 _x86_64_ (4 CPU) 11:11:57 11:11:57 11:08:39 LINUX RESTART (4 CPU) 11:11:57 11:11:57 11:09:01 tps rtps wtps bread/s bwrtn/s 11:11:57 11:10:02 184.30 83.09 101.22 6513.18 41738.93 11:11:57 11:11:01 206.85 105.24 101.61 5554.45 24283.75 11:11:57 Average: 195.48 94.07 101.41 6037.84 33084.67 11:11:57 11:11:57 11:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:11:57 11:10:02 1596108 3269588 2442544 60.48 44252 1788376 964552 18.96 665192 1606420 112968 11:11:57 11:11:01 1037672 3347476 3000980 74.31 70560 2374876 971252 19.09 825312 1955792 102320 11:11:57 Average: 1316890 3308532 2721762 67.39 57406 2081626 967902 19.03 745252 1781106 107644 11:11:57 11:11:57 11:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:11:57 11:10:02 ens3 392.93 262.86 1465.48 70.88 0.00 0.00 0.00 0.00 11:11:57 11:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:57 11:10:02 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 11:11:57 11:11:01 ens3 290.88 199.22 954.15 19.58 0.00 0.00 0.00 0.00 11:11:57 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:57 11:11:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 11:11:57 Average: ens3 342.34 231.31 1211.96 45.45 0.00 0.00 0.00 0.00 11:11:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:57 Average: lo 1.88 1.88 0.18 0.18 0.00 0.00 0.00 0.00 11:11:57 11:11:57 11:11:57 ---> sar -P ALL: 11:11:57 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-6480) 10/01/24 _x86_64_ (4 CPU) 11:11:57 11:11:57 11:08:39 LINUX RESTART (4 CPU) 11:11:57 11:11:57 11:09:01 CPU %user %nice %system %iowait %steal %idle 11:11:57 11:10:02 all 17.82 0.00 2.39 5.70 0.09 73.99 11:11:57 11:10:02 0 18.66 0.00 2.35 7.51 0.10 71.38 11:11:57 11:10:02 1 15.02 0.00 2.83 2.75 0.08 79.33 11:11:57 11:10:02 2 21.70 0.00 2.24 5.70 0.10 70.26 11:11:57 11:10:02 3 15.91 0.00 2.18 6.87 0.08 74.96 11:11:57 11:11:01 all 18.06 0.89 2.48 10.71 0.09 67.78 11:11:57 11:11:01 0 7.98 0.00 1.91 11.20 0.05 78.86 11:11:57 11:11:01 1 23.21 0.00 2.55 10.83 0.09 63.32 11:11:57 11:11:01 2 18.64 3.53 2.28 9.88 0.10 65.56 11:11:57 11:11:01 3 22.38 0.02 3.16 10.92 0.08 63.44 11:11:57 Average: all 17.94 0.44 2.44 8.19 0.09 70.91 11:11:57 Average: 0 13.37 0.00 2.13 9.34 0.08 75.09 11:11:57 Average: 1 19.08 0.00 2.69 6.75 0.08 71.39 11:11:57 Average: 2 20.18 1.75 2.26 7.77 0.10 67.93 11:11:57 Average: 3 19.12 0.01 2.66 8.88 0.08 69.24 11:11:57 11:11:57 11:11:57