15:04:31 Started by timer 15:04:31 Running as SYSTEM 15:04:31 [EnvInject] - Loading node environment variables. 15:04:31 Building remotely on prd-ubuntu1804-docker-8c-8g-1865 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master 15:04:31 [ssh-agent] Looking for ssh-agent implementation... 15:04:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:04:32 $ ssh-agent 15:04:32 SSH_AUTH_SOCK=/tmp/ssh-wBPxmtCKnkaY/agent.2049 15:04:32 SSH_AGENT_PID=2051 15:04:32 [ssh-agent] Started. 15:04:32 Running ssh-add (command line suppressed) 15:04:32 Identity added: /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/private_key_7101842963986280900.key (/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/private_key_7101842963986280900.key) 15:04:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:04:32 The recommended git tool is: NONE 15:04:33 using credential onap-jenkins-ssh 15:04:33 Wiping out workspace first. 15:04:33 Cloning the remote Git repository 15:04:33 Cloning repository git://cloud.onap.org/mirror/integration/onap-component-simulators 15:04:33 > git init /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master # timeout=10 15:04:33 Fetching upstream changes from git://cloud.onap.org/mirror/integration/onap-component-simulators 15:04:33 > git --version # timeout=10 15:04:33 > git --version # 'git version 2.17.1' 15:04:33 using GIT_SSH to set credentials Gerrit user 15:04:33 Verifying host key using manually-configured host key entries 15:04:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/onap-component-simulators +refs/heads/*:refs/remotes/origin/* # timeout=10 15:04:33 > git config remote.origin.url git://cloud.onap.org/mirror/integration/onap-component-simulators # timeout=10 15:04:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:04:34 Avoid second fetch 15:04:34 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:04:34 Checking out Revision 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 (refs/remotes/origin/master) 15:04:34 > git config core.sparsecheckout # timeout=10 15:04:34 > git checkout -f 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 15:04:34 Commit message: "Fix mock sdc docker build" 15:04:34 > git rev-list --no-walk 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 15:04:38 provisioning config files... 15:04:38 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:04:38 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:04:38 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins3590891483625115071.sh 15:04:38 ---> python-tools-install.sh 15:04:38 Setup pyenv: 15:04:38 * system (set by /opt/pyenv/version) 15:04:38 * 3.8.13 (set by /opt/pyenv/version) 15:04:38 * 3.9.13 (set by /opt/pyenv/version) 15:04:38 * 3.10.6 (set by /opt/pyenv/version) 15:04:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9J9w 15:04:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:04:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:04:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:04:48 lf-activate-venv(): INFO: Base packages installed successfully 15:04:48 lf-activate-venv(): INFO: Installing additional packages: lftools 15:05:15 lf-activate-venv(): INFO: Adding /tmp/venv-9J9w/bin to PATH 15:05:15 Generating Requirements File 15:05:33 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:05:33 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:05:33 Python 3.10.6 15:05:33 pip 25.2 from /tmp/venv-9J9w/lib/python3.10/site-packages/pip (python 3.10) 15:05:34 appdirs==1.4.4 15:05:34 argcomplete==3.6.2 15:05:34 aspy.yaml==1.3.0 15:05:34 attrs==25.3.0 15:05:34 autopage==0.5.2 15:05:34 beautifulsoup4==4.14.2 15:05:34 boto3==1.40.42 15:05:34 botocore==1.40.42 15:05:34 bs4==0.0.2 15:05:34 cachetools==6.2.0 15:05:34 certifi==2025.8.3 15:05:34 cffi==2.0.0 15:05:34 cfgv==3.4.0 15:05:34 chardet==5.2.0 15:05:34 charset-normalizer==3.4.3 15:05:34 click==8.3.0 15:05:34 cliff==4.11.0 15:05:34 cmd2==2.7.0 15:05:34 cryptography==3.3.2 15:05:34 debtcollector==3.0.0 15:05:34 decorator==5.2.1 15:05:34 defusedxml==0.7.1 15:05:34 Deprecated==1.2.18 15:05:34 distlib==0.4.0 15:05:34 dnspython==2.8.0 15:05:34 docker==7.1.0 15:05:34 dogpile.cache==1.4.1 15:05:34 durationpy==0.10 15:05:34 email-validator==2.3.0 15:05:34 filelock==3.19.1 15:05:34 future==1.0.0 15:05:34 gitdb==4.0.12 15:05:34 GitPython==3.1.45 15:05:34 google-auth==2.41.1 15:05:34 httplib2==0.31.0 15:05:34 identify==2.6.14 15:05:34 idna==3.10 15:05:34 importlib-resources==1.5.0 15:05:34 iso8601==2.1.0 15:05:34 Jinja2==3.1.6 15:05:34 jmespath==1.0.1 15:05:34 jsonpatch==1.33 15:05:34 jsonpointer==3.0.0 15:05:34 jsonschema==4.25.1 15:05:34 jsonschema-specifications==2025.9.1 15:05:34 keystoneauth1==5.12.0 15:05:34 kubernetes==34.1.0 15:05:34 lftools==0.37.14 15:05:34 lxml==6.0.2 15:05:34 markdown-it-py==4.0.0 15:05:34 MarkupSafe==3.0.3 15:05:34 mdurl==0.1.2 15:05:34 msgpack==1.1.1 15:05:34 multi_key_dict==2.0.3 15:05:34 munch==4.0.0 15:05:34 netaddr==1.3.0 15:05:34 niet==1.4.2 15:05:34 nodeenv==1.9.1 15:05:34 oauth2client==4.1.3 15:05:34 oauthlib==3.3.1 15:05:34 openstacksdk==4.7.1 15:05:34 os-service-types==1.8.0 15:05:34 osc-lib==4.2.0 15:05:34 oslo.config==10.0.0 15:05:34 oslo.context==6.1.0 15:05:34 oslo.i18n==6.6.0 15:05:34 oslo.log==7.2.1 15:05:34 oslo.serialization==5.8.0 15:05:34 oslo.utils==9.1.0 15:05:34 packaging==25.0 15:05:34 pbr==7.0.1 15:05:34 platformdirs==4.4.0 15:05:34 prettytable==3.16.0 15:05:34 psutil==7.1.0 15:05:34 pyasn1==0.6.1 15:05:34 pyasn1_modules==0.4.2 15:05:34 pycparser==2.23 15:05:34 pygerrit2==2.0.15 15:05:34 PyGithub==2.8.1 15:05:34 Pygments==2.19.2 15:05:34 PyJWT==2.10.1 15:05:34 PyNaCl==1.6.0 15:05:34 pyparsing==2.4.7 15:05:34 pyperclip==1.11.0 15:05:34 pyrsistent==0.20.0 15:05:34 python-cinderclient==9.8.0 15:05:34 python-dateutil==2.9.0.post0 15:05:34 python-heatclient==4.3.0 15:05:34 python-jenkins==1.8.3 15:05:34 python-keystoneclient==5.7.0 15:05:34 python-magnumclient==4.9.0 15:05:34 python-openstackclient==8.2.0 15:05:34 python-swiftclient==4.8.0 15:05:34 PyYAML==6.0.3 15:05:34 referencing==0.36.2 15:05:34 requests==2.32.5 15:05:34 requests-oauthlib==2.0.0 15:05:34 requestsexceptions==1.4.0 15:05:34 rfc3986==2.0.0 15:05:34 rich==14.1.0 15:05:34 rich-argparse==1.7.1 15:05:34 rpds-py==0.27.1 15:05:34 rsa==4.9.1 15:05:34 ruamel.yaml==0.18.15 15:05:34 ruamel.yaml.clib==0.2.14 15:05:34 s3transfer==0.14.0 15:05:34 simplejson==3.20.2 15:05:34 six==1.17.0 15:05:34 smmap==5.0.2 15:05:34 soupsieve==2.8 15:05:34 stevedore==5.5.0 15:05:34 tabulate==0.9.0 15:05:34 toml==0.10.2 15:05:34 tomlkit==0.13.3 15:05:34 tqdm==4.67.1 15:05:34 typing_extensions==4.15.0 15:05:34 tzdata==2025.2 15:05:34 urllib3==1.26.20 15:05:34 virtualenv==20.34.0 15:05:34 wcwidth==0.2.14 15:05:34 websocket-client==1.8.0 15:05:34 wrapt==1.17.3 15:05:34 xdg==6.0.0 15:05:34 xmltodict==1.0.2 15:05:34 yq==3.4.3 15:05:34 provisioning config files... 15:05:34 copy managed file [global-settings] to file:/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/config15004671842234053072tmp 15:05:34 copy managed file [integration-settings] to file:/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/config17350732422820229165tmp 15:05:34 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins3628095911035619897.sh 15:05:34 ---> docker-login.sh 15:05:34 nexus3.onap.org:10001 15:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:34 Configure a credential helper to remove this warning. See 15:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:34 15:05:34 Login Succeeded 15:05:34 nexus3.onap.org:10002 15:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:34 Configure a credential helper to remove this warning. See 15:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:34 15:05:34 Login Succeeded 15:05:34 nexus3.onap.org:10003 15:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:34 Configure a credential helper to remove this warning. See 15:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:34 15:05:34 Login Succeeded 15:05:34 nexus3.onap.org:10004 15:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:35 Configure a credential helper to remove this warning. See 15:05:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:35 15:05:35 Login Succeeded 15:05:35 docker.io 15:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:35 Configure a credential helper to remove this warning. See 15:05:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:35 15:05:35 Login Succeeded 15:05:35 ---> docker-login.sh ends 15:05:35 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins12010688746659714874.sh 15:05:35 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/sh -xe /tmp/jenkins7110672771937232474.sh 15:05:35 [EnvInject] - Injecting environment variables from a build step. 15:05:35 [EnvInject] - Injecting as environment variables the properties content 15:05:35 DOCKER_ROOT=./mock-sdc 15:05:35 CONTAINER_TAG_YAML_DIR= 15:05:35 CONTAINER_TAG_METHOD=stream 15:05:35 15:05:35 [EnvInject] - Variables injected successfully. 15:05:35 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash -l /tmp/jenkins10199015135930247204.sh 15:05:35 ---> docker-get-container-tag.sh 15:05:35 Setup pyenv: 15:05:35 system 15:05:35 3.8.13 15:05:35 3.9.13 15:05:35 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version) 15:05:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9J9w from file:/tmp/.os_lf_venv 15:05:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:37 lf-activate-venv(): INFO: Base packages installed successfully 15:05:37 lf-activate-venv(): INFO: Installing additional packages: yq 15:05:38 lf-activate-venv(): INFO: Adding /tmp/venv-9J9w/bin to PATH 15:05:38 ---> Docker image tag found: master 15:05:38 [EnvInject] - Injecting environment variables from a build step. 15:05:38 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 15:05:38 [EnvInject] - Variables injected successfully. 15:05:38 [EnvInject] - Injecting environment variables from a build step. 15:05:38 [EnvInject] - Injecting as environment variables the properties content 15:05:38 DOCKER_ARGS= 15:05:38 DOCKER_ROOT=./mock-sdc 15:05:38 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 15:05:38 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 15:05:38 DOCKER_NAME=onap/onap-component-mock-sdc 15:05:38 15:05:38 [EnvInject] - Variables injected successfully. 15:05:38 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins2666842293295369310.sh 15:05:38 ---> docker-build.sh 15:05:38 Docker version 20.10.18, build b40c2f6 15:05:38 Building image: nexus3.onap.org:10003/onap/onap-component-mock-sdc:master 15:05:38 docker build -t nexus3.onap.org:10003/onap/onap-component-mock-sdc:master . 15:05:38 Sending build context to Docker daemon 111.1kB 15:05:38 Step 1/15 : FROM golang:alpine AS builder 15:05:39 alpine: Pulling from library/golang 15:05:39 9824c27679d3: Pulling fs layer 15:05:39 40e451c10b31: Pulling fs layer 15:05:39 330457f0054b: Pulling fs layer 15:05:39 a47af78ce4e7: Pulling fs layer 15:05:39 4f4fb700ef54: Pulling fs layer 15:05:39 a47af78ce4e7: Waiting 15:05:39 4f4fb700ef54: Waiting 15:05:39 40e451c10b31: Verifying Checksum 15:05:39 9824c27679d3: Verifying Checksum 15:05:39 9824c27679d3: Download complete 15:05:39 4f4fb700ef54: Verifying Checksum 15:05:39 4f4fb700ef54: Download complete 15:05:39 9824c27679d3: Pull complete 15:05:39 a47af78ce4e7: Download complete 15:05:39 40e451c10b31: Pull complete 15:05:42 330457f0054b: Verifying Checksum 15:05:42 330457f0054b: Download complete 15:05:45 330457f0054b: Pull complete 15:05:46 a47af78ce4e7: Pull complete 15:05:46 4f4fb700ef54: Pull complete 15:05:46 Digest: sha256:b6ed3fd0452c0e9bcdef5597f29cc1418f61672e9d3a2f55bf02e7222c014abd 15:05:46 Status: Downloaded newer image for golang:alpine 15:05:46 ---> b02244f13a4e 15:05:46 Step 2/15 : ADD ./ /go/src/ 15:05:48 ---> ade56081f43e 15:05:48 Step 3/15 : WORKDIR /go/src 15:05:48 ---> Running in e83f66954db3 15:05:48 Removing intermediate container e83f66954db3 15:05:48 ---> 0adba19fa8e2 15:05:48 Step 4/15 : RUN apk add --no-cache git 15:05:48 ---> Running in 385eb3ff352e 15:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 15:05:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 15:05:49 (1/12) Installing brotli-libs (1.1.0-r2) 15:05:49 (2/12) Installing c-ares (1.34.5-r0) 15:05:49 (3/12) Installing libunistring (1.3-r0) 15:05:49 (4/12) Installing libidn2 (2.3.7-r0) 15:05:49 (5/12) Installing nghttp2-libs (1.65.0-r0) 15:05:49 (6/12) Installing libpsl (0.21.5-r3) 15:05:49 (7/12) Installing zstd-libs (1.5.7-r0) 15:05:49 (8/12) Installing libcurl (8.14.1-r1) 15:05:49 (9/12) Installing libexpat (2.7.3-r0) 15:05:49 (10/12) Installing pcre2 (10.43-r1) 15:05:49 (11/12) Installing git (2.49.1-r0) 15:05:49 (12/12) Installing git-init-template (2.49.1-r0) 15:05:49 Executing busybox-1.37.0-r18.trigger 15:05:49 OK: 20 MiB in 29 packages 15:05:50 Removing intermediate container 385eb3ff352e 15:05:50 ---> 81be8547ddad 15:05:50 Step 5/15 : RUN go env -w GO111MODULE=auto 15:05:50 ---> Running in dfc3122e4f1a 15:05:50 Removing intermediate container dfc3122e4f1a 15:05:50 ---> 897ee7928d10 15:05:50 Step 6/15 : RUN go get github.com/satori/go.uuid 15:05:50 ---> Running in 44502cd7517b 15:05:51 go: downloading github.com/satori/go.uuid v1.2.0 15:05:52 Removing intermediate container 44502cd7517b 15:05:52 ---> 55c734460085 15:05:52 Step 7/15 : RUN go get github.com/labstack/echo 15:05:52 ---> Running in d0fb8c813fec 15:05:52 go: downloading github.com/labstack/echo v3.3.10+incompatible 15:05:52 go: downloading github.com/labstack/gommon v0.4.2 15:05:52 go: downloading golang.org/x/crypto v0.31.0 15:05:52 go: downloading github.com/mattn/go-colorable v0.1.13 15:05:52 go: downloading github.com/mattn/go-isatty v0.0.20 15:05:52 go: downloading github.com/valyala/fasttemplate v1.2.2 15:05:52 go: downloading golang.org/x/sys v0.28.0 15:05:52 go: downloading github.com/valyala/bytebufferpool v1.0.0 15:05:53 go: downloading golang.org/x/net v0.21.0 15:05:53 go: downloading golang.org/x/text v0.21.0 15:05:56 Removing intermediate container d0fb8c813fec 15:05:56 ---> fa90f33fe3c4 15:05:56 Step 8/15 : RUN go get github.com/golang-jwt/jwt 15:05:56 ---> Running in 88de5e0d3424 15:05:57 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 15:05:57 go: added github.com/golang-jwt/jwt v3.2.2+incompatible 15:05:57 Removing intermediate container 88de5e0d3424 15:05:57 ---> a068dba17baa 15:05:57 Step 9/15 : RUN go get golang.org/x/time/rate 15:05:57 ---> Running in 8a837e21bafd 15:05:58 go: downloading golang.org/x/time v0.13.0 15:05:58 go: upgraded go 1.22.1 => 1.24.0 15:05:58 go: added golang.org/x/time v0.13.0 15:05:58 Removing intermediate container 8a837e21bafd 15:05:58 ---> e3241f0c75d5 15:05:58 Step 10/15 : RUN set -ex && CGO_ENABLED=0 GOOS=linux go build -tags netgo -installsuffix cgo -v -a -ldflags '-extldflags "-static"' -o mock-sdc . 15:05:59 ---> Running in ec20f0c4851f 15:05:59 + CGO_ENABLED=0 GOOS=linux go build -tags netgo -installsuffix cgo -v -a -ldflags '-extldflags "-static"' -o mock-sdc . 15:05:59 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:05:59 container/list 15:05:59 internal/byteorder 15:05:59 internal/unsafeheader 15:05:59 internal/goarch 15:05:59 internal/coverage/rtcov 15:05:59 internal/godebugs 15:05:59 internal/cpu 15:05:59 internal/goexperiment 15:05:59 internal/goos 15:05:59 internal/profilerecord 15:05:59 internal/asan 15:05:59 internal/abi 15:05:59 internal/runtime/atomic 15:05:59 internal/runtime/math 15:05:59 internal/runtime/syscall 15:05:59 internal/runtime/gc 15:05:59 internal/msan 15:05:59 internal/runtime/sys 15:05:59 internal/runtime/strconv 15:05:59 internal/trace/tracev2 15:05:59 sync/atomic 15:05:59 math/bits 15:05:59 unicode 15:05:59 unicode/utf8 15:05:59 cmp 15:05:59 internal/bytealg 15:05:59 internal/chacha8rand 15:05:59 internal/runtime/exithook 15:05:59 encoding 15:05:59 math 15:05:59 internal/itoa 15:05:59 unicode/utf16 15:05:59 crypto/internal/fips140/alias 15:05:59 crypto/internal/fips140deps/byteorder 15:05:59 crypto/internal/fips140deps/cpu 15:05:59 crypto/internal/boring/sig 15:05:59 crypto/internal/fips140/subtle 15:05:59 vendor/golang.org/x/crypto/cryptobyte/asn1 15:05:59 internal/race 15:05:59 internal/synctest 15:05:59 internal/runtime/cgroup 15:05:59 internal/stringslite 15:05:59 internal/runtime/maps 15:05:59 internal/sync 15:05:59 vendor/golang.org/x/crypto/internal/alias 15:05:59 internal/nettrace 15:05:59 log/internal 15:05:59 runtime 15:06:02 internal/reflectlite 15:06:02 weak 15:06:02 crypto/subtle 15:06:02 iter 15:06:02 sync 15:06:02 slices 15:06:02 maps 15:06:02 errors 15:06:02 sort 15:06:02 internal/bisect 15:06:02 crypto/internal/fips140cache 15:06:02 unique 15:06:02 internal/singleflight 15:06:02 internal/testlog 15:06:02 io 15:06:02 internal/oserror 15:06:02 strconv 15:06:02 path 15:06:02 syscall 15:06:02 math/rand/v2 15:06:02 internal/godebug 15:06:02 vendor/golang.org/x/net/dns/dnsmessage 15:06:02 bytes 15:06:02 strings 15:06:02 hash 15:06:02 crypto/internal/randutil 15:06:02 encoding/base64 15:06:02 reflect 15:06:02 crypto 15:06:02 net/netip 15:06:02 crypto/internal/fips140deps/godebug 15:06:02 bufio 15:06:02 crypto/internal/impl 15:06:02 crypto/internal/fips140 15:06:02 math/rand 15:06:02 encoding/pem 15:06:02 github.com/valyala/bytebufferpool 15:06:02 crypto/internal/fips140/sha256 15:06:02 crypto/internal/fips140/sha3 15:06:02 crypto/internal/fips140/sha512 15:06:02 hash/crc32 15:06:02 vendor/golang.org/x/text/transform 15:06:02 net/http/internal/ascii 15:06:02 golang.org/x/text/transform 15:06:02 regexp/syntax 15:06:02 html 15:06:02 time 15:06:02 internal/syscall/unix 15:06:02 internal/syscall/execenv 15:06:02 crypto/internal/fips140/hmac 15:06:02 crypto/sha3 15:06:02 crypto/internal/fips140/check 15:06:02 crypto/internal/fips140hash 15:06:02 crypto/internal/fips140/edwards25519/field 15:06:02 crypto/internal/fips140/bigmod 15:06:02 crypto/internal/fips140/aes 15:06:02 crypto/internal/fips140/nistec/fiat 15:06:02 crypto/internal/fips140/hkdf 15:06:02 crypto/internal/fips140/tls12 15:06:03 crypto/internal/fips140/tls13 15:06:03 crypto/fips140 15:06:03 crypto/tls/internal/fips140tls 15:06:03 crypto/internal/fips140/edwards25519 15:06:03 regexp 15:06:03 io/fs 15:06:03 context 15:06:03 internal/poll 15:06:03 crypto/internal/fips140/nistec 15:06:03 internal/filepathlite 15:06:03 internal/fmtsort 15:06:03 encoding/binary 15:06:03 os 15:06:03 vendor/golang.org/x/crypto/internal/poly1305 15:06:03 golang.org/x/sys/unix 15:06:03 crypto/internal/sysrand 15:06:03 fmt 15:06:03 vendor/golang.org/x/sys/cpu 15:06:03 io/ioutil 15:06:03 path/filepath 15:06:03 net 15:06:03 crypto/internal/entropy 15:06:03 crypto/internal/fips140/drbg 15:06:03 crypto/internal/fips140/aes/gcm 15:06:03 crypto/internal/fips140/ecdh 15:06:03 crypto/internal/fips140only 15:06:03 crypto/internal/fips140/ecdsa 15:06:03 crypto/internal/fips140/ed25519 15:06:03 crypto/internal/fips140/mlkem 15:06:03 crypto/hkdf 15:06:03 crypto/md5 15:06:03 crypto/rc4 15:06:04 crypto/internal/fips140/rsa 15:06:04 crypto/cipher 15:06:04 encoding/json 15:06:04 math/big 15:06:04 encoding/hex 15:06:04 net/url 15:06:04 crypto/internal/boring 15:06:04 crypto/des 15:06:04 crypto/aes 15:06:04 crypto/ecdh 15:06:04 crypto/sha512 15:06:04 crypto/hmac 15:06:04 vendor/golang.org/x/crypto/chacha20 15:06:04 crypto/sha1 15:06:04 crypto/sha256 15:06:04 encoding/xml 15:06:04 vendor/golang.org/x/crypto/chacha20poly1305 15:06:04 github.com/valyala/fasttemplate 15:06:04 github.com/mattn/go-isatty 15:06:04 github.com/mattn/go-colorable 15:06:04 compress/flate 15:06:04 github.com/labstack/gommon/color 15:06:04 log 15:06:04 vendor/golang.org/x/text/unicode/norm 15:06:04 vendor/golang.org/x/net/http2/hpack 15:06:04 github.com/labstack/gommon/log 15:06:04 compress/gzip 15:06:04 vendor/golang.org/x/text/unicode/bidi 15:06:04 mime 15:06:04 mime/quotedprintable 15:06:04 net/http/internal 15:06:04 runtime/debug 15:06:04 crypto/elliptic 15:06:04 crypto/internal/boring/bbig 15:06:04 encoding/asn1 15:06:04 crypto/rand 15:06:04 crypto/dsa 15:06:04 crypto/ed25519 15:06:04 crypto/internal/hpke 15:06:04 crypto/rsa 15:06:04 vendor/golang.org/x/text/secure/bidirule 15:06:04 golang.org/x/text/unicode/bidi 15:06:04 golang.org/x/text/unicode/norm 15:06:04 net/textproto 15:06:04 vendor/golang.org/x/net/idna 15:06:04 github.com/labstack/gommon/bytes 15:06:04 vendor/golang.org/x/crypto/cryptobyte 15:06:05 crypto/x509/pkix 15:06:05 github.com/labstack/gommon/random 15:06:05 mime/multipart 15:06:05 text/template/parse 15:06:05 database/sql/driver 15:06:05 crypto/ecdsa 15:06:05 golang.org/x/text/secure/bidirule 15:06:05 github.com/satori/go.uuid 15:06:05 vendor/golang.org/x/net/http/httpguts 15:06:05 vendor/golang.org/x/net/http/httpproxy 15:06:05 text/template 15:06:05 golang.org/x/net/idna 15:06:05 crypto/x509 15:06:05 html/template 15:06:05 github.com/dgrijalva/jwt-go 15:06:05 crypto/tls 15:06:06 net/http/httptrace 15:06:06 net/http/internal/httpcommon 15:06:06 net/http 15:06:08 golang.org/x/crypto/acme 15:06:08 net/http/httputil 15:06:08 golang.org/x/crypto/acme/autocert 15:06:08 github.com/labstack/echo 15:06:08 github.com/labstack/echo/middleware 15:06:08 onap/mock-sdc 15:06:11 Removing intermediate container ec20f0c4851f 15:06:11 ---> f3c2b0d64f4d 15:06:11 Step 11/15 : RUN ls -la 15:06:11 ---> Running in f75c84411495 15:06:11 total 9728 15:06:11 drwxrwxrwt 1 root root 4096 Oct 1 15:06 . 15:06:11 drwxrwxrwt 1 root root 4096 Oct 1 15:05 .. 15:06:11 -rw-rw-r-- 1 root root 278 Oct 1 15:04 .dockerignore 15:06:11 -rw-rw-r-- 1 root root 769 Oct 1 15:04 Dockerfile 15:06:11 -rw-rw-r-- 1 root root 12 Oct 1 15:04 README.md 15:06:11 -rw-rw-r-- 1 root root 934 Oct 1 15:04 generic_handlers.go 15:06:11 -rw-rw-r-- 1 root root 760 Oct 1 15:05 go.mod 15:06:11 -rw-rw-r-- 1 root root 3973 Oct 1 15:05 go.sum 15:06:11 -rwxr-xr-x 1 root root 9816743 Oct 1 15:06 mock-sdc 15:06:11 -rw-rw-r-- 1 root root 4425 Oct 1 15:04 mock-sdc.go 15:06:11 -rw-rw-r-- 1 root root 53365 Oct 1 15:04 resource_handlers.go 15:06:11 -rw-rw-r-- 1 root root 18232 Oct 1 15:04 sdc_handlers.go 15:06:11 -rw-rw-r-- 1 root root 5273 Oct 1 15:04 vendor_handlers.go 15:06:11 -rw-rw-r-- 1 root root 13630 Oct 1 15:04 vsp_handlers.go 15:06:12 Removing intermediate container f75c84411495 15:06:12 ---> bd8e06d25cf6 15:06:12 Step 12/15 : FROM scratch 15:06:12 ---> 15:06:12 Step 13/15 : COPY --from=builder /go/src/mock-sdc /app/mock-sdc 15:06:12 ---> 086891e77947 15:06:12 Step 14/15 : WORKDIR /app 15:06:12 ---> Running in 00ae335f7f48 15:06:12 Removing intermediate container 00ae335f7f48 15:06:12 ---> fc50324bfa01 15:06:12 Step 15/15 : ENTRYPOINT [ "./mock-sdc" ] 15:06:12 ---> Running in a78bc1d8c629 15:06:12 Removing intermediate container a78bc1d8c629 15:06:12 ---> b2969b398efb 15:06:12 Successfully built b2969b398efb 15:06:12 Successfully tagged nexus3.onap.org:10003/onap/onap-component-mock-sdc:master 15:06:12 ---> docker-build.sh ends 15:06:12 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/sh -xe /tmp/jenkins10081554607759135303.sh 15:06:12 [EnvInject] - Injecting environment variables from a build step. 15:06:12 [EnvInject] - Injecting as environment variables the properties content 15:06:12 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 15:06:12 15:06:12 [EnvInject] - Variables injected successfully. 15:06:12 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins13440448072064230121.sh 15:06:12 ---> docker-push.sh 15:06:12 Docker version 20.10.18, build b40c2f6 15:06:12 Pushing image: nexus3.onap.org:10003/onap/onap-component-mock-sdc:master 15:06:12 docker push nexus3.onap.org:10003/onap/onap-component-mock-sdc:master 15:06:12 The push refers to repository [nexus3.onap.org:10003/onap/onap-component-mock-sdc] 15:06:12 e5a12dedff7e: Preparing 15:06:13 e5a12dedff7e: Pushed 15:06:14 master: digest: sha256:c64c848bc19dd18f3653f8428e76522e65b928fc5d6b926a870e995ecc2866fe size: 528 15:06:14 ---> docker-push.sh ends 15:06:14 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins18278176953379810828.sh 15:06:14 $ ssh-agent -k 15:06:14 unset SSH_AUTH_SOCK; 15:06:14 unset SSH_AGENT_PID; 15:06:14 echo Agent pid 2051 killed; 15:06:14 [ssh-agent] Stopped. 15:06:14 [PostBuildScript] - [INFO] Executing post build scripts. 15:06:14 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins11963918214481303484.sh 15:06:14 ---> sysstat.sh 15:06:14 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins1164247207619476580.sh 15:06:14 ---> package-listing.sh 15:06:14 ++ facter osfamily 15:06:14 ++ tr '[:upper:]' '[:lower:]' 15:06:14 + OS_FAMILY=debian 15:06:14 + workspace=/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master 15:06:14 + START_PACKAGES=/tmp/packages_start.txt 15:06:14 + END_PACKAGES=/tmp/packages_end.txt 15:06:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:06:14 + PACKAGES=/tmp/packages_start.txt 15:06:14 + '[' /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master ']' 15:06:14 + PACKAGES=/tmp/packages_end.txt 15:06:14 + case "${OS_FAMILY}" in 15:06:14 + dpkg -l 15:06:14 + grep '^ii' 15:06:14 + '[' -f /tmp/packages_start.txt ']' 15:06:14 + '[' -f /tmp/packages_end.txt ']' 15:06:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:06:14 + '[' /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master ']' 15:06:14 + mkdir -p /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/archives/ 15:06:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/archives/ 15:06:14 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins1374033091328202768.sh 15:06:14 ---> capture-instance-metadata.sh 15:06:14 Setup pyenv: 15:06:15 system 15:06:15 3.8.13 15:06:15 3.9.13 15:06:15 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version) 15:06:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9J9w from file:/tmp/.os_lf_venv 15:06:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:16 lf-activate-venv(): INFO: Base packages installed successfully 15:06:16 lf-activate-venv(): INFO: Installing additional packages: lftools 15:06:24 lf-activate-venv(): INFO: Adding /tmp/venv-9J9w/bin to PATH 15:06:24 INFO: Running in OpenStack, capturing instance metadata 15:06:25 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins6481598887662463517.sh 15:06:25 provisioning config files... 15:06:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/config17691815236670403256tmp 15:06:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:06:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:06:25 [EnvInject] - Injecting environment variables from a build step. 15:06:25 [EnvInject] - Injecting as environment variables the properties content 15:06:25 SERVER_ID=logs 15:06:25 15:06:25 [EnvInject] - Variables injected successfully. 15:06:25 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins17185188205347172116.sh 15:06:25 ---> create-netrc.sh 15:06:25 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins7254706901989171081.sh 15:06:25 ---> python-tools-install.sh 15:06:25 Setup pyenv: 15:06:25 system 15:06:25 3.8.13 15:06:25 3.9.13 15:06:25 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version) 15:06:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9J9w from file:/tmp/.os_lf_venv 15:06:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:27 lf-activate-venv(): INFO: Base packages installed successfully 15:06:27 lf-activate-venv(): INFO: Installing additional packages: lftools 15:06:35 lf-activate-venv(): INFO: Adding /tmp/venv-9J9w/bin to PATH 15:06:35 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins4278621565826026978.sh 15:06:35 ---> sudo-logs.sh 15:06:35 Archiving 'sudo' log.. 15:06:35 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins8238996784141468060.sh 15:06:35 ---> job-cost.sh 15:06:35 Setup pyenv: 15:06:35 system 15:06:35 3.8.13 15:06:35 3.9.13 15:06:35 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version) 15:06:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9J9w from file:/tmp/.os_lf_venv 15:06:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:37 lf-activate-venv(): INFO: Base packages installed successfully 15:06:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:06:42 lf-activate-venv(): INFO: Adding /tmp/venv-9J9w/bin to PATH 15:06:42 INFO: No Stack... 15:06:42 INFO: Retrieving Pricing Info for: v3-standard-8 15:06:43 INFO: Archiving Costs 15:06:43 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash -l /tmp/jenkins14367436777326369416.sh 15:06:43 ---> logs-deploy.sh 15:06:43 Setup pyenv: 15:06:43 system 15:06:43 3.8.13 15:06:43 3.9.13 15:06:43 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version) 15:06:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9J9w from file:/tmp/.os_lf_venv 15:06:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:45 lf-activate-venv(): INFO: Base packages installed successfully 15:06:45 lf-activate-venv(): INFO: Installing additional packages: lftools 15:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-9J9w/bin to PATH 15:06:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-onap-component-simulators-sdc-docker-merge-master/356 15:06:54 INFO: archiving workspace using pattern(s): 15:06:55 Archives upload complete. 15:06:55 INFO: archiving logs to Nexus 15:06:56 ---> uname -a: 15:06:56 Linux prd-ubuntu1804-docker-8c-8g-1865 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:06:56 15:06:56 15:06:56 ---> lscpu: 15:06:56 Architecture: x86_64 15:06:56 CPU op-mode(s): 32-bit, 64-bit 15:06:56 Byte Order: Little Endian 15:06:56 CPU(s): 8 15:06:56 On-line CPU(s) list: 0-7 15:06:56 Thread(s) per core: 1 15:06:56 Core(s) per socket: 1 15:06:56 Socket(s): 8 15:06:56 NUMA node(s): 1 15:06:56 Vendor ID: AuthenticAMD 15:06:56 CPU family: 23 15:06:56 Model: 49 15:06:56 Model name: AMD EPYC-Rome Processor 15:06:56 Stepping: 0 15:06:56 CPU MHz: 2799.998 15:06:56 BogoMIPS: 5599.99 15:06:56 Virtualization: AMD-V 15:06:56 Hypervisor vendor: KVM 15:06:56 Virtualization type: full 15:06:56 L1d cache: 32K 15:06:56 L1i cache: 32K 15:06:56 L2 cache: 512K 15:06:56 L3 cache: 16384K 15:06:56 NUMA node0 CPU(s): 0-7 15:06:56 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 15:06:56 15:06:56 15:06:56 ---> nproc: 15:06:56 8 15:06:56 15:06:56 15:06:56 ---> df -h: 15:06:56 Filesystem Size Used Avail Use% Mounted on 15:06:56 udev 16G 0 16G 0% /dev 15:06:56 tmpfs 3.2G 708K 3.2G 1% /run 15:06:56 /dev/vda1 155G 11G 145G 7% / 15:06:56 tmpfs 16G 0 16G 0% /dev/shm 15:06:56 tmpfs 5.0M 0 5.0M 0% /run/lock 15:06:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:06:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:06:56 tmpfs 3.2G 0 3.2G 0% /run/user/1001 15:06:56 15:06:56 15:06:56 ---> free -m: 15:06:56 total used free shared buff/cache available 15:06:56 Mem: 32167 824 28720 0 2622 30898 15:06:56 Swap: 1023 0 1023 15:06:56 15:06:56 15:06:56 ---> ip addr: 15:06:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:06:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:06:56 inet 127.0.0.1/8 scope host lo 15:06:56 valid_lft forever preferred_lft forever 15:06:56 inet6 ::1/128 scope host 15:06:56 valid_lft forever preferred_lft forever 15:06:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:06:56 link/ether fa:16:3e:4b:7e:9d brd ff:ff:ff:ff:ff:ff 15:06:56 inet 10.30.107.101/23 brd 10.30.107.255 scope global dynamic ens3 15:06:56 valid_lft 86220sec preferred_lft 86220sec 15:06:56 inet6 fe80::f816:3eff:fe4b:7e9d/64 scope link 15:06:56 valid_lft forever preferred_lft forever 15:06:56 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:06:56 link/ether 02:42:05:b7:a1:a5 brd ff:ff:ff:ff:ff:ff 15:06:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:06:56 valid_lft forever preferred_lft forever 15:06:56 inet6 fe80::42:5ff:feb7:a1a5/64 scope link 15:06:56 valid_lft forever preferred_lft forever 15:06:56 15:06:56 15:06:56 ---> sar -b -r -n DEV: 15:06:56 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1865) 10/01/25 _x86_64_ (8 CPU) 15:06:56 15:06:56 15:03:57 LINUX RESTART (8 CPU) 15:06:56 15:06:56 15:04:01 tps rtps wtps bread/s bwrtn/s 15:06:56 15:05:02 319.88 73.85 246.03 5296.58 58493.05 15:06:56 15:06:01 254.70 9.07 245.64 1645.96 50938.08 15:06:56 Average: 287.57 41.73 245.83 3486.61 54747.30 15:06:56 15:06:56 15:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:06:56 15:05:02 30324356 31679144 2614856 7.94 51600 1626076 1428736 4.20 864784 1485680 56320 15:06:56 15:06:01 29391476 31492608 3547736 10.77 95544 2284876 1781956 5.24 1174356 2006732 11368 15:06:56 Average: 29857916 31585876 3081296 9.35 73572 1955476 1605346 4.72 1019570 1746206 33844 15:06:56 15:06:56 15:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:06:56 15:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:56 15:05:02 ens3 331.18 228.36 1045.15 72.41 0.00 0.00 0.00 0.00 15:06:56 15:05:02 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 15:06:56 15:06:01 docker0 31.50 45.50 3.02 410.33 0.00 0.00 0.00 0.00 15:06:56 15:06:01 vethd394c08 0.93 1.41 0.10 1.31 0.00 0.00 0.00 0.00 15:06:56 15:06:01 ens3 186.09 118.93 2366.93 17.27 0.00 0.00 0.00 0.00 15:06:56 15:06:01 lo 3.19 3.19 0.37 0.37 0.00 0.00 0.00 0.00 15:06:56 Average: docker0 15.62 22.56 1.50 203.44 0.00 0.00 0.00 0.00 15:06:56 Average: vethd394c08 0.46 0.70 0.05 0.65 0.00 0.00 0.00 0.00 15:06:56 Average: ens3 259.24 174.11 1700.49 45.07 0.00 0.00 0.00 0.00 15:06:56 Average: lo 2.42 2.42 0.27 0.27 0.00 0.00 0.00 0.00 15:06:56 15:06:56 15:06:56 ---> sar -P ALL: 15:06:56 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1865) 10/01/25 _x86_64_ (8 CPU) 15:06:56 15:06:56 15:03:57 LINUX RESTART (8 CPU) 15:06:56 15:06:56 15:04:01 CPU %user %nice %system %iowait %steal %idle 15:06:56 15:05:02 all 7.24 0.00 1.09 3.24 0.03 88.40 15:06:56 15:05:02 0 3.77 0.00 2.10 0.30 0.03 93.80 15:06:56 15:05:02 1 3.85 0.00 0.88 11.55 0.03 83.69 15:06:56 15:05:02 2 13.08 0.00 0.80 0.98 0.05 85.09 15:06:56 15:05:02 3 14.24 0.00 1.05 0.59 0.05 84.07 15:06:56 15:05:02 4 7.82 0.00 0.60 0.62 0.03 90.93 15:06:56 15:05:02 5 5.34 0.00 0.58 0.17 0.03 93.87 15:06:56 15:05:02 6 2.85 0.00 1.57 10.98 0.03 84.56 15:06:56 15:05:02 7 6.92 0.00 1.15 0.88 0.03 91.02 15:06:56 15:06:01 all 10.40 0.00 2.11 1.80 0.05 85.64 15:06:56 15:06:01 0 3.79 0.00 1.62 0.32 0.03 94.24 15:06:56 15:06:01 1 6.45 0.00 2.53 8.48 0.07 82.47 15:06:56 15:06:01 2 19.68 0.00 3.04 2.53 0.05 74.71 15:06:56 15:06:01 3 24.74 0.00 2.64 0.78 0.07 71.77 15:06:56 15:06:01 4 13.57 0.00 2.47 0.32 0.05 83.59 15:06:56 15:06:01 5 4.17 0.00 1.70 0.05 0.03 94.05 15:06:56 15:06:01 6 6.81 0.00 1.44 1.78 0.03 89.94 15:06:56 15:06:01 7 4.04 0.00 1.36 0.15 0.05 94.39 15:06:56 Average: all 8.80 0.00 1.59 2.53 0.04 87.03 15:06:56 Average: 0 3.78 0.00 1.86 0.31 0.03 94.02 15:06:56 Average: 1 5.14 0.00 1.70 10.02 0.05 83.08 15:06:56 Average: 2 16.34 0.00 1.91 1.75 0.05 79.96 15:06:56 Average: 3 19.44 0.00 1.84 0.68 0.06 77.98 15:06:56 Average: 4 10.67 0.00 1.53 0.47 0.04 87.29 15:06:56 Average: 5 4.76 0.00 1.14 0.11 0.03 93.96 15:06:56 Average: 6 4.82 0.00 1.51 6.41 0.03 87.24 15:06:56 Average: 7 5.50 0.00 1.26 0.52 0.04 92.68 15:06:56 15:06:56 15:06:56