16:34:16 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/sme/+/13182 16:34:16 Running as SYSTEM 16:34:16 [EnvInject] - Loading node environment variables. 16:34:16 Building remotely on prd-ubuntu1804-docker-4c-4g-304 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master 16:34:16 [ssh-agent] Looking for ssh-agent implementation... 16:34:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:34:16 $ ssh-agent 16:34:16 SSH_AUTH_SOCK=/tmp/ssh-7oznxlQDuxVN/agent.2099 16:34:16 SSH_AGENT_PID=2101 16:34:16 [ssh-agent] Started. 16:34:16 Running ssh-add (command line suppressed) 16:34:16 Identity added: /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master@tmp/private_key_2433894859519450228.key (jenkins-ssh) 16:34:16 [ssh-agent] Using credentials jenkins (jenkins) 16:34:16 The recommended git tool is: NONE 16:34:18 using credential jenkins 16:34:18 Wiping out workspace first. 16:34:18 Cloning the remote Git repository 16:34:18 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 16:34:18 > git init /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master # timeout=10 16:34:18 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 16:34:18 > git --version # timeout=10 16:34:18 > git --version # 'git version 2.17.1' 16:34:18 using GIT_SSH to set credentials jenkins 16:34:18 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:19 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 16:34:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:19 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 16:34:19 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 16:34:19 using GIT_SSH to set credentials jenkins 16:34:19 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme refs/changes/82/13182/3 # timeout=10 16:34:20 > git rev-parse aa39b9670db8d1dbcd2ed4d616ec02df4ddb9816^{commit} # timeout=10 16:34:20 Checking out Revision aa39b9670db8d1dbcd2ed4d616ec02df4ddb9816 (refs/changes/82/13182/3) 16:34:20 > git config core.sparsecheckout # timeout=10 16:34:20 > git checkout -f aa39b9670db8d1dbcd2ed4d616ec02df4ddb9816 # timeout=10 16:34:23 Commit message: "NONRTRIC-1005: Support for regex capture groups" 16:34:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:34:23 > git rev-list --no-walk 7da72dd8d4d777ff66b4fb9c85cadab28ab3f453 # timeout=10 16:34:23 provisioning config files... 16:34:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:34:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:34:23 [EnvInject] - Injecting environment variables from a build step. 16:34:23 [EnvInject] - Injecting as environment variables the properties content 16:34:23 GO_ROOT=servicemanager 16:34:23 16:34:23 [EnvInject] - Variables injected successfully. 16:34:23 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins14707060903434051295.sh 16:34:23 + echo '--> go-test.sh' 16:34:23 --> go-test.sh 16:34:23 + go version 16:34:23 go version go1.19 linux/amd64 16:34:23 + cd servicemanager 16:34:23 + go mod tidy 16:34:23 go: downloading github.com/deepmap/oapi-codegen v1.11.0 16:34:23 go: downloading github.com/getkin/kin-openapi v0.106.0 16:34:24 go: downloading github.com/labstack/echo/v4 v4.10.2 16:34:24 go: downloading github.com/sirupsen/logrus v1.9.3 16:34:24 go: downloading github.com/stretchr/testify v1.8.1 16:34:24 go: downloading github.com/joho/godotenv v1.5.1 16:34:24 go: downloading github.com/go-resty/resty/v2 v2.10.0 16:34:26 go: downloading github.com/labstack/gommon v0.4.0 16:34:26 go: downloading golang.org/x/crypto v0.14.0 16:34:26 go: downloading golang.org/x/net v0.17.0 16:34:27 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 16:34:27 go: downloading github.com/valyala/fasttemplate v1.2.2 16:34:27 go: downloading golang.org/x/time v0.3.0 16:34:27 go: downloading github.com/google/uuid v1.3.0 16:34:27 go: downloading github.com/go-openapi/jsonpointer v0.19.6 16:34:27 go: downloading github.com/invopop/yaml v0.1.0 16:34:27 go: downloading github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 16:34:27 go: downloading gopkg.in/yaml.v3 v3.0.1 16:34:27 go: downloading golang.org/x/sys v0.13.0 16:34:27 go: downloading github.com/davecgh/go-spew v1.1.1 16:34:27 go: downloading github.com/pmezard/go-difflib v1.0.0 16:34:28 go: downloading github.com/mattn/go-colorable v0.1.13 16:34:28 go: downloading github.com/mattn/go-isatty v0.0.18 16:34:29 go: downloading github.com/valyala/bytebufferpool v1.0.0 16:34:29 go: downloading github.com/gorilla/mux v1.8.0 16:34:29 go: downloading github.com/go-openapi/swag v0.22.3 16:34:29 go: downloading k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed 16:34:29 go: downloading gopkg.in/yaml.v2 v2.4.0 16:34:29 go: downloading helm.sh/helm/v3 v3.9.0 16:34:29 go: downloading k8s.io/cli-runtime v0.25.3-rc.0 16:34:29 go: downloading k8s.io/client-go v0.25.3-rc.0 16:34:29 go: downloading github.com/mitchellh/copystructure v1.2.0 16:34:30 go: downloading golang.org/x/text v0.13.0 16:34:31 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:34:31 go: downloading github.com/mailru/easyjson v0.7.7 16:34:31 go: downloading github.com/Masterminds/sprig/v3 v3.2.2 16:34:31 go: downloading github.com/Masterminds/semver/v3 v3.1.1 16:34:31 go: downloading github.com/gosuri/uitable v0.0.4 16:34:31 go: downloading github.com/pkg/errors v0.9.1 16:34:31 go: downloading golang.org/x/term v0.13.0 16:34:31 go: downloading k8s.io/api v0.25.3-rc.0 16:34:31 go: downloading k8s.io/apimachinery v0.25.3-rc.0 16:34:31 go: downloading sigs.k8s.io/yaml v1.3.0 16:34:31 go: downloading github.com/evanphx/json-patch v5.6.0+incompatible 16:34:32 go: downloading k8s.io/apiextensions-apiserver v0.25.2 16:34:32 go: downloading k8s.io/kubectl v0.25.2 16:34:32 go: downloading github.com/spf13/pflag v1.0.5 16:34:32 go: downloading github.com/stretchr/objx v0.5.0 16:34:32 go: downloading github.com/mitchellh/reflectwalk v1.0.2 16:34:32 go: downloading github.com/spf13/cobra v1.5.0 16:34:32 go: downloading k8s.io/klog/v2 v2.70.1 16:34:32 go: downloading github.com/google/go-cmp v0.5.8 16:34:32 go: downloading github.com/google/gofuzz v1.2.0 16:34:32 go: downloading github.com/kr/pretty v0.3.0 16:34:32 go: downloading github.com/josharian/intern v1.0.0 16:34:32 go: downloading github.com/fatih/color v1.13.0 16:34:32 go: downloading github.com/cyphar/filepath-securejoin v0.2.3 16:34:32 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 16:34:32 go: downloading github.com/BurntSushi/toml v1.1.0 16:34:32 go: downloading github.com/gobwas/glob v0.2.3 16:34:32 go: downloading github.com/containerd/containerd v1.6.6 16:34:32 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799 16:34:32 go: downloading oras.land/oras-go v1.1.1 16:34:32 go: downloading github.com/distribution/distribution/v3 v3.0.0-20211118083504-a29a3c99a684 16:34:32 go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 16:34:32 go: downloading github.com/Masterminds/squirrel v1.5.3 16:34:32 go: downloading github.com/jmoiron/sqlx v1.3.5 16:34:32 go: downloading github.com/lib/pq v1.10.6 16:34:32 go: downloading github.com/rubenv/sql-migrate v1.1.2 16:34:32 go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0 16:34:32 go: downloading github.com/Masterminds/goutils v1.1.1 16:34:32 go: downloading github.com/huandu/xstrings v1.3.2 16:34:32 go: downloading github.com/imdario/mergo v0.3.12 16:34:32 go: downloading github.com/shopspring/decimal v1.2.0 16:34:32 go: downloading github.com/spf13/cast v1.4.1 16:34:32 go: downloading github.com/gogo/protobuf v1.3.2 16:34:32 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 16:34:32 go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de 16:34:32 go: downloading github.com/google/gnostic v0.5.7-v3refs 16:34:32 go: downloading sigs.k8s.io/kustomize/api v0.12.1 16:34:33 go: downloading sigs.k8s.io/kustomize/kyaml v0.13.9 16:34:33 go: downloading k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1 16:34:33 go: downloading github.com/golang/protobuf v1.5.2 16:34:33 go: downloading google.golang.org/protobuf v1.28.0 16:34:33 go: downloading github.com/inconshreveable/mousetrap v1.0.0 16:34:33 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 16:34:33 go: downloading github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 16:34:33 go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible 16:34:33 go: downloading k8s.io/component-base v0.25.2 16:34:33 go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d 16:34:33 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:34:33 go: downloading github.com/kr/text v0.2.0 16:34:33 go: downloading github.com/rogpeppe/go-internal v1.8.0 16:34:33 go: downloading github.com/mattn/go-runewidth v0.0.9 16:34:33 go: downloading github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 16:34:33 go: downloading k8s.io/apiserver v0.25.2 16:34:33 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:34:33 go: downloading github.com/go-logr/logr v1.2.3 16:34:33 go: downloading github.com/opencontainers/go-digest v1.0.0 16:34:33 go: downloading golang.org/x/sync v0.1.0 16:34:33 go: downloading github.com/docker/cli v20.10.17+incompatible 16:34:33 go: downloading github.com/docker/docker v20.10.17+incompatible 16:34:33 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d 16:34:33 go: downloading github.com/bshuster-repo/logrus-logstash-hook v1.0.0 16:34:33 go: downloading github.com/bugsnag/bugsnag-go v0.0.0-20141110184014-b1d153021fcd 16:34:33 go: downloading github.com/docker/go-metrics v0.0.1 16:34:34 go: downloading github.com/docker/libtrust v0.0.0-20150114040149-fa567046d9b1 16:34:34 go: downloading github.com/gorilla/handlers v1.5.1 16:34:34 go: downloading github.com/yvasiyarov/gorelic v0.0.0-20141212073537-a9bba5b9ab50 16:34:34 go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 16:34:34 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:34:34 go: downloading github.com/mattn/go-sqlite3 v1.14.6 16:34:34 go: downloading github.com/go-gorp/gorp/v3 v3.0.2 16:34:34 go: downloading github.com/gobuffalo/packr/v2 v2.8.3 16:34:34 go: downloading github.com/json-iterator/go v1.1.12 16:34:34 go: downloading gopkg.in/inf.v0 v0.9.1 16:34:34 go: downloading google.golang.org/grpc v1.47.0 16:34:34 go: downloading github.com/onsi/ginkgo/v2 v2.1.6 16:34:34 go: downloading github.com/onsi/gomega v1.20.1 16:34:34 go: downloading github.com/google/btree v1.0.1 16:34:34 go: downloading github.com/chai2010/gettext-go v1.0.2 16:34:34 go: downloading github.com/onsi/ginkgo v1.16.4 16:34:34 go: downloading github.com/MakeNowJust/heredoc v1.0.0 16:34:34 go: downloading github.com/mitchellh/go-wordwrap v1.0.0 16:34:34 go: downloading github.com/russross/blackfriday v1.5.2 16:34:34 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 16:34:34 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f 16:34:34 go: downloading gotest.tools/v3 v3.0.3 16:34:34 go: downloading github.com/moby/locker v1.0.1 16:34:34 go: downloading github.com/docker/docker-credential-helpers v0.6.4 16:34:34 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c 16:34:34 go: downloading github.com/gomodule/redigo v1.8.2 16:34:34 go: downloading github.com/prometheus/client_golang v1.12.1 16:34:34 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 16:34:34 go: downloading github.com/felixge/httpsnoop v1.0.1 16:34:34 go: downloading github.com/yvasiyarov/go-metrics v0.0.0-20140926110328-57bccd1ccd43 16:34:34 go: downloading github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f 16:34:34 go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 16:34:34 go: downloading github.com/poy/onpar v0.0.0-20190519213022-ee068f8ea4d1 16:34:34 go: downloading github.com/ziutek/mymysql v1.5.4 16:34:34 go: downloading github.com/gobuffalo/packd v1.0.1 16:34:34 go: downloading github.com/markbates/oncer v1.0.0 16:34:34 go: downloading github.com/markbates/safe v1.0.1 16:34:34 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:34:34 go: downloading github.com/modern-go/reflect2 v1.0.2 16:34:34 go: downloading github.com/docker/go-connections v0.4.0 16:34:34 go: downloading github.com/docker/go-units v0.4.0 16:34:34 go: downloading github.com/docker/distribution v2.8.1+incompatible 16:34:35 go: downloading github.com/go-errors/errors v1.0.1 16:34:35 go: downloading github.com/go-openapi/jsonreference v0.20.2 16:34:35 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21 16:34:35 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 16:34:35 go: downloading github.com/emicklei/go-restful/v3 v3.8.0 16:34:35 go: downloading google.golang.org/appengine v1.6.7 16:34:35 go: downloading github.com/klauspost/compress v1.13.6 16:34:35 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b 16:34:35 go: downloading github.com/beorn7/perks v1.0.1 16:34:35 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:34:35 go: downloading github.com/prometheus/client_model v0.2.0 16:34:35 go: downloading github.com/prometheus/common v0.32.1 16:34:35 go: downloading github.com/prometheus/procfs v0.7.3 16:34:35 go: downloading github.com/karrick/godirwalk v1.16.1 16:34:35 go: downloading github.com/markbates/errx v1.1.0 16:34:35 go: downloading github.com/gobuffalo/logger v1.0.6 16:34:35 go: downloading github.com/morikuni/aec v1.0.0 16:34:35 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 16:34:35 go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 16:34:35 go: downloading github.com/xlab/treeprint v1.1.0 16:34:35 go: downloading github.com/creack/pty v1.1.11 16:34:35 go: downloading github.com/Microsoft/hcsshim v0.9.3 16:34:36 go: downloading github.com/moby/sys/mountinfo v0.5.0 16:34:36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:34:36 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 16:34:36 go: downloading github.com/moby/spdystream v0.2.0 16:34:36 go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 16:34:36 go: downloading github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 16:34:36 go: downloading github.com/Microsoft/go-winio v0.5.1 16:34:36 go: downloading go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 16:34:36 go: downloading github.com/sergi/go-diff v1.1.0 16:34:36 go: downloading go.opencensus.io v0.23.0 16:34:36 go: downloading github.com/containerd/cgroups v1.0.3 16:34:36 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:34:37 + go test ./... 16:35:29 ok oransc.org/nonrtric/servicemanager 0.981s 16:35:29 ? oransc.org/nonrtric/servicemanager/internal [no test files] 16:35:29 ? oransc.org/nonrtric/servicemanager/internal/common [no test files] 16:35:29 ? oransc.org/nonrtric/servicemanager/internal/common29122 [no test files] 16:35:29 ? oransc.org/nonrtric/servicemanager/internal/common29571 [no test files] 16:35:31 ok oransc.org/nonrtric/servicemanager/internal/discoverservice 0.709s 16:35:31 ? oransc.org/nonrtric/servicemanager/internal/discoverserviceapi [no test files] 16:35:31 ? oransc.org/nonrtric/servicemanager/internal/envreader [no test files] 16:35:31 ok oransc.org/nonrtric/servicemanager/internal/invokermanagement 0.803s 16:35:31 ? oransc.org/nonrtric/servicemanager/internal/invokermanagementapi [no test files] 16:35:31 ? oransc.org/nonrtric/servicemanager/internal/kongclear [no test files] 16:35:31 ok oransc.org/nonrtric/servicemanager/internal/providermanagement 0.587s 16:35:31 ? oransc.org/nonrtric/servicemanager/internal/providermanagementapi [no test files] 16:35:33 ok oransc.org/nonrtric/servicemanager/internal/publishservice 0.516s 16:35:33 ? oransc.org/nonrtric/servicemanager/internal/publishserviceapi [no test files] 16:35:33 ? oransc.org/nonrtric/servicemanager/mockkong [no test files] 16:35:33 + echo '--> go-test.sh ends' 16:35:33 --> go-test.sh ends 16:35:33 $ ssh-agent -k 16:35:33 unset SSH_AUTH_SOCK; 16:35:33 unset SSH_AGENT_PID; 16:35:33 echo Agent pid 2101 killed; 16:35:33 [ssh-agent] Stopped. 16:35:33 [PostBuildScript] - [INFO] Executing post build scripts. 16:35:33 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins4899115750844506027.sh 16:35:33 ---> sysstat.sh 16:35:34 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins11985725366353602379.sh 16:35:34 ---> package-listing.sh 16:35:34 ++ facter osfamily 16:35:34 ++ tr '[:upper:]' '[:lower:]' 16:35:35 + OS_FAMILY=debian 16:35:35 + workspace=/w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master 16:35:35 + START_PACKAGES=/tmp/packages_start.txt 16:35:35 + END_PACKAGES=/tmp/packages_end.txt 16:35:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:35:35 + PACKAGES=/tmp/packages_start.txt 16:35:35 + '[' /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master ']' 16:35:35 + PACKAGES=/tmp/packages_end.txt 16:35:35 + case "${OS_FAMILY}" in 16:35:35 + dpkg -l 16:35:35 + grep '^ii' 16:35:35 + '[' -f /tmp/packages_start.txt ']' 16:35:35 + '[' -f /tmp/packages_end.txt ']' 16:35:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:35:35 + '[' /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master ']' 16:35:35 + mkdir -p /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/archives/ 16:35:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/archives/ 16:35:35 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins3187595444931045466.sh 16:35:35 ---> capture-instance-metadata.sh 16:35:35 Setup pyenv: 16:35:35 * system (set by /opt/pyenv/version) 16:35:35 * 3.8.13 (set by /opt/pyenv/version) 16:35:35 * 3.9.13 (set by /opt/pyenv/version) 16:35:35 * 3.10.6 (set by /opt/pyenv/version) 16:35:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uCfL 16:35:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:35:42 lf-activate-venv(): INFO: Installing: lftools 16:36:12 lf-activate-venv(): INFO: Adding /tmp/venv-uCfL/bin to PATH 16:36:12 INFO: Running in OpenStack, capturing instance metadata 16:36:13 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins17025627658250193652.sh 16:36:13 provisioning config files... 16:36:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master@tmp/config7680631423656625727tmp 16:36:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:36:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:36:13 [EnvInject] - Injecting environment variables from a build step. 16:36:13 [EnvInject] - Injecting as environment variables the properties content 16:36:13 SERVER_ID=logs 16:36:13 16:36:13 [EnvInject] - Variables injected successfully. 16:36:13 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins14448544037089591845.sh 16:36:13 ---> create-netrc.sh 16:36:13 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins3421363401044316054.sh 16:36:13 ---> python-tools-install.sh 16:36:13 Setup pyenv: 16:36:13 system 16:36:13 3.8.13 16:36:13 3.9.13 16:36:13 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/.python-version) 16:36:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uCfL from file:/tmp/.os_lf_venv 16:36:14 lf-activate-venv(): INFO: Installing: lftools 16:36:23 lf-activate-venv(): INFO: Adding /tmp/venv-uCfL/bin to PATH 16:36:23 Generating Requirements File 16:36:45 Python 3.10.6 16:36:45 pip 24.1.2 from /tmp/venv-uCfL/lib/python3.10/site-packages/pip (python 3.10) 16:36:45 appdirs==1.4.4 16:36:45 argcomplete==3.4.0 16:36:45 aspy.yaml==1.3.0 16:36:45 attrs==23.2.0 16:36:45 autopage==0.5.2 16:36:45 beautifulsoup4==4.12.3 16:36:45 boto3==1.34.145 16:36:45 botocore==1.34.145 16:36:45 bs4==0.0.2 16:36:45 cachetools==5.4.0 16:36:45 certifi==2024.7.4 16:36:45 cffi==1.16.0 16:36:45 cfgv==3.4.0 16:36:45 chardet==5.2.0 16:36:45 charset-normalizer==3.3.2 16:36:45 click==8.1.7 16:36:45 cliff==4.7.0 16:36:45 cmd2==2.4.3 16:36:45 cryptography==3.3.2 16:36:45 debtcollector==3.0.0 16:36:45 decorator==5.1.1 16:36:45 defusedxml==0.7.1 16:36:45 Deprecated==1.2.14 16:36:45 distlib==0.3.8 16:36:45 dnspython==2.6.1 16:36:45 docker==4.2.2 16:36:45 dogpile.cache==1.3.3 16:36:45 email_validator==2.2.0 16:36:45 filelock==3.15.4 16:36:45 future==1.0.0 16:36:45 gitdb==4.0.11 16:36:45 GitPython==3.1.43 16:36:45 google-auth==2.32.0 16:36:45 httplib2==0.22.0 16:36:45 identify==2.6.0 16:36:45 idna==3.7 16:36:45 importlib-resources==1.5.0 16:36:45 iso8601==2.1.0 16:36:45 Jinja2==3.1.4 16:36:45 jmespath==1.0.1 16:36:45 jsonpatch==1.33 16:36:45 jsonpointer==3.0.0 16:36:45 jsonschema==4.23.0 16:36:45 jsonschema-specifications==2023.12.1 16:36:45 keystoneauth1==5.7.0 16:36:45 kubernetes==30.1.0 16:36:45 lftools==0.37.10 16:36:45 lxml==5.2.2 16:36:45 MarkupSafe==2.1.5 16:36:45 msgpack==1.0.8 16:36:45 multi_key_dict==2.0.3 16:36:45 munch==4.0.0 16:36:45 netaddr==1.3.0 16:36:45 netifaces==0.11.0 16:36:45 niet==1.4.2 16:36:45 nodeenv==1.9.1 16:36:45 oauth2client==4.1.3 16:36:45 oauthlib==3.2.2 16:36:45 openstacksdk==3.3.0 16:36:45 os-client-config==2.1.0 16:36:45 os-service-types==1.7.0 16:36:45 osc-lib==3.1.0 16:36:45 oslo.config==9.5.0 16:36:45 oslo.context==5.5.0 16:36:45 oslo.i18n==6.3.0 16:36:45 oslo.log==6.1.1 16:36:45 oslo.serialization==5.4.0 16:36:45 oslo.utils==7.2.0 16:36:45 packaging==24.1 16:36:45 pbr==6.0.0 16:36:45 platformdirs==4.2.2 16:36:45 prettytable==3.10.2 16:36:45 pyasn1==0.6.0 16:36:45 pyasn1_modules==0.4.0 16:36:45 pycparser==2.22 16:36:45 pygerrit2==2.0.15 16:36:45 PyGithub==2.3.0 16:36:45 PyJWT==2.8.0 16:36:45 PyNaCl==1.5.0 16:36:45 pyparsing==2.4.7 16:36:45 pyperclip==1.9.0 16:36:45 pyrsistent==0.20.0 16:36:45 python-cinderclient==9.5.0 16:36:45 python-dateutil==2.9.0.post0 16:36:45 python-heatclient==3.5.0 16:36:45 python-jenkins==1.8.2 16:36:45 python-keystoneclient==5.4.0 16:36:45 python-magnumclient==4.6.0 16:36:45 python-novaclient==18.6.0 16:36:45 python-openstackclient==6.6.0 16:36:45 python-swiftclient==4.6.0 16:36:45 PyYAML==6.0.1 16:36:45 referencing==0.35.1 16:36:45 requests==2.32.3 16:36:45 requests-oauthlib==2.0.0 16:36:45 requestsexceptions==1.4.0 16:36:45 rfc3986==2.0.0 16:36:45 rpds-py==0.19.0 16:36:45 rsa==4.9 16:36:45 ruamel.yaml==0.18.6 16:36:45 ruamel.yaml.clib==0.2.8 16:36:45 s3transfer==0.10.2 16:36:45 simplejson==3.19.2 16:36:45 six==1.16.0 16:36:45 smmap==5.0.1 16:36:45 soupsieve==2.5 16:36:45 stevedore==5.2.0 16:36:45 tabulate==0.9.0 16:36:45 toml==0.10.2 16:36:45 tomlkit==0.13.0 16:36:45 tqdm==4.66.4 16:36:45 typing_extensions==4.12.2 16:36:45 tzdata==2024.1 16:36:45 urllib3==1.26.19 16:36:45 virtualenv==20.26.3 16:36:45 wcwidth==0.2.13 16:36:45 websocket-client==1.8.0 16:36:45 wrapt==1.16.0 16:36:45 xdg==6.0.0 16:36:45 xmltodict==0.13.0 16:36:45 yq==3.4.3 16:36:46 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins9563095554105438738.sh 16:36:46 ---> sudo-logs.sh 16:36:46 Archiving 'sudo' log.. 16:36:46 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins8198644418416069648.sh 16:36:46 ---> job-cost.sh 16:36:46 Setup pyenv: 16:36:46 system 16:36:46 3.8.13 16:36:46 3.9.13 16:36:46 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/.python-version) 16:36:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uCfL from file:/tmp/.os_lf_venv 16:36:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:36:52 lf-activate-venv(): INFO: Adding /tmp/venv-uCfL/bin to PATH 16:36:52 INFO: No Stack... 16:36:52 INFO: Retrieving Pricing Info for: v2-highcpu-4 16:36:52 INFO: Archiving Costs 16:36:52 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash -l /tmp/jenkins10867244657625464886.sh 16:36:52 ---> logs-deploy.sh 16:36:52 Setup pyenv: 16:36:53 system 16:36:53 3.8.13 16:36:53 3.9.13 16:36:53 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/.python-version) 16:36:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uCfL from file:/tmp/.os_lf_venv 16:36:54 lf-activate-venv(): INFO: Installing: lftools 16:37:03 lf-activate-venv(): INFO: Adding /tmp/venv-uCfL/bin to PATH 16:37:03 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-sme-servicemanager-go-verify-master/35 16:37:03 INFO: archiving workspace using pattern(s): 16:37:05 Archives upload complete. 16:37:05 INFO: archiving logs to Nexus 16:37:06 ---> uname -a: 16:37:06 Linux prd-ubuntu1804-docker-4c-4g-304 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 16:37:06 16:37:06 16:37:06 ---> lscpu: 16:37:06 Architecture: x86_64 16:37:06 CPU op-mode(s): 32-bit, 64-bit 16:37:06 Byte Order: Little Endian 16:37:06 CPU(s): 4 16:37:06 On-line CPU(s) list: 0-3 16:37:06 Thread(s) per core: 1 16:37:06 Core(s) per socket: 1 16:37:06 Socket(s): 4 16:37:06 NUMA node(s): 1 16:37:06 Vendor ID: AuthenticAMD 16:37:06 CPU family: 23 16:37:06 Model: 49 16:37:06 Model name: AMD EPYC-Rome Processor 16:37:06 Stepping: 0 16:37:06 CPU MHz: 2799.998 16:37:06 BogoMIPS: 5599.99 16:37:06 Virtualization: AMD-V 16:37:06 Hypervisor vendor: KVM 16:37:06 Virtualization type: full 16:37:06 L1d cache: 32K 16:37:06 L1i cache: 32K 16:37:06 L2 cache: 512K 16:37:06 L3 cache: 16384K 16:37:06 NUMA node0 CPU(s): 0-3 16:37:06 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 16:37:06 16:37:06 16:37:06 ---> nproc: 16:37:06 4 16:37:06 16:37:06 16:37:06 ---> df -h: 16:37:06 Filesystem Size Used Avail Use% Mounted on 16:37:06 udev 2.0G 0 2.0G 0% /dev 16:37:06 tmpfs 395M 696K 394M 1% /run 16:37:06 /dev/vda1 20G 9.9G 9.4G 52% / 16:37:06 tmpfs 2.0G 0 2.0G 0% /dev/shm 16:37:06 tmpfs 5.0M 0 5.0M 0% /run/lock 16:37:06 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 16:37:06 /dev/vda15 105M 5.3M 100M 5% /boot/efi 16:37:06 tmpfs 395M 0 395M 0% /run/user/1001 16:37:06 16:37:06 16:37:06 ---> free -m: 16:37:06 total used free shared buff/cache available 16:37:06 Mem: 3944 445 1600 0 1897 3241 16:37:06 Swap: 1023 0 1023 16:37:06 16:37:06 16:37:06 ---> ip addr: 16:37:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:37:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:37:06 inet 127.0.0.1/8 scope host lo 16:37:06 valid_lft forever preferred_lft forever 16:37:06 inet6 ::1/128 scope host 16:37:06 valid_lft forever preferred_lft forever 16:37:06 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 16:37:06 link/ether fa:16:3e:83:f4:91 brd ff:ff:ff:ff:ff:ff 16:37:06 inet 10.32.6.9/23 brd 10.32.7.255 scope global dynamic ens3 16:37:06 valid_lft 86192sec preferred_lft 86192sec 16:37:06 inet6 fe80::f816:3eff:fe83:f491/64 scope link 16:37:06 valid_lft forever preferred_lft forever 16:37:06 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 16:37:06 link/ether 02:42:0f:19:6e:0a brd ff:ff:ff:ff:ff:ff 16:37:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:37:06 valid_lft forever preferred_lft forever 16:37:06 16:37:06 16:37:06 ---> sar -b -r -n DEV: 16:37:06 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-304) 07/19/24 _x86_64_ (4 CPU) 16:37:06 16:37:06 16:33:41 LINUX RESTART (4 CPU) 16:37:06 16:37:06 16:34:01 tps rtps wtps bread/s bwrtn/s 16:37:06 16:35:01 326.19 155.50 170.69 8416.05 67929.41 16:37:06 16:36:01 133.02 72.66 60.36 5593.20 31808.33 16:37:06 16:37:01 72.39 8.90 63.50 383.74 7983.47 16:37:06 Average: 177.23 79.03 98.20 4798.27 35912.40 16:37:06 16:37:06 16:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:37:06 16:35:01 636004 3202480 3402656 84.25 72600 2615260 1283152 25.22 1018652 2133720 266320 16:37:06 16:36:01 1808544 3305876 2230116 55.22 84156 1569396 953916 18.75 557876 1494060 103492 16:37:06 16:37:01 1621572 3301508 2417088 59.85 104188 1723192 953660 18.75 580280 1640916 101504 16:37:06 Average: 1355373 3269955 2683287 66.44 86981 1969283 1063576 20.91 718936 1756232 157105 16:37:06 16:37:06 16:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:37:06 16:35:01 ens3 668.43 489.83 2426.26 87.62 0.00 0.00 0.00 0.00 16:37:06 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:06 16:35:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 16:37:06 16:36:01 ens3 62.98 55.46 719.82 6.99 0.00 0.00 0.00 0.00 16:37:06 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:06 16:36:01 lo 11.35 11.35 1.86 1.86 0.00 0.00 0.00 0.00 16:37:06 16:37:01 ens3 33.61 32.44 242.38 13.87 0.00 0.00 0.00 0.00 16:37:06 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:06 16:37:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 16:37:06 Average: ens3 255.07 192.63 1129.70 36.17 0.00 0.00 0.00 0.00 16:37:06 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:06 Average: lo 4.43 4.43 0.68 0.68 0.00 0.00 0.00 0.00 16:37:06 16:37:06 16:37:06 ---> sar -P ALL: 16:37:06 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-304) 07/19/24 _x86_64_ (4 CPU) 16:37:06 16:37:06 16:33:41 LINUX RESTART (4 CPU) 16:37:06 16:37:06 16:34:01 CPU %user %nice %system %iowait %steal %idle 16:37:06 16:35:01 all 46.21 0.00 6.03 12.25 0.13 35.38 16:37:06 16:35:01 0 47.08 0.00 5.02 8.59 0.10 39.22 16:37:06 16:35:01 1 46.21 0.00 5.89 14.27 0.12 33.51 16:37:06 16:35:01 2 45.68 0.00 6.81 14.49 0.15 32.87 16:37:06 16:35:01 3 45.90 0.00 6.40 11.68 0.12 35.89 16:37:06 16:36:01 all 48.58 0.00 6.66 1.66 0.11 42.99 16:37:06 16:36:01 0 39.60 0.00 6.18 3.91 0.10 50.21 16:37:06 16:36:01 1 55.23 0.00 7.09 0.92 0.13 36.62 16:37:06 16:36:01 2 60.09 0.00 6.72 1.27 0.13 31.79 16:37:06 16:36:01 3 39.37 0.00 6.66 0.51 0.12 53.34 16:37:06 16:37:01 all 20.37 0.00 1.43 2.00 0.05 76.15 16:37:06 16:37:01 0 4.94 0.00 1.20 4.95 0.02 88.89 16:37:06 16:37:01 1 31.67 0.00 1.24 0.15 0.05 66.89 16:37:06 16:37:01 2 26.51 0.00 1.72 0.42 0.05 71.31 16:37:06 16:37:01 3 18.36 0.00 1.54 2.48 0.07 77.55 16:37:06 Average: all 38.34 0.00 4.70 5.30 0.10 51.57 16:37:06 Average: 0 30.48 0.00 4.12 5.82 0.07 59.51 16:37:06 Average: 1 44.35 0.00 4.73 5.10 0.10 45.72 16:37:06 Average: 2 44.02 0.00 5.07 5.38 0.11 45.42 16:37:06 Average: 3 34.52 0.00 4.87 4.89 0.10 55.63 16:37:06 16:37:06 16:37:06