14:18:27 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/sme/+/12784 14:18:27 Running as SYSTEM 14:18:27 [EnvInject] - Loading node environment variables. 14:18:27 Building remotely on prd-ubuntu1804-docker-4c-4g-524 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master 14:18:27 [ssh-agent] Looking for ssh-agent implementation... 14:18:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:18:27 $ ssh-agent 14:18:27 SSH_AUTH_SOCK=/tmp/ssh-e4LzJfDDf38K/agent.2163 14:18:27 SSH_AGENT_PID=2165 14:18:27 [ssh-agent] Started. 14:18:27 Running ssh-add (command line suppressed) 14:18:27 Identity added: /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master@tmp/private_key_13167295108087249434.key (jenkins-ssh) 14:18:27 [ssh-agent] Using credentials jenkins (jenkins) 14:18:27 The recommended git tool is: NONE 14:18:29 using credential jenkins 14:18:29 Wiping out workspace first. 14:18:29 Cloning the remote Git repository 14:18:29 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 14:18:29 > git init /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master # timeout=10 14:18:29 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 14:18:29 > git --version # timeout=10 14:18:29 > git --version # 'git version 2.17.1' 14:18:29 using GIT_SSH to set credentials jenkins 14:18:29 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme +refs/heads/*:refs/remotes/origin/* # timeout=10 14:18:30 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 14:18:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:18:30 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 14:18:30 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 14:18:30 using GIT_SSH to set credentials jenkins 14:18:30 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme refs/changes/84/12784/6 # timeout=10 14:18:31 > git rev-parse 629fde2f388de8819e6f7741eb43cbc447abe9e4^{commit} # timeout=10 14:18:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:18:31 Checking out Revision 629fde2f388de8819e6f7741eb43cbc447abe9e4 (refs/changes/84/12784/6) 14:18:31 > git config core.sparsecheckout # timeout=10 14:18:31 > git checkout -f 629fde2f388de8819e6f7741eb43cbc447abe9e4 # timeout=10 14:18:34 Commit message: "NONRTRIC-946: Servicemanager - Add Read The Docs" 14:18:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:18:34 > git rev-list --no-walk cee6f2575f6aba0f09a1edd31937eadad66a397c # timeout=10 14:18:34 provisioning config files... 14:18:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:18:34 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:18:34 [EnvInject] - Injecting environment variables from a build step. 14:18:34 [EnvInject] - Injecting as environment variables the properties content 14:18:34 GO_ROOT=capifcore 14:18:34 14:18:34 [EnvInject] - Variables injected successfully. 14:18:34 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins598270268680553666.sh 14:18:34 + echo '--> go-test.sh' 14:18:34 --> go-test.sh 14:18:34 + go version 14:18:34 go version go1.19 linux/amd64 14:18:34 + cd capifcore 14:18:34 + go mod tidy 14:18:34 go: downloading github.com/deepmap/oapi-codegen v1.11.0 14:18:34 go: downloading github.com/getkin/kin-openapi v0.106.0 14:18:34 go: downloading github.com/labstack/echo/v4 v4.10.2 14:18:34 go: downloading github.com/sirupsen/logrus v1.9.0 14:18:34 go: downloading helm.sh/helm/v3 v3.9.0 14:18:35 go: downloading gopkg.in/yaml.v2 v2.4.0 14:18:35 go: downloading k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed 14:18:35 go: downloading github.com/stretchr/testify v1.8.1 14:18:35 go: downloading k8s.io/cli-runtime v0.25.3-rc.0 14:18:35 go: downloading k8s.io/client-go v0.25.3-rc.0 14:18:35 go: downloading github.com/google/uuid v1.3.0 14:18:36 go: downloading golang.org/x/sys v0.7.0 14:18:36 go: downloading github.com/labstack/gommon v0.4.0 14:18:36 go: downloading golang.org/x/crypto v0.8.0 14:18:36 go: downloading golang.org/x/net v0.9.0 14:18:38 go: downloading github.com/go-openapi/jsonpointer v0.19.6 14:18:38 go: downloading github.com/invopop/yaml v0.1.0 14:18:38 go: downloading github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 14:18:38 go: downloading gopkg.in/yaml.v3 v3.0.1 14:18:38 go: downloading github.com/spf13/pflag v1.0.5 14:18:38 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 14:18:38 go: downloading github.com/valyala/fasttemplate v1.2.2 14:18:38 go: downloading golang.org/x/time v0.3.0 14:18:39 go: downloading github.com/mitchellh/copystructure v1.2.0 14:18:39 go: downloading github.com/davecgh/go-spew v1.1.1 14:18:39 go: downloading github.com/pmezard/go-difflib v1.0.0 14:18:40 go: downloading github.com/stretchr/objx v0.5.0 14:18:40 go: downloading github.com/pkg/errors v0.9.1 14:18:40 go: downloading github.com/Masterminds/semver/v3 v3.1.1 14:18:40 go: downloading github.com/Masterminds/sprig/v3 v3.2.2 14:18:40 go: downloading github.com/gosuri/uitable v0.0.4 14:18:40 go: downloading golang.org/x/term v0.7.0 14:18:40 go: downloading k8s.io/api v0.25.3-rc.0 14:18:40 go: downloading k8s.io/apimachinery v0.25.3-rc.0 14:18:40 go: downloading sigs.k8s.io/yaml v1.3.0 14:18:40 go: downloading github.com/evanphx/json-patch v5.6.0+incompatible 14:18:41 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 14:18:41 go: downloading k8s.io/apiextensions-apiserver v0.25.2 14:18:41 go: downloading k8s.io/kubectl v0.25.2 14:18:41 go: downloading github.com/spf13/cobra v1.5.0 14:18:41 go: downloading k8s.io/klog/v2 v2.70.1 14:18:41 go: downloading github.com/google/go-cmp v0.5.8 14:18:41 go: downloading github.com/google/gofuzz v1.2.0 14:18:41 go: downloading github.com/mattn/go-colorable v0.1.13 14:18:41 go: downloading github.com/mattn/go-isatty v0.0.18 14:18:42 go: downloading github.com/go-openapi/swag v0.22.3 14:18:42 go: downloading github.com/gorilla/mux v1.8.0 14:18:42 go: downloading github.com/valyala/bytebufferpool v1.0.0 14:18:42 go: downloading github.com/mitchellh/reflectwalk v1.0.2 14:18:42 go: downloading github.com/containerd/containerd v1.6.6 14:18:42 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799 14:18:42 go: downloading oras.land/oras-go v1.1.1 14:18:42 go: downloading github.com/distribution/distribution/v3 v3.0.0-20211118083504-a29a3c99a684 14:18:42 go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 14:18:42 go: downloading github.com/fatih/color v1.13.0 14:18:42 go: downloading github.com/Masterminds/goutils v1.1.1 14:18:42 go: downloading github.com/huandu/xstrings v1.3.2 14:18:42 go: downloading github.com/imdario/mergo v0.3.12 14:18:42 go: downloading github.com/shopspring/decimal v1.2.0 14:18:42 go: downloading github.com/spf13/cast v1.4.1 14:18:42 go: downloading github.com/cyphar/filepath-securejoin v0.2.3 14:18:42 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 14:18:42 go: downloading github.com/BurntSushi/toml v1.1.0 14:18:42 go: downloading github.com/gobwas/glob v0.2.3 14:18:42 go: downloading github.com/Masterminds/squirrel v1.5.3 14:18:42 go: downloading github.com/jmoiron/sqlx v1.3.5 14:18:42 go: downloading github.com/lib/pq v1.10.6 14:18:43 go: downloading github.com/rubenv/sql-migrate v1.1.2 14:18:43 go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0 14:18:43 go: downloading github.com/gogo/protobuf v1.3.2 14:18:43 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 14:18:43 go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de 14:18:43 go: downloading github.com/google/gnostic v0.5.7-v3refs 14:18:43 go: downloading golang.org/x/text v0.9.0 14:18:43 go: downloading sigs.k8s.io/kustomize/api v0.12.1 14:18:43 go: downloading sigs.k8s.io/kustomize/kyaml v0.13.9 14:18:43 go: downloading k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1 14:18:43 go: downloading github.com/golang/protobuf v1.5.2 14:18:43 go: downloading google.golang.org/protobuf v1.28.0 14:18:43 go: downloading github.com/kr/pretty v0.3.0 14:18:43 go: downloading github.com/inconshreveable/mousetrap v1.0.0 14:18:43 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 14:18:43 go: downloading github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 14:18:43 go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible 14:18:43 go: downloading k8s.io/component-base v0.25.2 14:18:43 go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d 14:18:43 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:18:43 go: downloading github.com/go-logr/logr v1.2.3 14:18:43 go: downloading github.com/mailru/easyjson v0.7.7 14:18:43 go: downloading github.com/opencontainers/go-digest v1.0.0 14:18:43 go: downloading github.com/docker/cli v20.10.17+incompatible 14:18:44 go: downloading github.com/docker/docker v20.10.17+incompatible 14:18:44 go: downloading golang.org/x/sync v0.1.0 14:18:44 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d 14:18:44 go: downloading github.com/bshuster-repo/logrus-logstash-hook v1.0.0 14:18:44 go: downloading github.com/bugsnag/bugsnag-go v0.0.0-20141110184014-b1d153021fcd 14:18:44 go: downloading github.com/docker/go-metrics v0.0.1 14:18:44 go: downloading github.com/docker/libtrust v0.0.0-20150114040149-fa567046d9b1 14:18:44 go: downloading github.com/gorilla/handlers v1.5.1 14:18:44 go: downloading github.com/yvasiyarov/gorelic v0.0.0-20141212073537-a9bba5b9ab50 14:18:44 go: downloading github.com/mattn/go-runewidth v0.0.9 14:18:44 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:18:44 go: downloading github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 14:18:44 go: downloading k8s.io/apiserver v0.25.2 14:18:44 go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 14:18:44 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:18:44 go: downloading github.com/mattn/go-sqlite3 v1.14.6 14:18:44 go: downloading github.com/go-gorp/gorp/v3 v3.0.2 14:18:44 go: downloading github.com/gobuffalo/packr/v2 v2.8.3 14:18:44 go: downloading google.golang.org/grpc v1.47.0 14:18:44 go: downloading gopkg.in/inf.v0 v0.9.1 14:18:44 go: downloading github.com/json-iterator/go v1.1.12 14:18:44 go: downloading github.com/kr/text v0.2.0 14:18:44 go: downloading github.com/rogpeppe/go-internal v1.8.0 14:18:44 go: downloading github.com/onsi/ginkgo/v2 v2.1.6 14:18:45 go: downloading github.com/onsi/gomega v1.20.1 14:18:45 go: downloading github.com/google/btree v1.0.1 14:18:45 go: downloading github.com/onsi/ginkgo v1.16.4 14:18:45 go: downloading github.com/chai2010/gettext-go v1.0.2 14:18:45 go: downloading github.com/MakeNowJust/heredoc v1.0.0 14:18:45 go: downloading github.com/mitchellh/go-wordwrap v1.0.0 14:18:45 go: downloading github.com/russross/blackfriday v1.5.2 14:18:45 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 14:18:45 go: downloading github.com/josharian/intern v1.0.0 14:18:45 go: downloading github.com/moby/locker v1.0.1 14:18:45 go: downloading gotest.tools/v3 v3.0.3 14:18:45 go: downloading github.com/docker/docker-credential-helpers v0.6.4 14:18:45 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c 14:18:45 go: downloading github.com/gomodule/redigo v1.8.2 14:18:45 go: downloading github.com/prometheus/client_golang v1.12.1 14:18:45 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 14:18:45 go: downloading github.com/felixge/httpsnoop v1.0.1 14:18:45 go: downloading github.com/yvasiyarov/go-metrics v0.0.0-20140926110328-57bccd1ccd43 14:18:45 go: downloading github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f 14:18:45 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f 14:18:45 go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 14:18:45 go: downloading github.com/poy/onpar v0.0.0-20190519213022-ee068f8ea4d1 14:18:45 go: downloading github.com/ziutek/mymysql v1.5.4 14:18:45 go: downloading github.com/gobuffalo/packd v1.0.1 14:18:45 go: downloading github.com/markbates/oncer v1.0.0 14:18:45 go: downloading github.com/markbates/safe v1.0.1 14:18:45 go: downloading github.com/docker/go-connections v0.4.0 14:18:45 go: downloading github.com/docker/go-units v0.4.0 14:18:45 go: downloading github.com/docker/distribution v2.8.1+incompatible 14:18:45 go: downloading github.com/go-errors/errors v1.0.1 14:18:45 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:18:45 go: downloading github.com/modern-go/reflect2 v1.0.2 14:18:45 go: downloading github.com/go-openapi/jsonreference v0.20.2 14:18:45 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21 14:18:45 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 14:18:45 go: downloading github.com/emicklei/go-restful/v3 v3.8.0 14:18:45 go: downloading google.golang.org/appengine v1.6.7 14:18:45 go: downloading github.com/klauspost/compress v1.13.6 14:18:46 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b 14:18:46 go: downloading github.com/beorn7/perks v1.0.1 14:18:46 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:18:46 go: downloading github.com/prometheus/client_model v0.2.0 14:18:46 go: downloading github.com/prometheus/common v0.32.1 14:18:46 go: downloading github.com/prometheus/procfs v0.7.3 14:18:46 go: downloading github.com/karrick/godirwalk v1.16.1 14:18:46 go: downloading github.com/gobuffalo/logger v1.0.6 14:18:46 go: downloading github.com/markbates/errx v1.1.0 14:18:46 go: downloading github.com/morikuni/aec v1.0.0 14:18:46 go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 14:18:46 go: downloading github.com/xlab/treeprint v1.1.0 14:18:46 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 14:18:46 go: downloading github.com/creack/pty v1.1.11 14:18:46 go: downloading github.com/Microsoft/hcsshim v0.9.3 14:18:46 go: downloading github.com/moby/sys/mountinfo v0.5.0 14:18:46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:18:46 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 14:18:46 go: downloading github.com/moby/spdystream v0.2.0 14:18:46 go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 14:18:46 go: downloading github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 14:18:46 go: downloading github.com/Microsoft/go-winio v0.5.1 14:18:46 go: downloading go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 14:18:46 go: downloading github.com/sergi/go-diff v1.1.0 14:18:46 go: downloading go.opencensus.io v0.23.0 14:18:46 go: downloading github.com/containerd/cgroups v1.0.3 14:18:46 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:18:47 + go test ./... 14:19:42 ? oransc.org/nonrtric/capifcore [no test files] 14:19:48 ok oransc.org/nonrtric/capifcore/cmd 1.871s 14:19:48 ? oransc.org/nonrtric/capifcore/internal/accesscontrolpolicyapi [no test files] 14:19:48 ? oransc.org/nonrtric/capifcore/internal/aefsecurityapi [no test files] 14:19:48 ? oransc.org/nonrtric/capifcore/internal/auditingapi [no test files] 14:19:48 ? oransc.org/nonrtric/capifcore/internal/common [no test files] 14:19:48 ? oransc.org/nonrtric/capifcore/internal/common29122 [no test files] 14:19:48 ? oransc.org/nonrtric/capifcore/internal/common29571 [no test files] 14:19:48 ? oransc.org/nonrtric/capifcore/internal/config [no test files] 14:19:48 ok oransc.org/nonrtric/capifcore/internal/discoverservice 0.759s 14:19:48 ? oransc.org/nonrtric/capifcore/internal/discoverserviceapi [no test files] 14:19:48 ok oransc.org/nonrtric/capifcore/internal/eventsapi 0.004s 14:19:48 ok oransc.org/nonrtric/capifcore/internal/eventservice 0.534s 14:19:48 ? oransc.org/nonrtric/capifcore/internal/gentools/commoncollector [no test files] 14:19:48 ? oransc.org/nonrtric/capifcore/internal/gentools/enumfixer [no test files] 14:19:48 ? oransc.org/nonrtric/capifcore/internal/gentools/specificationfixer [no test files] 14:19:48 ok oransc.org/nonrtric/capifcore/internal/helmmanagement 0.053s 14:19:48 ? oransc.org/nonrtric/capifcore/internal/helmmanagement/mocks [no test files] 14:19:48 ok oransc.org/nonrtric/capifcore/internal/invokermanagement 0.437s 14:19:48 ? oransc.org/nonrtric/capifcore/internal/invokermanagement/mocks [no test files] 14:19:48 ok oransc.org/nonrtric/capifcore/internal/invokermanagementapi 0.004s 14:19:48 ? oransc.org/nonrtric/capifcore/internal/keycloak [no test files] 14:19:48 ? oransc.org/nonrtric/capifcore/internal/keycloak/mocks [no test files] 14:19:48 ? oransc.org/nonrtric/capifcore/internal/loggingapi [no test files] 14:19:48 ok oransc.org/nonrtric/capifcore/internal/providermanagement 0.542s 14:19:48 ? oransc.org/nonrtric/capifcore/internal/providermanagement/mocks [no test files] 14:19:48 ok oransc.org/nonrtric/capifcore/internal/providermanagementapi 0.004s 14:19:51 ok oransc.org/nonrtric/capifcore/internal/publishservice 0.524s 14:19:51 ? oransc.org/nonrtric/capifcore/internal/publishservice/mocks [no test files] 14:19:51 ok oransc.org/nonrtric/capifcore/internal/publishserviceapi 0.014s 14:19:51 ok oransc.org/nonrtric/capifcore/internal/restclient 0.015s 14:19:51 ? oransc.org/nonrtric/capifcore/internal/restclient/mocks [no test files] 14:19:51 ? oransc.org/nonrtric/capifcore/internal/routinginfoapi [no test files] 14:19:51 ok oransc.org/nonrtric/capifcore/internal/securityapi 0.035s 14:19:52 ok oransc.org/nonrtric/capifcore/internal/securityservice 1.011s 14:19:53 + echo '--> go-test.sh ends' 14:19:53 --> go-test.sh ends 14:19:53 $ ssh-agent -k 14:19:53 unset SSH_AUTH_SOCK; 14:19:53 unset SSH_AGENT_PID; 14:19:53 echo Agent pid 2165 killed; 14:19:53 [ssh-agent] Stopped. 14:19:53 [PostBuildScript] - [INFO] Executing post build scripts. 14:19:53 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins9567230171743668635.sh 14:19:53 ---> sysstat.sh 14:19:53 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins185283718978244177.sh 14:19:53 ---> package-listing.sh 14:19:53 ++ facter osfamily 14:19:53 ++ tr '[:upper:]' '[:lower:]' 14:19:54 + OS_FAMILY=debian 14:19:54 + workspace=/w/workspace/nonrtric-plt-sme-capifcore-go-verify-master 14:19:54 + START_PACKAGES=/tmp/packages_start.txt 14:19:54 + END_PACKAGES=/tmp/packages_end.txt 14:19:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:19:54 + PACKAGES=/tmp/packages_start.txt 14:19:54 + '[' /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master ']' 14:19:54 + PACKAGES=/tmp/packages_end.txt 14:19:54 + case "${OS_FAMILY}" in 14:19:54 + dpkg -l 14:19:54 + grep '^ii' 14:19:54 + '[' -f /tmp/packages_start.txt ']' 14:19:54 + '[' -f /tmp/packages_end.txt ']' 14:19:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:19:54 + '[' /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master ']' 14:19:54 + mkdir -p /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/archives/ 14:19:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/archives/ 14:19:54 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins15100365175853230769.sh 14:19:54 ---> capture-instance-metadata.sh 14:19:54 Setup pyenv: 14:19:54 * system (set by /opt/pyenv/version) 14:19:54 * 3.8.13 (set by /opt/pyenv/version) 14:19:54 * 3.9.13 (set by /opt/pyenv/version) 14:19:54 * 3.10.6 (set by /opt/pyenv/version) 14:19:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VoPx 14:19:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:20:01 lf-activate-venv(): INFO: Installing: lftools 14:20:34 lf-activate-venv(): INFO: Adding /tmp/venv-VoPx/bin to PATH 14:20:34 INFO: Running in OpenStack, capturing instance metadata 14:20:34 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins18432665260327217338.sh 14:20:34 provisioning config files... 14:20:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-sme-capifcore-go-verify-master@tmp/config12870794659952968631tmp 14:20:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:20:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:20:34 [EnvInject] - Injecting environment variables from a build step. 14:20:34 [EnvInject] - Injecting as environment variables the properties content 14:20:34 SERVER_ID=logs 14:20:34 14:20:34 [EnvInject] - Variables injected successfully. 14:20:34 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins13331863825656907838.sh 14:20:34 ---> create-netrc.sh 14:20:34 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins1443314375192542399.sh 14:20:34 ---> python-tools-install.sh 14:20:34 Setup pyenv: 14:20:34 system 14:20:34 3.8.13 14:20:34 3.9.13 14:20:34 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/.python-version) 14:20:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VoPx from file:/tmp/.os_lf_venv 14:20:36 lf-activate-venv(): INFO: Installing: lftools 14:20:46 lf-activate-venv(): INFO: Adding /tmp/venv-VoPx/bin to PATH 14:20:46 Generating Requirements File 14:21:14 Python 3.10.6 14:21:15 pip 24.0 from /tmp/venv-VoPx/lib/python3.10/site-packages/pip (python 3.10) 14:21:15 appdirs==1.4.4 14:21:15 argcomplete==3.3.0 14:21:15 aspy.yaml==1.3.0 14:21:15 attrs==23.2.0 14:21:15 autopage==0.5.2 14:21:15 beautifulsoup4==4.12.3 14:21:15 boto3==1.34.93 14:21:15 botocore==1.34.93 14:21:15 bs4==0.0.2 14:21:15 cachetools==5.3.3 14:21:15 certifi==2024.2.2 14:21:15 cffi==1.16.0 14:21:15 cfgv==3.4.0 14:21:15 chardet==5.2.0 14:21:15 charset-normalizer==3.3.2 14:21:15 click==8.1.7 14:21:15 cliff==4.6.0 14:21:15 cmd2==2.4.3 14:21:15 cryptography==3.3.2 14:21:15 debtcollector==3.0.0 14:21:15 decorator==5.1.1 14:21:15 defusedxml==0.7.1 14:21:15 Deprecated==1.2.14 14:21:15 distlib==0.3.8 14:21:15 dnspython==2.6.1 14:21:15 docker==4.2.2 14:21:15 dogpile.cache==1.3.2 14:21:15 email_validator==2.1.1 14:21:15 filelock==3.13.4 14:21:15 future==1.0.0 14:21:15 gitdb==4.0.11 14:21:15 GitPython==3.1.43 14:21:15 google-auth==2.29.0 14:21:15 httplib2==0.22.0 14:21:15 identify==2.5.36 14:21:15 idna==3.7 14:21:15 importlib-resources==1.5.0 14:21:15 iso8601==2.1.0 14:21:15 Jinja2==3.1.3 14:21:15 jmespath==1.0.1 14:21:15 jsonpatch==1.33 14:21:15 jsonpointer==2.4 14:21:15 jsonschema==4.21.1 14:21:15 jsonschema-specifications==2023.12.1 14:21:15 keystoneauth1==5.6.0 14:21:15 kubernetes==29.0.0 14:21:15 lftools==0.37.10 14:21:15 lxml==5.2.1 14:21:15 MarkupSafe==2.1.5 14:21:15 msgpack==1.0.8 14:21:15 multi_key_dict==2.0.3 14:21:15 munch==4.0.0 14:21:15 netaddr==1.2.1 14:21:15 netifaces==0.11.0 14:21:15 niet==1.4.2 14:21:15 nodeenv==1.8.0 14:21:15 oauth2client==4.1.3 14:21:15 oauthlib==3.2.2 14:21:15 openstacksdk==3.1.0 14:21:15 os-client-config==2.1.0 14:21:15 os-service-types==1.7.0 14:21:15 osc-lib==3.0.1 14:21:15 oslo.config==9.4.0 14:21:15 oslo.context==5.5.0 14:21:15 oslo.i18n==6.3.0 14:21:15 oslo.log==5.5.1 14:21:15 oslo.serialization==5.4.0 14:21:15 oslo.utils==7.1.0 14:21:15 packaging==24.0 14:21:15 pbr==6.0.0 14:21:15 platformdirs==4.2.1 14:21:15 prettytable==3.10.0 14:21:15 pyasn1==0.6.0 14:21:15 pyasn1_modules==0.4.0 14:21:15 pycparser==2.22 14:21:15 pygerrit2==2.0.15 14:21:15 PyGithub==2.3.0 14:21:15 pyinotify==0.9.6 14:21:15 PyJWT==2.8.0 14:21:15 PyNaCl==1.5.0 14:21:15 pyparsing==2.4.7 14:21:15 pyperclip==1.8.2 14:21:15 pyrsistent==0.20.0 14:21:15 python-cinderclient==9.5.0 14:21:15 python-dateutil==2.9.0.post0 14:21:15 python-heatclient==3.5.0 14:21:15 python-jenkins==1.8.2 14:21:15 python-keystoneclient==5.4.0 14:21:15 python-magnumclient==4.4.0 14:21:15 python-novaclient==18.6.0 14:21:15 python-openstackclient==6.6.0 14:21:15 python-swiftclient==4.5.0 14:21:15 PyYAML==6.0.1 14:21:15 referencing==0.35.0 14:21:15 requests==2.31.0 14:21:15 requests-oauthlib==2.0.0 14:21:15 requestsexceptions==1.4.0 14:21:15 rfc3986==2.0.0 14:21:15 rpds-py==0.18.0 14:21:15 rsa==4.9 14:21:15 ruamel.yaml==0.18.6 14:21:15 ruamel.yaml.clib==0.2.8 14:21:15 s3transfer==0.10.1 14:21:15 simplejson==3.19.2 14:21:15 six==1.16.0 14:21:15 smmap==5.0.1 14:21:15 soupsieve==2.5 14:21:15 stevedore==5.2.0 14:21:15 tabulate==0.9.0 14:21:15 toml==0.10.2 14:21:15 tomlkit==0.12.4 14:21:15 tqdm==4.66.2 14:21:15 typing_extensions==4.11.0 14:21:15 tzdata==2024.1 14:21:15 urllib3==1.26.18 14:21:15 virtualenv==20.26.0 14:21:15 wcwidth==0.2.13 14:21:15 websocket-client==1.8.0 14:21:15 wrapt==1.16.0 14:21:15 xdg==6.0.0 14:21:15 xmltodict==0.13.0 14:21:15 yq==3.4.3 14:21:15 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins3552344910590219121.sh 14:21:15 ---> sudo-logs.sh 14:21:15 Archiving 'sudo' log.. 14:21:15 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins16534019043069770728.sh 14:21:15 ---> job-cost.sh 14:21:15 Setup pyenv: 14:21:16 system 14:21:16 3.8.13 14:21:16 3.9.13 14:21:16 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/.python-version) 14:21:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VoPx from file:/tmp/.os_lf_venv 14:21:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:21:23 lf-activate-venv(): INFO: Adding /tmp/venv-VoPx/bin to PATH 14:21:23 INFO: No Stack... 14:21:23 INFO: Retrieving Pricing Info for: v2-highcpu-4 14:21:24 INFO: Archiving Costs 14:21:24 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash -l /tmp/jenkins6515099778595180010.sh 14:21:24 ---> logs-deploy.sh 14:21:24 Setup pyenv: 14:21:24 system 14:21:24 3.8.13 14:21:24 3.9.13 14:21:24 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/.python-version) 14:21:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VoPx from file:/tmp/.os_lf_venv 14:21:25 lf-activate-venv(): INFO: Installing: lftools 14:21:36 lf-activate-venv(): INFO: Adding /tmp/venv-VoPx/bin to PATH 14:21:36 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-sme-capifcore-go-verify-master/158 14:21:36 INFO: archiving workspace using pattern(s): 14:21:38 Archives upload complete. 14:21:38 INFO: archiving logs to Nexus 14:21:39 ---> uname -a: 14:21:39 Linux prd-ubuntu1804-docker-4c-4g-524 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 14:21:39 14:21:39 14:21:39 ---> lscpu: 14:21:39 Architecture: x86_64 14:21:39 CPU op-mode(s): 32-bit, 64-bit 14:21:39 Byte Order: Little Endian 14:21:39 CPU(s): 4 14:21:39 On-line CPU(s) list: 0-3 14:21:39 Thread(s) per core: 1 14:21:39 Core(s) per socket: 1 14:21:39 Socket(s): 4 14:21:39 NUMA node(s): 1 14:21:39 Vendor ID: AuthenticAMD 14:21:39 CPU family: 23 14:21:39 Model: 49 14:21:39 Model name: AMD EPYC-Rome Processor 14:21:39 Stepping: 0 14:21:39 CPU MHz: 2799.998 14:21:39 BogoMIPS: 5599.99 14:21:39 Virtualization: AMD-V 14:21:39 Hypervisor vendor: KVM 14:21:39 Virtualization type: full 14:21:39 L1d cache: 32K 14:21:39 L1i cache: 32K 14:21:39 L2 cache: 512K 14:21:39 L3 cache: 16384K 14:21:39 NUMA node0 CPU(s): 0-3 14:21:39 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 14:21:39 14:21:39 14:21:39 ---> nproc: 14:21:39 4 14:21:39 14:21:39 14:21:39 ---> df -h: 14:21:39 Filesystem Size Used Avail Use% Mounted on 14:21:39 udev 2.0G 0 2.0G 0% /dev 14:21:39 tmpfs 395M 696K 394M 1% /run 14:21:39 /dev/vda1 20G 9.9G 9.4G 52% / 14:21:39 tmpfs 2.0G 0 2.0G 0% /dev/shm 14:21:39 tmpfs 5.0M 0 5.0M 0% /run/lock 14:21:39 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 14:21:39 /dev/vda15 105M 5.3M 100M 5% /boot/efi 14:21:39 tmpfs 395M 0 395M 0% /run/user/1001 14:21:39 14:21:39 14:21:39 ---> free -m: 14:21:39 total used free shared buff/cache available 14:21:39 Mem: 3943 443 1703 0 1796 3243 14:21:39 Swap: 1023 0 1023 14:21:39 14:21:39 14:21:39 ---> ip addr: 14:21:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:21:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:21:39 inet 127.0.0.1/8 scope host lo 14:21:39 valid_lft forever preferred_lft forever 14:21:39 inet6 ::1/128 scope host 14:21:39 valid_lft forever preferred_lft forever 14:21:39 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 14:21:39 link/ether fa:16:3e:59:f1:e7 brd ff:ff:ff:ff:ff:ff 14:21:39 inet 10.32.7.52/23 brd 10.32.7.255 scope global dynamic ens3 14:21:39 valid_lft 86168sec preferred_lft 86168sec 14:21:39 inet6 fe80::f816:3eff:fe59:f1e7/64 scope link 14:21:39 valid_lft forever preferred_lft forever 14:21:39 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:21:39 link/ether 02:42:70:7c:51:7b brd ff:ff:ff:ff:ff:ff 14:21:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:21:39 valid_lft forever preferred_lft forever 14:21:39 14:21:39 14:21:39 ---> sar -b -r -n DEV: 14:21:39 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-524) 04/29/24 _x86_64_ (4 CPU) 14:21:39 14:21:39 14:17:50 LINUX RESTART (4 CPU) 14:21:39 14:21:39 14:18:01 tps rtps wtps bread/s bwrtn/s 14:21:39 14:19:01 308.13 150.34 157.79 8340.74 62176.32 14:21:39 14:20:01 119.32 71.98 47.34 5326.67 30992.24 14:21:39 14:21:01 66.58 12.23 54.35 409.73 5972.14 14:21:39 Average: 164.67 78.18 86.49 4692.21 33045.17 14:21:39 14:21:39 14:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:21:39 14:19:01 831552 3201940 3207100 79.41 72208 2421268 1208068 23.75 920964 2036168 148812 14:21:39 14:20:01 2054792 3346844 1983860 49.12 78772 1370492 878276 17.26 444152 1360060 51776 14:21:39 14:21:01 1827124 3335976 2211528 54.76 98396 1561824 881500 17.33 481444 1537480 139292 14:21:39 Average: 1571156 3294920 2467496 61.10 83125 1784528 989281 19.45 615520 1644569 113293 14:21:39 14:21:39 14:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:21:39 14:19:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 14:21:39 14:19:01 ens3 600.55 443.66 2351.21 88.23 0.00 0.00 0.00 0.00 14:21:39 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:39 14:20:01 lo 0.50 0.50 0.06 0.06 0.00 0.00 0.00 0.00 14:21:39 14:20:01 ens3 14.08 11.23 112.45 2.95 0.00 0.00 0.00 0.00 14:21:39 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:39 14:21:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 14:21:39 14:21:01 ens3 71.79 69.11 794.88 9.80 0.00 0.00 0.00 0.00 14:21:39 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:39 Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 14:21:39 Average: ens3 228.77 174.64 1086.06 33.65 0.00 0.00 0.00 0.00 14:21:39 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:39 14:21:39 14:21:39 ---> sar -P ALL: 14:21:39 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-524) 04/29/24 _x86_64_ (4 CPU) 14:21:39 14:21:39 14:17:50 LINUX RESTART (4 CPU) 14:21:39 14:21:39 14:18:01 CPU %user %nice %system %iowait %steal %idle 14:21:39 14:19:01 all 29.86 0.00 5.21 12.22 0.08 52.63 14:21:39 14:19:01 0 31.59 0.00 4.93 11.82 0.08 51.59 14:21:39 14:19:01 1 28.88 0.00 5.50 16.61 0.08 48.92 14:21:39 14:19:01 2 29.96 0.00 5.70 11.59 0.08 52.67 14:21:39 14:19:01 3 29.01 0.00 4.75 8.89 0.07 57.27 14:21:39 14:20:01 all 70.38 0.00 9.77 1.19 0.13 18.52 14:21:39 14:20:01 0 72.55 0.00 10.22 1.47 0.12 15.63 14:21:39 14:20:01 1 70.91 0.00 9.13 0.86 0.14 18.97 14:21:39 14:20:01 2 69.94 0.00 9.67 1.21 0.12 19.06 14:21:39 14:20:01 3 68.17 0.00 10.06 1.22 0.12 20.43 14:21:39 14:21:01 all 20.66 0.00 1.25 1.93 0.05 76.11 14:21:39 14:21:01 0 15.14 0.00 0.92 6.75 0.03 77.15 14:21:39 14:21:01 1 16.27 0.00 1.15 0.12 0.03 82.42 14:21:39 14:21:01 2 42.78 0.00 2.15 0.40 0.08 54.58 14:21:39 14:21:01 3 8.46 0.00 0.75 0.43 0.03 90.32 14:21:39 Average: all 40.21 0.00 5.40 5.12 0.08 49.19 14:21:39 Average: 0 39.65 0.00 5.34 6.69 0.08 48.24 14:21:39 Average: 1 38.56 0.00 5.24 5.86 0.08 50.25 14:21:39 Average: 2 47.53 0.00 5.83 4.39 0.10 42.15 14:21:39 Average: 3 35.09 0.00 5.17 3.52 0.07 56.14 14:21:39 14:21:39 14:21:39