15:03:58 Started by timer 15:03:58 Running as SYSTEM 15:03:58 [EnvInject] - Loading node environment variables. 15:03:58 Building remotely on prd-ubuntu1804-docker-8c-8g-2395 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master 15:03:58 [ssh-agent] Looking for ssh-agent implementation... 15:03:58 $ ssh-agent 15:03:58 SSH_AUTH_SOCK=/tmp/ssh-7r3bdo0LgYjR/agent.2020 15:03:58 SSH_AGENT_PID=2022 15:03:58 [ssh-agent] Started. 15:03:58 Running ssh-add (command line suppressed) 15:03:58 Identity added: /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/private_key_7501890966655064012.key (/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/private_key_7501890966655064012.key) 15:03:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:03:58 The recommended git tool is: NONE 15:03:59 using credential onap-jenkins-ssh 15:03:59 Wiping out workspace first. 15:03:59 Cloning the remote Git repository 15:03:59 Cloning repository git://cloud.onap.org/mirror/integration/onap-component-simulators 15:04:00 > git init /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master # timeout=10 15:04:00 Fetching upstream changes from git://cloud.onap.org/mirror/integration/onap-component-simulators 15:04:00 > git --version # timeout=10 15:04:00 > git --version # 'git version 2.17.1' 15:04:00 using GIT_SSH to set credentials Gerrit user 15:04:00 Verifying host key using manually-configured host key entries 15:04:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/onap-component-simulators +refs/heads/*:refs/remotes/origin/* # timeout=10 15:04:00 > git config remote.origin.url git://cloud.onap.org/mirror/integration/onap-component-simulators # timeout=10 15:04:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:04:00 Avoid second fetch 15:04:00 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:04:00 Checking out Revision 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 (refs/remotes/origin/master) 15:04:00 > git config core.sparsecheckout # timeout=10 15:04:00 > git checkout -f 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 15:04:00 Commit message: "Fix mock sdc docker build" 15:04:00 > git rev-list --no-walk 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 15:04:04 provisioning config files... 15:04:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:04:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:04:04 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins18079469185090681058.sh 15:04:04 ---> python-tools-install.sh 15:04:04 Setup pyenv: 15:04:04 * system (set by /opt/pyenv/version) 15:04:04 * 3.8.13 (set by /opt/pyenv/version) 15:04:04 * 3.9.13 (set by /opt/pyenv/version) 15:04:04 * 3.10.6 (set by /opt/pyenv/version) 15:04:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8z4l 15:04:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:04:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:04:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:04:12 lf-activate-venv(): INFO: Base packages installed successfully 15:04:12 lf-activate-venv(): INFO: Installing additional packages: lftools 15:04:35 lf-activate-venv(): INFO: Adding /tmp/venv-8z4l/bin to PATH 15:04:35 Generating Requirements File 15:04:54 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:04:54 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:04:54 Python 3.10.6 15:04:55 pip 25.3 from /tmp/venv-8z4l/lib/python3.10/site-packages/pip (python 3.10) 15:04:55 appdirs==1.4.4 15:04:55 argcomplete==3.6.3 15:04:55 aspy.yaml==1.3.0 15:04:55 attrs==25.4.0 15:04:55 autopage==0.5.2 15:04:55 backports.strenum==1.3.1 15:04:55 beautifulsoup4==4.14.3 15:04:55 boto3==1.42.19 15:04:55 botocore==1.42.19 15:04:55 bs4==0.0.2 15:04:55 cachetools==6.2.4 15:04:55 certifi==2025.11.12 15:04:55 cffi==2.0.0 15:04:55 cfgv==3.5.0 15:04:55 chardet==5.2.0 15:04:55 charset-normalizer==3.4.4 15:04:55 click==8.3.1 15:04:55 cliff==4.13.1 15:04:55 cmd2==3.1.0 15:04:55 cryptography==3.3.2 15:04:55 debtcollector==3.0.0 15:04:55 decorator==5.2.1 15:04:55 defusedxml==0.7.1 15:04:55 Deprecated==1.3.1 15:04:55 distlib==0.4.0 15:04:55 dnspython==2.8.0 15:04:55 docker==7.1.0 15:04:55 dogpile.cache==1.5.0 15:04:55 durationpy==0.10 15:04:55 email-validator==2.3.0 15:04:55 filelock==3.20.1 15:04:55 future==1.0.0 15:04:55 gitdb==4.0.12 15:04:55 GitPython==3.1.45 15:04:55 google-auth==2.45.0 15:04:55 httplib2==0.31.0 15:04:55 identify==2.6.15 15:04:55 idna==3.11 15:04:55 importlib-resources==1.5.0 15:04:55 iso8601==2.1.0 15:04:55 Jinja2==3.1.6 15:04:55 jmespath==1.0.1 15:04:55 jsonpatch==1.33 15:04:55 jsonpointer==3.0.0 15:04:55 jsonschema==4.25.1 15:04:55 jsonschema-specifications==2025.9.1 15:04:55 keystoneauth1==5.12.0 15:04:55 kubernetes==34.1.0 15:04:55 lftools==0.37.18 15:04:55 lxml==6.0.2 15:04:55 markdown-it-py==4.0.0 15:04:55 MarkupSafe==3.0.3 15:04:55 mdurl==0.1.2 15:04:55 msgpack==1.1.2 15:04:55 multi_key_dict==2.0.3 15:04:55 munch==4.0.0 15:04:55 netaddr==1.3.0 15:04:55 niet==1.4.2 15:04:55 nodeenv==1.10.0 15:04:55 oauth2client==4.1.3 15:04:55 oauthlib==3.3.1 15:04:55 openstacksdk==4.8.0 15:04:55 os-service-types==1.8.2 15:04:55 osc-lib==4.3.0 15:04:55 oslo.config==10.1.0 15:04:55 oslo.context==6.2.0 15:04:55 oslo.i18n==6.7.1 15:04:55 oslo.log==8.0.0 15:04:55 oslo.serialization==5.9.0 15:04:55 oslo.utils==9.2.0 15:04:55 packaging==25.0 15:04:55 pbr==7.0.3 15:04:55 platformdirs==4.5.1 15:04:55 prettytable==3.17.0 15:04:55 psutil==7.2.1 15:04:55 pyasn1==0.6.1 15:04:55 pyasn1_modules==0.4.2 15:04:55 pycparser==2.23 15:04:55 pygerrit2==2.0.15 15:04:55 PyGithub==2.8.1 15:04:55 Pygments==2.19.2 15:04:55 PyJWT==2.10.1 15:04:55 PyNaCl==1.6.1 15:04:55 pyparsing==2.4.7 15:04:55 pyperclip==1.11.0 15:04:55 pyrsistent==0.20.0 15:04:55 python-cinderclient==9.8.0 15:04:55 python-dateutil==2.9.0.post0 15:04:55 python-heatclient==4.3.0 15:04:55 python-jenkins==1.8.3 15:04:55 python-keystoneclient==5.7.0 15:04:55 python-magnumclient==4.9.0 15:04:55 python-openstackclient==8.2.0 15:04:55 python-swiftclient==4.9.0 15:04:55 PyYAML==6.0.3 15:04:55 referencing==0.37.0 15:04:55 requests==2.32.5 15:04:55 requests-oauthlib==2.0.0 15:04:55 requestsexceptions==1.4.0 15:04:55 rfc3986==2.0.0 15:04:55 rich==14.2.0 15:04:55 rich-argparse==1.7.2 15:04:55 rpds-py==0.30.0 15:04:55 rsa==4.9.1 15:04:55 ruamel.yaml==0.18.17 15:04:55 ruamel.yaml.clib==0.2.15 15:04:55 s3transfer==0.16.0 15:04:55 simplejson==3.20.2 15:04:55 six==1.17.0 15:04:55 smmap==5.0.2 15:04:55 soupsieve==2.8.1 15:04:55 stevedore==5.6.0 15:04:55 tabulate==0.9.0 15:04:55 toml==0.10.2 15:04:55 tomlkit==0.13.3 15:04:55 tqdm==4.67.1 15:04:55 typing_extensions==4.15.0 15:04:55 tzdata==2025.3 15:04:55 urllib3==1.26.20 15:04:55 virtualenv==20.35.4 15:04:55 wcwidth==0.2.14 15:04:55 websocket-client==1.9.0 15:04:55 wrapt==2.0.1 15:04:55 xdg==6.0.0 15:04:55 xmltodict==1.0.2 15:04:55 yq==3.4.3 15:04:55 provisioning config files... 15:04:55 copy managed file [global-settings] to file:/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/config15926083929985958920tmp 15:04:55 copy managed file [integration-settings] to file:/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/config3761014283437976890tmp 15:04:55 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins15057072280373491816.sh 15:04:55 ---> docker-login.sh 15:04:55 nexus3.onap.org:10001 15:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:56 Configure a credential helper to remove this warning. See 15:04:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:56 15:04:56 Login Succeeded 15:04:56 nexus3.onap.org:10002 15:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:56 Configure a credential helper to remove this warning. See 15:04:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:56 15:04:56 Login Succeeded 15:04:56 nexus3.onap.org:10003 15:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:56 Configure a credential helper to remove this warning. See 15:04:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:56 15:04:56 Login Succeeded 15:04:56 nexus3.onap.org:10004 15:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:56 Configure a credential helper to remove this warning. See 15:04:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:56 15:04:56 Login Succeeded 15:04:56 docker.io 15:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:56 Configure a credential helper to remove this warning. See 15:04:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:56 15:04:56 Login Succeeded 15:04:56 ---> docker-login.sh ends 15:04:56 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins471828294145492481.sh 15:04:56 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/sh -xe /tmp/jenkins8351550599199960512.sh 15:04:56 [EnvInject] - Injecting environment variables from a build step. 15:04:56 [EnvInject] - Injecting as environment variables the properties content 15:04:56 DOCKER_ROOT=./mock-sdc 15:04:56 CONTAINER_TAG_YAML_DIR= 15:04:56 CONTAINER_TAG_METHOD=stream 15:04:56 15:04:56 [EnvInject] - Variables injected successfully. 15:04:56 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash -l /tmp/jenkins4085014570683137192.sh 15:04:56 ---> docker-get-container-tag.sh 15:04:56 Setup pyenv: 15:04:56 system 15:04:56 3.8.13 15:04:56 3.9.13 15:04:56 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version) 15:04:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8z4l from file:/tmp/.os_lf_venv 15:04:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:04:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:04:58 lf-activate-venv(): INFO: Base packages installed successfully 15:04:58 lf-activate-venv(): INFO: Installing additional packages: yq 15:04:59 lf-activate-venv(): INFO: Adding /tmp/venv-8z4l/bin to PATH 15:04:59 ---> Docker image tag found: master 15:04:59 [EnvInject] - Injecting environment variables from a build step. 15:04:59 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 15:04:59 [EnvInject] - Variables injected successfully. 15:04:59 [EnvInject] - Injecting environment variables from a build step. 15:04:59 [EnvInject] - Injecting as environment variables the properties content 15:04:59 DOCKER_ARGS= 15:04:59 DOCKER_ROOT=./mock-sdc 15:04:59 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 15:04:59 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 15:04:59 DOCKER_NAME=onap/onap-component-mock-sdc 15:04:59 15:04:59 [EnvInject] - Variables injected successfully. 15:04:59 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins1878870073886043397.sh 15:04:59 ---> docker-build.sh 15:04:59 Docker version 20.10.18, build b40c2f6 15:04:59 Building image: nexus3.onap.org:10003/onap/onap-component-mock-sdc:master 15:04:59 docker build -t nexus3.onap.org:10003/onap/onap-component-mock-sdc:master . 15:04:59 Sending build context to Docker daemon 111.1kB 15:04:59 Step 1/15 : FROM golang:alpine AS builder 15:05:00 alpine: Pulling from library/golang 15:05:00 1074353eec0d: Pulling fs layer 15:05:00 665f62578bce: Pulling fs layer 15:05:00 5c445a0e108b: Pulling fs layer 15:05:00 97e8847bf924: Pulling fs layer 15:05:00 4f4fb700ef54: Pulling fs layer 15:05:00 97e8847bf924: Waiting 15:05:00 4f4fb700ef54: Waiting 15:05:00 665f62578bce: Verifying Checksum 15:05:00 665f62578bce: Download complete 15:05:00 1074353eec0d: Verifying Checksum 15:05:00 1074353eec0d: Download complete 15:05:00 97e8847bf924: Verifying Checksum 15:05:00 97e8847bf924: Download complete 15:05:01 4f4fb700ef54: Verifying Checksum 15:05:01 4f4fb700ef54: Download complete 15:05:01 1074353eec0d: Pull complete 15:05:01 665f62578bce: Pull complete 15:05:03 5c445a0e108b: Verifying Checksum 15:05:03 5c445a0e108b: Download complete 15:05:06 5c445a0e108b: Pull complete 15:05:06 97e8847bf924: Pull complete 15:05:06 4f4fb700ef54: Pull complete 15:05:06 Digest: sha256:ac09a5f469f307e5da71e766b0bd59c9c49ea460a528cc3e6686513d64a6f1fb 15:05:06 Status: Downloaded newer image for golang:alpine 15:05:06 ---> 4ef5200fdbf0 15:05:06 Step 2/15 : ADD ./ /go/src/ 15:05:08 ---> c6480d866126 15:05:08 Step 3/15 : WORKDIR /go/src 15:05:08 ---> Running in b2ed036e4a0c 15:05:08 Removing intermediate container b2ed036e4a0c 15:05:08 ---> 2545ae72c9eb 15:05:08 Step 4/15 : RUN apk add --no-cache git 15:05:08 ---> Running in 22c6829f9999 15:05:09 ( 1/13) Installing brotli-libs (1.2.0-r0) 15:05:09 ( 2/13) Installing c-ares (1.34.6-r0) 15:05:09 ( 3/13) Installing libunistring (1.4.1-r0) 15:05:09 ( 4/13) Installing libidn2 (2.3.8-r0) 15:05:09 ( 5/13) Installing nghttp2-libs (1.68.0-r0) 15:05:09 ( 6/13) Installing nghttp3 (1.13.1-r0) 15:05:09 ( 7/13) Installing libpsl (0.21.5-r3) 15:05:09 ( 8/13) Installing zstd-libs (1.5.7-r2) 15:05:09 ( 9/13) Installing libcurl (8.17.0-r1) 15:05:09 (10/13) Installing libexpat (2.7.3-r0) 15:05:09 (11/13) Installing pcre2 (10.47-r0) 15:05:09 (12/13) Installing git (2.52.0-r0) 15:05:09 (13/13) Installing git-init-template (2.52.0-r0) 15:05:09 Executing busybox-1.37.0-r30.trigger 15:05:09 OK: 20.6 MiB in 30 packages 15:05:10 Removing intermediate container 22c6829f9999 15:05:10 ---> abbefd0aa4c3 15:05:10 Step 5/15 : RUN go env -w GO111MODULE=auto 15:05:10 ---> Running in 45a2ef1d7f8d 15:05:11 Removing intermediate container 45a2ef1d7f8d 15:05:11 ---> 387d8babbe12 15:05:11 Step 6/15 : RUN go get github.com/satori/go.uuid 15:05:11 ---> Running in 0b52bcc34326 15:05:12 go: downloading github.com/satori/go.uuid v1.2.0 15:05:12 Removing intermediate container 0b52bcc34326 15:05:12 ---> 22dd5fa50621 15:05:12 Step 7/15 : RUN go get github.com/labstack/echo 15:05:12 ---> Running in f2d54992c58a 15:05:13 go: downloading github.com/labstack/echo v3.3.10+incompatible 15:05:13 go: downloading github.com/labstack/gommon v0.4.2 15:05:13 go: downloading golang.org/x/crypto v0.31.0 15:05:13 go: downloading github.com/mattn/go-colorable v0.1.13 15:05:13 go: downloading github.com/mattn/go-isatty v0.0.20 15:05:13 go: downloading github.com/valyala/fasttemplate v1.2.2 15:05:13 go: downloading golang.org/x/sys v0.28.0 15:05:13 go: downloading github.com/valyala/bytebufferpool v1.0.0 15:05:14 go: downloading golang.org/x/net v0.21.0 15:05:14 go: downloading golang.org/x/text v0.21.0 15:05:17 Removing intermediate container f2d54992c58a 15:05:17 ---> 2a183c29b208 15:05:17 Step 8/15 : RUN go get github.com/golang-jwt/jwt 15:05:17 ---> Running in b7799c4d9751 15:05:18 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 15:05:18 go: added github.com/golang-jwt/jwt v3.2.2+incompatible 15:05:18 Removing intermediate container b7799c4d9751 15:05:18 ---> f0ba489a1f94 15:05:18 Step 9/15 : RUN go get golang.org/x/time/rate 15:05:19 ---> Running in 7d8881064a06 15:05:19 go: downloading golang.org/x/time v0.14.0 15:05:19 go: upgraded go 1.22.1 => 1.24.0 15:05:19 go: added golang.org/x/time v0.14.0 15:05:20 Removing intermediate container 7d8881064a06 15:05:20 ---> d2d0d722cd84 15:05:20 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:20 ---> Running in baee9cd4fc4d 15:05:20 + CGO_ENABLED=0 GOOS=linux go build -tags netgo -installsuffix cgo -v -a -ldflags '-extldflags "-static"' -o mock-sdc . 15:05:20 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:05:20 container/list 15:05:20 internal/goarch 15:05:20 internal/byteorder 15:05:20 internal/unsafeheader 15:05:20 internal/coverage/rtcov 15:05:20 internal/goexperiment 15:05:20 internal/godebugs 15:05:20 internal/cpu 15:05:20 internal/goos 15:05:20 internal/abi 15:05:20 internal/profilerecord 15:05:20 internal/runtime/atomic 15:05:20 internal/runtime/math 15:05:20 internal/runtime/syscall 15:05:20 internal/runtime/gc 15:05:20 internal/asan 15:05:20 internal/msan 15:05:20 internal/runtime/strconv 15:05:20 internal/runtime/sys 15:05:20 internal/trace/tracev2 15:05:20 sync/atomic 15:05:20 math/bits 15:05:20 unicode 15:05:21 internal/bytealg 15:05:21 internal/chacha8rand 15:05:21 unicode/utf8 15:05:21 internal/runtime/exithook 15:05:21 cmp 15:05:21 encoding 15:05:21 math 15:05:21 internal/itoa 15:05:21 unicode/utf16 15:05:21 crypto/internal/fips140/alias 15:05:21 crypto/internal/fips140deps/byteorder 15:05:21 crypto/internal/fips140deps/cpu 15:05:21 crypto/internal/fips140/subtle 15:05:21 crypto/internal/boring/sig 15:05:21 vendor/golang.org/x/crypto/cryptobyte/asn1 15:05:21 vendor/golang.org/x/crypto/internal/alias 15:05:21 internal/nettrace 15:05:21 log/internal 15:05:21 internal/runtime/cgroup 15:05:21 internal/stringslite 15:05:21 internal/race 15:05:21 internal/synctest 15:05:21 internal/sync 15:05:21 internal/runtime/maps 15:05:21 runtime 15:05:23 crypto/subtle 15:05:23 iter 15:05:23 sync 15:05:23 internal/reflectlite 15:05:23 weak 15:05:23 maps 15:05:23 slices 15:05:24 errors 15:05:24 sort 15:05:24 internal/bisect 15:05:24 internal/singleflight 15:05:24 crypto/internal/fips140cache 15:05:24 unique 15:05:24 internal/testlog 15:05:24 io 15:05:24 strconv 15:05:24 internal/oserror 15:05:24 path 15:05:24 syscall 15:05:24 math/rand/v2 15:05:24 internal/godebug 15:05:24 bytes 15:05:24 strings 15:05:24 hash 15:05:24 crypto/internal/randutil 15:05:24 internal/saferio 15:05:24 vendor/golang.org/x/net/dns/dnsmessage 15:05:24 crypto/internal/fips140deps/godebug 15:05:24 math/rand 15:05:24 encoding/base64 15:05:24 reflect 15:05:24 crypto 15:05:24 crypto/internal/fips140 15:05:24 crypto/internal/impl 15:05:24 net/netip 15:05:24 bufio 15:05:24 encoding/pem 15:05:24 crypto/internal/fips140/sha256 15:05:24 crypto/internal/fips140/sha3 15:05:24 crypto/internal/fips140/sha512 15:05:24 github.com/valyala/bytebufferpool 15:05:24 hash/crc32 15:05:24 vendor/golang.org/x/text/transform 15:05:24 net/http/internal/ascii 15:05:24 golang.org/x/text/transform 15:05:24 crypto/sha3 15:05:24 regexp/syntax 15:05:24 crypto/internal/fips140/hmac 15:05:24 html 15:05:24 time 15:05:24 internal/syscall/unix 15:05:24 internal/syscall/execenv 15:05:24 crypto/internal/fips140/check 15:05:24 crypto/internal/fips140hash 15:05:24 crypto/internal/fips140/aes 15:05:24 crypto/internal/fips140/edwards25519/field 15:05:24 crypto/internal/fips140/bigmod 15:05:24 crypto/internal/fips140/nistec/fiat 15:05:24 crypto/internal/fips140/hkdf 15:05:24 crypto/internal/fips140/tls12 15:05:24 crypto/internal/fips140/tls13 15:05:24 crypto/internal/fips140/edwards25519 15:05:24 crypto/fips140 15:05:24 regexp 15:05:24 crypto/tls/internal/fips140tls 15:05:24 context 15:05:24 internal/poll 15:05:24 io/fs 15:05:24 crypto/internal/fips140/nistec 15:05:25 internal/filepathlite 15:05:25 os 15:05:25 internal/fmtsort 15:05:25 encoding/binary 15:05:25 vendor/golang.org/x/crypto/internal/poly1305 15:05:25 golang.org/x/sys/unix 15:05:25 crypto/internal/sysrand 15:05:25 vendor/golang.org/x/sys/cpu 15:05:25 fmt 15:05:25 io/ioutil 15:05:25 path/filepath 15:05:25 net 15:05:25 crypto/internal/entropy 15:05:25 crypto/internal/fips140/drbg 15:05:25 crypto/internal/fips140/aes/gcm 15:05:25 crypto/internal/fips140only 15:05:25 crypto/internal/fips140/ecdh 15:05:25 crypto/internal/fips140/ecdsa 15:05:25 crypto/internal/fips140/ed25519 15:05:25 crypto/hkdf 15:05:25 crypto/internal/fips140/mlkem 15:05:25 crypto/md5 15:05:25 crypto/rc4 15:05:25 encoding/json 15:05:25 math/big 15:05:25 crypto/internal/fips140/rsa 15:05:25 crypto/cipher 15:05:25 encoding/hex 15:05:25 net/url 15:05:25 encoding/xml 15:05:25 crypto/internal/boring 15:05:25 crypto/aes 15:05:25 crypto/des 15:05:25 crypto/ecdh 15:05:25 crypto/sha512 15:05:25 crypto/hmac 15:05:26 vendor/golang.org/x/crypto/chacha20 15:05:26 crypto/sha1 15:05:26 crypto/sha256 15:05:26 github.com/mattn/go-isatty 15:05:26 vendor/golang.org/x/crypto/chacha20poly1305 15:05:26 github.com/mattn/go-colorable 15:05:26 github.com/valyala/fasttemplate 15:05:26 github.com/labstack/gommon/color 15:05:26 compress/flate 15:05:26 log 15:05:26 vendor/golang.org/x/text/unicode/norm 15:05:26 github.com/labstack/gommon/log 15:05:26 vendor/golang.org/x/net/http2/hpack 15:05:26 mime 15:05:26 crypto/elliptic 15:05:26 crypto/internal/boring/bbig 15:05:26 encoding/asn1 15:05:26 crypto/rand 15:05:26 crypto/dsa 15:05:26 compress/gzip 15:05:26 vendor/golang.org/x/text/unicode/bidi 15:05:26 mime/quotedprintable 15:05:26 crypto/ed25519 15:05:26 crypto/internal/hpke 15:05:26 crypto/rsa 15:05:26 net/http/internal 15:05:26 vendor/golang.org/x/text/secure/bidirule 15:05:26 runtime/debug 15:05:26 golang.org/x/text/unicode/bidi 15:05:26 vendor/golang.org/x/crypto/cryptobyte 15:05:26 crypto/x509/pkix 15:05:26 net/textproto 15:05:26 golang.org/x/text/unicode/norm 15:05:26 vendor/golang.org/x/net/idna 15:05:26 github.com/labstack/gommon/bytes 15:05:26 github.com/labstack/gommon/random 15:05:26 text/template/parse 15:05:26 crypto/ecdsa 15:05:26 mime/multipart 15:05:26 database/sql/driver 15:05:26 golang.org/x/text/secure/bidirule 15:05:26 github.com/satori/go.uuid 15:05:26 vendor/golang.org/x/net/http/httpguts 15:05:26 vendor/golang.org/x/net/http/httpproxy 15:05:27 text/template 15:05:27 golang.org/x/net/idna 15:05:27 crypto/x509 15:05:27 html/template 15:05:27 crypto/tls 15:05:27 github.com/dgrijalva/jwt-go 15:05:28 net/http/httptrace 15:05:28 net/http/internal/httpcommon 15:05:28 net/http 15:05:30 golang.org/x/crypto/acme 15:05:30 net/http/httputil 15:05:30 golang.org/x/crypto/acme/autocert 15:05:30 github.com/labstack/echo 15:05:30 github.com/labstack/echo/middleware 15:05:30 onap/mock-sdc 15:05:33 Removing intermediate container baee9cd4fc4d 15:05:33 ---> 5b934703dfb0 15:05:33 Step 11/15 : RUN ls -la 15:05:33 ---> Running in 862ccc9f9a92 15:05:33 total 9732 15:05:33 drwxrwxrwt 1 root root 4096 Dec 31 15:05 . 15:05:33 drwxrwxrwt 1 root root 4096 Dec 31 15:05 .. 15:05:33 -rw-rw-r-- 1 root root 278 Dec 31 15:04 .dockerignore 15:05:33 -rw-rw-r-- 1 root root 769 Dec 31 15:04 Dockerfile 15:05:33 -rw-rw-r-- 1 root root 12 Dec 31 15:04 README.md 15:05:33 -rw-rw-r-- 1 root root 934 Dec 31 15:04 generic_handlers.go 15:05:33 -rw-rw-r-- 1 root root 760 Dec 31 15:05 go.mod 15:05:33 -rw-rw-r-- 1 root root 3973 Dec 31 15:05 go.sum 15:05:33 -rwxr-xr-x 1 root root 9820142 Dec 31 15:05 mock-sdc 15:05:33 -rw-rw-r-- 1 root root 4425 Dec 31 15:04 mock-sdc.go 15:05:33 -rw-rw-r-- 1 root root 53365 Dec 31 15:04 resource_handlers.go 15:05:33 -rw-rw-r-- 1 root root 18232 Dec 31 15:04 sdc_handlers.go 15:05:33 -rw-rw-r-- 1 root root 5273 Dec 31 15:04 vendor_handlers.go 15:05:33 -rw-rw-r-- 1 root root 13630 Dec 31 15:04 vsp_handlers.go 15:05:34 Removing intermediate container 862ccc9f9a92 15:05:34 ---> 867918bb4980 15:05:34 Step 12/15 : FROM scratch 15:05:34 ---> 15:05:34 Step 13/15 : COPY --from=builder /go/src/mock-sdc /app/mock-sdc 15:05:34 ---> 02a0aeb659ae 15:05:34 Step 14/15 : WORKDIR /app 15:05:34 ---> Running in 5dedceeb0a0b 15:05:34 Removing intermediate container 5dedceeb0a0b 15:05:34 ---> 783d5e001c02 15:05:34 Step 15/15 : ENTRYPOINT [ "./mock-sdc" ] 15:05:34 ---> Running in d8bcc26e70d6 15:05:34 Removing intermediate container d8bcc26e70d6 15:05:34 ---> 2dffb67ae392 15:05:34 Successfully built 2dffb67ae392 15:05:34 Successfully tagged nexus3.onap.org:10003/onap/onap-component-mock-sdc:master 15:05:34 ---> docker-build.sh ends 15:05:34 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/sh -xe /tmp/jenkins15943699917494042543.sh 15:05:34 [EnvInject] - Injecting environment variables from a build step. 15:05:34 [EnvInject] - Injecting as environment variables the properties content 15:05:34 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 15:05:34 15:05:34 [EnvInject] - Variables injected successfully. 15:05:34 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins3004982839145377387.sh 15:05:35 ---> docker-push.sh 15:05:35 Docker version 20.10.18, build b40c2f6 15:05:35 Pushing image: nexus3.onap.org:10003/onap/onap-component-mock-sdc:master 15:05:35 docker push nexus3.onap.org:10003/onap/onap-component-mock-sdc:master 15:05:35 The push refers to repository [nexus3.onap.org:10003/onap/onap-component-mock-sdc] 15:05:35 4baca6d7ea57: Preparing 15:05:36 4baca6d7ea57: Pushed 15:05:36 master: digest: sha256:49a920c6f4ab1b24a014e136458de8e243ce9c9610a63318d9055f0e71e04160 size: 528 15:05:36 ---> docker-push.sh ends 15:05:36 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins5398968734090506952.sh 15:05:36 $ ssh-agent -k 15:05:36 unset SSH_AUTH_SOCK; 15:05:36 unset SSH_AGENT_PID; 15:05:36 echo Agent pid 2022 killed; 15:05:36 [ssh-agent] Stopped. 15:05:36 [PostBuildScript] - [INFO] Executing post build scripts. 15:05:36 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins16004085488180537050.sh 15:05:36 ---> sysstat.sh 15:05:37 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins18210078180389237106.sh 15:05:37 ---> package-listing.sh 15:05:37 ++ facter osfamily 15:05:37 ++ tr '[:upper:]' '[:lower:]' 15:05:37 + OS_FAMILY=debian 15:05:37 + workspace=/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master 15:05:37 + START_PACKAGES=/tmp/packages_start.txt 15:05:37 + END_PACKAGES=/tmp/packages_end.txt 15:05:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:05:37 + PACKAGES=/tmp/packages_start.txt 15:05:37 + '[' /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master ']' 15:05:37 + PACKAGES=/tmp/packages_end.txt 15:05:37 + case "${OS_FAMILY}" in 15:05:37 + dpkg -l 15:05:37 + grep '^ii' 15:05:37 + '[' -f /tmp/packages_start.txt ']' 15:05:37 + '[' -f /tmp/packages_end.txt ']' 15:05:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:05:37 + '[' /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master ']' 15:05:37 + mkdir -p /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/archives/ 15:05:37 + 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:05:37 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins14125039096299172822.sh 15:05:37 ---> capture-instance-metadata.sh 15:05:37 Setup pyenv: 15:05:37 system 15:05:37 3.8.13 15:05:37 3.9.13 15:05:37 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version) 15:05:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8z4l from file:/tmp/.os_lf_venv 15:05:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:38 lf-activate-venv(): INFO: Base packages installed successfully 15:05:38 lf-activate-venv(): INFO: Installing additional packages: lftools 15:05:47 lf-activate-venv(): INFO: Adding /tmp/venv-8z4l/bin to PATH 15:05:47 INFO: Running in OpenStack, capturing instance metadata 15:05:47 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins18428117180913534322.sh 15:05:47 provisioning config files... 15:05:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/config11173677941203787103tmp 15:05:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:05:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:05:47 [EnvInject] - Injecting environment variables from a build step. 15:05:47 [EnvInject] - Injecting as environment variables the properties content 15:05:47 SERVER_ID=logs 15:05:47 15:05:47 [EnvInject] - Variables injected successfully. 15:05:47 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins16896350552046298916.sh 15:05:47 ---> create-netrc.sh 15:05:47 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins4263530563741538035.sh 15:05:47 ---> python-tools-install.sh 15:05:47 Setup pyenv: 15:05:47 system 15:05:47 3.8.13 15:05:47 3.9.13 15:05:47 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version) 15:05:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8z4l from file:/tmp/.os_lf_venv 15:05:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:49 lf-activate-venv(): INFO: Base packages installed successfully 15:05:49 lf-activate-venv(): INFO: Installing additional packages: lftools 15:05:58 lf-activate-venv(): INFO: Adding /tmp/venv-8z4l/bin to PATH 15:05:58 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins10829295269753266943.sh 15:05:58 ---> sudo-logs.sh 15:05:58 Archiving 'sudo' log.. 15:05:58 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins8487029350045132745.sh 15:05:58 ---> job-cost.sh 15:05:58 Setup pyenv: 15:05:58 system 15:05:58 3.8.13 15:05:58 3.9.13 15:05:58 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version) 15:05:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8z4l from file:/tmp/.os_lf_venv 15:05:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:00 lf-activate-venv(): INFO: Base packages installed successfully 15:06:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:06:05 lf-activate-venv(): INFO: Adding /tmp/venv-8z4l/bin to PATH 15:06:05 INFO: No Stack... 15:06:05 INFO: Retrieving Pricing Info for: v3-standard-8 15:06:05 INFO: Archiving Costs 15:06:05 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash -l /tmp/jenkins9828148452789076285.sh 15:06:05 ---> logs-deploy.sh 15:06:05 Setup pyenv: 15:06:05 system 15:06:05 3.8.13 15:06:05 3.9.13 15:06:05 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version) 15:06:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8z4l from file:/tmp/.os_lf_venv 15:06:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:07 lf-activate-venv(): INFO: Base packages installed successfully 15:06:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:06:16 lf-activate-venv(): INFO: Adding /tmp/venv-8z4l/bin to PATH 15:06:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-onap-component-simulators-sdc-docker-merge-master/369 15:06:16 INFO: archiving workspace using pattern(s): 15:06:17 Archives upload complete. 15:06:17 INFO: archiving logs to Nexus 15:06:18 ---> uname -a: 15:06:18 Linux prd-ubuntu1804-docker-8c-8g-2395 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:18 15:06:18 15:06:18 ---> lscpu: 15:06:18 Architecture: x86_64 15:06:18 CPU op-mode(s): 32-bit, 64-bit 15:06:18 Byte Order: Little Endian 15:06:18 CPU(s): 8 15:06:18 On-line CPU(s) list: 0-7 15:06:18 Thread(s) per core: 1 15:06:18 Core(s) per socket: 1 15:06:18 Socket(s): 8 15:06:18 NUMA node(s): 1 15:06:18 Vendor ID: AuthenticAMD 15:06:18 CPU family: 23 15:06:18 Model: 49 15:06:18 Model name: AMD EPYC-Rome Processor 15:06:18 Stepping: 0 15:06:18 CPU MHz: 2800.000 15:06:18 BogoMIPS: 5600.00 15:06:18 Virtualization: AMD-V 15:06:18 Hypervisor vendor: KVM 15:06:18 Virtualization type: full 15:06:18 L1d cache: 32K 15:06:18 L1i cache: 32K 15:06:18 L2 cache: 512K 15:06:18 L3 cache: 16384K 15:06:18 NUMA node0 CPU(s): 0-7 15:06:18 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:18 15:06:18 15:06:18 ---> nproc: 15:06:18 8 15:06:18 15:06:18 15:06:18 ---> df -h: 15:06:18 Filesystem Size Used Avail Use% Mounted on 15:06:18 udev 16G 0 16G 0% /dev 15:06:18 tmpfs 3.2G 712K 3.2G 1% /run 15:06:18 /dev/vda1 155G 11G 145G 7% / 15:06:18 tmpfs 16G 0 16G 0% /dev/shm 15:06:18 tmpfs 5.0M 0 5.0M 0% /run/lock 15:06:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:06:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:06:18 tmpfs 3.2G 0 3.2G 0% /run/user/1001 15:06:18 15:06:18 15:06:18 ---> free -m: 15:06:18 total used free shared buff/cache available 15:06:18 Mem: 32167 818 28723 0 2624 30903 15:06:18 Swap: 1023 0 1023 15:06:18 15:06:18 15:06:18 ---> ip addr: 15:06:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:06:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:06:18 inet 127.0.0.1/8 scope host lo 15:06:18 valid_lft forever preferred_lft forever 15:06:18 inet6 ::1/128 scope host 15:06:18 valid_lft forever preferred_lft forever 15:06:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:06:18 link/ether fa:16:3e:73:6d:a0 brd ff:ff:ff:ff:ff:ff 15:06:18 inet 10.30.107.200/23 brd 10.30.107.255 scope global dynamic ens3 15:06:18 valid_lft 86230sec preferred_lft 86230sec 15:06:18 inet6 fe80::f816:3eff:fe73:6da0/64 scope link 15:06:18 valid_lft forever preferred_lft forever 15:06:18 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:06:18 link/ether 02:42:84:a7:26:57 brd ff:ff:ff:ff:ff:ff 15:06:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:06:18 valid_lft forever preferred_lft forever 15:06:18 inet6 fe80::42:84ff:fea7:2657/64 scope link 15:06:18 valid_lft forever preferred_lft forever 15:06:18 15:06:18 15:06:18 ---> sar -b -r -n DEV: 15:06:18 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-2395) 12/31/25 _x86_64_ (8 CPU) 15:06:18 15:06:18 15:03:30 LINUX RESTART (8 CPU) 15:06:18 15:06:18 15:04:01 tps rtps wtps bread/s bwrtn/s 15:06:18 15:05:01 302.75 28.19 274.56 1989.47 84493.57 15:06:18 15:06:01 239.51 3.15 236.36 451.12 77709.85 15:06:18 Average: 271.13 15.67 255.46 1220.36 81101.99 15:06:18 15:06:18 15:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:06:18 15:05:01 30006444 31733140 2932776 8.90 75788 1954956 1467592 4.32 888120 1738280 248036 15:06:18 15:06:01 29439708 31668192 3499512 10.62 99116 2407108 1421892 4.18 1037240 2095672 26996 15:06:18 Average: 29723076 31700666 3216144 9.76 87452 2181032 1444742 4.25 962680 1916976 137516 15:06:18 15:06:18 15:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:06:18 15:05:01 lo 3.67 3.67 0.44 0.44 0.00 0.00 0.00 0.00 15:06:18 15:05:01 ens3 131.97 91.55 1766.36 29.56 0.00 0.00 0.00 0.00 15:06:18 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:18 15:06:01 lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 15:06:18 15:06:01 ens3 109.15 85.45 864.02 104.16 0.00 0.00 0.00 0.00 15:06:18 15:06:01 docker0 30.61 42.38 2.90 411.84 0.00 0.00 0.00 0.00 15:06:18 Average: lo 2.70 2.70 0.30 0.30 0.00 0.00 0.00 0.00 15:06:18 Average: ens3 120.56 88.50 1315.23 66.86 0.00 0.00 0.00 0.00 15:06:18 Average: docker0 15.30 21.19 1.45 205.91 0.00 0.00 0.00 0.00 15:06:18 15:06:18 15:06:18 ---> sar -P ALL: 15:06:18 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-2395) 12/31/25 _x86_64_ (8 CPU) 15:06:18 15:06:18 15:03:30 LINUX RESTART (8 CPU) 15:06:18 15:06:18 15:04:01 CPU %user %nice %system %iowait %steal %idle 15:06:18 15:05:01 all 9.92 0.00 0.93 2.45 0.03 86.66 15:06:18 15:05:01 0 28.23 0.00 2.01 1.89 0.07 67.81 15:06:18 15:05:01 1 8.65 0.00 0.90 0.10 0.02 90.33 15:06:18 15:05:01 2 2.59 0.00 0.49 0.49 0.03 96.40 15:06:18 15:05:01 3 1.55 0.00 0.35 0.15 0.02 97.93 15:06:18 15:05:01 4 1.25 0.00 0.64 4.66 0.03 93.41 15:06:18 15:05:01 5 15.86 0.00 1.22 2.17 0.03 80.71 15:06:18 15:05:01 6 19.50 0.00 1.49 1.69 0.03 77.30 15:06:18 15:05:01 7 1.74 0.00 0.35 8.53 0.03 89.35 15:06:18 15:06:01 all 15.96 0.00 2.82 1.37 0.06 79.80 15:06:18 15:06:01 0 25.16 0.00 3.04 0.82 0.10 70.88 15:06:18 15:06:01 1 21.37 0.00 2.49 0.20 0.07 75.87 15:06:18 15:06:01 2 15.57 0.00 3.28 2.54 0.05 78.56 15:06:18 15:06:01 3 10.77 0.00 3.09 1.79 0.07 84.28 15:06:18 15:06:01 4 14.97 0.00 3.07 1.33 0.05 80.59 15:06:18 15:06:01 5 11.16 0.00 2.57 3.65 0.07 82.55 15:06:18 15:06:01 6 11.56 0.00 2.30 0.45 0.05 85.63 15:06:18 15:06:01 7 17.03 0.00 2.67 0.15 0.05 80.10 15:06:18 Average: all 12.94 0.00 1.87 1.91 0.05 83.23 15:06:18 Average: 0 26.69 0.00 2.52 1.35 0.08 69.34 15:06:18 Average: 1 15.00 0.00 1.70 0.15 0.04 83.12 15:06:18 Average: 2 9.11 0.00 1.89 1.52 0.04 87.44 15:06:18 Average: 3 6.15 0.00 1.71 0.97 0.04 91.13 15:06:18 Average: 4 8.10 0.00 1.85 3.00 0.04 87.01 15:06:18 Average: 5 13.52 0.00 1.89 2.91 0.05 81.63 15:06:18 Average: 6 15.54 0.00 1.89 1.07 0.04 81.45 15:06:18 Average: 7 9.37 0.00 1.51 4.35 0.04 84.73 15:06:18 15:06:18 15:06:18