Pull request #375 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ec9cf22a1beeb578da27347961fab83ea33626b0+0c35122181cb708d85647f089f7c0c68ed267eab (070c57adb694ce410caeff857af9463af02daa48) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1381619040578356119.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8663373800510122996.key > 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 6a41506d72e8e131afc862d141935157bee59f41 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-375/workspace@libs/edgex-global-pipelines/.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-375/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4385916482568454875.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 shared 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5049875880465934942.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-375/workspace@libs/lf-pipelines/.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-375/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh849144081950790990.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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 [Pipeline] node Running on prd-centos7-docker-4c-2g-1659 in /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [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-375 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/jenkins-gitclient-ssh8109563570032513121.key > 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 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/jenkins-gitclient-ssh8894020279589197528.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0c35122181cb708d85647f089f7c0c68ed267eab into PR head commit ec9cf22a1beeb578da27347961fab83ea33626b0 Merge succeeded, producing ec9cf22a1beeb578da27347961fab83ea33626b0 Checking out Revision ec9cf22a1beeb578da27347961fab83ea33626b0 (PR-375) > git config core.sparsecheckout # timeout=10 > git checkout -f ec9cf22a1beeb578da27347961fab83ea33626b0 # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/jenkins-gitclient-ssh5987229004945152803.key > git merge 0c35122181cb708d85647f089f7c0c68ed267eab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec9cf22a1beeb578da27347961fab83ea33626b0 # timeout=10 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.100" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk 4b4ca2d5d78abf2291392d3c7197386c5e60b350 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:49:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:49:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:49:13 ========================================================= 06:49:13 EdgeX Global Pipelines Version Info 06:49:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:49:14 ------------------- 06:49:14 stable info: 06:49:14 ------------------- 06:49:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:49:14 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 06:49:14 Message: update stable to v1.0.195 06:49:15 ------------------- 06:49:15 experimental info: 06:49:15 ------------------- 06:49:15 Commited By: **** collab-it+edgex@linuxfoundation.org 06:49:15 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 06:49:15 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:49:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:49:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:49:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:49:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:49:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:49:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:49:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:49:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:49:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:49:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:49:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:49:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:49:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:49:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:49:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:49:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:49:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:49:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:49:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:49:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:49:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:49:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:49:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:49:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:49:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:49:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:49:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-375 [Pipeline] echo 06:49:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-375 [Pipeline] echo 06:49:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-375 [Pipeline] echo 06:49:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec9cf22a1beeb578da27347961fab83ea33626b0 [Pipeline] echo 06:49:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec9cf22 [Pipeline] echo 06:49:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:49:16 provisioning config files... 06:49:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/config8437096243360895688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:49:16 ---> docker-login.sh 06:49:16 nexus3.edgexfoundry.org:10001 06:49:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:17 Configure a credential helper to remove this warning. See 06:49:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:17 06:49:17 Login Succeeded 06:49:17 nexus3.edgexfoundry.org:10002 06:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:17 Configure a credential helper to remove this warning. See 06:49:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:17 06:49:17 Login Succeeded 06:49:17 nexus3.edgexfoundry.org:10003 06:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:17 Configure a credential helper to remove this warning. See 06:49:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:17 06:49:17 Login Succeeded 06:49:17 nexus3.edgexfoundry.org:10004 06:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:17 Configure a credential helper to remove this warning. See 06:49:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:17 06:49:17 Login Succeeded 06:49:17 docker.io 06:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:18 Configure a credential helper to remove this warning. See 06:49:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:18 06:49:18 Login Succeeded 06:49:18 ---> docker-login.sh ends [Pipeline] } 06:49:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:49:18 + git log --format=format:%s -1 ec9cf22a1beeb578da27347961fab83ea33626b0 [Pipeline] echo 06:49:18 GIT_COMMIT: ec9cf22a1beeb578da27347961fab83ea33626b0, Commit Message: Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.100 [Pipeline] echo 06:49:18 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:49:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:49:19 06:49:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:49:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:49:19 latest: Pulling from edgex-devops/git-semver 06:49:19 31603596830f: Pulling fs layer 06:49:19 54011a49482f: Pulling fs layer 06:49:19 a6820b24f6d8: Pulling fs layer 06:49:19 f581987b2513: Pulling fs layer 06:49:19 f581987b2513: Waiting 06:49:19 54011a49482f: Verifying Checksum 06:49:19 54011a49482f: Download complete 06:49:19 31603596830f: Verifying Checksum 06:49:19 31603596830f: Download complete 06:49:20 f581987b2513: Verifying Checksum 06:49:20 f581987b2513: Download complete 06:49:20 a6820b24f6d8: Verifying Checksum 06:49:20 a6820b24f6d8: Download complete 06:49:20 31603596830f: Pull complete 06:49:20 54011a49482f: Pull complete 06:49:21 a6820b24f6d8: Pull complete 06:49:21 f581987b2513: Pull complete 06:49:21 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:49:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:49:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:49:21 prd-centos7-docker-4c-2g-1659 does not seem to be running inside a container 06:49:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-375 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375:/w/workspace/edgexfoundry_edgex-ui-go_PR-375:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:49:22 $ docker top 80a37143107c880eade43bb65e9134b84e1304bb6c8798512a15a7224eabfddc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:49:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:49:22 [ssh-agent] Looking for ssh-agent implementation... 06:49:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:49:22 $ docker exec 80a37143107c880eade43bb65e9134b84e1304bb6c8798512a15a7224eabfddc ssh-agent 06:49:23 SSH_AUTH_SOCK=/tmp/ssh-UTcnbI3nDL1c/agent.14 06:49:23 SSH_AGENT_PID=20 06:49:23 Running ssh-add (command line suppressed) 06:49:23 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_1057061143076359971.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_1057061143076359971.key) 06:49:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:49:23 + git tag --points-at HEAD [Pipeline] } 06:49:23 $ docker exec --env ******** --env ******** 80a37143107c880eade43bb65e9134b84e1304bb6c8798512a15a7224eabfddc ssh-agent -k 06:49:23 unset SSH_AUTH_SOCK; 06:49:23 unset SSH_AGENT_PID; 06:49:23 echo Agent pid 20 killed; 06:49:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:49:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:49:23 [ssh-agent] Looking for ssh-agent implementation... 06:49:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:49:23 $ docker exec 80a37143107c880eade43bb65e9134b84e1304bb6c8798512a15a7224eabfddc ssh-agent 06:49:23 SSH_AUTH_SOCK=/tmp/ssh-YDwlvdG4ZGkD/agent.53 06:49:23 SSH_AGENT_PID=59 06:49:23 Running ssh-add (command line suppressed) 06:49:23 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_7581201908005316548.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_7581201908005316548.key) 06:49:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:49:24 + git semver init 06:49:24 # -> Open(): unable to determine branch for HEAD 06:49:24 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-375/.git 06:49:24 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-375 06:49:24 # $SEMVER_REMOTE_NAME = origin 06:49:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:49:24 # $SEMVER_USER_NAME = edgex-jenkins 06:49:24 # $SEMVER_BRANCH = PR-375 06:49:24 # $SEMVER_TEMP = /tmp/semver-989612060 06:49:24 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:49:25 # '/tmp/semver-989612060' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-375/.semver' 06:49:25 # -> Force: false 06:49:25 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-375/.semver [Pipeline] } 06:49:25 $ docker exec --env ******** --env ******** 80a37143107c880eade43bb65e9134b84e1304bb6c8798512a15a7224eabfddc ssh-agent -k 06:49:25 unset SSH_AUTH_SOCK; 06:49:25 unset SSH_AGENT_PID; 06:49:25 echo Agent pid 59 killed; 06:49:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:49:26 + git semver [Pipeline] } 06:49:26 $ docker stop --time=1 80a37143107c880eade43bb65e9134b84e1304bb6c8798512a15a7224eabfddc 06:49:27 $ docker rm -f 80a37143107c880eade43bb65e9134b84e1304bb6c8798512a15a7224eabfddc [Pipeline] // withDockerContainer [Pipeline] sh 06:49:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:49:30 Stashed 1 file(s) [Pipeline] echo 06:49:30 [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] node [Pipeline] node 06:49:45 Still waiting to schedule task 06:49:45 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1659’ 06:49:45 Still waiting to schedule task 06:49:45 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:51:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1667 in /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [Pipeline] { [Pipeline] ws 06:51:40 Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout 06:51:40 The recommended git tool is: git 06:51:48 using credential edgex-jenkins-ssh 06:51:48 Cloning the remote Git repository 06:51:48 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:51:48 > git init /w/workspace/edgex-ui-go/5 # timeout=10 06:51:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:51:48 > git --version # timeout=10 06:51:48 > git --version # 'git version 2.17.1' 06:51:48 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:51 Merging remotes/origin/master commit 0c35122181cb708d85647f089f7c0c68ed267eab into PR head commit ec9cf22a1beeb578da27347961fab83ea33626b0 06:51:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:51:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:51:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:51:51 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:51:51 > git config core.sparsecheckout # timeout=10 06:51:51 > git checkout -f ec9cf22a1beeb578da27347961fab83ea33626b0 # timeout=10 06:51:52 Merge succeeded, producing ec9cf22a1beeb578da27347961fab83ea33626b0 06:51:52 Checking out Revision ec9cf22a1beeb578da27347961fab83ea33626b0 (PR-375) 06:51:52 > git remote # timeout=10 06:51:52 > git config --get remote.origin.url # timeout=10 06:51:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:52 > git merge 0c35122181cb708d85647f089f7c0c68ed267eab # timeout=10 06:51:52 > git rev-parse HEAD^{commit} # timeout=10 06:51:52 > git config core.sparsecheckout # timeout=10 06:51:52 > git checkout -f ec9cf22a1beeb578da27347961fab83ea33626b0 # timeout=10 06:51:57 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.100" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:51:58 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:51:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:51:59 + sudo+ service docker restart 06:51:59 true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:52:17 provisioning config files... 06:52:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config309987097649935039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:18 ---> docker-login.sh 06:52:18 nexus3.edgexfoundry.org:10001 06:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:19 Configure a credential helper to remove this warning. See 06:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:19 06:52:19 Login Succeeded 06:52:19 nexus3.edgexfoundry.org:10002 06:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:19 Configure a credential helper to remove this warning. See 06:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:19 06:52:19 Login Succeeded 06:52:19 nexus3.edgexfoundry.org:10003 06:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:20 Configure a credential helper to remove this warning. See 06:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:20 06:52:20 Login Succeeded 06:52:20 nexus3.edgexfoundry.org:10004 06:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:21 Configure a credential helper to remove this warning. See 06:52:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:21 06:52:21 Login Succeeded 06:52:21 docker.io 06:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:21 Configure a credential helper to remove this warning. See 06:52:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:21 06:52:21 Login Succeeded 06:52:21 ---> docker-login.sh ends [Pipeline] } 06:52:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:52:22 ========================================================= 06:52:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:52:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:52:22 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 06:52:23 Sending build context to Docker daemon 35.86MB 06:52:23 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:52:23 Step 2/8 : FROM ${BASE} 06:52:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:52:23 595b0fe564bb: Pulling fs layer 06:52:23 3088b5b3c5c0: Pulling fs layer 06:52:23 5b7225fbf94c: Pulling fs layer 06:52:23 ba82ee9f976e: Pulling fs layer 06:52:23 506bd15cee9f: Pulling fs layer 06:52:23 75a0a4a0db45: Pulling fs layer 06:52:23 618dc40b7e24: Pulling fs layer 06:52:23 ba82ee9f976e: Waiting 06:52:23 506bd15cee9f: Waiting 06:52:23 75a0a4a0db45: Waiting 06:52:23 618dc40b7e24: Waiting 06:52:23 5b7225fbf94c: Verifying Checksum 06:52:23 5b7225fbf94c: Download complete 06:52:23 3088b5b3c5c0: Verifying Checksum 06:52:23 3088b5b3c5c0: Download complete 06:52:23 506bd15cee9f: Verifying Checksum 06:52:23 506bd15cee9f: Download complete 06:52:23 75a0a4a0db45: Download complete 06:52:23 595b0fe564bb: Verifying Checksum 06:52:24 595b0fe564bb: Pull complete 06:52:25 3088b5b3c5c0: Pull complete 06:52:25 5b7225fbf94c: Pull complete 06:52:27 618dc40b7e24: Verifying Checksum 06:52:27 618dc40b7e24: Download complete 06:52:28 ba82ee9f976e: Download complete 06:52:38 ba82ee9f976e: Pull complete 06:52:38 506bd15cee9f: Pull complete 06:52:38 75a0a4a0db45: Pull complete 06:52:43 618dc40b7e24: Pull complete 06:52:43 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 06:52:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:52:43 ---> a36622ca3599 06:52:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:52:44 ---> Running in 773515ad41a6 06:52:45 Removing intermediate container 773515ad41a6 06:52:45 ---> 6d8280f4165a 06:52:45 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:52:45 ---> Running in cc8209f5f86e 06:52:47 Removing intermediate container cc8209f5f86e 06:52:47 ---> 328f9db6ef3a 06:52:47 Step 5/8 : RUN apk add --no-cache make git 06:52:47 ---> Running in f67ac6480d0b 06:52:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:52:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:52:50 OK: 138 MiB in 40 packages 06:52:52 Removing intermediate container f67ac6480d0b 06:52:52 ---> a2f0c17f051c 06:52:52 Step 6/8 : WORKDIR /edgex-ui-go 06:52:52 ---> Running in 88fb6c9c470b 06:52:52 Removing intermediate container 88fb6c9c470b 06:52:52 ---> 9b65fd363c02 06:52:52 Step 7/8 : COPY . . 06:52:55 ---> e22732ee07e9 06:52:55 Step 8/8 : RUN go mod download 06:52:55 ---> Running in b51a8248aaff 06:53:28 Removing intermediate container b51a8248aaff 06:53:28 ---> df0faf91a75f 06:53:28 Successfully built df0faf91a75f 06:53:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:53:28 + docker inspect -f . ci-base-image-arm64 06:53:28 . [Pipeline] withDockerContainer 06:53:28 prd-ubuntu18.04-docker-arm64-4c-16g-1667 does not seem to be running inside a container 06:53:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 ******** ci-base-image-arm64 cat 06:53:30 $ docker top fe9f21075ee616805dac59146cc0bbd35828e593bce6b4eb380d30a20c6453db -eo pid,comm [Pipeline] { [Pipeline] sh 06:53:31 + go version 06:53:31 go version go1.16.5 linux/arm64 [Pipeline] } 06:53:31 $ docker stop --time=1 fe9f21075ee616805dac59146cc0bbd35828e593bce6b4eb380d30a20c6453db 06:53:33 $ docker rm -f fe9f21075ee616805dac59146cc0bbd35828e593bce6b4eb380d30a20c6453db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:53:34 + docker inspect -f . ci-base-image-arm64 06:53:34 . [Pipeline] withDockerContainer 06:53:34 prd-ubuntu18.04-docker-arm64-4c-16g-1667 does not seem to be running inside a container 06:53:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 ******** ci-base-image-arm64 cat 06:53:35 $ docker top 06afc865f1d7a61a113d240afb197d2b960a2225d3684107eb7e320f1c0ad342 -eo pid,comm [Pipeline] { [Pipeline] sh 06:53:36 + go mod tidy [Pipeline] sh 06:53:38 + make test 06:53:38 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:53:39 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:54:12 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:54:12 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:54:12 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:54:12 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:54:12 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:54:12 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:54:12 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:54:12 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:54:12 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:54:12 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:54:12 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:54:12 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:54:12 GO111MODULE=on go vet ./... [Pipeline] } 06:54:30 $ docker stop --time=1 06afc865f1d7a61a113d240afb197d2b960a2225d3684107eb7e320f1c0ad342 06:54:33 $ docker rm -f 06afc865f1d7a61a113d240afb197d2b960a2225d3684107eb7e320f1c0ad342 [Pipeline] // withDockerContainer [Pipeline] sh 06:54:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:54:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:54:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:54:42 + ls -al . 06:54:42 total 124 06:54:42 drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 06:53 . 06:54:42 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 06:51 .. 06:54:42 drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 06:51 .git 06:54:42 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 06:51 .github 06:54:42 -rw-rw-r-- 1 jenkins jenkins 162 Jun 16 06:51 .gitignore 06:54:42 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 16 06:51 CONTRIBUTING.md 06:54:42 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 16 06:51 Dockerfile 06:54:42 -rw-rw-r-- 1 jenkins jenkins 902 Jun 16 06:51 Dockerfile.build 06:54:42 -rw-rw-r-- 1 jenkins jenkins 652 Jun 16 06:51 Jenkinsfile 06:54:42 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 16 06:51 LICENSE 06:54:42 -rw-rw-r-- 1 jenkins jenkins 941 Jun 16 06:51 Makefile 06:54:42 -rw-rw-r-- 1 jenkins jenkins 6012 Jun 16 06:51 README.md 06:54:42 -rw-rw-r-- 1 jenkins jenkins 5 Jun 16 06:49 VERSION 06:54:42 drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 06:51 assets 06:54:42 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 06:51 bin 06:54:42 drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 06:51 cmd 06:54:42 -rw-r--r-- 1 jenkins jenkins 10 Jun 16 06:53 coverage.out 06:54:42 drwxrwxr-x 5 jenkins jenkins 4096 Jun 16 06:51 docs 06:54:42 -rw-rw-r-- 1 jenkins jenkins 972 Jun 16 06:53 go.mod 06:54:42 -rw-r--r-- 1 jenkins jenkins 23961 Jun 16 06:53 go.sum 06:54:42 drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 06:51 internal 06:54:42 -rw-rw-r-- 1 jenkins jenkins 155 Jun 16 06:51 version.go 06:54:42 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 06:51 web [Pipeline] isUnix [Pipeline] sh 06:54:43 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ec9cf22a1beeb578da27347961fab83ea33626b0 --label arch=arm64 --label version=0.0.0 . 06:54:44 Sending build context to Docker daemon 35.88MB 06:54:44 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 06:54:44 Step 2/24 : FROM ${BASE} AS builder 06:54:44 ---> df0faf91a75f 06:54:44 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:54:44 ---> Running in 577377d78b24 06:54:45 Removing intermediate container 577377d78b24 06:54:45 ---> 8b852eedbfd1 06:54:45 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:54:45 ---> Running in 60e6c3a647c6 06:54:45 Removing intermediate container 60e6c3a647c6 06:54:45 ---> 76ef8b6f22ed 06:54:45 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:54:45 ---> Running in b007da080309 06:54:46 Running on prd-centos7-docker-4c-2g-1668 in /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [Pipeline] { 06:54:46 Removing intermediate container b007da080309 06:54:46 ---> 7df23cbaf1a5 06:54:46 Step 6/24 : LABEL Name=edgex-ui-go 06:54:46 ---> Running in e5bd42125c75 [Pipeline] ws 06:54:46 Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout 06:54:46 The recommended git tool is: git 06:54:46 Removing intermediate container e5bd42125c75 06:54:46 ---> 53e1bf4c543a 06:54:46 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:54:46 ---> Running in 1b5f8d0a5a19 06:54:48 Removing intermediate container 1b5f8d0a5a19 06:54:48 ---> dc962196f8cb 06:54:48 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:54:48 ---> Running in dccd26c8d59f 06:54:49 Removing intermediate container dccd26c8d59f 06:54:49 ---> 501c4ede3324 06:54:49 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:54:49 ---> Running in 943d890ecc78 06:54:50 using credential edgex-jenkins-ssh 06:54:50 Cloning the remote Git repository 06:54:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:54:50 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:54:50 > git init /w/workspace/edgex-ui-go/5 # timeout=10 06:54:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:54:50 > git --version # timeout=10 06:54:50 > git --version # 'git version 2.24.4' 06:54:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:54:50 [INFO] Currently running in a labeled security context 06:54:50 [INFO] Currently SELinux is 'enforcing' on the host 06:54:50 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh7710553040320517756.key 06:54:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:54:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:54:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:54:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:54:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:54:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:54:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:54:52 [INFO] Currently running in a labeled security context 06:54:52 [INFO] Currently SELinux is 'enforcing' on the host 06:54:52 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh4446709765470673985.key 06:54:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:54:52 Merging remotes/origin/master commit 0c35122181cb708d85647f089f7c0c68ed267eab into PR head commit ec9cf22a1beeb578da27347961fab83ea33626b0 06:54:52 Merge succeeded, producing ec9cf22a1beeb578da27347961fab83ea33626b0 06:54:52 Checking out Revision ec9cf22a1beeb578da27347961fab83ea33626b0 (PR-375) 06:54:52 OK: 138 MiB in 40 packages 06:54:52 > git config core.sparsecheckout # timeout=10 06:54:52 > git checkout -f ec9cf22a1beeb578da27347961fab83ea33626b0 # timeout=10 06:54:52 > git remote # timeout=10 06:54:52 > git config --get remote.origin.url # timeout=10 06:54:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:54:52 [INFO] Currently running in a labeled security context 06:54:52 [INFO] Currently SELinux is 'enforcing' on the host 06:54:52 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh1706060869867497986.key 06:54:52 > git merge 0c35122181cb708d85647f089f7c0c68ed267eab # timeout=10 06:54:52 > git rev-parse HEAD^{commit} # timeout=10 06:54:52 > git config core.sparsecheckout # timeout=10 06:54:52 > git checkout -f ec9cf22a1beeb578da27347961fab83ea33626b0 # timeout=10 06:54:53 Removing intermediate container 943d890ecc78 06:54:53 ---> a1bea3d3b529 06:54:53 Step 10/24 : ENV GO111MODULE=on 06:54:53 ---> Running in 1efdd37cf5b6 06:54:54 Removing intermediate container 1efdd37cf5b6 06:54:54 ---> a43d1dfb331d 06:54:54 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:54:54 ---> Running in 7487863fdd17 06:54:55 Removing intermediate container 7487863fdd17 06:54:55 ---> d233f0d04905 06:54:55 Step 12/24 : COPY go.mod . 06:54:55 ---> 8fe85b77ade9 06:54:55 Step 13/24 : COPY Makefile . 06:54:56 ---> bb810169e8ac 06:54:56 Step 14/24 : RUN make update 06:54:56 ---> Running in 721e3e5de5df 06:54:56 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.100" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:54:57 CGO_ENABLED=0 GO111MODULE=on go mod download 06:54:57 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:54:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:54:58 + sudo service docker restart 06:54:58 + true 06:54:58 Redirecting to /bin/systemctl restart docker.service 06:54:59 Removing intermediate container 721e3e5de5df 06:54:59 ---> 299b17c55e6d 06:54:59 Step 15/24 : COPY . . 06:55:02 ---> 83af813bc9a7 06:55:02 Step 16/24 : RUN ${MAKE} 06:55:02 ---> Running in 1b40208c4c5b 06:55:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:55:16 provisioning config files... 06:55:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config5941237338814705679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:55:16 ---> docker-login.sh 06:55:16 nexus3.edgexfoundry.org:10001 06:55:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:55:17 Configure a credential helper to remove this warning. See 06:55:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:55:17 06:55:17 Login Succeeded 06:55:17 nexus3.edgexfoundry.org:10002 06:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:55:17 Configure a credential helper to remove this warning. See 06:55:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:55:17 06:55:17 Login Succeeded 06:55:17 nexus3.edgexfoundry.org:10003 06:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:55:17 Configure a credential helper to remove this warning. See 06:55:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:55:17 06:55:17 Login Succeeded 06:55:17 nexus3.edgexfoundry.org:10004 06:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:55:17 Configure a credential helper to remove this warning. See 06:55:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:55:17 06:55:17 Login Succeeded 06:55:17 docker.io 06:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:55:17 Configure a credential helper to remove this warning. See 06:55:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:55:17 06:55:17 Login Succeeded 06:55:17 ---> docker-login.sh ends [Pipeline] } 06:55:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:55:18 ========================================================= 06:55:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:55:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:55:18 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 06:55:18 Sending build context to Docker daemon 35.86MB 06:55:18 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:55:18 Step 2/8 : FROM ${BASE} 06:55:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:55:18 540db60ca938: Pulling fs layer 06:55:18 adcc1eea9eea: Pulling fs layer 06:55:18 4c4ab2625f07: Pulling fs layer 06:55:18 0510c868ecb4: Pulling fs layer 06:55:18 afea3b2eda06: Pulling fs layer 06:55:18 7809a108b3ef: Pulling fs layer 06:55:18 f706445af74f: Pulling fs layer 06:55:18 0510c868ecb4: Waiting 06:55:18 afea3b2eda06: Waiting 06:55:18 7809a108b3ef: Waiting 06:55:18 f706445af74f: Waiting 06:55:18 4c4ab2625f07: Verifying Checksum 06:55:18 4c4ab2625f07: Download complete 06:55:19 adcc1eea9eea: Verifying Checksum 06:55:19 adcc1eea9eea: Download complete 06:55:19 afea3b2eda06: Verifying Checksum 06:55:19 afea3b2eda06: Download complete 06:55:19 540db60ca938: Verifying Checksum 06:55:19 540db60ca938: Download complete 06:55:19 7809a108b3ef: Verifying Checksum 06:55:19 7809a108b3ef: Download complete 06:55:19 540db60ca938: Pull complete 06:55:19 adcc1eea9eea: Pull complete 06:55:19 4c4ab2625f07: Pull complete 06:55:20 f706445af74f: Verifying Checksum 06:55:20 f706445af74f: Download complete 06:55:21 0510c868ecb4: Verifying Checksum 06:55:21 0510c868ecb4: Download complete 06:55:24 0510c868ecb4: Pull complete 06:55:24 afea3b2eda06: Pull complete 06:55:24 7809a108b3ef: Pull complete 06:55:25 f706445af74f: Pull complete 06:55:25 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:55:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:55:25 ---> b068be0155e3 06:55:25 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:55:29 ---> Running in 84d471af169c 06:55:29 Removing intermediate container 84d471af169c 06:55:29 ---> 6847f037cf27 06:55:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:55:29 ---> Running in 702e3d3f1ade 06:55:30 Removing intermediate container 702e3d3f1ade 06:55:30 ---> 7ff0ea119a1d 06:55:30 Step 5/8 : RUN apk add --no-cache make git 06:55:30 ---> Running in 7f12bdb08c82 06:55:30 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:55:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:55:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:55:31 OK: 149 MiB in 40 packages 06:55:31 Removing intermediate container 7f12bdb08c82 06:55:31 ---> a2088b7b3df4 06:55:31 Step 6/8 : WORKDIR /edgex-ui-go 06:55:32 ---> Running in 899ead2244a3 06:55:32 Removing intermediate container 899ead2244a3 06:55:32 ---> 90c5d6aee4f4 06:55:32 Step 7/8 : COPY . . 06:55:33 ---> e2bafd9c6f62 06:55:33 Step 8/8 : RUN go mod download 06:55:33 ---> Running in 416e5a492f38 06:55:33 Removing intermediate container 1b40208c4c5b 06:55:33 ---> 6aab8347bd81 06:55:33 Step 17/24 : FROM alpine:3.12 06:55:34 3.12: Pulling from library/alpine 06:55:34 d2f70382dc9a: Pulling fs layer 06:55:34 d2f70382dc9a: Verifying Checksum 06:55:34 d2f70382dc9a: Download complete 06:55:34 d2f70382dc9a: Pull complete 06:55:34 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 06:55:35 Status: Downloaded newer image for alpine:3.12 06:55:35 ---> c4fd0aeabfcf 06:55:35 Step 18/24 : EXPOSE 4000 06:55:35 ---> Running in 16de543dbba2 06:55:35 Removing intermediate container 16de543dbba2 06:55:35 ---> f7860a351a99 06:55:35 Step 19/24 : 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 06:55:38 ---> 785471d0fc70 06:55:38 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:55:38 ---> Running in 1605bd7ad0ab 06:55:38 Removing intermediate container 1605bd7ad0ab 06:55:38 ---> 40fb43723b31 06:55:38 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:55:39 ---> Running in 11da69455dab 06:55:39 Removing intermediate container 11da69455dab 06:55:39 ---> efdd38cceb0f 06:55:39 Step 22/24 : LABEL arch=arm64 06:55:39 ---> Running in 645faf7daa76 06:55:39 Removing intermediate container 645faf7daa76 06:55:39 ---> 95c15b3f68d3 06:55:39 Step 23/24 : LABEL git_sha=ec9cf22a1beeb578da27347961fab83ea33626b0 06:55:40 ---> Running in 4ae1c722e151 06:55:40 Removing intermediate container 4ae1c722e151 06:55:40 ---> 2414ac04d28d 06:55:40 Step 24/24 : LABEL version=0.0.0 06:55:40 ---> Running in 3b116cc7397e 06:55:40 Removing intermediate container 3b116cc7397e 06:55:40 ---> ee7747ccf9da 06:55:40 [Warning] One or more build-args [ARCH] were not consumed 06:55:41 Successfully built ee7747ccf9da 06:55:41 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:55:42 ---> job-cost.sh 06:55:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rlbe 06:55:48 Removing intermediate container 416e5a492f38 06:55:48 ---> 59d079f16068 06:55:48 Successfully built 59d079f16068 06:55:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:55:48 + docker inspect -f . ci-base-image-x86_64 06:55:48 . [Pipeline] withDockerContainer 06:55:48 prd-centos7-docker-4c-2g-1668 does not seem to be running inside a container 06:55:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 ******** ci-base-image-x86_64 cat 06:55:49 $ docker top 63afcb119617523f6372e884c7a592a64cc5fd80d9806b82d3f497950650d7da -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:49 + go version 06:55:49 go version go1.16.3 linux/amd64 [Pipeline] } 06:55:49 $ docker stop --time=1 63afcb119617523f6372e884c7a592a64cc5fd80d9806b82d3f497950650d7da 06:55:50 $ docker rm -f 63afcb119617523f6372e884c7a592a64cc5fd80d9806b82d3f497950650d7da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:55:51 + docker inspect -f . ci-base-image-x86_64 06:55:51 . [Pipeline] withDockerContainer 06:55:51 prd-centos7-docker-4c-2g-1668 does not seem to be running inside a container 06:55:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 ******** ci-base-image-x86_64 cat 06:55:52 $ docker top 6d62078ae77b1da6344423aa1b80915abfad0e1f24d824d69de78da6bf44d9cf -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:54 + go mod tidy [Pipeline] sh 06:55:54 + make test 06:55:54 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:55:55 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:56:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:56:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:56:05 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:56:05 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:56:05 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:56:05 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:56:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:56:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:56:05 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:56:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:56:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:56:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:56:05 GO111MODULE=on go vet ./... [Pipeline] } 06:56:10 $ docker stop --time=1 6d62078ae77b1da6344423aa1b80915abfad0e1f24d824d69de78da6bf44d9cf 06:56:11 $ docker rm -f 6d62078ae77b1da6344423aa1b80915abfad0e1f24d824d69de78da6bf44d9cf [Pipeline] // withDockerContainer [Pipeline] sh 06:56:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:56:12 Warning: overwriting stash ‘coverage-report’ 06:56:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:56:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:56:13 + ls -al . 06:56:13 total 92 06:56:13 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 16 06:55 . 06:56:13 drwxrwxr-x. 4 jenkins jenkins 28 Jun 16 06:54 .. 06:56:13 drwxrwxr-x. 3 jenkins jenkins 20 Jun 16 06:54 assets 06:56:13 drwxrwxr-x. 2 jenkins jenkins 35 Jun 16 06:54 bin 06:56:13 drwxrwxr-x. 3 jenkins jenkins 29 Jun 16 06:54 cmd 06:56:13 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 16 06:54 CONTRIBUTING.md 06:56:13 -rw-r--r--. 1 jenkins jenkins 10 Jun 16 06:55 coverage.out 06:56:13 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 16 06:54 Dockerfile 06:56:13 -rw-rw-r--. 1 jenkins jenkins 902 Jun 16 06:54 Dockerfile.build 06:56:13 drwxrwxr-x. 5 jenkins jenkins 104 Jun 16 06:54 docs 06:56:13 drwxrwxr-x. 8 jenkins jenkins 179 Jun 16 06:54 .git 06:56:13 drwxrwxr-x. 2 jenkins jenkins 103 Jun 16 06:54 .github 06:56:13 -rw-rw-r--. 1 jenkins jenkins 162 Jun 16 06:54 .gitignore 06:56:13 -rw-rw-r--. 1 jenkins jenkins 972 Jun 16 06:55 go.mod 06:56:13 -rw-r--r--. 1 jenkins jenkins 23961 Jun 16 06:55 go.sum 06:56:13 drwxrwxr-x. 10 jenkins jenkins 139 Jun 16 06:54 internal 06:56:13 -rw-rw-r--. 1 jenkins jenkins 652 Jun 16 06:54 Jenkinsfile 06:56:13 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 16 06:54 LICENSE 06:56:13 -rw-rw-r--. 1 jenkins jenkins 941 Jun 16 06:54 Makefile 06:56:13 -rw-rw-r--. 1 jenkins jenkins 6012 Jun 16 06:54 README.md 06:56:13 -rw-rw-r--. 1 jenkins jenkins 5 Jun 16 06:49 VERSION 06:56:13 -rw-rw-r--. 1 jenkins jenkins 155 Jun 16 06:54 version.go 06:56:13 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 16 06:54 web [Pipeline] isUnix [Pipeline] sh 06:56:13 + 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=ec9cf22a1beeb578da27347961fab83ea33626b0 --label arch=amd64 --label version=0.0.0 . 06:56:13 Sending build context to Docker daemon 35.89MB 06:56:13 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 06:56:13 Step 2/24 : FROM ${BASE} AS builder 06:56:13 ---> 59d079f16068 06:56:13 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:56:13 ---> Running in c32cc1948d74 06:56:14 Removing intermediate container c32cc1948d74 06:56:14 ---> 5d311799a54f 06:56:14 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:56:14 ---> Running in b600c18da563 06:56:14 Removing intermediate container b600c18da563 06:56:14 ---> 64c175a07da5 06:56:14 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:56:14 ---> Running in a6eb3ed6d6a6 06:56:14 Removing intermediate container a6eb3ed6d6a6 06:56:14 ---> 6ac95afedc71 06:56:14 Step 6/24 : LABEL Name=edgex-ui-go 06:56:14 ---> Running in 176d661f3367 06:56:14 Removing intermediate container 176d661f3367 06:56:14 ---> 17f9b05fc233 06:56:14 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:56:14 ---> Running in 1f96b2619ef5 06:56:14 Removing intermediate container 1f96b2619ef5 06:56:14 ---> 3a59744c3b36 06:56:14 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:56:14 ---> Running in 626a8b2db663 06:56:15 Removing intermediate container 626a8b2db663 06:56:15 ---> 9708e2a30ed2 06:56:15 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:56:15 ---> Running in 346298b3bb1b 06:56:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:56:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:56:16 OK: 149 MiB in 40 packages 06:56:16 Removing intermediate container 346298b3bb1b 06:56:16 ---> ba4d3303fce7 06:56:16 Step 10/24 : ENV GO111MODULE=on 06:56:16 ---> Running in 1446492cad1d 06:56:17 Removing intermediate container 1446492cad1d 06:56:17 ---> a1715ecde579 06:56:17 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:56:17 ---> Running in 8c145e848868 06:56:17 Removing intermediate container 8c145e848868 06:56:17 ---> 8011de02f961 06:56:17 Step 12/24 : COPY go.mod . 06:56:17 ---> 18a77cc7cb59 06:56:17 Step 13/24 : COPY Makefile . 06:56:17 ---> 40bc188866a3 06:56:17 Step 14/24 : RUN make update 06:56:17 ---> Running in 437b8d09e15a 06:56:17 CGO_ENABLED=0 GO111MODULE=on go mod download 06:56:17 Removing intermediate container 437b8d09e15a 06:56:17 ---> 47d6a895398f 06:56:17 Step 15/24 : COPY . . 06:56:19 ---> ec304cbb5029 06:56:19 Step 16/24 : RUN ${MAKE} 06:56:19 ---> Running in d163e3d26fbf 06:56:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:56:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:56:28 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:56:29 Removing intermediate container d163e3d26fbf 06:56:29 ---> 0e53a1f4180c 06:56:29 Step 17/24 : FROM alpine:3.12 06:56:29 3.12: Pulling from library/alpine 06:56:30 339de151aab4: Pulling fs layer 06:56:30 339de151aab4: Verifying Checksum 06:56:30 339de151aab4: Download complete 06:56:30 339de151aab4: Pull complete 06:56:30 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 06:56:30 Status: Downloaded newer image for alpine:3.12 06:56:30 ---> 13621d1b12d4 06:56:30 Step 18/24 : EXPOSE 4000 06:56:30 ---> Running in ccfafaf50c90 06:56:30 Removing intermediate container ccfafaf50c90 06:56:30 ---> c5668a41233f 06:56:30 Step 19/24 : 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 06:56:32 ---> ab61a9bcca7b 06:56:32 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:56:32 ---> Running in ad6cec477f25 06:56:32 Removing intermediate container ad6cec477f25 06:56:32 ---> dc5ca8d70c13 06:56:32 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:56:32 ---> Running in 6ca2f6f7eb9b 06:56:32 Removing intermediate container 6ca2f6f7eb9b 06:56:32 ---> 157b86711326 06:56:32 Step 22/24 : LABEL arch=amd64 06:56:32 ---> Running in 9d346d1721af 06:56:32 Removing intermediate container 9d346d1721af 06:56:32 ---> 9454c9257311 06:56:32 Step 23/24 : LABEL git_sha=ec9cf22a1beeb578da27347961fab83ea33626b0 06:56:32 ---> Running in 80471fab731f 06:56:32 Removing intermediate container 80471fab731f 06:56:32 ---> 3c6eb407f69f 06:56:32 Step 24/24 : LABEL version=0.0.0 06:56:32 ---> Running in 915413e2e3df 06:56:32 Removing intermediate container 915413e2e3df 06:56:32 ---> 050697abf41b 06:56:32 [Warning] One or more build-args [ARCH] were not consumed 06:56:32 Successfully built 050697abf41b 06:56:32 Successfully tagged edgex-ui:latest [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] libraryResource [Pipeline] sh 06:56:33 ---> job-cost.sh 06:56:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W9aT 06:56:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:56:56 lf-activate-venv(): INFO: Adding /tmp/venv-W9aT/bin to PATH 06:56:56 INFO: No Stack... 06:56:56 INFO: Retrieving Pricing Info for: v3-standard-2 06:56:56 INFO: Archiving Costs [Pipeline] sh 06:56:57 + cut -d, -f6 06:56:57 + cat /w/workspace/edgex-ui-go/5/archives/cost.csv [Pipeline] lock 06:56:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-375-5-stack-cost] 06:56:57 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-5-stack-cost] did not exist. Created. 06:56:57 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-375-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:56:57 + echo total: 0.05999999865889549 [Pipeline] stash 06:56:57 Stashed 1 file(s) [Pipeline] } 06:56:57 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:57:42 lf-activate-venv(): INFO: Adding /tmp/venv-rlbe/bin to PATH 06:57:42 INFO: No Stack... 06:57:42 INFO: Retrieving Pricing Info for: v2-standard-4 06:57:42 INFO: Archiving Costs [Pipeline] sh 06:57:43 + cut -d, -f6 06:57:43 + cat /w/workspace/edgex-ui-go/5/archives/cost.csv [Pipeline] lock 06:57:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-375-5-stack-cost] 06:57:43 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-5-stack-cost] did not exist. Created. 06:57:43 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-375-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:57:43 /w/workspace/edgex-ui-go/5@tmp/durable-5cf37630/script.sh: 1: /w/workspace/edgex-ui-go/5@tmp/durable-5cf37630/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:57:44 + echo total: 0.18000000715255737 [Pipeline] stash 06:57:44 Warning: overwriting stash ‘stack-cost’ 06:57:44 Stashed 1 file(s) [Pipeline] } 06:57:44 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:57:45 provisioning config files... 06:57:45 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/config6355589388284850363tmp [Pipeline] { [Pipeline] sh 06:57:45 + set +x 06:57:45 + curl -s https://codecov.io/bash 06:57:45 + bash -s -- 06:57:45 06:57:45 _____ _ 06:57:45 / ____| | | 06:57:45 | | ___ __| | ___ ___ _____ __ 06:57:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:57:45 | |___| (_) | (_| | __/ (_| (_) \ V / 06:57:45 \_____\___/ \__,_|\___|\___\___/ \_/ 06:57:45 Bash-1.0.3 06:57:45 06:57:45 06:57:45 ==> git version 2.24.4 found 06:57:45 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:57:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:57:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:57:45 ==> Jenkins CI detected. 06:57:45 project root: . 06:57:45 --> token set from env 06:57:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:57:45 ==> Running gcov in . (disable via -X gcov) 06:57:45 ==> Python coveragepy not found 06:57:45 ==> Searching for coverage reports in: 06:57:45 + . 06:57:45 -> Found 1 reports 06:57:45 ==> Detecting git/mercurial file structure 06:57:45 ==> Reading reports 06:57:45 + ./coverage.out bytes=10 06:57:45 ==> Appending adjustments 06:57:45 https://docs.codecov.io/docs/fixing-reports 06:57:45 + Found adjustments 06:57:45 ==> Gzipping contents 06:57:45 4.0K /tmp/codecov.daB7GV.gz 06:57:45 ==> Uploading reports 06:57:45 url: https://codecov.io 06:57:45 query: branch=PR-375&commit=ec9cf22a1beeb578da27347961fab83ea33626b0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-375%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=375&job=&cmd_args= 06:57:45 -> Pinging Codecov 06:57:45 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-375&commit=ec9cf22a1beeb578da27347961fab83ea33626b0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-375%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=375&job=&cmd_args= 06:57:46 -> Uploading to 06:57:46 https://storage.googleapis.com/codecov/v4/raw/2021-06-16/FB506323287CE973F263BFD2A0EB1F37/ec9cf22a1beeb578da27347961fab83ea33626b0/8a0b513e-b62b-4d2b-b728-06a016bec479.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T065746Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3152896757b559e6c94f4e8df0807cc565a805fd8db3cafd2d825fa909f1a92f 06:57:46 % Total % Received % Xferd Average Speed Time Time Time Current 06:57:46 Dload Upload Total Spent Left Speed 06:57:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3923 0 0 100 3923 0 9645 --:--:-- --:--:-- --:--:-- 9638 100 3923 0 0 100 3923 0 9642 --:--:-- --:--:-- --:--:-- 9638 06:57:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ec9cf22a1beeb578da27347961fab83ea33626b0 [Pipeline] } 06:57:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:57:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:57:51 ---> package-listing.sh 06:57:51 ++ facter osfamily 06:57:51 ++ tr '[:upper:]' '[:lower:]' 06:57:51 + OS_FAMILY=redhat 06:57:51 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-375 06:57:51 + START_PACKAGES=/tmp/packages_start.txt 06:57:51 + END_PACKAGES=/tmp/packages_end.txt 06:57:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:57:51 + PACKAGES=/tmp/packages_start.txt 06:57:51 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-375 ']' 06:57:51 + PACKAGES=/tmp/packages_end.txt 06:57:51 + case "${OS_FAMILY}" in 06:57:51 + sort 06:57:51 + rpm -qa 06:57:52 + '[' -f /tmp/packages_start.txt ']' 06:57:52 + '[' -f /tmp/packages_end.txt ']' 06:57:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:57:52 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-375 ']' 06:57:52 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-375/archives/ 06:57:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-375/archives/ [Pipeline] echo 06:57:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:57:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:57:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:57:52 06:57:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:57:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:57:53 alpine: Pulling from edgex-lftools-log-publisher 06:57:53 df20fa9351a1: Pulling fs layer 06:57:53 36b3adc4ff6f: Pulling fs layer 06:57:53 8ad3a11d3b57: Pulling fs layer 06:57:53 46f8f816bc3b: Pulling fs layer 06:57:53 93b61091891f: Pulling fs layer 06:57:53 93b9cdb0e59b: Pulling fs layer 06:57:53 5e14af77c1be: Pulling fs layer 06:57:53 01666e4c0597: Pulling fs layer 06:57:53 aa168da1d23b: Pulling fs layer 06:57:53 46f8f816bc3b: Waiting 06:57:53 93b61091891f: Waiting 06:57:53 93b9cdb0e59b: Waiting 06:57:53 5e14af77c1be: Waiting 06:57:53 01666e4c0597: Waiting 06:57:53 aa168da1d23b: Waiting 06:57:53 36b3adc4ff6f: Verifying Checksum 06:57:53 36b3adc4ff6f: Download complete 06:57:53 46f8f816bc3b: Verifying Checksum 06:57:53 46f8f816bc3b: Download complete 06:57:53 df20fa9351a1: Verifying Checksum 06:57:53 df20fa9351a1: Download complete 06:57:53 93b9cdb0e59b: Verifying Checksum 06:57:53 93b9cdb0e59b: Download complete 06:57:53 93b61091891f: Verifying Checksum 06:57:53 93b61091891f: Download complete 06:57:53 5e14af77c1be: Verifying Checksum 06:57:53 5e14af77c1be: Download complete 06:57:53 01666e4c0597: Verifying Checksum 06:57:53 01666e4c0597: Download complete 06:57:53 df20fa9351a1: Pull complete 06:57:53 8ad3a11d3b57: Verifying Checksum 06:57:53 8ad3a11d3b57: Download complete 06:57:53 36b3adc4ff6f: Pull complete 06:57:54 8ad3a11d3b57: Pull complete 06:57:54 46f8f816bc3b: Pull complete 06:57:54 93b61091891f: Pull complete 06:57:54 93b9cdb0e59b: Pull complete 06:57:54 5e14af77c1be: Pull complete 06:57:55 01666e4c0597: Pull complete 06:57:55 aa168da1d23b: Verifying Checksum 06:57:55 aa168da1d23b: Download complete 06:57:59 aa168da1d23b: Pull complete 06:57:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:57:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:57:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:57:59 prd-centos7-docker-4c-2g-1659 does not seem to be running inside a container 06:57:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375/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-375 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375:/w/workspace/edgexfoundry_edgex-ui-go_PR-375:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:58:02 $ docker top c0709ac0a99d577f441022cbb8c1600669084911fe2a3d15567702a0be58678b -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:03 + touch /tmp/pre-build-complete [Pipeline] sh 06:58:03 + mkdir -p /var/log/sa [Pipeline] sh 06:58:03 + ls /var/log/sa-host 06:58:03 + sadf -c /var/log/sa-host/sa05 06:58:03 file_magic: OK 06:58:03 HZ: Using current value: 100 06:58:03 file_header: OK 06:58:03 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:58:03 Statistics: 06:58:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:58:03 File successfully converted to sysstat format version 12.2.1 06:58:03 + sadf -c /var/log/sa-host/sa16 06:58:03 file_magic: OK 06:58:03 HZ: Using current value: 100 06:58:03 file_header: OK 06:58:03 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:58:03 Statistics: 06:58:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:58:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:58:04 provisioning config files... 06:58:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/config4674692476039891801tmp [Pipeline] { [Pipeline] echo 06:58:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:58:04 ---> create-netrc.sh [Pipeline] } 06:58:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:58:05 ---> python-tools-install.sh [Pipeline] echo 06:58:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:58:05 ---> sudo-logs.sh 06:58:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:58:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:58:05 ---> job-cost.sh 06:58:05 lf-activate-venv: SKIPPING 06:58:05 DEBUG: total: 0.18000000715255737 06:58:05 INFO: Retrieving Stack Cost... 06:58:06 INFO: Retrieving Pricing Info for: v3-standard-2 06:58:07 INFO: Archiving Costs [Pipeline] echo 06:58:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:58:07 ---> logs-deploy.sh 06:58:07 lf-activate-venv: SKIPPING 06:58:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-375/5 06:58:07 INFO: archiving workspace using pattern(s): 06:58:08 Archives upload complete. 06:58:08 INFO: archiving logs to Nexus 06:58:08 ---> uname -a: 06:58:08 Linux prd-centos7-docker-4c-2g-1659.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:58:08 06:58:08 06:58:08 ---> lscpu: 06:58:08 Architecture: x86_64 06:58:08 CPU op-mode(s): 32-bit, 64-bit 06:58:08 Byte Order: Little Endian 06:58:08 Address sizes: 40 bits physical, 48 bits virtual 06:58:08 CPU(s): 2 06:58:08 On-line CPU(s) list: 0,1 06:58:08 Thread(s) per core: 1 06:58:08 Core(s) per socket: 1 06:58:08 Socket(s): 2 06:58:08 NUMA node(s): 1 06:58:08 Vendor ID: AuthenticAMD 06:58:08 CPU family: 23 06:58:08 Model: 49 06:58:08 Model name: AMD EPYC-Rome Processor 06:58:08 Stepping: 0 06:58:08 CPU MHz: 2800.000 06:58:08 BogoMIPS: 5600.00 06:58:08 Virtualization: AMD-V 06:58:08 Hypervisor vendor: KVM 06:58:08 Virtualization type: full 06:58:08 L1d cache: 64 KiB 06:58:08 L1i cache: 64 KiB 06:58:08 L2 cache: 1 MiB 06:58:08 L3 cache: 32 MiB 06:58:08 NUMA node0 CPU(s): 0,1 06:58:08 Vulnerability Itlb multihit: Not affected 06:58:08 Vulnerability L1tf: Not affected 06:58:08 Vulnerability Mds: Not affected 06:58:08 Vulnerability Meltdown: Not affected 06:58:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:58:08 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:58:08 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:58:08 Vulnerability Srbds: Not affected 06:58:08 Vulnerability Tsx async abort: Not affected 06:58: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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 06:58:08 06:58:08 06:58:08 ---> nproc: 06:58:08 2 06:58:08 06:58:08 06:58:08 ---> df -h: 06:58:08 Filesystem Size Used Available Use% Mounted on 06:58:08 overlay 40.0G 7.3G 32.7G 18% / 06:58:08 tmpfs 64.0M 0 64.0M 0% /dev 06:58:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:58:08 shm 64.0M 0 64.0M 0% /dev/shm 06:58:08 /dev/vda1 40.0G 7.3G 32.7G 18% /facter-os 06:58:08 /dev/vda1 40.0G 7.3G 32.7G 18% /etc/resolv.conf 06:58:08 /dev/vda1 40.0G 7.3G 32.7G 18% /etc/hostname 06:58:08 /dev/vda1 40.0G 7.3G 32.7G 18% /etc/hosts 06:58:08 /dev/vda1 40.0G 7.3G 32.7G 18% /var/log/secure 06:58:08 /dev/vda1 40.0G 7.3G 32.7G 18% /var/log/auth.log 06:58:08 /dev/vda1 40.0G 7.3G 32.7G 18% /run/cloud-init/result.json 06:58:08 /dev/vda1 40.0G 7.3G 32.7G 18% /w/workspace/edgexfoundry_edgex-ui-go_PR-375 06:58:08 /dev/vda1 40.0G 7.3G 32.7G 18% /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp 06:58:08 /dev/vda1 40.0G 7.3G 32.7G 18% /var/log/sa-host 06:58:08 06:58:08 06:58:08 ---> free -m: 06:58:08 total used free shared buff/cache available 06:58:08 Mem: 7821 989 4693 0 2138 6654 06:58:08 Swap: 1023 0 1023 06:58:08 06:58:08 06:58:08 ---> ip addr: 06:58:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:58:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:58:08 inet 127.0.0.1/8 scope host lo 06:58:08 valid_lft forever preferred_lft forever 06:58:08 inet6 ::1/128 scope host 06:58:08 valid_lft forever preferred_lft forever 06:58:08 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:58:08 link/ether fa:16:3e:6f:6b:34 brd ff:ff:ff:ff:ff:ff 06:58:08 inet 10.30.122.103/23 brd 10.30.123.255 scope global dynamic eth0 06:58:08 valid_lft 83721sec preferred_lft 83721sec 06:58:08 inet6 fe80::f816:3eff:fe6f:6b34/64 scope link 06:58:08 valid_lft forever preferred_lft forever 06:58:08 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:58:08 link/ether 02:42:aa:a6:f0:f0 brd ff:ff:ff:ff:ff:ff 06:58:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:58:08 valid_lft forever preferred_lft forever 06:58:08 inet6 fe80::42:aaff:fea6:f0f0/64 scope link 06:58:08 valid_lft forever preferred_lft forever 06:58:08 06:58:08 06:58:08 ---> sar -b -r -n DEV: 06:58:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 06:58:08 06:58:08 06:13:19 LINUX RESTART (2 CPU) 06:58:08 06:58:08 06:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:58:08 06:15:01 2.22 0.00 2.22 0.00 0.00 623.49 0.00 06:58:08 06:16:01 1.07 0.00 1.07 0.00 0.00 16.77 0.00 06:58:08 06:17:01 0.30 0.00 0.30 0.00 0.00 3.63 0.00 06:58:08 06:18:01 0.20 0.00 0.20 0.00 0.00 2.73 0.00 06:58:08 06:19:01 0.22 0.00 0.22 0.00 0.00 2.37 0.00 06:58:08 06:20:01 0.33 0.00 0.33 0.00 0.00 4.70 0.00 06:58:08 06:21:01 0.22 0.00 0.22 0.00 0.00 2.57 0.00 06:58:08 06:22:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 06:58:08 06:23:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 06:58:08 06:24:01 0.23 0.00 0.23 0.00 0.00 2.60 0.00 06:58:08 06:25:01 0.25 0.00 0.25 0.00 0.00 3.88 0.00 06:58:08 06:26:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 06:58:08 06:27:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 06:58:08 06:28:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 06:58:08 06:29:01 0.33 0.18 0.15 0.00 5.86 1.88 0.00 06:58:08 06:30:01 0.82 0.00 0.82 0.00 0.00 16.23 0.00 06:58:08 06:31:01 0.20 0.00 0.20 0.00 0.00 3.36 0.00 06:58:08 06:32:01 0.28 0.00 0.28 0.00 0.00 3.78 0.00 06:58:08 06:33:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 06:58:08 06:34:01 0.23 0.00 0.23 0.00 0.00 3.37 0.00 06:58:08 06:35:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 06:58:08 06:36:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 06:58:08 06:37:01 0.30 0.00 0.30 0.00 0.00 3.65 0.00 06:58:08 06:38:01 0.33 0.00 0.33 0.00 0.00 4.08 0.00 06:58:08 06:39:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 06:58:08 06:40:01 0.25 0.00 0.25 0.00 0.00 2.72 0.00 06:58:08 06:41:02 0.20 0.00 0.20 0.00 0.00 1.88 0.00 06:58:08 06:42:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 06:58:08 06:43:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 06:58:08 06:44:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 06:58:08 06:45:01 0.28 0.00 0.28 0.00 0.00 4.06 0.00 06:58:08 06:46:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 06:58:08 06:47:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 06:58:08 06:48:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 06:58:08 06:49:01 0.62 0.35 0.27 0.00 163.52 3.46 0.00 06:58:08 06:50:01 86.84 3.88 82.96 0.00 2644.20 4735.14 0.00 06:58:08 06:51:01 0.83 0.00 0.83 0.00 0.00 16.67 0.00 06:58:08 06:52:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 06:58:08 06:53:01 0.27 0.00 0.27 0.00 0.00 2.93 0.00 06:58:08 06:54:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 06:58:08 06:55:01 0.25 0.00 0.25 0.00 0.00 3.45 0.00 06:58:08 06:56:01 0.22 0.00 0.22 0.00 0.00 2.71 0.00 06:58:08 06:57:01 0.27 0.00 0.27 0.00 0.00 4.05 0.00 06:58:08 06:58:01 41.91 0.13 41.77 0.00 13.72 12845.12 0.00 06:58:08 Average: 3.26 0.10 3.16 0.00 64.30 417.62 0.00 06:58:08 06:58:08 06:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:58:08 06:15:01 5752076 0 662492 8.27 2620 1591744 1080456 11.93 368836 1502652 12 06:58:08 06:16:01 5754468 0 660092 8.24 2620 1591752 1064496 11.75 364080 1505856 8 06:58:08 06:17:01 5754172 0 660388 8.25 2620 1591752 1064532 11.75 367356 1502848 8 06:58:08 06:18:01 5751700 0 662852 8.28 2620 1591760 1064708 11.75 369264 1503312 8 06:58:08 06:19:01 5752572 0 661976 8.27 2620 1591764 1064516 11.75 368124 1503312 20 06:58:08 06:20:01 5752788 0 661760 8.26 2620 1591764 1064480 11.75 368012 1503312 16 06:58:08 06:21:01 5743532 0 671008 8.38 2620 1591772 1064420 11.75 377436 1503312 16 06:58:08 06:22:01 5743588 0 670948 8.38 2620 1591776 1064420 11.75 378312 1502416 8 06:58:08 06:23:01 5743808 0 670724 8.37 2620 1591780 1064420 11.75 378368 1502416 8 06:58:08 06:24:01 5743136 0 671392 8.38 2620 1591784 1064516 11.75 378752 1502416 20 06:58:08 06:25:01 5741600 0 672924 8.40 2620 1591788 1064808 11.76 380128 1502416 8 06:58:08 06:26:01 5741204 0 673316 8.41 2620 1591792 1064844 11.76 380464 1502416 8 06:58:08 06:27:01 5741556 0 672960 8.40 2620 1591796 1064736 11.76 379800 1502416 8 06:58:08 06:28:01 5743488 0 671024 8.38 2620 1591800 1064484 11.75 378844 1502416 8 06:58:08 06:29:01 5739716 0 674788 8.43 2620 1591808 1064568 11.75 382136 1502416 20 06:58:08 06:30:01 5740100 0 674400 8.42 2620 1591812 1064484 11.75 381808 1502416 16 06:58:08 06:31:01 5740044 0 674452 8.42 2620 1591816 1064544 11.75 382080 1502416 8 06:58:08 06:32:01 5740420 0 674068 8.42 2620 1591824 1064484 11.75 381700 1502416 8 06:58:08 06:33:01 5739992 0 674496 8.42 2620 1591824 1064484 11.75 381784 1502416 8 06:58:08 06:34:01 5739756 0 674724 8.42 2620 1591832 1064580 11.75 382148 1502416 8 06:58:08 06:35:01 5739804 0 674676 8.42 2620 1591832 1064532 11.75 381956 1502416 12 06:58:08 06:36:01 5740192 0 674284 8.42 2620 1591836 1064484 11.75 381764 1502416 16 06:58:08 06:37:01 5740036 0 674432 8.42 2620 1591844 1064484 11.75 381772 1502416 8 06:58:08 06:38:01 5739912 0 674556 8.42 2620 1591844 1064484 11.75 381720 1502416 8 06:58:08 06:39:01 5739444 0 675016 8.43 2620 1591852 1064568 11.75 382264 1502416 8 06:58:08 06:40:01 5739872 0 674584 8.42 2620 1591856 1064532 11.75 382120 1502420 8 06:58:08 06:41:02 5740140 0 674312 8.42 2620 1591860 1064484 11.75 381852 1502416 8 06:58:08 06:42:01 5739820 0 674628 8.42 2620 1591864 1064484 11.75 381744 1502416 8 06:58:08 06:43:01 5740184 0 674260 8.42 2620 1591868 1064484 11.75 381764 1502420 8 06:58:08 06:44:01 5739716 0 674720 8.42 2620 1591876 1064556 11.75 382144 1502416 8 06:58:08 06:45:01 5739680 0 674752 8.42 2620 1591880 1064484 11.75 381760 1502416 8 06:58:08 06:46:01 5740380 0 674048 8.42 2620 1591884 1064484 11.75 381816 1502416 8 06:58:08 06:47:01 5740012 0 674412 8.42 2620 1591888 1064484 11.75 381820 1502416 8 06:58:08 06:48:01 5740028 0 674392 8.42 2620 1591892 1064484 11.75 381776 1502416 8 06:58:08 06:49:01 5711672 0 691124 8.63 2620 1603516 1117888 12.34 403852 1507324 6644 06:58:08 06:50:01 5395172 0 829152 10.35 2620 1781988 1289324 14.23 629992 1580468 128 06:58:08 06:51:01 5409384 0 814936 10.18 2620 1781992 1196388 13.21 618372 1580468 8 06:58:08 06:52:01 5406944 0 817372 10.21 2620 1781996 1196640 13.21 615648 1585668 8 06:58:08 06:53:01 5408836 0 815476 10.18 2620 1782000 1196388 13.21 613388 1585668 8 06:58:08 06:54:01 5408456 0 815852 10.19 2620 1782004 1196472 13.21 612284 1587220 8 06:58:08 06:55:01 5408032 0 816268 10.19 2620 1782012 1196592 13.21 613728 1586568 8 06:58:08 06:56:01 5408792 0 815504 10.18 2620 1782016 1196388 13.21 612528 1586544 16 06:58:08 06:57:01 5409208 0 815084 10.18 2620 1782020 1196388 13.21 622880 1576196 8 06:58:08 06:58:01 4841928 0 977680 12.21 2620 2186704 1381740 15.26 830288 1843492 23268 06:58:08 Average: 5660622 0 705507 8.81 2620 1640183 1099414 12.14 432924 1525215 692 06:58:08 06:58:08 06:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:58:08 06:15:01 eth0 2.62 1.25 2.03 0.11 0.00 0.00 0.00 0.00 06:58:08 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:16:01 eth0 1.25 0.22 0.33 0.16 0.00 0.00 0.00 0.00 06:58:08 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:17:01 eth0 1.60 0.30 0.38 0.20 0.00 0.00 0.00 0.00 06:58:08 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:18:01 eth0 1.02 0.58 0.56 0.40 0.00 0.00 0.00 0.00 06:58:08 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:19:01 eth0 0.27 0.20 0.09 0.10 0.00 0.00 0.00 0.00 06:58:08 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:20:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 06:58:08 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:21:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:58:08 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:22:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:58:08 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:23:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:58:08 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:24:01 eth0 0.70 0.20 0.13 0.07 0.00 0.00 0.00 0.00 06:58:08 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:25:01 eth0 1.73 0.55 0.68 0.36 0.00 0.00 0.00 0.00 06:58:08 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:26:01 eth0 1.03 0.47 0.33 0.24 0.00 0.00 0.00 0.00 06:58:08 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:27:01 eth0 0.60 0.38 0.28 0.21 0.00 0.00 0.00 0.00 06:58:08 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:28:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:58:08 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:29:01 eth0 0.23 0.17 0.09 0.07 0.00 0.00 0.00 0.00 06:58:08 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:30:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:31:01 eth0 0.22 0.20 0.07 0.01 0.00 0.00 0.00 0.00 06:58:08 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:32:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:58:08 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:33:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:58:08 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:34:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:58:08 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:35:01 eth0 0.18 0.15 0.09 0.01 0.00 0.00 0.00 0.00 06:58:08 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:58:08 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:37:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:58:08 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:38:01 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:58:08 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:39:01 eth0 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:58:08 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:40:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 06:58:08 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:41:02 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:58:08 06:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:42:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:43:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:44:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 06:58:08 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:45:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:46:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:58:08 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:47:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:48:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:49:01 eth0 98.67 72.30 131.65 16.36 0.00 0.00 0.00 0.00 06:58:08 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:50:01 eth0 336.52 286.36 886.15 56.21 0.00 0.00 0.00 0.00 06:58:08 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:50:01 docker0 74.62 62.10 6.41 168.33 0.00 0.00 0.00 0.00 06:58:08 06:51:01 eth0 0.70 0.03 0.06 0.00 0.00 0.00 0.00 0.00 06:58:08 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:52:01 eth0 0.85 0.43 0.61 0.21 0.00 0.00 0.00 0.00 06:58:08 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:53:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 06:58:08 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:54:01 eth0 0.82 0.17 0.14 0.07 0.00 0.00 0.00 0.00 06:58:08 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:55:01 eth0 0.67 0.42 0.44 0.26 0.00 0.00 0.00 0.00 06:58:08 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:56:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:57:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:58:01 eth0 183.18 160.38 2171.86 17.22 0.00 0.00 0.00 0.00 06:58:08 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 Average: eth0 14.45 11.98 72.69 2.11 0.00 0.00 0.00 0.00 06:58:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:08 Average: docker0 1.70 1.41 0.15 3.83 0.00 0.00 0.00 0.00 06:58:08 06:58:08 06:58:08 ---> sar -P ALL: 06:58:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 06:58:08 06:58:08 06:13:19 LINUX RESTART (2 CPU) 06:58:08 06:58:08 06:14:01 CPU %user %nice %system %iowait %steal %idle 06:58:08 06:15:01 all 0.11 0.00 0.03 0.00 0.03 99.83 06:58:08 06:15:01 0 0.15 0.00 0.03 0.00 0.05 99.77 06:58:08 06:15:01 1 0.07 0.00 0.02 0.00 0.02 99.90 06:58:08 06:16:01 all 0.11 0.00 0.09 0.00 0.02 99.78 06:58:08 06:16:01 0 0.12 0.00 0.08 0.00 0.03 99.77 06:58:08 06:16:01 1 0.10 0.00 0.10 0.00 0.00 99.80 06:58:08 06:17:01 all 0.08 0.00 0.03 0.00 0.03 99.86 06:58:08 06:17:01 0 0.02 0.00 0.03 0.00 0.05 99.90 06:58:08 06:17:01 1 0.13 0.00 0.03 0.00 0.02 99.82 06:58:08 06:18:01 all 0.14 0.00 0.03 0.00 0.03 99.80 06:58:08 06:18:01 0 0.05 0.00 0.03 0.00 0.05 99.87 06:58:08 06:18:01 1 0.23 0.00 0.02 0.00 0.02 99.73 06:58:08 06:19:01 all 0.08 0.00 0.03 0.00 0.03 99.86 06:58:08 06:19:01 0 0.03 0.00 0.03 0.00 0.03 99.90 06:58:08 06:19:01 1 0.13 0.00 0.03 0.00 0.02 99.82 06:58:08 06:20:01 all 0.03 0.00 0.03 0.00 0.03 99.92 06:58:08 06:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:58:08 06:20:01 1 0.03 0.00 0.03 0.00 0.03 99.90 06:58:08 06:21:01 all 0.15 0.00 0.03 0.00 0.03 99.79 06:58:08 06:21:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:58:08 06:21:01 1 0.27 0.00 0.03 0.00 0.03 99.67 06:58:08 06:22:01 all 0.08 0.00 0.03 0.00 0.03 99.87 06:58:08 06:22:01 0 0.13 0.00 0.02 0.00 0.02 99.83 06:58:08 06:22:01 1 0.03 0.00 0.03 0.00 0.03 99.90 06:58:08 06:23:01 all 0.13 0.00 0.02 0.00 0.03 99.82 06:58:08 06:23:01 0 0.20 0.00 0.02 0.00 0.03 99.75 06:58:08 06:23:01 1 0.05 0.00 0.02 0.00 0.03 99.90 06:58:08 06:24:01 all 0.09 0.00 0.03 0.00 0.03 99.85 06:58:08 06:24:01 0 0.17 0.00 0.03 0.00 0.00 99.80 06:58:08 06:24:01 1 0.02 0.00 0.03 0.00 0.05 99.90 06:58:08 06:25:01 all 0.11 0.00 0.03 0.00 0.03 99.84 06:58:08 06:25:01 0 0.10 0.00 0.02 0.00 0.02 99.87 06:58:08 06:25:01 1 0.12 0.00 0.03 0.00 0.03 99.82 06:58:08 06:58:08 06:25:01 CPU %user %nice %system %iowait %steal %idle 06:58:08 06:26:01 all 0.12 0.00 0.03 0.00 0.03 99.83 06:58:08 06:26:01 0 0.18 0.00 0.02 0.00 0.02 99.78 06:58:08 06:26:01 1 0.05 0.00 0.03 0.00 0.03 99.88 06:58:08 06:27:01 all 0.05 0.00 0.03 0.00 0.03 99.89 06:58:08 06:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:58:08 06:27:01 1 0.05 0.00 0.05 0.00 0.03 99.87 06:58:08 06:28:01 all 0.06 0.00 0.02 0.00 0.03 99.89 06:58:08 06:28:01 0 0.02 0.00 0.00 0.00 0.03 99.95 06:58:08 06:28:01 1 0.10 0.00 0.03 0.00 0.03 99.83 06:58:08 06:29:01 all 0.11 0.00 0.04 0.00 0.03 99.82 06:58:08 06:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:58:08 06:29:01 1 0.18 0.00 0.05 0.00 0.03 99.73 06:58:08 06:30:01 all 0.09 0.00 0.03 0.00 0.03 99.86 06:58:08 06:30:01 0 0.03 0.00 0.03 0.00 0.05 99.88 06:58:08 06:30:01 1 0.15 0.00 0.02 0.00 0.00 99.83 06:58:08 06:31:01 all 0.08 0.00 0.03 0.00 0.03 99.87 06:58:08 06:31:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:58:08 06:31:01 1 0.12 0.00 0.05 0.00 0.02 99.82 06:58:08 06:32:01 all 0.10 0.00 0.03 0.00 0.02 99.86 06:58:08 06:32:01 0 0.07 0.00 0.02 0.00 0.02 99.90 06:58:08 06:32:01 1 0.13 0.00 0.03 0.00 0.02 99.82 06:58:08 06:33:01 all 0.17 0.00 0.03 0.00 0.02 99.79 06:58:08 06:33:01 0 0.30 0.00 0.03 0.00 0.03 99.63 06:58:08 06:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:58:08 06:34:01 all 0.07 0.00 0.02 0.00 0.03 99.89 06:58:08 06:34:01 0 0.12 0.00 0.02 0.00 0.02 99.85 06:58:08 06:34:01 1 0.02 0.00 0.02 0.00 0.03 99.93 06:58:08 06:35:01 all 0.08 0.00 0.03 0.00 0.03 99.87 06:58:08 06:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 06:58:08 06:35:01 1 0.13 0.00 0.03 0.00 0.03 99.80 06:58:08 06:36:01 all 0.11 0.00 0.03 0.00 0.03 99.84 06:58:08 06:36:01 0 0.07 0.00 0.02 0.00 0.03 99.88 06:58:08 06:36:01 1 0.15 0.00 0.03 0.00 0.02 99.80 06:58:08 06:58:08 06:36:01 CPU %user %nice %system %iowait %steal %idle 06:58:08 06:37:01 all 0.06 0.00 0.02 0.00 0.02 99.91 06:58:08 06:37:01 0 0.00 0.00 0.02 0.00 0.03 99.95 06:58:08 06:37:01 1 0.12 0.00 0.02 0.00 0.00 99.87 06:58:08 06:38:01 all 0.12 0.00 0.03 0.00 0.03 99.82 06:58:08 06:38:01 0 0.03 0.00 0.05 0.00 0.03 99.88 06:58:08 06:38:01 1 0.20 0.00 0.02 0.00 0.02 99.77 06:58:08 06:39:01 all 0.10 0.00 0.02 0.00 0.02 99.87 06:58:08 06:39:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:58:08 06:39:01 1 0.17 0.00 0.02 0.00 0.00 99.82 06:58:08 06:40:01 all 0.09 0.00 0.03 0.00 0.03 99.86 06:58:08 06:40:01 0 0.13 0.00 0.03 0.00 0.03 99.80 06:58:08 06:40:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:58:08 06:41:02 all 0.08 0.00 0.02 0.00 0.03 99.88 06:58:08 06:41:02 0 0.12 0.00 0.02 0.00 0.02 99.85 06:58:08 06:41:02 1 0.03 0.00 0.02 0.00 0.03 99.92 06:58:08 06:42:01 all 0.10 0.00 0.02 0.00 0.02 99.86 06:58:08 06:42:01 0 0.17 0.00 0.02 0.00 0.00 99.81 06:58:08 06:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:58:08 06:43:01 all 0.11 0.00 0.03 0.00 0.03 99.83 06:58:08 06:43:01 0 0.18 0.00 0.02 0.00 0.02 99.78 06:58:08 06:43:01 1 0.03 0.00 0.05 0.00 0.03 99.88 06:58:08 06:44:01 all 0.11 0.00 0.02 0.00 0.03 99.85 06:58:08 06:44:01 0 0.17 0.00 0.02 0.00 0.02 99.80 06:58:08 06:44:01 1 0.05 0.00 0.02 0.00 0.03 99.90 06:58:08 06:45:01 all 0.10 0.00 0.03 0.00 0.02 99.85 06:58:08 06:45:01 0 0.12 0.00 0.02 0.00 0.00 99.87 06:58:08 06:45:01 1 0.08 0.00 0.05 0.00 0.03 99.83 06:58:08 06:46:01 all 0.10 0.00 0.02 0.00 0.02 99.87 06:58:08 06:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:58:08 06:46:01 1 0.17 0.00 0.02 0.00 0.02 99.80 06:58:08 06:47:01 all 0.14 0.00 0.02 0.00 0.03 99.81 06:58:08 06:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:58:08 06:47:01 1 0.27 0.00 0.02 0.00 0.05 99.67 06:58:08 06:58:08 06:47:01 CPU %user %nice %system %iowait %steal %idle 06:58:08 06:48:01 all 0.09 0.00 0.02 0.00 0.03 99.87 06:58:08 06:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:58:08 06:48:01 1 0.15 0.00 0.02 0.00 0.03 99.80 06:58:08 06:49:01 all 0.71 0.00 0.19 0.00 0.03 99.07 06:58:08 06:49:01 0 0.80 0.00 0.23 0.00 0.03 98.93 06:58:08 06:49:01 1 0.62 0.00 0.15 0.00 0.02 99.21 06:58:08 06:50:01 all 7.01 0.00 2.53 2.10 0.06 88.30 06:58:08 06:50:01 0 7.28 0.00 2.81 2.11 0.05 87.74 06:58:08 06:50:01 1 6.74 0.00 2.24 2.09 0.07 88.85 06:58:08 06:51:01 all 0.11 0.00 0.03 0.00 0.03 99.82 06:58:08 06:51:01 0 0.20 0.00 0.05 0.00 0.03 99.72 06:58:08 06:51:01 1 0.02 0.00 0.02 0.00 0.03 99.93 06:58:08 06:52:01 all 0.11 0.00 0.03 0.00 0.03 99.83 06:58:08 06:52:01 0 0.18 0.00 0.03 0.00 0.05 99.73 06:58:08 06:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:58:08 06:53:01 all 0.12 0.00 0.03 0.00 0.02 99.83 06:58:08 06:53:01 0 0.20 0.00 0.03 0.00 0.02 99.75 06:58:08 06:53:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:58:08 06:54:01 all 0.09 0.00 0.03 0.00 0.03 99.85 06:58:08 06:54:01 0 0.13 0.00 0.02 0.00 0.02 99.83 06:58:08 06:54:01 1 0.05 0.00 0.05 0.00 0.03 99.87 06:58:08 06:55:01 all 0.18 0.00 0.04 0.00 0.02 99.76 06:58:08 06:55:01 0 0.32 0.00 0.03 0.00 0.02 99.63 06:58:08 06:55:01 1 0.05 0.00 0.05 0.00 0.02 99.88 06:58:08 06:56:01 all 0.13 0.00 0.04 0.00 0.03 99.80 06:58:08 06:56:01 0 0.22 0.00 0.05 0.00 0.02 99.72 06:58:08 06:56:01 1 0.05 0.00 0.03 0.00 0.03 99.88 06:58:08 06:57:01 all 0.08 0.00 0.03 0.00 0.02 99.87 06:58:08 06:57:01 0 0.10 0.00 0.02 0.00 0.02 99.87 06:58:08 06:57:01 1 0.05 0.00 0.05 0.00 0.02 99.88 06:58:08 06:58:01 all 6.39 0.00 2.52 0.71 0.04 90.34 06:58:08 06:58:01 0 6.16 0.00 2.40 0.88 0.03 90.52 06:58:08 06:58:01 1 6.62 0.00 2.64 0.54 0.05 90.15 06:58:08 06:58:08 Average: CPU %user %nice %system %iowait %steal %idle 06:58:08 Average: all 0.41 0.00 0.14 0.06 0.03 99.36 06:58:08 Average: 0 0.42 0.00 0.15 0.07 0.03 99.34 06:58:08 Average: 1 0.40 0.00 0.14 0.06 0.03 99.37 06:58:08 06:58:08 06:58:08