Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b+ee399ff793e6dfca353bb8608da5c77bb591d6d3 (b9fce1030a5139dc9fcabe1c5ab96c08c6c17b93) 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-ssh5491613605809162207.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-ssh1585916517765017769.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/device-sdk-go/branches/PR-971/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/device-sdk-go/branches/PR-971/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6466577626198921851.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-ssh4058233377582865092.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/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/device-sdk-go/branches/PR-971/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3653718454520390358.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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: device-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 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-266 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-971 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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/dgexfoundry_device-sdk-go_PR-971@tmp/jenkins-gitclient-ssh3454123494331223095.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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/dgexfoundry_device-sdk-go_PR-971@tmp/jenkins-gitclient-ssh9067164458731632808.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ee399ff793e6dfca353bb8608da5c77bb591d6d3 into PR head commit 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b Merge succeeded, producing d3b9e87b58d1e1ba78754c99fd8e29504e675186 Checking out Revision d3b9e87b58d1e1ba78754c99fd8e29504e675186 (PR-971) > git config core.sparsecheckout # timeout=10 > git checkout -f 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b # 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/dgexfoundry_device-sdk-go_PR-971@tmp/jenkins-gitclient-ssh4862808064819452312.key > git merge ee399ff793e6dfca353bb8608da5c77bb591d6d3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3b9e87b58d1e1ba78754c99fd8e29504e675186 # timeout=10 Commit message: "Merge commit 'ee399ff793e6dfca353bb8608da5c77bb591d6d3' into HEAD" > git rev-list --no-walk 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:40:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:40:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:40:33 ========================================================= 18:40:33 EdgeX Global Pipelines Version Info 18:40:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:40:35 ------------------- 18:40:35 stable info: 18:40:35 ------------------- 18:40:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:40:35 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:40:35 Message: update stable to v1.0.195 18:40:35 ------------------- 18:40:35 experimental info: 18:40:35 ------------------- 18:40:35 Commited By: **** collab-it+edgex@linuxfoundation.org 18:40:35 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:40:35 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:40:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:40:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:40:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:40:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:40:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:40:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:40:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:40:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:40:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:40:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:40:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:40:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:40:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:40:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:40:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:40:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:40:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:40:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:40:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:40:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:40:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:40:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 18:40:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:40:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:40:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:40:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:40:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-971 [Pipeline] echo 18:40:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-971 [Pipeline] echo 18:40:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-971 [Pipeline] echo 18:40:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d3b9e87b58d1e1ba78754c99fd8e29504e675186 [Pipeline] echo 18:40:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d3b9e87 [Pipeline] echo 18:40:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:40:36 provisioning config files... 18:40:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config1116730246482410990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:40:37 ---> docker-login.sh 18:40:37 nexus3.edgexfoundry.org:10001 18:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:37 Configure a credential helper to remove this warning. See 18:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:37 18:40:37 Login Succeeded 18:40:37 nexus3.edgexfoundry.org:10002 18:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:37 Configure a credential helper to remove this warning. See 18:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:37 18:40:37 Login Succeeded 18:40:37 nexus3.edgexfoundry.org:10003 18:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:37 Configure a credential helper to remove this warning. See 18:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:37 18:40:37 Login Succeeded 18:40:37 nexus3.edgexfoundry.org:10004 18:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:37 Configure a credential helper to remove this warning. See 18:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:37 18:40:37 Login Succeeded 18:40:37 docker.io 18:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:38 Configure a credential helper to remove this warning. See 18:40:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:38 18:40:38 Login Succeeded 18:40:38 ---> docker-login.sh ends [Pipeline] } 18:40:38 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 18:40:38 + git log --format=format:%s -1 d3b9e87b58d1e1ba78754c99fd8e29504e675186 [Pipeline] echo 18:40:38 GIT_COMMIT: d3b9e87b58d1e1ba78754c99fd8e29504e675186, Commit Message: Merge commit 'ee399ff793e6dfca353bb8608da5c77bb591d6d3' into HEAD [Pipeline] echo 18:40:38 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:40:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:40:39 18:40:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:40:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:40:40 latest: Pulling from edgex-devops/git-semver 18:40:40 31603596830f: Pulling fs layer 18:40:40 54011a49482f: Pulling fs layer 18:40:40 a6820b24f6d8: Pulling fs layer 18:40:40 f581987b2513: Pulling fs layer 18:40:40 f581987b2513: Waiting 18:40:40 54011a49482f: Verifying Checksum 18:40:40 54011a49482f: Download complete 18:40:40 31603596830f: Verifying Checksum 18:40:40 31603596830f: Download complete 18:40:40 a6820b24f6d8: Verifying Checksum 18:40:40 a6820b24f6d8: Download complete 18:40:40 31603596830f: Pull complete 18:40:40 f581987b2513: Verifying Checksum 18:40:40 f581987b2513: Download complete 18:40:40 54011a49482f: Pull complete 18:40:41 a6820b24f6d8: Pull complete 18:40:41 f581987b2513: Pull complete 18:40:41 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:40:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:40:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:40:41 prd-centos7-docker-4c-2g-266 does not seem to be running inside a container 18:40:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-971 -v /w/workspace/dgexfoundry_device-sdk-go_PR-971:/w/workspace/dgexfoundry_device-sdk-go_PR-971:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-971@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:40:42 $ docker top 4cf6f4daf8fdac6878f81018024e8d9396d8f17fff26877071e6248b17f9a6e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:40:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:42 [ssh-agent] Looking for ssh-agent implementation... 18:40:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:42 $ docker exec 4cf6f4daf8fdac6878f81018024e8d9396d8f17fff26877071e6248b17f9a6e2 ssh-agent 18:40:42 SSH_AUTH_SOCK=/tmp/ssh-s467Y1390Eij/agent.13 18:40:42 SSH_AGENT_PID=20 18:40:42 Running ssh-add (command line suppressed) 18:40:43 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_6475614218248690376.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_6475614218248690376.key) 18:40:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:43 + git tag --points-at HEAD [Pipeline] } 18:40:43 $ docker exec --env ******** --env ******** 4cf6f4daf8fdac6878f81018024e8d9396d8f17fff26877071e6248b17f9a6e2 ssh-agent -k 18:40:43 unset SSH_AUTH_SOCK; 18:40:43 unset SSH_AGENT_PID; 18:40:43 echo Agent pid 20 killed; 18:40:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:40:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:43 [ssh-agent] Looking for ssh-agent implementation... 18:40:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:43 $ docker exec 4cf6f4daf8fdac6878f81018024e8d9396d8f17fff26877071e6248b17f9a6e2 ssh-agent 18:40:43 SSH_AUTH_SOCK=/tmp/ssh-PoMFCfTqxe5G/agent.54 18:40:43 SSH_AGENT_PID=61 18:40:43 Running ssh-add (command line suppressed) 18:40:43 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_9158566649379383156.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_9158566649379383156.key) 18:40:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:44 + git semver init 18:40:44 # -> Open(): unable to determine branch for HEAD 18:40:44 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.git 18:40:44 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-971 18:40:44 # $SEMVER_REMOTE_NAME = origin 18:40:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:40:44 # $SEMVER_USER_NAME = edgex-jenkins 18:40:44 # $SEMVER_BRANCH = PR-971 18:40:44 # $SEMVER_TEMP = /tmp/semver-172407884 18:40:44 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 18:40:44 # '/tmp/semver-172407884' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver' 18:40:44 # -> Force: false 18:40:44 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver [Pipeline] } 18:40:44 $ docker exec --env ******** --env ******** 4cf6f4daf8fdac6878f81018024e8d9396d8f17fff26877071e6248b17f9a6e2 ssh-agent -k 18:40:44 unset SSH_AUTH_SOCK; 18:40:44 unset SSH_AGENT_PID; 18:40:44 echo Agent pid 61 killed; 18:40:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:40:45 + git semver [Pipeline] } 18:40:45 $ docker stop --time=1 4cf6f4daf8fdac6878f81018024e8d9396d8f17fff26877071e6248b17f9a6e2 18:40:46 $ docker rm -f 4cf6f4daf8fdac6878f81018024e8d9396d8f17fff26877071e6248b17f9a6e2 [Pipeline] // withDockerContainer [Pipeline] sh 18:40:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:40:47 Stashed 1 file(s) [Pipeline] echo 18:40:47 [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 18:41:02 Still waiting to schedule task 18:41:02 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:41:02 Still waiting to schedule task 18:41:02 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline 18:43:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-268 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws 18:43:03 Running in /w/workspace/device-sdk-go/20 [Pipeline] { [Pipeline] checkout 18:43:04 Selected Git installation does not exist. Using Default 18:43:04 The recommended git tool is: NONE 18:43:09 using credential edgex-jenkins-ssh 18:43:09 Cloning the remote Git repository 18:43:09 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:43:09 > git init /w/workspace/device-sdk-go/20 # timeout=10 18:43:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:43:09 > git --version # timeout=10 18:43:09 > git --version # 'git version 2.17.1' 18:43:09 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:43:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:43:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:43:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:43:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:43:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:43:11 Merging remotes/origin/master commit ee399ff793e6dfca353bb8608da5c77bb591d6d3 into PR head commit 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b 18:43:11 Merge succeeded, producing 8e8b9a86579dded82dbc03ff3d53f543fe8b7a1b 18:43:11 Checking out Revision 8e8b9a86579dded82dbc03ff3d53f543fe8b7a1b (PR-971) 18:43:11 > git config core.sparsecheckout # timeout=10 18:43:11 > git checkout -f 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b # timeout=10 18:43:11 > git remote # timeout=10 18:43:11 > git config --get remote.origin.url # timeout=10 18:43:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:11 > git merge ee399ff793e6dfca353bb8608da5c77bb591d6d3 # timeout=10 18:43:11 > git rev-parse HEAD^{commit} # timeout=10 18:43:11 > git config core.sparsecheckout # timeout=10 18:43:11 > git checkout -f 8e8b9a86579dded82dbc03ff3d53f543fe8b7a1b # timeout=10 18:43:16 Commit message: "Merge commit 'ee399ff793e6dfca353bb8608da5c77bb591d6d3' into HEAD" 18:43:16 > git rev-list --no-walk 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:43:17 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:43:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:43:18 + sudo service docker restart 18:43:18 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:43:36 provisioning config files... 18:43:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/20@tmp/config3973976112433738063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:37 ---> docker-login.sh 18:43:37 nexus3.edgexfoundry.org:10001 18:43:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:38 Configure a credential helper to remove this warning. See 18:43:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:38 18:43:38 Login Succeeded 18:43:38 nexus3.edgexfoundry.org:10002 18:43:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:39 Configure a credential helper to remove this warning. See 18:43:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:39 18:43:39 Login Succeeded 18:43:39 nexus3.edgexfoundry.org:10003 18:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:39 Configure a credential helper to remove this warning. See 18:43:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:39 18:43:39 Login Succeeded 18:43:39 nexus3.edgexfoundry.org:10004 18:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:40 Configure a credential helper to remove this warning. See 18:43:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:40 18:43:40 Login Succeeded 18:43:40 docker.io 18:43:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:41 Configure a credential helper to remove this warning. See 18:43:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:41 18:43:41 Login Succeeded 18:43:41 ---> docker-login.sh ends [Pipeline] } 18:43:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:43:41 ========================================================= 18:43:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:43:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:43:42 + 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 . 18:43:42 Sending build context to Docker daemon 2.717MB 18:43:42 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:43:42 Step 2/8 : FROM ${BASE} 18:43:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:43:42 595b0fe564bb: Pulling fs layer 18:43:42 3088b5b3c5c0: Pulling fs layer 18:43:42 5b7225fbf94c: Pulling fs layer 18:43:42 ba82ee9f976e: Pulling fs layer 18:43:42 506bd15cee9f: Pulling fs layer 18:43:42 75a0a4a0db45: Pulling fs layer 18:43:42 618dc40b7e24: Pulling fs layer 18:43:42 ba82ee9f976e: Waiting 18:43:42 506bd15cee9f: Waiting 18:43:42 75a0a4a0db45: Waiting 18:43:42 618dc40b7e24: Waiting 18:43:42 5b7225fbf94c: Download complete 18:43:42 3088b5b3c5c0: Verifying Checksum 18:43:42 3088b5b3c5c0: Download complete 18:43:42 506bd15cee9f: Download complete 18:43:42 75a0a4a0db45: Verifying Checksum 18:43:42 75a0a4a0db45: Download complete 18:43:42 595b0fe564bb: Verifying Checksum 18:43:42 595b0fe564bb: Download complete 18:43:43 595b0fe564bb: Pull complete 18:43:44 3088b5b3c5c0: Pull complete 18:43:44 5b7225fbf94c: Pull complete 18:43:45 618dc40b7e24: Download complete 18:43:47 ba82ee9f976e: Verifying Checksum 18:43:47 ba82ee9f976e: Download complete 18:43:57 ba82ee9f976e: Pull complete 18:43:57 506bd15cee9f: Pull complete 18:43:57 75a0a4a0db45: Pull complete 18:44:02 618dc40b7e24: Pull complete 18:44:02 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 18:44:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:44:02 ---> a36622ca3599 18:44:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:44:03 ---> Running in e674896d5ec8 18:44:04 Removing intermediate container e674896d5ec8 18:44:04 ---> 79a5bae3ed18 18:44:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:04 ---> Running in c8a9fd2db7d7 18:44:06 Removing intermediate container c8a9fd2db7d7 18:44:06 ---> 2b2357d2e32c 18:44:06 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 18:44:06 ---> Running in f841f66ea7a9 18:44:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:44:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:44:09 (1/6) Installing libc-dev (0.7.2-r3) 18:44:09 (2/6) Installing libsodium (1.0.18-r0) 18:44:09 (3/6) Installing pkgconf (1.7.3-r0) 18:44:09 (4/6) Installing libsodium-dev (1.0.18-r0) 18:44:09 (5/6) Installing libzmq (4.3.3-r1) 18:44:09 (6/6) Installing zeromq-dev (4.3.3-r1) 18:44:10 Executing busybox-1.32.1-r6.trigger 18:44:10 OK: 139 MiB in 46 packages 18:44:11 Removing intermediate container f841f66ea7a9 18:44:11 ---> 1e17a705924f 18:44:11 Step 6/8 : WORKDIR /device-sdk-go 18:44:11 ---> Running in 6d880890de6e 18:44:12 Removing intermediate container 6d880890de6e 18:44:12 ---> c4d1febd05e2 18:44:12 Step 7/8 : COPY . . 18:44:13 ---> b19cdd5120e0 18:44:13 Step 8/8 : RUN go mod download 18:44:13 ---> Running in 3cc0c1b95c0b 18:44:40 Removing intermediate container 3cc0c1b95c0b 18:44:40 ---> cb48a7ea7256 18:44:40 Successfully built cb48a7ea7256 18:44:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:44:40 + docker inspect -f . ci-base-image-arm64 18:44:40 . [Pipeline] withDockerContainer 18:44:41 prd-ubuntu18.04-docker-arm64-4c-16g-268 does not seem to be running inside a container 18:44:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/20 -v /w/workspace/device-sdk-go/20:/w/workspace/device-sdk-go/20:rw,z -v /w/workspace/device-sdk-go/20@tmp:/w/workspace/device-sdk-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:44:42 $ docker top c2fb363c2883aeaba02eb6b8befcc44b348096f6602db21ab1a7e5f0ff1e8136 -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:43 + go version 18:44:43 go version go1.16.5 linux/arm64 [Pipeline] } 18:44:43 $ docker stop --time=1 c2fb363c2883aeaba02eb6b8befcc44b348096f6602db21ab1a7e5f0ff1e8136 18:44:45 $ docker rm -f c2fb363c2883aeaba02eb6b8befcc44b348096f6602db21ab1a7e5f0ff1e8136 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:44:46 + docker inspect -f . ci-base-image-arm64 18:44:46 . [Pipeline] withDockerContainer 18:44:46 prd-ubuntu18.04-docker-arm64-4c-16g-268 does not seem to be running inside a container 18:44:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/20 -v /w/workspace/device-sdk-go/20:/w/workspace/device-sdk-go/20:rw,z -v /w/workspace/device-sdk-go/20@tmp:/w/workspace/device-sdk-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:44:48 $ docker top 67962ab1c3cccc3c25307902540dc2bf0a9cfc32feb164dc1bc6d55a59a08857 -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:49 + go mod tidy [Pipeline] sh 18:44:50 + make test 18:44:50 go mod tidy 18:44:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:45:12 Running on prd-centos7-docker-4c-2g-269 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws 18:45:12 Running in /w/workspace/device-sdk-go/20 [Pipeline] { [Pipeline] checkout 18:45:12 Selected Git installation does not exist. Using Default 18:45:12 The recommended git tool is: NONE 18:45:15 using credential edgex-jenkins-ssh 18:45:15 Cloning the remote Git repository 18:45:14 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:45:14 > git init /w/workspace/device-sdk-go/20 # timeout=10 18:45:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:45:14 > git --version # timeout=10 18:45:14 > git --version # 'git version 2.24.4' 18:45:14 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:14 [INFO] Currently running in a labeled security context 18:45:14 [INFO] Currently SELinux is 'enforcing' on the host 18:45:14 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/20@tmp/jenkins-gitclient-ssh8323645229876347007.key 18:45:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:16 Merging remotes/origin/master commit ee399ff793e6dfca353bb8608da5c77bb591d6d3 into PR head commit 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b 18:45:16 Merge succeeded, producing 015380786860eedc73de1111a3d97e3fbd00f1e6 18:45:16 Checking out Revision 015380786860eedc73de1111a3d97e3fbd00f1e6 (PR-971) 18:45:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:45:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:45:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:45:15 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:15 [INFO] Currently running in a labeled security context 18:45:15 [INFO] Currently SELinux is 'enforcing' on the host 18:45:15 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/20@tmp/jenkins-gitclient-ssh4135201607543604027.key 18:45:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:45:16 > git config core.sparsecheckout # timeout=10 18:45:16 > git checkout -f 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b # timeout=10 18:45:16 > git remote # timeout=10 18:45:16 > git config --get remote.origin.url # timeout=10 18:45:16 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:16 [INFO] Currently running in a labeled security context 18:45:16 [INFO] Currently SELinux is 'enforcing' on the host 18:45:16 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/20@tmp/jenkins-gitclient-ssh3447885894372152379.key 18:45:16 > git merge ee399ff793e6dfca353bb8608da5c77bb591d6d3 # timeout=10 18:45:16 > git rev-parse HEAD^{commit} # timeout=10 18:45:16 > git config core.sparsecheckout # timeout=10 18:45:16 > git checkout -f 015380786860eedc73de1111a3d97e3fbd00f1e6 # timeout=10 18:45:17 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:45:20 Commit message: "Merge commit 'ee399ff793e6dfca353bb8608da5c77bb591d6d3' into HEAD" 18:45:20 > git rev-list --no-walk 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:45:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:45:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:45:22 + true 18:45:22 + sudo service docker restart 18:45:22 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:45:40 provisioning config files... 18:45:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/20@tmp/config4090039904427793618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:40 ---> docker-login.sh 18:45:40 nexus3.edgexfoundry.org:10001 18:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:40 Configure a credential helper to remove this warning. See 18:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:40 18:45:40 Login Succeeded 18:45:40 nexus3.edgexfoundry.org:10002 18:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:41 Configure a credential helper to remove this warning. See 18:45:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:41 18:45:41 Login Succeeded 18:45:41 nexus3.edgexfoundry.org:10003 18:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:41 Configure a credential helper to remove this warning. See 18:45:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:41 18:45:41 Login Succeeded 18:45:41 nexus3.edgexfoundry.org:10004 18:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:41 Configure a credential helper to remove this warning. See 18:45:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:41 18:45:41 Login Succeeded 18:45:41 docker.io 18:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:42 Configure a credential helper to remove this warning. See 18:45:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:42 18:45:42 Login Succeeded 18:45:42 ---> docker-login.sh ends [Pipeline] } 18:45:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:45:42 ========================================================= 18:45:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:45:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:45:42 + 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 . 18:45:42 Sending build context to Docker daemon 2.708MB 18:45:42 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:45:42 Step 2/8 : FROM ${BASE} 18:45:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:45:42 540db60ca938: Pulling fs layer 18:45:42 adcc1eea9eea: Pulling fs layer 18:45:42 4c4ab2625f07: Pulling fs layer 18:45:42 0510c868ecb4: Pulling fs layer 18:45:42 afea3b2eda06: Pulling fs layer 18:45:42 7809a108b3ef: Pulling fs layer 18:45:42 f706445af74f: Pulling fs layer 18:45:42 afea3b2eda06: Waiting 18:45:42 7809a108b3ef: Waiting 18:45:42 f706445af74f: Waiting 18:45:42 0510c868ecb4: Waiting 18:45:42 4c4ab2625f07: Verifying Checksum 18:45:42 4c4ab2625f07: Download complete 18:45:42 adcc1eea9eea: Download complete 18:45:42 afea3b2eda06: Verifying Checksum 18:45:42 afea3b2eda06: Download complete 18:45:42 540db60ca938: Verifying Checksum 18:45:42 540db60ca938: Download complete 18:45:42 7809a108b3ef: Verifying Checksum 18:45:42 7809a108b3ef: Download complete 18:45:43 540db60ca938: Pull complete 18:45:43 adcc1eea9eea: Pull complete 18:45:43 4c4ab2625f07: Pull complete 18:45:44 f706445af74f: Verifying Checksum 18:45:44 f706445af74f: Download complete 18:45:45 0510c868ecb4: Verifying Checksum 18:45:45 0510c868ecb4: Download complete 18:45:48 0510c868ecb4: Pull complete 18:45:48 afea3b2eda06: Pull complete 18:45:48 7809a108b3ef: Pull complete 18:45:50 f706445af74f: Pull complete 18:45:50 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:45:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:45:50 ---> b068be0155e3 18:45:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:45:54 ---> Running in 172512e8a5a4 18:45:54 Removing intermediate container 172512e8a5a4 18:45:54 ---> 7663e460a592 18:45:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:45:54 ---> Running in fbc1d36415c3 18:45:55 Removing intermediate container fbc1d36415c3 18:45:55 ---> 8bb3c51cb751 18:45:55 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 18:45:55 ---> Running in 3c6440eb0d51 18:45:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:45:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:45:56 (1/6) Installing libc-dev (0.7.2-r3) 18:45:56 (2/6) Installing libsodium (1.0.18-r0) 18:45:56 (3/6) Installing pkgconf (1.7.3-r0) 18:45:57 (4/6) Installing libsodium-dev (1.0.18-r0) 18:45:57 (5/6) Installing libzmq (4.3.3-r1) 18:45:57 (6/6) Installing zeromq-dev (4.3.3-r1) 18:45:57 Executing busybox-1.32.1-r6.trigger 18:45:57 OK: 150 MiB in 46 packages 18:45:57 Removing intermediate container 3c6440eb0d51 18:45:57 ---> 26d07fd370cc 18:45:57 Step 6/8 : WORKDIR /device-sdk-go 18:45:57 ---> Running in 6a43b8ec99d7 18:45:57 Removing intermediate container 6a43b8ec99d7 18:45:57 ---> 0e4a480c2aa6 18:45:57 Step 7/8 : COPY . . 18:45:58 ---> 2a448a8466bd 18:45:58 Step 8/8 : RUN go mod download 18:45:58 ---> Running in fa4b79ff2eb5 18:46:10 Removing intermediate container fa4b79ff2eb5 18:46:10 ---> c6fcd8019b49 18:46:10 Successfully built c6fcd8019b49 18:46:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:46:10 + docker inspect -f . ci-base-image-x86_64 18:46:10 . [Pipeline] withDockerContainer 18:46:10 prd-centos7-docker-4c-2g-269 does not seem to be running inside a container 18:46:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/20 -v /w/workspace/device-sdk-go/20:/w/workspace/device-sdk-go/20:rw,z -v /w/workspace/device-sdk-go/20@tmp:/w/workspace/device-sdk-go/20@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 18:46:11 $ docker top 8a1c4763acc3acb19cc60e3742c340416328baa5b4688f8affefefa47452c366 -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:11 + go version 18:46:11 go version go1.16.3 linux/amd64 [Pipeline] } 18:46:11 $ docker stop --time=1 8a1c4763acc3acb19cc60e3742c340416328baa5b4688f8affefefa47452c366 18:46:13 $ docker rm -f 8a1c4763acc3acb19cc60e3742c340416328baa5b4688f8affefefa47452c366 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:46:13 + docker inspect -f . ci-base-image-x86_64 18:46:13 . [Pipeline] withDockerContainer 18:46:13 prd-centos7-docker-4c-2g-269 does not seem to be running inside a container 18:46:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/20 -v /w/workspace/device-sdk-go/20:/w/workspace/device-sdk-go/20:rw,z -v /w/workspace/device-sdk-go/20@tmp:/w/workspace/device-sdk-go/20@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 18:46:14 $ docker top f6ca221d9c2cdb35a9141f23151ce5c34516bbf1dc7fade1193a73411a9cd621 -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:46:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:46:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:46:14 + go mod tidy [Pipeline] sh 18:46:15 + make test 18:46:15 go mod tidy 18:46:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:46:20 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:46:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.301s coverage: 24.2% of statements 18:46:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:46:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.206s coverage: 28.1% of statements 18:46:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.271s coverage: 78.9% of statements 18:46:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.213s coverage: 9.0% of statements 18:46:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:46:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:46:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:46:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.286s coverage: 28.7% of statements 18:46:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:46:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.288s coverage: 83.3% of statements 18:46:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:46:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:46:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.353s coverage: 58.0% of statements 18:46:34 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.993s coverage: 89.2% of statements 18:46:34 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 18:46:34 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.185s coverage: 4.9% of statements 18:46:34 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:46:34 GO111MODULE=on go vet ./... 18:46:47 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:46:47 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:46:47 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:46:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.056s coverage: 24.2% of statements 18:46:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:46:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.050s coverage: 28.1% of statements 18:46:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.052s coverage: 78.9% of statements 18:46:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.046s coverage: 9.0% of statements 18:46:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:46:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:46:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:46:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.076s coverage: 28.7% of statements 18:46:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:46:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.057s coverage: 83.3% of statements 18:46:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:46:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:46:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.094s coverage: 58.0% of statements 18:46:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.838s coverage: 89.2% of statements 18:46:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 18:46:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.048s coverage: 4.9% of statements 18:46:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:46:51 GO111MODULE=on go vet ./... 18:47:14 gofmt -l . 18:47:14 [ "`gofmt -l .`" = "" ] 18:47:14 ./bin/test-attribution-txt.sh 18:47:14 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:47:14 $ docker stop --time=1 f6ca221d9c2cdb35a9141f23151ce5c34516bbf1dc7fade1193a73411a9cd621 18:47:15 $ docker rm -f f6ca221d9c2cdb35a9141f23151ce5c34516bbf1dc7fade1193a73411a9cd621 [Pipeline] // withDockerContainer [Pipeline] sh 18:47:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:47:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:47:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:47:19 + ls -al . 18:47:19 total 228 18:47:19 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 26 18:47 . 18:47:19 drwxrwxr-x. 4 jenkins jenkins 30 Jun 26 18:45 .. 18:47:19 drwxrwxr-x. 2 jenkins jenkins 64 Jun 26 18:45 bin 18:47:19 -rw-rw-r--. 1 jenkins jenkins 25548 Jun 26 18:45 CHANGELOG.md 18:47:19 -rw-r--r--. 1 jenkins jenkins 125634 Jun 26 18:46 coverage.out 18:47:19 -rw-rw-r--. 1 jenkins jenkins 987 Jun 26 18:45 Dockerfile.build 18:47:19 -rw-rw-r--. 1 jenkins jenkins 140 Jun 26 18:45 .dockerignore 18:47:19 drwxrwxr-x. 5 jenkins jenkins 62 Jun 26 18:45 example 18:47:19 drwxrwxr-x. 8 jenkins jenkins 179 Jun 26 18:45 .git 18:47:19 drwxrwxr-x. 2 jenkins jenkins 103 Jun 26 18:45 .github 18:47:19 -rw-rw-r--. 1 jenkins jenkins 138 Jun 26 18:45 .gitignore 18:47:19 -rw-r--r--. 1 jenkins jenkins 548 Jun 26 18:47 go.mod 18:47:19 -rw-r--r--. 1 jenkins jenkins 20301 Jun 26 18:46 go.sum 18:47:19 drwxrwxr-x. 15 jenkins jenkins 224 Jun 26 18:45 internal 18:47:19 -rw-rw-r--. 1 jenkins jenkins 894 Jun 26 18:45 Jenkinsfile 18:47:19 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 26 18:45 LICENSE 18:47:19 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 26 18:45 Makefile 18:47:19 drwxrwxr-x. 4 jenkins jenkins 26 Jun 26 18:45 openapi 18:47:19 drwxrwxr-x. 5 jenkins jenkins 50 Jun 26 18:45 pkg 18:47:19 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 26 18:45 README.md 18:47:19 drwxrwxr-x. 4 jenkins jenkins 54 Jun 26 18:45 snap 18:47:19 -rw-rw-r--. 1 jenkins jenkins 5 Jun 26 18:40 VERSION 18:47:19 -rw-rw-r--. 1 jenkins jenkins 222 Jun 26 18:45 version.go [Pipeline] isUnix [Pipeline] sh 18:47:19 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=015380786860eedc73de1111a3d97e3fbd00f1e6 --label arch=amd64 --label version=0.0.0 . 18:47:19 Sending build context to Docker daemon 2.834MB 18:47:19 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 18:47:19 Step 2/23 : FROM ${BASE} AS builder 18:47:19 ---> c6fcd8019b49 18:47:19 Step 3/23 : WORKDIR /device-sdk-go 18:47:19 ---> Running in 2c8e082a36e5 18:47:20 Removing intermediate container 2c8e082a36e5 18:47:20 ---> 2eb95ef22f00 18:47:20 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:47:20 ---> Running in a849f7b3274a 18:47:20 Removing intermediate container a849f7b3274a 18:47:20 ---> ec7c785808ab 18:47:20 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:20 ---> Running in 2f797082b8b7 18:47:20 Removing intermediate container 2f797082b8b7 18:47:20 ---> fedfd15df0ab 18:47:20 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:47:20 ---> Running in 46504f1e1dd7 18:47:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:47:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:47:22 OK: 150 MiB in 46 packages 18:47:23 Removing intermediate container 46504f1e1dd7 18:47:23 ---> d8fe9036a34c 18:47:23 Step 7/23 : COPY . . 18:47:23 ---> 303537fac52d 18:47:23 Step 8/23 : RUN go mod download 18:47:23 ---> Running in cd6704c6eb03 18:47:23 Removing intermediate container cd6704c6eb03 18:47:23 ---> 26e77a0df86d 18:47:23 Step 9/23 : RUN make build 18:47:23 ---> Running in 29e6e960c454 18:47:24 go mod tidy 18:47:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:47:30 gofmt -l . 18:47:30 [ "`gofmt -l .`" = "" ] 18:47:30 ./bin/test-attribution-txt.sh 18:47:30 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:47:30 $ docker stop --time=1 67962ab1c3cccc3c25307902540dc2bf0a9cfc32feb164dc1bc6d55a59a08857 18:47:32 $ docker rm -f 67962ab1c3cccc3c25307902540dc2bf0a9cfc32feb164dc1bc6d55a59a08857 [Pipeline] // withDockerContainer [Pipeline] sh 18:47:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:47:33 Warning: overwriting stash ‘coverage-report’ 18:47:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:47:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:47:35 + ls -al . 18:47:35 total 264 18:47:35 drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 18:47 . 18:47:35 drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 18:43 .. 18:47:35 -rw-rw-r-- 1 jenkins jenkins 140 Jun 26 18:43 .dockerignore 18:47:35 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 18:43 .git 18:47:35 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 18:43 .github 18:47:35 -rw-rw-r-- 1 jenkins jenkins 138 Jun 26 18:43 .gitignore 18:47:35 -rw-rw-r-- 1 jenkins jenkins 25548 Jun 26 18:43 CHANGELOG.md 18:47:35 -rw-rw-r-- 1 jenkins jenkins 987 Jun 26 18:43 Dockerfile.build 18:47:35 -rw-rw-r-- 1 jenkins jenkins 894 Jun 26 18:43 Jenkinsfile 18:47:35 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 26 18:43 LICENSE 18:47:35 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 26 18:43 Makefile 18:47:35 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 26 18:43 README.md 18:47:35 -rw-rw-r-- 1 jenkins jenkins 5 Jun 26 18:40 VERSION 18:47:35 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 18:43 bin 18:47:35 -rw-r--r-- 1 jenkins jenkins 125634 Jun 26 18:46 coverage.out 18:47:35 drwxrwxr-x 5 jenkins jenkins 4096 Jun 26 18:43 example 18:47:35 -rw-r--r-- 1 jenkins jenkins 548 Jun 26 18:47 go.mod 18:47:35 -rw-r--r-- 1 jenkins jenkins 20301 Jun 26 18:44 go.sum 18:47:35 drwxrwxr-x 15 jenkins jenkins 4096 Jun 26 18:43 internal 18:47:35 drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 18:43 openapi 18:47:35 drwxrwxr-x 5 jenkins jenkins 4096 Jun 26 18:43 pkg 18:47:35 drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 18:43 snap 18:47:35 -rw-rw-r-- 1 jenkins jenkins 222 Jun 26 18:43 version.go [Pipeline] isUnix [Pipeline] sh 18:47:35 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8e8b9a86579dded82dbc03ff3d53f543fe8b7a1b --label arch=arm64 --label version=0.0.0 . 18:47:36 Sending build context to Docker daemon 2.843MB 18:47:36 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 18:47:36 Step 2/23 : FROM ${BASE} AS builder 18:47:36 ---> cb48a7ea7256 18:47:36 Step 3/23 : WORKDIR /device-sdk-go 18:47:36 ---> Running in b8d914fde255 18:47:36 Removing intermediate container b8d914fde255 18:47:36 ---> 50d251aa257a 18:47:36 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:47:36 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:47:36 Removing intermediate container 29e6e960c454 18:47:36 ---> 7b10f45241ae 18:47:36 Step 10/23 : FROM alpine:3.12 18:47:37 ---> Running in 3d9d6ad7f312 18:47:37 3.12: Pulling from library/alpine 18:47:37 339de151aab4: Pulling fs layer 18:47:37 339de151aab4: Verifying Checksum 18:47:37 339de151aab4: Download complete 18:47:37 Removing intermediate container 3d9d6ad7f312 18:47:37 ---> 1b2d3b96f79f 18:47:37 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:37 ---> Running in 1fab752a75cf 18:47:37 339de151aab4: Pull complete 18:47:37 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 18:47:37 Status: Downloaded newer image for alpine:3.12 18:47:37 ---> 13621d1b12d4 18:47:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:47:37 ---> Running in 8b8bf47ee08d 18:47:37 Removing intermediate container 8b8bf47ee08d 18:47:37 ---> 0b0154641c18 18:47:37 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:37 ---> Running in 49fad271b1b3 18:47:38 Removing intermediate container 49fad271b1b3 18:47:38 ---> 473aa6269a63 18:47:38 Step 13/23 : RUN apk add --update --no-cache zeromq 18:47:38 ---> Running in 339b2d39710e 18:47:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:47:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:47:39 Removing intermediate container 1fab752a75cf 18:47:39 ---> 20936058b415 18:47:39 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:47:39 ---> Running in f11d194688b7 18:47:39 (1/5) Installing libgcc (9.3.0-r2) 18:47:39 (2/5) Installing libsodium (1.0.18-r0) 18:47:39 (3/5) Installing libstdc++ (9.3.0-r2) 18:47:40 (4/5) Installing libzmq (4.3.3-r0) 18:47:40 (5/5) Installing zeromq (4.3.3-r0) 18:47:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:47:41 Executing busybox-1.31.1-r20.trigger 18:47:41 OK: 8 MiB in 19 packages 18:47:41 Removing intermediate container 339b2d39710e 18:47:41 ---> 0a6fa54eb01d 18:47:41 Step 14/23 : WORKDIR / 18:47:41 ---> Running in 23b9ee631ef3 18:47:41 Removing intermediate container 23b9ee631ef3 18:47:41 ---> 0e0e52c25756 18:47:41 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:47:41 ---> a430e51900c9 18:47:41 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:47:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:47:42 ---> fa080c25199c 18:47:42 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:47:42 ---> 8a05fd1a399b 18:47:42 Step 18/23 : EXPOSE 59999 18:47:42 ---> Running in 14a07afefeb5 18:47:42 Removing intermediate container 14a07afefeb5 18:47:42 ---> a63378e99d78 18:47:42 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:47:42 ---> Running in dca38e3dd1ba 18:47:42 Removing intermediate container dca38e3dd1ba 18:47:42 ---> e5d5642c1a55 18:47:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:47:42 ---> Running in 3b507d15f043 18:47:42 Removing intermediate container 3b507d15f043 18:47:42 ---> 70b97d2f31b3 18:47:42 Step 21/23 : LABEL arch=amd64 18:47:42 OK: 139 MiB in 46 packages 18:47:42 ---> Running in 406a5eeaaf90 18:47:42 Removing intermediate container 406a5eeaaf90 18:47:42 ---> a407ab2973f6 18:47:42 Step 22/23 : LABEL git_sha=015380786860eedc73de1111a3d97e3fbd00f1e6 18:47:42 ---> Running in 9dab7a1f709e 18:47:42 Removing intermediate container 9dab7a1f709e 18:47:42 ---> 0b3a0e902305 18:47:42 Step 23/23 : LABEL version=0.0.0 18:47:42 ---> Running in 2e452f297c26 18:47:43 Removing intermediate container 2e452f297c26 18:47:43 ---> 009da2a4f9e6 18:47:43 [Warning] One or more build-args [ARCH MAKE] were not consumed 18:47:43 Successfully built 009da2a4f9e6 18:47:43 Successfully tagged device-sdk-simple: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 18:47:43 Removing intermediate container f11d194688b7 18:47:43 ---> c50bb260828d 18:47:43 Step 7/23 : COPY . . [Pipeline] libraryResource [Pipeline] sh 18:47:43 ---> job-cost.sh 18:47:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RIUo 18:47:45 ---> 079fb09ff2a7 18:47:45 Step 8/23 : RUN go mod download 18:47:45 ---> Running in dae1422fc036 18:47:47 Removing intermediate container dae1422fc036 18:47:47 ---> d5715b2bd4d8 18:47:47 Step 9/23 : RUN make build 18:47:47 ---> Running in 4e62dabe395d 18:47:48 go mod tidy 18:47:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:47:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:48:06 lf-activate-venv(): INFO: Adding /tmp/venv-RIUo/bin to PATH 18:48:06 INFO: No Stack... 18:48:06 INFO: Retrieving Pricing Info for: v3-standard-2 18:48:07 INFO: Archiving Costs [Pipeline] sh 18:48:07 + cat /w/workspace/device-sdk-go/20/archives/cost.csv 18:48:07 + cut -d, -f6 [Pipeline] lock 18:48:07 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-20-stack-cost] 18:48:07 Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-20-stack-cost] did not exist. Created. 18:48:07 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:48:07 + echo total: 0.05999999865889549 [Pipeline] stash 18:48:07 Stashed 1 file(s) [Pipeline] } 18:48:08 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-20-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:48:21 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:48:22 Removing intermediate container 4e62dabe395d 18:48:22 ---> a2a4017c8a92 18:48:22 Step 10/23 : FROM alpine:3.12 18:48:23 3.12: Pulling from library/alpine 18:48:23 d2f70382dc9a: Pulling fs layer 18:48:23 d2f70382dc9a: Verifying Checksum 18:48:23 d2f70382dc9a: Download complete 18:48:24 d2f70382dc9a: Pull complete 18:48:24 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 18:48:24 Status: Downloaded newer image for alpine:3.12 18:48:24 ---> c4fd0aeabfcf 18:48:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:48:24 ---> Running in d7efa95d4cc3 18:48:25 Removing intermediate container d7efa95d4cc3 18:48:25 ---> 596567a6c12c 18:48:25 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:48:25 ---> Running in 82a4a52565e0 18:48:27 Removing intermediate container 82a4a52565e0 18:48:27 ---> 478a48285261 18:48:27 Step 13/23 : RUN apk add --update --no-cache zeromq 18:48:27 ---> Running in 992ff51fdc6a 18:48:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:48:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:48:30 (1/5) Installing libgcc (9.3.0-r2) 18:48:30 (2/5) Installing libsodium (1.0.18-r0) 18:48:30 (3/5) Installing libstdc++ (9.3.0-r2) 18:48:30 (4/5) Installing libzmq (4.3.3-r0) 18:48:31 (5/5) Installing zeromq (4.3.3-r0) 18:48:31 Executing busybox-1.31.1-r20.trigger 18:48:31 OK: 8 MiB in 19 packages 18:48:32 Removing intermediate container 992ff51fdc6a 18:48:32 ---> 759143921643 18:48:32 Step 14/23 : WORKDIR / 18:48:32 ---> Running in d87f4388fa37 18:48:32 Removing intermediate container d87f4388fa37 18:48:32 ---> 3c973b88b20e 18:48:32 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:48:33 ---> 2180f0537fc1 18:48:33 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:48:34 ---> 2fe387d7dd0b 18:48:34 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:48:35 ---> 65d46468f68c 18:48:35 Step 18/23 : EXPOSE 59999 18:48:35 ---> Running in fe6f92564ebc 18:48:36 Removing intermediate container fe6f92564ebc 18:48:36 ---> c56f3b2f6408 18:48:36 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:48:36 ---> Running in 962a3feed340 18:48:36 Removing intermediate container 962a3feed340 18:48:36 ---> da3e2ee0a570 18:48:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:48:36 ---> Running in 43a2b8ab048f 18:48:37 Removing intermediate container 43a2b8ab048f 18:48:37 ---> 901bd9370672 18:48:37 Step 21/23 : LABEL arch=arm64 18:48:37 ---> Running in e265e0f37447 18:48:37 Removing intermediate container e265e0f37447 18:48:37 ---> b157c2d61c4f 18:48:37 Step 22/23 : LABEL git_sha=8e8b9a86579dded82dbc03ff3d53f543fe8b7a1b 18:48:38 ---> Running in 406a4c1d6aa5 18:48:38 Removing intermediate container 406a4c1d6aa5 18:48:38 ---> 28fd571ecdb4 18:48:38 Step 23/23 : LABEL version=0.0.0 18:48:38 ---> Running in b0d336f6a550 18:48:38 Removing intermediate container b0d336f6a550 18:48:38 ---> 4be956800f5e 18:48:38 [Warning] One or more build-args [ARCH MAKE] were not consumed 18:48:39 Successfully built 4be956800f5e 18:48:39 Successfully tagged device-sdk-simple-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 18:48:39 ---> job-cost.sh 18:48:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sw5j 18:49:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:50:55 lf-activate-venv(): INFO: Adding /tmp/venv-sw5j/bin to PATH 18:50:55 INFO: No Stack... 18:50:55 INFO: Retrieving Pricing Info for: v2-standard-4 18:50:55 INFO: Archiving Costs [Pipeline] sh 18:50:55 + cat /w/workspace/device-sdk-go/20/archives/cost.csv 18:50:55 + cut -d, -f6 [Pipeline] lock 18:50:55 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-20-stack-cost] 18:50:55 Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-20-stack-cost] did not exist. Created. 18:50:55 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:50:56 /w/workspace/device-sdk-go/20@tmp/durable-d43d2cd5/script.sh: 1: /w/workspace/device-sdk-go/20@tmp/durable-d43d2cd5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:50:56 + echo total: 0.18000000715255737 [Pipeline] stash 18:50:56 Warning: overwriting stash ‘stack-cost’ 18:50:56 Stashed 1 file(s) [Pipeline] } 18:50:56 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-20-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 18:50:57 provisioning config files... 18:50:57 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config6755497610465160530tmp [Pipeline] { [Pipeline] sh 18:50:58 + set +x 18:50:58 + bash -s -- 18:50:58 + curl -s https://codecov.io/bash 18:50:58 18:50:58 _____ _ 18:50:58 / ____| | | 18:50:58 | | ___ __| | ___ ___ _____ __ 18:50:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:50:58 | |___| (_) | (_| | __/ (_| (_) \ V / 18:50:58 \_____\___/ \__,_|\___|\___\___/ \_/ 18:50:58 Bash-1.0.3 18:50:58 18:50:58 18:50:58 ==> git version 2.24.4 found 18:50:58 ==> 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 18:50:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:50:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:50:58 ==> Jenkins CI detected. 18:50:58 project root: . 18:50:58 --> token set from env 18:50:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:50:58 ==> Running gcov in . (disable via -X gcov) 18:50:58 ==> Python coveragepy not found 18:50:58 ==> Searching for coverage reports in: 18:50:58 + . 18:50:58 -> Found 1 reports 18:50:58 ==> Detecting git/mercurial file structure 18:50:58 ==> Reading reports 18:50:58 + ./coverage.out bytes=125634 18:50:58 ==> Appending adjustments 18:50:58 https://docs.codecov.io/docs/fixing-reports 18:50:58 + Found adjustments 18:50:58 ==> Gzipping contents 18:50:58 16K /tmp/codecov.e5FfAa.gz 18:50:58 ==> Uploading reports 18:50:58 url: https://codecov.io 18:50:58 query: branch=PR-971&commit=d3b9e87b58d1e1ba78754c99fd8e29504e675186&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= 18:50:58 -> Pinging Codecov 18:50:58 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-971&commit=d3b9e87b58d1e1ba78754c99fd8e29504e675186&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= 18:50:58 -> Uploading to 18:50:58 https://storage.googleapis.com/codecov/v4/raw/2021-06-26/7E55EF52A471D76F132DFD9A03CDDE97/d3b9e87b58d1e1ba78754c99fd8e29504e675186/63b07e4c-acc4-4a25-afc8-f3d7c7e955e6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210626%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210626T185058Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a4d6ff6b195247125486d089c4192a744f3cf3e9cd91b4e1260a9b9ec316032e 18:50:58 % Total % Received % Xferd Average Speed Time Time Time Current 18:50:58 Dload Upload Total Spent Left Speed 18:50:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16329 0 0 100 16329 0 45795 --:--:-- --:--:-- --:--:-- 45867 18:50:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/d3b9e87b58d1e1ba78754c99fd8e29504e675186 [Pipeline] } 18:50:59 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 18:51:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:51:02 ---> package-listing.sh 18:51:02 ++ facter osfamily 18:51:02 ++ tr '[:upper:]' '[:lower:]' 18:51:02 + OS_FAMILY=redhat 18:51:02 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-971 18:51:02 + START_PACKAGES=/tmp/packages_start.txt 18:51:02 + END_PACKAGES=/tmp/packages_end.txt 18:51:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:51:02 + PACKAGES=/tmp/packages_start.txt 18:51:02 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' 18:51:02 + PACKAGES=/tmp/packages_end.txt 18:51:02 + case "${OS_FAMILY}" in 18:51:02 + rpm -qa 18:51:02 + sort 18:51:02 + '[' -f /tmp/packages_start.txt ']' 18:51:02 + '[' -f /tmp/packages_end.txt ']' 18:51:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:51:02 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' 18:51:02 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ 18:51:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ [Pipeline] echo 18:51:02 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/dgexfoundry_device-sdk-go_PR-971/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:51:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:51:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:51:03 18:51:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:51:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:51:04 alpine: Pulling from edgex-lftools-log-publisher 18:51:04 df20fa9351a1: Pulling fs layer 18:51:04 36b3adc4ff6f: Pulling fs layer 18:51:04 8ad3a11d3b57: Pulling fs layer 18:51:04 46f8f816bc3b: Pulling fs layer 18:51:04 93b61091891f: Pulling fs layer 18:51:04 93b9cdb0e59b: Pulling fs layer 18:51:04 5e14af77c1be: Pulling fs layer 18:51:04 01666e4c0597: Pulling fs layer 18:51:04 aa168da1d23b: Pulling fs layer 18:51:04 93b61091891f: Waiting 18:51:04 93b9cdb0e59b: Waiting 18:51:04 5e14af77c1be: Waiting 18:51:04 01666e4c0597: Waiting 18:51:04 aa168da1d23b: Waiting 18:51:04 46f8f816bc3b: Waiting 18:51:04 36b3adc4ff6f: Verifying Checksum 18:51:04 36b3adc4ff6f: Download complete 18:51:04 46f8f816bc3b: Verifying Checksum 18:51:04 46f8f816bc3b: Download complete 18:51:04 df20fa9351a1: Verifying Checksum 18:51:04 df20fa9351a1: Download complete 18:51:04 93b9cdb0e59b: Verifying Checksum 18:51:04 93b9cdb0e59b: Download complete 18:51:04 5e14af77c1be: Verifying Checksum 18:51:04 5e14af77c1be: Download complete 18:51:04 93b61091891f: Verifying Checksum 18:51:04 93b61091891f: Download complete 18:51:04 01666e4c0597: Verifying Checksum 18:51:04 01666e4c0597: Download complete 18:51:04 8ad3a11d3b57: Verifying Checksum 18:51:04 8ad3a11d3b57: Download complete 18:51:04 df20fa9351a1: Pull complete 18:51:04 36b3adc4ff6f: Pull complete 18:51:04 8ad3a11d3b57: Pull complete 18:51:04 46f8f816bc3b: Pull complete 18:51:05 93b61091891f: Pull complete 18:51:05 93b9cdb0e59b: Pull complete 18:51:05 5e14af77c1be: Pull complete 18:51:05 01666e4c0597: Pull complete 18:51:06 aa168da1d23b: Verifying Checksum 18:51:06 aa168da1d23b: Download complete 18:51:10 aa168da1d23b: Pull complete 18:51:10 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:51:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:51:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:51:10 prd-centos7-docker-4c-2g-266 does not seem to be running inside a container 18:51:10 $ 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/dgexfoundry_device-sdk-go_PR-971/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-971 -v /w/workspace/dgexfoundry_device-sdk-go_PR-971:/w/workspace/dgexfoundry_device-sdk-go_PR-971:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-971@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:51:13 $ docker top e23b9220783e11e164644d9b23a06c9ca27098a5ef0b0a178468fa5bc5a2cb91 -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:14 + touch /tmp/pre-build-complete [Pipeline] sh 18:51:14 + mkdir -p /var/log/sa [Pipeline] sh 18:51:14 + ls /var/log/sa-host 18:51:14 + sadf -c /var/log/sa-host/sa05 18:51:14 file_magic: OK 18:51:14 HZ: Using current value: 100 18:51:14 file_header: OK 18:51:14 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 18:51:14 Statistics: 18:51:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:51:14 File successfully converted to sysstat format version 12.2.1 18:51:14 + sadf -c /var/log/sa-host/sa26 18:51:14 file_magic: OK 18:51:14 HZ: Using current value: 100 18:51:14 file_header: OK 18:51:14 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 18:51:14 Statistics: 18:51:14 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...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... 18:51:14 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:51:15 provisioning config files... 18:51:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config6356171139712375990tmp [Pipeline] { [Pipeline] echo 18:51:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:51:16 ---> create-netrc.sh [Pipeline] } 18:51:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:51:16 ---> python-tools-install.sh [Pipeline] echo 18:51:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:51:16 ---> sudo-logs.sh 18:51:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:51:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:51:17 ---> job-cost.sh 18:51:17 lf-activate-venv: SKIPPING 18:51:17 DEBUG: total: 0.18000000715255737 18:51:17 INFO: Retrieving Stack Cost... 18:51:18 INFO: Retrieving Pricing Info for: v3-standard-2 18:51:18 INFO: Archiving Costs [Pipeline] echo 18:51:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:51:19 ---> logs-deploy.sh 18:51:19 lf-activate-venv: SKIPPING 18:51:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-971/20 18:51:19 INFO: archiving workspace using pattern(s): 18:51:20 Archives upload complete. 18:51:20 INFO: archiving logs to Nexus 18:51:20 ---> uname -a: 18:51:20 Linux prd-centos7-docker-4c-2g-266.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:51:20 18:51:20 18:51:20 ---> lscpu: 18:51:20 Architecture: x86_64 18:51:20 CPU op-mode(s): 32-bit, 64-bit 18:51:20 Byte Order: Little Endian 18:51:20 Address sizes: 40 bits physical, 48 bits virtual 18:51:20 CPU(s): 2 18:51:20 On-line CPU(s) list: 0,1 18:51:20 Thread(s) per core: 1 18:51:20 Core(s) per socket: 1 18:51:20 Socket(s): 2 18:51:20 NUMA node(s): 1 18:51:20 Vendor ID: AuthenticAMD 18:51:20 CPU family: 23 18:51:20 Model: 49 18:51:20 Model name: AMD EPYC-Rome Processor 18:51:20 Stepping: 0 18:51:20 CPU MHz: 2799.998 18:51:20 BogoMIPS: 5599.99 18:51:20 Virtualization: AMD-V 18:51:20 Hypervisor vendor: KVM 18:51:20 Virtualization type: full 18:51:20 L1d cache: 64 KiB 18:51:20 L1i cache: 64 KiB 18:51:20 L2 cache: 1 MiB 18:51:20 L3 cache: 32 MiB 18:51:20 NUMA node0 CPU(s): 0,1 18:51:20 Vulnerability Itlb multihit: Not affected 18:51:20 Vulnerability L1tf: Not affected 18:51:20 Vulnerability Mds: Not affected 18:51:20 Vulnerability Meltdown: Not affected 18:51:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:51:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:51:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:51:20 Vulnerability Srbds: Not affected 18:51:20 Vulnerability Tsx async abort: Not affected 18:51:20 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 18:51:20 18:51:20 18:51:20 ---> nproc: 18:51:20 2 18:51:20 18:51:20 18:51:20 ---> df -h: 18:51:20 Filesystem Size Used Available Use% Mounted on 18:51:20 overlay 40.0G 7.2G 32.8G 18% / 18:51:20 tmpfs 64.0M 0 64.0M 0% /dev 18:51:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:51:20 shm 64.0M 0 64.0M 0% /dev/shm 18:51:20 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 18:51:20 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 18:51:20 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 18:51:20 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 18:51:20 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 18:51:20 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 18:51:20 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dgexfoundry_device-sdk-go_PR-971 18:51:20 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp 18:51:20 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 18:51:20 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 18:51:20 18:51:20 18:51:20 ---> free -m: 18:51:20 total used free shared buff/cache available 18:51:20 Mem: 7821 1068 4596 0 2156 6591 18:51:20 Swap: 1023 0 1023 18:51:20 18:51:20 18:51:20 ---> ip addr: 18:51:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:51:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:51:20 inet 127.0.0.1/8 scope host lo 18:51:20 valid_lft forever preferred_lft forever 18:51:20 inet6 ::1/128 scope host 18:51:20 valid_lft forever preferred_lft forever 18:51:20 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:51:20 link/ether fa:16:3e:39:13:30 brd ff:ff:ff:ff:ff:ff 18:51:20 inet 10.30.122.236/23 brd 10.30.123.255 scope global dynamic eth0 18:51:20 valid_lft 82776sec preferred_lft 82776sec 18:51:20 inet6 fe80::f816:3eff:fe39:1330/64 scope link 18:51:20 valid_lft forever preferred_lft forever 18:51:20 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:51:20 link/ether 02:42:08:6f:1a:b4 brd ff:ff:ff:ff:ff:ff 18:51:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:51:20 valid_lft forever preferred_lft forever 18:51:20 inet6 fe80::42:8ff:fe6f:1ab4/64 scope link 18:51:20 valid_lft forever preferred_lft forever 18:51:20 18:51:20 18:51:20 ---> sar -b -r -n DEV: 18:51:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/26/21 _x86_64_ (2 CPU) 18:51:20 18:51:20 17:50:46 LINUX RESTART (2 CPU) 18:51:20 18:51:20 17:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:51:20 17:52:02 120.72 65.32 55.40 0.00 6097.53 36969.40 0.00 18:51:20 17:53:01 1.66 0.00 1.66 0.00 0.00 29.12 0.00 18:51:20 17:54:01 0.28 0.00 0.28 0.00 0.00 2.95 0.00 18:51:20 17:55:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 18:51:20 17:56:01 0.18 0.00 0.18 0.00 0.00 1.93 0.00 18:51:20 17:57:01 0.33 0.00 0.33 0.00 0.00 5.08 0.00 18:51:20 17:58:01 0.25 0.00 0.25 0.00 0.00 2.75 0.00 18:51:20 17:59:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 18:51:20 18:00:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 18:51:20 18:01:01 0.17 0.02 0.15 0.00 0.13 1.78 0.00 18:51:20 18:02:01 0.42 0.10 0.32 0.00 1.73 5.36 0.00 18:51:20 18:03:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 18:51:20 18:04:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 18:51:20 18:05:01 0.17 0.00 0.17 0.00 0.00 2.32 0.00 18:51:20 18:06:01 0.33 0.18 0.15 0.00 5.86 1.92 0.00 18:51:20 18:07:01 0.80 0.00 0.80 0.00 0.00 16.34 0.00 18:51:20 18:08:01 0.20 0.00 0.20 0.00 0.00 3.03 0.00 18:51:20 18:09:01 0.22 0.00 0.22 0.00 0.00 2.22 0.00 18:51:20 18:10:01 0.20 0.00 0.20 0.00 0.00 2.48 0.00 18:51:20 18:11:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 18:51:20 18:12:01 0.23 0.00 0.23 0.00 0.00 2.93 0.00 18:51:20 18:13:01 0.17 0.00 0.17 0.00 0.00 2.47 0.00 18:51:20 18:14:01 0.20 0.00 0.20 0.00 0.00 1.67 0.00 18:51:20 18:15:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 18:51:20 18:16:01 0.27 0.00 0.27 0.00 0.00 2.97 0.00 18:51:20 18:17:01 0.27 0.00 0.27 0.00 0.00 3.27 0.00 18:51:20 18:18:01 0.23 0.00 0.23 0.00 0.00 2.33 0.00 18:51:20 18:19:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 18:51:20 18:20:01 0.17 0.00 0.17 0.00 0.00 1.38 0.00 18:51:20 18:21:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 18:51:20 18:22:01 6.15 5.78 0.37 0.00 78.36 6.35 0.00 18:51:20 18:23:01 270.16 248.33 21.84 0.00 3368.32 964.02 0.00 18:51:20 18:24:01 0.78 0.00 0.78 0.00 0.00 15.69 0.00 18:51:20 18:25:01 0.20 0.00 0.20 0.00 0.00 2.25 0.00 18:51:20 18:26:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 18:51:20 18:27:02 0.23 0.00 0.23 0.00 0.00 3.05 0.00 18:51:20 18:28:01 0.20 0.00 0.20 0.00 0.00 1.95 0.00 18:51:20 18:29:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 18:51:20 18:30:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 18:51:20 18:31:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 18:51:20 18:32:01 0.33 0.00 0.33 0.00 0.00 4.43 0.00 18:51:20 18:33:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 18:51:20 18:34:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 18:51:20 18:35:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 18:51:20 18:36:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 18:51:20 18:37:01 0.23 0.00 0.23 0.00 0.00 2.92 0.00 18:51:20 18:38:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 18:51:20 18:39:01 0.25 0.00 0.25 0.00 0.00 3.53 0.00 18:51:20 18:40:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 18:51:20 18:41:01 40.93 4.15 36.79 0.00 2805.00 2711.72 0.00 18:51:20 18:42:01 1.80 0.00 1.80 0.00 0.00 38.61 0.00 18:51:20 18:43:01 0.35 0.00 0.35 0.00 0.00 5.80 0.00 18:51:20 18:44:01 0.28 0.00 0.28 0.00 0.00 3.66 0.00 18:51:20 18:45:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 18:51:20 18:46:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 18:51:20 18:47:01 0.15 0.00 0.15 0.00 0.00 2.25 0.00 18:51:20 18:48:01 0.30 0.00 0.30 0.00 0.00 3.62 0.00 18:51:20 18:49:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 18:51:20 18:50:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 18:51:20 18:51:01 0.32 0.10 0.22 0.00 7.20 2.85 0.00 18:51:20 Average: 7.59 5.40 2.19 0.00 206.22 681.93 0.00 18:51:20 18:51:20 17:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:51:20 17:52:02 5752560 0 661980 8.27 2620 1591772 1086032 11.99 367672 1502664 20 18:51:20 17:53:01 5756612 0 657916 8.21 2620 1591784 1071956 11.84 364612 1502632 8 18:51:20 17:54:01 5756272 0 658256 8.22 2620 1591784 1071956 11.84 364656 1502628 8 18:51:20 17:55:01 5754936 0 659584 8.24 2620 1591792 1071956 11.84 366052 1502852 8 18:51:20 17:56:01 5755096 0 659420 8.23 2620 1591796 1071956 11.84 366176 1502852 8 18:51:20 17:57:01 5751844 0 662668 8.27 2620 1591800 1072172 11.84 369208 1502856 8 18:51:20 17:58:01 5746228 0 668280 8.34 2620 1591804 1071956 11.84 375148 1502852 8 18:51:20 17:59:01 5744304 0 670200 8.37 2620 1591808 1071956 11.84 376752 1502916 8 18:51:20 18:00:01 5743740 0 670760 8.38 2620 1591812 1072016 11.84 377788 1502428 8 18:51:20 18:01:01 5743160 0 671336 8.38 2620 1591816 1074300 11.86 377912 1502428 8 18:51:20 18:02:01 5742876 0 671496 8.38 2620 1591940 1072596 11.84 378364 1502488 8 18:51:20 18:03:01 5743860 0 670504 8.37 2620 1591948 1072464 11.84 377584 1502492 8 18:51:20 18:04:01 5743976 0 670384 8.37 2620 1591952 1072464 11.84 377688 1502488 8 18:51:20 18:05:01 5742720 0 671640 8.39 2620 1591952 1072708 11.84 378608 1502488 8 18:51:20 18:06:01 5742236 0 672116 8.39 2620 1591960 1072780 11.84 379096 1502488 20 18:51:20 18:07:01 5742776 0 671576 8.39 2620 1591960 1072624 11.84 378172 1502488 8 18:51:20 18:08:01 5743276 0 671068 8.38 2620 1591968 1072528 11.84 377632 1502488 8 18:51:20 18:09:01 5743812 0 670528 8.37 2620 1591972 1072528 11.84 377804 1502488 8 18:51:20 18:10:01 5743624 0 670712 8.37 2620 1591976 1072528 11.84 377672 1502488 8 18:51:20 18:11:01 5743664 0 670668 8.37 2620 1591980 1072528 11.84 377792 1502488 8 18:51:20 18:12:01 5742860 0 671468 8.38 2620 1591984 1072648 11.84 378440 1502492 8 18:51:20 18:13:01 5743516 0 670808 8.38 2620 1591988 1072528 11.84 377736 1502488 8 18:51:20 18:14:01 5743532 0 670788 8.38 2620 1591992 1072528 11.84 377688 1502488 8 18:51:20 18:15:01 5743516 0 670800 8.38 2620 1591996 1072528 11.84 377676 1502488 8 18:51:20 18:16:01 5743532 0 670780 8.38 2620 1592000 1072528 11.84 377716 1502488 8 18:51:20 18:17:01 5743468 0 670836 8.38 2620 1592008 1072624 11.84 378340 1502492 8 18:51:20 18:18:01 5743492 0 670812 8.38 2620 1592008 1072528 11.84 377824 1502488 8 18:51:20 18:19:01 5743848 0 670448 8.37 2620 1592016 1072528 11.84 377700 1502488 8 18:51:20 18:20:01 5743400 0 670892 8.38 2620 1592020 1072528 11.84 377740 1502488 8 18:51:20 18:21:01 5743516 0 670772 8.38 2620 1592024 1072528 11.84 377840 1502488 8 18:51:20 18:22:01 5737408 0 674804 8.43 2620 1594100 1074944 11.87 380852 1503020 8 18:51:20 18:23:01 5590036 0 764948 9.55 2620 1651328 1072560 11.84 417984 1521504 8 18:51:20 18:24:01 5589664 0 765312 9.56 2620 1651336 1072560 11.84 418156 1521504 8 18:51:20 18:25:01 5589984 0 764992 9.55 2620 1651336 1072560 11.84 418024 1521504 8 18:51:20 18:26:01 5589796 0 765172 9.55 2620 1651344 1072560 11.84 418068 1521504 8 18:51:20 18:27:02 5591528 0 763436 9.53 2620 1651348 1072876 11.85 415940 1521504 8 18:51:20 18:28:01 5592308 0 762652 9.52 2620 1651352 1072756 11.84 415180 1521508 8 18:51:20 18:29:01 5592400 0 762556 9.52 2620 1651356 1072756 11.84 415208 1521504 8 18:51:20 18:30:01 5591840 0 763116 9.53 2620 1651356 1072756 11.84 415644 1521504 8 18:51:20 18:31:01 5592056 0 762892 9.53 2620 1651364 1072756 11.84 415536 1521504 8 18:51:20 18:32:01 5591488 0 763424 9.53 2620 1651400 1072828 11.84 415900 1521512 12 18:51:20 18:33:01 5592740 0 762200 9.52 2620 1651372 1072756 11.84 415552 1521504 8 18:51:20 18:34:01 5592204 0 762732 9.52 2620 1651376 1072756 11.84 415552 1521504 8 18:51:20 18:35:01 5592212 0 762720 9.52 2620 1651380 1072756 11.84 415652 1521508 8 18:51:20 18:36:01 5592080 0 762848 9.52 2620 1651384 1072756 11.84 415580 1521504 8 18:51:20 18:37:01 5591728 0 763196 9.53 2620 1651388 1072828 11.84 416064 1521504 8 18:51:20 18:38:01 5591948 0 762972 9.53 2620 1651392 1072756 11.84 415684 1521504 16 18:51:20 18:39:01 5592172 0 762744 9.52 2620 1651396 1072756 11.84 415656 1521504 8 18:51:20 18:40:01 5592360 0 762548 9.52 2620 1651404 1072756 11.84 415600 1521504 8 18:51:20 18:41:01 5293480 0 912452 11.39 2620 1800380 1274312 14.07 631048 1588740 128 18:51:20 18:42:01 5304088 0 901840 11.26 2620 1800384 1207064 13.33 623240 1587960 8 18:51:20 18:43:01 5304572 0 901352 11.25 2620 1800388 1199056 13.24 615776 1594920 8 18:51:20 18:44:01 5303728 0 902192 11.26 2620 1800392 1199080 13.24 616100 1594920 8 18:51:20 18:45:01 5305008 0 900904 11.25 2620 1800400 1198840 13.24 614300 1596328 8 18:51:20 18:46:01 5303484 0 902428 11.27 2620 1800400 1198948 13.24 615460 1596328 8 18:51:20 18:47:01 5303044 0 902860 11.27 2620 1800408 1198972 13.24 615892 1596328 8 18:51:20 18:48:01 5303800 0 902104 11.26 2620 1800408 1198924 13.24 617040 1594384 8 18:51:20 18:49:01 5304060 0 901840 11.26 2620 1800412 1198840 13.24 616996 1594384 8 18:51:20 18:50:01 5304172 0 901720 11.26 2620 1800420 1198840 13.24 624324 1587064 8 18:51:20 18:51:01 5295560 0 909760 11.36 2620 1800992 1200548 13.25 631424 1587316 480 18:51:20 Average: 5618053 0 740237 9.24 2620 1648022 1097416 12.12 432642 1524761 18 18:51:20 18:51:20 17:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:51:20 17:52:02 eth0 197.39 124.12 376.36 24.01 0.00 0.00 0.00 0.00 18:51:20 17:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 17:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 17:53:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:51:20 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 17:54:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:51:20 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 17:55:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:51:20 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 17:56:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:51:20 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 17:57:01 eth0 0.60 0.40 0.34 0.26 0.00 0.00 0.00 0.00 18:51:20 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 17:58:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:51:20 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 17:59:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:51:20 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:00:01 eth0 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 18:51:20 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:01:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:02:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:51:20 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:03:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:51:20 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:04:01 eth0 0.40 0.08 0.03 0.01 0.00 0.00 0.00 0.00 18:51:20 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:05:01 eth0 0.80 0.42 0.35 0.18 0.00 0.00 0.00 0.00 18:51:20 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:06:01 eth0 0.92 0.50 0.71 0.40 0.00 0.00 0.00 0.00 18:51:20 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:07:01 eth0 0.35 0.32 0.17 0.08 0.00 0.00 0.00 0.00 18:51:20 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:08:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:51:20 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:09:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:10:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:51:20 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:11:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:12:01 eth0 0.28 0.27 0.14 0.08 0.00 0.00 0.00 0.00 18:51:20 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:13:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:14:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:15:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:17:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 18:51:20 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:18:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:19:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:51:20 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:20:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:21:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:22:01 eth0 0.23 0.20 0.14 0.08 0.00 0.00 0.00 0.00 18:51:20 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:23:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:51:20 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:24:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:25:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:27:02 eth0 0.32 0.30 0.15 0.08 0.00 0.00 0.00 0.00 18:51:20 18:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:28:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:29:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:32:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 18:51:20 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:33:01 eth0 0.03 0.08 0.00 0.01 0.00 0.00 0.00 0.00 18:51:20 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:36:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:51:20 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:37:01 eth0 0.23 0.22 0.14 0.07 0.00 0.00 0.00 0.00 18:51:20 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:40:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:41:01 eth0 311.96 239.77 734.31 61.93 0.00 0.00 0.00 0.00 18:51:20 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:41:01 docker0 14.15 10.64 2.22 28.54 0.00 0.00 0.00 0.00 18:51:20 18:42:01 eth0 0.73 0.08 0.13 0.06 0.00 0.00 0.00 0.00 18:51:20 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:43:01 eth0 4.23 2.70 3.97 0.18 0.00 0.00 0.00 0.00 18:51:20 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:44:01 eth0 0.43 0.23 0.26 0.19 0.00 0.00 0.00 0.00 18:51:20 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:45:01 eth0 0.55 0.07 0.05 0.01 0.00 0.00 0.00 0.00 18:51:20 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:46:01 eth0 0.45 0.23 0.27 0.19 0.00 0.00 0.00 0.00 18:51:20 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:47:01 eth0 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 18:51:20 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:48:01 eth0 0.08 0.08 0.06 0.01 0.00 0.00 0.00 0.00 18:51:20 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:49:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:51:01 eth0 5.81 3.90 5.98 2.17 0.00 0.00 0.00 0.00 18:51:20 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 Average: eth0 8.82 6.28 18.75 1.51 0.00 0.00 0.00 0.00 18:51:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:20 Average: docker0 0.24 0.18 0.04 0.48 0.00 0.00 0.00 0.00 18:51:20 18:51:20 18:51:20 ---> sar -P ALL: 18:51:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/26/21 _x86_64_ (2 CPU) 18:51:20 18:51:20 17:50:46 LINUX RESTART (2 CPU) 18:51:20 18:51:20 17:51:01 CPU %user %nice %system %iowait %steal %idle 18:51:20 17:52:02 all 12.11 0.00 4.38 4.58 0.05 78.87 18:51:20 17:52:02 0 11.28 0.00 4.95 4.69 0.07 79.01 18:51:20 17:52:02 1 12.95 0.00 3.82 4.46 0.03 78.74 18:51:20 17:53:01 all 0.12 0.00 0.04 0.00 0.02 99.82 18:51:20 17:53:01 0 0.19 0.00 0.03 0.00 0.02 99.76 18:51:20 17:53:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:51:20 17:54:01 all 0.13 0.00 0.04 0.00 0.03 99.80 18:51:20 17:54:01 0 0.20 0.00 0.03 0.00 0.03 99.73 18:51:20 17:54:01 1 0.05 0.00 0.05 0.00 0.03 99.87 18:51:20 17:55:01 all 0.14 0.00 0.04 0.00 0.03 99.79 18:51:20 17:55:01 0 0.23 0.00 0.05 0.00 0.02 99.70 18:51:20 17:55:01 1 0.05 0.00 0.03 0.00 0.03 99.88 18:51:20 17:56:01 all 0.13 0.00 0.04 0.00 0.03 99.80 18:51:20 17:56:01 0 0.23 0.00 0.05 0.00 0.03 99.68 18:51:20 17:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:51:20 17:57:01 all 0.17 0.00 0.04 0.00 0.03 99.77 18:51:20 17:57:01 0 0.28 0.00 0.05 0.00 0.03 99.63 18:51:20 17:57:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:51:20 17:58:01 all 0.14 0.00 0.04 0.00 0.03 99.79 18:51:20 17:58:01 0 0.20 0.00 0.05 0.00 0.02 99.73 18:51:20 17:58:01 1 0.08 0.00 0.03 0.00 0.03 99.85 18:51:20 17:59:01 all 0.08 0.00 0.04 0.00 0.03 99.85 18:51:20 17:59:01 0 0.02 0.00 0.05 0.00 0.03 99.90 18:51:20 17:59:01 1 0.15 0.00 0.03 0.00 0.02 99.80 18:51:20 18:00:01 all 0.16 0.00 0.03 0.00 0.03 99.78 18:51:20 18:00:01 0 0.05 0.00 0.05 0.00 0.03 99.87 18:51:20 18:00:01 1 0.27 0.00 0.02 0.00 0.02 99.70 18:51:20 18:01:01 all 0.11 0.00 0.05 0.00 0.03 99.81 18:51:20 18:01:01 0 0.05 0.00 0.05 0.00 0.05 99.85 18:51:20 18:01:01 1 0.17 0.00 0.05 0.00 0.02 99.77 18:51:20 18:02:01 all 0.16 0.00 0.04 0.00 0.02 99.78 18:51:20 18:02:01 0 0.22 0.00 0.05 0.00 0.02 99.72 18:51:20 18:02:01 1 0.10 0.00 0.03 0.00 0.02 99.85 18:51:20 18:51:20 18:02:01 CPU %user %nice %system %iowait %steal %idle 18:51:20 18:03:01 all 0.10 0.00 0.03 0.00 0.03 99.85 18:51:20 18:03:01 0 0.05 0.00 0.03 0.00 0.03 99.88 18:51:20 18:03:01 1 0.15 0.00 0.02 0.00 0.02 99.82 18:51:20 18:04:01 all 0.07 0.00 0.03 0.00 0.03 99.87 18:51:20 18:04:01 0 0.02 0.00 0.03 0.00 0.03 99.92 18:51:20 18:04:01 1 0.12 0.00 0.03 0.00 0.02 99.83 18:51:20 18:05:01 all 0.18 0.00 0.03 0.00 0.03 99.76 18:51:20 18:05:01 0 0.22 0.00 0.05 0.00 0.03 99.70 18:51:20 18:05:01 1 0.15 0.00 0.02 0.00 0.02 99.82 18:51:20 18:06:01 all 0.13 0.00 0.05 0.00 0.02 99.81 18:51:20 18:06:01 0 0.10 0.00 0.05 0.00 0.00 99.85 18:51:20 18:06:01 1 0.15 0.00 0.05 0.00 0.03 99.77 18:51:20 18:07:01 all 0.14 0.00 0.03 0.00 0.02 99.81 18:51:20 18:07:01 0 0.07 0.00 0.03 0.00 0.02 99.88 18:51:20 18:07:01 1 0.22 0.00 0.03 0.00 0.02 99.73 18:51:20 18:08:01 all 0.12 0.00 0.03 0.00 0.03 99.82 18:51:20 18:08:01 0 0.05 0.00 0.05 0.00 0.03 99.87 18:51:20 18:08:01 1 0.18 0.00 0.02 0.00 0.02 99.78 18:51:20 18:09:01 all 0.18 0.00 0.03 0.00 0.03 99.75 18:51:20 18:09:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:51:20 18:09:01 1 0.33 0.00 0.03 0.00 0.03 99.60 18:51:20 18:10:01 all 0.12 0.00 0.03 0.00 0.03 99.83 18:51:20 18:10:01 0 0.05 0.00 0.02 0.00 0.02 99.92 18:51:20 18:10:01 1 0.18 0.00 0.03 0.00 0.03 99.75 18:51:20 18:11:01 all 0.08 0.00 0.04 0.00 0.03 99.85 18:51:20 18:11:01 0 0.13 0.00 0.03 0.00 0.02 99.82 18:51:20 18:11:01 1 0.03 0.00 0.05 0.00 0.03 99.88 18:51:20 18:12:01 all 0.08 0.00 0.04 0.00 0.02 99.87 18:51:20 18:12:01 0 0.05 0.00 0.03 0.00 0.00 99.92 18:51:20 18:12:01 1 0.10 0.00 0.05 0.00 0.03 99.82 18:51:20 18:13:01 all 0.04 0.00 0.03 0.00 0.03 99.89 18:51:20 18:13:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:51:20 18:13:01 1 0.07 0.00 0.03 0.00 0.05 99.85 18:51:20 18:51:20 18:13:01 CPU %user %nice %system %iowait %steal %idle 18:51:20 18:14:01 all 0.08 0.00 0.02 0.00 0.03 99.87 18:51:20 18:14:01 0 0.02 0.00 0.02 0.00 0.03 99.93 18:51:20 18:14:01 1 0.13 0.00 0.02 0.00 0.03 99.82 18:51:20 18:15:01 all 0.13 0.00 0.03 0.00 0.02 99.82 18:51:20 18:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:51:20 18:15:01 1 0.25 0.00 0.03 0.00 0.02 99.70 18:51:20 18:16:01 all 0.14 0.00 0.03 0.00 0.02 99.81 18:51:20 18:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:51:20 18:16:01 1 0.27 0.00 0.05 0.00 0.02 99.67 18:51:20 18:17:01 all 0.12 0.00 0.03 0.00 0.03 99.82 18:51:20 18:17:01 0 0.07 0.00 0.05 0.00 0.05 99.83 18:51:20 18:17:01 1 0.17 0.00 0.02 0.00 0.02 99.80 18:51:20 18:18:01 all 0.16 0.00 0.02 0.00 0.03 99.80 18:51:20 18:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:51:20 18:18:01 1 0.28 0.00 0.02 0.00 0.03 99.67 18:51:20 18:19:01 all 0.07 0.00 0.06 0.00 0.02 99.86 18:51:20 18:19:01 0 0.02 0.00 0.07 0.00 0.03 99.88 18:51:20 18:19:01 1 0.12 0.00 0.05 0.00 0.00 99.83 18:51:20 18:20:01 all 0.16 0.00 0.03 0.00 0.03 99.78 18:51:20 18:20:01 0 0.03 0.00 0.05 0.00 0.05 99.87 18:51:20 18:20:01 1 0.28 0.00 0.00 0.00 0.02 99.70 18:51:20 18:21:01 all 0.10 0.00 0.04 0.00 0.02 99.84 18:51:20 18:21:01 0 0.03 0.00 0.05 0.00 0.03 99.88 18:51:20 18:21:01 1 0.17 0.00 0.03 0.00 0.00 99.80 18:51:20 18:22:01 all 0.11 0.08 0.32 0.09 0.03 99.37 18:51:20 18:22:01 0 0.12 0.08 0.37 0.05 0.03 99.35 18:51:20 18:22:01 1 0.10 0.08 0.27 0.13 0.02 99.40 18:51:20 18:23:01 all 0.14 3.89 13.15 2.61 0.06 80.14 18:51:20 18:23:01 0 0.02 3.95 13.43 2.25 0.05 80.30 18:51:20 18:23:01 1 0.27 3.83 12.88 2.96 0.07 79.98 18:51:20 18:24:01 all 0.13 0.00 0.03 0.00 0.03 99.80 18:51:20 18:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:51:20 18:24:01 1 0.23 0.00 0.03 0.00 0.05 99.68 18:51:20 18:51:20 18:24:01 CPU %user %nice %system %iowait %steal %idle 18:51:20 18:25:01 all 0.08 0.00 0.03 0.00 0.03 99.86 18:51:20 18:25:01 0 0.05 0.00 0.03 0.00 0.03 99.88 18:51:20 18:25:01 1 0.12 0.00 0.03 0.00 0.02 99.83 18:51:20 18:26:01 all 0.15 0.00 0.03 0.00 0.02 99.81 18:51:20 18:26:01 0 0.27 0.00 0.05 0.00 0.02 99.67 18:51:20 18:26:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:51:20 18:27:02 all 0.31 0.00 0.03 0.00 0.03 99.63 18:51:20 18:27:02 0 0.40 0.00 0.02 0.00 0.02 99.57 18:51:20 18:27:02 1 0.22 0.00 0.05 0.00 0.03 99.70 18:51:20 18:28:01 all 0.08 0.00 0.03 0.00 0.03 99.86 18:51:20 18:28:01 0 0.12 0.00 0.03 0.00 0.03 99.81 18:51:20 18:28:01 1 0.03 0.00 0.03 0.00 0.03 99.90 18:51:20 18:29:01 all 0.06 0.00 0.03 0.00 0.03 99.89 18:51:20 18:29:01 0 0.10 0.00 0.03 0.00 0.02 99.85 18:51:20 18:29:01 1 0.02 0.00 0.02 0.00 0.03 99.93 18:51:20 18:30:01 all 0.13 0.00 0.04 0.00 0.03 99.81 18:51:20 18:30:01 0 0.22 0.00 0.03 0.00 0.02 99.73 18:51:20 18:30:01 1 0.03 0.00 0.05 0.00 0.03 99.88 18:51:20 18:31:01 all 0.13 0.00 0.03 0.00 0.01 99.84 18:51:20 18:31:01 0 0.20 0.00 0.02 0.00 0.00 99.78 18:51:20 18:31:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:51:20 18:32:01 all 0.13 0.00 0.03 0.00 0.03 99.82 18:51:20 18:32:01 0 0.22 0.00 0.02 0.00 0.02 99.75 18:51:20 18:32:01 1 0.03 0.00 0.05 0.00 0.03 99.88 18:51:20 18:33:01 all 0.12 0.00 0.03 0.00 0.03 99.82 18:51:20 18:33:01 0 0.20 0.00 0.02 0.00 0.02 99.77 18:51:20 18:33:01 1 0.03 0.00 0.03 0.00 0.05 99.88 18:51:20 18:34:01 all 0.12 0.00 0.03 0.00 0.02 99.83 18:51:20 18:34:01 0 0.20 0.00 0.03 0.00 0.00 99.77 18:51:20 18:34:01 1 0.03 0.00 0.03 0.00 0.03 99.90 18:51:20 18:35:01 all 0.07 0.00 0.02 0.00 0.03 99.89 18:51:20 18:35:01 0 0.12 0.00 0.02 0.00 0.02 99.85 18:51:20 18:35:01 1 0.02 0.00 0.02 0.00 0.03 99.93 18:51:20 18:51:20 18:35:01 CPU %user %nice %system %iowait %steal %idle 18:51:20 18:36:01 all 0.06 0.00 0.03 0.00 0.03 99.88 18:51:20 18:36:01 0 0.03 0.00 0.05 0.00 0.03 99.88 18:51:20 18:36:01 1 0.08 0.00 0.02 0.00 0.02 99.88 18:51:20 18:37:01 all 0.14 0.00 0.04 0.00 0.02 99.80 18:51:20 18:37:01 0 0.08 0.00 0.07 0.00 0.03 99.82 18:51:20 18:37:01 1 0.20 0.00 0.02 0.00 0.00 99.78 18:51:20 18:38:01 all 0.12 0.00 0.03 0.00 0.03 99.83 18:51:20 18:38:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:51:20 18:38:01 1 0.20 0.00 0.02 0.00 0.02 99.77 18:51:20 18:39:01 all 0.14 0.00 0.03 0.00 0.03 99.81 18:51:20 18:39:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:51:20 18:39:01 1 0.25 0.00 0.02 0.00 0.02 99.72 18:51:20 18:40:01 all 0.03 0.00 0.03 0.00 0.02 99.92 18:51:20 18:40:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:51:20 18:40:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:51:20 18:41:01 all 6.95 0.00 2.37 3.07 0.06 87.55 18:51:20 18:41:01 0 7.11 0.00 2.64 2.36 0.05 87.84 18:51:20 18:41:01 1 6.80 0.00 2.10 3.78 0.07 87.25 18:51:20 18:42:01 all 0.13 0.00 0.04 0.00 0.03 99.80 18:51:20 18:42:01 0 0.10 0.00 0.05 0.00 0.03 99.82 18:51:20 18:42:01 1 0.15 0.00 0.03 0.00 0.03 99.78 18:51:20 18:43:01 all 0.19 0.00 0.07 0.00 0.03 99.72 18:51:20 18:43:01 0 0.07 0.00 0.08 0.00 0.03 99.82 18:51:20 18:43:01 1 0.32 0.00 0.05 0.00 0.02 99.62 18:51:20 18:44:01 all 0.13 0.00 0.03 0.00 0.03 99.82 18:51:20 18:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:51:20 18:44:01 1 0.23 0.00 0.02 0.00 0.03 99.72 18:51:20 18:45:01 all 0.12 0.00 0.02 0.00 0.03 99.84 18:51:20 18:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:51:20 18:45:01 1 0.20 0.00 0.02 0.00 0.03 99.75 18:51:20 18:46:01 all 0.13 0.00 0.03 0.00 0.03 99.81 18:51:20 18:46:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:51:20 18:46:01 1 0.22 0.00 0.05 0.00 0.03 99.70 18:51:20 18:51:20 18:46:01 CPU %user %nice %system %iowait %steal %idle 18:51:20 18:47:01 all 0.09 0.00 0.03 0.00 0.03 99.86 18:51:20 18:47:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:51:20 18:47:01 1 0.17 0.00 0.02 0.00 0.03 99.78 18:51:20 18:48:01 all 0.08 0.00 0.02 0.00 0.03 99.87 18:51:20 18:48:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:51:20 18:48:01 1 0.12 0.00 0.02 0.00 0.03 99.83 18:51:20 18:49:01 all 0.10 0.00 0.02 0.00 0.03 99.86 18:51:20 18:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:51:20 18:49:01 1 0.17 0.00 0.02 0.00 0.03 99.78 18:51:20 18:50:01 all 0.13 0.00 0.03 0.00 0.03 99.82 18:51:20 18:50:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:51:20 18:50:01 1 0.23 0.00 0.02 0.00 0.02 99.73 18:51:20 18:51:01 all 0.75 0.00 0.37 0.00 0.03 98.85 18:51:20 18:51:01 0 0.92 0.00 0.38 0.00 0.03 98.66 18:51:20 18:51:01 1 0.59 0.00 0.35 0.00 0.02 99.05 18:51:20 Average: all 0.44 0.07 0.37 0.17 0.03 98.93 18:51:20 Average: 0 0.41 0.07 0.39 0.15 0.03 98.95 18:51:20 Average: 1 0.47 0.06 0.35 0.19 0.03 98.91 18:51:20 18:51:20 18:51:20