21:52:46 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/sme/+/12290 21:52:46 Running as SYSTEM 21:52:46 [EnvInject] - Loading node environment variables. 21:52:46 Building remotely on prd-ubuntu1804-docker-4c-4g-456 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master 21:52:46 [ssh-agent] Looking for ssh-agent implementation... 21:52:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:52:46 $ ssh-agent 21:52:46 SSH_AUTH_SOCK=/tmp/ssh-Y0T7LeDIAmmX/agent.2092 21:52:46 SSH_AGENT_PID=2094 21:52:46 [ssh-agent] Started. 21:52:46 Running ssh-add (command line suppressed) 21:52:46 Identity added: /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master@tmp/private_key_7100024603904577432.key (jenkins-ssh) 21:52:46 [ssh-agent] Using credentials jenkins (jenkins) 21:52:46 The recommended git tool is: NONE 21:52:48 using credential jenkins 21:52:48 Wiping out workspace first. 21:52:48 Cloning the remote Git repository 21:52:48 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 21:52:48 > git init /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master # timeout=10 21:52:48 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 21:52:48 > git --version # timeout=10 21:52:48 > git --version # 'git version 2.17.1' 21:52:48 using GIT_SSH to set credentials jenkins 21:52:48 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme +refs/heads/*:refs/remotes/origin/* # timeout=10 21:52:49 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 21:52:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:52:49 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 21:52:49 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 21:52:49 using GIT_SSH to set credentials jenkins 21:52:49 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme refs/changes/90/12290/1 # timeout=10 21:52:50 > git rev-parse c1d23cc476433ecf2fab9d43cda75376e1294b0d^{commit} # timeout=10 21:52:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:52:50 Checking out Revision c1d23cc476433ecf2fab9d43cda75376e1294b0d (refs/changes/90/12290/1) 21:52:50 > git config core.sparsecheckout # timeout=10 21:52:50 > git checkout -f c1d23cc476433ecf2fab9d43cda75376e1294b0d # timeout=10 21:52:53 Commit message: "NoOp change to build release image" 21:52:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:52:53 > git rev-list --no-walk b0d960af6287a3da8744af704b89daa5e23f0b54 # timeout=10 21:52:53 provisioning config files... 21:52:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:52:53 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:52:53 [EnvInject] - Injecting environment variables from a build step. 21:52:53 [EnvInject] - Injecting as environment variables the properties content 21:52:53 GO_ROOT=capifcore 21:52:53 21:52:53 [EnvInject] - Variables injected successfully. 21:52:53 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins3442285975244172871.sh 21:52:53 + echo '--> go-test.sh' 21:52:53 --> go-test.sh 21:52:53 + go version 21:52:53 go version go1.19 linux/amd64 21:52:53 + cd capifcore 21:52:53 + go mod tidy 21:52:53 go: downloading github.com/deepmap/oapi-codegen v1.11.0 21:52:53 go: downloading github.com/getkin/kin-openapi v0.106.0 21:52:53 go: downloading github.com/labstack/echo/v4 v4.10.2 21:52:53 go: downloading github.com/sirupsen/logrus v1.9.0 21:52:53 go: downloading helm.sh/helm/v3 v3.9.0 21:52:53 go: downloading github.com/stretchr/testify v1.8.1 21:52:54 go: downloading k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed 21:52:54 go: downloading gopkg.in/yaml.v2 v2.4.0 21:52:54 go: downloading k8s.io/cli-runtime v0.25.3-rc.0 21:52:54 go: downloading k8s.io/client-go v0.25.3-rc.0 21:52:54 go: downloading github.com/google/uuid v1.3.0 21:52:54 go: downloading github.com/mitchellh/copystructure v1.2.0 21:52:55 go: downloading github.com/labstack/gommon v0.4.0 21:52:55 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 21:52:55 go: downloading golang.org/x/crypto v0.8.0 21:52:55 go: downloading golang.org/x/net v0.9.0 21:52:56 go: downloading github.com/valyala/fasttemplate v1.2.2 21:52:56 go: downloading golang.org/x/time v0.3.0 21:52:56 go: downloading github.com/go-openapi/jsonpointer v0.19.6 21:52:56 go: downloading github.com/invopop/yaml v0.1.0 21:52:56 go: downloading github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 21:52:56 go: downloading gopkg.in/yaml.v3 v3.0.1 21:52:56 go: downloading golang.org/x/sys v0.7.0 21:52:57 go: downloading github.com/davecgh/go-spew v1.1.1 21:52:57 go: downloading github.com/pmezard/go-difflib v1.0.0 21:52:58 go: downloading github.com/spf13/pflag v1.0.5 21:52:58 go: downloading github.com/stretchr/objx v0.5.0 21:52:58 go: downloading github.com/pkg/errors v0.9.1 21:52:58 go: downloading github.com/Masterminds/semver/v3 v3.1.1 21:52:58 go: downloading github.com/Masterminds/sprig/v3 v3.2.2 21:52:58 go: downloading github.com/gosuri/uitable v0.0.4 21:52:58 go: downloading golang.org/x/term v0.7.0 21:52:58 go: downloading k8s.io/api v0.25.3-rc.0 21:52:58 go: downloading k8s.io/apimachinery v0.25.3-rc.0 21:52:58 go: downloading sigs.k8s.io/yaml v1.3.0 21:52:59 go: downloading github.com/evanphx/json-patch v5.6.0+incompatible 21:52:59 go: downloading k8s.io/apiextensions-apiserver v0.25.2 21:52:59 go: downloading k8s.io/kubectl v0.25.2 21:52:59 go: downloading github.com/mitchellh/reflectwalk v1.0.2 21:53:00 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 21:53:00 go: downloading github.com/spf13/cobra v1.5.0 21:53:00 go: downloading github.com/mattn/go-colorable v0.1.13 21:53:00 go: downloading github.com/mattn/go-isatty v0.0.18 21:53:00 go: downloading k8s.io/klog/v2 v2.70.1 21:53:00 go: downloading github.com/google/go-cmp v0.5.8 21:53:00 go: downloading github.com/google/gofuzz v1.2.0 21:53:00 go: downloading github.com/valyala/bytebufferpool v1.0.0 21:53:00 go: downloading github.com/go-openapi/swag v0.22.3 21:53:00 go: downloading github.com/gorilla/mux v1.8.0 21:53:01 go: downloading github.com/containerd/containerd v1.6.6 21:53:01 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799 21:53:01 go: downloading oras.land/oras-go v1.1.1 21:53:01 go: downloading github.com/distribution/distribution/v3 v3.0.0-20211118083504-a29a3c99a684 21:53:01 go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 21:53:01 go: downloading github.com/fatih/color v1.13.0 21:53:01 go: downloading github.com/Masterminds/goutils v1.1.1 21:53:01 go: downloading github.com/huandu/xstrings v1.3.2 21:53:01 go: downloading github.com/imdario/mergo v0.3.12 21:53:01 go: downloading github.com/shopspring/decimal v1.2.0 21:53:01 go: downloading github.com/spf13/cast v1.4.1 21:53:01 go: downloading github.com/cyphar/filepath-securejoin v0.2.3 21:53:01 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 21:53:01 go: downloading github.com/BurntSushi/toml v1.1.0 21:53:01 go: downloading github.com/gobwas/glob v0.2.3 21:53:01 go: downloading github.com/Masterminds/squirrel v1.5.3 21:53:01 go: downloading github.com/jmoiron/sqlx v1.3.5 21:53:01 go: downloading github.com/lib/pq v1.10.6 21:53:01 go: downloading github.com/rubenv/sql-migrate v1.1.2 21:53:01 go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0 21:53:01 go: downloading github.com/gogo/protobuf v1.3.2 21:53:01 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 21:53:01 go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de 21:53:01 go: downloading github.com/google/gnostic v0.5.7-v3refs 21:53:01 go: downloading golang.org/x/text v0.9.0 21:53:02 go: downloading sigs.k8s.io/kustomize/api v0.12.1 21:53:02 go: downloading sigs.k8s.io/kustomize/kyaml v0.13.9 21:53:02 go: downloading k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1 21:53:02 go: downloading github.com/golang/protobuf v1.5.2 21:53:02 go: downloading google.golang.org/protobuf v1.28.0 21:53:02 go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d 21:53:02 go: downloading k8s.io/component-base v0.25.2 21:53:02 go: downloading github.com/kr/pretty v0.3.0 21:53:02 go: downloading github.com/inconshreveable/mousetrap v1.0.0 21:53:02 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 21:53:02 go: downloading github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 21:53:02 go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible 21:53:02 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:53:02 go: downloading github.com/mailru/easyjson v0.7.7 21:53:02 go: downloading github.com/go-logr/logr v1.2.3 21:53:02 go: downloading github.com/opencontainers/go-digest v1.0.0 21:53:02 go: downloading golang.org/x/sync v0.1.0 21:53:02 go: downloading github.com/docker/cli v20.10.17+incompatible 21:53:02 go: downloading github.com/docker/docker v20.10.17+incompatible 21:53:02 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d 21:53:02 go: downloading github.com/bshuster-repo/logrus-logstash-hook v1.0.0 21:53:02 go: downloading github.com/bugsnag/bugsnag-go v0.0.0-20141110184014-b1d153021fcd 21:53:02 go: downloading github.com/docker/go-metrics v0.0.1 21:53:02 go: downloading github.com/docker/libtrust v0.0.0-20150114040149-fa567046d9b1 21:53:02 go: downloading github.com/gorilla/handlers v1.5.1 21:53:02 go: downloading github.com/yvasiyarov/gorelic v0.0.0-20141212073537-a9bba5b9ab50 21:53:02 go: downloading github.com/mattn/go-runewidth v0.0.9 21:53:02 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:53:02 go: downloading github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 21:53:02 go: downloading k8s.io/apiserver v0.25.2 21:53:03 go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 21:53:03 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:53:03 go: downloading github.com/mattn/go-sqlite3 v1.14.6 21:53:03 go: downloading github.com/go-gorp/gorp/v3 v3.0.2 21:53:03 go: downloading github.com/gobuffalo/packr/v2 v2.8.3 21:53:03 go: downloading google.golang.org/grpc v1.47.0 21:53:03 go: downloading gopkg.in/inf.v0 v0.9.1 21:53:03 go: downloading github.com/json-iterator/go v1.1.12 21:53:03 go: downloading github.com/onsi/ginkgo/v2 v2.1.6 21:53:03 go: downloading github.com/onsi/gomega v1.20.1 21:53:03 go: downloading github.com/chai2010/gettext-go v1.0.2 21:53:03 go: downloading github.com/MakeNowJust/heredoc v1.0.0 21:53:03 go: downloading github.com/mitchellh/go-wordwrap v1.0.0 21:53:03 go: downloading github.com/russross/blackfriday v1.5.2 21:53:03 go: downloading github.com/kr/text v0.2.0 21:53:03 go: downloading github.com/rogpeppe/go-internal v1.8.0 21:53:03 go: downloading github.com/google/btree v1.0.1 21:53:03 go: downloading github.com/onsi/ginkgo v1.16.4 21:53:03 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 21:53:03 go: downloading github.com/josharian/intern v1.0.0 21:53:04 go: downloading gotest.tools/v3 v3.0.3 21:53:04 go: downloading github.com/moby/locker v1.0.1 21:53:04 go: downloading github.com/docker/docker-credential-helpers v0.6.4 21:53:04 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c 21:53:04 go: downloading github.com/gomodule/redigo v1.8.2 21:53:04 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 21:53:04 go: downloading github.com/prometheus/client_golang v1.12.1 21:53:04 go: downloading github.com/yvasiyarov/go-metrics v0.0.0-20140926110328-57bccd1ccd43 21:53:04 go: downloading github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f 21:53:04 go: downloading github.com/felixge/httpsnoop v1.0.1 21:53:04 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f 21:53:04 go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 21:53:04 go: downloading github.com/poy/onpar v0.0.0-20190519213022-ee068f8ea4d1 21:53:04 go: downloading github.com/ziutek/mymysql v1.5.4 21:53:04 go: downloading github.com/docker/go-connections v0.4.0 21:53:04 go: downloading github.com/docker/go-units v0.4.0 21:53:04 go: downloading github.com/docker/distribution v2.8.1+incompatible 21:53:04 go: downloading github.com/gobuffalo/packd v1.0.1 21:53:04 go: downloading github.com/markbates/safe v1.0.1 21:53:04 go: downloading github.com/markbates/oncer v1.0.0 21:53:04 go: downloading github.com/go-errors/errors v1.0.1 21:53:04 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:53:04 go: downloading github.com/modern-go/reflect2 v1.0.2 21:53:04 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21 21:53:04 go: downloading github.com/go-openapi/jsonreference v0.20.2 21:53:04 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 21:53:04 go: downloading github.com/emicklei/go-restful/v3 v3.8.0 21:53:04 go: downloading google.golang.org/appengine v1.6.7 21:53:04 go: downloading github.com/klauspost/compress v1.13.6 21:53:04 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b 21:53:05 go: downloading github.com/beorn7/perks v1.0.1 21:53:05 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:53:05 go: downloading github.com/prometheus/client_model v0.2.0 21:53:05 go: downloading github.com/prometheus/common v0.32.1 21:53:05 go: downloading github.com/prometheus/procfs v0.7.3 21:53:05 go: downloading github.com/morikuni/aec v1.0.0 21:53:05 go: downloading github.com/karrick/godirwalk v1.16.1 21:53:05 go: downloading github.com/markbates/errx v1.1.0 21:53:05 go: downloading github.com/gobuffalo/logger v1.0.6 21:53:05 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 21:53:05 go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 21:53:05 go: downloading github.com/xlab/treeprint v1.1.0 21:53:05 go: downloading github.com/creack/pty v1.1.11 21:53:05 go: downloading github.com/Microsoft/hcsshim v0.9.3 21:53:05 go: downloading github.com/moby/sys/mountinfo v0.5.0 21:53:05 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:53:05 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 21:53:05 go: downloading github.com/moby/spdystream v0.2.0 21:53:05 go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 21:53:05 go: downloading github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 21:53:05 go: downloading github.com/Microsoft/go-winio v0.5.1 21:53:05 go: downloading go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 21:53:05 go: downloading github.com/sergi/go-diff v1.1.0 21:53:05 go: downloading go.opencensus.io v0.23.0 21:53:05 go: downloading github.com/containerd/cgroups v1.0.3 21:53:05 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:53:06 + go test ./... 21:54:07 ok oransc.org/nonrtric/capifcore 2.019s 21:54:07 ? oransc.org/nonrtric/capifcore/internal/accesscontrolpolicyapi [no test files] 21:54:07 ? oransc.org/nonrtric/capifcore/internal/aefsecurityapi [no test files] 21:54:07 ? oransc.org/nonrtric/capifcore/internal/auditingapi [no test files] 21:54:07 ? oransc.org/nonrtric/capifcore/internal/common [no test files] 21:54:07 ? oransc.org/nonrtric/capifcore/internal/common29122 [no test files] 21:54:07 ? oransc.org/nonrtric/capifcore/internal/common29571 [no test files] 21:54:07 ? oransc.org/nonrtric/capifcore/internal/config [no test files] 21:54:09 ok oransc.org/nonrtric/capifcore/internal/discoverservice 0.748s 21:54:09 ? oransc.org/nonrtric/capifcore/internal/discoverserviceapi [no test files] 21:54:09 ok oransc.org/nonrtric/capifcore/internal/eventsapi 0.010s 21:54:09 ok oransc.org/nonrtric/capifcore/internal/eventservice 0.518s 21:54:09 ? oransc.org/nonrtric/capifcore/internal/gentools/commoncollector [no test files] 21:54:09 ? oransc.org/nonrtric/capifcore/internal/gentools/enumfixer [no test files] 21:54:09 ? oransc.org/nonrtric/capifcore/internal/gentools/specificationfixer [no test files] 21:54:09 ok oransc.org/nonrtric/capifcore/internal/helmmanagement 0.079s 21:54:09 ? oransc.org/nonrtric/capifcore/internal/helmmanagement/mocks [no test files] 21:54:10 ok oransc.org/nonrtric/capifcore/internal/invokermanagement 0.428s 21:54:10 ? oransc.org/nonrtric/capifcore/internal/invokermanagement/mocks [no test files] 21:54:10 ok oransc.org/nonrtric/capifcore/internal/invokermanagementapi 0.016s 21:54:10 ? oransc.org/nonrtric/capifcore/internal/keycloak [no test files] 21:54:10 ? oransc.org/nonrtric/capifcore/internal/keycloak/mocks [no test files] 21:54:10 ? oransc.org/nonrtric/capifcore/internal/loggingapi [no test files] 21:54:10 ok oransc.org/nonrtric/capifcore/internal/providermanagement 0.530s 21:54:10 ? oransc.org/nonrtric/capifcore/internal/providermanagement/mocks [no test files] 21:54:10 ok oransc.org/nonrtric/capifcore/internal/providermanagementapi 0.007s 21:54:13 ok oransc.org/nonrtric/capifcore/internal/publishservice 0.449s 21:54:13 ? oransc.org/nonrtric/capifcore/internal/publishservice/mocks [no test files] 21:54:13 ok oransc.org/nonrtric/capifcore/internal/publishserviceapi 0.012s 21:54:13 ok oransc.org/nonrtric/capifcore/internal/restclient 0.004s 21:54:13 ? oransc.org/nonrtric/capifcore/internal/restclient/mocks [no test files] 21:54:13 ? oransc.org/nonrtric/capifcore/internal/routinginfoapi [no test files] 21:54:13 ok oransc.org/nonrtric/capifcore/internal/securityapi 0.019s 21:54:14 ok oransc.org/nonrtric/capifcore/internal/securityservice 1.109s 21:54:15 + echo '--> go-test.sh ends' 21:54:15 --> go-test.sh ends 21:54:15 $ ssh-agent -k 21:54:15 unset SSH_AUTH_SOCK; 21:54:15 unset SSH_AGENT_PID; 21:54:15 echo Agent pid 2094 killed; 21:54:15 [ssh-agent] Stopped. 21:54:15 [PostBuildScript] - [INFO] Executing post build scripts. 21:54:15 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins9048600596496494630.sh 21:54:15 ---> sysstat.sh 21:54:15 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins5545647095741506086.sh 21:54:15 ---> package-listing.sh 21:54:15 ++ tr '[:upper:]' '[:lower:]' 21:54:15 ++ facter osfamily 21:54:16 + OS_FAMILY=debian 21:54:16 + workspace=/w/workspace/nonrtric-plt-sme-capifcore-go-verify-master 21:54:16 + START_PACKAGES=/tmp/packages_start.txt 21:54:16 + END_PACKAGES=/tmp/packages_end.txt 21:54:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:54:16 + PACKAGES=/tmp/packages_start.txt 21:54:16 + '[' /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master ']' 21:54:16 + PACKAGES=/tmp/packages_end.txt 21:54:16 + case "${OS_FAMILY}" in 21:54:16 + dpkg -l 21:54:16 + grep '^ii' 21:54:16 + '[' -f /tmp/packages_start.txt ']' 21:54:16 + '[' -f /tmp/packages_end.txt ']' 21:54:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:54:16 + '[' /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master ']' 21:54:16 + mkdir -p /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/archives/ 21:54:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/archives/ 21:54:16 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins13189641151037942241.sh 21:54:16 ---> capture-instance-metadata.sh 21:54:16 Setup pyenv: 21:54:16 * system (set by /opt/pyenv/version) 21:54:16 * 3.8.13 (set by /opt/pyenv/version) 21:54:16 * 3.9.13 (set by /opt/pyenv/version) 21:54:16 * 3.10.6 (set by /opt/pyenv/version) 21:54:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pXwS 21:54:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:54:24 lf-activate-venv(): INFO: Installing: lftools 21:55:01 lf-activate-venv(): INFO: Adding /tmp/venv-pXwS/bin to PATH 21:55:01 INFO: Running in OpenStack, capturing instance metadata 21:55:02 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins10248245565074898976.sh 21:55:02 provisioning config files... 21:55:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-sme-capifcore-go-verify-master@tmp/config13707522764565126587tmp 21:55:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:55:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:55:02 [EnvInject] - Injecting environment variables from a build step. 21:55:02 [EnvInject] - Injecting as environment variables the properties content 21:55:02 SERVER_ID=logs 21:55:02 21:55:02 [EnvInject] - Variables injected successfully. 21:55:02 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins17396403568892034051.sh 21:55:02 ---> create-netrc.sh 21:55:02 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins6257409218139592063.sh 21:55:02 ---> python-tools-install.sh 21:55:02 Setup pyenv: 21:55:02 system 21:55:02 3.8.13 21:55:02 3.9.13 21:55:02 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/.python-version) 21:55:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pXwS from file:/tmp/.os_lf_venv 21:55:03 lf-activate-venv(): INFO: Installing: lftools 21:55:15 lf-activate-venv(): INFO: Adding /tmp/venv-pXwS/bin to PATH 21:55:15 Generating Requirements File 21:55:51 Python 3.10.6 21:55:51 pip 23.3.1 from /tmp/venv-pXwS/lib/python3.10/site-packages/pip (python 3.10) 21:55:52 appdirs==1.4.4 21:55:52 argcomplete==3.2.1 21:55:52 aspy.yaml==1.3.0 21:55:52 attrs==23.1.0 21:55:52 autopage==0.5.2 21:55:52 Babel==2.14.0 21:55:52 beautifulsoup4==4.12.2 21:55:52 boto3==1.33.13 21:55:52 botocore==1.33.13 21:55:52 bs4==0.0.1 21:55:52 cachetools==5.3.2 21:55:52 certifi==2023.11.17 21:55:52 cffi==1.16.0 21:55:52 cfgv==3.4.0 21:55:52 chardet==5.2.0 21:55:52 charset-normalizer==3.3.2 21:55:52 click==8.1.7 21:55:52 cliff==4.4.0 21:55:52 cmd2==2.4.3 21:55:52 cryptography==3.3.2 21:55:52 debtcollector==2.5.0 21:55:52 decorator==5.1.1 21:55:52 defusedxml==0.7.1 21:55:52 Deprecated==1.2.14 21:55:52 distlib==0.3.8 21:55:52 dnspython==2.4.2 21:55:52 docker==4.2.2 21:55:52 dogpile.cache==1.2.2 21:55:52 email-validator==2.1.0.post1 21:55:52 filelock==3.13.1 21:55:52 future==0.18.3 21:55:52 gitdb==4.0.11 21:55:52 GitPython==3.1.40 21:55:52 google-auth==2.25.2 21:55:52 httplib2==0.22.0 21:55:52 identify==2.5.33 21:55:52 idna==3.6 21:55:52 importlib-metadata==7.0.0 21:55:52 importlib-resources==1.5.0 21:55:52 iso8601==2.1.0 21:55:52 Jinja2==3.1.2 21:55:52 jmespath==1.0.1 21:55:52 jsonpatch==1.33 21:55:52 jsonpointer==2.4 21:55:52 jsonschema==4.20.0 21:55:52 jsonschema-specifications==2023.11.2 21:55:52 keystoneauth1==5.4.0 21:55:52 kubernetes==28.1.0 21:55:52 lftools==0.37.8 21:55:52 lxml==4.9.3 21:55:52 MarkupSafe==2.1.3 21:55:52 msgpack==1.0.7 21:55:52 multi-key-dict==2.0.3 21:55:52 munch==4.0.0 21:55:52 netaddr==0.9.0 21:55:52 netifaces==0.11.0 21:55:52 niet==1.4.2 21:55:52 nodeenv==1.8.0 21:55:52 oauth2client==4.1.3 21:55:52 oauthlib==3.2.2 21:55:52 openstacksdk==0.62.0 21:55:52 os-client-config==2.1.0 21:55:52 os-service-types==1.7.0 21:55:52 osc-lib==2.9.0 21:55:52 oslo.config==9.2.0 21:55:52 oslo.context==5.3.0 21:55:52 oslo.i18n==6.2.0 21:55:52 oslo.log==5.4.0 21:55:52 oslo.serialization==5.2.0 21:55:52 oslo.utils==6.3.0 21:55:52 packaging==23.2 21:55:52 pbr==6.0.0 21:55:52 platformdirs==4.1.0 21:55:52 prettytable==3.9.0 21:55:52 pyasn1==0.5.1 21:55:52 pyasn1-modules==0.3.0 21:55:52 pycparser==2.21 21:55:52 pygerrit2==2.0.15 21:55:52 PyGithub==2.1.1 21:55:52 pyinotify==0.9.6 21:55:52 PyJWT==2.8.0 21:55:52 PyNaCl==1.5.0 21:55:52 pyparsing==2.4.7 21:55:52 pyperclip==1.8.2 21:55:52 pyrsistent==0.20.0 21:55:52 python-cinderclient==9.4.0 21:55:52 python-dateutil==2.8.2 21:55:52 python-heatclient==3.3.0 21:55:52 python-jenkins==1.8.2 21:55:52 python-keystoneclient==5.2.0 21:55:52 python-magnumclient==4.3.0 21:55:52 python-novaclient==18.4.0 21:55:52 python-openstackclient==6.0.0 21:55:52 python-swiftclient==4.4.0 21:55:52 pytz==2023.3.post1 21:55:52 PyYAML==6.0.1 21:55:52 referencing==0.32.0 21:55:52 requests==2.31.0 21:55:52 requests-oauthlib==1.3.1 21:55:52 requestsexceptions==1.4.0 21:55:52 rfc3986==2.0.0 21:55:52 rpds-py==0.13.2 21:55:52 rsa==4.9 21:55:52 ruamel.yaml==0.18.5 21:55:52 ruamel.yaml.clib==0.2.8 21:55:52 s3transfer==0.8.2 21:55:52 simplejson==3.19.2 21:55:52 six==1.16.0 21:55:52 smmap==5.0.1 21:55:52 soupsieve==2.5 21:55:52 stevedore==5.1.0 21:55:52 tabulate==0.9.0 21:55:52 toml==0.10.2 21:55:52 tomlkit==0.12.3 21:55:52 tqdm==4.66.1 21:55:52 typing_extensions==4.9.0 21:55:52 tzdata==2023.3 21:55:52 urllib3==1.26.18 21:55:52 virtualenv==20.25.0 21:55:52 wcwidth==0.2.12 21:55:52 websocket-client==1.7.0 21:55:52 wrapt==1.16.0 21:55:52 xdg==6.0.0 21:55:52 xmltodict==0.13.0 21:55:52 yq==3.2.3 21:55:52 zipp==3.17.0 21:55:52 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins3497082330499551508.sh 21:55:52 ---> sudo-logs.sh 21:55:52 Archiving 'sudo' log.. 21:55:52 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins2854515647743166022.sh 21:55:52 ---> job-cost.sh 21:55:52 Setup pyenv: 21:55:52 system 21:55:52 3.8.13 21:55:52 3.9.13 21:55:52 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/.python-version) 21:55:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pXwS from file:/tmp/.os_lf_venv 21:55:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:56:03 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. 21:56:03 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 21:56:04 lf-activate-venv(): INFO: Adding /tmp/venv-pXwS/bin to PATH 21:56:04 INFO: No Stack... 21:56:04 INFO: Retrieving Pricing Info for: v2-highcpu-4 21:56:04 INFO: Archiving Costs 21:56:04 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash -l /tmp/jenkins5905576936510568617.sh 21:56:04 ---> logs-deploy.sh 21:56:04 Setup pyenv: 21:56:04 system 21:56:04 3.8.13 21:56:04 3.9.13 21:56:04 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/.python-version) 21:56:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pXwS from file:/tmp/.os_lf_venv 21:56:06 lf-activate-venv(): INFO: Installing: lftools 21:56:19 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 21:56:19 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 21:56:20 lf-activate-venv(): INFO: Adding /tmp/venv-pXwS/bin to PATH 21:56:20 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-sme-capifcore-go-verify-master/131 21:56:20 INFO: archiving workspace using pattern(s): 21:56:21 Archives upload complete. 21:56:21 INFO: archiving logs to Nexus 21:56:22 ---> uname -a: 21:56:22 Linux prd-ubuntu1804-docker-4c-4g-456 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:56:22 21:56:22 21:56:22 ---> lscpu: 21:56:22 Architecture: x86_64 21:56:22 CPU op-mode(s): 32-bit, 64-bit 21:56:22 Byte Order: Little Endian 21:56:22 CPU(s): 4 21:56:22 On-line CPU(s) list: 0-3 21:56:22 Thread(s) per core: 1 21:56:22 Core(s) per socket: 1 21:56:22 Socket(s): 4 21:56:22 NUMA node(s): 1 21:56:22 Vendor ID: AuthenticAMD 21:56:22 CPU family: 23 21:56:22 Model: 49 21:56:22 Model name: AMD EPYC-Rome Processor 21:56:22 Stepping: 0 21:56:22 CPU MHz: 2799.870 21:56:22 BogoMIPS: 5599.74 21:56:22 Virtualization: AMD-V 21:56:22 Hypervisor vendor: KVM 21:56:22 Virtualization type: full 21:56:22 L1d cache: 32K 21:56:22 L1i cache: 32K 21:56:22 L2 cache: 512K 21:56:22 L3 cache: 16384K 21:56:22 NUMA node0 CPU(s): 0-3 21:56:22 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 21:56:22 21:56:22 21:56:22 ---> nproc: 21:56:22 4 21:56:22 21:56:22 21:56:22 ---> df -h: 21:56:22 Filesystem Size Used Avail Use% Mounted on 21:56:22 udev 2.0G 0 2.0G 0% /dev 21:56:22 tmpfs 395M 688K 394M 1% /run 21:56:22 /dev/vda1 20G 11G 9.2G 53% / 21:56:22 tmpfs 2.0G 0 2.0G 0% /dev/shm 21:56:22 tmpfs 5.0M 0 5.0M 0% /run/lock 21:56:22 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 21:56:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:56:22 tmpfs 395M 0 395M 0% /run/user/1001 21:56:22 21:56:22 21:56:22 ---> free -m: 21:56:22 total used free shared buff/cache available 21:56:22 Mem: 3944 449 1003 0 2490 3215 21:56:22 Swap: 1023 0 1023 21:56:22 21:56:22 21:56:22 ---> ip addr: 21:56:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:56:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:56:22 inet 127.0.0.1/8 scope host lo 21:56:22 valid_lft forever preferred_lft forever 21:56:22 inet6 ::1/128 scope host 21:56:22 valid_lft forever preferred_lft forever 21:56:22 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 21:56:22 link/ether fa:16:3e:9b:07:ee brd ff:ff:ff:ff:ff:ff 21:56:22 inet 10.32.7.103/23 brd 10.32.7.255 scope global dynamic ens3 21:56:22 valid_lft 86144sec preferred_lft 86144sec 21:56:22 inet6 fe80::f816:3eff:fe9b:7ee/64 scope link 21:56:22 valid_lft forever preferred_lft forever 21:56:22 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 21:56:22 link/ether 02:42:25:e9:b7:74 brd ff:ff:ff:ff:ff:ff 21:56:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:56:22 valid_lft forever preferred_lft forever 21:56:22 21:56:22 21:56:22 ---> sar -b -r -n DEV: 21:56:22 Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-456) 12/13/23 _x86_64_ (4 CPU) 21:56:22 21:56:22 21:52:09 LINUX RESTART (4 CPU) 21:56:22 21:56:22 21:53:01 tps rtps wtps bread/s bwrtn/s 21:56:22 21:54:01 186.24 74.02 112.22 5306.17 45556.79 21:56:22 21:55:01 94.89 44.15 50.73 1402.33 8995.93 21:56:22 21:56:01 61.31 0.92 60.39 98.38 8780.94 21:56:22 Average: 114.21 39.73 74.48 2271.61 21132.25 21:56:22 21:56:22 21:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:56:22 21:54:01 538160 3296036 3500504 86.67 73464 2802536 1162328 22.85 1110648 2132392 165288 21:56:22 21:55:01 1255768 3344592 2782896 68.91 92168 2125800 814348 16.01 608448 1939468 139280 21:56:22 21:56:01 996032 3275928 3042632 75.34 102952 2300888 888732 17.47 691596 2103432 153048 21:56:22 Average: 929987 3305519 3108677 76.97 89528 2409741 955136 18.78 803564 2058431 152539 21:56:22 21:56:22 21:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:56:22 21:54:01 ens3 165.50 148.08 1175.68 12.56 0.00 0.00 0.00 0.00 21:56:22 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:22 21:54:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 21:56:22 21:55:01 ens3 57.40 49.33 710.21 9.32 0.00 0.00 0.00 0.00 21:56:22 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:22 21:55:01 lo 0.97 0.97 0.10 0.10 0.00 0.00 0.00 0.00 21:56:22 21:56:01 ens3 49.99 44.73 552.99 8.69 0.00 0.00 0.00 0.00 21:56:22 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:22 21:56:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 21:56:22 Average: ens3 91.03 80.77 813.28 10.19 0.00 0.00 0.00 0.00 21:56:22 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:22 Average: lo 0.70 0.70 0.07 0.07 0.00 0.00 0.00 0.00 21:56:22 21:56:22 21:56:22 ---> sar -P ALL: 21:56:22 Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-456) 12/13/23 _x86_64_ (4 CPU) 21:56:22 21:56:22 21:52:09 LINUX RESTART (4 CPU) 21:56:22 21:56:22 21:53:01 CPU %user %nice %system %iowait %steal %idle 21:56:22 21:54:01 all 78.36 0.00 10.14 2.24 0.15 9.11 21:56:22 21:54:01 0 78.67 0.00 9.81 1.91 0.17 9.44 21:56:22 21:54:01 1 78.22 0.00 10.23 2.20 0.15 9.20 21:56:22 21:54:01 2 78.38 0.00 10.40 1.72 0.15 9.35 21:56:22 21:54:01 3 78.16 0.00 10.13 3.12 0.15 8.43 21:56:22 21:55:01 all 29.88 0.00 3.87 1.92 0.08 64.25 21:56:22 21:55:01 0 34.22 0.00 4.37 1.74 0.07 59.61 21:56:22 21:55:01 1 31.03 0.00 3.67 1.61 0.08 63.61 21:56:22 21:55:01 2 28.95 0.00 3.99 3.79 0.08 63.18 21:56:22 21:55:01 3 25.35 0.00 3.46 0.57 0.05 70.58 21:56:22 21:56:01 all 19.41 0.00 1.23 1.74 0.05 77.57 21:56:22 21:56:01 0 29.86 0.00 1.95 0.18 0.07 67.93 21:56:22 21:56:01 1 5.16 0.00 0.85 2.89 0.03 91.07 21:56:22 21:56:01 2 33.97 0.00 1.40 0.22 0.07 64.34 21:56:22 21:56:01 3 8.56 0.00 0.71 3.71 0.05 86.97 21:56:22 Average: all 42.47 0.00 5.07 1.97 0.09 50.40 21:56:22 Average: 0 47.48 0.00 5.36 1.27 0.10 45.78 21:56:22 Average: 1 38.05 0.00 4.90 2.23 0.09 54.73 21:56:22 Average: 2 47.03 0.00 5.25 1.91 0.10 45.71 21:56:22 Average: 3 37.31 0.00 4.76 2.46 0.08 55.39 21:56:22 21:56:22 21:56:22