10:53:59 Started by timer 10:53:59 Running as SYSTEM 10:53:59 [EnvInject] - Loading node environment variables. 10:53:59 Building remotely on prd-ubuntu2004-builder-4c-4g-21574 (ubuntu2004-builder-4c-4g) in workspace /w/workspace/policy-opa-pdp-nexus-iq-go-clm-master 10:53:59 [ssh-agent] Looking for ssh-agent implementation... 10:53:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:53:59 $ ssh-agent 10:53:59 SSH_AUTH_SOCK=/tmp/ssh-OZQ1cpLDmP4g/agent.1276 10:53:59 SSH_AGENT_PID=1277 10:53:59 [ssh-agent] Started. 10:53:59 Running ssh-add (command line suppressed) 10:53:59 Identity added: /w/workspace/policy-opa-pdp-nexus-iq-go-clm-master@tmp/private_key_1362561523277490760.key (/w/workspace/policy-opa-pdp-nexus-iq-go-clm-master@tmp/private_key_1362561523277490760.key) 10:53:59 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:53:59 The recommended git tool is: NONE 10:54:01 using credential onap-jenkins-ssh 10:54:01 Wiping out workspace first. 10:54:01 Cloning the remote Git repository 10:54:01 Cloning repository git://cloud.onap.org/mirror/policy/opa-pdp 10:54:01 > git init /w/workspace/policy-opa-pdp-nexus-iq-go-clm-master # timeout=10 10:54:01 Fetching upstream changes from git://cloud.onap.org/mirror/policy/opa-pdp 10:54:01 > git --version # timeout=10 10:54:01 > git --version # 'git version 2.25.1' 10:54:01 using GIT_SSH to set credentials Gerrit user 10:54:01 Verifying host key using manually-configured host key entries 10:54:01 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/opa-pdp +refs/heads/*:refs/remotes/origin/* # timeout=10 10:54:02 > git config remote.origin.url git://cloud.onap.org/mirror/policy/opa-pdp # timeout=10 10:54:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:54:02 Avoid second fetch 10:54:02 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 10:54:02 Checking out Revision 19a0bcc8afbe99428d73ffc896bad53c978fa403 (refs/remotes/origin/master) 10:54:02 > git config core.sparsecheckout # timeout=10 10:54:02 > git checkout -f 19a0bcc8afbe99428d73ffc896bad53c978fa403 # timeout=10 10:54:03 Commit message: "Chore: Remove unnecesary sonatype related files" 10:54:03 > git rev-list --no-walk 1765a36f380f8fd8f3866db925acfd719c5f9878 # timeout=10 10:54:06 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 10:54:06 Run condition [Not] preventing prebuild for step [BuilderChain] 10:54:06 provisioning config files... 10:54:06 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:54:06 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:54:07 Unpacking Go from https://golang.org/dl/go1.23.4.linux-amd64.tar.gz to /w/tools/org.jenkinsci.plugins.golang.GolangInstallation/Golang_1.23 on prd-ubuntu2004-builder-4c-4g-21574 10:54:11 [policy-opa-pdp-nexus-iq-go-clm-master] $ /bin/bash /tmp/jenkins6812578778933926282.sh 10:54:11 ---> python-tools-install.sh 10:54:11 Setup pyenv: 10:54:11 * system (set by /opt/pyenv/version) 10:54:11 * 3.8.13 (set by /opt/pyenv/version) 10:54:11 * 3.9.13 (set by /opt/pyenv/version) 10:54:11 * 3.10.6 (set by /opt/pyenv/version) 10:54:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bepi 10:54:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:54:19 lf-activate-venv(): INFO: Installing: lftools 10:54:41 lf-activate-venv(): INFO: Adding /tmp/venv-bepi/bin to PATH 10:54:41 Generating Requirements File 10:54:59 Python 3.10.6 10:55:00 pip 25.1.1 from /tmp/venv-bepi/lib/python3.10/site-packages/pip (python 3.10) 10:55:00 appdirs==1.4.4 10:55:00 argcomplete==3.6.2 10:55:00 aspy.yaml==1.3.0 10:55:00 attrs==25.3.0 10:55:00 autopage==0.5.2 10:55:00 beautifulsoup4==4.13.4 10:55:00 boto3==1.38.36 10:55:00 botocore==1.38.36 10:55:00 bs4==0.0.2 10:55:00 cachetools==5.5.2 10:55:00 certifi==2025.6.15 10:55:00 cffi==1.17.1 10:55:00 cfgv==3.4.0 10:55:00 chardet==5.2.0 10:55:00 charset-normalizer==3.4.2 10:55:00 click==8.2.1 10:55:00 cliff==4.10.0 10:55:00 cmd2==2.6.1 10:55:00 cryptography==3.3.2 10:55:00 debtcollector==3.0.0 10:55:00 decorator==5.2.1 10:55:00 defusedxml==0.7.1 10:55:00 Deprecated==1.2.18 10:55:00 distlib==0.3.9 10:55:00 dnspython==2.7.0 10:55:00 docker==7.1.0 10:55:00 dogpile.cache==1.4.0 10:55:00 durationpy==0.10 10:55:00 email_validator==2.2.0 10:55:00 filelock==3.18.0 10:55:00 future==1.0.0 10:55:00 gitdb==4.0.12 10:55:00 GitPython==3.1.44 10:55:00 google-auth==2.40.3 10:55:00 httplib2==0.22.0 10:55:00 identify==2.6.12 10:55:00 idna==3.10 10:55:00 importlib-resources==1.5.0 10:55:00 iso8601==2.1.0 10:55:00 Jinja2==3.1.6 10:55:00 jmespath==1.0.1 10:55:00 jsonpatch==1.33 10:55:00 jsonpointer==3.0.0 10:55:00 jsonschema==4.24.0 10:55:00 jsonschema-specifications==2025.4.1 10:55:00 keystoneauth1==5.11.1 10:55:00 kubernetes==33.1.0 10:55:00 lftools==0.37.13 10:55:00 lxml==5.4.0 10:55:00 MarkupSafe==3.0.2 10:55:00 msgpack==1.1.1 10:55:00 multi_key_dict==2.0.3 10:55:00 munch==4.0.0 10:55:00 netaddr==1.3.0 10:55:00 niet==1.4.2 10:55:00 nodeenv==1.9.1 10:55:00 oauth2client==4.1.3 10:55:00 oauthlib==3.2.2 10:55:00 openstacksdk==4.6.0 10:55:00 os-client-config==2.1.0 10:55:00 os-service-types==1.7.0 10:55:00 osc-lib==4.0.2 10:55:00 oslo.config==9.8.0 10:55:00 oslo.context==6.0.0 10:55:00 oslo.i18n==6.5.1 10:55:00 oslo.log==7.1.0 10:55:00 oslo.serialization==5.7.0 10:55:00 oslo.utils==9.0.0 10:55:00 packaging==25.0 10:55:00 pbr==6.1.1 10:55:00 platformdirs==4.3.8 10:55:00 prettytable==3.16.0 10:55:00 psutil==7.0.0 10:55:00 pyasn1==0.6.1 10:55:00 pyasn1_modules==0.4.2 10:55:00 pycparser==2.22 10:55:00 pygerrit2==2.0.15 10:55:00 PyGithub==2.6.1 10:55:00 PyJWT==2.10.1 10:55:00 PyNaCl==1.5.0 10:55:00 pyparsing==2.4.7 10:55:00 pyperclip==1.9.0 10:55:00 pyrsistent==0.20.0 10:55:00 python-cinderclient==9.7.0 10:55:00 python-dateutil==2.9.0.post0 10:55:00 python-heatclient==4.2.0 10:55:00 python-jenkins==1.8.2 10:55:00 python-keystoneclient==5.6.0 10:55:00 python-magnumclient==4.8.1 10:55:00 python-openstackclient==8.1.0 10:55:00 python-swiftclient==4.8.0 10:55:00 PyYAML==6.0.2 10:55:00 referencing==0.36.2 10:55:00 requests==2.32.4 10:55:00 requests-oauthlib==2.0.0 10:55:00 requestsexceptions==1.4.0 10:55:00 rfc3986==2.0.0 10:55:00 rpds-py==0.25.1 10:55:00 rsa==4.9.1 10:55:00 ruamel.yaml==0.18.14 10:55:00 ruamel.yaml.clib==0.2.12 10:55:00 s3transfer==0.13.0 10:55:00 simplejson==3.20.1 10:55:00 six==1.17.0 10:55:00 smmap==5.0.2 10:55:00 soupsieve==2.7 10:55:00 stevedore==5.4.1 10:55:00 tabulate==0.9.0 10:55:00 toml==0.10.2 10:55:00 tomlkit==0.13.3 10:55:00 tqdm==4.67.1 10:55:00 typing_extensions==4.14.0 10:55:00 tzdata==2025.2 10:55:00 urllib3==1.26.20 10:55:00 virtualenv==20.31.2 10:55:00 wcwidth==0.2.13 10:55:00 websocket-client==1.8.0 10:55:00 wrapt==1.17.2 10:55:00 xdg==6.0.0 10:55:00 xmltodict==0.14.2 10:55:00 yq==3.4.3 10:55:00 [EnvInject] - Injecting environment variables from a build step. 10:55:00 [EnvInject] - Injecting as environment variables the properties content 10:55:00 SET_JDK_VERSION=openjdk17 10:55:00 GIT_URL="git://cloud.onap.org/mirror" 10:55:00 10:55:00 [EnvInject] - Variables injected successfully. 10:55:00 [policy-opa-pdp-nexus-iq-go-clm-master] $ /bin/sh /tmp/jenkins15626505009132198314.sh 10:55:00 ---> update-java-alternatives.sh 10:55:00 ---> Updating Java version 10:55:01 ---> Ubuntu/Debian system detected 10:55:01 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 10:55:01 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 10:55:01 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 10:55:01 openjdk version "17.0.6" 2023-01-17 10:55:01 OpenJDK Runtime Environment (build 17.0.6+10-Ubuntu-0ubuntu120.04.1) 10:55:01 OpenJDK 64-Bit Server VM (build 17.0.6+10-Ubuntu-0ubuntu120.04.1, mixed mode, sharing) 10:55:01 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 10:55:01 [EnvInject] - Injecting environment variables from a build step. 10:55:01 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 10:55:01 [EnvInject] - Variables injected successfully. 10:55:01 [policy-opa-pdp-nexus-iq-go-clm-master] $ /bin/sh -xe /tmp/jenkins17055682007346329882.sh 10:55:01 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 10:55:01 Run condition [Boolean condition] preventing perform for step [BuilderChain] 10:55:01 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 10:55:01 Run condition [Not] enabling perform for step [BuilderChain] 10:55:01 [policy-opa-pdp-nexus-iq-go-clm-master] $ /bin/sh -xe /tmp/jenkins7896092779410954825.sh 10:55:01 + echo Using Nexus IQ REST API 10:55:01 Using Nexus IQ REST API 10:55:01 [EnvInject] - Injecting environment variables from a build step. 10:55:01 [EnvInject] - Injecting as environment variables the properties content 10:55:01 NEXUS_IQ_PROJECT_NAME=onap-policy-opa-pdp 10:55:01 10:55:01 [EnvInject] - Variables injected successfully. 10:55:01 [policy-opa-pdp-nexus-iq-go-clm-master] $ /bin/bash /tmp/jenkins353807669599934197.sh 10:55:01 ---> nexus-iq-go-api.sh 10:55:01 go version go1.23.4 linux/amd64 10:55:01 go: downloading github.com/prometheus/client_golang v1.20.5 10:55:01 go: downloading github.com/google/uuid v1.6.0 10:55:01 go: downloading github.com/sirupsen/logrus v1.9.3 10:55:01 go: downloading github.com/stretchr/testify v1.10.0 10:55:01 go: downloading github.com/confluentinc/confluent-kafka-go/v2 v2.8.0 10:55:01 go: downloading github.com/oapi-codegen/runtime v1.1.1 10:55:01 go: downloading github.com/open-policy-agent/opa v1.1.0 10:55:03 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 10:55:03 go: downloading github.com/go-playground/validator/v10 v10.25.0 10:55:04 go: downloading golang.org/x/sys v0.29.0 10:55:04 go: downloading github.com/beorn7/perks v1.0.1 10:55:04 go: downloading github.com/cespare/xxhash/v2 v2.3.0 10:55:04 go: downloading github.com/prometheus/client_model v0.6.1 10:55:04 go: downloading github.com/prometheus/common v0.55.0 10:55:04 go: downloading github.com/prometheus/procfs v0.15.1 10:55:04 go: downloading google.golang.org/protobuf v1.36.3 10:55:04 go: downloading github.com/klauspost/compress v1.17.11 10:55:04 go: downloading github.com/davecgh/go-spew v1.1.1 10:55:04 go: downloading github.com/pmezard/go-difflib v1.0.0 10:55:04 go: downloading github.com/stretchr/objx v0.5.2 10:55:04 go: downloading github.com/apapsch/go-jsonmerge/v2 v2.0.0 10:55:04 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:55:04 go: downloading gopkg.in/yaml.v3 v3.0.1 10:55:04 go: downloading github.com/fortytw2/leaktest v1.3.0 10:55:04 go: downloading github.com/google/go-cmp v0.6.0 10:55:05 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 10:55:05 go: downloading github.com/go-playground/universal-translator v0.18.1 10:55:05 go: downloading github.com/leodido/go-urn v1.4.0 10:55:05 go: downloading golang.org/x/crypto v0.32.0 10:55:05 go: downloading golang.org/x/text v0.21.0 10:55:05 go: downloading github.com/go-playground/assert/v2 v2.2.0 10:55:05 go: downloading github.com/go-playground/locales v0.14.1 10:55:05 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 10:55:05 go: downloading github.com/testcontainers/testcontainers-go/modules/compose v0.33.0 10:55:05 go: downloading github.com/kylelemons/godebug v1.1.0 10:55:05 go: downloading github.com/opencontainers/go-digest v1.0.0 10:55:05 go: downloading github.com/testcontainers/testcontainers-go v0.33.0 10:55:05 go: downloading github.com/opencontainers/image-spec v1.1.0 10:55:05 go: downloading github.com/rcrowley/go-metrics v0.0.0-20200313005456-10cdbea86bc0 10:55:05 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:55:05 go: downloading sigs.k8s.io/yaml v1.4.0 10:55:06 go: downloading github.com/gobwas/glob v0.2.3 10:55:06 go: downloading github.com/gorilla/mux v1.8.1 10:55:06 go: downloading go.opentelemetry.io/otel/sdk v1.34.0 10:55:06 go: downloading github.com/fsnotify/fsnotify v1.8.0 10:55:06 go: downloading go.opentelemetry.io/otel v1.34.0 10:55:06 go: downloading go.opentelemetry.io/otel/trace v1.34.0 10:55:06 go: downloading golang.org/x/net v0.34.0 10:55:06 go: downloading github.com/tchap/go-patricia/v2 v2.3.2 10:55:06 go: downloading github.com/yashtewari/glob-intersection v0.2.0 10:55:06 go: downloading github.com/foxcpp/go-mockdns v1.1.0 10:55:06 go: downloading golang.org/x/time v0.9.0 10:55:06 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 10:55:06 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:55:06 go: downloading github.com/dgraph-io/badger/v4 v4.5.1 10:55:06 go: downloading github.com/go-ini/ini v1.67.0 10:55:06 go: downloading github.com/go-logr/logr v1.4.2 10:55:06 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.34.0 10:55:06 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.34.0 10:55:06 go: downloading google.golang.org/grpc v1.70.0 10:55:06 go: downloading github.com/containerd/containerd v1.7.25 10:55:06 go: downloading github.com/containerd/errdefs v1.0.0 10:55:06 go: downloading oras.land/oras-go/v2 v2.3.1 10:55:06 go: downloading github.com/compose-spec/compose-go/v2 v2.1.3 10:55:06 go: downloading github.com/docker/cli v27.0.3+incompatible 10:55:06 go: downloading github.com/docker/compose/v2 v2.28.1 10:55:07 go: downloading github.com/docker/docker v27.1.1+incompatible 10:55:07 go: downloading golang.org/x/sync v0.10.0 10:55:07 go: downloading github.com/golang/protobuf v1.5.4 10:55:07 go: downloading github.com/agnivade/levenshtein v1.2.0 10:55:07 go: downloading github.com/miekg/dns v1.1.57 10:55:07 go: downloading github.com/kr/pretty v0.3.1 10:55:07 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0 10:55:07 go: downloading go.opentelemetry.io/otel/metric v1.34.0 10:55:07 go: downloading github.com/go-logr/stdr v1.2.2 10:55:07 go: downloading go.opentelemetry.io/proto/otlp v1.5.0 10:55:07 go: downloading github.com/dgraph-io/ristretto/v2 v2.1.0 10:55:07 go: downloading github.com/dustin/go-humanize v1.0.1 10:55:07 go: downloading github.com/pkg/errors v0.9.1 10:55:07 go: downloading go.opencensus.io v0.24.0 10:55:07 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f 10:55:07 go: downloading github.com/distribution/reference v0.6.0 10:55:07 go: downloading github.com/docker/go-connections v0.5.0 10:55:07 go: downloading github.com/docker/go-units v0.5.0 10:55:07 go: downloading github.com/go-viper/mapstructure/v2 v2.0.0 10:55:07 go: downloading github.com/mattn/go-shellwords v1.0.12 10:55:07 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 10:55:07 go: downloading github.com/containerd/log v0.1.0 10:55:07 go: downloading github.com/containerd/platforms v0.2.1 10:55:07 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 10:55:07 go: downloading github.com/moby/locker v1.0.1 10:55:07 go: downloading github.com/docker/distribution v2.8.3+incompatible 10:55:07 go: downloading github.com/moby/sys/sequential v0.5.0 10:55:07 go: downloading github.com/moby/term v0.5.0 10:55:08 go: downloading github.com/spf13/cobra v1.8.1 10:55:08 go: downloading github.com/spf13/pflag v1.0.5 10:55:08 go: downloading github.com/theupdateframework/notary v0.7.0 10:55:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 10:55:08 go: downloading go.opentelemetry.io/otel/sdk/metric v1.32.0 10:55:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 10:55:08 go: downloading github.com/docker/buildx v0.15.1 10:55:08 go: downloading github.com/hashicorp/go-version v1.7.0 10:55:08 go: downloading github.com/eiannone/keyboard v0.0.0-20220611211555-0d226195f203 10:55:08 go: downloading github.com/hashicorp/go-multierror v1.1.1 10:55:08 go: downloading github.com/jonboulle/clockwork v0.4.0 10:55:08 go: downloading github.com/mitchellh/mapstructure v1.5.0 10:55:08 go: downloading github.com/moby/buildkit v0.14.1 10:55:08 go: downloading github.com/moby/docker-image-spec v1.3.1 10:55:08 go: downloading dario.cat/mergo v1.0.0 10:55:08 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 10:55:08 go: downloading go.opentelemetry.io/auto/sdk v1.1.0 10:55:08 go: downloading github.com/cpuguy83/dockercfg v0.3.1 10:55:08 go: downloading github.com/moby/patternmatcher v0.6.0 10:55:08 go: downloading github.com/arbovm/levenshtein v0.0.0-20160628152529-48b4e1c0c4d0 10:55:08 go: downloading github.com/dgryski/trifles v0.0.0-20230903005119-f50d829f2e54 10:55:08 go: downloading golang.org/x/tools v0.22.0 10:55:08 go: downloading github.com/felixge/httpsnoop v1.0.4 10:55:08 go: downloading github.com/google/flatbuffers v24.12.23+incompatible 10:55:08 go: downloading github.com/kr/text v0.2.0 10:55:08 go: downloading github.com/rogpeppe/go-internal v1.13.1 10:55:08 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1 10:55:08 go: downloading github.com/bytecodealliance/wasmtime-go/v3 v3.0.2 10:55:08 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:55:09 go: downloading github.com/docker/docker-credential-helpers v0.8.0 10:55:09 go: downloading github.com/fvbommel/sortorder v1.0.2 10:55:09 go: downloading github.com/inconshreveable/mousetrap v1.1.0 10:55:09 go: downloading github.com/morikuni/aec v1.0.0 10:55:09 go: downloading github.com/Microsoft/hcsshim v0.11.7 10:55:09 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c 10:55:09 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 10:55:09 go: downloading k8s.io/client-go v0.29.2 10:55:09 go: downloading github.com/Masterminds/semver/v3 v3.2.1 10:55:09 go: downloading github.com/tonistiigi/fsutil v0.0.0-20240424095704-91a3fc46842c 10:55:09 go: downloading github.com/containerd/console v1.0.4 10:55:09 go: downloading github.com/gogo/protobuf v1.3.2 10:55:09 go: downloading github.com/in-toto/in-toto-golang v0.5.0 10:55:09 go: downloading k8s.io/api v0.29.2 10:55:09 go: downloading k8s.io/apimachinery v0.29.2 10:55:10 go: downloading github.com/aws/aws-sdk-go-v2/config v1.27.10 10:55:10 go: downloading github.com/aws/aws-sdk-go-v2 v1.26.1 10:55:10 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d 10:55:10 go: downloading github.com/pelletier/go-toml v1.9.5 10:55:10 go: downloading github.com/buger/goterm v1.0.4 10:55:10 go: downloading github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 10:55:10 go: downloading github.com/r3labs/sse v0.0.0-20210224172625-26fe804710bc 10:55:10 go: downloading github.com/moby/sys/signal v0.7.0 10:55:10 go: downloading tags.cncf.io/container-device-interface v0.7.2 10:55:10 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 10:55:10 go: downloading go.uber.org/mock v0.4.0 10:55:10 go: downloading github.com/fsnotify/fsevents v0.2.0 10:55:10 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 10:55:10 go: downloading github.com/moby/sys/user v0.3.0 10:55:10 go: downloading github.com/hashicorp/errwrap v1.1.0 10:55:10 go: downloading github.com/containerd/containerd/api v1.8.0 10:55:10 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 10:55:10 go: downloading github.com/gofrs/flock v0.8.1 10:55:10 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea 10:55:10 go: downloading github.com/Microsoft/go-winio v0.6.2 10:55:10 go: downloading github.com/tonistiigi/vt100 v0.0.0-20240514184818-90bafcd6abab 10:55:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:55:11 go: downloading github.com/magiconair/properties v1.8.7 10:55:11 go: downloading github.com/shirou/gopsutil/v3 v3.23.12 10:55:11 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20250115164207-1a7da9e5054f 10:55:11 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 10:55:11 go: downloading google.golang.org/genproto v0.0.0-20240325203815-454cdb8f5daa 10:55:11 go: downloading golang.org/x/term v0.28.0 10:55:11 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 10:55:11 go: downloading github.com/miekg/pkcs11 v1.1.1 10:55:11 go: downloading github.com/containerd/typeurl/v2 v2.1.1 10:55:11 go: downloading github.com/containerd/typeurl v1.0.2 10:55:11 go: downloading github.com/gogo/googleapis v1.4.1 10:55:11 go: downloading github.com/moby/sys/mountinfo v0.7.1 10:55:11 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.46.1 10:55:11 go: downloading github.com/containerd/continuity v0.4.4 10:55:11 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 10:55:11 go: downloading github.com/shibumi/go-pathspec v1.3.0 10:55:11 go: downloading github.com/serialx/hashring v0.0.0-20200727003509-22c0c7ab6b1b 10:55:11 go: downloading k8s.io/klog/v2 v2.110.1 10:55:11 go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b 10:55:11 go: downloading github.com/google/gofuzz v1.2.0 10:55:11 go: downloading github.com/moby/sys/symlink v0.2.0 10:55:11 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.17.10 10:55:11 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.1 10:55:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 10:55:11 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.20.4 10:55:11 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.4 10:55:11 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.28.6 10:55:11 go: downloading github.com/aws/smithy-go v1.20.2 10:55:11 go: downloading github.com/mattn/go-runewidth v0.0.15 10:55:11 go: downloading gopkg.in/yaml.v2 v2.4.0 10:55:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 10:55:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.21.0 10:55:11 go: downloading gopkg.in/cenkalti/backoff.v1 v1.1.0 10:55:11 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 10:55:11 go: downloading github.com/moby/sys/userns v0.1.0 10:55:11 go: downloading github.com/containerd/ttrpc v1.2.5 10:55:11 go: downloading github.com/tklauser/go-sysconf v0.3.12 10:55:11 go: downloading golang.org/x/mod v0.18.0 10:55:11 go: downloading github.com/imdario/mergo v0.3.16 10:55:11 go: downloading github.com/gorilla/websocket v1.5.0 10:55:11 go: downloading gopkg.in/inf.v0 v0.9.1 10:55:11 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1 10:55:12 go: downloading golang.org/x/oauth2 v0.24.0 10:55:12 go: downloading github.com/google/gnostic-models v0.6.8 10:55:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.5 10:55:12 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 10:55:12 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.7 10:55:12 go: downloading github.com/rivo/uniseg v0.2.0 10:55:12 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b 10:55:12 go: downloading github.com/mattn/go-isatty v0.0.20 10:55:12 go: downloading github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 10:55:12 go: downloading github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c 10:55:12 go: downloading github.com/shoenig/go-m1cpu v0.1.6 10:55:12 go: downloading github.com/yusufpapurcu/wmi v1.2.3 10:55:12 go: downloading github.com/docker/go-metrics v0.0.1 10:55:12 go: downloading github.com/tklauser/numcpus v0.6.1 10:55:12 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd 10:55:12 go: downloading github.com/json-iterator/go v1.1.12 10:55:12 go: downloading k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 10:55:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.5 10:55:12 go: downloading github.com/mattn/go-colorable v0.1.13 10:55:12 go: downloading github.com/go-ole/go-ole v1.2.6 10:55:12 go: downloading github.com/moby/spdystream v0.2.0 10:55:12 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:55:12 go: downloading github.com/modern-go/reflect2 v1.0.2 10:55:12 go: downloading github.com/go-openapi/swag v0.22.3 10:55:12 go: downloading github.com/go-openapi/jsonreference v0.20.2 10:55:12 go: downloading github.com/containerd/cgroups v1.1.0 10:55:12 go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f 10:55:12 go: downloading github.com/emicklei/go-restful/v3 v3.11.0 10:55:12 go: downloading github.com/go-openapi/jsonpointer v0.19.6 10:55:12 go: downloading github.com/mailru/easyjson v0.7.7 10:55:12 go: downloading github.com/josharian/intern v1.0.0 10:55:13 INFO: running Nexus IQ scan (through REST API) on project onap-policy-opa-pdp and target: bom.xml 10:55:14 go: downloading github.com/CycloneDX/cyclonedx-gomod v1.9.0 10:55:14 go: downloading github.com/rs/zerolog v1.33.0 10:55:14 go: downloading github.com/CycloneDX/cyclonedx-go v0.9.2 10:55:14 go: downloading github.com/peterbourgon/ff/v3 v3.4.0 10:55:14 go: downloading github.com/go-git/go-git/v5 v5.13.1 10:55:14 go: downloading golang.org/x/crypto v0.31.0 10:55:15 go: downloading golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 10:55:15 go: downloading golang.org/x/mod v0.22.0 10:55:15 go: downloading github.com/go-enry/go-license-detector/v4 v4.3.0 10:55:15 go: downloading github.com/mattn/go-isatty v0.0.19 10:55:15 go: downloading github.com/ProtonMail/go-crypto v1.1.3 10:55:15 go: downloading github.com/emirpasic/gods v1.18.1 10:55:15 go: downloading github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 10:55:17 go: downloading github.com/go-git/go-billy/v5 v5.6.1 10:55:17 go: downloading golang.org/x/sys v0.28.0 10:55:17 go: downloading github.com/pjbgf/sha1cd v0.3.0 10:55:17 go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 10:55:17 go: downloading github.com/cyphar/filepath-securejoin v0.3.6 10:55:17 go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 10:55:17 go: downloading github.com/cloudflare/circl v1.3.7 10:55:18 go: downloading golang.org/x/net v0.33.0 10:55:18 go: downloading github.com/kevinburke/ssh_config v1.2.0 10:55:18 go: downloading github.com/skeema/knownhosts v1.3.0 10:55:18 go: downloading github.com/xanzy/ssh-agent v0.3.3 10:55:18 go: downloading github.com/ekzhu/minhash-lsh v0.0.0-20171225071031-5c06ee8586a1 10:55:18 go: downloading github.com/jdkato/prose v1.1.0 10:55:18 go: downloading gopkg.in/warnings.v0 v0.1.2 10:55:18 go: downloading github.com/hhatto/gorst v0.0.0-20181029133204-ca9f730cac5b 10:55:18 go: downloading github.com/russross/blackfriday/v2 v2.0.1 10:55:18 go: downloading github.com/dgryski/go-minhash v0.0.0-20170608043002-7fe510aff544 10:55:18 go: downloading gonum.org/v1/gonum v0.7.0 10:55:18 go: downloading github.com/montanaflynn/stats v0.0.0-20151014174947-eeaced052adb 10:55:18 go: downloading github.com/shogo82148/go-shuffle v0.0.0-20170808115208-59829097ff3b 10:55:18 go: downloading gopkg.in/neurosnap/sentences.v1 v1.0.6 10:55:19 go: downloading github.com/shurcooL/sanitized_anchor_name v0.0.0-20170918181015-86672fcb3f95 10:56:02 % Total % Received % Xferd Average Speed Time Time Time Current 10:56:02 Dload Upload Total Spent Left Speed 10:56:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 76978 0 0 100 76978 0 178k --:--:-- --:--:-- --:--:-- 177k 100 77091 100 113 100 76978 148 98k --:--:-- --:--:-- --:--:-- 98k 10:56:03 {"statusUrl":"api/v2/scan/applications/5dd27e0ac3b94f27a02223c64239b100/status/93a97f23f77f46628a154557bf2cc21b"}---> nexus-iq-go-api.sh ends 10:56:03 $ ssh-agent -k 10:56:03 unset SSH_AUTH_SOCK; 10:56:03 unset SSH_AGENT_PID; 10:56:03 echo Agent pid 1277 killed; 10:56:03 [ssh-agent] Stopped. 10:56:03 [PostBuildScript] - [INFO] Executing post build scripts. 10:56:03 [policy-opa-pdp-nexus-iq-go-clm-master] $ /bin/bash /tmp/jenkins16880638408907955253.sh 10:56:03 ---> sysstat.sh 10:56:04 [policy-opa-pdp-nexus-iq-go-clm-master] $ /bin/bash /tmp/jenkins12077086406749268525.sh 10:56:04 ---> package-listing.sh 10:56:04 ++ facter osfamily 10:56:04 ++ tr '[:upper:]' '[:lower:]' 10:56:04 + OS_FAMILY=debian 10:56:04 + workspace=/w/workspace/policy-opa-pdp-nexus-iq-go-clm-master 10:56:04 + START_PACKAGES=/tmp/packages_start.txt 10:56:04 + END_PACKAGES=/tmp/packages_end.txt 10:56:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:56:04 + PACKAGES=/tmp/packages_start.txt 10:56:04 + '[' /w/workspace/policy-opa-pdp-nexus-iq-go-clm-master ']' 10:56:04 + PACKAGES=/tmp/packages_end.txt 10:56:04 + case "${OS_FAMILY}" in 10:56:04 + dpkg -l 10:56:04 + grep '^ii' 10:56:04 + '[' -f /tmp/packages_start.txt ']' 10:56:04 + '[' -f /tmp/packages_end.txt ']' 10:56:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:56:04 + '[' /w/workspace/policy-opa-pdp-nexus-iq-go-clm-master ']' 10:56:04 + mkdir -p /w/workspace/policy-opa-pdp-nexus-iq-go-clm-master/archives/ 10:56:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-opa-pdp-nexus-iq-go-clm-master/archives/ 10:56:04 [policy-opa-pdp-nexus-iq-go-clm-master] $ /bin/bash /tmp/jenkins9209183202912866128.sh 10:56:04 ---> capture-instance-metadata.sh 10:56:04 Setup pyenv: 10:56:04 system 10:56:04 3.8.13 10:56:04 3.9.13 10:56:04 * 3.10.6 (set by /w/workspace/policy-opa-pdp-nexus-iq-go-clm-master/.python-version) 10:56:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bepi from file:/tmp/.os_lf_venv 10:56:06 lf-activate-venv(): INFO: Installing: lftools 10:56:15 lf-activate-venv(): INFO: Adding /tmp/venv-bepi/bin to PATH 10:56:15 INFO: Running in OpenStack, capturing instance metadata 10:56:15 [policy-opa-pdp-nexus-iq-go-clm-master] $ /bin/bash /tmp/jenkins1854594848485118039.sh 10:56:15 provisioning config files... 10:56:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-opa-pdp-nexus-iq-go-clm-master@tmp/config2730411438286690365tmp 10:56:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:56:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:56:15 [EnvInject] - Injecting environment variables from a build step. 10:56:15 [EnvInject] - Injecting as environment variables the properties content 10:56:15 SERVER_ID=logs 10:56:15 10:56:15 [EnvInject] - Variables injected successfully. 10:56:15 [policy-opa-pdp-nexus-iq-go-clm-master] $ /bin/bash /tmp/jenkins6590640951125963285.sh 10:56:15 ---> create-netrc.sh 10:56:15 [policy-opa-pdp-nexus-iq-go-clm-master] $ /bin/bash /tmp/jenkins3468805410204889048.sh 10:56:15 ---> python-tools-install.sh 10:56:15 Setup pyenv: 10:56:15 system 10:56:15 3.8.13 10:56:15 3.9.13 10:56:15 * 3.10.6 (set by /w/workspace/policy-opa-pdp-nexus-iq-go-clm-master/.python-version) 10:56:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bepi from file:/tmp/.os_lf_venv 10:56:17 lf-activate-venv(): INFO: Installing: lftools 10:56:25 lf-activate-venv(): INFO: Adding /tmp/venv-bepi/bin to PATH 10:56:25 [policy-opa-pdp-nexus-iq-go-clm-master] $ /bin/bash /tmp/jenkins14765566277320373382.sh 10:56:25 ---> sudo-logs.sh 10:56:25 Archiving 'sudo' log.. 10:56:25 [policy-opa-pdp-nexus-iq-go-clm-master] $ /bin/bash /tmp/jenkins1295473758052770154.sh 10:56:25 ---> job-cost.sh 10:56:25 Setup pyenv: 10:56:25 system 10:56:25 3.8.13 10:56:25 3.9.13 10:56:25 * 3.10.6 (set by /w/workspace/policy-opa-pdp-nexus-iq-go-clm-master/.python-version) 10:56:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bepi from file:/tmp/.os_lf_venv 10:56:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:56:32 lf-activate-venv(): INFO: Adding /tmp/venv-bepi/bin to PATH 10:56:32 INFO: No Stack... 10:56:32 INFO: Retrieving Pricing Info for: v3-standard-4 10:56:32 INFO: Archiving Costs 10:56:32 [policy-opa-pdp-nexus-iq-go-clm-master] $ /bin/bash -l /tmp/jenkins10827557101900020632.sh 10:56:32 ---> logs-deploy.sh 10:56:32 Setup pyenv: 10:56:32 system 10:56:32 3.8.13 10:56:32 3.9.13 10:56:32 * 3.10.6 (set by /w/workspace/policy-opa-pdp-nexus-iq-go-clm-master/.python-version) 10:56:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bepi from file:/tmp/.os_lf_venv 10:56:34 lf-activate-venv(): INFO: Installing: lftools 10:56:42 lf-activate-venv(): INFO: Adding /tmp/venv-bepi/bin to PATH 10:56:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-opa-pdp-nexus-iq-go-clm-master/50 10:56:42 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 10:56:43 Archives upload complete. 10:56:43 INFO: archiving logs to Nexus 10:56:44 ---> uname -a: 10:56:44 Linux prd-ubuntu2004-builder-4c-4g-21574 5.4.0-146-generic #163-Ubuntu SMP Fri Mar 17 18:26:02 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 10:56:44 10:56:44 10:56:44 ---> lscpu: 10:56:44 Architecture: x86_64 10:56:44 CPU op-mode(s): 32-bit, 64-bit 10:56:44 Byte Order: Little Endian 10:56:44 Address sizes: 40 bits physical, 48 bits virtual 10:56:44 CPU(s): 4 10:56:44 On-line CPU(s) list: 0-3 10:56:44 Thread(s) per core: 1 10:56:44 Core(s) per socket: 1 10:56:44 Socket(s): 4 10:56:44 NUMA node(s): 1 10:56:44 Vendor ID: AuthenticAMD 10:56:44 CPU family: 23 10:56:44 Model: 49 10:56:44 Model name: AMD EPYC-Rome Processor 10:56:44 Stepping: 0 10:56:44 CPU MHz: 2800.000 10:56:44 BogoMIPS: 5600.00 10:56:44 Virtualization: AMD-V 10:56:44 Hypervisor vendor: KVM 10:56:44 Virtualization type: full 10:56:44 L1d cache: 128 KiB 10:56:44 L1i cache: 128 KiB 10:56:44 L2 cache: 2 MiB 10:56:44 L3 cache: 64 MiB 10:56:44 NUMA node0 CPU(s): 0-3 10:56:44 Vulnerability Itlb multihit: Not affected 10:56:44 Vulnerability L1tf: Not affected 10:56:44 Vulnerability Mds: Not affected 10:56:44 Vulnerability Meltdown: Not affected 10:56:44 Vulnerability Mmio stale data: Not affected 10:56:44 Vulnerability Retbleed: Vulnerable 10:56:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:56:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:56:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 10:56:44 Vulnerability Srbds: Not affected 10:56:44 Vulnerability Tsx async abort: Not affected 10:56:44 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:56:44 10:56:44 10:56:44 ---> nproc: 10:56:44 4 10:56:44 10:56:44 10:56:44 ---> df -h: 10:56:44 Filesystem Size Used Avail Use% Mounted on 10:56:44 udev 7.9G 0 7.9G 0% /dev 10:56:44 tmpfs 1.6G 1.0M 1.6G 1% /run 10:56:44 /dev/vda1 78G 11G 67G 14% / 10:56:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:56:44 tmpfs 5.0M 0 5.0M 0% /run/lock 10:56:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:56:44 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 10:56:44 /dev/loop1 62M 62M 0 100% /snap/core20/1405 10:56:44 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 10:56:44 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:56:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:56:44 10:56:44 10:56:44 ---> free -m: 10:56:44 total used free shared buff/cache available 10:56:44 Mem: 16009 638 11183 1 4186 15048 10:56:44 Swap: 1023 0 1023 10:56:44 10:56:44 10:56:44 ---> ip addr: 10:56:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:56:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:56:44 inet 127.0.0.1/8 scope host lo 10:56:44 valid_lft forever preferred_lft forever 10:56:44 inet6 ::1/128 scope host 10:56:44 valid_lft forever preferred_lft forever 10:56:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:56:44 link/ether fa:16:3e:9d:c7:07 brd ff:ff:ff:ff:ff:ff 10:56:44 inet 10.30.106.13/23 brd 10.30.107.255 scope global dynamic ens3 10:56:44 valid_lft 86220sec preferred_lft 86220sec 10:56:44 inet6 fe80::f816:3eff:fe9d:c707/64 scope link 10:56:44 valid_lft forever preferred_lft forever 10:56:44 10:56:44 10:56:44 ---> sar -b -r -n DEV: 10:56:44 Linux 5.4.0-146-generic (prd-ubuntu2004-builder-4c-4g-21574) 06/16/25 _x86_64_ (4 CPU) 10:56:44 10:56:44 10:53:46 LINUX RESTART (4 CPU) 10:56:44 10:56:44 10:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:56:44 10:55:02 341.61 21.61 320.00 0.00 1903.02 18910.20 0.00 10:56:44 10:56:01 183.68 9.15 174.53 0.00 972.82 66008.68 0.00 10:56:44 Average: 263.30 15.43 247.87 0.00 1441.79 42263.57 0.00 10:56:44 10:56:44 10:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:56:44 10:55:02 13447220 15469316 530780 3.24 86592 2098812 1050544 6.02 703120 1945188 238280 10:56:44 10:56:01 11471232 15414732 577648 3.52 149604 3807532 1158728 6.64 1267064 3202228 115628 10:56:44 Average: 12459226 15442024 554214 3.38 118098 2953172 1104636 6.33 985092 2573708 176954 10:56:44 10:56:44 10:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:56:44 10:55:02 lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 10:56:44 10:55:02 ens3 557.59 306.53 2713.46 48.96 0.00 0.00 0.00 0.00 10:56:44 10:56:01 lo 3.12 3.12 0.22 0.22 0.00 0.00 0.00 0.00 10:56:44 10:56:01 ens3 817.76 692.77 5384.13 60.42 0.00 0.00 0.00 0.00 10:56:44 Average: lo 2.42 2.42 0.21 0.21 0.00 0.00 0.00 0.00 10:56:44 Average: ens3 686.59 498.04 4037.69 54.64 0.00 0.00 0.00 0.00 10:56:44 10:56:44 10:56:44 ---> sar -P ALL: 10:56:44 Linux 5.4.0-146-generic (prd-ubuntu2004-builder-4c-4g-21574) 06/16/25 _x86_64_ (4 CPU) 10:56:44 10:56:44 10:53:46 LINUX RESTART (4 CPU) 10:56:44 10:56:44 10:54:01 CPU %user %nice %system %iowait %steal %idle 10:56:44 10:55:02 all 22.39 0.00 2.13 3.04 0.07 72.37 10:56:44 10:55:02 0 14.34 0.00 1.45 0.83 0.07 83.31 10:56:44 10:55:02 1 11.24 0.00 1.76 4.28 0.05 82.67 10:56:44 10:55:02 2 5.79 0.00 1.48 4.48 0.05 88.21 10:56:44 10:55:02 3 58.23 0.00 3.83 2.58 0.12 35.24 10:56:44 10:56:01 all 32.05 0.00 5.69 2.15 0.11 60.00 10:56:44 10:56:01 0 30.24 0.00 5.53 1.30 0.09 62.84 10:56:44 10:56:01 1 33.32 0.00 5.82 2.86 0.12 57.89 10:56:44 10:56:01 2 32.25 0.00 5.91 3.74 0.14 57.96 10:56:44 10:56:01 3 32.40 0.00 5.52 0.70 0.10 61.28 10:56:44 Average: all 27.16 0.00 3.89 2.60 0.09 66.26 10:56:44 Average: 0 22.19 0.00 3.47 1.06 0.08 73.20 10:56:44 Average: 1 22.15 0.00 3.76 3.58 0.08 70.42 10:56:44 Average: 2 18.84 0.00 3.66 4.11 0.09 73.29 10:56:44 Average: 3 45.45 0.00 4.67 1.65 0.11 48.13 10:56:44 10:56:44 10:56:44