Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb11956e9b43ee4028775c1a4fa1b4de32ff29b3+820e3f3b670a2eceeff6a8d1903c85b54e55f538 (d1e50195e318b3cbd88a6143dd40f55b651ee5bd) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12834574725715976658.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6586583085644833656.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-556/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-556/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10289620900101747406.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4992251441254784805.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-556/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-556/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11950711369274148393.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24916 in /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-556 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 820e3f3b670a2eceeff6a8d1903c85b54e55f538 into PR head commit fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 Merge succeeded, producing 4362c92f78e9447aa0da12efc957a1332f867636 Checking out Revision 4362c92f78e9447aa0da12efc957a1332f867636 (PR-556) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/556/head:refs/remotes/origin/PR-556 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 820e3f3b670a2eceeff6a8d1903c85b54e55f538 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4362c92f78e9447aa0da12efc957a1332f867636 # timeout=10 Commit message: "Merge commit '820e3f3b670a2eceeff6a8d1903c85b54e55f538' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:10:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:10:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:10:00 ========================================================= 19:10:00 EdgeX Global Pipelines Version Info 19:10:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 568fb5aad1d7decd09c836776b956d695a462efb # timeout=10 19:10:01 ------------------- 19:10:01 stable info: 19:10:01 ------------------- 19:10:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:10:01 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 19:10:01 Message: update stable to v1.0.243 19:10:01 ------------------- 19:10:01 experimental info: 19:10:01 ------------------- 19:10:01 Commited By: **** collab-it+edgex@linuxfoundation.org 19:10:01 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 19:10:01 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:10:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 19:10:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 19:10:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:10:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:10:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:10:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:10:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-556 [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-556 [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-556 [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4362c92f78e9447aa0da12efc957a1332f867636 [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4362c92 [Pipeline] echo 19:10:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:02 provisioning config files... 19:10:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config7533137312689948572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:02 ---> docker-login.sh 19:10:02 nexus3.edgexfoundry.org:10001 19:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:03 Configure a credential helper to remove this warning. See 19:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:03 19:10:03 Login Succeeded 19:10:03 nexus3.edgexfoundry.org:10002 19:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:03 Configure a credential helper to remove this warning. See 19:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:03 19:10:03 Login Succeeded 19:10:03 nexus3.edgexfoundry.org:10003 19:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:03 Configure a credential helper to remove this warning. See 19:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:03 19:10:03 Login Succeeded 19:10:03 nexus3.edgexfoundry.org:10004 19:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:03 Configure a credential helper to remove this warning. See 19:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:03 19:10:03 Login Succeeded 19:10:03 docker.io 19:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:03 Configure a credential helper to remove this warning. See 19:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:03 19:10:03 Login Succeeded 19:10:03 ---> docker-login.sh ends [Pipeline] } 19:10:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:10:04 + git rev-list -1 --merges 4362c92f78e9447aa0da12efc957a1332f867636~1..4362c92f78e9447aa0da12efc957a1332f867636 [Pipeline] echo 19:10:04 -----------> git rev-list -1 --merges 4362c92f78e9447aa0da12efc957a1332f867636~1..4362c92f78e9447aa0da12efc957a1332f867636 4362c92f78e9447aa0da12efc957a1332f867636 19:10:04 4362c92f78e9447aa0da12efc957a1332f867636 [false] [Pipeline] sh 19:10:04 + git log --format=format:%s -1 4362c92f78e9447aa0da12efc957a1332f867636 [Pipeline] echo 19:10:04 ========================================================= 19:10:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:10:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:10:04 + git log --format=format:%s -1 4362c92f78e9447aa0da12efc957a1332f867636 [Pipeline] echo 19:10:04 [semverPrep] GIT_COMMIT: 4362c92f78e9447aa0da12efc957a1332f867636, Commit Message: Merge commit '820e3f3b670a2eceeff6a8d1903c85b54e55f538' into HEAD [Pipeline] echo 19:10:05 [semverPrep] This is not a build commit. [Pipeline] sh 19:10:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:10:05 + grep -v github /etc/ssh/ssh_known_hosts 19:10:05 + [ -e /tmp/ssh_known_hosts ] 19:10:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:10:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:10:05 + sudo tee -a /etc/ssh/ssh_known_hosts 19:10:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:10:05 19:10:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:10:06 0.1.4: Pulling from edgex-devops/py-git-semver 19:10:06 b85a868b505f: Pulling fs layer 19:10:06 e2be974225ed: Pulling fs layer 19:10:06 339a4e72a1f5: Pulling fs layer 19:10:06 988bab9f4d93: Pulling fs layer 19:10:06 1469e6f7b9e6: Pulling fs layer 19:10:06 eaf3925da568: Pulling fs layer 19:10:06 bab4dde63d76: Pulling fs layer 19:10:06 bde34c3a00c8: Pulling fs layer 19:10:06 b352a97aabf1: Pulling fs layer 19:10:06 4872d77fe225: Pulling fs layer 19:10:06 5851b861e8e6: Pulling fs layer 19:10:06 988bab9f4d93: Waiting 19:10:06 bab4dde63d76: Waiting 19:10:06 5851b861e8e6: Waiting 19:10:06 bde34c3a00c8: Waiting 19:10:06 b352a97aabf1: Waiting 19:10:06 eaf3925da568: Waiting 19:10:06 4872d77fe225: Waiting 19:10:06 1469e6f7b9e6: Waiting 19:10:06 e2be974225ed: Download complete 19:10:06 988bab9f4d93: Verifying Checksum 19:10:06 988bab9f4d93: Download complete 19:10:06 1469e6f7b9e6: Verifying Checksum 19:10:06 1469e6f7b9e6: Download complete 19:10:06 eaf3925da568: Verifying Checksum 19:10:06 eaf3925da568: Download complete 19:10:06 339a4e72a1f5: Verifying Checksum 19:10:06 339a4e72a1f5: Download complete 19:10:06 bde34c3a00c8: Verifying Checksum 19:10:06 bde34c3a00c8: Download complete 19:10:06 b352a97aabf1: Download complete 19:10:06 4872d77fe225: Verifying Checksum 19:10:06 4872d77fe225: Download complete 19:10:06 5851b861e8e6: Verifying Checksum 19:10:06 5851b861e8e6: Download complete 19:10:06 b85a868b505f: Verifying Checksum 19:10:06 b85a868b505f: Download complete 19:10:06 bab4dde63d76: Verifying Checksum 19:10:06 bab4dde63d76: Download complete 19:10:07 b85a868b505f: Pull complete 19:10:07 e2be974225ed: Pull complete 19:10:08 339a4e72a1f5: Pull complete 19:10:08 988bab9f4d93: Pull complete 19:10:08 1469e6f7b9e6: Pull complete 19:10:09 eaf3925da568: Pull complete 19:10:10 bab4dde63d76: Pull complete 19:10:10 bde34c3a00c8: Pull complete 19:10:11 b352a97aabf1: Pull complete 19:10:11 4872d77fe225: Pull complete 19:10:11 5851b861e8e6: Pull complete 19:10:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:10:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:10:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:11 prd-ubuntu20.04-docker-8c-8g-24916 does not seem to be running inside a container 19:10:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:10:14 $ docker top b58f13a6f137922ce6932f76d73c7415c7e9af8eb4f99ea04f303b37e576c1f8 -eo pid,comm 19:10:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:10:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:10:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:10:14 [ssh-agent] Looking for ssh-agent implementation... 19:10:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:10:14 $ docker exec b58f13a6f137922ce6932f76d73c7415c7e9af8eb4f99ea04f303b37e576c1f8 ssh-agent 19:10:15 SSH_AUTH_SOCK=/tmp/ssh-pNhGekqlnMUA/agent.33 19:10:15 SSH_AGENT_PID=39 19:10:15 Running ssh-add (command line suppressed) 19:10:15 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_17403928258158416909.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_17403928258158416909.key) 19:10:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:10:15 + git tag --points-at HEAD [Pipeline] } 19:10:15 $ docker exec --env ******** --env ******** b58f13a6f137922ce6932f76d73c7415c7e9af8eb4f99ea04f303b37e576c1f8 ssh-agent -k 19:10:15 unset SSH_AUTH_SOCK; 19:10:15 unset SSH_AGENT_PID; 19:10:15 echo Agent pid 39 killed; 19:10:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:10:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:10:15 [ssh-agent] Looking for ssh-agent implementation... 19:10:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:10:15 $ docker exec b58f13a6f137922ce6932f76d73c7415c7e9af8eb4f99ea04f303b37e576c1f8 ssh-agent 19:10:15 SSH_AUTH_SOCK=/tmp/ssh-hMERZlb7ZQxh/agent.71 19:10:15 SSH_AGENT_PID=77 19:10:15 Running ssh-add (command line suppressed) 19:10:16 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_7487709418129601981.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_7487709418129601981.key) 19:10:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:10:16 + git semver init 19:10:16 2022-10-24 19:10:16,597 [run_init] DEBUG init version:0.0.0 force:False 19:10:16 2022-10-24 19:10:16,598 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver 19:10:16 2022-10-24 19:10:16,598 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver 19:10:16 2022-10-24 19:10:16,598 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556, universal_newlines=False, shell=None, istream=None) 19:10:18 2022-10-24 19:10:18,034 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.git/info/exclude 19:10:18 2022-10-24 19:10:18,035 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 with force:False 19:10:18 2022-10-24 19:10:18,035 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 19:10:18 2022-10-24 19:10:18,040 [execute] INFO git cat-file --batch-check 19:10:18 2022-10-24 19:10:18,041 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver, universal_newlines=False, shell=None, istream=) 19:10:18 2022-10-24 19:10:18,047 [execute] INFO git cat-file --batch 19:10:18 2022-10-24 19:10:18,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver, universal_newlines=False, shell=None, istream=) 19:10:18 2022-10-24 19:10:18,053 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 19:10:18 0.0.0 [Pipeline] } 19:10:18 $ docker exec --env ******** --env ******** b58f13a6f137922ce6932f76d73c7415c7e9af8eb4f99ea04f303b37e576c1f8 ssh-agent -k 19:10:18 unset SSH_AUTH_SOCK; 19:10:18 unset SSH_AGENT_PID; 19:10:18 echo Agent pid 77 killed; 19:10:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:10:18 + git semver [Pipeline] } 19:10:19 $ docker stop --time=1 b58f13a6f137922ce6932f76d73c7415c7e9af8eb4f99ea04f303b37e576c1f8 19:10:20 $ docker rm -f b58f13a6f137922ce6932f76d73c7415c7e9af8eb4f99ea04f303b37e576c1f8 [Pipeline] // withDockerContainer [Pipeline] sh 19:10:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:10:21 Stashed 1 file(s) [Pipeline] echo 19:10:21 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:21 provisioning config files... 19:10:21 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config14184325441633328612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:21 ---> docker-login.sh 19:10:21 nexus3.edgexfoundry.org:10001 19:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:21 Configure a credential helper to remove this warning. See 19:10:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:21 19:10:21 Login Succeeded 19:10:21 nexus3.edgexfoundry.org:10002 19:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:21 Configure a credential helper to remove this warning. See 19:10:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:21 19:10:21 Login Succeeded 19:10:21 nexus3.edgexfoundry.org:10003 19:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:21 Configure a credential helper to remove this warning. See 19:10:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:21 19:10:21 Login Succeeded 19:10:21 nexus3.edgexfoundry.org:10004 19:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:21 Configure a credential helper to remove this warning. See 19:10:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:21 19:10:21 Login Succeeded 19:10:21 docker.io 19:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:22 Configure a credential helper to remove this warning. See 19:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:22 19:10:22 Login Succeeded 19:10:22 ---> docker-login.sh ends [Pipeline] } 19:10:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:10:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:10:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:10:22 ========================================================= 19:10:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:10:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:10:23 Sending build context to Docker daemon 45.49MB 19:10:23 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 19:10:23 Step 2/16 : FROM ${BASE} AS builder 19:10:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:10:23 213ec9aee27d: Pulling fs layer 19:10:23 4583459ba037: Pulling fs layer 19:10:23 93c1e223e6f2: Pulling fs layer 19:10:23 53926ce57604: Pulling fs layer 19:10:23 21b2b0c7a3f4: Pulling fs layer 19:10:23 30f14e443154: Pulling fs layer 19:10:23 801331c1e519: Pulling fs layer 19:10:23 99cc6dd402b0: Pulling fs layer 19:10:23 7d9ed39f4882: Pulling fs layer 19:10:23 801331c1e519: Waiting 19:10:23 21b2b0c7a3f4: Waiting 19:10:23 30f14e443154: Waiting 19:10:23 53926ce57604: Waiting 19:10:23 7d9ed39f4882: Waiting 19:10:23 99cc6dd402b0: Waiting 19:10:23 93c1e223e6f2: Verifying Checksum 19:10:23 93c1e223e6f2: Download complete 19:10:23 4583459ba037: Verifying Checksum 19:10:23 4583459ba037: Download complete 19:10:23 21b2b0c7a3f4: Verifying Checksum 19:10:23 21b2b0c7a3f4: Download complete 19:10:23 30f14e443154: Verifying Checksum 19:10:23 30f14e443154: Download complete 19:10:23 213ec9aee27d: Verifying Checksum 19:10:23 213ec9aee27d: Download complete 19:10:23 801331c1e519: Verifying Checksum 19:10:23 801331c1e519: Download complete 19:10:23 213ec9aee27d: Pull complete 19:10:23 4583459ba037: Pull complete 19:10:23 93c1e223e6f2: Pull complete 19:10:23 99cc6dd402b0: Verifying Checksum 19:10:23 99cc6dd402b0: Download complete 19:10:24 7d9ed39f4882: Verifying Checksum 19:10:24 7d9ed39f4882: Download complete 19:10:24 53926ce57604: Verifying Checksum 19:10:24 53926ce57604: Download complete 19:10:28 53926ce57604: Pull complete 19:10:28 21b2b0c7a3f4: Pull complete 19:10:28 30f14e443154: Pull complete 19:10:28 801331c1e519: Pull complete 19:10:30 99cc6dd402b0: Pull complete 19:10:30 7d9ed39f4882: Pull complete 19:10:31 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 19:10:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:10:31 ---> 1dedd983c030 19:10:31 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 19:10:35 ---> Running in 358517da27b7 19:10:35 Removing intermediate container 358517da27b7 19:10:35 ---> 5077fc75b517 19:10:35 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 19:10:35 ---> Running in d9ba8872c793 19:10:35 Removing intermediate container d9ba8872c793 19:10:35 ---> 43410f2d9356 19:10:35 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 19:10:35 ---> Running in 9659d59585ea 19:10:35 Removing intermediate container 9659d59585ea 19:10:35 ---> 8ac372ec4731 19:10:35 Step 6/16 : LABEL Name=edgex-ui-go 19:10:35 ---> Running in 0c1e496ad80d 19:10:35 Removing intermediate container 0c1e496ad80d 19:10:35 ---> b50a8a49f462 19:10:35 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 19:10:35 ---> Running in 184ef1e07b04 19:10:35 Removing intermediate container 184ef1e07b04 19:10:35 ---> ad2ef7d252a7 19:10:35 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 19:10:36 Still waiting to schedule task 19:10:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:10:36 latest: Pulling from library/docker 19:10:36 213ec9aee27d: Already exists 19:10:36 7b0dd730a5c3: Pulling fs layer 19:10:36 4b90f8029a36: Pulling fs layer 19:10:36 bea6d6d58c11: Pulling fs layer 19:10:36 b28b21e97172: Pulling fs layer 19:10:36 fd102b8fb384: Pulling fs layer 19:10:36 9eb1d0209852: Pulling fs layer 19:10:36 d3ef7050c453: Pulling fs layer 19:10:36 fb4cbd776d56: Pulling fs layer 19:10:36 9eb1d0209852: Waiting 19:10:36 d3ef7050c453: Waiting 19:10:36 b28b21e97172: Waiting 19:10:36 fb4cbd776d56: Waiting 19:10:36 fd102b8fb384: Waiting 19:10:36 4b90f8029a36: Verifying Checksum 19:10:36 4b90f8029a36: Download complete 19:10:36 7b0dd730a5c3: Verifying Checksum 19:10:36 7b0dd730a5c3: Download complete 19:10:37 7b0dd730a5c3: Pull complete 19:10:37 bea6d6d58c11: Verifying Checksum 19:10:37 bea6d6d58c11: Download complete 19:10:37 4b90f8029a36: Pull complete 19:10:37 b28b21e97172: Verifying Checksum 19:10:37 b28b21e97172: Download complete 19:10:37 9eb1d0209852: Download complete 19:10:37 d3ef7050c453: Download complete 19:10:37 fb4cbd776d56: Verifying Checksum 19:10:37 fb4cbd776d56: Download complete 19:10:37 fd102b8fb384: Verifying Checksum 19:10:37 fd102b8fb384: Download complete 19:10:37 bea6d6d58c11: Pull complete 19:10:37 b28b21e97172: Pull complete 19:10:38 fd102b8fb384: Pull complete 19:10:38 9eb1d0209852: Pull complete 19:10:38 d3ef7050c453: Pull complete 19:10:38 fb4cbd776d56: Pull complete 19:10:38 Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 19:10:38 Status: Downloaded newer image for docker:latest 19:10:40 ---> 9fffd0e736cb 19:10:40 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:40 ---> Running in 1b2c9d4e3107 19:10:41 Removing intermediate container 1b2c9d4e3107 19:10:41 ---> c3ff5f6a6ff0 19:10:41 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:10:41 ---> Running in 5160fad5f2f0 19:10:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:42 OK: 211 MiB in 51 packages 19:10:43 Removing intermediate container 5160fad5f2f0 19:10:43 ---> 4ec23722b716 19:10:43 Step 11/16 : ENV GO111MODULE=on 19:10:43 ---> Running in f05acbe7b2a7 19:10:43 Removing intermediate container f05acbe7b2a7 19:10:43 ---> 2f14e06826f2 19:10:43 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 19:10:43 ---> Running in 4cd5188c3043 19:10:43 Removing intermediate container 4cd5188c3043 19:10:43 ---> 2fc935796b0e 19:10:43 Step 13/16 : COPY go.mod vendor* ./ 19:10:44 ---> e4c6a0208fd3 19:10:44 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:44 ---> Running in ba8c197ebb15 19:11:06 Removing intermediate container ba8c197ebb15 19:11:06 ---> 0c71c9657bee 19:11:06 Step 15/16 : COPY . . 19:11:06 ---> 1577c947db22 19:11:06 Step 16/16 : RUN ${MAKE} 19:11:06 ---> Running in afe2bec1c6e8 19:11:06 noop 19:11:06 Removing intermediate container afe2bec1c6e8 19:11:06 ---> 8be74161565e 19:11:06 Successfully built 8be74161565e 19:11:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:06 + docker inspect -f . ci-base-image-x86_64 19:11:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:06 prd-ubuntu20.04-docker-8c-8g-24916 does not seem to be running inside a container 19:11:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:11:07 $ docker top acf84a0283a634b91c4df2c6ad1f4db04d67ed369001269b6665dbadd7086d9a -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:07 + go version 19:11:07 go version go1.18.7 linux/amd64 [Pipeline] } 19:11:07 $ docker stop --time=1 acf84a0283a634b91c4df2c6ad1f4db04d67ed369001269b6665dbadd7086d9a 19:11:08 $ docker rm -f acf84a0283a634b91c4df2c6ad1f4db04d67ed369001269b6665dbadd7086d9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:09 + docker inspect -f . ci-base-image-x86_64 19:11:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:09 prd-ubuntu20.04-docker-8c-8g-24916 does not seem to be running inside a container 19:11:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:11:09 $ docker top 88384818d1496f7f98404fc4b0f5f3ac29f085793ac61b04ca4dbe8161f04965 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:10 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [Pipeline] fileExists [Pipeline] sh 19:11:10 + make test 19:11:10 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 19:11:10 ? github.com/edgexfoundry/edgex-ui-go [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 19:11:20 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 19:11:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:11:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:11:22 ./bin/test-attribution-txt.sh 19:11:22 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 19:11:22 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 19:11:22 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 19:11:22 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 19:11:22 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 19:11:22 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 19:11:22 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 19:11:22 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 19:11:22 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 19:11:22 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 19:11:22 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 19:11:22 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 19:11:22 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:11:22 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:11:22 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:11:22 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 19:11:22 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 19:11:22 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 19:11:22 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 19:11:22 An attribution for golang.org/x/net is missing from Attribution.txt, please add 19:11:22 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 19:11:22 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 19:11:22 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 19:11:22 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 19:11:22 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 19:11:22 make -C web test 19:11:22 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/web' 19:11:22 make[1]: tput: No such file or directory 19:11:22 make[1]: tput: No such file or directory 19:11:22 warning: generating ./VERSION 19:11:22 echo "0.0.0" > VERSION 19:11:22 docker build \ 19:11:22 -f Dockerfile \ 19:11:22 --build-arg USER=1000 \ 19:11:22 \ 19:11:22 --label "git_sha=4362c92f78e9447aa0da12efc957a1332f867636" \ 19:11:22 -t edgexfoundry/edgex-web-ui:4362c92f78e9447aa0da12efc957a1332f867636 \ 19:11:22 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 19:11:22 . 19:11:22 Sending build context to Docker daemon 3.27MB 19:11:22 Step 1/10 : FROM node:16.17-alpine3.15 19:11:22 16.17-alpine3.15: Pulling from library/node 19:11:22 9621f1afde84: Pulling fs layer 19:11:22 c6f70ee39829: Pulling fs layer 19:11:22 56892a8094a2: Pulling fs layer 19:11:22 58dd87906ef0: Pulling fs layer 19:11:22 58dd87906ef0: Waiting 19:11:22 56892a8094a2: Download complete 19:11:22 9621f1afde84: Verifying Checksum 19:11:22 9621f1afde84: Download complete 19:11:22 58dd87906ef0: Verifying Checksum 19:11:22 58dd87906ef0: Download complete 19:11:22 9621f1afde84: Pull complete 19:11:23 c6f70ee39829: Verifying Checksum 19:11:23 c6f70ee39829: Download complete 19:11:24 c6f70ee39829: Pull complete 19:11:24 56892a8094a2: Pull complete 19:11:24 58dd87906ef0: Pull complete 19:11:24 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 19:11:24 Status: Downloaded newer image for node:16.17-alpine3.15 19:11:24 ---> b69703f70c3d 19:11:24 Step 2/10 : RUN apk add --no-cache chromium 19:11:25 ---> Running in 3bab7a440533 19:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:26 (1/129) Installing libxau (1.0.9-r0) 19:11:26 (2/129) Installing libmd (1.0.3-r0) 19:11:26 (3/129) Installing libbsd (0.11.3-r1) 19:11:26 (4/129) Installing libxdmcp (1.1.3-r0) 19:11:26 (5/129) Installing libxcb (1.14-r2) 19:11:26 (6/129) Installing libx11 (1.7.3.1-r0) 19:11:26 (7/129) Installing libxext (1.3.4-r0) 19:11:26 (8/129) Installing libice (1.0.10-r0) 19:11:26 (9/129) Installing libuuid (2.37.4-r0) 19:11:26 (10/129) Installing libsm (1.2.3-r0) 19:11:26 (11/129) Installing libxt (1.2.1-r0) 19:11:26 (12/129) Installing libxmu (1.1.3-r0) 19:11:26 (13/129) Installing xset (1.2.4-r0) 19:11:26 (14/129) Installing xprop (1.2.5-r0) 19:11:26 (15/129) Installing xdg-utils (1.1.3-r0) 19:11:26 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 19:11:26 (17/129) Installing pkgconf (1.8.0-r0) 19:11:26 (18/129) Installing libffi (3.4.2-r1) 19:11:26 (19/129) Installing libintl (0.21-r0) 19:11:26 (20/129) Installing libblkid (2.37.4-r0) 19:11:26 (21/129) Installing libmount (2.37.4-r0) 19:11:26 (22/129) Installing pcre (8.45-r1) 19:11:26 (23/129) Installing glib (2.70.1-r0) 19:11:26 (24/129) Installing xz-libs (5.2.5-r1) 19:11:26 (25/129) Installing libxml2 (2.9.14-r2) 19:11:26 (26/129) Installing shared-mime-info (2.1-r1) 19:11:26 (27/129) Installing hicolor-icon-theme (0.17-r1) 19:11:26 (28/129) Installing libjpeg-turbo (2.1.2-r0) 19:11:26 (29/129) Installing libpng (1.6.37-r1) 19:11:26 (30/129) Installing libwebp (1.2.2-r0) 19:11:26 (31/129) Installing zstd-libs (1.5.0-r0) 19:11:26 (32/129) Installing tiff (4.4.0-r0) 19:11:26 (33/129) Installing gdk-pixbuf (2.42.8-r0) 19:11:26 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 19:11:26 (35/129) Installing libxcomposite (0.4.5-r0) 19:11:26 (36/129) Installing libxfixes (6.0.0-r0) 19:11:26 (37/129) Installing libxrender (0.9.10-r3) 19:11:26 (38/129) Installing libxcursor (1.2.0-r0) 19:11:26 (39/129) Installing libxdamage (1.1.5-r1) 19:11:26 (40/129) Installing libxi (1.8-r0) 19:11:26 (41/129) Installing libxinerama (1.1.4-r1) 19:11:26 (42/129) Installing libxrandr (1.5.2-r1) 19:11:26 (43/129) Installing atk (2.36.0-r0) 19:11:26 (44/129) Installing libxtst (1.2.3-r3) 19:11:26 (45/129) Installing dbus-libs (1.12.24-r0) 19:11:26 (46/129) Installing at-spi2-core (2.42.0-r0) 19:11:26 (47/129) Installing at-spi2-atk (2.38.0-r0) 19:11:26 (48/129) Installing expat (2.4.9-r0) 19:11:26 (49/129) Installing brotli-libs (1.0.9-r5) 19:11:26 (50/129) Installing libbz2 (1.0.8-r1) 19:11:26 (51/129) Installing freetype (2.11.1-r2) 19:11:26 (52/129) Installing fontconfig (2.13.1-r4) 19:11:26 (53/129) Installing pixman (0.40.0-r3) 19:11:26 (54/129) Installing cairo (1.16.0-r5) 19:11:26 (55/129) Installing cairo-gobject (1.16.0-r5) 19:11:26 (56/129) Installing avahi-libs (0.8-r5) 19:11:26 (57/129) Installing gmp (6.2.1-r1) 19:11:26 (58/129) Installing nettle (3.7.3-r0) 19:11:26 (59/129) Installing p11-kit (0.24.0-r1) 19:11:26 (60/129) Installing libtasn1 (4.18.0-r0) 19:11:26 (61/129) Installing libunistring (0.9.10-r1) 19:11:27 (62/129) Installing gnutls (3.7.1-r1) 19:11:27 (63/129) Installing cups-libs (2.3.3-r6) 19:11:27 (64/129) Installing libepoxy (1.5.9-r0) 19:11:27 (65/129) Installing fribidi (1.0.11-r0) 19:11:27 (66/129) Installing graphite2 (1.3.14-r0) 19:11:27 (67/129) Installing harfbuzz (3.0.0-r2) 19:11:27 (68/129) Installing libxft (2.3.4-r0) 19:11:27 (69/129) Installing pango (1.48.10-r0) 19:11:27 (70/129) Installing wayland-libs-client (1.19.0-r1) 19:11:27 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 19:11:27 (72/129) Installing wayland-libs-egl (1.19.0-r1) 19:11:27 (73/129) Installing xkeyboard-config (2.34-r0) 19:11:27 (74/129) Installing libxkbcommon (1.3.1-r0) 19:11:27 (75/129) Installing gtk+3.0 (3.24.30-r0) 19:11:27 Executing gtk+3.0-3.24.30-r0.post-install 19:11:27 (76/129) Installing libfontenc (1.1.4-r0) 19:11:27 (77/129) Installing mkfontscale (1.2.1-r1) 19:11:27 (78/129) Installing ttf-opensans (1.10-r1) 19:11:27 Executing ttf-opensans-1.10-r1.post-install 19:11:29 (79/129) Installing libogg (1.3.5-r0) 19:11:29 (80/129) Installing flac (1.3.4-r0) 19:11:29 (81/129) Installing alsa-lib (1.2.5.1-r1) 19:11:29 (82/129) Installing libatomic (10.3.1_git20211027-r0) 19:11:29 (83/129) Installing sdl2 (2.0.16-r4) 19:11:29 (84/129) Installing aom-libs (3.2.0-r0) 19:11:29 (85/129) Installing libass (0.15.2-r0) 19:11:29 (86/129) Installing libdav1d (0.9.2-r0) 19:11:29 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 19:11:29 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 19:11:29 (89/129) Installing lame (3.100-r0) 19:11:29 (90/129) Installing opus (1.3.1-r1) 19:11:29 (91/129) Installing libgomp (10.3.1_git20211027-r0) 19:11:29 (92/129) Installing soxr (0.1.3-r2) 19:11:29 (93/129) Installing libsrt (1.4.2-r1) 19:11:29 (94/129) Installing libssh (0.9.6-r1) 19:11:29 (95/129) Installing libtheora (1.1.1-r16) 19:11:29 (96/129) Installing v4l-utils-libs (1.22.1-r1) 19:11:29 (97/129) Installing libpciaccess (0.16-r0) 19:11:29 (98/129) Installing libdrm (2.4.109-r0) 19:11:29 (99/129) Installing libva (2.13.0-r0) 19:11:29 (100/129) Installing libvdpau (1.4-r0) 19:11:29 (101/129) Installing vidstab (1.1.0-r1) 19:11:29 (102/129) Installing libvorbis (1.3.7-r0) 19:11:29 (103/129) Installing libvpx (1.10.0-r0) 19:11:29 (104/129) Installing vulkan-loader (1.2.196-r0) 19:11:29 (105/129) Installing x264-libs (20210613-r0) 19:11:29 (106/129) Installing x265-libs (3.5-r0) 19:11:29 (107/129) Installing xvidcore (1.3.7-r1) 19:11:29 (108/129) Installing ffmpeg-libs (4.4.1-r2) 19:11:30 (109/129) Installing libevent (2.1.12-r4) 19:11:30 (110/129) Installing mesa (21.2.6-r0) 19:11:30 (111/129) Installing wayland-libs-server (1.19.0-r1) 19:11:30 (112/129) Installing mesa-gbm (21.2.6-r0) 19:11:30 (113/129) Installing lcms2 (2.12-r1) 19:11:30 (114/129) Installing nspr (4.32-r0) 19:11:30 (115/129) Installing sqlite-libs (3.36.0-r0) 19:11:30 (116/129) Installing nss (3.78.1-r0) 19:11:30 (117/129) Installing libasyncns (0.8-r1) 19:11:30 (118/129) Installing libltdl (2.4.6-r7) 19:11:30 (119/129) Installing orc (0.4.32-r0) 19:11:30 (120/129) Installing libsndfile (1.0.31-r1) 19:11:30 (121/129) Installing speexdsp (1.2.0-r0) 19:11:30 (122/129) Installing tdb-libs (1.4.5-r0) 19:11:30 (123/129) Installing libpulse (15.0-r2) 19:11:30 (124/129) Installing re2 (2021.11.01-r0) 19:11:30 (125/129) Installing snappy (1.1.9-r1) 19:11:30 (126/129) Installing libgpg-error (1.42-r1) 19:11:30 (127/129) Installing libgcrypt (1.9.4-r0) 19:11:30 (128/129) Installing libxslt (1.1.35-r0) 19:11:30 (129/129) Installing chromium (99.0.4844.84-r0) 19:11:31 Executing busybox-1.34.1-r7.trigger 19:11:31 Executing glib-2.70.1-r0.trigger 19:11:31 Executing shared-mime-info-2.1-r1.trigger 19:11:33 Executing gdk-pixbuf-2.42.8-r0.trigger 19:11:33 Executing gtk-update-icon-cache-2.24.33-r0.trigger 19:11:33 Executing fontconfig-2.13.1-r4.trigger 19:11:33 Executing mkfontscale-1.2.1-r1.trigger 19:11:33 OK: 286 MiB in 145 packages 19:11:38 Removing intermediate container 3bab7a440533 19:11:38 ---> 86c8374daef5 19:11:38 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 19:11:38 ---> Running in 45c9bccef155 19:11:38 Removing intermediate container 45c9bccef155 19:11:38 ---> 866aecab434b 19:11:38 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 19:11:38 ---> Running in 6fc46595d6ea 19:11:38 Removing intermediate container 6fc46595d6ea 19:11:38 ---> bf85f1828f60 19:11:38 Step 5/10 : RUN npm install -g npm 19:11:38 ---> Running in e1963261e247 19:11:45 19:11:45 changed 54 packages, and audited 212 packages in 5s 19:11:45 19:11:45 11 packages are looking for funding 19:11:45 run `npm fund` for details 19:11:45 19:11:45 found 0 vulnerabilities 19:11:45 Removing intermediate container e1963261e247 19:11:45 ---> 74e3aeaadb4f 19:11:45 Step 6/10 : ARG USER=1000 19:11:45 ---> Running in 32ba6db1ebf3 19:11:45 Removing intermediate container 32ba6db1ebf3 19:11:45 ---> f6538d526a6e 19:11:45 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 19:11:45 ---> Running in de8a35a834c6 19:11:45 Removing intermediate container de8a35a834c6 19:11:45 ---> 70a649bcdd8a 19:11:45 Step 8/10 : USER $USER:$USER 19:11:45 ---> Running in aed349575687 19:11:46 Removing intermediate container aed349575687 19:11:46 ---> 0e809a02076f 19:11:46 Step 9/10 : WORKDIR /app 19:11:46 ---> Running in e1ef4e26cdec 19:11:46 Removing intermediate container e1ef4e26cdec 19:11:46 ---> bc51ab9ad78b 19:11:46 Step 10/10 : LABEL git_sha=4362c92f78e9447aa0da12efc957a1332f867636 19:11:46 ---> Running in 71fd6edc7360 19:11:46 Removing intermediate container 71fd6edc7360 19:11:46 ---> c47ba0fadf01 19:11:46 Successfully built c47ba0fadf01 19:11:46 Successfully tagged edgexfoundry/edgex-web-ui:4362c92f78e9447aa0da12efc957a1332f867636 19:11:46 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 19:11:46 touch edgex-web-ui.imagebuilt 19:11:46 mkdir -p node_modules coverage 19:11:46 chown "1000:1000" node_modules coverage package-lock.json 19:11:46 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 19:11:48 npm WARN EBADENGINE Unsupported engine { 19:11:48 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 19:11:48 npm WARN EBADENGINE required: { 19:11:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 19:11:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 19:11:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 19:11:48 npm WARN EBADENGINE }, 19:11:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 19:11:48 npm WARN EBADENGINE } 19:11:48 npm WARN EBADENGINE Unsupported engine { 19:11:48 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 19:11:48 npm WARN EBADENGINE required: { 19:11:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 19:11:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 19:11:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 19:11:48 npm WARN EBADENGINE }, 19:11:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 19:11:48 npm WARN EBADENGINE } 19:11:48 npm WARN EBADENGINE Unsupported engine { 19:11:48 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 19:11:48 npm WARN EBADENGINE required: { 19:11:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 19:11:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 19:11:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 19:11:48 npm WARN EBADENGINE }, 19:11:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 19:11:48 npm WARN EBADENGINE } 19:11:48 npm WARN EBADENGINE Unsupported engine { 19:11:48 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 19:11:48 npm WARN EBADENGINE required: { 19:11:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 19:11:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 19:11:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 19:11:48 npm WARN EBADENGINE }, 19:11:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 19:11:48 npm WARN EBADENGINE } 19:11:48 npm WARN EBADENGINE Unsupported engine { 19:11:48 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 19:11:48 npm WARN EBADENGINE required: { 19:11:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 19:11:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 19:11:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 19:11:48 npm WARN EBADENGINE }, 19:11:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 19:11:48 npm WARN EBADENGINE } 19:11:48 npm WARN EBADENGINE Unsupported engine { 19:11:48 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 19:11:48 npm WARN EBADENGINE required: { 19:11:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 19:11:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 19:11:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 19:11:48 npm WARN EBADENGINE }, 19:11:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 19:11:48 npm WARN EBADENGINE } 19:11:48 npm WARN EBADENGINE Unsupported engine { 19:11:48 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 19:11:48 npm WARN EBADENGINE required: { 19:11:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 19:11:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 19:11:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 19:11:48 npm WARN EBADENGINE }, 19:11:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 19:11:48 npm WARN EBADENGINE } 19:11:48 npm WARN EBADENGINE Unsupported engine { 19:11:48 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 19:11:48 npm WARN EBADENGINE required: { 19:11:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 19:11:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 19:11:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 19:11:48 npm WARN EBADENGINE }, 19:11:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 19:11:48 npm WARN EBADENGINE } 19:11:48 npm WARN EBADENGINE Unsupported engine { 19:11:48 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 19:11:48 npm WARN EBADENGINE required: { 19:11:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 19:11:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 19:11:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 19:11:48 npm WARN EBADENGINE }, 19:11:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 19:11:48 npm WARN EBADENGINE } 19:11:52 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 19:11:52 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 19:11:52 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 19:11:52 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 19:11:53 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 19:11:53 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 19:11:53 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 19:11:54 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 19:11:54 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 19:11:56 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 19:11:56 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 19:11:57 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 19:11:57 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 19:11:58 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 19:11:58 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 19:11:58 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 19:11:59 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 19:12:01 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 19:12:04 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 19:12:08 19:12:08 added 1478 packages, and audited 1479 packages in 21s 19:12:08 19:12:08 90 packages are looking for funding 19:12:08 run `npm fund` for details 19:12:08 19:12:08 13 vulnerabilities (3 moderate, 8 high, 2 critical) 19:12:08 19:12:08 To address issues that do not require attention, run: 19:12:08 npm audit fix 19:12:08 19:12:08 To address all issues (including breaking changes), run: 19:12:08 npm audit fix --force 19:12:08 19:12:08 Run `npm audit` for details. 19:12:15 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 19:12:16 - Generating browser application bundles (phase: setup)... 19:12:21 Compiling @angular/core : es2015 as esm2015 19:12:21 Compiling @angular/compiler/testing : es2015 as esm2015 19:12:24 Compiling @angular/common : es2015 as esm2015 19:12:24 Compiling @angular/core/testing : es2015 as esm2015 19:12:25 Compiling @angular/platform-browser : es2015 as esm2015 19:12:25 Compiling @angular/common/testing : es2015 as esm2015 19:12:25 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 19:12:25 Compiling @angular/platform-browser/testing : es2015 as esm2015 19:12:25 Compiling @angular/common/http : es2015 as esm2015 19:12:26 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 19:12:26 Compiling @angular/router : es2015 as esm2015 19:12:26 Compiling @angular/forms : es2015 as esm2015 19:12:26 Compiling @angular/common/http/testing : es2015 as esm2015 19:12:28 Compiling @angular/router/testing : es2015 as esm2015 19:12:34 24 10 2022 19:12:33.620:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 19:12:34 24 10 2022 19:12:33.622:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 19:12:34 24 10 2022 19:12:33.625:INFO [launcher]: Starting browser ChromeHeadless 19:12:47 ✔ Browser application bundle generation complete. 19:12:47 24 10 2022 19:12:45.229:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket y6djh-Z2ZEw_FOBTAAAB with id 19250510 19:12:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 19:12:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.084 secs) 19:12:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.286 secs) 19:12:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.29 secs) 19:12:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.329 secs) 19:12:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.365 secs) 19:12:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.371 secs) 19:12:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.382 secs) 19:12:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.405 secs) 19:12:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.42 secs) 19:12:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.45 secs) 19:12:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.471 secs) 19:12:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.485 secs) 19:12:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.491 secs) 19:12:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.493 secs) 19:12:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.495 secs) 19:12:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.532 secs) 19:12:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.547 secs) 19:12:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.564 secs) 19:12:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.582 secs) 19:12:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.615 secs) 19:12:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.629 secs) 19:12:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.657 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.667 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.675 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.688 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.694 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.698 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.702 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.741 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.758 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.766 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.799 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.809 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.817 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.821 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.84 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.845 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.849 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.853 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.863 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.88 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.896 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.907 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.91 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.932 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.946 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.954 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.974 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.026 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.03 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.032 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.036 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.045 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.062 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.083 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.094 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.111 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.132 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.167 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.169 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.172 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.18 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.189 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.196 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.202 secs) 19:12:49 WARN: ' 19:12:49 It looks like you're using ngModel on the same form field as formControlName. 19:12:49 Support for using the ngModel input property and ngModelChange event with 19:12:49 reactive form directives has been deprecated in Angular v6 and will be removed 19:12:49 in a future version of Angular. 19:12:49 19:12:49 For more information on this, see our API docs here: 19:12:49 https://angular.io/api/forms/FormControlName#use-with-ngmodel 19:12:49 ' 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.202 secs) 19:12:49 WARN: ' 19:12:49 It looks like you're using ngModel on the same form field as formControlName. 19:12:49 Support for using the ngModel input property and ngModelChange event with 19:12:49 reactive form directives has been deprecated in Angular v6 and will be removed 19:12:49 in a future version of Angular. 19:12:49 19:12:49 For more information on this, see our API docs here: 19:12:49 https://angular.io/api/forms/FormControlName#use-with-ngmodel 19:12:49 ' 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.223 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.228 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.231 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.233 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.245 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.25 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.259 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.267 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.284 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.306 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.315 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.319 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.324 secs) 19:12:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.366 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.378 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.407 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.419 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.428 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.456 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.459 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.466 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.468 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.494 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.508 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.519 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.528 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.537 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.549 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.552 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.554 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.56 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.57 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.572 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.576 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.579 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.613 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.645 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.653 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.678 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.691 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.698 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.701 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.705 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.708 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.71 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.734 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.746 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.749 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.776 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.818 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.824 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.828 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.83 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.838 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.84 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.841 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.856 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.879 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.895 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.908 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.911 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.913 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.917 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.956 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.977 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.996 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.022 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.025 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.031 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.043 secs) 19:12:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.065 secs) 19:12:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.089 secs) 19:12:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.1 secs) 19:12:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.176 secs) 19:12:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.184 secs) 19:12:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.191 secs) 19:12:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.202 secs) 19:12:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.228 secs) 19:12:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.241 secs) 19:12:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.247 secs) 19:12:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.267 secs) 19:12:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.277 secs) 19:12:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.284 secs) 19:12:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.292 secs) 19:12:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.402 secs / 2.292 secs) 19:12:51 TOTAL: 149 SUCCESS 19:12:51 ✔ Browser application bundle generation complete. 19:12:52 19:12:52 =============================== Coverage summary =============================== 19:12:52 Statements : 40.84% ( 1462/3580 ) 19:12:52 Branches : 12.03% ( 111/923 ) 19:12:52 Functions : 33.05% ( 429/1298 ) 19:12:52 Lines : 38.77% ( 1313/3387 ) 19:12:52 ================================================================================ 19:12:52 ✔ Browser application bundle generation complete. 19:12:52 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/web' [Pipeline] echo 19:12:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:12:52 $ docker stop --time=1 88384818d1496f7f98404fc4b0f5f3ac29f085793ac61b04ca4dbe8161f04965 19:12:53 $ docker rm -f 88384818d1496f7f98404fc4b0f5f3ac29f085793ac61b04ca4dbe8161f04965 [Pipeline] // withDockerContainer [Pipeline] sh 19:12:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:12:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:12:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:12:56 + ls -al . 19:12:56 total 184 19:12:56 drwxrwxr-x 14 jenkins jenkins 4096 Oct 24 19:11 . 19:12:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 19:09 .. 19:12:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 19:09 .blubracket 19:12:56 -rw-rw-r-- 1 jenkins jenkins 18 Oct 24 19:09 .dockerignore 19:12:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 19:10 .git 19:12:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 19:09 .github 19:12:56 -rw-rw-r-- 1 jenkins jenkins 185 Oct 24 19:09 .gitignore 19:12:56 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 19:10 .semver 19:12:56 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 24 19:09 Attribution.txt 19:12:56 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 24 19:09 CHANGELOG.md 19:12:56 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 24 19:09 CONTRIBUTING.md 19:12:56 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 24 19:09 Dockerfile 19:12:56 -rw-rw-r-- 1 jenkins jenkins 652 Oct 24 19:09 Jenkinsfile 19:12:56 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 24 19:09 LICENSE 19:12:56 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 24 19:09 Makefile 19:12:56 -rw-rw-r-- 1 jenkins jenkins 4398 Oct 24 19:09 README.md 19:12:56 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 19:10 VERSION 19:12:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 19:09 assets 19:12:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 19:09 bin 19:12:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 19:09 cmd 19:12:56 -rw-r--r-- 1 jenkins jenkins 10 Oct 24 19:11 coverage.out 19:12:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 19:09 docs 19:12:56 -rw-rw-r-- 1 jenkins jenkins 3151 Oct 24 19:09 go.mod 19:12:56 -rw-rw-r-- 1 jenkins jenkins 43970 Oct 24 19:09 go.sum 19:12:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 19:09 internal 19:12:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 19:09 snap 19:12:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 19:09 testing 19:12:56 -rw-rw-r-- 1 jenkins jenkins 155 Oct 24 19:09 version.go 19:12:56 drwxrwxr-x 6 jenkins jenkins 4096 Oct 24 19:11 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:56 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=4362c92f78e9447aa0da12efc957a1332f867636 --label arch=amd64 --label version=0.0.0 . 19:12:56 Sending build context to Docker daemon 48.24MB 19:12:56 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 19:12:56 Step 2/26 : FROM ${BASE} AS builder 19:12:56 ---> 8be74161565e 19:12:56 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 19:12:57 ---> Running in bacdf46c7f9a 19:12:57 Removing intermediate container bacdf46c7f9a 19:12:57 ---> 3bef2af65ccb 19:12:57 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 19:12:57 ---> Running in 52294aca1f7b 19:12:57 Removing intermediate container 52294aca1f7b 19:12:57 ---> e8f8dc197b2d 19:12:57 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 19:12:57 ---> Running in 0880ac067096 19:12:57 Removing intermediate container 0880ac067096 19:12:57 ---> cb8a1f1523ec 19:12:57 Step 6/26 : LABEL Name=edgex-ui-go 19:12:57 ---> Running in 607ddd6522bd 19:12:57 Removing intermediate container 607ddd6522bd 19:12:57 ---> 42333b79696a 19:12:57 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 19:12:57 ---> Running in 3d138c479b3c 19:12:57 Removing intermediate container 3d138c479b3c 19:12:57 ---> 853054747c04 19:12:57 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 19:12:58 ---> 33a218f757e3 19:12:58 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:58 ---> Running in cc734d1c23a6 19:12:59 Removing intermediate container cc734d1c23a6 19:12:59 ---> 171188f3cedb 19:12:59 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:12:59 ---> Running in f2d27d6a92f6 19:12:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:00 OK: 211 MiB in 51 packages 19:13:01 Removing intermediate container f2d27d6a92f6 19:13:01 ---> 1a409c3439ab 19:13:01 Step 11/26 : ENV GO111MODULE=on 19:13:01 ---> Running in 97f8f396050f 19:13:01 Removing intermediate container 97f8f396050f 19:13:01 ---> 8486f51c650f 19:13:01 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 19:13:01 ---> Running in 2c9c5bc19217 19:13:01 Removing intermediate container 2c9c5bc19217 19:13:01 ---> 0b6c67799c74 19:13:01 Step 13/26 : COPY go.mod vendor* ./ 19:13:01 ---> d2630b8764ea 19:13:01 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:01 ---> Running in 6ca52ee4cb96 19:13:02 Removing intermediate container 6ca52ee4cb96 19:13:02 ---> 7dae943fa37c 19:13:02 Step 15/26 : COPY . . 19:13:03 ---> f684c24e0202 19:13:03 Step 16/26 : RUN ${MAKE} 19:13:03 ---> Running in 96d5cb46db9f 19:13:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 19:13:15 Removing intermediate container 96d5cb46db9f 19:13:15 ---> bb056efa04fb 19:13:15 Step 17/26 : FROM alpine:3.14 19:13:15 3.14: Pulling from library/alpine 19:13:15 c7ed990a2339: Pulling fs layer 19:13:16 c7ed990a2339: Verifying Checksum 19:13:16 c7ed990a2339: Download complete 19:13:16 c7ed990a2339: Pull complete 19:13:16 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 19:13:16 Status: Downloaded newer image for alpine:3.14 19:13:16 ---> dd53f409bf0b 19:13:16 Step 18/26 : EXPOSE 4000 19:13:16 ---> Running in 10326cf7a42a 19:13:16 Removing intermediate container 10326cf7a42a 19:13:16 ---> 637b71433f15 19:13:16 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 19:13:17 ---> 0256baafc1e6 19:13:17 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 19:13:17 ---> 81f96e6c9d67 19:13:17 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 19:13:17 ---> a56ebf90cfdc 19:13:17 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 19:13:17 ---> Running in ee4a204a3c18 19:13:17 Removing intermediate container ee4a204a3c18 19:13:17 ---> 4c2cc3bc5bfd 19:13:17 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 19:13:17 ---> Running in 204bd73475a8 19:13:17 Removing intermediate container 204bd73475a8 19:13:17 ---> 0c9a1a852676 19:13:17 Step 24/26 : LABEL arch=amd64 19:13:17 ---> Running in ebd534ded3fb 19:13:17 Removing intermediate container ebd534ded3fb 19:13:17 ---> 11a94f6ac2df 19:13:17 Step 25/26 : LABEL git_sha=4362c92f78e9447aa0da12efc957a1332f867636 19:13:17 ---> Running in c681f7bd5f5c 19:13:18 Removing intermediate container c681f7bd5f5c 19:13:18 ---> 9e65f8cc0fe9 19:13:18 Step 26/26 : LABEL version=0.0.0 19:13:18 ---> Running in 87455f792ba7 19:13:18 Removing intermediate container 87455f792ba7 19:13:18 ---> 3c0ebc9d0de3 19:13:18 [Warning] One or more build-args [ARCH] were not consumed 19:13:18 Successfully built 3c0ebc9d0de3 19:13:18 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:13:18 19:13:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:13:18 latest: Pulling from edgex-lftools-log-publisher 19:13:18 5eb5b503b376: Pulling fs layer 19:13:18 5c69ac0246d0: Pulling fs layer 19:13:18 ec43610c2a17: Pulling fs layer 19:13:18 3a2ae6a8a46f: Pulling fs layer 19:13:18 33b1e0a273af: Pulling fs layer 19:13:18 5d3b04190fa2: Pulling fs layer 19:13:18 2f39f015ded8: Pulling fs layer 19:13:18 3a2ae6a8a46f: Waiting 19:13:18 33b1e0a273af: Waiting 19:13:18 5d3b04190fa2: Waiting 19:13:18 2f39f015ded8: Waiting 19:13:18 5c69ac0246d0: Download complete 19:13:18 3a2ae6a8a46f: Verifying Checksum 19:13:18 3a2ae6a8a46f: Download complete 19:13:18 ec43610c2a17: Verifying Checksum 19:13:18 ec43610c2a17: Download complete 19:13:18 33b1e0a273af: Verifying Checksum 19:13:18 33b1e0a273af: Download complete 19:13:18 5d3b04190fa2: Verifying Checksum 19:13:18 5d3b04190fa2: Download complete 19:13:19 5eb5b503b376: Verifying Checksum 19:13:19 5eb5b503b376: Download complete 19:13:19 2f39f015ded8: Download complete 19:13:20 5eb5b503b376: Pull complete 19:13:20 5c69ac0246d0: Pull complete 19:13:20 ec43610c2a17: Pull complete 19:13:20 3a2ae6a8a46f: Pull complete 19:13:21 33b1e0a273af: Pull complete 19:13:21 5d3b04190fa2: Pull complete 19:13:25 2f39f015ded8: Pull complete 19:13:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:13:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:13:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:25 prd-ubuntu20.04-docker-8c-8g-24916 does not seem to be running inside a container 19:13:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:13:28 $ docker top 3774d071241940249e324b7bc7742621b92f40c0b468528884ad489144f953ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:29 ---> job-cost.sh 19:13:29 lf-activate-venv: SKIPPING 19:13:29 INFO: No Stack... 19:13:29 INFO: Retrieving Pricing Info for: v3-standard-8 19:13:29 INFO: Archiving Costs [Pipeline] sh 19:13:30 + cut -d, -f6 19:13:30 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/cost.csv [Pipeline] lock 19:13:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-556-5-stack-cost] 19:13:30 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-5-stack-cost] did not exist. Created. 19:13:30 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-556-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:13:30 + echo total: 0.2199999988079071 [Pipeline] stash 19:13:30 Stashed 1 file(s) [Pipeline] } 19:13:30 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-5-stack-cost] [Pipeline] // lock [Pipeline] } 19:13:30 $ docker stop --time=1 3774d071241940249e324b7bc7742621b92f40c0b468528884ad489144f953ce 19:13:32 $ docker rm -f 3774d071241940249e324b7bc7742621b92f40c0b468528884ad489144f953ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:10:00 Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:10:00 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:10:01 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives ] 01:10:01 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives 01:10:01 total 16 01:10:01 drwxr-xr-x 3 root root 4096 Oct 24 19:13 . 01:10:01 drwxrwxr-x 15 jenkins jenkins 4096 Oct 24 19:13 .. 01:10:01 drwxr-xr-x 2 root root 4096 Oct 24 19:13 cost 01:10:01 -rw-r--r-- 1 root root 83 Oct 24 19:13 cost.csv 01:10:01 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives 01:10:01 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives 01:10:01 total 16 01:10:01 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 19:13 . 01:10:01 drwxrwxr-x 15 jenkins jenkins 4096 Oct 24 19:13 .. 01:10:01 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 19:13 cost 01:10:01 -rw-r--r-- 1 jenkins jenkins 83 Oct 24 19:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:10:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:10:02 ---> package-listing.sh 01:10:02 ++ facter osfamily 01:10:02 ++ tr '[:upper:]' '[:lower:]' 01:10:02 + OS_FAMILY=debian 01:10:02 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-556 01:10:02 + START_PACKAGES=/tmp/packages_start.txt 01:10:02 + END_PACKAGES=/tmp/packages_end.txt 01:10:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:10:02 + PACKAGES=/tmp/packages_start.txt 01:10:02 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-556 ']' 01:10:02 + PACKAGES=/tmp/packages_end.txt 01:10:02 + case "${OS_FAMILY}" in 01:10:02 + dpkg -l 01:10:02 + grep '^ii' 01:10:02 + '[' -f /tmp/packages_start.txt ']' 01:10:02 + '[' -f /tmp/packages_end.txt ']' 01:10:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:10:02 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-556 ']' 01:10:02 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/ 01:10:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/ [Pipeline] echo 01:10:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:10:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:10:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:03 prd-ubuntu20.04-docker-8c-8g-24916 does not seem to be running inside a container 01:10:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:10:03 $ docker top 604b9f7aa26bc9efd9ae4983ee184a1a82a895ff074985effcae0fde7ccbc42f -eo pid,comm [Pipeline] { [Pipeline] sh 01:10:03 + touch /tmp/pre-build-complete [Pipeline] sh 01:10:04 + mkdir -p /var/log/sysstat [Pipeline] sh 01:10:04 + ls /var/log/sa-host 01:10:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:10:04 provisioning config files... 01:10:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config14415902096229252689tmp [Pipeline] { [Pipeline] echo 01:10:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:10:04 ---> create-netrc.sh [Pipeline] } 01:10:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:10:05 ---> python-tools-install.sh [Pipeline] echo 01:10:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:10:05 ---> sudo-logs.sh 01:10:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:10:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:10:05 ---> job-cost.sh 01:10:05 lf-activate-venv: SKIPPING 01:10:05 DEBUG: total: 0.2199999988079071 01:10:05 INFO: Retrieving Stack Cost... 01:10:06 INFO: Retrieving Pricing Info for: v3-standard-8 01:10:06 INFO: Archiving Costs [Pipeline] echo 01:10:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:10:06 ---> logs-deploy.sh 01:10:06 lf-activate-venv: SKIPPING 01:10:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-556/5 01:10:06 INFO: archiving workspace using pattern(s): 01:10:08 Archives upload complete. 01:10:08 INFO: archiving logs to Nexus 01:10:08 ---> uname -a: 01:10:08 Linux prd-ubuntu20-04-docker-8c-8g-24916 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:10:08 01:10:08 01:10:08 ---> lscpu: 01:10:08 Architecture: x86_64 01:10:08 CPU op-mode(s): 32-bit, 64-bit 01:10:08 Byte Order: Little Endian 01:10:08 Address sizes: 40 bits physical, 48 bits virtual 01:10:08 CPU(s): 8 01:10:08 On-line CPU(s) list: 0-7 01:10:08 Thread(s) per core: 1 01:10:08 Core(s) per socket: 1 01:10:08 Socket(s): 8 01:10:08 NUMA node(s): 1 01:10:08 Vendor ID: AuthenticAMD 01:10:08 CPU family: 23 01:10:08 Model: 49 01:10:08 Model name: AMD EPYC-Rome Processor 01:10:08 Stepping: 0 01:10:08 CPU MHz: 2799.956 01:10:08 BogoMIPS: 5599.91 01:10:08 Virtualization: AMD-V 01:10:08 Hypervisor vendor: KVM 01:10:08 Virtualization type: full 01:10:08 L1d cache: 256 KiB 01:10:08 L1i cache: 256 KiB 01:10:08 L2 cache: 4 MiB 01:10:08 L3 cache: 128 MiB 01:10:08 NUMA node0 CPU(s): 0-7 01:10:08 Vulnerability Itlb multihit: Not affected 01:10:08 Vulnerability L1tf: Not affected 01:10:08 Vulnerability Mds: Not affected 01:10:08 Vulnerability Meltdown: Not affected 01:10:08 Vulnerability Mmio stale data: Not affected 01:10:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:10:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:10:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:10:08 Vulnerability Srbds: Not affected 01:10:08 Vulnerability Tsx async abort: Not affected 01:10:08 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:10:08 01:10:08 01:10:08 ---> nproc: 01:10:08 8 01:10:08 01:10:08 01:10:08 ---> df -h: 01:10:08 Filesystem Size Used Avail Use% Mounted on 01:10:08 overlay 155G 13G 143G 9% / 01:10:08 tmpfs 64M 0 64M 0% /dev 01:10:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:10:08 shm 64M 0 64M 0% /dev/shm 01:10:08 /dev/vda1 155G 13G 143G 9% /facter-os 01:10:08 01:10:08 01:10:08 ---> sar -b -r -n DEV: 01:10:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24916) 10/25/22 _x86_64_ (8 CPU) 01:10:08 01:10:08 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:10:08 00:00:01 400.00 0.00 400.00 0.00 0.00 4000.00 0.00 01:10:08 00:01:01 6.25 0.03 6.22 0.00 0.27 152.24 0.00 01:10:08 00:02:01 1.83 0.00 1.83 0.00 0.00 19.46 0.00 01:10:08 00:03:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 01:10:08 00:04:01 1.88 0.00 1.88 0.00 0.00 20.80 0.00 01:10:08 00:05:01 1.62 0.00 1.62 0.00 0.00 19.73 0.00 01:10:08 00:06:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 01:10:08 00:07:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 01:10:08 00:08:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 01:10:08 00:09:01 1.57 0.00 1.57 0.00 0.00 17.20 0.00 01:10:08 00:10:01 1.70 0.00 1.70 0.00 0.00 20.80 0.00 01:10:08 00:11:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 01:10:08 00:12:01 1.70 0.00 1.70 0.00 0.00 18.53 0.00 01:10:08 00:13:01 1.07 0.00 1.07 0.00 0.00 10.66 0.00 01:10:08 00:14:01 1.80 0.00 1.80 0.00 0.00 19.60 0.00 01:10:08 00:15:01 1.13 0.00 1.13 0.00 0.00 11.60 0.00 01:10:08 00:16:01 2.00 0.00 2.00 0.00 0.00 22.26 0.00 01:10:08 00:17:01 1.20 0.00 1.20 0.00 0.00 11.73 0.00 01:10:08 00:18:01 2.05 0.00 2.05 0.00 0.00 23.33 0.00 01:10:08 00:19:01 1.15 0.00 1.15 0.00 0.00 11.46 0.00 01:10:08 00:20:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 01:10:08 00:21:01 1.67 0.00 1.67 0.00 0.00 18.13 0.00 01:10:08 00:22:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 01:10:08 00:23:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 01:10:08 00:24:01 1.98 0.00 1.98 0.00 0.00 21.73 0.00 01:10:08 00:25:01 1.08 0.00 1.08 0.00 0.00 11.06 0.00 01:10:08 00:26:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 01:10:08 00:27:01 1.47 0.00 1.47 0.00 0.00 15.60 0.00 01:10:08 00:28:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 01:10:08 00:29:01 1.10 0.00 1.10 0.00 0.00 11.06 0.00 01:10:08 00:30:01 1.73 0.00 1.73 0.00 0.00 19.20 0.00 01:10:08 00:31:01 1.15 0.00 1.15 0.00 0.00 12.00 0.00 01:10:08 00:32:01 1.65 0.00 1.65 0.00 0.00 17.99 0.00 01:10:08 00:33:01 1.23 0.00 1.23 0.00 0.00 12.93 0.00 01:10:08 00:34:01 1.58 0.00 1.58 0.00 0.00 17.59 0.00 01:10:08 00:35:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 01:10:08 00:36:01 1.72 0.00 1.72 0.00 0.00 19.60 0.00 01:10:08 00:37:01 1.15 0.00 1.15 0.00 0.00 11.46 0.00 01:10:08 00:38:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 01:10:08 00:39:01 1.32 0.00 1.32 0.00 0.00 14.13 0.00 01:10:08 00:40:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 01:10:08 00:41:01 1.23 0.00 1.23 0.00 0.00 12.80 0.00 01:10:08 00:42:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 01:10:08 00:43:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 01:10:08 00:44:01 1.92 0.00 1.92 0.00 0.00 22.26 0.00 01:10:08 00:45:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 01:10:08 00:46:01 1.77 0.00 1.77 0.00 0.00 20.40 0.00 01:10:08 00:47:01 1.13 0.00 1.13 0.00 0.00 11.33 0.00 01:10:08 00:48:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 01:10:08 00:49:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 01:10:08 00:50:01 1.68 0.00 1.68 0.00 0.00 18.40 0.00 01:10:08 00:51:01 1.23 0.00 1.23 0.00 0.00 13.06 0.00 01:10:08 00:52:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 01:10:08 00:53:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 01:10:08 00:54:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 01:10:08 00:55:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 01:10:08 00:56:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 01:10:08 00:57:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 01:10:08 00:58:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 01:10:08 00:59:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 01:10:08 01:00:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 01:10:08 01:01:01 1.48 0.00 1.48 0.00 0.00 16.13 0.00 01:10:08 01:02:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 01:10:08 01:03:01 1.58 0.00 1.58 0.00 0.00 17.06 0.00 01:10:08 01:04:01 2.12 0.00 2.12 0.00 0.00 22.93 0.00 01:10:08 01:05:01 1.17 0.00 1.17 0.00 0.00 11.20 0.00 01:10:08 01:06:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 01:10:08 01:07:01 1.27 0.00 1.27 0.00 0.00 13.06 0.00 01:10:08 01:08:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 01:10:08 01:09:01 1.63 0.00 1.63 0.00 0.00 18.13 0.00 01:10:08 01:10:01 1.25 0.08 1.17 0.00 4.93 13.06 0.00 01:10:08 Average: 1.48 0.00 1.48 0.00 0.07 17.48 0.00 01:10:08 01:10:08 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:10:08 00:00:01 25871856 31537164 743268 2.26 242776 5396800 1814608 5.35 1750760 4561888 44 01:10:08 00:01:01 25868084 31534228 745504 2.27 242980 5396820 1835016 5.41 1750760 4561176 24 01:10:08 00:02:01 25868084 31534260 745484 2.27 242996 5396824 1835016 5.41 1750836 4561176 12 01:10:08 00:03:01 25867920 31534132 745712 2.27 243004 5396828 1835016 5.41 1750780 4561176 8 01:10:08 00:04:01 25867872 31534104 745716 2.27 243020 5396832 1835016 5.41 1750800 4561184 12 01:10:08 00:05:01 25868516 31534760 744928 2.27 243036 5396832 1818892 5.36 1750916 4561184 20 01:10:08 00:06:01 25868500 31534768 744848 2.27 243068 5396836 1818892 5.36 1750868 4561188 212 01:10:08 00:07:01 25868396 31534696 744852 2.27 243088 5396840 1818892 5.36 1750896 4561192 8 01:10:08 00:08:01 25868120 31534444 745036 2.27 243108 5396844 1818892 5.36 1750936 4561196 224 01:10:08 00:09:01 25867656 31534124 745504 2.27 243124 5396848 1818892 5.36 1751376 4561200 8 01:10:08 00:10:01 25867964 31534472 745136 2.27 243156 5396848 1818892 5.36 1751352 4561200 48 01:10:08 00:11:01 25867884 31534396 745140 2.27 243168 5396852 1818892 5.36 1751256 4561204 4 01:10:08 00:12:01 25867836 31534364 745108 2.27 243184 5396856 1818892 5.36 1751204 4561208 44 01:10:08 00:13:01 25867788 31534332 745088 2.27 243192 5396856 1818892 5.36 1751232 4561208 8 01:10:08 00:14:01 25867448 31534004 745348 2.27 243208 5396860 1818892 5.36 1751232 4561212 12 01:10:08 00:15:01 25867868 31534440 745060 2.27 243224 5396860 1818892 5.36 1751328 4561212 12 01:10:08 00:16:01 25868136 31534768 744720 2.26 243264 5396864 1818892 5.36 1751524 4561216 48 01:10:08 00:17:01 25867680 31534328 745452 2.27 243276 5396864 1818892 5.36 1751716 4561216 220 01:10:08 00:18:01 25867672 31534336 745536 2.27 243292 5396876 1818892 5.36 1751336 4561228 44 01:10:08 00:19:01 25867704 31534392 745488 2.27 243300 5396880 1818892 5.36 1751336 4561232 8 01:10:08 00:20:01 25867436 31534196 745616 2.27 243328 5396944 1818892 5.36 1751424 4561296 224 01:10:08 00:21:01 25867948 31534784 745076 2.27 243356 5396948 1818892 5.36 1751476 4561300 12 01:10:08 00:22:01 25868160 31534996 744796 2.26 243368 5396948 1802420 5.31 1751412 4561300 208 01:10:08 00:23:01 25868288 31535144 744804 2.27 243384 5396952 1802420 5.31 1751424 4561304 8 01:10:08 00:24:01 25868044 31534924 744980 2.27 243412 5396956 1802420 5.31 1751440 4561308 32 01:10:08 00:25:01 25867964 31534848 744976 2.27 243432 5396956 1818556 5.36 1751516 4561308 16 01:10:08 00:26:01 25867624 31534576 745236 2.27 243444 5396964 1818556 5.36 1751500 4561316 236 01:10:08 00:27:01 25867868 31534824 744920 2.27 243452 5396964 1818556 5.36 1751504 4561316 8 01:10:08 00:28:01 25867600 31534696 744980 2.27 243468 5397096 1818556 5.36 1751512 4561448 44 01:10:08 00:29:01 25867988 31535108 744728 2.26 243480 5397100 1818556 5.36 1751536 4561452 8 01:10:08 00:30:01 25867996 31535152 744660 2.26 243504 5397100 1834608 5.41 1751844 4561452 44 01:10:08 00:31:01 25867656 31534824 744912 2.27 243520 5397104 1834608 5.41 1751564 4561456 16 01:10:08 00:32:01 25867364 31534548 745124 2.27 243540 5397104 1834608 5.41 1751584 4561456 40 01:10:08 00:33:01 25867348 31534560 745152 2.27 243560 5397108 1834608 5.41 1751608 4561460 4 01:10:08 00:34:01 25867552 31534792 744968 2.27 243588 5397100 1834608 5.41 1751624 4561464 220 01:10:08 00:35:01 25867436 31534704 745220 2.27 243604 5397116 1834608 5.41 1751712 4561464 16 01:10:08 00:36:01 25867412 31534740 745180 2.27 243636 5397124 1834608 5.41 1751936 4561476 56 01:10:08 00:37:01 25867648 31534980 744872 2.27 243652 5397124 1834608 5.41 1751704 4561476 8 01:10:08 00:38:01 25867568 31535032 744752 2.26 243664 5397256 1834608 5.41 1751720 4561592 44 01:10:08 00:39:01 25867268 31534752 744980 2.27 243680 5397248 1834608 5.41 1751732 4561596 8 01:10:08 00:40:01 25867252 31534784 744908 2.27 243692 5397260 1834608 5.41 1751892 4561612 48 01:10:08 00:41:01 25867420 31534972 744876 2.27 243708 5397264 1834608 5.41 1751868 4561616 4 01:10:08 00:42:01 25867364 31534920 744876 2.27 243724 5397264 1834608 5.41 1751780 4561616 208 01:10:08 00:43:01 25867072 31534648 745084 2.27 243728 5397268 1834608 5.41 1751944 4561620 8 01:10:08 00:44:01 25867048 31534636 745032 2.27 243756 5397272 1834608 5.41 1751812 4561628 20 01:10:08 00:45:01 25867196 31534812 744792 2.26 243768 5397276 1834608 5.41 1751892 4561628 12 01:10:08 00:46:01 25867204 31534836 744704 2.26 243800 5397280 1834608 5.41 1751844 4561632 48 01:10:08 00:47:01 25867364 31535032 744676 2.26 243812 5397280 1817908 5.36 1751876 4561632 8 01:10:08 00:48:01 25867308 31534996 744672 2.26 243828 5397284 1817908 5.36 1751896 4561636 44 01:10:08 00:49:01 25867260 31534968 744744 2.26 243856 5397272 1817908 5.36 1751908 4561640 8 01:10:08 00:50:01 25866960 31534720 744952 2.27 243876 5397288 1817908 5.36 1752248 4561640 56 01:10:08 00:51:01 25867112 31534888 744932 2.27 243888 5397292 1817908 5.36 1751996 4561644 12 01:10:08 00:52:01 25867096 31534880 744872 2.27 243900 5397296 1801760 5.31 1751968 4561648 212 01:10:08 00:53:01 25867564 31535368 744592 2.26 243908 5397300 1801760 5.31 1751980 4561652 8 01:10:08 00:54:01 25867508 31535456 744464 2.26 243916 5397436 1801760 5.31 1752000 4561784 212 01:10:08 00:55:01 25867460 31535432 744424 2.26 243940 5397436 1801760 5.31 1752064 4561788 16 01:10:08 00:56:01 25867144 31535156 744648 2.26 243956 5397440 1801760 5.31 1752184 4561792 184 01:10:08 00:57:01 25867136 31535152 744576 2.26 243972 5397440 1818016 5.36 1752036 4561792 8 01:10:08 00:58:01 25866836 31534880 744800 2.27 243976 5397444 1818016 5.36 1752060 4561796 212 01:10:08 00:59:01 25866996 31535048 744772 2.26 243992 5397440 1818016 5.36 1752052 4561800 8 01:10:08 01:00:01 25866948 31535000 744776 2.26 244000 5397448 1818016 5.36 1752112 4561800 220 01:10:08 01:01:01 25866820 31534908 744760 2.26 244016 5397452 1818016 5.36 1752416 4561804 216 01:10:08 01:02:01 25866632 31534740 744928 2.27 244032 5397452 1834084 5.41 1752100 4561804 208 01:10:08 01:03:01 25866836 31534968 744748 2.26 244040 5397456 1834084 5.41 1752112 4561808 8 01:10:08 01:04:01 25866908 31535056 744840 2.27 244056 5397464 1834084 5.41 1752476 4561816 212 01:10:08 01:05:01 25866980 31535144 744772 2.26 244068 5397464 1834084 5.41 1752212 4561816 8 01:10:08 01:06:01 25866900 31535216 744680 2.26 244084 5397596 1834084 5.41 1752152 4561948 228 01:10:08 01:07:01 25867104 31535436 744412 2.26 244096 5397596 1834084 5.41 1752168 4561948 8 01:10:08 01:08:01 25867088 31535444 744348 2.26 244108 5397600 1834084 5.41 1752184 4561952 224 01:10:08 01:09:01 25866252 31534660 745064 2.27 244116 5397608 1834084 5.41 1752528 4561956 20 01:10:08 01:10:01 25853744 31524740 754968 2.30 244140 5400064 1883644 5.55 1763896 4563384 2596 01:10:08 Average: 25867376 31534670 745078 2.27 243582 5397181 1824070 5.38 1751829 4561529 106 01:10:08 01:10:08 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:10:08 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:01:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:01:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:02:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:04:01 ens3 0.30 0.17 0.07 0.01 0.00 0.00 0.00 0.00 01:10:08 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:05:01 ens3 0.70 0.52 0.39 0.17 0.00 0.00 0.00 0.00 01:10:08 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:05:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:06:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:07:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:10:08 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:08:01 ens3 0.33 0.17 0.07 0.01 0.00 0.00 0.00 0.00 01:10:08 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:09:01 ens3 4.18 3.13 2.32 4.94 0.00 0.00 0.00 0.00 01:10:08 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:09:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:10:01 ens3 1.67 0.53 0.57 0.34 0.00 0.00 0.00 0.00 01:10:08 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:11:01 ens3 0.40 0.27 0.25 0.20 0.00 0.00 0.00 0.00 01:10:08 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:12:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:14:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:15:01 ens3 0.27 0.13 0.08 0.07 0.00 0.00 0.00 0.00 01:10:08 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:16:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 01:10:08 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:17:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:18:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:20:01 ens3 0.35 0.18 0.09 0.07 0.00 0.00 0.00 0.00 01:10:08 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:22:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:24:01 ens3 0.35 0.20 0.07 0.01 0.00 0.00 0.00 0.00 01:10:08 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:25:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 01:10:08 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:28:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:29:01 ens3 0.13 0.03 0.06 0.00 0.00 0.00 0.00 0.00 01:10:08 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:30:01 ens3 0.33 0.18 0.09 0.07 0.00 0.00 0.00 0.00 01:10:08 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:32:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:33:01 ens3 0.08 0.03 0.06 0.00 0.00 0.00 0.00 0.00 01:10:08 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:35:01 ens3 0.32 0.23 0.11 0.07 0.00 0.00 0.00 0.00 01:10:08 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:37:01 ens3 0.18 0.10 0.06 0.01 0.00 0.00 0.00 0.00 01:10:08 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:39:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:10:08 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:40:01 ens3 0.37 0.23 0.09 0.07 0.00 0.00 0.00 0.00 01:10:08 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:42:01 ens3 0.28 0.17 0.07 0.01 0.00 0.00 0.00 0.00 01:10:08 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:43:01 ens3 0.43 0.38 0.26 0.21 0.00 0.00 0.00 0.00 01:10:08 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:44:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:45:01 ens3 0.32 0.17 0.11 0.07 0.00 0.00 0.00 0.00 01:10:08 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:46:01 ens3 0.18 0.17 0.06 0.01 0.00 0.00 0.00 0.00 01:10:08 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:48:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:50:01 ens3 0.37 0.23 0.09 0.08 0.00 0.00 0.00 0.00 01:10:08 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:51:01 ens3 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 01:10:08 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:52:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:54:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:55:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 01:10:08 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:56:01 ens3 0.17 0.15 0.06 0.01 0.00 0.00 0.00 0.00 01:10:08 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:58:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 00:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 01:00:01 ens3 0.43 0.23 0.14 0.07 0.00 0.00 0.00 0.00 01:10:08 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 01:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 01:01:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:10:08 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 01:02:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 01:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 01:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 01:04:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 01:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 01:05:01 ens3 0.30 0.12 0.08 0.07 0.00 0.00 0.00 0.00 01:10:08 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 01:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 01:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 01:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 01:08:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 01:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 01:09:01 ens3 4.22 3.78 2.38 5.01 0.00 0.00 0.00 0.00 01:10:08 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 01:09:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 01:10:01 ens3 5.62 2.65 5.02 1.74 0.00 0.00 0.00 0.00 01:10:08 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 01:10:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:10:08 Average: ens3 0.40 0.24 0.19 0.20 0.00 0.00 0.00 0.00 01:10:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:08 Average: lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 01:10:08 01:10:08 01:10:08 ---> sar -P ALL: 01:10:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24916) 10/25/22 _x86_64_ (8 CPU) 01:10:08 01:10:08 00:00:01 CPU %user %nice %system %iowait %steal %idle 01:10:08 00:00:01 all 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:01:01 all 0.03 0.02 0.05 0.03 0.00 99.87 01:10:08 00:01:01 0 0.00 0.02 0.05 0.02 0.00 99.92 01:10:08 00:01:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:10:08 00:01:01 2 0.07 0.00 0.03 0.00 0.02 99.88 01:10:08 00:01:01 3 0.00 0.00 0.02 0.03 0.00 99.95 01:10:08 00:01:01 4 0.03 0.17 0.08 0.08 0.00 99.63 01:10:08 00:01:01 5 0.02 0.00 0.05 0.00 0.00 99.93 01:10:08 00:01:01 6 0.02 0.00 0.05 0.00 0.00 99.93 01:10:08 00:01:01 7 0.03 0.00 0.05 0.10 0.00 99.82 01:10:08 00:02:01 all 0.11 0.00 0.01 0.00 0.00 99.87 01:10:08 00:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:10:08 00:02:01 1 0.76 0.00 0.03 0.00 0.00 99.20 01:10:08 00:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:10:08 00:02:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:10:08 00:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:02:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:10:08 00:03:01 all 0.08 0.00 0.01 0.00 0.00 99.90 01:10:08 00:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:03:01 1 0.60 0.00 0.03 0.00 0.02 99.35 01:10:08 00:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:03:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:10:08 00:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:03:01 7 0.02 0.00 0.02 0.02 0.00 99.95 01:10:08 00:04:01 all 0.07 0.00 0.01 0.01 0.00 99.91 01:10:08 00:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:10:08 00:04:01 1 0.48 0.00 0.00 0.00 0.00 99.52 01:10:08 00:04:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:10:08 00:04:01 3 0.00 0.00 0.00 0.03 0.00 99.97 01:10:08 00:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:10:08 00:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:04:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:10:08 00:05:01 all 0.04 0.00 0.01 0.00 0.01 99.94 01:10:08 00:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 01:10:08 00:05:01 1 0.23 0.00 0.02 0.00 0.00 99.75 01:10:08 00:05:01 2 0.05 0.00 0.00 0.00 0.02 99.93 01:10:08 00:05:01 3 0.00 0.00 0.00 0.02 0.02 99.97 01:10:08 00:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:05:01 7 0.05 0.00 0.02 0.02 0.02 99.90 01:10:08 00:06:01 all 0.10 0.00 0.00 0.00 0.00 99.88 01:10:08 00:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:06:01 1 0.73 0.00 0.02 0.00 0.02 99.24 01:10:08 00:06:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:10:08 00:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:10:08 00:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:10:08 00:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:10:08 00:07:01 all 0.09 0.00 0.01 0.00 0.00 99.89 01:10:08 00:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:07:01 1 0.68 0.00 0.00 0.00 0.02 99.30 01:10:08 00:07:01 2 0.02 0.00 0.03 0.00 0.02 99.93 01:10:08 00:07:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:10:08 00:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:07:01 7 0.02 0.00 0.03 0.02 0.00 99.93 01:10:08 00:08:01 all 0.02 0.00 0.01 0.00 0.00 99.97 01:10:08 00:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:10:08 00:08:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:10:08 00:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:10:08 00:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:10:08 00:09:01 all 0.05 0.00 0.02 0.01 0.00 99.93 01:10:08 00:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:10:08 00:09:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:10:08 00:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:10:08 00:09:01 3 0.08 0.00 0.05 0.02 0.00 99.85 01:10:08 00:09:01 4 0.05 0.00 0.02 0.00 0.00 99.93 01:10:08 00:09:01 5 0.07 0.00 0.02 0.00 0.00 99.92 01:10:08 00:09:01 6 0.02 0.00 0.03 0.00 0.00 99.95 01:10:08 00:09:01 7 0.07 0.00 0.00 0.03 0.00 99.90 01:10:08 00:10:01 all 0.07 0.00 0.01 0.01 0.01 99.90 01:10:08 00:10:01 0 0.00 0.00 0.03 0.00 0.00 99.97 01:10:08 00:10:01 1 0.47 0.00 0.00 0.02 0.00 99.52 01:10:08 00:10:01 2 0.05 0.00 0.03 0.00 0.02 99.90 01:10:08 00:10:01 3 0.00 0.00 0.00 0.02 0.02 99.97 01:10:08 00:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:10:01 7 0.00 0.00 0.02 0.02 0.02 99.95 01:10:08 01:10:08 00:10:01 CPU %user %nice %system %iowait %steal %idle 01:10:08 00:11:01 all 0.18 0.00 0.02 0.01 0.00 99.79 01:10:08 00:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:11:01 1 1.37 0.00 0.05 0.00 0.02 98.56 01:10:08 00:11:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:10:08 00:11:01 3 0.00 0.00 0.00 0.03 0.00 99.97 01:10:08 00:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:11:01 7 0.03 0.00 0.02 0.05 0.00 99.90 01:10:08 00:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:10:08 00:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:10:08 00:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:12:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:10:08 00:12:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:10:08 00:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:10:08 00:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:12:01 7 0.03 0.00 0.00 0.02 0.00 99.95 01:10:08 00:13:01 all 0.09 0.00 0.01 0.00 0.01 99.90 01:10:08 00:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:13:01 1 0.63 0.00 0.02 0.00 0.02 99.33 01:10:08 00:13:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:10:08 00:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:10:08 00:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:10:08 00:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:14:01 all 0.02 0.00 0.01 0.01 0.00 99.95 01:10:08 00:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:10:08 00:14:01 2 0.08 0.00 0.03 0.00 0.02 99.87 01:10:08 00:14:01 3 0.00 0.00 0.00 0.03 0.00 99.97 01:10:08 00:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:14:01 7 0.05 0.00 0.02 0.05 0.00 99.88 01:10:08 00:15:01 all 0.08 0.00 0.01 0.04 0.00 99.87 01:10:08 00:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:15:01 1 0.53 0.00 0.02 0.00 0.00 99.45 01:10:08 00:15:01 2 0.07 0.00 0.03 0.00 0.02 99.88 01:10:08 00:15:01 3 0.00 0.00 0.00 0.08 0.00 99.92 01:10:08 00:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 01:10:08 00:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:10:08 00:15:01 7 0.02 0.00 0.02 0.18 0.00 99.78 01:10:08 00:16:01 all 0.02 0.00 0.01 0.11 0.00 99.85 01:10:08 00:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:16:01 1 0.07 0.00 0.05 0.00 0.02 99.87 01:10:08 00:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:10:08 00:16:01 3 0.00 0.00 0.00 0.40 0.00 99.60 01:10:08 00:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:16:01 7 0.05 0.00 0.00 0.50 0.00 99.45 01:10:08 00:17:01 all 0.08 0.00 0.02 0.01 0.00 99.88 01:10:08 00:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:17:01 1 0.60 0.00 0.03 0.00 0.02 99.35 01:10:08 00:17:01 2 0.02 0.00 0.05 0.03 0.02 99.88 01:10:08 00:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:17:01 7 0.03 0.00 0.03 0.05 0.00 99.88 01:10:08 00:18:01 all 0.05 0.00 0.01 0.01 0.01 99.93 01:10:08 00:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:18:01 1 0.30 0.00 0.02 0.00 0.02 99.67 01:10:08 00:18:01 2 0.03 0.00 0.02 0.02 0.00 99.93 01:10:08 00:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:10:08 00:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:18:01 7 0.02 0.00 0.00 0.07 0.02 99.90 01:10:08 00:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:10:08 00:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:19:01 2 0.02 0.00 0.03 0.02 0.02 99.92 01:10:08 00:19:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:10:08 00:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:19:01 7 0.02 0.00 0.03 0.02 0.00 99.93 01:10:08 00:20:01 all 0.02 0.00 0.01 0.00 0.00 99.97 01:10:08 00:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:10:08 00:20:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:10:08 00:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:20:01 7 0.03 0.00 0.02 0.03 0.00 99.92 01:10:08 00:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:10:08 00:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:10:08 00:21:01 1 0.02 0.00 0.03 0.00 0.02 99.93 01:10:08 00:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:21:01 7 0.03 0.00 0.02 0.03 0.00 99.92 01:10:08 01:10:08 00:21:01 CPU %user %nice %system %iowait %steal %idle 01:10:08 00:22:01 all 0.04 0.00 0.01 0.00 0.00 99.94 01:10:08 00:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:22:01 1 0.23 0.00 0.07 0.00 0.00 99.70 01:10:08 00:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:10:08 00:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:10:08 00:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:23:01 all 0.01 0.00 0.01 0.01 0.00 99.96 01:10:08 00:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:23:01 1 0.03 0.00 0.02 0.00 0.03 99.92 01:10:08 00:23:01 2 0.02 0.00 0.02 0.02 0.00 99.95 01:10:08 00:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:23:01 7 0.03 0.00 0.02 0.07 0.00 99.88 01:10:08 00:24:01 all 0.01 0.00 0.01 0.01 0.00 99.96 01:10:08 00:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:10:08 00:24:01 1 0.02 0.00 0.05 0.00 0.02 99.92 01:10:08 00:24:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:10:08 00:24:01 3 0.00 0.00 0.00 0.03 0.00 99.97 01:10:08 00:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:24:01 7 0.03 0.00 0.00 0.02 0.00 99.95 01:10:08 00:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:10:08 00:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:25:01 1 0.02 0.00 0.03 0.00 0.02 99.93 01:10:08 00:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:10:08 00:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:25:01 7 0.03 0.00 0.02 0.05 0.00 99.90 01:10:08 00:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:10:08 00:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:10:08 00:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:26:01 3 0.02 0.00 0.02 0.02 0.00 99.95 01:10:08 00:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:26:01 7 0.02 0.00 0.05 0.02 0.02 99.90 01:10:08 00:27:01 all 0.08 0.00 0.01 0.01 0.00 99.90 01:10:08 00:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:27:01 1 0.57 0.00 0.03 0.00 0.02 99.38 01:10:08 00:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:27:01 3 0.00 0.00 0.00 0.03 0.00 99.97 01:10:08 00:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:27:01 7 0.05 0.00 0.02 0.02 0.00 99.92 01:10:08 00:28:01 all 0.13 0.00 0.01 0.01 0.01 99.84 01:10:08 00:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:10:08 00:28:01 1 1.03 0.00 0.03 0.00 0.02 98.92 01:10:08 00:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:28:01 3 0.00 0.00 0.00 0.08 0.00 99.92 01:10:08 00:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:10:08 00:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:29:01 all 0.03 0.00 0.01 0.03 0.00 99.93 01:10:08 00:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:29:01 1 0.10 0.00 0.02 0.02 0.02 99.85 01:10:08 00:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:10:08 00:29:01 3 0.00 0.00 0.00 0.22 0.00 99.78 01:10:08 00:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:29:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:10:08 00:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:29:01 7 0.05 0.00 0.00 0.02 0.00 99.93 01:10:08 00:30:01 all 0.01 0.00 0.01 0.01 0.00 99.96 01:10:08 00:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:10:08 00:30:01 2 0.02 0.00 0.03 0.00 0.00 99.95 01:10:08 00:30:01 3 0.00 0.00 0.00 0.05 0.00 99.95 01:10:08 00:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:10:08 00:30:01 7 0.02 0.00 0.00 0.05 0.00 99.93 01:10:08 00:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:10:08 00:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:10:08 00:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:31:01 7 0.03 0.00 0.02 0.05 0.00 99.90 01:10:08 00:32:01 all 0.05 0.00 0.01 0.01 0.00 99.92 01:10:08 00:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:32:01 1 0.30 0.00 0.00 0.00 0.00 99.70 01:10:08 00:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:32:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:10:08 00:32:01 4 0.03 0.00 0.05 0.00 0.02 99.90 01:10:08 00:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:32:01 7 0.02 0.00 0.02 0.08 0.00 99.88 01:10:08 01:10:08 00:32:01 CPU %user %nice %system %iowait %steal %idle 01:10:08 00:33:01 all 0.11 0.00 0.01 0.00 0.00 99.87 01:10:08 00:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:33:01 1 0.72 0.00 0.00 0.00 0.02 99.27 01:10:08 00:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:10:08 00:33:01 3 0.00 0.00 0.00 0.02 0.02 99.97 01:10:08 00:33:01 4 0.03 0.00 0.03 0.00 0.00 99.93 01:10:08 00:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:33:01 7 0.03 0.00 0.03 0.00 0.00 99.93 01:10:08 00:34:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:10:08 00:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:10:08 00:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:34:01 7 0.03 0.00 0.02 0.02 0.02 99.92 01:10:08 00:35:01 all 0.03 0.00 0.01 0.00 0.00 99.96 01:10:08 00:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:10:08 00:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:10:08 00:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:10:08 00:35:01 6 0.02 0.00 0.03 0.00 0.00 99.95 01:10:08 00:35:01 7 0.10 0.00 0.05 0.02 0.00 99.83 01:10:08 00:36:01 all 0.02 0.00 0.01 0.00 0.00 99.97 01:10:08 00:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:10:08 00:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:10:08 00:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:36:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:10:08 00:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:10:08 00:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:36:01 7 0.07 0.00 0.00 0.00 0.00 99.93 01:10:08 00:37:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:10:08 00:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:37:01 7 0.02 0.00 0.02 0.02 0.00 99.95 01:10:08 00:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:10:08 00:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:38:01 3 0.00 0.00 0.00 0.03 0.02 99.95 01:10:08 00:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:38:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:10:08 00:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:10:08 00:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:10:08 00:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:10:08 00:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:10:08 00:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:39:01 7 0.03 0.00 0.02 0.03 0.00 99.92 01:10:08 00:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:10:08 00:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:10:08 00:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:40:01 2 0.03 0.00 0.03 0.00 0.02 99.92 01:10:08 00:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:10:08 00:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:40:01 7 0.05 0.00 0.02 0.02 0.00 99.92 01:10:08 00:41:01 all 0.01 0.00 0.02 0.00 0.01 99.96 01:10:08 00:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:10:08 00:41:01 2 0.03 0.00 0.03 0.00 0.02 99.92 01:10:08 00:41:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:10:08 00:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:10:08 00:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:41:01 6 0.02 0.00 0.03 0.00 0.00 99.95 01:10:08 00:41:01 7 0.02 0.00 0.03 0.02 0.00 99.93 01:10:08 00:42:01 all 0.02 0.00 0.01 0.00 0.00 99.97 01:10:08 00:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:42:01 2 0.05 0.00 0.03 0.00 0.00 99.92 01:10:08 00:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:10:08 00:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:42:01 7 0.03 0.00 0.00 0.02 0.02 99.93 01:10:08 00:43:01 all 0.16 0.00 0.01 0.00 0.01 99.81 01:10:08 00:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:10:08 00:43:01 1 1.16 0.00 0.03 0.00 0.02 98.79 01:10:08 00:43:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:10:08 00:43:01 3 0.00 0.00 0.00 0.02 0.02 99.97 01:10:08 00:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:10:08 00:43:01 6 0.00 0.00 0.03 0.00 0.00 99.97 01:10:08 00:43:01 7 0.07 0.00 0.02 0.00 0.00 99.92 01:10:08 01:10:08 00:43:01 CPU %user %nice %system %iowait %steal %idle 01:10:08 00:44:01 all 0.27 0.00 0.01 0.01 0.00 99.71 01:10:08 00:44:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:10:08 00:44:01 1 1.97 0.00 0.00 0.00 0.00 98.03 01:10:08 00:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:10:08 00:44:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:10:08 00:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:10:08 00:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:44:01 7 0.03 0.00 0.02 0.05 0.00 99.90 01:10:08 00:45:01 all 0.06 0.00 0.01 0.00 0.00 99.92 01:10:08 00:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:45:01 1 0.43 0.00 0.02 0.00 0.00 99.55 01:10:08 00:45:01 2 0.00 0.00 0.03 0.00 0.02 99.95 01:10:08 00:45:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:10:08 00:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:45:01 7 0.05 0.00 0.00 0.02 0.00 99.93 01:10:08 00:46:01 all 0.06 0.00 0.01 0.05 0.00 99.88 01:10:08 00:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:10:08 00:46:01 1 0.28 0.00 0.00 0.00 0.02 99.70 01:10:08 00:46:01 2 0.07 0.00 0.03 0.00 0.00 99.90 01:10:08 00:46:01 3 0.00 0.00 0.00 0.23 0.00 99.77 01:10:08 00:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:10:08 00:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:10:08 00:46:01 6 0.00 0.00 0.03 0.00 0.00 99.97 01:10:08 00:46:01 7 0.03 0.00 0.02 0.15 0.00 99.80 01:10:08 00:47:01 all 0.11 0.00 0.01 0.00 0.00 99.87 01:10:08 00:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:47:01 1 0.83 0.00 0.00 0.00 0.00 99.17 01:10:08 00:47:01 2 0.02 0.00 0.03 0.00 0.02 99.93 01:10:08 00:47:01 3 0.00 0.00 0.00 0.02 0.02 99.97 01:10:08 00:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:47:01 7 0.03 0.00 0.02 0.02 0.00 99.93 01:10:08 00:48:01 all 0.24 0.00 0.01 0.03 0.00 99.72 01:10:08 00:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:48:01 1 1.83 0.00 0.02 0.00 0.02 98.14 01:10:08 00:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:10:08 00:48:01 3 0.00 0.00 0.00 0.13 0.00 99.87 01:10:08 00:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:10:08 00:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:48:01 7 0.02 0.00 0.02 0.10 0.00 99.87 01:10:08 00:49:01 all 0.01 0.00 0.00 0.04 0.00 99.94 01:10:08 00:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:49:01 3 0.00 0.00 0.00 0.27 0.00 99.73 01:10:08 00:49:01 4 0.02 0.00 0.02 0.02 0.00 99.95 01:10:08 00:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:49:01 7 0.03 0.00 0.02 0.07 0.00 99.88 01:10:08 00:50:01 all 0.04 0.00 0.01 0.00 0.01 99.94 01:10:08 00:50:01 0 0.05 0.00 0.00 0.00 0.02 99.93 01:10:08 00:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:10:08 00:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:50:01 3 0.02 0.00 0.00 0.03 0.00 99.95 01:10:08 00:50:01 4 0.07 0.00 0.00 0.00 0.02 99.92 01:10:08 00:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:10:08 00:50:01 7 0.05 0.00 0.03 0.00 0.02 99.90 01:10:08 00:51:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:10:08 00:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:51:01 7 0.03 0.00 0.03 0.02 0.00 99.92 01:10:08 00:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:10:08 00:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:10:08 00:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:52:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:10:08 00:52:01 4 0.00 0.00 0.02 0.00 0.02 99.97 01:10:08 00:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:52:01 7 0.03 0.00 0.03 0.02 0.00 99.92 01:10:08 00:53:01 all 0.14 0.00 0.01 0.00 0.01 99.84 01:10:08 00:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:53:01 1 1.08 0.00 0.02 0.00 0.02 98.89 01:10:08 00:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:53:01 3 0.00 0.00 0.00 0.02 0.02 99.97 01:10:08 00:53:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:10:08 00:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:53:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:10:08 00:54:01 all 0.26 0.00 0.01 0.00 0.00 99.73 01:10:08 00:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:54:01 1 1.97 0.00 0.00 0.00 0.00 98.03 01:10:08 00:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:10:08 00:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:10:08 01:10:08 00:54:01 CPU %user %nice %system %iowait %steal %idle 01:10:08 00:55:01 all 0.20 0.00 0.01 0.00 0.01 99.77 01:10:08 00:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:55:01 1 1.45 0.00 0.05 0.00 0.02 98.48 01:10:08 00:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:55:01 4 0.00 0.00 0.02 0.00 0.02 99.97 01:10:08 00:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:55:01 6 0.03 0.00 0.00 0.00 0.02 99.95 01:10:08 00:55:01 7 0.05 0.00 0.00 0.03 0.02 99.90 01:10:08 00:56:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:10:08 00:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:56:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:10:08 00:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:56:01 6 0.00 0.00 0.03 0.00 0.00 99.97 01:10:08 00:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:10:08 00:57:01 all 0.02 0.00 0.00 0.00 0.00 99.97 01:10:08 00:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:10:08 00:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:10:08 00:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:10:08 00:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:10:08 00:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:57:01 7 0.03 0.00 0.02 0.02 0.00 99.93 01:10:08 00:58:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:10:08 00:58:01 0 0.00 0.00 0.03 0.00 0.00 99.97 01:10:08 00:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:10:08 00:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 00:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:10:08 00:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:10:08 00:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 00:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:59:01 all 0.01 0.00 0.01 0.00 0.01 99.96 01:10:08 00:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:10:08 00:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:10:08 00:59:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:10:08 00:59:01 3 0.00 0.00 0.02 0.02 0.02 99.95 01:10:08 00:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 00:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 00:59:01 6 0.00 0.00 0.03 0.00 0.00 99.97 01:10:08 00:59:01 7 0.03 0.00 0.02 0.02 0.00 99.93 01:10:08 01:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:10:08 01:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 01:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:10:08 01:00:01 2 0.03 0.00 0.03 0.00 0.02 99.92 01:10:08 01:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:10:08 01:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 01:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 01:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:10:08 01:00:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:10:08 01:01:01 all 0.12 0.00 0.01 0.00 0.00 99.86 01:10:08 01:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 01:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:10:08 01:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 01:01:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:10:08 01:01:01 4 0.88 0.00 0.00 0.00 0.00 99.12 01:10:08 01:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 01:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 01:01:01 7 0.03 0.00 0.03 0.00 0.02 99.92 01:10:08 01:02:01 all 0.28 0.00 0.01 0.00 0.00 99.71 01:10:08 01:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:10:08 01:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 01:02:01 2 0.08 0.00 0.02 0.00 0.02 99.88 01:10:08 01:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 01:02:01 4 2.00 0.00 0.00 0.00 0.00 98.00 01:10:08 01:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 01:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 01:02:01 7 0.05 0.00 0.02 0.02 0.00 99.92 01:10:08 01:03:01 all 0.19 0.00 0.01 0.00 0.00 99.80 01:10:08 01:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 01:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 01:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 01:03:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:10:08 01:03:01 4 1.43 0.00 0.00 0.00 0.00 98.57 01:10:08 01:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 01:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 01:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 01:04:01 all 0.01 0.00 0.01 0.01 0.01 99.97 01:10:08 01:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 01:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:10:08 01:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:10:08 01:04:01 3 0.00 0.00 0.00 0.02 0.02 99.97 01:10:08 01:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 01:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 01:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 01:04:01 7 0.03 0.00 0.03 0.03 0.00 99.90 01:10:08 01:05:01 all 0.22 0.00 0.00 0.00 0.00 99.77 01:10:08 01:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 01:05:01 1 1.61 0.00 0.02 0.00 0.00 98.37 01:10:08 01:05:01 2 0.07 0.00 0.00 0.00 0.00 99.93 01:10:08 01:05:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:10:08 01:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:10:08 01:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 01:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 01:05:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:10:08 01:10:08 01:05:01 CPU %user %nice %system %iowait %steal %idle 01:10:08 01:06:01 all 0.26 0.00 0.01 0.00 0.00 99.73 01:10:08 01:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:10:08 01:06:01 1 1.97 0.00 0.02 0.00 0.00 98.01 01:10:08 01:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:10:08 01:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:10:08 01:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 01:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 01:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 01:06:01 7 0.02 0.00 0.02 0.02 0.00 99.95 01:10:08 01:07:01 all 0.26 0.00 0.01 0.00 0.00 99.73 01:10:08 01:07:01 0 0.05 0.00 0.02 0.00 0.00 99.93 01:10:08 01:07:01 1 1.97 0.00 0.00 0.00 0.00 98.03 01:10:08 01:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 01:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 01:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:10:08 01:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 01:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 01:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 01:08:01 all 0.15 0.00 0.01 0.00 0.00 99.84 01:10:08 01:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:10:08 01:08:01 1 1.06 0.00 0.03 0.00 0.02 98.89 01:10:08 01:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 01:08:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:10:08 01:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 01:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 01:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:10:08 01:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 01:09:01 all 0.06 0.00 0.02 0.00 0.00 99.91 01:10:08 01:09:01 0 0.10 0.00 0.02 0.00 0.02 99.87 01:10:08 01:09:01 1 0.07 0.00 0.03 0.00 0.00 99.90 01:10:08 01:09:01 2 0.10 0.00 0.02 0.00 0.02 99.87 01:10:08 01:09:01 3 0.00 0.00 0.02 0.02 0.00 99.97 01:10:08 01:09:01 4 0.08 0.00 0.02 0.00 0.00 99.90 01:10:08 01:09:01 5 0.03 0.00 0.05 0.00 0.00 99.92 01:10:08 01:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:10:08 01:09:01 7 0.08 0.00 0.02 0.02 0.00 99.88 01:10:08 01:10:01 all 0.16 0.00 0.05 0.00 0.00 99.79 01:10:08 01:10:01 0 0.33 0.00 0.05 0.00 0.00 99.62 01:10:08 01:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:10:08 01:10:01 2 0.15 0.00 0.08 0.00 0.00 99.77 01:10:08 01:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:10:08 01:10:01 4 0.05 0.00 0.03 0.00 0.00 99.92 01:10:08 01:10:01 5 0.10 0.00 0.03 0.00 0.00 99.87 01:10:08 01:10:01 6 0.40 0.00 0.10 0.00 0.00 99.50 01:10:08 01:10:01 7 0.20 0.00 0.05 0.02 0.02 99.72 01:10:08 Average: all 0.08 0.00 0.01 0.01 0.00 99.90 01:10:08 Average: 0 0.02 0.00 0.01 0.00 0.00 99.97 01:10:08 Average: 1 0.41 0.00 0.02 0.00 0.01 99.56 01:10:08 Average: 2 0.03 0.00 0.02 0.00 0.01 99.95 01:10:08 Average: 3 0.00 0.00 0.00 0.03 0.00 99.96 01:10:08 Average: 4 0.08 0.00 0.01 0.00 0.00 99.91 01:10:08 Average: 5 0.01 0.00 0.01 0.00 0.00 99.98 01:10:08 Average: 6 0.02 0.00 0.01 0.00 0.00 99.97 01:10:08 Average: 7 0.03 0.00 0.02 0.03 0.00 99.91 01:10:08 01:10:08 01:10:08