Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-717 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-qp-aimlfw-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-98NpEyzSlJ2U/agent.2469 SSH_AGENT_PID=2471 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-app-qp-aimlfw-docker-merge-master@tmp/private_key_7798695199018632386.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw > git init /w/workspace/ric-app-qp-aimlfw-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 0231406ea0a153c94382e00927557a88dc81c48a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0231406ea0a153c94382e00927557a88dc81c48a # timeout=10 Commit message: "- Update docs - Formatting docs - Added RMR msg `TS_QOE_PRED_REQ` to handle msg from QP driver - Add license header to _test.go - Added test command to get coverage report" > git rev-list --no-walk 0231406ea0a153c94382e00927557a88dc81c48a # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ric-app-qp-aimlfw-docker-merge-master] $ /bin/bash /tmp/jenkins10563236343830742758.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-h372 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-h372/bin to PATH Generating Requirements File Python 3.10.6 pip 24.0 from /tmp/venv-h372/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.3 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.78 botocore==1.34.78 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.13.3 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.29.0 httplib2==0.22.0 identify==2.5.35 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.10 lxml==5.2.1 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.0.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.1 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.0 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.34.0 requests==2.31.0 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.1 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.2 typing_extensions==4.10.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.1 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-app-qp-aimlfw-docker-merge-master@tmp/config10629401018786511027tmp copy managed file [ric-app-qp-aimlfw] to file:/w/workspace/ric-app-qp-aimlfw-docker-merge-master@tmp/config10920876981911449383tmp [ric-app-qp-aimlfw-docker-merge-master] $ /bin/bash /tmp/jenkins11355340366993005950.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [ric-app-qp-aimlfw-docker-merge-master] $ /bin/bash /tmp/jenkins720057362122410084.sh [ric-app-qp-aimlfw-docker-merge-master] $ /bin/sh -xe /tmp/jenkins10817754707336074960.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=. CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [ric-app-qp-aimlfw-docker-merge-master] $ /bin/bash -l /tmp/jenkins7311686518726264362.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h372 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-h372/bin to PATH ---> Docker image tag found: 1.0.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=. CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/ric-app-qp-aimlfw [EnvInject] - Variables injected successfully. [ric-app-qp-aimlfw-docker-merge-master] $ /bin/bash /tmp/jenkins17899554617025433407.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-qp-aimlfw:1.0.0 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-qp-aimlfw:1.0.0 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.51kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0 #3 DONE 0.1s #4 [internal] load metadata for docker.io/library/ubuntu:20.04 #4 DONE 1.1s #5 [builder 1/9] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 #5 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 0.1s done #5 ... #6 [internal] load build context #6 transferring context: 531.97kB 0.0s done #6 DONE 0.1s #5 [builder 1/9] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 0B / 337.65MB 0.1s #5 sha256:ae28b6acf6f1d0d15609df8d5e283f2e7ccf35d2ca2fda9be3a335923c8dcaec 144B / 144B 0.1s #5 sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 2.22kB / 2.22kB done #5 sha256:1590675bd66ad2ba395b4e6cb2f427fdd269589746f11c9ba07505ac39f1f7a3 6.52kB / 6.52kB done #5 sha256:ae28b6acf6f1d0d15609df8d5e283f2e7ccf35d2ca2fda9be3a335923c8dcaec 144B / 144B 0.1s done #5 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 2.10MB / 28.58MB 0.2s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 0B / 129.05MB 0.2s #5 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 11.53MB / 28.58MB 0.4s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 23.07MB / 337.65MB 0.5s #5 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 15.73MB / 28.58MB 0.5s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 10.49MB / 129.05MB 0.5s #5 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 28.58MB / 28.58MB 0.7s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 20.97MB / 129.05MB 0.7s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 49.28MB / 337.65MB 0.8s #5 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 28.58MB / 28.58MB 0.7s done #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 29.36MB / 129.05MB 0.8s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 1.05MB / 134.96MB 0.8s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 37.75MB / 129.05MB 0.9s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 11.53MB / 134.96MB 0.9s #5 extracting sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 0.1s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 72.29MB / 337.65MB 1.0s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 46.14MB / 129.05MB 1.0s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 20.97MB / 134.96MB 1.0s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 55.57MB / 129.05MB 1.1s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 30.41MB / 134.96MB 1.1s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 95.42MB / 337.65MB 1.2s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 67.11MB / 129.05MB 1.2s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 40.89MB / 134.96MB 1.2s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 76.22MB / 129.05MB 1.3s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 50.33MB / 134.96MB 1.3s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 121.63MB / 337.65MB 1.4s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 87.03MB / 129.05MB 1.4s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 63.62MB / 134.96MB 1.4s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 96.47MB / 129.05MB 1.5s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 74.45MB / 134.96MB 1.5s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 147.85MB / 337.65MB 1.7s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 111.15MB / 129.05MB 1.7s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 91.23MB / 134.96MB 1.7s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 120.59MB / 129.05MB 1.8s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 102.76MB / 134.96MB 1.8s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 168.82MB / 337.65MB 1.9s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 129.05MB / 129.05MB 1.9s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 116.39MB / 134.96MB 1.9s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 130.02MB / 134.96MB 2.0s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 203.42MB / 337.65MB 2.1s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 250.61MB / 337.65MB 2.3s #5 extracting sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 1.4s done #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 278.92MB / 337.65MB 2.4s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 334.50MB / 337.65MB 2.6s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 129.05MB / 129.05MB 2.4s done #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 134.96MB / 134.96MB 2.8s done #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 35.65MB / 141.86MB 3.0s #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 62.91MB / 141.86MB 3.1s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 337.65MB / 337.65MB 3.1s done #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 81.79MB / 141.86MB 3.2s #5 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 0B / 42.84MB 3.2s #5 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 1.05MB / 27.94MB 3.2s #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 94.37MB / 141.86MB 3.3s #5 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 6.29MB / 42.84MB 3.3s #5 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 14.68MB / 27.94MB 3.3s #5 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 0.1s #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 109.05MB / 141.86MB 3.4s #5 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 13.63MB / 42.84MB 3.4s #5 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 25.17MB / 27.94MB 3.4s #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 122.68MB / 141.86MB 3.5s #5 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 24.12MB / 42.84MB 3.5s #5 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 27.94MB / 27.94MB 3.4s done #5 sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 0B / 8.47MB 3.5s #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 141.86MB / 141.86MB 3.7s #5 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 42.84MB / 42.84MB 3.7s #5 sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 8.47MB / 8.47MB 3.6s done #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 141.86MB / 141.86MB 3.8s done #5 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 42.84MB / 42.84MB 3.9s done #5 ... #7 [stage-1 1/8] FROM docker.io/library/ubuntu:20.04@sha256:80ef4a44043dec4490506e6cc4289eeda2d106a70148b74b5ae91ee670e9c35d #7 resolve docker.io/library/ubuntu:20.04@sha256:80ef4a44043dec4490506e6cc4289eeda2d106a70148b74b5ae91ee670e9c35d 0.1s done #7 sha256:80ef4a44043dec4490506e6cc4289eeda2d106a70148b74b5ae91ee670e9c35d 1.13kB / 1.13kB done #7 sha256:48c35f3de33487442af224ed4aabac19fd9bfbd91ee90e9471d412706b20ba73 424B / 424B done #7 sha256:3cff1c6ff37e0101a08119d0743ba95c7f505d00298f5a169129e4e9086cde9e 2.29kB / 2.29kB done #7 sha256:17d0386c2fff30a5b92652bbef2b84639dba9b9f17bdbb819c8d10badd827fdb 27.51MB / 27.51MB 4.5s done #7 extracting sha256:17d0386c2fff30a5b92652bbef2b84639dba9b9f17bdbb819c8d10badd827fdb 1.1s done #7 DONE 6.1s #5 [builder 1/9] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 #5 ... #8 [stage-1 2/8] RUN apt update && apt install -y iputils-ping net-tools curl tcpdump sudo ca-certificates #8 0.195 #8 0.195 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #8 0.195 #8 0.364 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] #8 0.364 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] #8 0.771 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] #8 0.784 Get:4 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] #8 0.866 Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] #8 0.881 Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1194 kB] #8 0.988 Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] #8 1.148 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3442 kB] #8 1.310 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3505 kB] #8 1.490 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] #8 1.521 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] #8 1.527 Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] #8 1.527 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1489 kB] #8 1.559 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB] #8 1.560 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3980 kB] #8 1.667 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3592 kB] #8 1.750 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #8 1.751 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #8 2.727 Fetched 30.8 MB in 3s (12.2 MB/s) #8 2.727 Reading package lists... #8 3.634 Building dependency tree... #8 3.887 Reading state information... #8 3.902 9 packages can be upgraded. Run 'apt list --upgradable' to see them. #8 3.905 #8 3.905 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #8 3.905 #8 3.943 Reading package lists... #8 4.865 Building dependency tree... #8 5.064 Reading state information... #8 5.244 The following additional packages will be installed: #8 5.245 krb5-locales libasn1-8-heimdal libbrotli1 libcap2 libcap2-bin libcurl4 #8 5.245 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #8 5.250 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 #8 5.250 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common #8 5.250 libnghttp2-14 libpam-cap libpcap0.8 libpsl5 libroken18-heimdal librtmp1 #8 5.250 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssh-4 #8 5.250 libssl1.1 libwind0-heimdal openssl publicsuffix #8 5.250 Suggested packages: #8 5.250 krb5-doc krb5-user libsasl2-modules-gssapi-mit #8 5.250 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #8 5.250 libsasl2-modules-sql apparmor #8 5.331 The following NEW packages will be installed: #8 5.331 ca-certificates curl iputils-ping krb5-locales libasn1-8-heimdal libbrotli1 #8 5.331 libcap2 libcap2-bin libcurl4 libgssapi-krb5-2 libgssapi3-heimdal #8 5.331 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal #8 5.331 libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 #8 5.331 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libpam-cap #8 5.331 libpcap0.8 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules #8 5.332 libsasl2-modules-db libsqlite3-0 libssh-4 libssl1.1 libwind0-heimdal #8 5.332 net-tools openssl publicsuffix sudo tcpdump #8 5.491 0 upgraded, 40 newly installed, 0 to remove and 9 not upgraded. #8 5.491 Need to get 6758 kB of archives. #8 5.491 After this operation, 21.7 MB of additional disk space will be used. #8 5.491 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB] #8 6.079 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.22 [622 kB] #8 6.098 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] #8 6.104 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2 amd64 1:2.32-1ubuntu0.1 [15.8 kB] #8 6.105 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2-bin amd64 1:2.32-1ubuntu0.1 [26.2 kB] #8 6.106 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 iputils-ping amd64 3:20190709-3ubuntu1 [40.0 kB] #8 6.108 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-cap amd64 1:2.32-1ubuntu0.1 [8364 B] #8 6.108 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB] #8 6.149 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 sudo amd64 1.8.31-1ubuntu1.5 [515 kB] #8 6.169 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.4 [11.5 kB] #8 6.170 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB] #8 6.217 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB] #8 6.219 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] #8 6.220 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB] #8 6.229 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB] #8 6.232 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcap0.8 amd64 1.9.1-3 [128 kB] #8 6.235 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] #8 6.288 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] #8 6.291 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.3 [370 kB] #8 6.301 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] #8 6.307 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] #8 6.360 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] #8 6.363 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] #8 6.365 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] #8 6.365 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] #8 6.366 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] #8 6.369 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] #8 6.431 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] #8 6.432 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] #8 6.435 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] #8 6.435 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] #8 6.503 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB] #8 6.503 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB] #8 6.507 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.2 [79.4 kB] #8 6.508 Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] #8 6.510 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB] #8 6.515 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.22 [235 kB] #8 6.574 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.22 [161 kB] #8 6.577 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] #8 6.579 Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1ubuntu1 [196 kB] #8 6.711 debconf: delaying package configuration, since apt-utils is not installed #8 6.750 Fetched 6758 kB in 1s (5444 kB/s) #8 6.819 Selecting previously unselected package libssl1.1:amd64. #8 6.819 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) #8 6.821 Preparing to unpack .../00-libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ... #8 6.834 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... #8 6.997 Selecting previously unselected package openssl. #8 6.998 Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.22_amd64.deb ... #8 7.004 Unpacking openssl (1.1.1f-1ubuntu2.22) ... #8 7.357 Selecting previously unselected package ca-certificates. #8 7.357 Preparing to unpack .../02-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... #8 7.363 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... #8 7.623 Selecting previously unselected package libcap2:amd64. #8 7.624 Preparing to unpack .../03-libcap2_1%3a2.32-1ubuntu0.1_amd64.deb ... #8 7.632 Unpacking libcap2:amd64 (1:2.32-1ubuntu0.1) ... #8 7.679 Selecting previously unselected package libcap2-bin. #8 7.680 Preparing to unpack .../04-libcap2-bin_1%3a2.32-1ubuntu0.1_amd64.deb ... #8 7.688 Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ... #8 7.742 Selecting previously unselected package iputils-ping. #8 7.742 Preparing to unpack .../05-iputils-ping_3%3a20190709-3ubuntu1_amd64.deb ... #8 7.749 Unpacking iputils-ping (3:20190709-3ubuntu1) ... #8 7.812 Selecting previously unselected package libpam-cap:amd64. #8 7.812 Preparing to unpack .../06-libpam-cap_1%3a2.32-1ubuntu0.1_amd64.deb ... #8 7.819 Unpacking libpam-cap:amd64 (1:2.32-1ubuntu0.1) ... #8 7.883 Selecting previously unselected package libsqlite3-0:amd64. #8 7.884 Preparing to unpack .../07-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ... #8 7.892 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... #8 8.000 Selecting previously unselected package sudo. #8 8.001 Preparing to unpack .../08-sudo_1.8.31-1ubuntu1.5_amd64.deb ... #8 8.009 Unpacking sudo (1.8.31-1ubuntu1.5) ... #8 8.102 Selecting previously unselected package krb5-locales. #8 8.102 Preparing to unpack .../09-krb5-locales_1.17-6ubuntu4.4_all.deb ... #8 8.110 Unpacking krb5-locales (1.17-6ubuntu4.4) ... #8 8.161 Selecting previously unselected package libkrb5support0:amd64. #8 8.161 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ... #8 8.169 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ... #8 8.233 Selecting previously unselected package libk5crypto3:amd64. #8 8.233 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ... #8 8.240 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ... #8 8.298 Selecting previously unselected package libkeyutils1:amd64. #8 8.298 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... #8 8.304 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #8 8.352 Selecting previously unselected package libkrb5-3:amd64. #8 8.353 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ... #8 8.359 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ... #8 8.558 Selecting previously unselected package libgssapi-krb5-2:amd64. #8 8.559 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ... #8 8.566 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... #8 8.771 Selecting previously unselected package libpcap0.8:amd64. #8 8.771 Preparing to unpack .../15-libpcap0.8_1.9.1-3_amd64.deb ... #8 8.782 Unpacking libpcap0.8:amd64 (1.9.1-3) ... #8 8.849 Selecting previously unselected package libpsl5:amd64. #8 8.849 Preparing to unpack .../16-libpsl5_0.21.0-1ubuntu1_amd64.deb ... #8 8.857 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... #8 8.902 Selecting previously unselected package publicsuffix. #8 8.902 Preparing to unpack .../17-publicsuffix_20200303.0012-1_all.deb ... #8 8.908 Unpacking publicsuffix (20200303.0012-1) ... #8 9.116 Selecting previously unselected package tcpdump. #8 9.116 Preparing to unpack .../18-tcpdump_4.9.3-4ubuntu0.3_amd64.deb ... #8 9.122 Unpacking tcpdump (4.9.3-4ubuntu0.3) ... #8 9.215 Selecting previously unselected package libbrotli1:amd64. #8 9.216 Preparing to unpack .../19-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... #8 9.224 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #8 9.312 Selecting previously unselected package libroken18-heimdal:amd64. #8 9.312 Preparing to unpack .../20-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 9.320 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 9.390 Selecting previously unselected package libasn1-8-heimdal:amd64. #8 9.390 Preparing to unpack .../21-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 9.397 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 9.504 Selecting previously unselected package libheimbase1-heimdal:amd64. #8 9.504 Preparing to unpack .../22-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 9.512 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 9.736 Selecting previously unselected package libhcrypto4-heimdal:amd64. #8 9.736 Preparing to unpack .../23-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 9.743 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 9.804 Selecting previously unselected package libwind0-heimdal:amd64. #8 9.806 Preparing to unpack .../24-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 9.813 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 9.882 Selecting previously unselected package libhx509-5-heimdal:amd64. #8 9.882 Preparing to unpack .../25-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 9.890 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 9.982 Selecting previously unselected package libkrb5-26-heimdal:amd64. #8 9.982 Preparing to unpack .../26-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 9.996 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 10.08 Selecting previously unselected package libheimntlm0-heimdal:amd64. #8 10.08 Preparing to unpack .../27-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 10.08 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 10.14 Selecting previously unselected package libgssapi3-heimdal:amd64. #8 10.14 Preparing to unpack .../28-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 10.15 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 10.20 Selecting previously unselected package libsasl2-modules-db:amd64. #8 10.20 Preparing to unpack .../29-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #8 10.21 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 10.27 Selecting previously unselected package libsasl2-2:amd64. #8 10.27 Preparing to unpack .../30-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #8 10.28 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 ... #5 [builder 1/9] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 #5 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 13.1s #5 ... #8 [stage-1 2/8] RUN apt update && apt install -y iputils-ping net-tools curl tcpdump sudo ca-certificates #8 10.33 Selecting previously unselected package libldap-common. #8 10.33 Preparing to unpack .../31-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ... #8 10.34 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ... #8 10.39 Selecting previously unselected package libldap-2.4-2:amd64. #8 10.40 Preparing to unpack .../32-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ... #8 10.40 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... #8 10.48 Selecting previously unselected package libnghttp2-14:amd64. #8 10.48 Preparing to unpack .../33-libnghttp2-14_1.40.0-1ubuntu0.2_amd64.deb ... #8 10.49 Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... #8 10.55 Selecting previously unselected package librtmp1:amd64. #8 10.55 Preparing to unpack .../34-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... #8 10.56 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #8 10.62 Selecting previously unselected package libssh-4:amd64. #8 10.62 Preparing to unpack .../35-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ... #8 10.63 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ... #8 10.70 Selecting previously unselected package libcurl4:amd64. #8 10.70 Preparing to unpack .../36-libcurl4_7.68.0-1ubuntu2.22_amd64.deb ... #8 10.71 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.22) ... #8 10.77 Selecting previously unselected package curl. #8 10.77 Preparing to unpack .../37-curl_7.68.0-1ubuntu2.22_amd64.deb ... #8 10.78 Unpacking curl (7.68.0-1ubuntu2.22) ... #8 11.02 Selecting previously unselected package libsasl2-modules:amd64. #8 11.02 Preparing to unpack .../38-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #8 11.03 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 11.07 Selecting previously unselected package net-tools. #8 11.07 Preparing to unpack .../39-net-tools_1.60+git20180626.aebd88e-1ubuntu1_amd64.deb ... #8 11.08 Unpacking net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... #8 11.15 Setting up net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... #8 11.18 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #8 11.20 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... #8 11.22 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... #8 11.31 debconf: unable to initialize frontend: Dialog #8 11.31 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 11.31 debconf: falling back to frontend: Readline #8 11.31 debconf: unable to initialize frontend: Readline #8 11.31 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 11.31 debconf: falling back to frontend: Teletype #8 11.37 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #8 11.39 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... #8 11.41 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 11.44 Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... #8 11.46 Setting up krb5-locales (1.17-6ubuntu4.4) ... #8 11.48 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ... #8 11.51 Setting up libcap2:amd64 (1:2.32-1ubuntu0.1) ... #8 11.53 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ... #8 11.55 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 11.57 Setting up libcap2-bin (1:2.32-1ubuntu0.1) ... #8 11.59 Setting up libpcap0.8:amd64 (1.9.1-3) ... #8 11.62 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #8 11.64 Setting up sudo (1.8.31-1ubuntu1.5) ... #8 11.68 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ... #8 11.70 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 11.72 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 11.74 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ... #8 11.76 Setting up openssl (1.1.1f-1ubuntu2.22) ... #8 11.79 Setting up libpam-cap:amd64 (1:2.32-1ubuntu0.1) ... #8 11.88 debconf: unable to initialize frontend: Dialog #8 11.88 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 11.88 debconf: falling back to frontend: Readline #8 11.88 debconf: unable to initialize frontend: Readline #8 11.88 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 11.88 debconf: falling back to frontend: Teletype #8 11.97 Setting up iputils-ping (3:20190709-3ubuntu1) ... #8 12.00 Setting up publicsuffix (20200303.0012-1) ... #8 12.02 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 12.04 Setting up tcpdump (4.9.3-4ubuntu0.3) ... #8 12.26 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 12.28 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 12.30 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... #8 12.40 debconf: unable to initialize frontend: Dialog #8 12.40 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 12.40 debconf: falling back to frontend: Readline #8 12.40 debconf: unable to initialize frontend: Readline #8 12.40 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 12.40 debconf: falling back to frontend: Teletype #8 12.85 Updating certificates in /etc/ssl/certs... #8 13.50 137 added, 0 removed; done. #8 13.56 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 13.59 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... #8 13.61 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ... #8 13.63 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 13.65 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 13.67 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 13.70 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 13.75 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... #8 13.81 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.22) ... #8 13.86 Setting up curl (7.68.0-1ubuntu2.22) ... #8 13.89 Processing triggers for libc-bin (2.31-0ubuntu9.14) ... #8 14.65 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... #8 14.66 Updating certificates in /etc/ssl/certs... #8 15.20 0 added, 0 removed; done. #8 15.20 Running hooks in /etc/ca-certificates/update.d... #8 15.21 done. #8 DONE 16.6s #5 [builder 1/9] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 #5 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 16.0s done #5 extracting sha256:ae28b6acf6f1d0d15609df8d5e283f2e7ccf35d2ca2fda9be3a335923c8dcaec done #5 extracting sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 3.0s #5 extracting sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 5.0s done #5 extracting sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d #5 extracting sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 4.4s done #5 extracting sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace #5 extracting sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 4.9s done #5 extracting sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 0.1s #5 extracting sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 1.1s done #5 extracting sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b #5 extracting sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 0.9s done #5 extracting sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 #5 extracting sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 0.2s done #5 DONE 37.3s #9 [builder 2/9] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.7.0_amd64.deb/download.deb && dpkg -i rmr_4.7.0_amd64.deb && rm -rf rmr_4.7.0_amd64.deb #9 0.286 --2024-04-05 09:28:00-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.7.0_amd64.deb/download.deb #9 0.301 Resolving packagecloud.io (packagecloud.io)... 54.176.122.186, 52.8.40.176, 2600:1f1c:2e5:6900:a41c:b9d2:69a9:bafb, ... #9 0.343 Connecting to packagecloud.io (packagecloud.io)|54.176.122.186|:443... connected. #9 0.359 HTTP request sent, awaiting response... 302 Found #9 0.396 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2376617.deb?Expires=1712309581&Signature=FZG8kt36i6LFccuz2z3mN~zmHrdIP5cdEpQVgDibL7std77Q-bSta7c57HqbFoErv2K0-0D1xZbn1PBhRfMP1DJkg3bw7vePe94TQlIYaWvkNNHbps4dsWycgAYYeBKNhXuCeZUee8xuFiC93eZ65vmpqDZ53VGxpB9TyU9Nhrpa1mCczTGynujEHjeatmLCy4ggkrQbsyQutbDTdsDG9ishz5A55skrkd4KWKnypYqW2swIg7ZCDtQm-5bp1JsvEb9O4RJi0QyqRwwrrO8RTMCo0EINW8wdSx50gHqHIwwPoqB4I7Tbw17CEhSO0zEpuBCOys3hbloVK1PFF5zKag__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #9 0.396 --2024-04-05 09:28:01-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2376617.deb?Expires=1712309581&Signature=FZG8kt36i6LFccuz2z3mN~zmHrdIP5cdEpQVgDibL7std77Q-bSta7c57HqbFoErv2K0-0D1xZbn1PBhRfMP1DJkg3bw7vePe94TQlIYaWvkNNHbps4dsWycgAYYeBKNhXuCeZUee8xuFiC93eZ65vmpqDZ53VGxpB9TyU9Nhrpa1mCczTGynujEHjeatmLCy4ggkrQbsyQutbDTdsDG9ishz5A55skrkd4KWKnypYqW2swIg7ZCDtQm-5bp1JsvEb9O4RJi0QyqRwwrrO8RTMCo0EINW8wdSx50gHqHIwwPoqB4I7Tbw17CEhSO0zEpuBCOys3hbloVK1PFF5zKag__&Key-Pair-Id=K1ZMSF1EKC3AZL #9 0.396 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.108, 18.173.117.128, 18.173.117.132, ... #9 0.404 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.108|:443... connected. #9 0.410 HTTP request sent, awaiting response... 200 OK #9 0.417 Length: 240646 (235K) [application/x-debian-package] #9 0.418 Saving to: 'rmr_4.7.0_amd64.deb' #9 0.419 #9 0.419 0K .......... .......... .......... .......... .......... 21% 7.06M 0s #9 0.425 50K .......... .......... .......... .......... .......... 42% 48.2M 0s #9 0.427 100K .......... .......... .......... .......... .......... 63% 30.7M 0s #9 0.428 150K .......... .......... .......... .......... .......... 85% 31.4M 0s #9 0.430 200K .......... .......... .......... ..... 100% 28.1M=0.01s #9 0.431 #9 0.431 2024-04-05 09:28:01 (18.7 MB/s) - 'rmr_4.7.0_amd64.deb' saved [240646/240646] #9 0.431 #9 0.525 Selecting previously unselected package rmr. #9 0.607 (Reading database ... 46362 files and directories currently installed.) #9 0.609 Preparing to unpack rmr_4.7.0_amd64.deb ... #9 0.617 Unpacking rmr (4.7.0) ... #9 0.669 Setting up rmr (4.7.0) ... #9 DONE 1.7s #10 [builder 3/9] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.7.0_amd64.deb/download.deb && dpkg -i rmr-dev_4.7.0_amd64.deb && rm -rf rmr-dev_4.7.0_amd64.deb #10 0.237 --2024-04-05 09:28:02-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.7.0_amd64.deb/download.deb #10 0.239 Resolving packagecloud.io (packagecloud.io)... 52.8.40.176, 54.176.122.186, 2600:1f1c:2e5:6901:9632:a6bf:bd15:c90, ... #10 0.241 Connecting to packagecloud.io (packagecloud.io)|52.8.40.176|:443... connected. #10 0.251 HTTP request sent, awaiting response... 302 Found #10 0.305 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2376618.deb?Expires=1712309582&Signature=ZX3w3506euoNhNoN4Uk9EduGo4KcQ7BkoaTaAZzSmSXi5ShfzKqgPleO9QG9faEZMyoZVp-3re6qXv8uivYGd09ZLKs0E52HcpSgcTtg9KjnbxOiZsWhwIENTuGfYTtklb5wXjCczibNfLBiVGh5hyFcdZkAEESWQXrZi1crbZnJavd6-kWxGc~Mi0ta5saP0nbLkgc8eJ~U9AtGyxzofX9wmpKblo3~AKAzT2lXUowA7ocaVAfnwFYYUQSzoWDOsJ-8yBETYAjYtmic4HaJiHcPjw5UEnSzceE15LV3jTyOzXD6Xw4HyzeSoi7seOyK7kJ2dNBGQe7Zu2ljSO6QTA__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #10 0.305 --2024-04-05 09:28:02-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2376618.deb?Expires=1712309582&Signature=ZX3w3506euoNhNoN4Uk9EduGo4KcQ7BkoaTaAZzSmSXi5ShfzKqgPleO9QG9faEZMyoZVp-3re6qXv8uivYGd09ZLKs0E52HcpSgcTtg9KjnbxOiZsWhwIENTuGfYTtklb5wXjCczibNfLBiVGh5hyFcdZkAEESWQXrZi1crbZnJavd6-kWxGc~Mi0ta5saP0nbLkgc8eJ~U9AtGyxzofX9wmpKblo3~AKAzT2lXUowA7ocaVAfnwFYYUQSzoWDOsJ-8yBETYAjYtmic4HaJiHcPjw5UEnSzceE15LV3jTyOzXD6Xw4HyzeSoi7seOyK7kJ2dNBGQe7Zu2ljSO6QTA__&Key-Pair-Id=K1ZMSF1EKC3AZL #10 0.305 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.205, 18.173.117.132, 18.173.117.128, ... #10 0.306 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.205|:443... connected. #10 0.314 HTTP request sent, awaiting response... 200 OK #10 0.322 Length: 125220 (122K) [application/x-debian-package] #10 0.323 Saving to: 'rmr-dev_4.7.0_amd64.deb' #10 0.324 #10 0.324 0K .......... .......... .......... .......... .......... 40% 16.1M 0s #10 0.326 50K .......... .......... .......... .......... .......... 81% 23.1M 0s #10 0.328 100K .......... .......... .. 100% 33.5M=0.006s #10 0.329 #10 0.330 2024-04-05 09:28:02 (20.6 MB/s) - 'rmr-dev_4.7.0_amd64.deb' saved [125220/125220] #10 0.330 #10 0.391 Selecting previously unselected package rmr-dev. #10 0.411 (Reading database ... 46370 files and directories currently installed.) #10 0.412 Preparing to unpack rmr-dev_4.7.0_amd64.deb ... #10 0.420 Unpacking rmr-dev (4.7.0) ... #10 0.465 Setting up rmr-dev (4.7.0) ... #10 DONE 0.6s #11 [builder 4/9] RUN apt-get update && apt-get install -y build-essential && apt-get clean #11 0.540 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] #11 0.634 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease #11 0.680 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] #11 0.962 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] #11 1.015 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] #11 1.102 Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1194 kB] #11 1.137 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB] #11 1.216 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3592 kB] #11 1.351 Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3442 kB] #11 1.492 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3505 kB] #11 1.557 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3980 kB] #11 1.650 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1489 kB] #11 1.677 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #11 1.678 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #11 2.322 Fetched 17.7 MB in 2s (9262 kB/s) #11 2.322 Reading package lists... #11 3.256 Reading package lists... #11 4.141 Building dependency tree... #11 4.335 Reading state information... #11 4.505 build-essential is already the newest version (12.8ubuntu1.1). #11 4.505 0 upgraded, 0 newly installed, 0 to remove and 149 not upgraded. #11 DONE 4.6s #12 [builder 5/9] RUN mkdir /opt/qoe-aiml-assist #12 DONE 0.3s #13 [builder 6/9] WORKDIR /opt/qoe-aiml-assist #13 DONE 0.2s #14 [builder 7/9] COPY . . #14 DONE 0.6s #15 [builder 8/9] RUN go mod tidy -compat=1.17 && go mod vendor && go build -o build/qoe-aiml-assist #15 0.225 go: downloading gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.9.3 #15 0.225 go: downloading github.com/spf13/viper v1.14.0 #15 0.225 go: downloading github.com/influxdata/influxdb-client-go/v2 v2.12.1 #15 0.226 go: downloading github.com/go-resty/resty/v2 v2.7.0 #15 0.546 go: downloading github.com/golang/mock v1.6.0 #15 0.619 go: downloading github.com/stretchr/testify v1.8.1 #15 0.652 go: downloading github.com/fsnotify/fsnotify v1.6.0 #15 0.652 go: downloading github.com/mitchellh/mapstructure v1.5.0 #15 0.655 go: downloading github.com/spf13/afero v1.9.3 #15 0.670 go: downloading github.com/spf13/cast v1.5.0 #15 0.694 go: downloading golang.org/x/net v0.4.0 #15 0.699 go: downloading github.com/deepmap/oapi-codegen v1.12.4 #15 0.707 go: downloading github.com/pkg/errors v0.9.1 #15 0.733 go: downloading github.com/davecgh/go-spew v1.1.1 #15 0.751 go: downloading github.com/pmezard/go-difflib v1.0.0 #15 0.758 go: downloading gopkg.in/yaml.v3 v3.0.1 #15 0.783 go: downloading golang.org/x/sys v0.3.0 #15 0.892 go: downloading github.com/subosito/gotenv v1.4.1 #15 0.893 go: downloading gopkg.in/ini.v1 v1.67.0 #15 0.904 go: downloading github.com/magiconair/properties v1.8.6 #15 0.913 go: downloading github.com/pelletier/go-toml v1.9.5 #15 0.914 go: downloading github.com/pelletier/go-toml/v2 v2.0.6 #15 0.934 go: downloading gopkg.in/yaml.v2 v2.4.0 #15 0.982 go: downloading golang.org/x/text v0.5.0 #15 1.879 go: downloading github.com/influxdata/line-protocol v0.0.0-20210922203350-b1ad95c89adf #15 1.880 go: downloading gerrit.o-ran-sc.org/r/com/golog.git v0.0.2 #15 1.880 go: downloading gerrit.o-ran-sc.org/r/ric-plt/alarm-go.git/alarm v0.5.14 #15 1.893 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.2.6 #15 1.930 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.2.6 #15 1.959 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.2.6 #15 1.982 go: downloading gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.8.0 #15 2.030 go: downloading github.com/go-openapi/loads v0.21.2 #15 2.080 go: downloading github.com/go-openapi/runtime v0.25.0 #15 2.093 go: downloading github.com/go-openapi/strfmt v0.21.3 #15 2.111 go: downloading github.com/gorilla/mux v1.8.0 #15 2.125 go: downloading github.com/prometheus/client_golang v1.14.0 #15 2.177 go: downloading github.com/apapsch/go-jsonmerge/v2 v2.0.0 #15 2.178 go: downloading github.com/google/uuid v1.3.0 #15 2.193 go: downloading k8s.io/utils v0.0.0-20221128185143-99ec85e7a448 #15 2.193 go: downloading github.com/golang/protobuf v1.5.2 #15 2.233 go: downloading github.com/go-openapi/errors v0.20.3 #15 2.240 go: downloading github.com/go-openapi/swag v0.22.3 #15 2.242 go: downloading github.com/go-openapi/validate v0.22.0 #15 2.256 go: downloading github.com/jessevdk/go-flags v1.5.0 #15 2.285 go: downloading github.com/go-openapi/spec v0.20.7 #15 2.368 go: downloading google.golang.org/protobuf v1.28.1 #15 2.454 go: downloading github.com/frankban/quicktest v1.14.3 #15 2.455 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c #15 2.465 go: downloading github.com/go-openapi/analysis v0.21.4 #15 2.469 go: downloading github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d #15 2.483 go: downloading github.com/oklog/ulid v1.3.1 #15 2.490 go: downloading go.mongodb.org/mongo-driver v1.11.0 #15 2.591 go: downloading github.com/opentracing/opentracing-go v1.2.0 #15 2.599 go: downloading go.opentelemetry.io/otel v1.10.0 #15 2.665 go: downloading go.opentelemetry.io/otel/trace v1.11.1 #15 2.675 go: downloading go.opentelemetry.io/otel/sdk v1.11.1 #15 2.733 go: downloading github.com/beorn7/perks v1.0.1 #15 2.739 go: downloading github.com/cespare/xxhash/v2 v2.2.0 #15 2.751 go: downloading github.com/prometheus/client_model v0.3.0 #15 2.756 go: downloading github.com/prometheus/common v0.37.0 #15 2.783 go: downloading github.com/prometheus/procfs v0.8.0 #15 2.838 go: downloading github.com/google/go-cmp v0.5.9 #15 2.860 go: downloading github.com/stretchr/objx v0.5.0 #15 2.875 go: downloading github.com/mailru/easyjson v0.7.7 #15 2.893 go: downloading github.com/docker/go-units v0.5.0 #15 2.901 go: downloading github.com/go-openapi/jsonpointer v0.19.5 #15 2.911 go: downloading github.com/go-openapi/jsonreference v0.20.0 #15 2.917 go: downloading github.com/go-redis/redis v6.15.9+incompatible #15 2.942 go: downloading github.com/kr/pretty v0.3.0 #15 2.952 go: downloading github.com/go-logr/logr v1.2.3 #15 2.965 go: downloading github.com/go-logr/stdr v1.2.2 #15 2.978 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 #15 2.995 go: downloading github.com/josharian/intern v1.0.0 #15 3.002 go: downloading github.com/onsi/ginkgo v1.16.5 #15 3.015 go: downloading github.com/onsi/gomega v1.24.1 #15 3.016 go: downloading github.com/kr/text v0.2.0 #15 3.017 go: downloading github.com/rogpeppe/go-internal v1.6.1 #15 3.042 go: downloading github.com/tidwall/pretty v1.0.0 #15 3.081 go: downloading github.com/nxadm/tail v1.4.8 #15 3.095 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 #15 DONE 18.3s #16 [builder 9/9] RUN sed -r "s/^(::1.*)/#\1/" /etc/hosts > /etc/hosts.new && cat /etc/hosts.new > /etc/hosts && cat /etc/hosts && go test -v ./influx ./control -test.coverprofile /tmp/qp_cover.out && go tool cover -html=/tmp/qp_cover.out -o /tmp/qp_cover.html #16 0.251 /bin/sh: 1: cannot create /etc/hosts: Read-only file system #16 ERROR: process "/bin/sh -c sed -r \"s/^(::1.*)/#\\1/\" /etc/hosts > /etc/hosts.new && cat /etc/hosts.new > /etc/hosts && cat /etc/hosts && go test -v ./influx ./control -test.coverprofile /tmp/qp_cover.out && go tool cover -html=/tmp/qp_cover.out -o /tmp/qp_cover.html" did not complete successfully: exit code: 2 ------ > [builder 9/9] RUN sed -r "s/^(::1.*)/#\1/" /etc/hosts > /etc/hosts.new && cat /etc/hosts.new > /etc/hosts && cat /etc/hosts && go test -v ./influx ./control -test.coverprofile /tmp/qp_cover.out && go tool cover -html=/tmp/qp_cover.out -o /tmp/qp_cover.html: #16 0.251 /bin/sh: 1: cannot create /etc/hosts: Read-only file system ------ Dockerfile:40 -------------------- 39 | # for unittest 40 | >>> RUN sed -r "s/^(::1.*)/#\1/" /etc/hosts > /etc/hosts.new \ 41 | >>> && cat /etc/hosts.new > /etc/hosts \ 42 | >>> && cat /etc/hosts \ 43 | >>> && go test -v ./influx ./control -test.coverprofile /tmp/qp_cover.out \ 44 | >>> && go tool cover -html=/tmp/qp_cover.out -o /tmp/qp_cover.html 45 | -------------------- ERROR: failed to solve: process "/bin/sh -c sed -r \"s/^(::1.*)/#\\1/\" /etc/hosts > /etc/hosts.new && cat /etc/hosts.new > /etc/hosts && cat /etc/hosts && go test -v ./influx ./control -test.coverprofile /tmp/qp_cover.out && go tool cover -html=/tmp/qp_cover.out -o /tmp/qp_cover.html" did not complete successfully: exit code: 2 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2471 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-app-qp-aimlfw-docker-merge-master] $ /bin/bash /tmp/jenkins14549464384055622373.sh ---> sysstat.sh [ric-app-qp-aimlfw-docker-merge-master] $ /bin/bash /tmp/jenkins17384082610847655988.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ric-app-qp-aimlfw-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ric-app-qp-aimlfw-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ric-app-qp-aimlfw-docker-merge-master ']' + mkdir -p /w/workspace/ric-app-qp-aimlfw-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-qp-aimlfw-docker-merge-master/archives/ [ric-app-qp-aimlfw-docker-merge-master] $ /bin/bash /tmp/jenkins14184366597885508979.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h372 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-h372/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-app-qp-aimlfw-docker-merge-master] $ /bin/bash /tmp/jenkins17813784249744190037.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-qp-aimlfw-docker-merge-master@tmp/config15820421937731750016tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ric-app-qp-aimlfw-docker-merge-master] $ /bin/bash /tmp/jenkins270034848878050212.sh ---> create-netrc.sh [ric-app-qp-aimlfw-docker-merge-master] $ /bin/bash /tmp/jenkins14229951814328894746.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h372 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-h372/bin to PATH [ric-app-qp-aimlfw-docker-merge-master] $ /bin/bash /tmp/jenkins83745635694634474.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-app-qp-aimlfw-docker-merge-master] $ /bin/bash /tmp/jenkins8641477730286328894.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h372 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-h372/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [ric-app-qp-aimlfw-docker-merge-master] $ /bin/bash -l /tmp/jenkins595837911929770409.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h372 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-h372/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-qp-aimlfw-docker-merge-master/71 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-717 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 13G 7.2G 63% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 500 598 0 2845 3160 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:de:9f:e1 brd ff:ff:ff:ff:ff:ff inet 10.32.7.175/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 82286sec preferred_lft 82286sec inet6 fe80::f816:3eff:fede:9fe1/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:f0:83:14:fe brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-717) 04/05/24 _x86_64_ (4 CPU) 08:20:46 LINUX RESTART (4 CPU) 08:21:01 tps rtps wtps bread/s bwrtn/s 08:22:02 88.05 44.28 43.78 4713.48 37613.35 08:23:01 1.49 0.00 1.49 0.00 18.17 08:24:01 0.85 0.03 0.82 4.27 9.73 08:25:01 1.33 0.00 1.33 0.00 15.60 08:26:01 0.90 0.00 0.90 0.00 11.20 08:27:01 1.30 0.00 1.30 0.00 15.46 08:28:01 0.85 0.00 0.85 0.00 9.73 08:29:01 0.80 0.00 0.80 0.00 10.27 08:30:01 0.87 0.00 0.87 0.00 10.40 08:31:01 1.17 0.00 1.17 0.00 14.00 08:32:01 1.35 0.00 1.35 0.00 15.59 08:33:01 1.60 0.00 1.60 0.00 18.80 08:34:01 0.95 0.00 0.95 0.00 10.93 08:35:01 1.22 0.00 1.22 0.00 15.06 08:36:01 0.95 0.00 0.95 0.00 12.13 08:37:01 4.47 2.37 2.10 18.93 30.53 08:38:01 0.93 0.00 0.93 0.00 10.93 08:39:01 1.68 0.00 1.68 0.00 20.13 08:40:01 1.30 0.00 1.30 0.00 15.33 08:41:01 1.85 0.00 1.85 0.00 22.26 08:42:01 1.35 0.00 1.35 0.00 15.86 08:43:01 1.40 0.00 1.40 0.00 18.00 08:44:01 0.93 0.00 0.93 0.00 10.53 08:45:01 1.25 0.00 1.25 0.00 15.73 08:46:01 0.90 0.00 0.90 0.00 11.60 08:47:01 1.43 0.00 1.43 0.00 17.73 08:48:01 0.93 0.00 0.93 0.00 10.80 08:49:01 1.28 0.00 1.28 0.00 15.73 08:50:01 0.87 0.00 0.87 0.00 10.26 08:51:01 1.28 0.00 1.28 0.00 16.40 08:52:01 1.02 0.00 1.02 0.00 12.13 08:53:01 0.85 0.00 0.85 0.00 10.26 08:54:01 1.12 0.00 1.12 0.00 13.33 08:55:01 1.38 0.00 1.38 0.00 15.33 08:56:01 0.98 0.00 0.98 0.00 12.66 08:57:01 0.97 0.00 0.97 0.00 11.60 08:58:01 1.10 0.00 1.10 0.00 13.33 08:59:01 1.82 0.00 1.82 0.00 23.46 09:00:01 1.23 0.00 1.23 0.00 14.93 09:01:01 1.25 0.00 1.25 0.00 15.33 09:02:01 1.28 0.00 1.28 0.00 14.53 09:03:01 4.93 3.68 1.25 95.45 25.86 09:04:01 1.65 0.00 1.65 0.00 19.60 09:05:01 0.92 0.00 0.92 0.00 11.46 09:06:01 1.25 0.00 1.25 0.00 15.33 09:07:01 0.92 0.00 0.92 0.00 11.86 09:08:01 1.23 0.00 1.23 0.00 15.06 09:09:01 0.95 0.00 0.95 0.00 11.46 09:10:01 1.07 0.00 1.07 0.00 13.20 09:11:01 1.38 0.00 1.38 0.00 16.93 09:12:01 1.32 0.00 1.32 0.00 15.46 09:13:01 0.97 0.00 0.97 0.00 11.60 09:14:01 1.07 0.00 1.07 0.00 12.93 09:15:01 0.80 0.00 0.80 0.00 9.87 09:16:01 1.18 0.00 1.18 0.00 16.40 09:17:01 1.07 0.02 1.05 0.13 12.66 09:18:01 1.25 0.00 1.25 0.00 15.33 09:19:01 0.87 0.00 0.87 0.00 10.66 09:20:01 1.17 0.00 1.17 0.00 15.20 09:21:01 1.38 0.00 1.38 0.00 17.06 09:22:01 0.93 0.00 0.93 0.00 11.20 09:23:01 0.88 0.00 0.88 0.00 12.00 09:24:01 1.27 0.00 1.27 0.00 15.86 09:25:01 0.87 0.00 0.87 0.00 10.80 09:26:01 3.08 1.62 1.47 77.07 201.33 09:27:01 112.21 36.48 75.74 1740.91 5145.01 09:28:02 320.45 32.35 288.10 5012.75 138719.52 09:29:01 138.25 47.74 90.51 3020.50 18698.25 Average: 10.90 2.47 8.43 215.57 2964.66 08:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:22:02 2048104 3450080 1990548 49.29 26344 1545856 798040 15.69 417448 1424880 228 08:23:01 2048368 3450400 1990284 49.28 26384 1545864 798040 15.69 416756 1424880 184 08:24:01 2048120 3450288 1990532 49.29 26400 1545996 798040 15.69 416768 1425016 156 08:25:01 2057064 3459388 1981588 49.07 26432 1546128 798040 15.69 407608 1425148 0 08:26:01 2057716 3460104 1980936 49.05 26472 1546120 808196 15.89 407396 1425148 164 08:27:01 2057344 3459772 1981308 49.06 26504 1546132 808196 15.89 407388 1425152 32 08:28:01 2057444 3460044 1981208 49.06 26528 1546264 808196 15.89 407516 1425284 160 08:29:01 2057296 3459924 1981356 49.06 26552 1546268 808196 15.89 407408 1425288 164 08:30:01 2057288 3459944 1981364 49.06 26568 1546268 808196 15.89 407388 1425288 8 08:31:01 2057328 3459988 1981324 49.06 26592 1546264 811764 15.96 407420 1425292 132 08:32:01 2057180 3459928 1981472 49.06 26672 1546256 811764 15.96 407548 1425300 8 08:33:01 2057296 3460152 1981356 49.06 26756 1546276 811764 15.96 407624 1425304 4 08:34:01 2056436 3459364 1982216 49.08 26796 1546288 811764 15.96 407840 1425308 156 08:35:01 2056104 3459060 1982548 49.09 26820 1546292 811764 15.96 407840 1425312 200 08:36:01 2055832 3458792 1982820 49.10 26852 1546288 811764 15.96 407904 1425316 8 08:37:01 2055236 3458888 1983416 49.11 27472 1546300 815800 16.04 408484 1425320 180 08:38:01 2055236 3458896 1983416 49.11 27512 1546300 815800 16.04 408404 1425320 12 08:39:01 2055516 3459316 1983136 49.10 27600 1546304 815800 16.04 408580 1425324 184 08:40:01 2055640 3459524 1983012 49.10 27688 1546308 815800 16.04 408680 1425328 8 08:41:01 2055656 3459664 1982996 49.10 27808 1546304 811672 15.96 408952 1425332 184 08:42:01 2055284 3459380 1983368 49.11 27896 1546308 811672 15.96 409008 1425336 8 08:43:01 2055028 3459184 1983624 49.12 27944 1546320 811672 15.96 409164 1425340 192 08:44:01 2055176 3459352 1983476 49.11 27968 1546316 807720 15.88 409012 1425344 196 08:45:01 2055044 3459264 1983608 49.12 27992 1546328 807720 15.88 409192 1425348 200 08:46:01 2055128 3459392 1983524 49.11 28032 1546328 807720 15.88 409192 1425348 12 08:47:01 2054904 3459208 1983748 49.12 28072 1546332 807720 15.88 409208 1425352 192 08:48:01 2054664 3458988 1983988 49.13 28096 1546328 811656 15.95 409164 1425356 200 08:49:01 2054944 3459304 1983708 49.12 28120 1546340 811656 15.95 409056 1425360 188 08:50:01 2054920 3459308 1983732 49.12 28144 1546344 811656 15.95 409196 1425364 156 08:51:01 2054820 3459248 1983832 49.12 28168 1546352 811656 15.95 409284 1425368 4 08:52:01 2054896 3459348 1983756 49.12 28200 1546356 811656 15.95 409456 1425376 152 08:53:01 2054872 3459372 1983780 49.12 28240 1546352 811656 15.95 409420 1425380 176 08:54:01 2054788 3459328 1983864 49.12 28284 1546352 811656 15.95 409316 1425380 232 08:55:01 2054440 3459060 1984212 49.13 28316 1546364 811656 15.95 409500 1425384 160 08:56:01 2054208 3458832 1984444 49.14 28356 1546352 811656 15.95 409540 1425388 24 08:57:01 2054380 3459048 1984272 49.13 28388 1546372 811656 15.95 409680 1425392 220 08:58:01 2054364 3459076 1984288 49.13 28428 1546372 811656 15.95 409500 1425392 152 08:59:01 2053820 3458628 1984832 49.15 28452 1546380 811656 15.95 410168 1424828 140 09:00:01 2053928 3458872 1984724 49.14 28492 1546512 811656 15.95 410208 1424924 168 09:01:01 2054052 3459060 1984600 49.14 28516 1546516 811656 15.95 410324 1424964 16 09:02:01 2053564 3458656 1985088 49.15 28596 1546516 811656 15.95 410540 1424964 140 09:03:01 2026088 3434932 2012564 49.83 28688 1549660 815192 16.02 435296 1426820 220 09:04:01 2026508 3435412 2012144 49.82 28752 1549656 815192 16.02 434868 1426824 152 09:05:01 2025916 3434872 2012736 49.84 28784 1549668 825416 16.23 435328 1426828 236 09:06:01 2026172 3435180 2012480 49.83 28840 1549672 825416 16.23 435020 1426832 168 09:07:01 2025724 3434772 2012928 49.84 28880 1549676 825416 16.23 435180 1426836 164 09:08:01 2025956 3435064 2012696 49.84 28920 1549680 825416 16.23 435152 1426840 176 09:09:01 2025956 3435100 2012696 49.84 28952 1549688 825416 16.23 435192 1426844 228 09:10:01 2025700 3434872 2012952 49.84 28984 1549688 825416 16.23 435140 1426848 200 09:11:01 2025576 3434792 2013076 49.85 29032 1549684 825416 16.23 435200 1426852 28 09:12:01 2025772 3435080 2012880 49.84 29104 1549696 825416 16.23 435360 1426856 180 09:13:01 2026020 3435344 2012632 49.83 29136 1549700 825416 16.23 435368 1426860 232 09:14:01 2026012 3435392 2012640 49.83 29168 1549700 825204 16.22 435292 1426860 180 09:15:01 2025896 3435280 2012756 49.84 29184 1549704 824776 16.21 435360 1426864 260 09:16:01 2023544 3432992 2015108 49.90 29232 1549692 824776 16.21 437828 1426868 28 09:17:01 2022544 3432056 2016108 49.92 29276 1549712 824776 16.21 438152 1426876 140 09:18:01 2022816 3432340 2015836 49.91 29316 1549716 824776 16.21 437908 1426876 180 09:19:01 2022932 3432532 2015720 49.91 29348 1549720 824776 16.21 437960 1426880 268 09:20:01 2022692 3432300 2015960 49.92 29380 1549724 824776 16.21 438020 1426884 164 09:21:01 2023064 3432756 2015588 49.91 29420 1549728 824776 16.21 438024 1426888 12 09:22:01 2022824 3432556 2015828 49.91 29460 1549728 824776 16.21 438164 1426888 180 09:23:01 2021984 3431748 2016668 49.93 29496 1549736 824776 16.21 439288 1426900 172 09:24:01 2021736 3431556 2016916 49.94 29540 1549740 824776 16.21 439268 1426900 156 09:25:01 2021596 3431448 2017056 49.94 29572 1549744 824776 16.21 439308 1426904 164 09:26:01 1989488 3407228 2049164 50.74 29676 1557484 832944 16.37 464620 1432896 16 09:27:01 1590592 3324596 2448060 60.62 56156 1831500 888416 17.46 599676 1663924 162340 09:28:02 255100 3286732 3783552 93.68 129156 2988968 1096644 21.56 610952 2883144 86560 09:29:01 640172 3238680 3398480 84.15 148104 2523176 973884 19.14 830476 2263192 26612 Average: 1989585 3441780 2049067 50.74 31809 1587383 822888 16.18 431345 1463183 4184 08:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:22:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 08:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:02 ens3 165.89 96.05 489.83 24.03 0.00 0.00 0.00 0.00 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:01 ens3 0.22 0.17 0.01 0.01 0.00 0.00 0.00 0.00 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:01 ens3 1.30 0.37 1.47 0.02 0.00 0.00 0.00 0.00 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:01 ens3 0.13 0.10 0.07 0.07 0.00 0.00 0.00 0.00 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:01 ens3 0.27 0.22 0.18 0.02 0.00 0.00 0.00 0.00 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:01 ens3 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:01 ens3 0.13 0.12 0.07 0.07 0.00 0.00 0.00 0.00 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:01 ens3 0.02 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 ens3 0.28 0.28 0.09 0.03 0.00 0.00 0.00 0.00 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:01 ens3 0.13 0.12 0.07 0.07 0.00 0.00 0.00 0.00 09:03:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:01 ens3 14.65 11.28 12.39 6.39 0.00 0.00 0.00 0.00 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:01 ens3 0.53 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:01 ens3 0.68 0.48 0.80 0.22 0.00 0.00 0.00 0.00 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:11:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:01 ens3 0.30 0.30 0.19 0.08 0.00 0.00 0.00 0.00 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:01 ens3 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:01 ens3 0.82 1.43 0.28 6.43 0.00 0.00 0.00 0.00 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 ens3 0.42 0.55 0.09 0.85 0.00 0.00 0.00 0.00 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:01 ens3 61.08 46.28 38.22 52.01 0.00 0.00 0.00 0.00 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:01 ens3 76.17 58.37 110.56 27.78 0.00 0.00 0.00 0.00 09:27:01 lo 1.27 1.27 0.11 0.11 0.00 0.00 0.00 0.00 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:01 ens3 109.67 97.35 912.19 27.55 0.00 0.00 0.00 0.00 09:28:02 lo 1.99 1.99 0.18 0.18 0.00 0.00 0.00 0.00 09:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:02 ens3 582.87 251.96 14996.92 21.98 0.00 0.00 0.00 0.00 09:29:01 lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:01 ens3 224.06 180.77 842.09 25.38 0.00 0.00 0.00 0.00 Average: lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 18.28 11.00 256.72 2.84 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-717) 04/05/24 _x86_64_ (4 CPU) 08:20:46 LINUX RESTART (4 CPU) 08:21:01 CPU %user %nice %system %iowait %steal %idle 08:22:02 all 3.77 0.00 1.03 2.29 0.03 92.88 08:22:02 0 5.19 0.00 0.75 2.65 0.02 91.40 08:22:02 1 3.82 0.00 0.73 2.62 0.02 92.80 08:22:02 2 3.37 0.00 2.04 2.83 0.03 91.72 08:22:02 3 2.70 0.00 0.57 1.04 0.02 95.68 08:23:01 all 0.02 0.00 0.00 0.01 0.00 99.96 08:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:23:01 1 0.02 0.00 0.02 0.03 0.00 99.93 08:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:23:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:24:01 all 0.51 0.00 0.01 0.01 0.00 99.47 08:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:24:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:24:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:24:01 3 1.99 0.00 0.00 0.02 0.02 97.98 08:25:01 all 0.50 0.00 0.02 0.01 0.01 99.47 08:25:01 0 0.17 0.00 0.02 0.00 0.00 99.82 08:25:01 1 0.00 0.00 0.00 0.03 0.00 99.97 08:25:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:25:01 3 1.79 0.00 0.02 0.00 0.02 98.18 08:26:01 all 0.07 0.00 0.02 0.02 0.00 99.90 08:26:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:26:01 1 0.10 0.00 0.00 0.05 0.00 99.85 08:26:01 2 0.08 0.00 0.03 0.02 0.00 99.87 08:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:27:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:27:01 1 0.03 0.00 0.00 0.03 0.00 99.93 08:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:28:01 1 0.00 0.00 0.00 0.03 0.00 99.97 08:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:29:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:29:01 1 0.02 0.00 0.02 0.02 0.00 99.95 08:29:01 2 0.07 0.00 0.02 0.00 0.02 99.90 08:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:30:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:30:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:01 3 0.05 0.00 0.05 0.00 0.02 99.88 08:31:01 all 0.01 0.00 0.01 0.01 0.00 99.96 08:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:31:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:31:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:32:01 all 0.02 0.00 0.01 0.03 0.00 99.93 08:32:01 0 0.00 0.00 0.00 0.03 0.00 99.97 08:32:01 1 0.00 0.00 0.00 0.05 0.00 99.95 08:32:01 2 0.03 0.00 0.05 0.00 0.02 99.90 08:32:01 3 0.03 0.00 0.00 0.03 0.02 99.92 08:32:01 CPU %user %nice %system %iowait %steal %idle 08:33:01 all 0.01 0.00 0.02 0.03 0.01 99.94 08:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:33:01 2 0.00 0.00 0.03 0.03 0.02 99.92 08:33:01 3 0.03 0.00 0.02 0.10 0.00 99.85 08:34:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:34:01 2 0.02 0.00 0.02 0.03 0.00 99.93 08:34:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:35:01 2 0.02 0.00 0.02 0.03 0.02 99.92 08:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:36:01 all 0.45 0.00 0.00 0.01 0.00 99.53 08:36:01 0 1.76 0.00 0.00 0.00 0.00 98.24 08:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:36:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:36:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:37:01 all 0.59 0.00 0.03 0.05 0.00 99.32 08:37:01 0 2.00 0.00 0.03 0.00 0.00 97.97 08:37:01 1 0.28 0.00 0.02 0.00 0.00 99.70 08:37:01 2 0.03 0.00 0.03 0.20 0.00 99.73 08:37:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:38:01 all 0.22 0.00 0.02 0.02 0.01 99.73 08:38:01 0 0.85 0.00 0.07 0.00 0.02 99.07 08:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:38:01 2 0.00 0.00 0.00 0.05 0.00 99.95 08:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:39:01 all 0.04 0.00 0.00 0.03 0.01 99.92 08:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:39:01 2 0.02 0.00 0.00 0.05 0.00 99.93 08:39:01 3 0.10 0.00 0.00 0.10 0.02 99.78 08:40:01 all 0.01 0.00 0.01 0.03 0.01 99.94 08:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:40:01 3 0.02 0.00 0.02 0.13 0.03 99.80 08:41:01 all 0.02 0.00 0.02 0.05 0.00 99.92 08:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:41:01 3 0.05 0.00 0.02 0.18 0.00 99.75 08:42:01 all 0.05 0.00 0.01 0.03 0.00 99.91 08:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:42:01 1 0.18 0.00 0.02 0.00 0.00 99.80 08:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:42:01 3 0.00 0.00 0.02 0.10 0.02 99.87 08:43:01 all 0.03 0.00 0.02 0.02 0.00 99.93 08:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:43:01 3 0.08 0.00 0.03 0.08 0.02 99.78 08:43:01 CPU %user %nice %system %iowait %steal %idle 08:44:01 all 0.01 0.00 0.00 0.01 0.01 99.97 08:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:44:01 3 0.03 0.00 0.02 0.05 0.02 99.88 08:45:01 all 0.03 0.00 0.01 0.01 0.00 99.95 08:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:45:01 3 0.07 0.00 0.00 0.03 0.02 99.88 08:46:01 all 0.01 0.00 0.01 0.01 0.00 99.96 08:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:46:01 3 0.03 0.00 0.03 0.03 0.02 99.88 08:47:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:47:01 3 0.07 0.00 0.00 0.05 0.02 99.87 08:48:01 all 0.01 0.00 0.00 0.01 0.00 99.97 08:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:48:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:48:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:49:01 all 0.20 0.00 0.02 0.02 0.00 99.76 08:49:01 0 0.73 0.00 0.02 0.00 0.00 99.25 08:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:49:01 3 0.05 0.00 0.03 0.10 0.02 99.80 08:50:01 all 0.52 0.00 0.01 0.00 0.01 99.46 08:50:01 0 1.97 0.00 0.02 0.00 0.00 98.01 08:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:50:01 3 0.08 0.00 0.00 0.02 0.02 99.88 08:51:01 all 0.51 0.00 0.00 0.01 0.00 99.47 08:51:01 0 2.00 0.00 0.00 0.00 0.00 98.00 08:51:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:51:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:52:01 all 0.51 0.00 0.01 0.01 0.01 99.46 08:52:01 0 1.97 0.00 0.02 0.00 0.02 98.00 08:52:01 1 0.00 0.00 0.02 0.03 0.00 99.95 08:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:53:01 all 0.29 0.00 0.03 0.01 0.00 99.67 08:53:01 0 1.09 0.00 0.10 0.00 0.00 98.81 08:53:01 1 0.02 0.00 0.00 0.03 0.00 99.95 08:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:53:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:54:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:54:01 1 0.00 0.00 0.02 0.05 0.00 99.93 08:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:54:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:54:01 CPU %user %nice %system %iowait %steal %idle 08:55:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:55:01 1 0.00 0.00 0.00 0.03 0.00 99.97 08:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:55:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:56:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:56:01 1 0.00 0.00 0.02 0.03 0.00 99.95 08:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:56:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:57:01 all 0.23 0.00 0.00 0.01 0.00 99.75 08:57:01 0 0.86 0.00 0.00 0.00 0.02 99.12 08:57:01 1 0.00 0.00 0.00 0.03 0.00 99.97 08:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:57:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:58:01 all 0.01 0.00 0.01 0.01 0.00 99.96 08:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:58:01 1 0.00 0.00 0.02 0.03 0.00 99.95 08:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:58:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:59:01 all 0.33 0.00 0.05 0.01 0.01 99.61 08:59:01 0 0.67 0.00 0.03 0.00 0.02 99.28 08:59:01 1 0.00 0.00 0.07 0.03 0.00 99.90 08:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:59:01 3 0.63 0.00 0.08 0.00 0.00 99.28 09:00:01 all 0.21 0.00 0.01 0.01 0.00 99.76 09:00:01 0 0.80 0.00 0.03 0.00 0.02 99.15 09:00:01 1 0.00 0.00 0.00 0.03 0.00 99.97 09:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:00:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:01:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:01:01 1 0.00 0.00 0.00 0.03 0.00 99.97 09:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:02:01 all 0.02 0.00 0.01 0.04 0.00 99.92 09:02:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:02:01 1 0.02 0.00 0.00 0.15 0.00 99.83 09:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:03:01 all 1.25 0.00 0.06 0.09 0.01 98.59 09:03:01 0 2.21 0.00 0.07 0.08 0.02 97.63 09:03:01 1 0.90 0.00 0.07 0.12 0.00 98.92 09:03:01 2 1.23 0.00 0.02 0.00 0.02 98.73 09:03:01 3 0.62 0.00 0.10 0.15 0.02 99.12 09:04:01 all 0.12 0.00 0.02 0.02 0.01 99.84 09:04:01 0 0.43 0.00 0.03 0.00 0.02 99.52 09:04:01 1 0.00 0.00 0.00 0.08 0.00 99.92 09:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:05:01 all 0.03 0.00 0.00 0.02 0.01 99.95 09:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:05:01 1 0.03 0.00 0.00 0.05 0.02 99.90 09:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:05:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:05:01 CPU %user %nice %system %iowait %steal %idle 09:06:01 all 0.01 0.00 0.01 0.01 0.00 99.96 09:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:06:01 1 0.00 0.00 0.03 0.07 0.00 99.90 09:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:06:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:07:01 all 0.03 0.00 0.01 0.01 0.00 99.95 09:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:07:01 1 0.00 0.00 0.00 0.03 0.00 99.97 09:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:07:01 3 0.08 0.00 0.00 0.00 0.00 99.92 09:08:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:08:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:08:01 1 0.02 0.00 0.00 0.05 0.00 99.93 09:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:08:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:09:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:09:01 1 0.02 0.00 0.02 0.03 0.02 99.92 09:09:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:09:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:10:01 all 0.28 0.00 0.02 0.01 0.00 99.68 09:10:01 0 1.08 0.00 0.03 0.00 0.00 98.89 09:10:01 1 0.03 0.00 0.02 0.03 0.02 99.90 09:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:11:01 all 0.51 0.00 0.01 0.01 0.00 99.46 09:11:01 0 1.97 0.00 0.00 0.00 0.00 98.03 09:11:01 1 0.00 0.00 0.02 0.05 0.00 99.93 09:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:11:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:12:01 all 0.32 0.00 0.02 0.03 0.01 99.62 09:12:01 0 1.21 0.00 0.05 0.00 0.00 98.74 09:12:01 1 0.03 0.00 0.02 0.12 0.02 99.82 09:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:13:01 all 0.25 0.00 0.01 0.01 0.01 99.72 09:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:13:01 1 0.03 0.00 0.02 0.03 0.02 99.90 09:13:01 2 0.96 0.00 0.00 0.00 0.02 99.02 09:13:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:14:01 all 0.50 0.00 0.01 0.01 0.00 99.47 09:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:14:01 1 0.00 0.00 0.03 0.05 0.02 99.90 09:14:01 2 1.95 0.00 0.00 0.00 0.00 98.05 09:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:15:01 all 0.52 0.00 0.01 0.00 0.01 99.46 09:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:15:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:15:01 2 1.99 0.00 0.02 0.00 0.00 98.00 09:15:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:16:01 all 0.13 0.00 0.02 0.01 0.00 99.83 09:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:16:01 1 0.08 0.00 0.00 0.03 0.00 99.88 09:16:01 2 0.33 0.00 0.03 0.02 0.00 99.62 09:16:01 3 0.10 0.00 0.03 0.00 0.02 99.85 09:16:01 CPU %user %nice %system %iowait %steal %idle 09:17:01 all 0.09 0.00 0.02 0.01 0.01 99.87 09:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:17:01 1 0.00 0.00 0.00 0.05 0.00 99.95 09:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:17:01 3 0.32 0.00 0.02 0.00 0.00 99.67 09:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:18:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:18:01 1 0.00 0.00 0.02 0.05 0.00 99.93 09:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:19:01 all 0.01 0.00 0.01 0.01 0.01 99.97 09:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:19:01 1 0.00 0.00 0.00 0.03 0.00 99.97 09:19:01 2 0.00 0.00 0.03 0.00 0.00 99.97 09:19:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:20:01 all 0.01 0.00 0.01 0.01 0.00 99.96 09:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:20:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:21:01 all 0.01 0.00 0.01 0.01 0.00 99.96 09:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:21:01 1 0.00 0.00 0.00 0.05 0.00 99.95 09:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:21:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:22:01 all 0.01 0.00 0.02 0.03 0.01 99.94 09:22:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:22:01 1 0.00 0.00 0.02 0.10 0.00 99.88 09:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:23:01 all 0.42 0.00 0.07 0.01 0.00 99.50 09:23:01 0 0.25 0.00 0.03 0.02 0.02 99.68 09:23:01 1 0.53 0.00 0.02 0.05 0.00 99.40 09:23:01 2 0.53 0.00 0.20 0.00 0.02 99.25 09:23:01 3 0.37 0.00 0.02 0.00 0.00 99.61 09:24:01 all 0.02 0.00 0.01 0.03 0.01 99.94 09:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:24:01 1 0.02 0.00 0.02 0.10 0.02 99.85 09:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:25:01 all 0.03 0.00 0.01 0.01 0.00 99.95 09:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:25:01 1 0.03 0.00 0.02 0.03 0.02 99.90 09:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:25:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:26:01 all 0.88 0.00 0.06 0.04 0.01 99.01 09:26:01 0 0.88 0.00 0.07 0.03 0.00 99.02 09:26:01 1 0.93 0.00 0.07 0.05 0.00 98.95 09:26:01 2 0.58 0.00 0.08 0.05 0.00 99.28 09:26:01 3 1.12 0.00 0.02 0.03 0.02 98.81 09:27:01 all 20.23 0.00 1.47 3.39 0.05 74.86 09:27:01 0 19.25 0.00 1.48 0.27 0.05 78.95 09:27:01 1 40.16 0.00 2.51 7.92 0.08 49.33 09:27:01 2 8.53 0.00 0.91 4.74 0.07 85.76 09:27:01 3 13.12 0.00 1.03 0.62 0.03 85.20 09:27:01 CPU %user %nice %system %iowait %steal %idle 09:28:02 all 27.65 0.00 8.77 5.52 0.08 57.98 09:28:02 0 37.05 0.00 9.92 5.52 0.08 47.42 09:28:02 1 23.14 0.00 8.20 5.47 0.08 63.11 09:28:02 2 21.43 0.00 9.16 6.61 0.08 62.71 09:28:02 3 29.03 0.00 7.78 4.47 0.07 58.65 09:29:01 all 32.01 0.00 3.66 2.91 0.07 61.34 09:29:01 0 39.86 0.00 3.42 1.91 0.07 54.74 09:29:01 1 23.50 0.00 3.39 1.69 0.03 71.39 09:29:01 2 25.89 0.00 3.93 3.01 0.07 67.11 09:29:01 3 38.80 0.00 3.89 5.06 0.09 52.17 Average: all 1.38 0.00 0.23 0.22 0.01 98.16 Average: 0 1.82 0.00 0.24 0.15 0.01 97.78 Average: 1 1.37 0.00 0.23 0.29 0.01 98.10 Average: 2 0.98 0.00 0.25 0.26 0.01 98.51 Average: 3 1.35 0.00 0.21 0.18 0.01 98.25