Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2a36bafe293b25006f64805c70b5c0d22d9ee1a2+5b084bdeafa1e122a5c890164a05a3ac30530fc3 (d16dc12a89de7aec6bda40e1d51d442d0c0e92f2) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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:docker-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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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 Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30690 in /w/workspace/dgexfoundry_device-sdk-go_PR-821 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-821 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 5b084bdeafa1e122a5c890164a05a3ac30530fc3 into PR head commit 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 Merge succeeded, producing 8d4898aa1248db2b6d2d71dcb52508ef9a1583a5 Checking out Revision 8d4898aa1248db2b6d2d71dcb52508ef9a1583a5 (PR-821) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/821/head:refs/remotes/origin/PR-821 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5b084bdeafa1e122a5c890164a05a3ac30530fc3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d4898aa1248db2b6d2d71dcb52508ef9a1583a5 # timeout=10 Commit message: "Merge commit '5b084bdeafa1e122a5c890164a05a3ac30530fc3' into HEAD" > git rev-list --no-walk 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:43:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:43:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:43:18 ========================================================= 02:43:18 EdgeX Global Pipelines Version Info 02:43:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:43:19 ------------------- 02:43:19 stable info: 02:43:19 ------------------- 02:43:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:43:19 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 02:43:19 Message: update stable to v1.0.186 02:43:20 ------------------- 02:43:20 experimental info: 02:43:20 ------------------- 02:43:20 Commited By: **** collab-it+edgex@linuxfoundation.org 02:43:20 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 02:43:20 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:43:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 02:43:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 02:43:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:43:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:43:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:43:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:43:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 02:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:43:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 02:43:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:43:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:43:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:43:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:43:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:43:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:43:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:43:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:43:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:43:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 02:43:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:43:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:43:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:43:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:43:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-821 [Pipeline] echo 02:43:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-821 [Pipeline] echo 02:43:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-821 [Pipeline] echo 02:43:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d4898aa1248db2b6d2d71dcb52508ef9a1583a5 [Pipeline] echo 02:43:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d4898a [Pipeline] echo 02:43:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:43:24 provisioning config files... 02:43:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp/config5776587607295984681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:24 ---> docker-login.sh 02:43:24 nexus3.edgexfoundry.org:10001 02:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:24 Configure a credential helper to remove this warning. See 02:43:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:24 02:43:24 Login Succeeded 02:43:24 nexus3.edgexfoundry.org:10002 02:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:24 Configure a credential helper to remove this warning. See 02:43:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:24 02:43:24 Login Succeeded 02:43:24 nexus3.edgexfoundry.org:10003 02:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:25 Configure a credential helper to remove this warning. See 02:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:25 02:43:25 Login Succeeded 02:43:25 nexus3.edgexfoundry.org:10004 02:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:25 Configure a credential helper to remove this warning. See 02:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:25 02:43:25 Login Succeeded 02:43:25 docker.io 02:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:25 Configure a credential helper to remove this warning. See 02:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:25 02:43:25 Login Succeeded 02:43:25 ---> docker-login.sh ends [Pipeline] } 02:43:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:43:26 + git log --format=format:%s -1 8d4898aa1248db2b6d2d71dcb52508ef9a1583a5 [Pipeline] echo 02:43:26 GIT_COMMIT: 8d4898aa1248db2b6d2d71dcb52508ef9a1583a5, Commit Message: Merge commit '5b084bdeafa1e122a5c890164a05a3ac30530fc3' into HEAD [Pipeline] echo 02:43:26 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:43:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:43:27 02:43:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:43:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:43:27 latest: Pulling from edgex-devops/git-semver 02:43:27 31603596830f: Pulling fs layer 02:43:27 2a8b12db71e7: Pulling fs layer 02:43:27 6ca5941a6612: Pulling fs layer 02:43:27 ecc8261a40a4: Pulling fs layer 02:43:27 ecc8261a40a4: Waiting 02:43:27 2a8b12db71e7: Verifying Checksum 02:43:27 2a8b12db71e7: Download complete 02:43:27 31603596830f: Download complete 02:43:27 ecc8261a40a4: Verifying Checksum 02:43:27 ecc8261a40a4: Download complete 02:43:27 6ca5941a6612: Verifying Checksum 02:43:27 6ca5941a6612: Download complete 02:43:28 31603596830f: Pull complete 02:43:28 2a8b12db71e7: Pull complete 02:43:29 6ca5941a6612: Pull complete 02:43:29 ecc8261a40a4: Pull complete 02:43:29 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:43:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:43:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:43:29 prd-centos7-docker-4c-2g-30690 does not seem to be running inside a container 02:43:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-821 -v /w/workspace/dgexfoundry_device-sdk-go_PR-821:/w/workspace/dgexfoundry_device-sdk-go_PR-821:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-821@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 02:43:32 $ docker top eebc21aaa669c9033e86e76476f3a78f13203a1ce1bd0c7d44d593f007682c0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:43:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:43:32 [ssh-agent] Looking for ssh-agent implementation... 02:43:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:43:32 $ docker exec eebc21aaa669c9033e86e76476f3a78f13203a1ce1bd0c7d44d593f007682c0c ssh-agent 02:43:32 SSH_AUTH_SOCK=/tmp/ssh-jvhLvCRMG1mm/agent.11 02:43:32 SSH_AGENT_PID=17 02:43:32 Running ssh-add (command line suppressed) 02:43:32 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp/private_key_2378182243511219662.key (/w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp/private_key_2378182243511219662.key) 02:43:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:43:33 + git tag --points-at HEAD [Pipeline] } 02:43:33 $ docker exec --env ******** --env ******** eebc21aaa669c9033e86e76476f3a78f13203a1ce1bd0c7d44d593f007682c0c ssh-agent -k 02:43:33 unset SSH_AUTH_SOCK; 02:43:33 unset SSH_AGENT_PID; 02:43:33 echo Agent pid 17 killed; 02:43:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:43:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:43:33 [ssh-agent] Looking for ssh-agent implementation... 02:43:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:43:33 $ docker exec eebc21aaa669c9033e86e76476f3a78f13203a1ce1bd0c7d44d593f007682c0c ssh-agent 02:43:33 SSH_AUTH_SOCK=/tmp/ssh-wtGWZwjuRgnn/agent.46 02:43:33 SSH_AGENT_PID=51 02:43:33 Running ssh-add (command line suppressed) 02:43:34 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp/private_key_8969196794479520069.key (/w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp/private_key_8969196794479520069.key) 02:43:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:43:34 + git semver init 02:43:34 # -> Open(): unable to determine branch for HEAD 02:43:34 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-821/.git 02:43:34 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-821 02:43:34 # $SEMVER_REMOTE_NAME = origin 02:43:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:43:34 # $SEMVER_USER_NAME = edgex-jenkins 02:43:34 # $SEMVER_BRANCH = PR-821 02:43:34 # $SEMVER_TEMP = /tmp/semver-280628599 02:43:34 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 02:43:35 # '/tmp/semver-280628599' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-821/.semver' 02:43:35 # -> Force: false 02:43:35 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-821/.semver [Pipeline] } 02:43:35 $ docker exec --env ******** --env ******** eebc21aaa669c9033e86e76476f3a78f13203a1ce1bd0c7d44d593f007682c0c ssh-agent -k 02:43:35 unset SSH_AUTH_SOCK; 02:43:35 unset SSH_AGENT_PID; 02:43:35 echo Agent pid 51 killed; 02:43:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:43:35 + git semver [Pipeline] } 02:43:36 $ docker stop --time=1 eebc21aaa669c9033e86e76476f3a78f13203a1ce1bd0c7d44d593f007682c0c 02:43:37 $ docker rm -f eebc21aaa669c9033e86e76476f3a78f13203a1ce1bd0c7d44d593f007682c0c [Pipeline] // withDockerContainer [Pipeline] sh 02:43:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:43:38 Stashed 1 file(s) [Pipeline] echo 02:43:38 [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 02:43:53 Still waiting to schedule task 02:43:53 ‘prd-centos7-docker-4c-2g-30693’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30485’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30654’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30691’ doesn’t have label ‘centos7-docker-4c-2g’ 02:43:53 Still waiting to schedule task 02:43:53 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:46:05 Running on prd-centos7-docker-4c-2g-30695 in /w/workspace/dgexfoundry_device-sdk-go_PR-821 [Pipeline] { [Pipeline] ws 02:46:05 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 02:46:20 using credential edgex-jenkins-ssh 02:46:20 Cloning the remote Git repository 02:46:20 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:46:20 > git init /w/workspace/device-sdk-go/4 # timeout=10 02:46:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:46:21 > git --version # timeout=10 02:46:21 > git --version # 'git version 2.24.3' 02:46:21 using GIT_SSH to set credentials SSH Credentials for GitHub 02:46:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:46:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:46:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:46:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:46:22 Merging remotes/origin/master commit 5b084bdeafa1e122a5c890164a05a3ac30530fc3 into PR head commit 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 02:46:23 Merge succeeded, producing 5b358b5810e53a9f8f34b9d73a755d833449e008 02:46:23 Checking out Revision 5b358b5810e53a9f8f34b9d73a755d833449e008 (PR-821) 02:46:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:46:22 using GIT_SSH to set credentials SSH Credentials for GitHub 02:46:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/821/head:refs/remotes/origin/PR-821 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:46:22 > git config core.sparsecheckout # timeout=10 02:46:22 > git checkout -f 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 # timeout=10 02:46:23 > git remote # timeout=10 02:46:23 > git config --get remote.origin.url # timeout=10 02:46:23 using GIT_SSH to set credentials SSH Credentials for GitHub 02:46:23 > git merge 5b084bdeafa1e122a5c890164a05a3ac30530fc3 # timeout=10 02:46:23 > git rev-parse HEAD^{commit} # timeout=10 02:46:23 > git config core.sparsecheckout # timeout=10 02:46:23 > git checkout -f 5b358b5810e53a9f8f34b9d73a755d833449e008 # timeout=10 02:46:27 Commit message: "Merge commit '5b084bdeafa1e122a5c890164a05a3ac30530fc3' into HEAD" 02:46:27 > git rev-list --no-walk 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:46:29 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:46:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:46:30 + sudo service docker restart 02:46:30 + true 02:46:30 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:46:31 provisioning config files... 02:46:31 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config1215536610504776113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:46:32 ---> docker-login.sh 02:46:32 nexus3.edgexfoundry.org:10001 02:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:34 Configure a credential helper to remove this warning. See 02:46:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:34 02:46:34 Login Succeeded 02:46:34 nexus3.edgexfoundry.org:10002 02:46:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:35 Configure a credential helper to remove this warning. See 02:46:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:35 02:46:35 Login Succeeded 02:46:35 nexus3.edgexfoundry.org:10003 02:46:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:35 Configure a credential helper to remove this warning. See 02:46:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:35 02:46:35 Login Succeeded 02:46:35 nexus3.edgexfoundry.org:10004 02:46:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:35 Configure a credential helper to remove this warning. See 02:46:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:35 02:46:35 Login Succeeded 02:46:35 docker.io 02:46:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:36 Configure a credential helper to remove this warning. See 02:46:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:36 02:46:36 Login Succeeded 02:46:36 ---> docker-login.sh ends [Pipeline] } 02:46:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:46:36 ========================================================= 02:46:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:46:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:46:37 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 02:46:37 Sending build context to Docker daemon 2.285MB 02:46:37 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 02:46:37 Step 2/8 : FROM ${BASE} 02:46:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:46:37 188c0c94c7c5: Pulling fs layer 02:46:37 0ef7d3d256c8: Pulling fs layer 02:46:37 de9db76c5a1d: Pulling fs layer 02:46:37 bca2f99d35d6: Pulling fs layer 02:46:37 93359f2a8cfa: Pulling fs layer 02:46:37 7c6f9722023f: Pulling fs layer 02:46:37 a35cf1a2eb13: Pulling fs layer 02:46:37 bca2f99d35d6: Waiting 02:46:37 93359f2a8cfa: Waiting 02:46:37 7c6f9722023f: Waiting 02:46:37 a35cf1a2eb13: Waiting 02:46:38 de9db76c5a1d: Verifying Checksum 02:46:38 de9db76c5a1d: Download complete 02:46:38 0ef7d3d256c8: Verifying Checksum 02:46:38 0ef7d3d256c8: Download complete 02:46:38 93359f2a8cfa: Download complete 02:46:38 188c0c94c7c5: Verifying Checksum 02:46:38 188c0c94c7c5: Download complete 02:46:38 7c6f9722023f: Verifying Checksum 02:46:38 7c6f9722023f: Download complete 02:46:38 188c0c94c7c5: Pull complete 02:46:38 0ef7d3d256c8: Pull complete 02:46:39 de9db76c5a1d: Pull complete 02:46:41 a35cf1a2eb13: Verifying Checksum 02:46:41 a35cf1a2eb13: Download complete 02:46:42 bca2f99d35d6: Verifying Checksum 02:46:42 bca2f99d35d6: Download complete 02:46:58 bca2f99d35d6: Pull complete 02:46:58 93359f2a8cfa: Pull complete 02:46:58 7c6f9722023f: Pull complete 02:47:06 a35cf1a2eb13: Pull complete 02:47:06 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 02:47:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:47:06 ---> a62c8e92a672 02:47:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:47:07 ---> Running in 91e3d6d9353f 02:47:07 Removing intermediate container 91e3d6d9353f 02:47:07 ---> e60d02295c5d 02:47:07 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:07 ---> Running in 7bc4c20b3e25 02:47:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30696 in /w/workspace/dgexfoundry_device-sdk-go_PR-821 [Pipeline] { [Pipeline] ws 02:47:07 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 02:47:11 Removing intermediate container 7bc4c20b3e25 02:47:11 ---> 5f8a4f95cf2e 02:47:11 Step 5/8 : RUN apk add --update --no-cache make git 02:47:11 ---> Running in 31d894ba1dba 02:47:12 using credential edgex-jenkins-ssh 02:47:12 Cloning the remote Git repository 02:47:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:47:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:47:12 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:47:12 > git init /w/workspace/device-sdk-go/4 # timeout=10 02:47:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:47:13 > git --version # timeout=10 02:47:13 > git --version # 'git version 2.17.1' 02:47:13 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:14 OK: 166 MiB in 39 packages 02:47:14 Merging remotes/origin/master commit 5b084bdeafa1e122a5c890164a05a3ac30530fc3 into PR head commit 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 02:47:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:47:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:47:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:47:14 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/821/head:refs/remotes/origin/PR-821 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:47:14 > git config core.sparsecheckout # timeout=10 02:47:14 > git checkout -f 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 # timeout=10 02:47:15 > git remote # timeout=10 02:47:15 Merge succeeded, producing 18139bfa57558a75e1831277e0341c11fbdf8205 02:47:15 Checking out Revision 18139bfa57558a75e1831277e0341c11fbdf8205 (PR-821) 02:47:15 Removing intermediate container 31d894ba1dba 02:47:15 ---> 933fbc712bbb 02:47:15 Step 6/8 : WORKDIR /device-sdk-go 02:47:15 ---> Running in a17a3e083082 02:47:16 Removing intermediate container a17a3e083082 02:47:16 ---> 8f21cdc62e3c 02:47:16 Step 7/8 : COPY . . 02:47:15 > git config --get remote.origin.url # timeout=10 02:47:15 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:15 > git merge 5b084bdeafa1e122a5c890164a05a3ac30530fc3 # timeout=10 02:47:15 > git rev-parse HEAD^{commit} # timeout=10 02:47:15 > git config core.sparsecheckout # timeout=10 02:47:15 > git checkout -f 18139bfa57558a75e1831277e0341c11fbdf8205 # timeout=10 02:47:19 ---> 8ce7635d9392 02:47:19 Step 8/8 : RUN go mod download 02:47:19 ---> Running in 8d7c6225b503 02:47:19 Commit message: "Merge commit '5b084bdeafa1e122a5c890164a05a3ac30530fc3' into HEAD" 02:47:19 > git rev-list --no-walk 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:47:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:47:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:47:21 + sudo service docker restart 02:47:21 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:47:24 provisioning config files... 02:47:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config2913017863035850828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:25 ---> docker-login.sh 02:47:25 nexus3.edgexfoundry.org:10001 02:47:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:26 Configure a credential helper to remove this warning. See 02:47:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:26 02:47:26 Login Succeeded 02:47:26 nexus3.edgexfoundry.org:10002 02:47:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:26 Configure a credential helper to remove this warning. See 02:47:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:26 02:47:26 Login Succeeded 02:47:26 nexus3.edgexfoundry.org:10003 02:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:27 Configure a credential helper to remove this warning. See 02:47:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:27 02:47:27 Login Succeeded 02:47:27 nexus3.edgexfoundry.org:10004 02:47:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:28 Configure a credential helper to remove this warning. See 02:47:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:28 02:47:28 Login Succeeded 02:47:28 docker.io 02:47:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:29 Configure a credential helper to remove this warning. See 02:47:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:29 02:47:29 Login Succeeded 02:47:29 ---> docker-login.sh ends [Pipeline] } 02:47:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:47:29 ========================================================= 02:47:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:47:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:47:29 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 02:47:30 Sending build context to Docker daemon 2.284MB 02:47:30 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 02:47:30 Step 2/8 : FROM ${BASE} 02:47:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:47:30 5f621e34cdf4: Pulling fs layer 02:47:30 a4357932f1b6: Pulling fs layer 02:47:30 18c013af1878: Pulling fs layer 02:47:30 00ac8860ef70: Pulling fs layer 02:47:30 63d7cb157983: Pulling fs layer 02:47:30 b116817d02f9: Pulling fs layer 02:47:30 745a02a5169b: Pulling fs layer 02:47:30 00ac8860ef70: Waiting 02:47:30 63d7cb157983: Waiting 02:47:30 b116817d02f9: Waiting 02:47:30 745a02a5169b: Waiting 02:47:30 18c013af1878: Download complete 02:47:30 a4357932f1b6: Verifying Checksum 02:47:30 a4357932f1b6: Download complete 02:47:30 63d7cb157983: Verifying Checksum 02:47:30 63d7cb157983: Download complete 02:47:30 b116817d02f9: Download complete 02:47:31 5f621e34cdf4: Verifying Checksum 02:47:31 5f621e34cdf4: Download complete 02:47:31 5f621e34cdf4: Pull complete 02:47:32 a4357932f1b6: Pull complete 02:47:32 18c013af1878: Pull complete 02:47:33 745a02a5169b: Download complete 02:47:34 00ac8860ef70: Verifying Checksum 02:47:34 00ac8860ef70: Download complete 02:47:44 00ac8860ef70: Pull complete 02:47:44 63d7cb157983: Pull complete 02:47:44 b116817d02f9: Pull complete 02:47:48 745a02a5169b: Pull complete 02:47:48 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 02:47:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:47:48 ---> b7e6874047d6 02:47:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:47:50 ---> Running in 378742a2290f 02:47:51 Removing intermediate container 378742a2290f 02:47:51 ---> 8b9838e48bf3 02:47:51 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:51 ---> Running in 4316aa814bf0 02:47:54 Removing intermediate container 4316aa814bf0 02:47:54 ---> 903b30bfbdcb 02:47:54 Step 5/8 : RUN apk add --update --no-cache make git 02:47:54 ---> Running in 9e5eec91a2d7 02:47:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:47:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:47:57 OK: 142 MiB in 39 packages 02:47:58 Removing intermediate container 8d7c6225b503 02:47:58 ---> 0dbbe463cb2f 02:47:58 Successfully built 0dbbe463cb2f 02:47:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:47:58 Removing intermediate container 9e5eec91a2d7 02:47:58 ---> dcac45baf508 02:47:58 Step 6/8 : WORKDIR /device-sdk-go 02:47:58 ---> Running in ff3373bb5d28 02:47:59 + docker inspect -f . ci-base-image-x86_64 02:47:59 Removing intermediate container ff3373bb5d28 02:47:59 ---> eda6b2c63fb6 02:47:59 Step 7/8 : COPY . . 02:47:59 . [Pipeline] withDockerContainer 02:48:00 prd-centos7-docker-4c-2g-30695 does not seem to be running inside a container 02:48:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 02:48:00 ---> 2199c61d4c60 02:48:00 Step 8/8 : RUN go mod download 02:48:00 ---> Running in 4b6e3dd88730 02:48:02 $ docker top b7724c55db36242864f7920e4dc15257f30fc7ee984e517400cee5de68e4888a -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:03 + go version 02:48:03 go version go1.15.5 linux/amd64 [Pipeline] } 02:48:03 $ docker stop --time=1 b7724c55db36242864f7920e4dc15257f30fc7ee984e517400cee5de68e4888a 02:48:04 $ docker rm -f b7724c55db36242864f7920e4dc15257f30fc7ee984e517400cee5de68e4888a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:48:05 + docker inspect -f . ci-base-image-x86_64 02:48:05 . [Pipeline] withDockerContainer 02:48:05 prd-centos7-docker-4c-2g-30695 does not seem to be running inside a container 02:48:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 02:48:07 $ docker top 151d092ee5e7b78de1134b2b795cb0252060d4ad285475a7d16beab624aa3fb1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:08 + make test 02:48:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:48:27 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 02:48:27 Removing intermediate container 4b6e3dd88730 02:48:27 ---> 98cf50249280 02:48:27 Successfully built 98cf50249280 02:48:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:48:28 + docker inspect -f . ci-base-image-arm64 02:48:28 . [Pipeline] withDockerContainer 02:48:28 prd-ubuntu18.04-docker-arm64-4c-16g-30696 does not seem to be running inside a container 02:48:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** ci-base-image-arm64 cat 02:48:29 $ docker top 1c1fcee80d74f008a85c5a47c4590b081444d0ffd2678f470beed8d2f1d234ff -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:30 + go version 02:48:30 go version go1.15.5 linux/arm64 [Pipeline] } 02:48:31 $ docker stop --time=1 1c1fcee80d74f008a85c5a47c4590b081444d0ffd2678f470beed8d2f1d234ff 02:48:32 $ docker rm -f 1c1fcee80d74f008a85c5a47c4590b081444d0ffd2678f470beed8d2f1d234ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:48:33 + docker inspect -f . ci-base-image-arm64 02:48:33 . [Pipeline] withDockerContainer 02:48:34 prd-ubuntu18.04-docker-arm64-4c-16g-30696 does not seem to be running inside a container 02:48:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** ci-base-image-arm64 cat 02:48:35 $ docker top 0898e28d4b22cecd8a8083a376ef20996e2f5d8d1496f145e5b4a893db520b88 -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:36 + make test 02:48:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:48:58 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 02:49:15 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 02:49:15 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 02:49:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 02:49:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 02:49:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.096s coverage: 27.0% of statements 02:49:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.110s coverage: 81.2% of statements 02:49:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.072s coverage: 10.5% of statements 02:49:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 02:49:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 02:49:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.177s coverage: 32.5% of statements 02:49:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 02:49:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 02:49:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 02:49:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.223s coverage: 57.3% of statements 02:49:43 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.787s coverage: 6.6% of statements 02:49:43 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.513s coverage: 5.1% of statements 02:49:43 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 02:49:43 GO111MODULE=on go vet ./... 02:49:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 02:49:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 02:49:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 02:49:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 02:49:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.142s coverage: 27.0% of statements 02:49:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.217s coverage: 81.2% of statements 02:50:17 gofmt -l . 02:50:17 [ "`gofmt -l .`" = "" ] 02:50:17 ./bin/test-attribution-txt.sh 02:50:17 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:50:18 $ docker stop --time=1 151d092ee5e7b78de1134b2b795cb0252060d4ad285475a7d16beab624aa3fb1 02:50:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.161s coverage: 10.5% of statements 02:50:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 02:50:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 02:50:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.227s coverage: 32.5% of statements 02:50:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 02:50:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 02:50:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 02:50:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.253s coverage: 57.3% of statements 02:50:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.982s coverage: 6.6% of statements 02:50:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.140s coverage: 5.1% of statements 02:50:19 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 02:50:19 GO111MODULE=on go vet ./... 02:50:20 $ docker rm -f 151d092ee5e7b78de1134b2b795cb0252060d4ad285475a7d16beab624aa3fb1 [Pipeline] // withDockerContainer [Pipeline] sh 02:50:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:50:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:50:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:50:25 + ls -al . 02:50:25 total 184 02:50:25 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 20 02:50 . 02:50:25 drwxrwxr-x. 4 jenkins jenkins 28 Mar 20 02:46 .. 02:50:25 drwxrwxr-x. 2 jenkins jenkins 64 Mar 20 02:46 bin 02:50:25 -rw-r--r--. 1 jenkins jenkins 99588 Mar 20 02:49 coverage.out 02:50:25 -rw-rw-r--. 1 jenkins jenkins 949 Mar 20 02:46 Dockerfile.build 02:50:25 -rw-rw-r--. 1 jenkins jenkins 140 Mar 20 02:46 .dockerignore 02:50:25 drwxrwxr-x. 4 jenkins jenkins 48 Mar 20 02:46 example 02:50:25 drwxrwxr-x. 8 jenkins jenkins 179 Mar 20 02:46 .git 02:50:25 drwxrwxr-x. 2 jenkins jenkins 103 Mar 20 02:46 .github 02:50:25 -rw-rw-r--. 1 jenkins jenkins 138 Mar 20 02:46 .gitignore 02:50:25 -rw-r--r--. 1 jenkins jenkins 479 Mar 20 02:50 go.mod 02:50:25 -rw-r--r--. 1 jenkins jenkins 17490 Mar 20 02:50 go.sum 02:50:25 drwxrwxr-x. 13 jenkins jenkins 193 Mar 20 02:46 internal 02:50:25 -rw-rw-r--. 1 jenkins jenkins 901 Mar 20 02:46 Jenkinsfile 02:50:25 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 20 02:46 LICENSE 02:50:25 -rw-rw-r--. 1 jenkins jenkins 1016 Mar 20 02:46 Makefile 02:50:25 drwxrwxr-x. 4 jenkins jenkins 26 Mar 20 02:46 openapi 02:50:25 drwxrwxr-x. 5 jenkins jenkins 50 Mar 20 02:46 pkg 02:50:25 -rw-rw-r--. 1 jenkins jenkins 5897 Mar 20 02:46 README.md 02:50:25 -rw-rw-r--. 1 jenkins jenkins 6616 Mar 20 02:46 RELEASE-NOTES.txt 02:50:25 drwxrwxr-x. 4 jenkins jenkins 54 Mar 20 02:46 snap 02:50:25 -rw-rw-r--. 1 jenkins jenkins 5 Mar 20 02:43 VERSION 02:50:25 -rw-rw-r--. 1 jenkins jenkins 222 Mar 20 02:46 version.go [Pipeline] isUnix [Pipeline] sh 02:50:26 + docker build -t docker-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=8d4898aa1248db2b6d2d71dcb52508ef9a1583a5 --label arch=amd64 --label version=0.0.0 . 02:50:27 Sending build context to Docker daemon 2.385MB 02:50:27 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 02:50:27 Step 2/24 : FROM ${BASE} AS builder 02:50:27 ---> 0dbbe463cb2f 02:50:27 Step 3/24 : ARG MAKE='make build' 02:50:27 ---> Running in 68954954515b 02:50:27 Removing intermediate container 68954954515b 02:50:27 ---> 726d6c578288 02:50:27 Step 4/24 : WORKDIR /device-sdk-go 02:50:27 ---> Running in 3d6964a8ca1a 02:50:28 Removing intermediate container 3d6964a8ca1a 02:50:28 ---> bdff2afed156 02:50:28 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:50:28 ---> Running in 77e815e88684 02:50:28 Removing intermediate container 77e815e88684 02:50:28 ---> 4f2c5d578df7 02:50:28 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:28 ---> Running in 147db96ad173 02:50:30 Removing intermediate container 147db96ad173 02:50:30 ---> afd1e7a4d0b9 02:50:30 Step 7/24 : RUN apk add --update --no-cache make git 02:50:30 ---> Running in f3fa392857cc 02:50:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:50:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:50:33 OK: 166 MiB in 39 packages 02:50:34 Removing intermediate container f3fa392857cc 02:50:34 ---> b24ad98a99f9 02:50:34 Step 8/24 : COPY . . 02:50:35 ---> 845cbaf7dc4e 02:50:35 Step 9/24 : RUN ${MAKE} 02:50:35 ---> Running in 1c69c9d81f3e 02:50:36 CGO_ENABLED=0 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 02:50:52 gofmt -l . 02:50:52 [ "`gofmt -l .`" = "" ] 02:50:52 ./bin/test-attribution-txt.sh 02:50:52 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:50:52 $ docker stop --time=1 0898e28d4b22cecd8a8083a376ef20996e2f5d8d1496f145e5b4a893db520b88 02:50:55 $ docker rm -f 0898e28d4b22cecd8a8083a376ef20996e2f5d8d1496f145e5b4a893db520b88 [Pipeline] // withDockerContainer [Pipeline] sh 02:50:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:50:56 Warning: overwriting stash ‘coverage-report’ 02:50:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:50:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:50:58 + ls -al . 02:50:58 total 220 02:50:58 drwxrwxr-x 10 jenkins jenkins 4096 Mar 20 02:50 . 02:50:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 02:47 .. 02:50:58 -rw-rw-r-- 1 jenkins jenkins 140 Mar 20 02:47 .dockerignore 02:50:58 drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 02:47 .git 02:50:58 drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 02:47 .github 02:50:58 -rw-rw-r-- 1 jenkins jenkins 138 Mar 20 02:47 .gitignore 02:50:58 -rw-rw-r-- 1 jenkins jenkins 949 Mar 20 02:47 Dockerfile.build 02:50:58 -rw-rw-r-- 1 jenkins jenkins 901 Mar 20 02:47 Jenkinsfile 02:50:58 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 20 02:47 LICENSE 02:50:58 -rw-rw-r-- 1 jenkins jenkins 1016 Mar 20 02:47 Makefile 02:50:58 -rw-rw-r-- 1 jenkins jenkins 5897 Mar 20 02:47 README.md 02:50:58 -rw-rw-r-- 1 jenkins jenkins 6616 Mar 20 02:47 RELEASE-NOTES.txt 02:50:58 -rw-rw-r-- 1 jenkins jenkins 5 Mar 20 02:43 VERSION 02:50:58 drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 02:47 bin 02:50:58 -rw-r--r-- 1 jenkins jenkins 99587 Mar 20 02:50 coverage.out 02:50:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 02:47 example 02:50:58 -rw-r--r-- 1 jenkins jenkins 479 Mar 20 02:50 go.mod 02:50:58 -rw-r--r-- 1 jenkins jenkins 17490 Mar 20 02:50 go.sum 02:50:58 drwxrwxr-x 13 jenkins jenkins 4096 Mar 20 02:47 internal 02:50:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 02:47 openapi 02:50:58 drwxrwxr-x 5 jenkins jenkins 4096 Mar 20 02:47 pkg 02:50:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 02:47 snap 02:50:58 -rw-rw-r-- 1 jenkins jenkins 222 Mar 20 02:47 version.go [Pipeline] isUnix [Pipeline] sh 02:50:58 + docker build -t docker-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=8d4898aa1248db2b6d2d71dcb52508ef9a1583a5 --label arch=arm64 --label version=0.0.0 . 02:50:58 Sending build context to Docker daemon 2.384MB 02:50:58 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 02:50:58 Step 2/24 : FROM ${BASE} AS builder 02:50:58 ---> 98cf50249280 02:50:58 Step 3/24 : ARG MAKE='make build' 02:50:59 ---> Running in 24f1dcf33a68 02:50:59 Removing intermediate container 24f1dcf33a68 02:50:59 ---> 6932588c3314 02:50:59 Step 4/24 : WORKDIR /device-sdk-go 02:50:59 ---> Running in d54bce1adab5 02:51:00 Removing intermediate container d54bce1adab5 02:51:00 ---> 7399a8f4d4d6 02:51:00 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:51:00 ---> Running in ebc23fcd1f58 02:51:00 Removing intermediate container ebc23fcd1f58 02:51:00 ---> 2af4b86942b3 02:51:00 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:51:00 ---> Running in b9723313fe99 02:51:03 Removing intermediate container b9723313fe99 02:51:03 ---> 30cd9d30d845 02:51:03 Step 7/24 : RUN apk add --update --no-cache make git 02:51:03 ---> Running in e203bce45c97 02:51:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:51:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:51:06 OK: 142 MiB in 39 packages 02:51:07 Removing intermediate container e203bce45c97 02:51:07 ---> dccf7de65d85 02:51:07 Step 8/24 : COPY . . 02:51:08 ---> 310b95945b61 02:51:08 Step 9/24 : RUN ${MAKE} 02:51:08 ---> Running in 1e53ff1acf33 02:51:09 CGO_ENABLED=0 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 02:51:10 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 02:51:11 Removing intermediate container 1c69c9d81f3e 02:51:11 ---> fe257807655f 02:51:11 Step 10/24 : FROM scratch 02:51:11 ---> 02:51:11 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:51:11 ---> Running in a1909b654ff5 02:51:11 Removing intermediate container a1909b654ff5 02:51:11 ---> a4448f89f690 02:51:11 Step 12/24 : ENV APP_PORT=49990 02:51:11 ---> Running in a106a615ba7f 02:51:12 Removing intermediate container a106a615ba7f 02:51:12 ---> 70787680577e 02:51:12 Step 13/24 : EXPOSE $APP_PORT 02:51:12 ---> Running in df8e3e95fe24 02:51:12 Removing intermediate container df8e3e95fe24 02:51:12 ---> 8a3ea9a9c448 02:51:12 Step 14/24 : WORKDIR / 02:51:12 ---> Running in 8be8540c0110 02:51:12 Removing intermediate container 8be8540c0110 02:51:12 ---> 65f6b329132d 02:51:12 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 02:51:13 ---> a5b9d2a8d500 02:51:13 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 02:51:13 ---> 26c3ac31cacb 02:51:13 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 02:51:14 ---> ee6a644ad6ed 02:51:14 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 02:51:14 ---> 7d61fa150b4a 02:51:14 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 02:51:14 ---> 07b61f8aba9d 02:51:14 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 02:51:14 ---> Running in 07f740811dc1 02:51:15 Removing intermediate container 07f740811dc1 02:51:15 ---> 42d661f71e3d 02:51:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:51:15 ---> Running in 4113fe12ceba 02:51:16 Removing intermediate container 4113fe12ceba 02:51:16 ---> 12b5429a5630 02:51:16 Step 22/24 : LABEL arch=amd64 02:51:16 ---> Running in 4bc7ba1ba480 02:51:16 Removing intermediate container 4bc7ba1ba480 02:51:16 ---> 0dac90de7fca 02:51:16 Step 23/24 : LABEL git_sha=8d4898aa1248db2b6d2d71dcb52508ef9a1583a5 02:51:16 ---> Running in a12d3ba966aa 02:51:17 Removing intermediate container a12d3ba966aa 02:51:17 ---> 5dd1b9b90652 02:51:17 Step 24/24 : LABEL version=0.0.0 02:51:17 ---> Running in 690afe5359b3 02:51:17 Removing intermediate container 690afe5359b3 02:51:17 ---> d9e40f0041fd 02:51:17 [Warning] One or more build-args [ARCH] were not consumed 02:51:17 Successfully built d9e40f0041fd 02:51:17 Successfully tagged docker-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 [Pipeline] libraryResource [Pipeline] sh 02:51:18 ---> job-cost.sh 02:51:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YtAf 02:51:36 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 02:51:37 Removing intermediate container 1e53ff1acf33 02:51:37 ---> 7645881b1708 02:51:37 Step 10/24 : FROM scratch 02:51:37 ---> 02:51:37 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:51:37 ---> Running in 7da597778acc 02:51:38 Removing intermediate container 7da597778acc 02:51:38 ---> 04b6bbc9d9c0 02:51:38 Step 12/24 : ENV APP_PORT=49990 02:51:38 ---> Running in 86f1196aea3c 02:51:38 Removing intermediate container 86f1196aea3c 02:51:38 ---> 8416b9440aad 02:51:38 Step 13/24 : EXPOSE $APP_PORT 02:51:38 ---> Running in d3da3cdcc91c 02:51:38 Removing intermediate container d3da3cdcc91c 02:51:38 ---> 1e726652b607 02:51:38 Step 14/24 : WORKDIR / 02:51:39 ---> Running in 3db1e58f24bf 02:51:39 Removing intermediate container 3db1e58f24bf 02:51:39 ---> cfd2990b7df8 02:51:39 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 02:51:40 ---> 848965cf9d74 02:51:40 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 02:51:41 ---> 60256bcfd594 02:51:41 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 02:51:42 ---> 5a4a5edd2d90 02:51:42 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 02:51:43 ---> 04d1a112dd70 02:51:43 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 02:51:43 ---> 878d5b6ee326 02:51:43 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 02:51:43 ---> Running in da87508e6e53 02:51:44 Removing intermediate container da87508e6e53 02:51:44 ---> a5e0186759c8 02:51:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:51:44 ---> Running in edc835643edf 02:51:44 Removing intermediate container edc835643edf 02:51:44 ---> 144b400a64d1 02:51:44 Step 22/24 : LABEL arch=arm64 02:51:44 ---> Running in 45c0b28b6ee3 02:51:45 Removing intermediate container 45c0b28b6ee3 02:51:45 ---> ef3190e1c01c 02:51:45 Step 23/24 : LABEL git_sha=8d4898aa1248db2b6d2d71dcb52508ef9a1583a5 02:51:45 ---> Running in 2f55a3273973 02:51:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:51:46 Removing intermediate container 2f55a3273973 02:51:46 ---> 7f286eea9777 02:51:46 Step 24/24 : LABEL version=0.0.0 02:51:46 ---> Running in fac31b05f364 02:51:46 Removing intermediate container fac31b05f364 02:51:46 ---> 005236d06db5 02:51:46 [Warning] One or more build-args [ARCH] were not consumed 02:51:46 Successfully built 005236d06db5 02:51:46 Successfully tagged docker-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 02:51:47 ---> job-cost.sh 02:51:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qJie 02:52:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:52:32 lf-activate-venv(): INFO: Adding /tmp/venv-YtAf/bin to PATH 02:52:32 INFO: No Stack... 02:52:32 INFO: Retrieving Pricing Info for: v1-standard-2 02:52:32 INFO: Archiving Costs [Pipeline] sh 02:52:33 + cat /w/workspace/device-sdk-go/4/archives/cost.csv 02:52:33 + cut -d, -f6 [Pipeline] lock 02:52:33 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-821-4-stack-cost] 02:52:33 Resource [jenkins-edgexfoundry-device-sdk-go-PR-821-4-stack-cost] did not exist. Created. 02:52:33 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-821-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:52:34 + echo total: 0.029999999329447746 [Pipeline] stash 02:52:34 Stashed 1 file(s) [Pipeline] } 02:52:34 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-821-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:54:03 lf-activate-venv(): INFO: Adding /tmp/venv-qJie/bin to PATH 02:54:03 INFO: No Stack... 02:54:03 INFO: Retrieving Pricing Info for: lf-standard-4 02:54:03 INFO: Archiving Costs [Pipeline] sh 02:54:03 + + cutcat -d, /w/workspace/device-sdk-go/4/archives/cost.csv -f6 02:54:03 [Pipeline] lock 02:54:03 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-821-4-stack-cost] 02:54:03 Resource [jenkins-edgexfoundry-device-sdk-go-PR-821-4-stack-cost] did not exist. Created. 02:54:03 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-821-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:54:04 /w/workspace/device-sdk-go/4@tmp/durable-454bb780/script.sh: 1: /w/workspace/device-sdk-go/4@tmp/durable-454bb780/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:54:04 + echo total: 0.20999999344348907 [Pipeline] stash 02:54:04 Warning: overwriting stash ‘stack-cost’ 02:54:04 Stashed 1 file(s) [Pipeline] } 02:54:04 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-821-4-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] wrap 02:54:05 provisioning config files... 02:54:05 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp/config3006346539551813572tmp [Pipeline] { [Pipeline] sh 02:54:06 + set +x 02:54:06 + curl -s https://codecov.io/bash 02:54:06 + bash -s -- 02:54:06 02:54:06 _____ _ 02:54:06 / ____| | | 02:54:06 | | ___ __| | ___ ___ _____ __ 02:54:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:54:06 | |___| (_) | (_| | __/ (_| (_) \ V / 02:54:06 \_____\___/ \__,_|\___|\___\___/ \_/ 02:54:06 Bash-20210309-2b87ace 02:54:06 02:54:06 02:54:06 ==> git version 2.24.3 found 02:54:06 ==> 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 02:54:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:54:06 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:54:06 ==> Jenkins CI detected. 02:54:06 project root: . 02:54:06 --> token set from env 02:54:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:54:06 ==> Running gcov in . (disable via -X gcov) 02:54:06 ==> Python coveragepy not found 02:54:06 ==> Searching for coverage reports in: 02:54:06 + . 02:54:06 -> Found 1 reports 02:54:06 ==> Detecting git/mercurial file structure 02:54:06 ==> Reading reports 02:54:06 + ./coverage.out bytes=99587 02:54:06 ==> Appending adjustments 02:54:06 https://docs.codecov.io/docs/fixing-reports 02:54:06 + Found adjustments 02:54:06 ==> Gzipping contents 02:54:06 16K /tmp/codecov.FBQTv8.gz 02:54:06 ==> Uploading reports 02:54:06 url: https://codecov.io 02:54:06 query: branch=PR-821&commit=8d4898aa1248db2b6d2d71dcb52508ef9a1583a5&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-821%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=821&job=&cmd_args= 02:54:06 -> Pinging Codecov 02:54:06 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-821&commit=8d4898aa1248db2b6d2d71dcb52508ef9a1583a5&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-821%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=821&job=&cmd_args= 02:54:07 -> Uploading to 02:54:07 https://storage.googleapis.com/codecov/v4/raw/2021-03-20/7E55EF52A471D76F132DFD9A03CDDE97/8d4898aa1248db2b6d2d71dcb52508ef9a1583a5/714fde7a-43fa-4610-a96f-8192d8e90708.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210320%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210320T025407Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=01336c1262ddb9311567e21fac33e3bc224cb1b9cbfbfa475ef37f2a906394c2 02:54:07 % Total % Received % Xferd Average Speed Time Time Time Current 02:54:07 Dload Upload Total Spent Left Speed 02:54:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13440 0 0 100 13440 0 33143 --:--:-- --:--:-- --:--:-- 33103 100 13440 0 0 100 13440 0 33126 --:--:-- --:--:-- --:--:-- 33103 02:54:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/8d4898aa1248db2b6d2d71dcb52508ef9a1583a5 [Pipeline] } 02:54:07 Deleting 1 temporary files [Pipeline] // wrap [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 02:54:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:54:10 ---> package-listing.sh 02:54:10 ++ facter osfamily 02:54:10 ++ tr '[:upper:]' '[:lower:]' 02:54:10 + OS_FAMILY=redhat 02:54:10 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-821 02:54:10 + START_PACKAGES=/tmp/packages_start.txt 02:54:10 + END_PACKAGES=/tmp/packages_end.txt 02:54:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:54:10 + PACKAGES=/tmp/packages_start.txt 02:54:10 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-821 ']' 02:54:10 + PACKAGES=/tmp/packages_end.txt 02:54:10 + case "${OS_FAMILY}" in 02:54:10 + rpm -qa 02:54:10 + sort 02:54:15 + '[' -f /tmp/packages_start.txt ']' 02:54:15 + '[' -f /tmp/packages_end.txt ']' 02:54:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:54:15 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-821 ']' 02:54:15 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-821/archives/ 02:54:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-821/archives/ [Pipeline] echo 02:54:15 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-821/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:54:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:54:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:54:16 02:54:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:54:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:54:16 alpine: Pulling from edgex-lftools-log-publisher 02:54:16 df20fa9351a1: Pulling fs layer 02:54:16 36b3adc4ff6f: Pulling fs layer 02:54:16 8ad3a11d3b57: Pulling fs layer 02:54:16 46f8f816bc3b: Pulling fs layer 02:54:16 93b61091891f: Pulling fs layer 02:54:16 93b9cdb0e59b: Pulling fs layer 02:54:16 5e14af77c1be: Pulling fs layer 02:54:16 01666e4c0597: Pulling fs layer 02:54:16 aa168da1d23b: Pulling fs layer 02:54:16 46f8f816bc3b: Waiting 02:54:16 93b61091891f: Waiting 02:54:16 93b9cdb0e59b: Waiting 02:54:16 01666e4c0597: Waiting 02:54:16 aa168da1d23b: Waiting 02:54:16 36b3adc4ff6f: Verifying Checksum 02:54:16 36b3adc4ff6f: Download complete 02:54:16 46f8f816bc3b: Verifying Checksum 02:54:16 46f8f816bc3b: Download complete 02:54:16 df20fa9351a1: Verifying Checksum 02:54:16 df20fa9351a1: Download complete 02:54:16 93b61091891f: Verifying Checksum 02:54:16 93b61091891f: Download complete 02:54:16 93b9cdb0e59b: Verifying Checksum 02:54:16 93b9cdb0e59b: Download complete 02:54:16 5e14af77c1be: Verifying Checksum 02:54:16 5e14af77c1be: Download complete 02:54:16 01666e4c0597: Verifying Checksum 02:54:16 01666e4c0597: Download complete 02:54:16 8ad3a11d3b57: Verifying Checksum 02:54:16 8ad3a11d3b57: Download complete 02:54:17 df20fa9351a1: Pull complete 02:54:17 36b3adc4ff6f: Pull complete 02:54:18 8ad3a11d3b57: Pull complete 02:54:18 46f8f816bc3b: Pull complete 02:54:19 aa168da1d23b: Verifying Checksum 02:54:19 aa168da1d23b: Download complete 02:54:19 93b61091891f: Pull complete 02:54:19 93b9cdb0e59b: Pull complete 02:54:19 5e14af77c1be: Pull complete 02:54:19 01666e4c0597: Pull complete 02:54:28 aa168da1d23b: Pull complete 02:54:28 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:54:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:54:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:54:28 prd-centos7-docker-4c-2g-30690 does not seem to be running inside a container 02:54:28 $ 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-821/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-821 -v /w/workspace/dgexfoundry_device-sdk-go_PR-821:/w/workspace/dgexfoundry_device-sdk-go_PR-821:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-821@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 02:54:31 $ docker top b635bfedce2a88aaecd0c8435b46b06ac14510c57af271fdea85c0b4ec65dcd9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:32 + touch /tmp/pre-build-complete [Pipeline] sh 02:54:32 + mkdir -p /var/log/sa [Pipeline] sh 02:54:32 + ls /var/log/sa-host 02:54:32 + sadf -c /var/log/sa-host/sa20 02:54:32 file_magic: OK 02:54:32 HZ: Using current value: 100 02:54:32 file_header: OK 02:54:32 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 02:54:32 Statistics: 02:54:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:54:32 File successfully converted to sysstat format version 12.2.1 02:54:32 + sadf -c /var/log/sa-host/sa23 02:54:32 file_magic: OK 02:54:32 HZ: Using current value: 100 02:54:32 file_header: OK 02:54:32 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 02:54:32 Statistics: 02:54:32 Hnuu...uuuununununu... 02:54:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:54:32 provisioning config files... 02:54:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp/config2610925684871110369tmp [Pipeline] { [Pipeline] echo 02:54:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:54:33 ---> create-netrc.sh [Pipeline] } 02:54:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:54:33 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:54:34 ---> python-tools-install.sh [Pipeline] echo 02:54:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:54:34 ---> sudo-logs.sh 02:54:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:54:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:54:34 ---> job-cost.sh 02:54:34 lf-activate-venv: SKIPPING 02:54:34 DEBUG: total: 0.20999999344348907 02:54:34 INFO: Retrieving Stack Cost... 02:54:35 INFO: Retrieving Pricing Info for: v1-standard-2 02:54:36 INFO: Archiving Costs [Pipeline] echo 02:54:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:54:36 ---> logs-deploy.sh 02:54:36 lf-activate-venv: SKIPPING 02:54:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-821/4 02:54:36 INFO: archiving workspace using pattern(s): 02:54:38 Archives upload complete. 02:54:38 INFO: archiving logs to Nexus 02:54:39 ---> uname -a: 02:54:39 Linux prd-centos7-docker-4c-2g-30690.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 02:54:39 02:54:39 02:54:39 ---> lscpu: 02:54:39 Architecture: x86_64 02:54:39 CPU op-mode(s): 32-bit, 64-bit 02:54:39 Byte Order: Little Endian 02:54:39 Address sizes: 40 bits physical, 48 bits virtual 02:54:39 CPU(s): 4 02:54:39 On-line CPU(s) list: 0-3 02:54:39 Thread(s) per core: 1 02:54:39 Core(s) per socket: 1 02:54:39 Socket(s): 4 02:54:39 NUMA node(s): 1 02:54:39 Vendor ID: GenuineIntel 02:54:39 CPU family: 6 02:54:39 Model: 44 02:54:39 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:54:39 Stepping: 1 02:54:39 CPU MHz: 2933.442 02:54:39 BogoMIPS: 5866.88 02:54:39 Virtualization: VT-x 02:54:39 Hypervisor vendor: KVM 02:54:39 Virtualization type: full 02:54:39 L1d cache: 128 KiB 02:54:39 L1i cache: 128 KiB 02:54:39 L2 cache: 16 MiB 02:54:39 L3 cache: 64 MiB 02:54:39 NUMA node0 CPU(s): 0-3 02:54:39 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:54:39 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:54:39 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:54:39 Vulnerability Meltdown: Mitigation; PTI 02:54:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:54:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:54:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:54:39 Vulnerability Srbds: Not affected 02:54:39 Vulnerability Tsx async abort: Not affected 02:54:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 02:54:39 02:54:39 02:54:39 ---> nproc: 02:54:39 4 02:54:39 02:54:39 02:54:39 ---> df -h: 02:54:39 Filesystem Size Used Available Use% Mounted on 02:54:39 overlay 50.0G 7.3G 42.7G 15% / 02:54:39 tmpfs 64.0M 0 64.0M 0% /dev 02:54:39 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:54:39 shm 64.0M 0 64.0M 0% /dev/shm 02:54:39 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 02:54:39 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 02:54:39 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 02:54:39 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 02:54:39 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 02:54:39 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-821 02:54:39 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp 02:54:39 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 02:54:39 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 02:54:39 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 02:54:39 02:54:39 02:54:39 ---> free -m: 02:54:39 total used free shared buff/cache available 02:54:39 Mem: 1837 712 112 0 1012 1019 02:54:39 Swap: 1023 1 1022 02:54:39 02:54:39 02:54:39 ---> ip addr: 02:54:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:54:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:54:39 inet 127.0.0.1/8 scope host lo 02:54:39 valid_lft forever preferred_lft forever 02:54:39 inet6 ::1/128 scope host 02:54:39 valid_lft forever preferred_lft forever 02:54:39 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:54:39 link/ether fa:16:3e:18:4c:92 brd ff:ff:ff:ff:ff:ff 02:54:39 inet 10.30.122.54/23 brd 10.30.123.255 scope global dynamic eth0 02:54:39 valid_lft 85686sec preferred_lft 85686sec 02:54:39 inet6 fe80::f816:3eff:fe18:4c92/64 scope link 02:54:39 valid_lft forever preferred_lft forever 02:54:39 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:54:39 link/ether 02:42:70:d3:87:8a brd ff:ff:ff:ff:ff:ff 02:54:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:54:39 valid_lft forever preferred_lft forever 02:54:39 inet6 fe80::42:70ff:fed3:878a/64 scope link 02:54:39 valid_lft forever preferred_lft forever 02:54:39 02:54:39 02:54:39 ---> sar -b -r -n DEV: 02:54:39 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/20/21 _x86_64_ (4 CPU) 02:54:39 02:54:39 02:42:32 LINUX RESTART (4 CPU) 02:54:39 02:54:39 02:43:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:54:39 02:44:01 74.17 31.48 42.69 0.00 7380.67 3940.05 0.00 02:54:39 02:45:01 2.50 0.00 2.50 0.00 0.00 56.80 0.00 02:54:39 02:46:01 0.48 0.00 0.48 0.00 0.00 8.68 0.00 02:54:39 02:47:01 0.37 0.00 0.37 0.00 0.00 5.36 0.00 02:54:39 02:48:01 0.23 0.00 0.23 0.00 0.00 3.45 0.00 02:54:39 02:49:01 0.40 0.00 0.40 0.00 0.00 6.73 0.00 02:54:39 02:50:01 0.30 0.00 0.30 0.00 0.00 4.33 0.00 02:54:39 02:51:01 0.33 0.00 0.33 0.00 0.00 5.45 0.00 02:54:39 02:52:01 0.30 0.00 0.30 0.00 0.00 4.20 0.00 02:54:39 02:53:02 0.23 0.00 0.23 0.00 0.00 3.61 0.00 02:54:39 02:54:01 0.41 0.00 0.41 0.00 0.00 6.10 0.00 02:54:39 Average: 7.16 2.82 4.34 0.00 662.14 363.01 0.00 02:54:39 02:54:39 02:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:54:39 02:44:01 154172 0 621496 33.03 2620 1103256 1120928 38.26 434844 1093624 128 02:54:39 02:45:01 157844 0 617736 32.83 2620 1103344 1099696 37.53 437172 1088360 12 02:54:39 02:46:01 157436 0 618136 32.85 2620 1103352 1078276 36.80 435088 1091328 20 02:54:39 02:47:01 154888 0 620684 32.99 2620 1103352 1078312 36.80 441188 1087208 12 02:54:39 02:48:01 155780 0 619784 32.94 2620 1103360 1078228 36.80 437912 1090188 8 02:54:39 02:49:01 156448 0 619112 32.90 2620 1103364 1078192 36.80 437468 1090188 8 02:54:39 02:50:01 156760 0 618796 32.89 2620 1103368 1078108 36.79 437128 1090188 12 02:54:39 02:51:01 156612 0 618940 32.90 2620 1103372 1078108 36.79 437256 1090188 8 02:54:39 02:52:01 156816 0 618732 32.88 2620 1103376 1078108 36.79 437260 1090188 8 02:54:39 02:53:02 156496 0 619044 32.90 2620 1103384 1078104 36.79 437268 1090188 8 02:54:39 02:54:01 156248 0 619292 32.91 2620 1103384 1078156 36.80 437264 1090188 8 02:54:39 Average: 156318 0 619250 32.91 2620 1103356 1084020 37.00 437259 1090167 21 02:54:39 02:54:39 02:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:54:39 02:44:01 eth0 504.15 332.26 1115.37 95.87 0.00 0.00 0.00 0.00 02:54:39 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:39 02:44:01 docker0 12.22 10.16 1.65 24.58 0.00 0.00 0.00 0.00 02:54:39 02:45:01 eth0 4.41 1.52 2.72 0.28 0.00 0.00 0.00 0.00 02:54:39 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:39 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:39 02:46:01 eth0 1.13 0.42 0.31 0.24 0.00 0.00 0.00 0.00 02:54:39 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:39 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:39 02:47:01 eth0 0.90 0.27 0.32 0.19 0.00 0.00 0.00 0.00 02:54:39 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:39 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:39 02:48:01 eth0 0.57 0.35 0.27 0.20 0.00 0.00 0.00 0.00 02:54:39 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:39 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:39 02:49:01 eth0 0.35 0.28 0.15 0.08 0.00 0.00 0.00 0.00 02:54:39 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:39 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:39 02:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:54:39 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:39 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:39 02:51:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:54:39 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:39 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:39 02:52:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:54:39 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:39 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:39 02:53:02 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:54:39 02:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:39 02:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:39 02:54:01 eth0 0.36 0.25 0.15 0.08 0.00 0.00 0.00 0.00 02:54:39 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:39 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:39 Average: eth0 45.98 30.12 100.42 8.70 0.00 0.00 0.00 0.00 02:54:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:39 Average: docker0 1.10 0.91 0.15 2.20 0.00 0.00 0.00 0.00 02:54:39 02:54:39 02:54:39 ---> sar -P ALL: 02:54:39 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/20/21 _x86_64_ (4 CPU) 02:54:39 02:54:39 02:42:32 LINUX RESTART (4 CPU) 02:54:39 02:54:39 02:43:02 CPU %user %nice %system %iowait %steal %idle 02:54:39 02:44:01 all 13.50 0.00 4.61 1.84 0.06 80.00 02:54:39 02:44:01 0 13.81 0.00 5.38 1.81 0.05 78.95 02:54:39 02:44:01 1 16.11 0.00 3.74 1.80 0.05 78.29 02:54:39 02:44:01 2 11.00 0.00 5.14 2.12 0.07 81.68 02:54:39 02:44:01 3 13.06 0.00 4.17 1.62 0.05 81.09 02:54:39 02:45:01 all 0.19 0.00 0.07 0.00 0.00 99.74 02:54:39 02:45:01 0 0.08 0.00 0.08 0.00 0.00 99.83 02:54:39 02:45:01 1 0.52 0.00 0.03 0.00 0.00 99.45 02:54:39 02:45:01 2 0.08 0.00 0.12 0.00 0.00 99.80 02:54:39 02:45:01 3 0.07 0.00 0.05 0.00 0.02 99.87 02:54:39 02:46:01 all 0.18 0.00 0.05 0.00 0.00 99.77 02:54:39 02:46:01 0 0.05 0.00 0.03 0.00 0.00 99.92 02:54:39 02:46:01 1 0.52 0.00 0.03 0.00 0.02 99.43 02:54:39 02:46:01 2 0.08 0.00 0.08 0.00 0.00 99.83 02:54:39 02:46:01 3 0.08 0.00 0.03 0.00 0.00 99.88 02:54:39 02:47:01 all 0.07 0.00 0.05 0.00 0.00 99.88 02:54:39 02:47:01 0 0.03 0.00 0.07 0.00 0.00 99.90 02:54:39 02:47:01 1 0.17 0.00 0.02 0.00 0.00 99.82 02:54:39 02:47:01 2 0.07 0.00 0.08 0.00 0.00 99.85 02:54:39 02:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:54:39 02:48:01 all 0.16 0.00 0.05 0.00 0.00 99.79 02:54:39 02:48:01 0 0.08 0.00 0.05 0.00 0.00 99.87 02:54:39 02:48:01 1 0.45 0.00 0.07 0.00 0.00 99.48 02:54:39 02:48:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:54:39 02:48:01 3 0.07 0.00 0.05 0.00 0.00 99.88 02:54:39 02:49:01 all 0.15 0.00 0.03 0.00 0.00 99.82 02:54:39 02:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:54:39 02:49:01 1 0.52 0.00 0.02 0.00 0.00 99.47 02:54:39 02:49:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:54:39 02:49:01 3 0.02 0.00 0.03 0.00 0.00 99.95 02:54:39 02:50:01 all 0.17 0.00 0.04 0.00 0.00 99.80 02:54:39 02:50:01 0 0.00 0.00 0.03 0.00 0.00 99.97 02:54:39 02:50:01 1 0.53 0.00 0.03 0.00 0.00 99.43 02:54:39 02:50:01 2 0.08 0.00 0.05 0.00 0.00 99.87 02:54:39 02:50:01 3 0.05 0.00 0.03 0.00 0.00 99.92 02:54:39 02:51:01 all 0.15 0.00 0.03 0.00 0.00 99.81 02:54:39 02:51:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:54:39 02:51:01 1 0.50 0.00 0.02 0.00 0.00 99.48 02:54:39 02:51:01 2 0.05 0.00 0.03 0.00 0.02 99.90 02:54:39 02:51:01 3 0.03 0.00 0.05 0.00 0.00 99.92 02:54:39 02:52:01 all 0.16 0.00 0.03 0.00 0.00 99.80 02:54:39 02:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:54:39 02:52:01 1 0.55 0.00 0.03 0.00 0.00 99.42 02:54:39 02:52:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:54:39 02:52:01 3 0.05 0.00 0.05 0.00 0.00 99.90 02:54:39 02:53:02 all 0.14 0.00 0.04 0.00 0.00 99.82 02:54:39 02:53:02 0 0.02 0.00 0.03 0.00 0.00 99.95 02:54:39 02:53:02 1 0.52 0.00 0.02 0.00 0.00 99.47 02:54:39 02:53:02 2 0.02 0.00 0.05 0.00 0.00 99.93 02:54:39 02:53:02 3 0.02 0.00 0.05 0.00 0.02 99.92 02:54:39 02:54:01 all 0.17 0.00 0.03 0.00 0.00 99.79 02:54:39 02:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:54:39 02:54:01 1 0.54 0.00 0.03 0.00 0.00 99.42 02:54:39 02:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:54:39 02:54:01 3 0.08 0.00 0.07 0.00 0.00 99.85 02:54:39 02:54:39 Average: CPU %user %nice %system %iowait %steal %idle 02:54:39 Average: all 1.33 0.00 0.44 0.16 0.01 98.05 02:54:39 Average: 0 1.25 0.00 0.51 0.16 0.01 98.07 02:54:39 Average: 1 1.86 0.00 0.36 0.16 0.01 97.61 02:54:39 Average: 2 1.02 0.00 0.50 0.19 0.01 98.28 02:54:39 Average: 3 1.20 0.00 0.41 0.14 0.01 98.24 02:54:39 02:54:39 02:54:39