15:39:14 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/sme/+/13247 15:39:14 Running as SYSTEM 15:39:14 [EnvInject] - Loading node environment variables. 15:39:14 Building remotely on prd-ubuntu1804-docker-4c-4g-2368 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master 15:39:14 [ssh-agent] Looking for ssh-agent implementation... 15:39:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:14 $ ssh-agent 15:39:14 SSH_AUTH_SOCK=/tmp/ssh-zp5kBgE3rSIc/agent.2156 15:39:14 SSH_AGENT_PID=2158 15:39:14 [ssh-agent] Started. 15:39:14 Running ssh-add (command line suppressed) 15:39:14 Identity added: /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master@tmp/private_key_2396767754832260879.key (jenkins-ssh) 15:39:14 [ssh-agent] Using credentials jenkins (jenkins) 15:39:14 The recommended git tool is: NONE 15:39:15 using credential jenkins 15:39:15 Wiping out workspace first. 15:39:15 Cloning the remote Git repository 15:39:15 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 15:39:15 > git init /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master # timeout=10 15:39:15 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 15:39:15 > git --version # timeout=10 15:39:15 > git --version # 'git version 2.17.1' 15:39:15 using GIT_SSH to set credentials jenkins 15:39:15 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:16 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 15:39:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:17 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 15:39:17 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 15:39:17 using GIT_SSH to set credentials jenkins 15:39:17 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme refs/changes/47/13247/6 # timeout=10 15:39:17 > git rev-parse 8ceed54b9c0bb116c4c79ef2efe931a71bf57bd4^{commit} # timeout=10 15:39:17 Checking out Revision 8ceed54b9c0bb116c4c79ef2efe931a71bf57bd4 (refs/changes/47/13247/6) 15:39:17 > git config core.sparsecheckout # timeout=10 15:39:17 > git checkout -f 8ceed54b9c0bb116c4c79ef2efe931a71bf57bd4 # timeout=10 15:39:21 Commit message: "NONRTRIC-1005: Add multiple Interface descriptions" 15:39:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:39:21 > git rev-list --no-walk c99b6b4342fcf8ea70772dc57fcb04c5fdbe4ac8 # timeout=10 15:39:21 provisioning config files... 15:39:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:39:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:39:21 [EnvInject] - Injecting environment variables from a build step. 15:39:21 [EnvInject] - Injecting as environment variables the properties content 15:39:21 GO_ROOT=servicemanager 15:39:21 15:39:21 [EnvInject] - Variables injected successfully. 15:39:21 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins10397232173894994734.sh 15:39:21 + echo '--> go-test.sh' 15:39:21 --> go-test.sh 15:39:21 + go version 15:39:21 go version go1.19 linux/amd64 15:39:21 + cd servicemanager 15:39:21 + go mod tidy 15:39:21 go: downloading github.com/getkin/kin-openapi v0.106.0 15:39:21 go: downloading github.com/deepmap/oapi-codegen v1.11.0 15:39:21 go: downloading github.com/labstack/echo/v4 v4.10.2 15:39:21 go: downloading github.com/sirupsen/logrus v1.9.3 15:39:22 go: downloading github.com/stretchr/testify v1.8.1 15:39:22 go: downloading github.com/joho/godotenv v1.5.1 15:39:22 go: downloading github.com/go-resty/resty/v2 v2.10.0 15:39:22 go: downloading github.com/google/uuid v1.3.0 15:39:24 go: downloading github.com/go-openapi/jsonpointer v0.19.6 15:39:24 go: downloading github.com/invopop/yaml v0.1.0 15:39:24 go: downloading github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 15:39:24 go: downloading gopkg.in/yaml.v3 v3.0.1 15:39:24 go: downloading golang.org/x/sys v0.13.0 15:39:24 go: downloading github.com/labstack/gommon v0.4.0 15:39:24 go: downloading golang.org/x/crypto v0.14.0 15:39:25 go: downloading golang.org/x/net v0.17.0 15:39:25 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 15:39:25 go: downloading github.com/valyala/fasttemplate v1.2.2 15:39:25 go: downloading golang.org/x/time v0.3.0 15:39:25 go: downloading github.com/davecgh/go-spew v1.1.1 15:39:25 go: downloading github.com/pmezard/go-difflib v1.0.0 15:39:26 go: downloading github.com/gorilla/mux v1.8.0 15:39:26 go: downloading github.com/go-openapi/swag v0.22.3 15:39:26 go: downloading github.com/mattn/go-colorable v0.1.13 15:39:26 go: downloading github.com/mattn/go-isatty v0.0.18 15:39:27 go: downloading github.com/valyala/bytebufferpool v1.0.0 15:39:27 go: downloading k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed 15:39:27 go: downloading gopkg.in/yaml.v2 v2.4.0 15:39:27 go: downloading helm.sh/helm/v3 v3.9.0 15:39:27 go: downloading k8s.io/cli-runtime v0.25.3-rc.0 15:39:27 go: downloading k8s.io/client-go v0.25.3-rc.0 15:39:27 go: downloading github.com/mitchellh/copystructure v1.2.0 15:39:28 go: downloading github.com/mailru/easyjson v0.7.7 15:39:29 go: downloading golang.org/x/text v0.13.0 15:39:29 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 15:39:29 go: downloading github.com/Masterminds/semver/v3 v3.1.1 15:39:29 go: downloading github.com/Masterminds/sprig/v3 v3.2.2 15:39:29 go: downloading github.com/gosuri/uitable v0.0.4 15:39:29 go: downloading github.com/pkg/errors v0.9.1 15:39:29 go: downloading golang.org/x/term v0.13.0 15:39:29 go: downloading k8s.io/api v0.25.3-rc.0 15:39:30 go: downloading k8s.io/apimachinery v0.25.3-rc.0 15:39:30 go: downloading sigs.k8s.io/yaml v1.3.0 15:39:30 go: downloading github.com/evanphx/json-patch v5.6.0+incompatible 15:39:30 go: downloading k8s.io/apiextensions-apiserver v0.25.2 15:39:30 go: downloading k8s.io/kubectl v0.25.2 15:39:30 go: downloading github.com/spf13/pflag v1.0.5 15:39:30 go: downloading github.com/stretchr/objx v0.5.0 15:39:30 go: downloading github.com/mitchellh/reflectwalk v1.0.2 15:39:30 go: downloading github.com/spf13/cobra v1.5.0 15:39:30 go: downloading k8s.io/klog/v2 v2.70.1 15:39:30 go: downloading github.com/google/go-cmp v0.5.8 15:39:30 go: downloading github.com/google/gofuzz v1.2.0 15:39:30 go: downloading github.com/josharian/intern v1.0.0 15:39:30 go: downloading github.com/kr/pretty v0.3.0 15:39:30 go: downloading github.com/Masterminds/goutils v1.1.1 15:39:30 go: downloading github.com/huandu/xstrings v1.3.2 15:39:30 go: downloading github.com/imdario/mergo v0.3.12 15:39:30 go: downloading github.com/shopspring/decimal v1.2.0 15:39:30 go: downloading github.com/spf13/cast v1.4.1 15:39:30 go: downloading github.com/fatih/color v1.13.0 15:39:30 go: downloading github.com/cyphar/filepath-securejoin v0.2.3 15:39:30 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 15:39:30 go: downloading github.com/BurntSushi/toml v1.1.0 15:39:31 go: downloading github.com/gobwas/glob v0.2.3 15:39:31 go: downloading github.com/containerd/containerd v1.6.6 15:39:31 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799 15:39:31 go: downloading oras.land/oras-go v1.1.1 15:39:31 go: downloading github.com/distribution/distribution/v3 v3.0.0-20211118083504-a29a3c99a684 15:39:31 go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 15:39:31 go: downloading github.com/Masterminds/squirrel v1.5.3 15:39:31 go: downloading github.com/jmoiron/sqlx v1.3.5 15:39:31 go: downloading github.com/lib/pq v1.10.6 15:39:31 go: downloading github.com/rubenv/sql-migrate v1.1.2 15:39:31 go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0 15:39:31 go: downloading github.com/gogo/protobuf v1.3.2 15:39:31 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 15:39:31 go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de 15:39:31 go: downloading github.com/google/gnostic v0.5.7-v3refs 15:39:31 go: downloading sigs.k8s.io/kustomize/api v0.12.1 15:39:31 go: downloading sigs.k8s.io/kustomize/kyaml v0.13.9 15:39:31 go: downloading k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1 15:39:31 go: downloading github.com/golang/protobuf v1.5.2 15:39:31 go: downloading google.golang.org/protobuf v1.28.0 15:39:31 go: downloading github.com/inconshreveable/mousetrap v1.0.0 15:39:31 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 15:39:31 go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible 15:39:31 go: downloading github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 15:39:31 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 15:39:31 go: downloading github.com/go-logr/logr v1.2.3 15:39:31 go: downloading github.com/kr/text v0.2.0 15:39:31 go: downloading github.com/rogpeppe/go-internal v1.8.0 15:39:31 go: downloading github.com/mattn/go-runewidth v0.0.9 15:39:31 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 15:39:31 go: downloading github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 15:39:31 go: downloading k8s.io/apiserver v0.25.2 15:39:31 go: downloading k8s.io/component-base v0.25.2 15:39:31 go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d 15:39:31 go: downloading github.com/opencontainers/go-digest v1.0.0 15:39:31 go: downloading golang.org/x/sync v0.1.0 15:39:31 go: downloading github.com/docker/cli v20.10.17+incompatible 15:39:32 go: downloading github.com/docker/docker v20.10.17+incompatible 15:39:32 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d 15:39:32 go: downloading github.com/bshuster-repo/logrus-logstash-hook v1.0.0 15:39:32 go: downloading github.com/bugsnag/bugsnag-go v0.0.0-20141110184014-b1d153021fcd 15:39:32 go: downloading github.com/docker/go-metrics v0.0.1 15:39:32 go: downloading github.com/gorilla/handlers v1.5.1 15:39:32 go: downloading github.com/docker/libtrust v0.0.0-20150114040149-fa567046d9b1 15:39:32 go: downloading github.com/yvasiyarov/gorelic v0.0.0-20141212073537-a9bba5b9ab50 15:39:32 go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 15:39:32 go: downloading github.com/go-sql-driver/mysql v1.6.0 15:39:32 go: downloading github.com/mattn/go-sqlite3 v1.14.6 15:39:32 go: downloading github.com/go-gorp/gorp/v3 v3.0.2 15:39:32 go: downloading github.com/gobuffalo/packr/v2 v2.8.3 15:39:32 go: downloading gopkg.in/inf.v0 v0.9.1 15:39:32 go: downloading google.golang.org/grpc v1.47.0 15:39:32 go: downloading github.com/json-iterator/go v1.1.12 15:39:32 go: downloading github.com/onsi/ginkgo/v2 v2.1.6 15:39:33 go: downloading github.com/onsi/gomega v1.20.1 15:39:33 go: downloading github.com/onsi/ginkgo v1.16.4 15:39:33 go: downloading github.com/google/btree v1.0.1 15:39:33 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 15:39:33 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f 15:39:33 go: downloading github.com/chai2010/gettext-go v1.0.2 15:39:33 go: downloading github.com/MakeNowJust/heredoc v1.0.0 15:39:33 go: downloading github.com/mitchellh/go-wordwrap v1.0.0 15:39:33 go: downloading github.com/russross/blackfriday v1.5.2 15:39:33 go: downloading gotest.tools/v3 v3.0.3 15:39:33 go: downloading github.com/moby/locker v1.0.1 15:39:33 go: downloading github.com/docker/docker-credential-helpers v0.6.4 15:39:33 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c 15:39:33 go: downloading github.com/gomodule/redigo v1.8.2 15:39:33 go: downloading github.com/prometheus/client_golang v1.12.1 15:39:33 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 15:39:33 go: downloading github.com/felixge/httpsnoop v1.0.1 15:39:33 go: downloading github.com/yvasiyarov/go-metrics v0.0.0-20140926110328-57bccd1ccd43 15:39:33 go: downloading github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f 15:39:33 go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 15:39:33 go: downloading github.com/poy/onpar v0.0.0-20190519213022-ee068f8ea4d1 15:39:33 go: downloading github.com/ziutek/mymysql v1.5.4 15:39:33 go: downloading github.com/gobuffalo/packd v1.0.1 15:39:33 go: downloading github.com/markbates/oncer v1.0.0 15:39:33 go: downloading github.com/markbates/safe v1.0.1 15:39:33 go: downloading github.com/docker/go-connections v0.4.0 15:39:33 go: downloading github.com/docker/go-units v0.4.0 15:39:33 go: downloading github.com/docker/distribution v2.8.1+incompatible 15:39:33 go: downloading github.com/go-errors/errors v1.0.1 15:39:33 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 15:39:33 go: downloading github.com/modern-go/reflect2 v1.0.2 15:39:33 go: downloading github.com/emicklei/go-restful/v3 v3.8.0 15:39:33 go: downloading github.com/go-openapi/jsonreference v0.20.2 15:39:33 go: downloading google.golang.org/appengine v1.6.7 15:39:33 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21 15:39:33 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 15:39:33 go: downloading github.com/klauspost/compress v1.13.6 15:39:34 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b 15:39:34 go: downloading github.com/beorn7/perks v1.0.1 15:39:34 go: downloading github.com/cespare/xxhash/v2 v2.1.2 15:39:34 go: downloading github.com/prometheus/client_model v0.2.0 15:39:34 go: downloading github.com/prometheus/common v0.32.1 15:39:34 go: downloading github.com/prometheus/procfs v0.7.3 15:39:34 go: downloading github.com/karrick/godirwalk v1.16.1 15:39:34 go: downloading github.com/markbates/errx v1.1.0 15:39:34 go: downloading github.com/gobuffalo/logger v1.0.6 15:39:34 go: downloading github.com/morikuni/aec v1.0.0 15:39:34 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 15:39:34 go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 15:39:34 go: downloading github.com/xlab/treeprint v1.1.0 15:39:34 go: downloading github.com/creack/pty v1.1.11 15:39:34 go: downloading github.com/Microsoft/hcsshim v0.9.3 15:39:34 go: downloading github.com/moby/sys/mountinfo v0.5.0 15:39:34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 15:39:34 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 15:39:34 go: downloading github.com/moby/spdystream v0.2.0 15:39:34 go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 15:39:34 go: downloading github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 15:39:34 go: downloading github.com/Microsoft/go-winio v0.5.1 15:39:34 go: downloading go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 15:39:34 go: downloading github.com/sergi/go-diff v1.1.0 15:39:34 go: downloading go.opencensus.io v0.23.0 15:39:34 go: downloading github.com/containerd/cgroups v1.0.3 15:39:34 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 15:39:35 + go test ./... 15:40:27 ok oransc.org/nonrtric/servicemanager 1.098s 15:40:27 ? oransc.org/nonrtric/servicemanager/internal [no test files] 15:40:27 ? oransc.org/nonrtric/servicemanager/internal/common [no test files] 15:40:27 ? oransc.org/nonrtric/servicemanager/internal/common29122 [no test files] 15:40:27 ? oransc.org/nonrtric/servicemanager/internal/common29571 [no test files] 15:40:29 ok oransc.org/nonrtric/servicemanager/internal/discoverservice 0.773s 15:40:29 ? oransc.org/nonrtric/servicemanager/internal/discoverserviceapi [no test files] 15:40:29 ? oransc.org/nonrtric/servicemanager/internal/envreader [no test files] 15:40:29 ok oransc.org/nonrtric/servicemanager/internal/invokermanagement 0.651s 15:40:29 ? oransc.org/nonrtric/servicemanager/internal/invokermanagementapi [no test files] 15:40:29 ? oransc.org/nonrtric/servicemanager/internal/kongclear [no test files] 15:40:29 ok oransc.org/nonrtric/servicemanager/internal/providermanagement 0.548s 15:40:29 ? oransc.org/nonrtric/servicemanager/internal/providermanagementapi [no test files] 15:40:31 ok oransc.org/nonrtric/servicemanager/internal/publishservice 0.530s 15:40:31 ? oransc.org/nonrtric/servicemanager/internal/publishserviceapi [no test files] 15:40:31 ? oransc.org/nonrtric/servicemanager/mockkong [no test files] 15:40:31 + echo '--> go-test.sh ends' 15:40:31 --> go-test.sh ends 15:40:31 $ ssh-agent -k 15:40:31 unset SSH_AUTH_SOCK; 15:40:31 unset SSH_AGENT_PID; 15:40:31 echo Agent pid 2158 killed; 15:40:31 [ssh-agent] Stopped. 15:40:31 [PostBuildScript] - [INFO] Executing post build scripts. 15:40:31 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins10857496914845991251.sh 15:40:31 ---> sysstat.sh 15:40:32 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins15298195171945494761.sh 15:40:32 ---> package-listing.sh 15:40:32 ++ tr '[:upper:]' '[:lower:]' 15:40:32 ++ facter osfamily 15:40:33 + OS_FAMILY=debian 15:40:33 + workspace=/w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master 15:40:33 + START_PACKAGES=/tmp/packages_start.txt 15:40:33 + END_PACKAGES=/tmp/packages_end.txt 15:40:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:40:33 + PACKAGES=/tmp/packages_start.txt 15:40:33 + '[' /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master ']' 15:40:33 + PACKAGES=/tmp/packages_end.txt 15:40:33 + case "${OS_FAMILY}" in 15:40:33 + dpkg -l 15:40:33 + grep '^ii' 15:40:33 + '[' -f /tmp/packages_start.txt ']' 15:40:33 + '[' -f /tmp/packages_end.txt ']' 15:40:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:40:33 + '[' /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master ']' 15:40:33 + mkdir -p /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/archives/ 15:40:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/archives/ 15:40:33 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins4295977549131489155.sh 15:40:33 ---> capture-instance-metadata.sh 15:40:33 Setup pyenv: 15:40:33 * system (set by /opt/pyenv/version) 15:40:33 * 3.8.13 (set by /opt/pyenv/version) 15:40:33 * 3.9.13 (set by /opt/pyenv/version) 15:40:33 * 3.10.6 (set by /opt/pyenv/version) 15:40:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-i7ts 15:40:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:40:40 lf-activate-venv(): INFO: Installing: lftools 15:41:09 lf-activate-venv(): INFO: Adding /tmp/venv-i7ts/bin to PATH 15:41:09 INFO: Running in OpenStack, capturing instance metadata 15:41:09 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins13329382248396824118.sh 15:41:09 provisioning config files... 15:41:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master@tmp/config11538132305321390132tmp 15:41:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:41:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:41:09 [EnvInject] - Injecting environment variables from a build step. 15:41:09 [EnvInject] - Injecting as environment variables the properties content 15:41:09 SERVER_ID=logs 15:41:09 15:41:09 [EnvInject] - Variables injected successfully. 15:41:09 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins4167414211534245833.sh 15:41:09 ---> create-netrc.sh 15:41:09 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins1312275481259361380.sh 15:41:09 ---> python-tools-install.sh 15:41:09 Setup pyenv: 15:41:09 system 15:41:09 3.8.13 15:41:09 3.9.13 15:41:09 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/.python-version) 15:41:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i7ts from file:/tmp/.os_lf_venv 15:41:10 lf-activate-venv(): INFO: Installing: lftools 15:41:19 lf-activate-venv(): INFO: Adding /tmp/venv-i7ts/bin to PATH 15:41:19 Generating Requirements File 15:41:40 Python 3.10.6 15:41:40 pip 24.2 from /tmp/venv-i7ts/lib/python3.10/site-packages/pip (python 3.10) 15:41:40 appdirs==1.4.4 15:41:40 argcomplete==3.5.0 15:41:40 aspy.yaml==1.3.0 15:41:40 attrs==24.2.0 15:41:40 autopage==0.5.2 15:41:40 beautifulsoup4==4.12.3 15:41:40 boto3==1.34.159 15:41:40 botocore==1.34.159 15:41:40 bs4==0.0.2 15:41:40 cachetools==5.4.0 15:41:40 certifi==2024.7.4 15:41:40 cffi==1.17.0 15:41:40 cfgv==3.4.0 15:41:40 chardet==5.2.0 15:41:40 charset-normalizer==3.3.2 15:41:40 click==8.1.7 15:41:40 cliff==4.7.0 15:41:40 cmd2==2.4.3 15:41:40 cryptography==3.3.2 15:41:40 debtcollector==3.0.0 15:41:40 decorator==5.1.1 15:41:40 defusedxml==0.7.1 15:41:40 Deprecated==1.2.14 15:41:40 distlib==0.3.8 15:41:40 dnspython==2.6.1 15:41:40 docker==4.2.2 15:41:40 dogpile.cache==1.3.3 15:41:40 email_validator==2.2.0 15:41:40 filelock==3.15.4 15:41:40 future==1.0.0 15:41:40 gitdb==4.0.11 15:41:40 GitPython==3.1.43 15:41:40 google-auth==2.33.0 15:41:40 httplib2==0.22.0 15:41:40 identify==2.6.0 15:41:40 idna==3.7 15:41:40 importlib-resources==1.5.0 15:41:40 iso8601==2.1.0 15:41:40 Jinja2==3.1.4 15:41:40 jmespath==1.0.1 15:41:40 jsonpatch==1.33 15:41:40 jsonpointer==3.0.0 15:41:40 jsonschema==4.23.0 15:41:40 jsonschema-specifications==2023.12.1 15:41:40 keystoneauth1==5.7.0 15:41:40 kubernetes==30.1.0 15:41:40 lftools==0.37.10 15:41:40 lxml==5.3.0 15:41:40 MarkupSafe==2.1.5 15:41:40 msgpack==1.0.8 15:41:40 multi_key_dict==2.0.3 15:41:40 munch==4.0.0 15:41:40 netaddr==1.3.0 15:41:40 netifaces==0.11.0 15:41:40 niet==1.4.2 15:41:40 nodeenv==1.9.1 15:41:40 oauth2client==4.1.3 15:41:40 oauthlib==3.2.2 15:41:40 openstacksdk==3.3.0 15:41:40 os-client-config==2.1.0 15:41:40 os-service-types==1.7.0 15:41:40 osc-lib==3.1.0 15:41:40 oslo.config==9.5.0 15:41:40 oslo.context==5.5.0 15:41:40 oslo.i18n==6.3.0 15:41:40 oslo.log==6.1.1 15:41:40 oslo.serialization==5.4.0 15:41:40 oslo.utils==7.2.0 15:41:40 packaging==24.1 15:41:40 pbr==6.0.0 15:41:40 platformdirs==4.2.2 15:41:40 prettytable==3.11.0 15:41:40 pyasn1==0.6.0 15:41:40 pyasn1_modules==0.4.0 15:41:40 pycparser==2.22 15:41:40 pygerrit2==2.0.15 15:41:40 PyGithub==2.3.0 15:41:40 PyJWT==2.9.0 15:41:40 PyNaCl==1.5.0 15:41:40 pyparsing==2.4.7 15:41:40 pyperclip==1.9.0 15:41:40 pyrsistent==0.20.0 15:41:40 python-cinderclient==9.5.0 15:41:40 python-dateutil==2.9.0.post0 15:41:40 python-heatclient==3.5.0 15:41:40 python-jenkins==1.8.2 15:41:40 python-keystoneclient==5.4.0 15:41:40 python-magnumclient==4.6.0 15:41:40 python-openstackclient==7.0.0 15:41:40 python-swiftclient==4.6.0 15:41:40 PyYAML==6.0.2 15:41:40 referencing==0.35.1 15:41:40 requests==2.32.3 15:41:40 requests-oauthlib==2.0.0 15:41:40 requestsexceptions==1.4.0 15:41:40 rfc3986==2.0.0 15:41:40 rpds-py==0.20.0 15:41:40 rsa==4.9 15:41:40 ruamel.yaml==0.18.6 15:41:40 ruamel.yaml.clib==0.2.8 15:41:40 s3transfer==0.10.2 15:41:40 simplejson==3.19.2 15:41:40 six==1.16.0 15:41:40 smmap==5.0.1 15:41:40 soupsieve==2.5 15:41:40 stevedore==5.2.0 15:41:40 tabulate==0.9.0 15:41:40 toml==0.10.2 15:41:40 tomlkit==0.13.0 15:41:40 tqdm==4.66.5 15:41:40 typing_extensions==4.12.2 15:41:40 tzdata==2024.1 15:41:40 urllib3==1.26.19 15:41:40 virtualenv==20.26.3 15:41:40 wcwidth==0.2.13 15:41:40 websocket-client==1.8.0 15:41:40 wrapt==1.16.0 15:41:40 xdg==6.0.0 15:41:40 xmltodict==0.13.0 15:41:40 yq==3.4.3 15:41:40 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins5713601533096025240.sh 15:41:40 ---> sudo-logs.sh 15:41:40 Archiving 'sudo' log.. 15:41:40 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins11382710247260254450.sh 15:41:40 ---> job-cost.sh 15:41:40 Setup pyenv: 15:41:41 system 15:41:41 3.8.13 15:41:41 3.9.13 15:41:41 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/.python-version) 15:41:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i7ts from file:/tmp/.os_lf_venv 15:41:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:41:46 lf-activate-venv(): INFO: Adding /tmp/venv-i7ts/bin to PATH 15:41:46 INFO: No Stack... 15:41:47 INFO: Retrieving Pricing Info for: v2-highcpu-4 15:41:47 INFO: Archiving Costs 15:41:47 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash -l /tmp/jenkins12872602074257262370.sh 15:41:47 ---> logs-deploy.sh 15:41:47 Setup pyenv: 15:41:47 system 15:41:47 3.8.13 15:41:47 3.9.13 15:41:47 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/.python-version) 15:41:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i7ts from file:/tmp/.os_lf_venv 15:41:48 lf-activate-venv(): INFO: Installing: lftools 15:41:58 lf-activate-venv(): INFO: Adding /tmp/venv-i7ts/bin to PATH 15:41:58 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-sme-servicemanager-go-verify-master/46 15:41:58 INFO: archiving workspace using pattern(s): 15:41:59 Archives upload complete. 15:41:59 INFO: archiving logs to Nexus 15:42:00 ---> uname -a: 15:42:00 Linux prd-ubuntu1804-docker-4c-4g-2368 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 15:42:00 15:42:00 15:42:00 ---> lscpu: 15:42:00 Architecture: x86_64 15:42:00 CPU op-mode(s): 32-bit, 64-bit 15:42:00 Byte Order: Little Endian 15:42:00 CPU(s): 4 15:42:00 On-line CPU(s) list: 0-3 15:42:00 Thread(s) per core: 1 15:42:00 Core(s) per socket: 1 15:42:00 Socket(s): 4 15:42:00 NUMA node(s): 1 15:42:00 Vendor ID: AuthenticAMD 15:42:00 CPU family: 23 15:42:00 Model: 49 15:42:00 Model name: AMD EPYC-Rome Processor 15:42:00 Stepping: 0 15:42:00 CPU MHz: 2799.998 15:42:00 BogoMIPS: 5599.99 15:42:00 Virtualization: AMD-V 15:42:00 Hypervisor vendor: KVM 15:42:00 Virtualization type: full 15:42:00 L1d cache: 32K 15:42:00 L1i cache: 32K 15:42:00 L2 cache: 512K 15:42:00 L3 cache: 16384K 15:42:00 NUMA node0 CPU(s): 0-3 15:42:00 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 15:42:00 15:42:00 15:42:00 ---> nproc: 15:42:00 4 15:42:00 15:42:00 15:42:00 ---> df -h: 15:42:00 Filesystem Size Used Avail Use% Mounted on 15:42:00 udev 2.0G 0 2.0G 0% /dev 15:42:00 tmpfs 395M 696K 394M 1% /run 15:42:00 /dev/vda1 20G 9.9G 9.4G 52% / 15:42:00 tmpfs 2.0G 0 2.0G 0% /dev/shm 15:42:00 tmpfs 5.0M 0 5.0M 0% /run/lock 15:42:00 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 15:42:00 /dev/vda15 105M 5.3M 100M 5% /boot/efi 15:42:00 tmpfs 395M 0 395M 0% /run/user/1001 15:42:00 15:42:00 15:42:00 ---> free -m: 15:42:00 total used free shared buff/cache available 15:42:00 Mem: 3943 454 1601 0 1888 3233 15:42:00 Swap: 1023 0 1023 15:42:00 15:42:00 15:42:00 ---> ip addr: 15:42:00 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:42:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:42:00 inet 127.0.0.1/8 scope host lo 15:42:00 valid_lft forever preferred_lft forever 15:42:00 inet6 ::1/128 scope host 15:42:00 valid_lft forever preferred_lft forever 15:42:00 2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc fq_codel state UP group default qlen 1000 15:42:00 link/ether fa:16:3e:94:c5:c9 brd ff:ff:ff:ff:ff:ff 15:42:00 inet 10.32.6.97/23 brd 10.32.7.255 scope global dynamic ens3 15:42:00 valid_lft 86197sec preferred_lft 86197sec 15:42:00 inet6 fe80::f816:3eff:fe94:c5c9/64 scope link 15:42:00 valid_lft forever preferred_lft forever 15:42:00 3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 15:42:00 link/ether 02:42:fd:6f:26:d0 brd ff:ff:ff:ff:ff:ff 15:42:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:42:00 valid_lft forever preferred_lft forever 15:42:00 15:42:00 15:42:00 ---> sar -b -r -n DEV: 15:42:00 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2368) 08/13/24 _x86_64_ (4 CPU) 15:42:00 15:42:00 15:38:38 LINUX RESTART (4 CPU) 15:42:00 15:42:00 15:39:02 tps rtps wtps bread/s bwrtn/s 15:42:00 15:40:01 321.20 152.89 168.31 8405.63 72877.16 15:42:00 15:41:01 177.09 119.47 57.62 6862.17 26629.89 15:42:00 Average: 248.53 136.04 112.49 7627.28 49555.38 15:42:00 15:42:00 15:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:42:00 15:40:01 611112 3262520 3427540 84.87 73412 2694548 1254204 24.65 1011284 2159144 184524 15:42:00 15:41:01 1774468 3271652 2264184 56.06 86488 1566988 968776 19.04 597876 1484264 96040 15:42:00 Average: 1192790 3267086 2845862 70.47 79950 2130768 1111490 21.85 804580 1821704 140282 15:42:00 15:42:00 15:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:42:00 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:00 15:40:01 ens3 673.31 498.80 2465.01 90.12 0.00 0.00 0.00 0.00 15:42:00 15:40:01 lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 15:42:00 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:00 15:41:01 ens3 64.47 57.65 726.27 7.12 0.00 0.00 0.00 0.00 15:42:00 15:41:01 lo 11.31 11.31 2.16 2.16 0.00 0.00 0.00 0.00 15:42:00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:00 Average: ens3 366.28 276.34 1588.19 48.26 0.00 0.00 0.00 0.00 15:42:00 Average: lo 6.14 6.14 1.13 1.13 0.00 0.00 0.00 0.00 15:42:00 15:42:00 15:42:00 ---> sar -P ALL: 15:42:00 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2368) 08/13/24 _x86_64_ (4 CPU) 15:42:00 15:42:00 15:38:38 LINUX RESTART (4 CPU) 15:42:00 15:42:00 15:39:02 CPU %user %nice %system %iowait %steal %idle 15:42:00 15:40:01 all 47.57 0.00 6.16 13.50 0.11 32.67 15:42:00 15:40:01 0 46.66 0.00 5.58 9.80 0.10 37.85 15:42:00 15:40:01 1 48.26 0.00 5.64 13.51 0.12 32.47 15:42:00 15:40:01 2 47.30 0.00 6.47 15.82 0.12 30.30 15:42:00 15:40:01 3 48.06 0.00 6.94 14.85 0.10 30.04 15:42:00 15:41:01 all 45.72 0.00 6.35 2.86 0.09 44.98 15:42:00 15:41:01 0 47.02 0.00 6.41 2.68 0.08 43.80 15:42:00 15:41:01 1 50.41 0.00 6.65 2.55 0.10 40.28 15:42:00 15:41:01 2 48.80 0.00 6.39 1.60 0.10 43.11 15:42:00 15:41:01 3 36.66 0.00 5.96 4.58 0.08 52.72 15:42:00 Average: all 46.64 0.00 6.26 8.13 0.10 38.87 15:42:00 Average: 0 46.84 0.00 6.00 6.22 0.09 40.85 15:42:00 Average: 1 49.34 0.00 6.15 7.99 0.11 36.41 15:42:00 Average: 2 48.05 0.00 6.43 8.66 0.11 36.75 15:42:00 Average: 3 42.31 0.00 6.44 9.67 0.09 41.48 15:42:00 15:42:00 15:42:00