17:33:17  Started by timer
17:33:17  Running as SYSTEM
17:33:17  [EnvInject] - Loading node environment variables.
17:33:17  Building remotely on prd-ubuntu1804-docker-4c-4g-3520 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script
17:33:17  [ssh-agent] Looking for ssh-agent implementation...
17:33:17  $ ssh-agent
17:33:17  SSH_AUTH_SOCK=/tmp/ssh-43dYVNmfNgcz/agent.2097
17:33:17  SSH_AGENT_PID=2099
17:33:17  [ssh-agent] Started.
17:33:17  Running ssh-add (command line suppressed)
17:33:17  Identity added: /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script@tmp/private_key_3250477588169035289.key (jenkins-ssh)
17:33:17  [ssh-agent] Using credentials jenkins (jenkins)
17:33:17  The recommended git tool is: NONE
17:33:18  using credential jenkins
17:33:18  Wiping out workspace first.
17:33:18  Cloning the remote Git repository
17:33:18  Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance
17:33:18   > git init /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script # timeout=10
17:33:18  Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance
17:33:18   > git --version # timeout=10
17:33:18   > git --version # 'git version 2.17.1'
17:33:18  using GIT_SSH to set credentials jenkins
17:33:18   > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance +refs/heads/*:refs/remotes/origin/* # timeout=10
17:33:19   > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10
17:33:19   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:33:19  Avoid second fetch
17:33:19   > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:33:19  Checking out Revision 4487b8de3ad6df015c48e67b1356fd0a67347aaf (refs/remotes/origin/master)
17:33:19   > git config core.sparsecheckout # timeout=10
17:33:19   > git checkout -f 4487b8de3ad6df015c48e67b1356fd0a67347aaf # timeout=10
17:33:20  Commit message: "CI: Add silent prescan SonarCloud job"
17:33:20   > git rev-list --no-walk 4487b8de3ad6df015c48e67b1356fd0a67347aaf # timeout=10
17:33:23  provisioning config files...
17:33:23  copy managed file [npmrc] to file:/home/jenkins/.npmrc
17:33:23  copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
17:33:23  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins4292366796416108079.sh
17:33:23  ---> python-tools-install.sh
17:33:23  Setup pyenv:
17:33:23  * system (set by /opt/pyenv/version)
17:33:23  * 3.8.13 (set by /opt/pyenv/version)
17:33:23  * 3.9.13 (set by /opt/pyenv/version)
17:33:23  * 3.10.6 (set by /opt/pyenv/version)
17:33:28  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fh7E
17:33:28  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
17:33:31  lf-activate-venv(): INFO: Installing: lftools 
17:33:57  lf-activate-venv(): INFO: Adding /tmp/venv-fh7E/bin to PATH
17:33:57  Generating Requirements File
17:34:17  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.
17:34:17  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
17:34:18  Python 3.10.6
17:34:18  pip 25.0.1 from /tmp/venv-fh7E/lib/python3.10/site-packages/pip (python 3.10)
17:34:18  appdirs==1.4.4
17:34:18  argcomplete==3.6.1
17:34:18  aspy.yaml==1.3.0
17:34:18  attrs==25.3.0
17:34:18  autopage==0.5.2
17:34:18  beautifulsoup4==4.13.3
17:34:18  boto3==1.37.18
17:34:18  botocore==1.37.18
17:34:18  bs4==0.0.2
17:34:18  cachetools==5.5.2
17:34:18  certifi==2025.1.31
17:34:18  cffi==1.17.1
17:34:18  cfgv==3.4.0
17:34:18  chardet==5.2.0
17:34:18  charset-normalizer==3.4.1
17:34:18  click==8.1.8
17:34:18  cliff==4.9.1
17:34:18  cmd2==2.5.11
17:34:18  cryptography==3.3.2
17:34:18  debtcollector==3.0.0
17:34:18  decorator==5.2.1
17:34:18  defusedxml==0.7.1
17:34:18  Deprecated==1.2.18
17:34:18  distlib==0.3.9
17:34:18  dnspython==2.7.0
17:34:18  docker==4.2.2
17:34:18  dogpile.cache==1.3.4
17:34:18  durationpy==0.9
17:34:18  email_validator==2.2.0
17:34:18  filelock==3.18.0
17:34:18  future==1.0.0
17:34:18  gitdb==4.0.12
17:34:18  GitPython==3.1.44
17:34:18  google-auth==2.38.0
17:34:18  httplib2==0.22.0
17:34:18  identify==2.6.9
17:34:18  idna==3.10
17:34:18  importlib-resources==1.5.0
17:34:18  iso8601==2.1.0
17:34:18  Jinja2==3.1.6
17:34:18  jmespath==1.0.1
17:34:18  jsonpatch==1.33
17:34:18  jsonpointer==3.0.0
17:34:18  jsonschema==4.23.0
17:34:18  jsonschema-specifications==2024.10.1
17:34:18  keystoneauth1==5.10.0
17:34:18  kubernetes==32.0.1
17:34:18  lftools==0.37.12
17:34:18  lxml==5.3.1
17:34:18  MarkupSafe==3.0.2
17:34:18  msgpack==1.1.0
17:34:18  multi_key_dict==2.0.3
17:34:18  munch==4.0.0
17:34:18  netaddr==1.3.0
17:34:18  niet==1.4.2
17:34:18  nodeenv==1.9.1
17:34:18  oauth2client==4.1.3
17:34:18  oauthlib==3.2.2
17:34:18  openstacksdk==4.4.0
17:34:18  os-client-config==2.1.0
17:34:18  os-service-types==1.7.0
17:34:18  osc-lib==3.2.0
17:34:18  oslo.config==9.7.1
17:34:18  oslo.context==5.7.1
17:34:18  oslo.i18n==6.5.1
17:34:18  oslo.log==7.1.0
17:34:18  oslo.serialization==5.7.0
17:34:18  oslo.utils==8.2.0
17:34:18  packaging==24.2
17:34:18  pbr==6.1.1
17:34:18  platformdirs==4.3.7
17:34:18  prettytable==3.15.1
17:34:18  psutil==7.0.0
17:34:18  pyasn1==0.6.1
17:34:18  pyasn1_modules==0.4.1
17:34:18  pycparser==2.22
17:34:18  pygerrit2==2.0.15
17:34:18  PyGithub==2.6.1
17:34:18  PyJWT==2.10.1
17:34:18  PyNaCl==1.5.0
17:34:18  pyparsing==2.4.7
17:34:18  pyperclip==1.9.0
17:34:18  pyrsistent==0.20.0
17:34:18  python-cinderclient==9.7.0
17:34:18  python-dateutil==2.9.0.post0
17:34:18  python-heatclient==4.1.0
17:34:18  python-jenkins==1.8.2
17:34:18  python-keystoneclient==5.6.0
17:34:18  python-magnumclient==4.8.1
17:34:18  python-openstackclient==7.4.0
17:34:18  python-swiftclient==4.7.0
17:34:18  PyYAML==6.0.2
17:34:18  referencing==0.36.2
17:34:18  requests==2.32.3
17:34:18  requests-oauthlib==2.0.0
17:34:18  requestsexceptions==1.4.0
17:34:18  rfc3986==2.0.0
17:34:18  rpds-py==0.23.1
17:34:18  rsa==4.9
17:34:18  ruamel.yaml==0.18.10
17:34:18  ruamel.yaml.clib==0.2.12
17:34:18  s3transfer==0.11.4
17:34:18  simplejson==3.20.1
17:34:18  six==1.17.0
17:34:18  smmap==5.0.2
17:34:18  soupsieve==2.6
17:34:18  stevedore==5.4.1
17:34:18  tabulate==0.9.0
17:34:18  toml==0.10.2
17:34:18  tomlkit==0.13.2
17:34:18  tqdm==4.67.1
17:34:18  typing_extensions==4.12.2
17:34:18  tzdata==2025.2
17:34:18  urllib3==1.26.20
17:34:18  virtualenv==20.29.3
17:34:18  wcwidth==0.2.13
17:34:18  websocket-client==1.8.0
17:34:18  wrapt==1.17.2
17:34:18  xdg==6.0.0
17:34:18  xmltodict==0.14.2
17:34:18  yq==3.4.3
17:34:18  [EnvInject] - Injecting environment variables from a build step.
17:34:18  [EnvInject] - Injecting as environment variables the properties content 
17:34:18  SET_JDK_VERSION=openjdk17
17:34:18  GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418"
17:34:18  
17:34:18  [EnvInject] - Variables injected successfully.
17:34:18  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/sh /tmp/jenkins9217665804938973917.sh
17:34:18  ---> update-java-alternatives.sh
17:34:18  ---> Updating Java version
17:34:18  ---> Ubuntu/Debian system detected
17:34:19  update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
17:34:19  update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
17:34:19  update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
17:34:19  openjdk version "17.0.7" 2023-04-18
17:34:19  OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04)
17:34:19  OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing)
17:34:19  JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
17:34:19  [EnvInject] - Injecting environment variables from a build step.
17:34:19  [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
17:34:19  [EnvInject] - Variables injected successfully.
17:34:19  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/sh /tmp/jenkins7518933547140008554.sh
17:34:19  --> prescan-ransliceassurance-ubuntu.sh
17:34:19  + sudo apt-get update
17:34:19  Hit:1 https://download.docker.com/linux/ubuntu bionic InRelease
17:34:19  Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease
17:34:20  Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB]
17:34:20  Hit:4 http://apt.puppetlabs.com xenial InRelease
17:34:20  Get:5 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB]
17:34:20  Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
17:34:20  Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB]
17:34:21  Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB]
17:34:21  Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB]
17:34:21  Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB]
17:34:21  Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB]
17:34:21  Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B]
17:34:21  Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B]
17:34:21  Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB]
17:34:21  Get:15 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB]
17:34:21  Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB]
17:34:21  Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB]
17:34:21  Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB]
17:34:21  Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB]
17:34:21  Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3044 kB]
17:34:21  Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB]
17:34:21  Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB]
17:34:22  Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB]
17:34:22  Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1914 kB]
17:34:22  Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB]
17:34:22  Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB]
17:34:22  Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B]
17:34:22  Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB]
17:34:22  Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB]
17:34:22  Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB]
17:34:22  Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B]
17:34:28  Fetched 28.0 MB in 6s (5033 kB/s)
17:34:28  Reading package lists...
17:34:29  + bash smoversion/build-ransliceassurance-ubuntu.sh
17:34:29  + echo '--> build-ransliceassurance-ubuntu.sh'
17:34:29  --> build-ransliceassurance-ubuntu.sh
17:34:29  + 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
17:34:29  + 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
17:34:29  + export GO111MODULE=on
17:34:29  + GO111MODULE=on
17:34:29  + go version
17:34:29  go version go1.19 linux/amd64
17:34:29  + cd smoversion/
17:34:29  + go install github.com/ory/go-acc
17:34:29  go: downloading github.com/ory/go-acc v0.2.8
17:34:29  go: downloading github.com/ory/viper v1.7.5
17:34:29  go: downloading github.com/pborman/uuid v1.2.0
17:34:29  go: downloading github.com/spf13/cobra v1.0.0
17:34:29  go: downloading github.com/dgraph-io/ristretto v0.0.2
17:34:29  go: downloading github.com/fsnotify/fsnotify v1.4.9
17:34:29  go: downloading github.com/hashicorp/hcl v1.0.0
17:34:29  go: downloading github.com/magiconair/properties v1.8.1
17:34:29  go: downloading github.com/mitchellh/mapstructure v1.3.2
17:34:29  go: downloading github.com/pelletier/go-toml v1.8.0
17:34:29  go: downloading github.com/spf13/afero v1.2.2
17:34:29  go: downloading github.com/spf13/cast v1.3.1
17:34:29  go: downloading github.com/spf13/jwalterweatherman v1.1.0
17:34:29  go: downloading github.com/spf13/pflag v1.0.5
17:34:29  go: downloading github.com/subosito/gotenv v1.2.0
17:34:29  go: downloading gopkg.in/ini.v1 v1.57.0
17:34:30  go: downloading gopkg.in/yaml.v2 v2.4.0
17:34:30  go: downloading github.com/google/uuid v1.1.1
17:34:31  go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
17:34:32  go: downloading golang.org/x/text v0.3.6
17:34:33  go: downloading github.com/cespare/xxhash v1.1.0
17:34:39  + go get github.com/stretchr/testify/mock@v1.7.0
17:34:40  go: downloading github.com/stretchr/testify v1.7.0
17:34:41  go: downloading github.com/pmezard/go-difflib v1.0.0
17:34:41  go: downloading github.com/davecgh/go-spew v1.1.1
17:34:41  go: downloading github.com/stretchr/objx v0.1.1
17:34:41  go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
17:34:41  + go-acc ./... --ignore mocks
17:34:44  ?   	oransc.org/usecase/oduclosedloop	[no test files]
17:34:46  ok  	oransc.org/usecase/oduclosedloop/internal/config	0.005s	coverage: 93.8% of statements in oransc.org/usecase/oduclosedloop, oransc.org/usecase/oduclosedloop/internal/config, oransc.org/usecase/oduclosedloop/internal/restclient, oransc.org/usecase/oduclosedloop/internal/sliceassurance, oransc.org/usecase/oduclosedloop/internal/structures, oransc.org/usecase/oduclosedloop/messages, oransc.org/usecase/oduclosedloop/stub
17:34:46  ok  	oransc.org/usecase/oduclosedloop/internal/restclient	0.008s	coverage: 77.8% of statements in oransc.org/usecase/oduclosedloop, oransc.org/usecase/oduclosedloop/internal/config, oransc.org/usecase/oduclosedloop/internal/restclient, oransc.org/usecase/oduclosedloop/internal/sliceassurance, oransc.org/usecase/oduclosedloop/internal/structures, oransc.org/usecase/oduclosedloop/messages, oransc.org/usecase/oduclosedloop/stub
17:34:46  ?   	oransc.org/usecase/oduclosedloop/internal/sliceassurance	[no test files]
17:34:47  ok  	oransc.org/usecase/oduclosedloop/internal/structures	0.007s	coverage: 90.8% of statements in oransc.org/usecase/oduclosedloop, oransc.org/usecase/oduclosedloop/internal/config, oransc.org/usecase/oduclosedloop/internal/restclient, oransc.org/usecase/oduclosedloop/internal/sliceassurance, oransc.org/usecase/oduclosedloop/internal/structures, oransc.org/usecase/oduclosedloop/messages, oransc.org/usecase/oduclosedloop/stub
17:34:47  ok  	oransc.org/usecase/oduclosedloop/messages	0.004s	coverage: 100.0% of statements in oransc.org/usecase/oduclosedloop, oransc.org/usecase/oduclosedloop/internal/config, oransc.org/usecase/oduclosedloop/internal/restclient, oransc.org/usecase/oduclosedloop/internal/sliceassurance, oransc.org/usecase/oduclosedloop/internal/structures, oransc.org/usecase/oduclosedloop/messages, oransc.org/usecase/oduclosedloop/stub
17:34:51  ?   	oransc.org/usecase/oduclosedloop/stub	[no test files]
17:34:51  + sed -i -e 's/oransc\.org\/usecase\/oduclosedloop/smoversion/' coverage.txt
17:34:51  + echo '--> build-ransliceassurance-ubuntu.sh ends'
17:34:51  --> build-ransliceassurance-ubuntu.sh ends
17:34:51  + bash icsversion/build-ransliceassurance-ubuntu.sh
17:34:51  + echo '--> build-ransliceassurance-ubuntu.sh'
17:34:51  --> build-ransliceassurance-ubuntu.sh
17:34:51  + 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
17:34:51  + 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
17:34:51  + export GO111MODULE=on
17:34:51  + GO111MODULE=on
17:34:51  + go version
17:34:51  go version go1.19 linux/amd64
17:34:51  + cd icsversion/
17:34:51  + go install github.com/ory/go-acc
17:34:52  no required module provides package github.com/ory/go-acc; to add it:
17:34:52  	go get github.com/ory/go-acc
17:34:52  Build step 'Execute shell' marked build as failure
17:34:52  $ ssh-agent -k
17:34:52  unset SSH_AUTH_SOCK;
17:34:52  unset SSH_AGENT_PID;
17:34:52  echo Agent pid 2099 killed;
17:34:52  [ssh-agent] Stopped.
17:34:52  [PostBuildScript] - [INFO] Executing post build scripts.
17:34:52  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins10247497265875036741.sh
17:34:52  ---> sysstat.sh
17:34:52  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins7354743064906397658.sh
17:34:52  ---> package-listing.sh
17:34:52  ++ facter osfamily
17:34:52  ++ tr '[:upper:]' '[:lower:]'
17:34:52  + OS_FAMILY=debian
17:34:52  + workspace=/w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script
17:34:52  + START_PACKAGES=/tmp/packages_start.txt
17:34:52  + END_PACKAGES=/tmp/packages_end.txt
17:34:52  + DIFF_PACKAGES=/tmp/packages_diff.txt
17:34:52  + PACKAGES=/tmp/packages_start.txt
17:34:52  + '[' /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script ']'
17:34:52  + PACKAGES=/tmp/packages_end.txt
17:34:52  + case "${OS_FAMILY}" in
17:34:52  + dpkg -l
17:34:52  + grep '^ii'
17:34:52  + '[' -f /tmp/packages_start.txt ']'
17:34:52  + '[' -f /tmp/packages_end.txt ']'
17:34:52  + diff /tmp/packages_start.txt /tmp/packages_end.txt
17:34:52  + '[' /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script ']'
17:34:52  + mkdir -p /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/archives/
17:34:52  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/archives/
17:34:52  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins1402155757704664884.sh
17:34:52  ---> capture-instance-metadata.sh
17:34:52  Setup pyenv:
17:34:52    system
17:34:52    3.8.13
17:34:52    3.9.13
17:34:52  * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version)
17:34:53  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fh7E from file:/tmp/.os_lf_venv
17:34:53  lf-activate-venv(): INFO: Installing: lftools 
17:35:03  lf-activate-venv(): INFO: Adding /tmp/venv-fh7E/bin to PATH
17:35:03  INFO: Running in OpenStack, capturing instance metadata
17:35:03  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins6314741311367257296.sh
17:35:03  provisioning config files...
17:35:03  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script@tmp/config6434066150292023319tmp
17:35:03  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
17:35:03  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
17:35:03  [EnvInject] - Injecting environment variables from a build step.
17:35:03  [EnvInject] - Injecting as environment variables the properties content 
17:35:03  SERVER_ID=logs
17:35:03  
17:35:03  [EnvInject] - Variables injected successfully.
17:35:03  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins1124487367442621454.sh
17:35:03  ---> create-netrc.sh
17:35:03  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins10701013829833252778.sh
17:35:03  ---> python-tools-install.sh
17:35:03  Setup pyenv:
17:35:03    system
17:35:03    3.8.13
17:35:03    3.9.13
17:35:03  * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version)
17:35:03  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fh7E from file:/tmp/.os_lf_venv
17:35:05  lf-activate-venv(): INFO: Installing: lftools 
17:35:14  lf-activate-venv(): INFO: Adding /tmp/venv-fh7E/bin to PATH
17:35:14  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins3913609700217240795.sh
17:35:14  ---> sudo-logs.sh
17:35:14  Archiving 'sudo' log..
17:35:14  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins11690906368117135507.sh
17:35:14  ---> job-cost.sh
17:35:14  Setup pyenv:
17:35:14    system
17:35:14    3.8.13
17:35:14    3.9.13
17:35:14  * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version)
17:35:14  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fh7E from file:/tmp/.os_lf_venv
17:35:15  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
17:35:19  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.
17:35:19  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
17:35:20  lf-activate-venv(): INFO: Adding /tmp/venv-fh7E/bin to PATH
17:35:20  INFO: No Stack...
17:35:21  INFO: Retrieving Pricing Info for: v2-highcpu-4
17:35:21  INFO: Archiving Costs
17:35:21  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins8421548417913642381.sh
17:35:21  ---> logs-deploy.sh
17:35:21  Setup pyenv:
17:35:21    system
17:35:21    3.8.13
17:35:21    3.9.13
17:35:21  * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version)
17:35:21  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fh7E from file:/tmp/.os_lf_venv
17:35:22  lf-activate-venv(): INFO: Installing: lftools 
17:35:31  lf-activate-venv(): INFO: Adding /tmp/venv-fh7E/bin to PATH
17:35:31  INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-ransliceassurance-sonar-prescan-script/1136
17:35:31  INFO: archiving workspace using pattern(s): -p **/*.log
17:35:33  Archives upload complete.
17:35:33  INFO: archiving logs to Nexus
17:35:34  ---> uname -a:
17:35:34  Linux prd-ubuntu1804-docker-4c-4g-3520 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
17:35:34  
17:35:34  
17:35:34  ---> lscpu:
17:35:34  Architecture:        x86_64
17:35:34  CPU op-mode(s):      32-bit, 64-bit
17:35:34  Byte Order:          Little Endian
17:35:34  CPU(s):              4
17:35:34  On-line CPU(s) list: 0-3
17:35:34  Thread(s) per core:  1
17:35:34  Core(s) per socket:  1
17:35:34  Socket(s):           4
17:35:34  NUMA node(s):        1
17:35:34  Vendor ID:           AuthenticAMD
17:35:34  CPU family:          23
17:35:34  Model:               49
17:35:34  Model name:          AMD EPYC-Rome Processor
17:35:34  Stepping:            0
17:35:34  CPU MHz:             2800.000
17:35:34  BogoMIPS:            5600.00
17:35:34  Virtualization:      AMD-V
17:35:34  Hypervisor vendor:   KVM
17:35:34  Virtualization type: full
17:35:34  L1d cache:           32K
17:35:34  L1i cache:           32K
17:35:34  L2 cache:            512K
17:35:34  L3 cache:            16384K
17:35:34  NUMA node0 CPU(s):   0-3
17:35:34  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
17:35:34  
17:35:34  
17:35:34  ---> nproc:
17:35:34  4
17:35:34  
17:35:34  
17:35:34  ---> df -h:
17:35:34  Filesystem      Size  Used Avail Use% Mounted on
17:35:34  udev            2.0G     0  2.0G   0% /dev
17:35:34  tmpfs           395M  700K  394M   1% /run
17:35:34  /dev/vda1        20G  9.1G   11G  48% /
17:35:34  tmpfs           2.0G     0  2.0G   0% /dev/shm
17:35:34  tmpfs           5.0M     0  5.0M   0% /run/lock
17:35:34  tmpfs           2.0G     0  2.0G   0% /sys/fs/cgroup
17:35:34  /dev/vda15      105M  5.3M  100M   5% /boot/efi
17:35:34  tmpfs           395M     0  395M   0% /run/user/1001
17:35:34  
17:35:34  
17:35:34  ---> free -m:
17:35:34                total        used        free      shared  buff/cache   available
17:35:34  Mem:           3943         436         899           0        2608        3236
17:35:34  Swap:          1023           0        1023
17:35:34  
17:35:34  
17:35:34  ---> ip addr:
17:35:34  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
17:35:34      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
17:35:34      inet 127.0.0.1/8 scope host lo
17:35:34         valid_lft forever preferred_lft forever
17:35:34      inet6 ::1/128 scope host 
17:35:34         valid_lft forever preferred_lft forever
17:35:34  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc fq_codel state UP group default qlen 1000
17:35:34      link/ether fa:16:3e:ad:8d:9b brd ff:ff:ff:ff:ff:ff
17:35:34      inet 10.32.7.85/23 brd 10.32.7.255 scope global dynamic ens3
17:35:34         valid_lft 86225sec preferred_lft 86225sec
17:35:34      inet6 fe80::f816:3eff:fead:8d9b/64 scope link 
17:35:34         valid_lft forever preferred_lft forever
17:35:34  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
17:35:34      link/ether 02:42:29:0b:31:a4 brd ff:ff:ff:ff:ff:ff
17:35:34      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
17:35:34         valid_lft forever preferred_lft forever
17:35:34  
17:35:34  
17:35:34  ---> sar -b -r -n DEV:
17:35:34  Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3520) 	03/25/25 	_x86_64_	(4 CPU)
17:35:34  
17:35:34  17:32:41     LINUX RESTART	(4 CPU)
17:35:34  
17:35:34  17:33:01          tps      rtps      wtps   bread/s   bwrtn/s
17:35:34  17:34:02       177.69     69.14    108.55   5603.47  42212.18
17:35:34  17:35:01       206.10    125.64     80.46   7113.64  21004.85
17:35:34  Average:       191.77     97.15     94.62   6352.21  31697.61
17:35:34  
17:35:34  17:33:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
17:35:34  17:34:02      1659448   3332792   2379204     58.91     52268   1776948    899908     17.69    567276   1632292    152296
17:35:34  17:35:01       906608   3296256   3132044     77.55     73684   2449572    907288     17.83    977384   1928420    263636
17:35:34  Average:      1283028   3314524   2755624     68.23     62976   2113260    903598     17.76    772330   1780356    207966
17:35:34  
17:35:34  17:33:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
17:35:34  17:34:02         ens3    394.78    261.97   1488.15     69.76      0.00      0.00      0.00      0.00
17:35:34  17:34:02      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
17:35:34  17:34:02           lo      1.33      1.33      0.12      0.12      0.00      0.00      0.00      0.00
17:35:34  17:35:01         ens3    222.00    157.01    913.11     19.59      0.00      0.00      0.00      0.00
17:35:34  17:35:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
17:35:34  17:35:01           lo      3.25      3.25      0.31      0.31      0.00      0.00      0.00      0.00
17:35:34  Average:         ens3    309.12    209.93   1203.04     44.88      0.00      0.00      0.00      0.00
17:35:34  Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
17:35:34  Average:           lo      2.29      2.29      0.22      0.22      0.00      0.00      0.00      0.00
17:35:34  
17:35:34  
17:35:34  ---> sar -P ALL:
17:35:34  Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3520) 	03/25/25 	_x86_64_	(4 CPU)
17:35:34  
17:35:34  17:32:41     LINUX RESTART	(4 CPU)
17:35:34  
17:35:34  17:33:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
17:35:34  17:34:02        all     19.21      0.00      2.31      5.42      0.05     73.01
17:35:34  17:34:02          0      8.17      0.00      2.27      2.96      0.02     86.59
17:35:34  17:34:02          1     42.14      0.00      3.16     12.02      0.08     42.59
17:35:34  17:34:02          2     15.53      0.00      1.96      2.83      0.05     79.63
17:35:34  17:34:02          3     10.94      0.00      1.89      3.84      0.03     83.30
17:35:34  17:35:01        all     25.25      0.86      3.66      8.50      0.06     61.67
17:35:34  17:35:01          0     15.47      0.00      3.05      8.30      0.05     73.12
17:35:34  17:35:01          1     26.67      0.00      3.49      7.26      0.05     62.53
17:35:34  17:35:01          2     34.32      3.40      4.69      9.17      0.10     48.32
17:35:34  17:35:01          3     24.50      0.02      3.43      9.26      0.05     62.74
17:35:34  Average:        all     22.20      0.42      2.98      6.95      0.06     67.39
17:35:34  Average:          0     11.79      0.00      2.66      5.61      0.03     79.91
17:35:34  Average:          1     34.47      0.00      3.33      9.66      0.07     52.47
17:35:34  Average:          2     24.86      1.69      3.31      5.98      0.08     64.09
17:35:34  Average:          3     17.66      0.01      2.65      6.53      0.04     73.11
17:35:34  
17:35:34  
17:35:34