Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-6781 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-qRtZLhJ2Firn/agent.2119 SSH_AGENT_PID=2120 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script@tmp/private_key_11323279197703196593.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme > git init /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 1cac1c43490a7e77bb82126e48e15029ed1b2cbc (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1cac1c43490a7e77bb82126e48e15029ed1b2cbc # timeout=10 Commit message: "Merge "Fix SME sonar job"" > git rev-list --no-walk 1cac1c43490a7e77bb82126e48e15029ed1b2cbc # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins3720707244705961324.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LxsX lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-LxsX/bin to PATH Generating Requirements File Python 3.10.6 pip 24.2 from /tmp/venv-LxsX/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.5.0 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.33 botocore==1.35.33 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.7.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.35.0 httplib2==0.22.0 identify==2.6.1 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.8.0 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==2.1.5 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.0.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.6.0 oslo.context==5.6.0 oslo.i18n==6.4.0 oslo.log==6.1.2 oslo.serialization==5.5.0 oslo.utils==7.3.0 packaging==24.1 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.11.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.4.0 PyJWT==2.9.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.1.2 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.20.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.2 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.3.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.66.5 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.26.6 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" [EnvInject] - Variables injected successfully. [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/sh /tmp/jenkins9364352308102040716.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.7" 2023-04-18 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/sh /tmp/jenkins10076790433122599955.sh --> prescan-sme-servicemanager-ubuntu.sh + sudo apt-get update Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease Hit:3 http://apt.puppetlabs.com xenial InRelease Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] Get:5 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] Get:6 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3045 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1914 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] Fetched 27.6 MB in 5s (5648 kB/s) Reading package lists... + bash servicemanager/build-servicemanager-ubuntu.sh + echo '--> build-servicemanager-ubuntu.sh' --> build-servicemanager-ubuntu.sh + 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 + 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 + export GO111MODULE=on + GO111MODULE=on + go version go version go1.19 linux/amd64 + cd servicemanager/ + go install github.com/ory/go-acc@v0.2.8 go: downloading github.com/ory/go-acc v0.2.8 go: downloading github.com/ory/viper v1.7.5 go: downloading github.com/pborman/uuid v1.2.0 go: downloading github.com/spf13/cobra v1.0.0 go: downloading github.com/dgraph-io/ristretto v0.0.2 go: downloading github.com/fsnotify/fsnotify v1.4.9 go: downloading github.com/hashicorp/hcl v1.0.0 go: downloading github.com/magiconair/properties v1.8.1 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/pelletier/go-toml v1.8.0 go: downloading github.com/spf13/afero v1.2.2 go: downloading github.com/spf13/cast v1.3.1 go: downloading github.com/spf13/jwalterweatherman v1.1.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/subosito/gotenv v1.2.0 go: downloading gopkg.in/ini.v1 v1.57.0 go: downloading gopkg.in/yaml.v2 v2.3.0 go: downloading github.com/google/uuid v1.1.1 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading golang.org/x/text v0.3.2 go: downloading github.com/cespare/xxhash v1.1.0 + go get github.com/stretchr/testify/mock@v1.8.1 go: downloading github.com/stretchr/testify v1.8.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/stretchr/objx v0.5.0 go: downloading gopkg.in/yaml.v3 v3.0.1 + go-acc ./... --ignore mockkong,common,discoverserviceapi,invokermanagementapi,publishserviceapi,providermanagementapi go: downloading k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading helm.sh/helm/v3 v3.9.0 go: downloading k8s.io/cli-runtime v0.25.3-rc.0 go: downloading k8s.io/client-go v0.25.3-rc.0 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/Masterminds/sprig/v3 v3.2.2 go: downloading github.com/gosuri/uitable v0.0.4 go: downloading github.com/pkg/errors v0.9.1 go: downloading golang.org/x/term v0.13.0 go: downloading k8s.io/api v0.25.3-rc.0 go: downloading k8s.io/apimachinery v0.25.3-rc.0 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/evanphx/json-patch v5.6.0+incompatible go: downloading k8s.io/apiextensions-apiserver v0.25.2 go: downloading k8s.io/kubectl v0.25.2 go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/fatih/color v1.13.0 go: downloading github.com/Masterminds/goutils v1.1.1 go: downloading github.com/huandu/xstrings v1.3.2 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/shopspring/decimal v1.2.0 go: downloading github.com/spf13/cast v1.4.1 go: downloading github.com/cyphar/filepath-securejoin v0.2.3 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/BurntSushi/toml v1.1.0 go: downloading github.com/gobwas/glob v0.2.3 go: downloading github.com/containerd/containerd v1.6.6 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799 go: downloading oras.land/oras-go v1.1.1 go: downloading github.com/Masterminds/squirrel v1.5.3 go: downloading github.com/lib/pq v1.10.6 go: downloading github.com/jmoiron/sqlx v1.3.5 go: downloading github.com/rubenv/sql-migrate v1.1.2 go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/gofuzz v1.2.0 go: downloading k8s.io/klog/v2 v2.70.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading sigs.k8s.io/kustomize/api v0.12.1 go: downloading sigs.k8s.io/kustomize/kyaml v0.13.9 go: downloading github.com/golang/protobuf v1.5.2 go: downloading k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1 go: downloading github.com/mattn/go-runewidth v0.0.9 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 go: downloading k8s.io/apiserver v0.25.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading k8s.io/component-base v0.25.2 go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/docker/cli v20.10.17+incompatible go: downloading github.com/docker/docker v20.10.17+incompatible go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 go: downloading github.com/go-gorp/gorp/v3 v3.0.2 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/json-iterator/go v1.1.12 go: downloading google.golang.org/protobuf v1.28.0 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 go: downloading github.com/google/go-cmp v0.5.8 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f go: downloading github.com/chai2010/gettext-go v1.0.2 go: downloading github.com/MakeNowJust/heredoc v1.0.0 go: downloading github.com/mitchellh/go-wordwrap v1.0.0 go: downloading github.com/russross/blackfriday v1.5.2 go: downloading google.golang.org/grpc v1.47.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 go: downloading github.com/google/btree v1.0.1 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/go-errors/errors v1.0.1 go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/go-openapi/jsonreference v0.20.2 go: downloading github.com/klauspost/compress v1.13.6 go: downloading github.com/emicklei/go-restful/v3 v3.8.0 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 go: downloading github.com/xlab/treeprint v1.1.0 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21 go: downloading github.com/morikuni/aec v1.0.0 go: downloading go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 ok oransc.org/nonrtric/servicemanager 0.834s coverage: 22.7% of statements in oransc.org/nonrtric/servicemanager, oransc.org/nonrtric/servicemanager/internal, oransc.org/nonrtric/servicemanager/internal/discoverservice, oransc.org/nonrtric/servicemanager/internal/envreader, oransc.org/nonrtric/servicemanager/internal/invokermanagement, oransc.org/nonrtric/servicemanager/internal/kongclear, oransc.org/nonrtric/servicemanager/internal/providermanagement, oransc.org/nonrtric/servicemanager/internal/publishservice ? oransc.org/nonrtric/servicemanager/internal [no test files] ok oransc.org/nonrtric/servicemanager/internal/discoverservice 0.616s coverage: 37.7% of statements in oransc.org/nonrtric/servicemanager, oransc.org/nonrtric/servicemanager/internal, oransc.org/nonrtric/servicemanager/internal/discoverservice, oransc.org/nonrtric/servicemanager/internal/envreader, oransc.org/nonrtric/servicemanager/internal/invokermanagement, oransc.org/nonrtric/servicemanager/internal/kongclear, oransc.org/nonrtric/servicemanager/internal/providermanagement, oransc.org/nonrtric/servicemanager/internal/publishservice ? oransc.org/nonrtric/servicemanager/internal/envreader [no test files] ok oransc.org/nonrtric/servicemanager/internal/invokermanagement 0.563s coverage: 40.9% of statements in oransc.org/nonrtric/servicemanager, oransc.org/nonrtric/servicemanager/internal, oransc.org/nonrtric/servicemanager/internal/discoverservice, oransc.org/nonrtric/servicemanager/internal/envreader, oransc.org/nonrtric/servicemanager/internal/invokermanagement, oransc.org/nonrtric/servicemanager/internal/kongclear, oransc.org/nonrtric/servicemanager/internal/providermanagement, oransc.org/nonrtric/servicemanager/internal/publishservice ? oransc.org/nonrtric/servicemanager/internal/kongclear [no test files] ok oransc.org/nonrtric/servicemanager/internal/providermanagement 0.431s coverage: 33.0% of statements in oransc.org/nonrtric/servicemanager, oransc.org/nonrtric/servicemanager/internal, oransc.org/nonrtric/servicemanager/internal/discoverservice, oransc.org/nonrtric/servicemanager/internal/envreader, oransc.org/nonrtric/servicemanager/internal/invokermanagement, oransc.org/nonrtric/servicemanager/internal/kongclear, oransc.org/nonrtric/servicemanager/internal/providermanagement, oransc.org/nonrtric/servicemanager/internal/publishservice ok oransc.org/nonrtric/servicemanager/internal/publishservice 0.489s coverage: 37.7% of statements in oransc.org/nonrtric/servicemanager, oransc.org/nonrtric/servicemanager/internal, oransc.org/nonrtric/servicemanager/internal/discoverservice, oransc.org/nonrtric/servicemanager/internal/envreader, oransc.org/nonrtric/servicemanager/internal/invokermanagement, oransc.org/nonrtric/servicemanager/internal/kongclear, oransc.org/nonrtric/servicemanager/internal/providermanagement, oransc.org/nonrtric/servicemanager/internal/publishservice + sed -i 's/oransc\.org\/nonrtric\/servicemanager/servicemanager/' coverage.txt + echo '--> build-servicemanager-ubuntu.sh ends' --> build-servicemanager-ubuntu.sh ends + echo --> prescan-sme-servicemanager-ubuntu.sh ends --> prescan-sme-servicemanager-ubuntu.sh ends Unpacking https://repo1.maven.org/maven2/org/sonarsource/scanner/cli/sonar-scanner-cli/4.6.2.2472/sonar-scanner-cli-4.6.2.2472.zip to /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner on prd-ubuntu1804-docker-4c-4g-6781 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/bin/sonar-scanner -Dsonar.host.url=https://sonarcloud.io/ ******** -Dsonar.projectKey=o-ran-sc_nonrtric-plt-sme-servicemanager -Dsonar.projectName=nonrtric-plt-sme-servicemanager -Dsonar.language=go -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.projectBaseDir=servicemanager -Dsonar.go.coverage.reportPaths=coverage.txt -Dsonar.organization=o-ran-sc -Dsonar.inclusions=**/*.go -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=**/*_test.go INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: SonarScanner 4.6.2.2472 INFO: Java 17.0.7 Private Build (64-bit) INFO: Linux 4.15.0-213-generic amd64 INFO: User cache: /home/jenkins/.sonar/cache INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: Analyzing on SonarCloud INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) INFO: Load global settings INFO: Load global settings (done) | time=300ms INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu INFO: Loading required plugins INFO: Load plugins index INFO: Load plugins index (done) | time=214ms INFO: Load/download plugins INFO: Load/download plugins (done) | time=415ms INFO: Found an active CI vendor: 'Jenkins' INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-sme-servicemanager' INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-sme-servicemanager' (done) | time=188ms INFO: Process project properties INFO: Project key: o-ran-sc_nonrtric-plt-sme-servicemanager INFO: Base dir: /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/servicemanager INFO: Working dir: /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/servicemanager/.scannerwork INFO: Load project branches INFO: Load project branches (done) | time=498ms INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-sme-servicemanager' INFO: Detected project binding: NOT_BOUND INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-sme-servicemanager' (done) | time=518ms INFO: Load project pull requests INFO: Load project pull requests (done) | time=176ms INFO: Load branch configuration INFO: Load branch configuration (done) | time=2ms INFO: Load quality profiles INFO: Load quality profiles (done) | time=714ms INFO: Load active rules INFO: Load active rules (done) | time=12832ms INFO: Organization key: o-ran-sc WARN: The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. INFO: Preprocessing files... INFO: 1 language detected in 25 preprocessed files INFO: 36 files ignored because of inclusion/exclusion patterns INFO: 0 files ignored because of scm ignore settings INFO: Loading plugins for detected languages INFO: Load/download plugins INFO: Load/download plugins (done) | time=128ms INFO: Load project repositories INFO: Load project repositories (done) | time=192ms INFO: Indexing files... INFO: Project configuration: INFO: Included sources: **/*.go INFO: Excluded sources: **/build-wrapper-dump.json, **/*_test.go INFO: 25 files indexed INFO: Quality profile for go: Sonar way INFO: ------------- Run sensors on module nonrtric-plt-sme-servicemanager INFO: Load metrics repository INFO: Load metrics repository (done) | time=479ms INFO: Sensor cache enabled INFO: Load sensor cache INFO: Load sensor cache (329 KB) | time=2401ms INFO: Sensor JaCoCo XML Report Importer [jacoco] INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms INFO: Sensor Code Quality and Security for Go [go] INFO: 25 source files to be analyzed INFO: 25/25 source files have been analyzed INFO: Sensor Code Quality and Security for Go [go] (done) | time=1496ms INFO: Sensor Go Cover sensor for Go coverage [go] INFO: Load coverage report from '/w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/servicemanager/coverage.txt' INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=40ms INFO: Sensor Java Config Sensor [iac] INFO: 0 source files to be analyzed INFO: 0/0 source files have been analyzed INFO: Sensor Java Config Sensor [iac] (done) | time=13ms INFO: Sensor IaC Docker Sensor [iac] INFO: 0 source files to be analyzed INFO: 0/0 source files have been analyzed INFO: Sensor IaC Docker Sensor [iac] (done) | time=62ms INFO: Sensor TextAndSecretsSensor [text] INFO: Available processors: 4 INFO: Using 4 threads for analysis. INFO: The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" INFO: Using git CLI to retrieve untracked files INFO: Analyzing language associated files and files included via "sonar.text.inclusions" that are tracked by git INFO: 25 source files to be analyzed INFO: 25/25 source files have been analyzed INFO: Sensor TextAndSecretsSensor [text] (done) | time=2181ms INFO: ------------- Run sensors on project INFO: Sensor Zero Coverage Sensor INFO: Sensor Zero Coverage Sensor (done) | time=10ms INFO: CPD Executor Calculating CPD for 25 files INFO: CPD Executor CPD calculation finished (done) | time=46ms INFO: Analysis report generated in 208ms, dir size=938 KB INFO: Analysis report compressed in 61ms, zip size=278 KB INFO: Analysis report uploaded in 429ms INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_nonrtric-plt-sme-servicemanager INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZJZfFT6tiatgzNZFXvp INFO: Sensor cache published successfully INFO: Analysis total time: 25.371 s INFO: ------------------------------------------------------------------------ INFO: EXECUTION SUCCESS INFO: ------------------------------------------------------------------------ INFO: Total time: 29.621s INFO: Final Memory: 16M/67M INFO: ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2120 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins9703951709128309345.sh ---> sysstat.sh [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins17366307886825071478.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script ']' + mkdir -p /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/archives/ [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins4124109781800056622.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LxsX from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-LxsX/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins17589465576961518765.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script@tmp/config4782633332675826935tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins10058677693382597413.sh ---> create-netrc.sh [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins18088813577456569895.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LxsX from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-LxsX/bin to PATH [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins9679384830769611575.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins2749696908823546339.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LxsX from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-LxsX/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins905765534903844547.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LxsX from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-LxsX/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-sme-servicemanager-sonar-prescan-script/222 INFO: archiving workspace using pattern(s): -p **/*.log Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-6781 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 700K 394M 1% /run /dev/vda1 20G 11G 9.2G 53% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 462 1100 0 2380 3222 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:17:f3:6a brd ff:ff:ff:ff:ff:ff inet 10.32.6.15/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86096sec preferred_lft 86096sec inet6 fe80::f816:3eff:fe17:f36a/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:96:a8:8c:13 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-6781) 10/04/24 _x86_64_ (4 CPU) 21:38:40 LINUX RESTART (4 CPU) 21:39:01 tps rtps wtps bread/s bwrtn/s 21:40:01 190.40 83.70 106.70 6576.90 42162.99 21:41:01 263.26 109.22 154.04 5541.88 31004.17 21:42:01 237.79 148.15 89.63 4214.47 43797.71 21:43:01 179.05 170.72 8.33 14205.23 3255.46 Average: 217.66 127.98 89.68 7629.22 30076.80 21:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:40:01 1662948 3369040 2375704 58.82 53080 1807416 865900 17.02 556348 1640568 144460 21:41:01 580608 3337852 3458044 85.62 97516 2753724 1061008 20.86 906852 2272088 303720 21:42:01 1739624 3355700 2299028 56.93 104844 1661020 1088512 21.40 592804 1514176 6660 21:43:01 1213284 3331856 2825368 69.96 114400 2152612 883760 17.37 1098576 1533692 1576 Average: 1299116 3348612 2739536 67.83 92460 2093693 974795 19.16 788645 1740131 114104 21:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 21:40:01 ens3 407.42 251.22 1458.17 69.29 0.00 0.00 0.00 0.00 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 21:41:01 ens3 574.34 454.69 2226.19 41.64 0.00 0.00 0.00 0.00 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:42:01 lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 21:42:01 ens3 52.48 47.79 308.87 3.66 0.00 0.00 0.00 0.00 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:01 lo 10.70 10.70 2.11 2.11 0.00 0.00 0.00 0.00 21:43:01 ens3 170.00 106.48 1115.69 23.95 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 3.76 3.76 0.63 0.63 0.00 0.00 0.00 0.00 Average: ens3 300.67 214.78 1275.70 34.59 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-6781) 10/04/24 _x86_64_ (4 CPU) 21:38:40 LINUX RESTART (4 CPU) 21:39:01 CPU %user %nice %system %iowait %steal %idle 21:40:01 all 18.50 0.00 2.50 5.66 0.06 73.27 21:40:01 0 8.09 0.00 1.60 11.36 0.07 78.88 21:40:01 1 33.83 0.00 4.28 4.53 0.07 57.29 21:40:01 2 25.24 0.00 2.78 4.34 0.07 67.57 21:40:01 3 6.98 0.00 1.39 2.37 0.03 89.23 21:41:01 all 17.65 0.84 3.14 10.23 0.07 68.07 21:41:01 0 10.08 0.02 2.67 10.15 0.07 77.02 21:41:01 1 14.13 0.00 3.01 8.39 0.05 74.42 21:41:01 2 30.51 0.00 3.82 10.78 0.10 54.78 21:41:01 3 15.96 3.33 3.05 11.62 0.05 65.99 21:42:01 all 67.09 0.00 8.15 10.19 0.10 14.47 21:42:01 0 67.89 0.00 7.85 11.50 0.08 12.68 21:42:01 1 67.14 0.00 8.60 10.88 0.10 13.28 21:42:01 2 66.54 0.00 7.92 9.75 0.10 15.69 21:42:01 3 66.76 0.00 8.24 8.65 0.10 16.25 21:43:01 all 19.49 0.00 1.83 7.07 0.06 71.56 21:43:01 0 19.63 0.00 1.87 5.07 0.05 73.38 21:43:01 1 18.26 0.00 1.62 10.41 0.05 69.66 21:43:01 2 20.89 0.00 2.17 8.88 0.08 67.97 21:43:01 3 19.19 0.00 1.64 3.88 0.05 75.25 Average: all 30.64 0.21 3.90 8.28 0.07 56.89 Average: 0 26.36 0.00 3.49 9.52 0.07 60.57 Average: 1 33.28 0.00 4.37 8.56 0.07 53.72 Average: 2 35.79 0.00 4.17 8.44 0.09 51.52 Average: 3 27.16 0.83 3.57 6.62 0.06 61.76