17:33:30 Started by timer 17:33:30 Running as SYSTEM 17:33:30 [EnvInject] - Loading node environment variables. 17:33:30 Building remotely on prd-ubuntu1804-docker-4c-4g-5771 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script 17:33:30 [ssh-agent] Looking for ssh-agent implementation... 17:33:30 $ ssh-agent 17:33:30 SSH_AUTH_SOCK=/tmp/ssh-FQY097hpHpOi/agent.2085 17:33:30 SSH_AGENT_PID=2087 17:33:30 [ssh-agent] Started. 17:33:30 Running ssh-add (command line suppressed) 17:33:30 Identity added: /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script@tmp/private_key_15830518403734901606.key (jenkins-ssh) 17:33:30 [ssh-agent] Using credentials jenkins (jenkins) 17:33:30 The recommended git tool is: NONE 17:33:33 using credential jenkins 17:33:33 Wiping out workspace first. 17:33:33 Cloning the remote Git repository 17:33:33 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 17:33:33 > git init /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script # timeout=10 17:33:33 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 17:33:33 > git --version # timeout=10 17:33:33 > git --version # 'git version 2.17.1' 17:33:33 using GIT_SSH to set credentials jenkins 17:33:33 > 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:34 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10 17:33:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:33:35 Avoid second fetch 17:33:35 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:33:35 Checking out Revision bcab5f90045c9994c243dc2b6f2029841cfcdc81 (refs/remotes/origin/master) 17:33:35 > git config core.sparsecheckout # timeout=10 17:33:35 > git checkout -f bcab5f90045c9994c243dc2b6f2029841cfcdc81 # timeout=10 17:33:35 Commit message: "CI: Add .github/dependabot.yml configuration" 17:33:35 > git rev-list --no-walk bcab5f90045c9994c243dc2b6f2029841cfcdc81 # timeout=10 17:33:38 provisioning config files... 17:33:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:33:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:33:39 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins17853082671858038051.sh 17:33:39 ---> python-tools-install.sh 17:33:39 Setup pyenv: 17:33:39 * system (set by /opt/pyenv/version) 17:33:39 * 3.8.13 (set by /opt/pyenv/version) 17:33:39 * 3.9.13 (set by /opt/pyenv/version) 17:33:39 * 3.10.6 (set by /opt/pyenv/version) 17:33:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rIvi 17:33:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:33:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:54 lf-activate-venv(): INFO: Base packages installed successfully 17:33:54 lf-activate-venv(): INFO: Installing additional packages: lftools 17:34:36 lf-activate-venv(): INFO: Adding /tmp/venv-rIvi/bin to PATH 17:34:36 Generating Requirements File 17:35:09 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:09 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:35:10 Python 3.10.6 17:35:11 pip 25.2 from /tmp/venv-rIvi/lib/python3.10/site-packages/pip (python 3.10) 17:35:11 appdirs==1.4.4 17:35:11 argcomplete==3.6.2 17:35:11 aspy.yaml==1.3.0 17:35:11 attrs==25.3.0 17:35:11 autopage==0.5.2 17:35:11 beautifulsoup4==4.14.2 17:35:11 boto3==1.40.45 17:35:11 botocore==1.40.45 17:35:11 bs4==0.0.2 17:35:11 cachetools==6.2.0 17:35:11 certifi==2025.10.5 17:35:11 cffi==2.0.0 17:35:11 cfgv==3.4.0 17:35:11 chardet==5.2.0 17:35:11 charset-normalizer==3.4.3 17:35:11 click==8.3.0 17:35:11 cliff==4.11.0 17:35:11 cmd2==2.7.0 17:35:11 cryptography==3.3.2 17:35:11 debtcollector==3.0.0 17:35:11 decorator==5.2.1 17:35:11 defusedxml==0.7.1 17:35:11 Deprecated==1.2.18 17:35:11 distlib==0.4.0 17:35:11 dnspython==2.8.0 17:35:11 docker==7.1.0 17:35:11 dogpile.cache==1.4.1 17:35:11 durationpy==0.10 17:35:11 email-validator==2.3.0 17:35:11 filelock==3.19.1 17:35:11 future==1.0.0 17:35:11 gitdb==4.0.12 17:35:11 GitPython==3.1.45 17:35:11 google-auth==2.41.1 17:35:11 httplib2==0.31.0 17:35:11 identify==2.6.15 17:35:11 idna==3.10 17:35:11 importlib-resources==1.5.0 17:35:11 iso8601==2.1.0 17:35:11 Jinja2==3.1.6 17:35:11 jmespath==1.0.1 17:35:11 jsonpatch==1.33 17:35:11 jsonpointer==3.0.0 17:35:11 jsonschema==4.25.1 17:35:11 jsonschema-specifications==2025.9.1 17:35:11 keystoneauth1==5.12.0 17:35:11 kubernetes==34.1.0 17:35:11 lftools==0.37.14 17:35:11 lxml==6.0.2 17:35:11 markdown-it-py==4.0.0 17:35:11 MarkupSafe==3.0.3 17:35:11 mdurl==0.1.2 17:35:11 msgpack==1.1.1 17:35:11 multi_key_dict==2.0.3 17:35:11 munch==4.0.0 17:35:11 netaddr==1.3.0 17:35:11 niet==1.4.2 17:35:11 nodeenv==1.9.1 17:35:11 oauth2client==4.1.3 17:35:11 oauthlib==3.3.1 17:35:11 openstacksdk==4.7.1 17:35:11 os-service-types==1.8.0 17:35:11 osc-lib==4.2.0 17:35:11 oslo.config==10.0.0 17:35:11 oslo.context==6.1.0 17:35:11 oslo.i18n==6.6.0 17:35:11 oslo.log==7.2.1 17:35:11 oslo.serialization==5.8.0 17:35:11 oslo.utils==9.1.0 17:35:11 packaging==25.0 17:35:11 pbr==7.0.1 17:35:11 platformdirs==4.4.0 17:35:11 prettytable==3.16.0 17:35:11 psutil==7.1.0 17:35:11 pyasn1==0.6.1 17:35:11 pyasn1_modules==0.4.2 17:35:11 pycparser==2.23 17:35:11 pygerrit2==2.0.15 17:35:11 PyGithub==2.8.1 17:35:11 Pygments==2.19.2 17:35:11 PyJWT==2.10.1 17:35:11 PyNaCl==1.6.0 17:35:11 pyparsing==2.4.7 17:35:11 pyperclip==1.11.0 17:35:11 pyrsistent==0.20.0 17:35:11 python-cinderclient==9.8.0 17:35:11 python-dateutil==2.9.0.post0 17:35:11 python-heatclient==4.3.0 17:35:11 python-jenkins==1.8.3 17:35:11 python-keystoneclient==5.7.0 17:35:11 python-magnumclient==4.9.0 17:35:11 python-openstackclient==8.2.0 17:35:11 python-swiftclient==4.8.0 17:35:11 PyYAML==6.0.3 17:35:11 referencing==0.36.2 17:35:11 requests==2.32.5 17:35:11 requests-oauthlib==2.0.0 17:35:11 requestsexceptions==1.4.0 17:35:11 rfc3986==2.0.0 17:35:11 rich==14.1.0 17:35:11 rich-argparse==1.7.1 17:35:11 rpds-py==0.27.1 17:35:11 rsa==4.9.1 17:35:11 ruamel.yaml==0.18.15 17:35:11 ruamel.yaml.clib==0.2.14 17:35:11 s3transfer==0.14.0 17:35:11 simplejson==3.20.2 17:35:11 six==1.17.0 17:35:11 smmap==5.0.2 17:35:11 soupsieve==2.8 17:35:11 stevedore==5.5.0 17:35:11 tabulate==0.9.0 17:35:11 toml==0.10.2 17:35:11 tomlkit==0.13.3 17:35:11 tqdm==4.67.1 17:35:11 typing_extensions==4.15.0 17:35:11 tzdata==2025.2 17:35:11 urllib3==1.26.20 17:35:11 virtualenv==20.34.0 17:35:11 wcwidth==0.2.14 17:35:11 websocket-client==1.8.0 17:35:11 wrapt==1.17.3 17:35:11 xdg==6.0.0 17:35:11 xmltodict==1.0.2 17:35:11 yq==3.4.3 17:35:11 [EnvInject] - Injecting environment variables from a build step. 17:35:11 [EnvInject] - Injecting as environment variables the properties content 17:35:11 SET_JDK_VERSION=openjdk17 17:35:11 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 17:35:11 17:35:11 [EnvInject] - Variables injected successfully. 17:35:11 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/sh /tmp/jenkins12758609805842670006.sh 17:35:11 ---> update-java-alternatives.sh 17:35:11 ---> Updating Java version 17:35:12 ---> Ubuntu/Debian system detected 17:35:12 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 17:35:12 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 17:35:12 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 17:35:12 openjdk version "17.0.7" 2023-04-18 17:35:12 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 17:35:12 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 17:35:12 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 17:35:12 [EnvInject] - Injecting environment variables from a build step. 17:35:12 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 17:35:13 [EnvInject] - Variables injected successfully. 17:35:13 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/sh /tmp/jenkins576758225616129965.sh 17:35:13 --> prescan-ransliceassurance-ubuntu.sh 17:35:13 + sudo apt-get update 17:35:13 Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] 17:35:13 Hit:2 http://apt.puppetlabs.com xenial InRelease 17:35:13 Hit:3 https://deb.nodesource.com/node_16.x bionic InRelease 17:35:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 17:35:13 Err:2 http://apt.puppetlabs.com xenial InRelease 17:35:13 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 17:35:13 Get:5 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 17:35:13 Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:35:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 17:35:14 Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 17:35:14 Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 17:35:14 Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:35:15 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB] 17:35:15 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] 17:35:15 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:35:15 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:35:15 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:35:15 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:35:15 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:35:15 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:35:15 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:35:15 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3045 kB] 17:35:16 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 17:35:16 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] 17:35:16 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 17:35:16 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1915 kB] 17:35:16 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 17:35:16 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 17:35:16 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 17:35:16 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 17:35:16 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] 17:35:16 Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 17:35:16 Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] 17:35:26 Fetched 28.0 MB in 8s (3556 kB/s) 17:35:26 Reading package lists... 17:35:27 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) 17:35:27 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) 17:35:27 W: Some index files failed to download. They have been ignored, or old ones used instead. 17:35:27 + bash smoversion/build-ransliceassurance-ubuntu.sh 17:35:28 + echo '--> build-ransliceassurance-ubuntu.sh' 17:35:28 --> build-ransliceassurance-ubuntu.sh 17:35:28 + 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:35:28 + 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:35:28 + export GO111MODULE=on 17:35:28 + GO111MODULE=on 17:35:28 + go version 17:35:28 go version go1.19 linux/amd64 17:35:28 + cd smoversion/ 17:35:28 + go install github.com/ory/go-acc 17:35:28 go: downloading github.com/ory/go-acc v0.2.8 17:35:28 go: downloading github.com/ory/viper v1.7.5 17:35:28 go: downloading github.com/pborman/uuid v1.2.0 17:35:28 go: downloading github.com/spf13/cobra v1.0.0 17:35:28 go: downloading github.com/dgraph-io/ristretto v0.0.2 17:35:29 go: downloading github.com/fsnotify/fsnotify v1.4.9 17:35:29 go: downloading github.com/hashicorp/hcl v1.0.0 17:35:29 go: downloading github.com/magiconair/properties v1.8.1 17:35:29 go: downloading github.com/mitchellh/mapstructure v1.3.2 17:35:29 go: downloading github.com/pelletier/go-toml v1.8.0 17:35:29 go: downloading github.com/spf13/afero v1.2.2 17:35:29 go: downloading github.com/spf13/cast v1.3.1 17:35:29 go: downloading github.com/spf13/jwalterweatherman v1.1.0 17:35:29 go: downloading github.com/spf13/pflag v1.0.5 17:35:29 go: downloading github.com/subosito/gotenv v1.2.0 17:35:29 go: downloading gopkg.in/ini.v1 v1.57.0 17:35:29 go: downloading gopkg.in/yaml.v2 v2.4.0 17:35:29 go: downloading github.com/google/uuid v1.1.1 17:35:30 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 17:35:31 go: downloading golang.org/x/text v0.3.6 17:35:32 go: downloading github.com/cespare/xxhash v1.1.0 17:35:39 + go get github.com/stretchr/testify/mock@v1.7.0 17:35:40 go: downloading github.com/stretchr/testify v1.7.0 17:35:41 go: downloading github.com/pmezard/go-difflib v1.0.0 17:35:41 go: downloading github.com/stretchr/objx v0.1.1 17:35:41 go: downloading github.com/davecgh/go-spew v1.1.1 17:35:41 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:35:42 + go-acc ./... --ignore mocks 17:35:46 ? oransc.org/usecase/oduclosedloop [no test files] 17:35:48 ok oransc.org/usecase/oduclosedloop/internal/config 0.004s 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:35:49 ok oransc.org/usecase/oduclosedloop/internal/restclient 0.009s 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:35:49 ? oransc.org/usecase/oduclosedloop/internal/sliceassurance [no test files] 17:35:50 ok oransc.org/usecase/oduclosedloop/internal/structures 0.006s 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:35:51 ok oransc.org/usecase/oduclosedloop/messages 0.008s 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:35:58 ? oransc.org/usecase/oduclosedloop/stub [no test files] 17:35:58 + sed -i -e 's/oransc\.org\/usecase\/oduclosedloop/smoversion/' coverage.txt 17:35:58 + echo '--> build-ransliceassurance-ubuntu.sh ends' 17:35:58 --> build-ransliceassurance-ubuntu.sh ends 17:35:58 + bash icsversion/build-ransliceassurance-ubuntu.sh 17:35:58 + echo '--> build-ransliceassurance-ubuntu.sh' 17:35:58 --> build-ransliceassurance-ubuntu.sh 17:35:58 + 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:35:58 + 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:35:58 + export GO111MODULE=on 17:35:58 + GO111MODULE=on 17:35:58 + go version 17:35:58 go version go1.19 linux/amd64 17:35:58 + cd icsversion/ 17:35:58 + go install github.com/ory/go-acc 17:35:58 no required module provides package github.com/ory/go-acc; to add it: 17:35:58 go get github.com/ory/go-acc 17:35:58 Build step 'Execute shell' marked build as failure 17:35:58 $ ssh-agent -k 17:35:58 unset SSH_AUTH_SOCK; 17:35:58 unset SSH_AGENT_PID; 17:35:58 echo Agent pid 2087 killed; 17:35:58 [ssh-agent] Stopped. 17:35:58 [PostBuildScript] - [INFO] Executing post build scripts. 17:35:58 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins3191141246846881313.sh 17:35:58 ---> sysstat.sh 17:35:58 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins8919920898227904643.sh 17:35:58 ---> package-listing.sh 17:35:58 ++ tr '[:upper:]' '[:lower:]' 17:35:58 ++ facter osfamily 17:35:59 + OS_FAMILY=debian 17:35:59 + workspace=/w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script 17:35:59 + START_PACKAGES=/tmp/packages_start.txt 17:35:59 + END_PACKAGES=/tmp/packages_end.txt 17:35:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:35:59 + PACKAGES=/tmp/packages_start.txt 17:35:59 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script ']' 17:35:59 + PACKAGES=/tmp/packages_end.txt 17:35:59 + case "${OS_FAMILY}" in 17:35:59 + dpkg -l 17:35:59 + grep '^ii' 17:35:59 + '[' -f /tmp/packages_start.txt ']' 17:35:59 + '[' -f /tmp/packages_end.txt ']' 17:35:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:35:59 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script ']' 17:35:59 + mkdir -p /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/archives/ 17:35:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/archives/ 17:35:59 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins11757403516393195833.sh 17:35:59 ---> capture-instance-metadata.sh 17:35:59 Setup pyenv: 17:35:59 system 17:35:59 3.8.13 17:35:59 3.9.13 17:35:59 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version) 17:35:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rIvi from file:/tmp/.os_lf_venv 17:35:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:35:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:02 lf-activate-venv(): INFO: Base packages installed successfully 17:36:02 lf-activate-venv(): INFO: Installing additional packages: lftools 17:36:21 lf-activate-venv(): INFO: Adding /tmp/venv-rIvi/bin to PATH 17:36:21 INFO: Running in OpenStack, capturing instance metadata 17:36:22 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins2476943826282316237.sh 17:36:22 provisioning config files... 17:36:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script@tmp/config467819926032202368tmp 17:36:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:36:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:36:22 [EnvInject] - Injecting environment variables from a build step. 17:36:22 [EnvInject] - Injecting as environment variables the properties content 17:36:22 SERVER_ID=logs 17:36:22 17:36:22 [EnvInject] - Variables injected successfully. 17:36:22 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins4492656242593609349.sh 17:36:22 ---> create-netrc.sh 17:36:22 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins18043735650512657700.sh 17:36:22 ---> python-tools-install.sh 17:36:22 Setup pyenv: 17:36:22 system 17:36:22 3.8.13 17:36:22 3.9.13 17:36:22 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version) 17:36:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rIvi from file:/tmp/.os_lf_venv 17:36:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:26 lf-activate-venv(): INFO: Base packages installed successfully 17:36:26 lf-activate-venv(): INFO: Installing additional packages: lftools 17:36:44 lf-activate-venv(): INFO: Adding /tmp/venv-rIvi/bin to PATH 17:36:44 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins15883256492349626628.sh 17:36:44 ---> sudo-logs.sh 17:36:44 Archiving 'sudo' log.. 17:36:45 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins3306133353055257769.sh 17:36:45 ---> job-cost.sh 17:36:45 Setup pyenv: 17:36:45 system 17:36:45 3.8.13 17:36:45 3.9.13 17:36:45 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version) 17:36:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rIvi from file:/tmp/.os_lf_venv 17:36:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:48 lf-activate-venv(): INFO: Base packages installed successfully 17:36:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:36:58 lf-activate-venv(): INFO: Adding /tmp/venv-rIvi/bin to PATH 17:36:58 INFO: No Stack... 17:36:59 INFO: Retrieving Pricing Info for: v3-starter-4 17:36:59 INFO: Archiving Costs 17:36:59 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins11971925164089759774.sh 17:36:59 ---> logs-deploy.sh 17:36:59 Setup pyenv: 17:36:59 system 17:36:59 3.8.13 17:36:59 3.9.13 17:36:59 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version) 17:36:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rIvi from file:/tmp/.os_lf_venv 17:36:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:37:03 lf-activate-venv(): INFO: Base packages installed successfully 17:37:03 lf-activate-venv(): INFO: Installing additional packages: lftools 17:37:22 lf-activate-venv(): INFO: Adding /tmp/venv-rIvi/bin to PATH 17:37:22 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-ransliceassurance-sonar-prescan-script/1329 17:37:22 INFO: archiving workspace using pattern(s): -p **/*.log 17:37:24 Archives upload complete. 17:37:25 INFO: archiving logs to Nexus 17:37:26 ---> uname -a: 17:37:26 Linux prd-ubuntu1804-docker-4c-4g-5771 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:37:26 17:37:26 17:37:26 ---> lscpu: 17:37:26 Architecture: x86_64 17:37:26 CPU op-mode(s): 32-bit, 64-bit 17:37:26 Byte Order: Little Endian 17:37:26 CPU(s): 4 17:37:26 On-line CPU(s) list: 0-3 17:37:26 Thread(s) per core: 1 17:37:26 Core(s) per socket: 1 17:37:26 Socket(s): 4 17:37:26 NUMA node(s): 1 17:37:26 Vendor ID: AuthenticAMD 17:37:26 CPU family: 23 17:37:26 Model: 49 17:37:26 Model name: AMD EPYC-Rome Processor 17:37:26 Stepping: 0 17:37:26 CPU MHz: 2800.000 17:37:26 BogoMIPS: 5600.00 17:37:26 Virtualization: AMD-V 17:37:26 Hypervisor vendor: KVM 17:37:26 Virtualization type: full 17:37:26 L1d cache: 32K 17:37:26 L1i cache: 32K 17:37:26 L2 cache: 512K 17:37:26 L3 cache: 16384K 17:37:26 NUMA node0 CPU(s): 0-3 17:37:26 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:37:26 17:37:26 17:37:26 ---> nproc: 17:37:26 4 17:37:26 17:37:26 17:37:26 ---> df -h: 17:37:26 Filesystem Size Used Avail Use% Mounted on 17:37:26 udev 3.9G 0 3.9G 0% /dev 17:37:26 tmpfs 798M 700K 797M 1% /run 17:37:26 /dev/vda1 20G 9.3G 10G 49% / 17:37:26 tmpfs 3.9G 0 3.9G 0% /dev/shm 17:37:26 tmpfs 5.0M 0 5.0M 0% /run/lock 17:37:26 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:37:26 /dev/vda15 105M 5.3M 100M 5% /boot/efi 17:37:26 tmpfs 798M 0 798M 0% /run/user/1001 17:37:26 17:37:26 17:37:26 ---> free -m: 17:37:26 total used free shared buff/cache available 17:37:26 Mem: 7975 494 4838 0 2642 7192 17:37:26 Swap: 1023 0 1023 17:37:26 17:37:26 17:37:26 ---> ip addr: 17:37:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:37:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:37:26 inet 127.0.0.1/8 scope host lo 17:37:26 valid_lft forever preferred_lft forever 17:37:26 inet6 ::1/128 scope host 17:37:26 valid_lft forever preferred_lft forever 17:37:26 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 17:37:26 link/ether fa:16:3e:3f:5d:de brd ff:ff:ff:ff:ff:ff 17:37:26 inet 10.32.7.194/23 brd 10.32.7.255 scope global dynamic ens3 17:37:26 valid_lft 86121sec preferred_lft 86121sec 17:37:26 inet6 fe80::f816:3eff:fe3f:5dde/64 scope link 17:37:26 valid_lft forever preferred_lft forever 17:37:26 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 17:37:26 link/ether 02:42:3e:7c:28:66 brd ff:ff:ff:ff:ff:ff 17:37:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:37:26 valid_lft forever preferred_lft forever 17:37:26 17:37:26 17:37:26 ---> sar -b -r -n DEV: 17:37:26 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5771) 10/06/25 _x86_64_ (4 CPU) 17:37:26 17:37:26 17:32:49 LINUX RESTART (4 CPU) 17:37:26 17:37:26 17:33:01 tps rtps wtps bread/s bwrtn/s 17:37:26 17:34:02 152.54 69.21 83.34 5611.06 39410.11 17:37:26 17:35:01 54.62 0.25 54.36 28.33 7005.86 17:37:26 17:36:01 191.65 130.51 61.14 6993.63 21544.14 17:37:26 17:37:01 34.66 0.93 33.73 78.92 6859.52 17:37:26 Average: 108.59 50.44 58.16 3191.16 18753.85 17:37:26 17:37:26 17:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:37:26 17:34:02 5906372 7398128 2261048 27.68 34848 1638756 1006340 10.92 595184 1496732 42044 17:37:26 17:35:01 5635660 7363312 2531760 31.00 55152 1841384 1024704 11.12 642492 1694304 141628 17:37:26 17:36:01 4989404 7388664 3178016 38.91 73644 2474708 980552 10.64 987644 1953648 161820 17:37:26 17:37:01 4983408 7393936 3184012 38.98 77040 2482140 964636 10.47 990564 1956020 12936 17:37:26 Average: 5378711 7386010 2788709 34.14 60171 2109247 994058 10.79 803971 1775176 89607 17:37:26 17:37:26 17:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:37:26 17:34:02 ens3 337.56 177.25 1003.16 61.78 0.00 0.00 0.00 0.00 17:37:26 17:34:02 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 17:37:26 17:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:26 17:35:01 ens3 60.53 49.06 752.46 6.34 0.00 0.00 0.00 0.00 17:37:26 17:35:01 lo 0.61 0.61 0.05 0.05 0.00 0.00 0.00 0.00 17:37:26 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:26 17:36:01 ens3 196.60 137.21 752.72 13.52 0.00 0.00 0.00 0.00 17:37:26 17:36:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 17:37:26 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:26 17:37:01 ens3 11.81 12.56 9.20 6.04 0.00 0.00 0.00 0.00 17:37:26 17:37:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 17:37:26 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:26 Average: ens3 152.01 94.21 628.87 21.98 0.00 0.00 0.00 0.00 17:37:26 Average: lo 1.34 1.34 0.13 0.13 0.00 0.00 0.00 0.00 17:37:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:26 17:37:26 17:37:26 ---> sar -P ALL: 17:37:26 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5771) 10/06/25 _x86_64_ (4 CPU) 17:37:26 17:37:26 17:32:49 LINUX RESTART (4 CPU) 17:37:26 17:37:26 17:33:01 CPU %user %nice %system %iowait %steal %idle 17:37:26 17:34:02 all 18.42 0.00 2.73 4.82 1.31 72.72 17:37:26 17:34:02 0 8.37 0.00 2.64 4.88 1.20 82.91 17:37:26 17:34:02 1 24.97 0.00 2.23 8.50 1.15 63.15 17:37:26 17:34:02 2 12.81 0.00 2.36 4.21 1.55 79.06 17:37:26 17:34:02 3 27.61 0.00 3.68 1.72 1.36 65.63 17:37:26 17:35:01 all 20.16 0.00 1.23 1.79 0.99 75.84 17:37:26 17:35:01 0 0.25 0.00 0.29 3.12 0.10 96.24 17:37:26 17:35:01 1 43.40 0.00 1.86 0.59 1.49 52.66 17:37:26 17:35:01 2 25.38 0.00 1.90 2.94 1.07 68.71 17:37:26 17:35:01 3 11.66 0.00 0.86 0.49 1.26 85.72 17:37:26 17:36:01 all 28.27 1.66 5.09 6.99 2.21 55.77 17:37:26 17:36:01 0 28.41 6.63 5.42 7.56 2.29 49.69 17:37:26 17:36:01 1 34.48 0.02 5.60 7.24 2.34 50.33 17:37:26 17:36:01 2 20.48 0.00 4.46 7.22 1.94 65.89 17:37:26 17:36:01 3 29.72 0.00 4.84 5.95 2.30 57.19 17:37:26 17:37:01 all 21.05 0.00 0.95 0.82 0.93 76.25 17:37:26 17:37:01 0 38.76 0.00 1.05 0.10 1.18 58.91 17:37:26 17:37:01 1 29.25 0.00 0.98 0.98 0.97 67.82 17:37:26 17:37:01 2 1.13 0.00 0.55 0.28 0.78 97.26 17:37:26 17:37:01 3 15.14 0.00 1.25 1.90 0.78 80.94 17:37:26 Average: all 21.98 0.42 2.50 3.61 1.36 70.14 17:37:26 Average: 0 19.01 1.66 2.36 3.92 1.20 71.86 17:37:26 Average: 1 32.99 0.00 2.67 4.34 1.49 58.51 17:37:26 Average: 2 14.88 0.00 2.32 3.66 1.33 77.80 17:37:26 Average: 3 21.05 0.00 2.66 2.52 1.43 72.35 17:37:26 17:37:26 17:37:26