09:19:12 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/sme/+/12784 09:19:12 Running as SYSTEM 09:19:12 [EnvInject] - Loading node environment variables. 09:19:12 Building remotely on prd-ubuntu1804-docker-4c-4g-629 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master 09:19:12 [ssh-agent] Looking for ssh-agent implementation... 09:19:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:19:12 $ ssh-agent 09:19:12 SSH_AUTH_SOCK=/tmp/ssh-ttuU71vIJscM/agent.2071 09:19:12 SSH_AGENT_PID=2073 09:19:12 [ssh-agent] Started. 09:19:12 Running ssh-add (command line suppressed) 09:19:12 Identity added: /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master@tmp/private_key_11905131269645132649.key (jenkins-ssh) 09:19:12 [ssh-agent] Using credentials jenkins (jenkins) 09:19:12 The recommended git tool is: NONE 09:19:14 using credential jenkins 09:19:14 Wiping out workspace first. 09:19:14 Cloning the remote Git repository 09:19:14 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 09:19:14 > git init /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master # timeout=10 09:19:14 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 09:19:14 > git --version # timeout=10 09:19:14 > git --version # 'git version 2.17.1' 09:19:14 using GIT_SSH to set credentials jenkins 09:19:14 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme +refs/heads/*:refs/remotes/origin/* # timeout=10 09:19:15 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 09:19:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:19:15 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 09:19:15 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 09:19:15 using GIT_SSH to set credentials jenkins 09:19:15 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme refs/changes/84/12784/7 # timeout=10 09:19:16 > git rev-parse dbf4499dca4c16c9f194f816599f0b43356ea6a3^{commit} # timeout=10 09:19:16 Checking out Revision dbf4499dca4c16c9f194f816599f0b43356ea6a3 (refs/changes/84/12784/7) 09:19:16 > git config core.sparsecheckout # timeout=10 09:19:16 > git checkout -f dbf4499dca4c16c9f194f816599f0b43356ea6a3 # timeout=10 09:19:19 Commit message: "NONRTRIC-946: Servicemanager - Add Read The Docs" 09:19:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:19:19 > git rev-list --no-walk cee6f2575f6aba0f09a1edd31937eadad66a397c # timeout=10 09:19:20 provisioning config files... 09:19:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:19:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:19:20 [EnvInject] - Injecting environment variables from a build step. 09:19:20 [EnvInject] - Injecting as environment variables the properties content 09:19:20 GO_ROOT=servicemanager 09:19:20 09:19:20 [EnvInject] - Variables injected successfully. 09:19:20 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins16090438832803169162.sh 09:19:20 + echo '--> go-test.sh' 09:19:20 --> go-test.sh 09:19:20 + go version 09:19:20 go version go1.19 linux/amd64 09:19:20 + cd servicemanager 09:19:20 + go mod tidy 09:19:20 go: downloading github.com/deepmap/oapi-codegen v1.11.0 09:19:20 go: downloading github.com/getkin/kin-openapi v0.106.0 09:19:20 go: downloading github.com/labstack/echo/v4 v4.10.2 09:19:20 go: downloading github.com/sirupsen/logrus v1.9.3 09:19:20 go: downloading github.com/stretchr/testify v1.8.1 09:19:20 go: downloading github.com/joho/godotenv v1.5.1 09:19:21 go: downloading github.com/go-resty/resty/v2 v2.10.0 09:19:22 go: downloading github.com/go-openapi/jsonpointer v0.19.6 09:19:22 go: downloading github.com/invopop/yaml v0.1.0 09:19:22 go: downloading github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 09:19:22 go: downloading gopkg.in/yaml.v3 v3.0.1 09:19:23 go: downloading golang.org/x/sys v0.13.0 09:19:23 go: downloading github.com/labstack/gommon v0.4.0 09:19:23 go: downloading golang.org/x/crypto v0.14.0 09:19:23 go: downloading golang.org/x/net v0.17.0 09:19:23 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 09:19:23 go: downloading github.com/valyala/fasttemplate v1.2.2 09:19:23 go: downloading golang.org/x/time v0.3.0 09:19:24 go: downloading github.com/davecgh/go-spew v1.1.1 09:19:24 go: downloading github.com/pmezard/go-difflib v1.0.0 09:19:24 go: downloading github.com/google/uuid v1.3.0 09:19:24 go: downloading github.com/gorilla/mux v1.8.0 09:19:24 go: downloading github.com/go-openapi/swag v0.22.3 09:19:25 go: downloading github.com/mattn/go-colorable v0.1.13 09:19:25 go: downloading github.com/mattn/go-isatty v0.0.18 09:19:26 go: downloading github.com/valyala/bytebufferpool v1.0.0 09:19:26 go: downloading k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed 09:19:26 go: downloading gopkg.in/yaml.v2 v2.4.0 09:19:26 go: downloading helm.sh/helm/v3 v3.9.0 09:19:26 go: downloading k8s.io/cli-runtime v0.25.3-rc.0 09:19:26 go: downloading k8s.io/client-go v0.25.3-rc.0 09:19:26 go: downloading github.com/mitchellh/copystructure v1.2.0 09:19:27 go: downloading github.com/mailru/easyjson v0.7.7 09:19:27 go: downloading golang.org/x/text v0.13.0 09:19:27 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 09:19:27 go: downloading github.com/pkg/errors v0.9.1 09:19:27 go: downloading sigs.k8s.io/yaml v1.3.0 09:19:27 go: downloading github.com/spf13/pflag v1.0.5 09:19:27 go: downloading github.com/Masterminds/semver/v3 v3.1.1 09:19:27 go: downloading github.com/Masterminds/sprig/v3 v3.2.2 09:19:27 go: downloading github.com/gosuri/uitable v0.0.4 09:19:27 go: downloading golang.org/x/term v0.13.0 09:19:28 go: downloading github.com/evanphx/json-patch v5.6.0+incompatible 09:19:28 go: downloading k8s.io/api v0.25.3-rc.0 09:19:28 go: downloading k8s.io/apiextensions-apiserver v0.25.2 09:19:28 go: downloading k8s.io/apimachinery v0.25.3-rc.0 09:19:28 go: downloading k8s.io/kubectl v0.25.2 09:19:28 go: downloading github.com/stretchr/objx v0.5.0 09:19:28 go: downloading github.com/mitchellh/reflectwalk v1.0.2 09:19:28 go: downloading github.com/spf13/cobra v1.5.0 09:19:28 go: downloading k8s.io/klog/v2 v2.70.1 09:19:28 go: downloading github.com/google/go-cmp v0.5.8 09:19:28 go: downloading github.com/google/gofuzz v1.2.0 09:19:28 go: downloading github.com/josharian/intern v1.0.0 09:19:28 go: downloading github.com/kr/pretty v0.3.0 09:19:28 go: downloading github.com/Masterminds/goutils v1.1.1 09:19:28 go: downloading github.com/huandu/xstrings v1.3.2 09:19:28 go: downloading github.com/imdario/mergo v0.3.12 09:19:28 go: downloading github.com/shopspring/decimal v1.2.0 09:19:28 go: downloading github.com/spf13/cast v1.4.1 09:19:28 go: downloading github.com/fatih/color v1.13.0 09:19:28 go: downloading github.com/cyphar/filepath-securejoin v0.2.3 09:19:28 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 09:19:29 go: downloading github.com/BurntSushi/toml v1.1.0 09:19:29 go: downloading github.com/containerd/containerd v1.6.6 09:19:29 go: downloading github.com/gobwas/glob v0.2.3 09:19:29 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799 09:19:29 go: downloading oras.land/oras-go v1.1.1 09:19:29 go: downloading github.com/distribution/distribution/v3 v3.0.0-20211118083504-a29a3c99a684 09:19:29 go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 09:19:29 go: downloading github.com/gogo/protobuf v1.3.2 09:19:29 go: downloading github.com/Masterminds/squirrel v1.5.3 09:19:29 go: downloading github.com/jmoiron/sqlx v1.3.5 09:19:29 go: downloading github.com/lib/pq v1.10.6 09:19:29 go: downloading github.com/rubenv/sql-migrate v1.1.2 09:19:29 go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0 09:19:29 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 09:19:29 go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de 09:19:29 go: downloading github.com/google/gnostic v0.5.7-v3refs 09:19:29 go: downloading github.com/golang/protobuf v1.5.2 09:19:29 go: downloading sigs.k8s.io/kustomize/api v0.12.1 09:19:29 go: downloading sigs.k8s.io/kustomize/kyaml v0.13.9 09:19:29 go: downloading google.golang.org/protobuf v1.28.0 09:19:29 go: downloading k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1 09:19:29 go: downloading github.com/inconshreveable/mousetrap v1.0.0 09:19:29 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 09:19:29 go: downloading github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 09:19:29 go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible 09:19:29 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:19:29 go: downloading github.com/go-logr/logr v1.2.3 09:19:29 go: downloading github.com/kr/text v0.2.0 09:19:29 go: downloading github.com/rogpeppe/go-internal v1.8.0 09:19:29 go: downloading github.com/mattn/go-runewidth v0.0.9 09:19:29 go: downloading k8s.io/component-base v0.25.2 09:19:29 go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d 09:19:29 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:19:29 go: downloading github.com/opencontainers/go-digest v1.0.0 09:19:29 go: downloading golang.org/x/sync v0.1.0 09:19:29 go: downloading github.com/docker/cli v20.10.17+incompatible 09:19:30 go: downloading github.com/docker/docker v20.10.17+incompatible 09:19:30 go: downloading github.com/bshuster-repo/logrus-logstash-hook v1.0.0 09:19:30 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d 09:19:30 go: downloading github.com/bugsnag/bugsnag-go v0.0.0-20141110184014-b1d153021fcd 09:19:30 go: downloading github.com/docker/go-metrics v0.0.1 09:19:30 go: downloading github.com/docker/libtrust v0.0.0-20150114040149-fa567046d9b1 09:19:30 go: downloading github.com/gorilla/handlers v1.5.1 09:19:30 go: downloading github.com/yvasiyarov/gorelic v0.0.0-20141212073537-a9bba5b9ab50 09:19:30 go: downloading github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 09:19:30 go: downloading k8s.io/apiserver v0.25.2 09:19:30 go: downloading gopkg.in/inf.v0 v0.9.1 09:19:30 go: downloading google.golang.org/grpc v1.47.0 09:19:30 go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 09:19:30 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:19:30 go: downloading github.com/mattn/go-sqlite3 v1.14.6 09:19:30 go: downloading github.com/go-gorp/gorp/v3 v3.0.2 09:19:30 go: downloading github.com/gobuffalo/packr/v2 v2.8.3 09:19:31 go: downloading github.com/json-iterator/go v1.1.12 09:19:31 go: downloading github.com/google/btree v1.0.1 09:19:31 go: downloading github.com/onsi/ginkgo/v2 v2.1.6 09:19:31 go: downloading github.com/onsi/gomega v1.20.1 09:19:31 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 09:19:31 go: downloading github.com/chai2010/gettext-go v1.0.2 09:19:31 go: downloading github.com/MakeNowJust/heredoc v1.0.0 09:19:31 go: downloading github.com/mitchellh/go-wordwrap v1.0.0 09:19:31 go: downloading github.com/russross/blackfriday v1.5.2 09:19:31 go: downloading github.com/onsi/ginkgo v1.16.4 09:19:31 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f 09:19:31 go: downloading gotest.tools/v3 v3.0.3 09:19:31 go: downloading github.com/moby/locker v1.0.1 09:19:31 go: downloading github.com/docker/docker-credential-helpers v0.6.4 09:19:31 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c 09:19:31 go: downloading github.com/gomodule/redigo v1.8.2 09:19:31 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 09:19:31 go: downloading github.com/prometheus/client_golang v1.12.1 09:19:31 go: downloading github.com/felixge/httpsnoop v1.0.1 09:19:31 go: downloading github.com/yvasiyarov/go-metrics v0.0.0-20140926110328-57bccd1ccd43 09:19:31 go: downloading github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f 09:19:31 go: downloading github.com/docker/go-connections v0.4.0 09:19:31 go: downloading github.com/docker/go-units v0.4.0 09:19:31 go: downloading github.com/docker/distribution v2.8.1+incompatible 09:19:31 go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 09:19:31 go: downloading github.com/poy/onpar v0.0.0-20190519213022-ee068f8ea4d1 09:19:31 go: downloading github.com/ziutek/mymysql v1.5.4 09:19:31 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21 09:19:31 go: downloading github.com/go-errors/errors v1.0.1 09:19:31 go: downloading github.com/gobuffalo/packd v1.0.1 09:19:31 go: downloading github.com/markbates/oncer v1.0.0 09:19:31 go: downloading github.com/markbates/safe v1.0.1 09:19:31 go: downloading google.golang.org/appengine v1.6.7 09:19:31 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:19:31 go: downloading github.com/modern-go/reflect2 v1.0.2 09:19:31 go: downloading github.com/go-openapi/jsonreference v0.20.2 09:19:31 go: downloading github.com/emicklei/go-restful/v3 v3.8.0 09:19:31 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 09:19:31 go: downloading github.com/klauspost/compress v1.13.6 09:19:32 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b 09:19:32 go: downloading github.com/beorn7/perks v1.0.1 09:19:32 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:19:32 go: downloading github.com/prometheus/client_model v0.2.0 09:19:32 go: downloading github.com/prometheus/common v0.32.1 09:19:32 go: downloading github.com/prometheus/procfs v0.7.3 09:19:32 go: downloading github.com/morikuni/aec v1.0.0 09:19:32 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 09:19:32 go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 09:19:32 go: downloading github.com/xlab/treeprint v1.1.0 09:19:32 go: downloading github.com/karrick/godirwalk v1.16.1 09:19:32 go: downloading github.com/markbates/errx v1.1.0 09:19:32 go: downloading github.com/gobuffalo/logger v1.0.6 09:19:32 go: downloading github.com/creack/pty v1.1.11 09:19:32 go: downloading github.com/Microsoft/hcsshim v0.9.3 09:19:32 go: downloading github.com/moby/sys/mountinfo v0.5.0 09:19:32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:19:32 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 09:19:32 go: downloading github.com/moby/spdystream v0.2.0 09:19:32 go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 09:19:32 go: downloading github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 09:19:32 go: downloading github.com/Microsoft/go-winio v0.5.1 09:19:32 go: downloading go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 09:19:32 go: downloading github.com/sergi/go-diff v1.1.0 09:19:32 go: downloading go.opencensus.io v0.23.0 09:19:32 go: downloading github.com/containerd/cgroups v1.0.3 09:19:32 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:19:33 + go test ./... 09:20:27 ok oransc.org/nonrtric/servicemanager 1.648s 09:20:27 ? oransc.org/nonrtric/servicemanager/internal [no test files] 09:20:27 ? oransc.org/nonrtric/servicemanager/internal/common [no test files] 09:20:27 ? oransc.org/nonrtric/servicemanager/internal/common29122 [no test files] 09:20:27 ? oransc.org/nonrtric/servicemanager/internal/common29571 [no test files] 09:20:28 ok oransc.org/nonrtric/servicemanager/internal/discoverservice 0.697s 09:20:28 ? oransc.org/nonrtric/servicemanager/internal/discoverserviceapi [no test files] 09:20:28 ? oransc.org/nonrtric/servicemanager/internal/envreader [no test files] 09:20:28 ok oransc.org/nonrtric/servicemanager/internal/invokermanagement 0.652s 09:20:28 ? oransc.org/nonrtric/servicemanager/internal/invokermanagementapi [no test files] 09:20:28 ? oransc.org/nonrtric/servicemanager/internal/kongclear [no test files] 09:20:28 ok oransc.org/nonrtric/servicemanager/internal/providermanagement 0.468s 09:20:28 ? oransc.org/nonrtric/servicemanager/internal/providermanagementapi [no test files] 09:20:30 ok oransc.org/nonrtric/servicemanager/internal/publishservice 0.496s 09:20:30 ? oransc.org/nonrtric/servicemanager/internal/publishserviceapi [no test files] 09:20:30 ? oransc.org/nonrtric/servicemanager/mockkong [no test files] 09:20:31 + echo '--> go-test.sh ends' 09:20:31 --> go-test.sh ends 09:20:31 $ ssh-agent -k 09:20:31 unset SSH_AUTH_SOCK; 09:20:31 unset SSH_AGENT_PID; 09:20:31 echo Agent pid 2073 killed; 09:20:31 [ssh-agent] Stopped. 09:20:31 [PostBuildScript] - [INFO] Executing post build scripts. 09:20:31 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins10369640136781957037.sh 09:20:31 ---> sysstat.sh 09:20:31 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins12083387716398846753.sh 09:20:31 ---> package-listing.sh 09:20:31 ++ facter osfamily 09:20:31 ++ tr '[:upper:]' '[:lower:]' 09:20:32 + OS_FAMILY=debian 09:20:32 + workspace=/w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master 09:20:32 + START_PACKAGES=/tmp/packages_start.txt 09:20:32 + END_PACKAGES=/tmp/packages_end.txt 09:20:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:20:32 + PACKAGES=/tmp/packages_start.txt 09:20:32 + '[' /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master ']' 09:20:32 + PACKAGES=/tmp/packages_end.txt 09:20:32 + case "${OS_FAMILY}" in 09:20:32 + dpkg -l 09:20:32 + grep '^ii' 09:20:32 + '[' -f /tmp/packages_start.txt ']' 09:20:32 + '[' -f /tmp/packages_end.txt ']' 09:20:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:20:32 + '[' /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master ']' 09:20:32 + mkdir -p /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/archives/ 09:20:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/archives/ 09:20:32 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins3292156123360711226.sh 09:20:32 ---> capture-instance-metadata.sh 09:20:32 Setup pyenv: 09:20:32 * system (set by /opt/pyenv/version) 09:20:32 * 3.8.13 (set by /opt/pyenv/version) 09:20:32 * 3.9.13 (set by /opt/pyenv/version) 09:20:32 * 3.10.6 (set by /opt/pyenv/version) 09:20:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GV19 09:20:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:20:40 lf-activate-venv(): INFO: Installing: lftools 09:21:13 lf-activate-venv(): INFO: Adding /tmp/venv-GV19/bin to PATH 09:21:13 INFO: Running in OpenStack, capturing instance metadata 09:21:14 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins1175103299996649495.sh 09:21:14 provisioning config files... 09:21:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master@tmp/config2507113193708223999tmp 09:21:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:21:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:21:14 [EnvInject] - Injecting environment variables from a build step. 09:21:14 [EnvInject] - Injecting as environment variables the properties content 09:21:14 SERVER_ID=logs 09:21:14 09:21:14 [EnvInject] - Variables injected successfully. 09:21:14 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins1105682279592210455.sh 09:21:14 ---> create-netrc.sh 09:21:14 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins5787488758292578979.sh 09:21:14 ---> python-tools-install.sh 09:21:14 Setup pyenv: 09:21:14 system 09:21:14 3.8.13 09:21:14 3.9.13 09:21:14 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/.python-version) 09:21:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GV19 from file:/tmp/.os_lf_venv 09:21:16 lf-activate-venv(): INFO: Installing: lftools 09:21:26 lf-activate-venv(): INFO: Adding /tmp/venv-GV19/bin to PATH 09:21:26 Generating Requirements File 09:21:56 Python 3.10.6 09:21:56 pip 24.0 from /tmp/venv-GV19/lib/python3.10/site-packages/pip (python 3.10) 09:21:57 appdirs==1.4.4 09:21:57 argcomplete==3.3.0 09:21:57 aspy.yaml==1.3.0 09:21:57 attrs==23.2.0 09:21:57 autopage==0.5.2 09:21:57 beautifulsoup4==4.12.3 09:21:57 boto3==1.34.94 09:21:57 botocore==1.34.94 09:21:57 bs4==0.0.2 09:21:57 cachetools==5.3.3 09:21:57 certifi==2024.2.2 09:21:57 cffi==1.16.0 09:21:57 cfgv==3.4.0 09:21:57 chardet==5.2.0 09:21:57 charset-normalizer==3.3.2 09:21:57 click==8.1.7 09:21:57 cliff==4.6.0 09:21:57 cmd2==2.4.3 09:21:57 cryptography==3.3.2 09:21:57 debtcollector==3.0.0 09:21:57 decorator==5.1.1 09:21:57 defusedxml==0.7.1 09:21:57 Deprecated==1.2.14 09:21:57 distlib==0.3.8 09:21:57 dnspython==2.6.1 09:21:57 docker==4.2.2 09:21:57 dogpile.cache==1.3.2 09:21:57 email_validator==2.1.1 09:21:57 filelock==3.14.0 09:21:57 future==1.0.0 09:21:57 gitdb==4.0.11 09:21:57 GitPython==3.1.43 09:21:57 google-auth==2.29.0 09:21:57 httplib2==0.22.0 09:21:57 identify==2.5.36 09:21:57 idna==3.7 09:21:57 importlib-resources==1.5.0 09:21:57 iso8601==2.1.0 09:21:57 Jinja2==3.1.3 09:21:57 jmespath==1.0.1 09:21:57 jsonpatch==1.33 09:21:57 jsonpointer==2.4 09:21:57 jsonschema==4.21.1 09:21:57 jsonschema-specifications==2023.12.1 09:21:57 keystoneauth1==5.6.0 09:21:57 kubernetes==29.0.0 09:21:57 lftools==0.37.10 09:21:57 lxml==5.2.1 09:21:57 MarkupSafe==2.1.5 09:21:57 msgpack==1.0.8 09:21:57 multi_key_dict==2.0.3 09:21:57 munch==4.0.0 09:21:57 netaddr==1.2.1 09:21:57 netifaces==0.11.0 09:21:57 niet==1.4.2 09:21:57 nodeenv==1.8.0 09:21:57 oauth2client==4.1.3 09:21:57 oauthlib==3.2.2 09:21:57 openstacksdk==3.1.0 09:21:57 os-client-config==2.1.0 09:21:57 os-service-types==1.7.0 09:21:57 osc-lib==3.0.1 09:21:57 oslo.config==9.4.0 09:21:57 oslo.context==5.5.0 09:21:57 oslo.i18n==6.3.0 09:21:57 oslo.log==5.5.1 09:21:57 oslo.serialization==5.4.0 09:21:57 oslo.utils==7.1.0 09:21:57 packaging==24.0 09:21:57 pbr==6.0.0 09:21:57 platformdirs==4.2.1 09:21:57 prettytable==3.10.0 09:21:57 pyasn1==0.6.0 09:21:57 pyasn1_modules==0.4.0 09:21:57 pycparser==2.22 09:21:57 pygerrit2==2.0.15 09:21:57 PyGithub==2.3.0 09:21:57 pyinotify==0.9.6 09:21:57 PyJWT==2.8.0 09:21:57 PyNaCl==1.5.0 09:21:57 pyparsing==2.4.7 09:21:57 pyperclip==1.8.2 09:21:57 pyrsistent==0.20.0 09:21:57 python-cinderclient==9.5.0 09:21:57 python-dateutil==2.9.0.post0 09:21:57 python-heatclient==3.5.0 09:21:57 python-jenkins==1.8.2 09:21:57 python-keystoneclient==5.4.0 09:21:57 python-magnumclient==4.4.0 09:21:57 python-novaclient==18.6.0 09:21:57 python-openstackclient==6.6.0 09:21:57 python-swiftclient==4.5.0 09:21:57 PyYAML==6.0.1 09:21:57 referencing==0.35.0 09:21:57 requests==2.31.0 09:21:57 requests-oauthlib==2.0.0 09:21:57 requestsexceptions==1.4.0 09:21:57 rfc3986==2.0.0 09:21:57 rpds-py==0.18.0 09:21:57 rsa==4.9 09:21:57 ruamel.yaml==0.18.6 09:21:57 ruamel.yaml.clib==0.2.8 09:21:57 s3transfer==0.10.1 09:21:57 simplejson==3.19.2 09:21:57 six==1.16.0 09:21:57 smmap==5.0.1 09:21:57 soupsieve==2.5 09:21:57 stevedore==5.2.0 09:21:57 tabulate==0.9.0 09:21:57 toml==0.10.2 09:21:57 tomlkit==0.12.4 09:21:57 tqdm==4.66.2 09:21:57 typing_extensions==4.11.0 09:21:57 tzdata==2024.1 09:21:57 urllib3==1.26.18 09:21:57 virtualenv==20.26.1 09:21:57 wcwidth==0.2.13 09:21:57 websocket-client==1.8.0 09:21:57 wrapt==1.16.0 09:21:57 xdg==6.0.0 09:21:57 xmltodict==0.13.0 09:21:57 yq==3.4.3 09:21:57 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins6818877668629590807.sh 09:21:57 ---> sudo-logs.sh 09:21:57 Archiving 'sudo' log.. 09:21:57 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins4777042446915257775.sh 09:21:57 ---> job-cost.sh 09:21:57 Setup pyenv: 09:21:57 system 09:21:57 3.8.13 09:21:57 3.9.13 09:21:57 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/.python-version) 09:21:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GV19 from file:/tmp/.os_lf_venv 09:22:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:22:52 lf-activate-venv(): INFO: Adding /tmp/venv-GV19/bin to PATH 09:22:52 INFO: No Stack... 09:22:52 INFO: Retrieving Pricing Info for: v2-highcpu-4 09:22:52 INFO: Archiving Costs 09:22:52 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash -l /tmp/jenkins8660148475884932204.sh 09:22:52 ---> logs-deploy.sh 09:22:52 Setup pyenv: 09:22:53 system 09:22:53 3.8.13 09:22:53 3.9.13 09:22:53 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/.python-version) 09:22:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GV19 from file:/tmp/.os_lf_venv 09:22:54 lf-activate-venv(): INFO: Installing: lftools 09:23:05 lf-activate-venv(): INFO: Adding /tmp/venv-GV19/bin to PATH 09:23:05 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-sme-servicemanager-go-verify-master/26 09:23:05 INFO: archiving workspace using pattern(s): 09:23:07 Archives upload complete. 09:23:07 INFO: archiving logs to Nexus 09:23:08 ---> uname -a: 09:23:08 Linux prd-ubuntu1804-docker-4c-4g-629 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 09:23:08 09:23:08 09:23:08 ---> lscpu: 09:23:08 Architecture: x86_64 09:23:08 CPU op-mode(s): 32-bit, 64-bit 09:23:08 Byte Order: Little Endian 09:23:08 CPU(s): 4 09:23:08 On-line CPU(s) list: 0-3 09:23:08 Thread(s) per core: 1 09:23:08 Core(s) per socket: 1 09:23:08 Socket(s): 4 09:23:08 NUMA node(s): 1 09:23:08 Vendor ID: AuthenticAMD 09:23:08 CPU family: 23 09:23:08 Model: 49 09:23:08 Model name: AMD EPYC-Rome Processor 09:23:08 Stepping: 0 09:23:08 CPU MHz: 2800.022 09:23:08 BogoMIPS: 5600.04 09:23:08 Virtualization: AMD-V 09:23:08 Hypervisor vendor: KVM 09:23:08 Virtualization type: full 09:23:08 L1d cache: 32K 09:23:08 L1i cache: 32K 09:23:08 L2 cache: 512K 09:23:08 L3 cache: 16384K 09:23:08 NUMA node0 CPU(s): 0-3 09:23:08 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 09:23:08 09:23:08 09:23:08 ---> nproc: 09:23:08 4 09:23:08 09:23:08 09:23:08 ---> df -h: 09:23:08 Filesystem Size Used Avail Use% Mounted on 09:23:08 udev 2.0G 0 2.0G 0% /dev 09:23:08 tmpfs 395M 696K 394M 1% /run 09:23:08 /dev/vda1 20G 9.9G 9.4G 52% / 09:23:08 tmpfs 2.0G 0 2.0G 0% /dev/shm 09:23:08 tmpfs 5.0M 0 5.0M 0% /run/lock 09:23:08 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 09:23:08 /dev/vda15 105M 5.3M 100M 5% /boot/efi 09:23:08 tmpfs 395M 0 395M 0% /run/user/1001 09:23:08 09:23:08 09:23:08 ---> free -m: 09:23:08 total used free shared buff/cache available 09:23:08 Mem: 3943 443 1552 0 1948 3243 09:23:08 Swap: 1023 0 1023 09:23:08 09:23:08 09:23:08 ---> ip addr: 09:23:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:23:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:23:08 inet 127.0.0.1/8 scope host lo 09:23:08 valid_lft forever preferred_lft forever 09:23:08 inet6 ::1/128 scope host 09:23:08 valid_lft forever preferred_lft forever 09:23:08 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 09:23:08 link/ether fa:16:3e:ca:73:b0 brd ff:ff:ff:ff:ff:ff 09:23:08 inet 10.32.6.220/23 brd 10.32.7.255 scope global dynamic ens3 09:23:08 valid_lft 86125sec preferred_lft 86125sec 09:23:08 inet6 fe80::f816:3eff:feca:73b0/64 scope link 09:23:08 valid_lft forever preferred_lft forever 09:23:08 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:23:08 link/ether 02:42:92:d3:ae:59 brd ff:ff:ff:ff:ff:ff 09:23:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:23:08 valid_lft forever preferred_lft forever 09:23:08 09:23:08 09:23:08 ---> sar -b -r -n DEV: 09:23:08 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-629) 04/30/24 _x86_64_ (4 CPU) 09:23:08 09:23:08 09:18:35 LINUX RESTART (4 CPU) 09:23:08 09:23:08 09:19:01 tps rtps wtps bread/s bwrtn/s 09:23:08 09:20:01 299.75 136.54 163.21 6844.86 70799.02 09:23:08 09:21:01 182.69 126.64 56.06 8480.29 28291.99 09:23:08 09:22:01 64.19 8.22 55.97 417.93 7980.94 09:23:08 09:23:01 27.43 0.98 26.45 18.80 3744.18 09:23:08 Average: 143.52 68.10 75.42 3940.85 27704.08 09:23:08 09:23:08 09:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:23:08 09:20:01 569980 3256660 3468672 85.89 73744 2728248 1248844 24.55 1036548 2174160 222708 09:23:08 09:21:01 1771164 3297888 2267488 56.14 82652 1601504 922712 18.14 606084 1484312 89776 09:23:08 09:22:01 1625540 3350116 2413112 59.75 102276 1768324 860172 16.91 566924 1646004 98716 09:23:08 09:23:01 1567424 3299580 2471228 61.19 103568 1775404 916148 18.01 622104 1650880 18344 09:23:08 Average: 1383527 3301061 2655125 65.74 90560 1968370 986969 19.40 707915 1738839 107386 09:23:08 09:23:08 09:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:23:08 09:20:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 09:23:08 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:08 09:20:01 ens3 664.81 469.11 2344.70 88.09 0.00 0.00 0.00 0.00 09:23:08 09:21:01 lo 11.74 11.74 1.88 1.88 0.00 0.00 0.00 0.00 09:23:08 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:08 09:21:01 ens3 59.17 52.77 683.76 6.84 0.00 0.00 0.00 0.00 09:23:08 09:22:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 09:23:08 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:08 09:22:01 ens3 30.08 28.81 247.14 9.86 0.00 0.00 0.00 0.00 09:23:08 09:23:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 09:23:08 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:08 09:23:01 ens3 4.17 5.27 3.21 2.38 0.00 0.00 0.00 0.00 09:23:08 Average: lo 3.44 3.44 0.52 0.52 0.00 0.00 0.00 0.00 09:23:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:08 Average: ens3 189.54 138.98 819.69 26.79 0.00 0.00 0.00 0.00 09:23:08 09:23:08 09:23:08 ---> sar -P ALL: 09:23:08 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-629) 04/30/24 _x86_64_ (4 CPU) 09:23:08 09:23:08 09:18:35 LINUX RESTART (4 CPU) 09:23:08 09:23:08 09:19:01 CPU %user %nice %system %iowait %steal %idle 09:23:08 09:20:01 all 49.91 0.00 6.32 12.20 0.12 31.46 09:23:08 09:20:01 0 51.35 0.00 5.84 12.94 0.12 29.76 09:23:08 09:20:01 1 50.49 0.00 7.07 10.32 0.12 32.01 09:23:08 09:20:01 2 49.22 0.00 5.91 13.83 0.14 30.90 09:23:08 09:20:01 3 48.55 0.00 6.42 11.72 0.12 33.18 09:23:08 09:21:01 all 45.42 0.00 6.31 2.75 0.11 45.40 09:23:08 09:21:01 0 37.51 0.00 6.37 4.52 0.10 51.50 09:23:08 09:21:01 1 47.13 0.00 6.45 1.70 0.10 44.62 09:23:08 09:21:01 2 54.99 0.00 6.42 2.76 0.13 35.70 09:23:08 09:21:01 3 42.07 0.00 6.05 1.99 0.12 49.77 09:23:08 09:22:01 all 19.98 0.00 1.40 1.64 0.05 76.93 09:23:08 09:22:01 0 4.17 0.00 1.03 4.85 0.02 89.93 09:23:08 09:22:01 1 12.46 0.00 0.98 0.08 0.03 86.43 09:23:08 09:22:01 2 21.86 0.00 1.81 1.05 0.05 75.23 09:23:08 09:22:01 3 41.47 0.00 1.75 0.62 0.07 56.09 09:23:08 09:23:01 all 5.89 0.00 0.27 0.58 0.01 93.25 09:23:08 09:23:01 0 0.27 0.00 0.23 2.22 0.00 97.28 09:23:08 09:23:01 1 3.58 0.00 0.15 0.03 0.00 96.24 09:23:08 09:23:01 2 3.72 0.00 0.25 0.00 0.02 96.01 09:23:08 09:23:01 3 16.04 0.00 0.45 0.05 0.03 83.43 09:23:08 Average: all 30.19 0.00 3.56 4.27 0.07 61.90 09:23:08 Average: 0 23.24 0.00 3.36 6.12 0.06 67.22 09:23:08 Average: 1 28.21 0.00 3.63 3.01 0.06 65.08 09:23:08 Average: 2 32.34 0.00 3.58 4.39 0.08 59.60 09:23:08 Average: 3 37.00 0.00 3.66 3.58 0.08 55.68 09:23:08 09:23:08 09:23:08