Pull request #835 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4+e522836f5d508ce20413c5d2a08a926bd2b9771b (0bae71a283f0333cb8875dd05861f028e24a7820) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-835/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-835/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-31178 in /w/workspace/dgexfoundry_device-sdk-go_PR-835 [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-835 # 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 > 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 Merge succeeded, producing 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 Checking out Revision 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 (PR-835) > git config core.sparsecheckout # timeout=10 > git checkout -f 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 # 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 e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:53:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:53:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:53:17 ========================================================= 05:53:17 EdgeX Global Pipelines Version Info 05:53:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:53:19 ------------------- 05:53:19 stable info: 05:53:19 ------------------- 05:53:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:53:19 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:53:19 Message: update stable to v1.0.186 05:53:20 ------------------- 05:53:20 experimental info: 05:53:20 ------------------- 05:53:20 Commited By: **** collab-it+edgex@linuxfoundation.org 05:53:20 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:53:20 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:53:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:53:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:53:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:53:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:53:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:53:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:53:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:53:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:53:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:53:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:53:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:53:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 05:53:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:53:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:53:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:53:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:53:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:53:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:53:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:53:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:53:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:53:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:53:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:53:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:53:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:53:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:53:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-835 [Pipeline] echo 05:53:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-835 [Pipeline] echo 05:53:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-835 [Pipeline] echo 05:53:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 [Pipeline] echo 05:53:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 872b2d8 [Pipeline] echo 05:53:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:53:26 provisioning config files... 05:53:26 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-835@tmp/config4445232266109351764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:53:26 ---> docker-login.sh 05:53:26 nexus3.edgexfoundry.org:10001 05:53:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:27 Configure a credential helper to remove this warning. See 05:53:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:27 05:53:27 Login Succeeded 05:53:27 nexus3.edgexfoundry.org:10002 05:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:28 Configure a credential helper to remove this warning. See 05:53:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:28 05:53:28 Login Succeeded 05:53:28 nexus3.edgexfoundry.org:10003 05:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:29 Configure a credential helper to remove this warning. See 05:53:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:29 05:53:29 Login Succeeded 05:53:29 nexus3.edgexfoundry.org:10004 05:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:29 Configure a credential helper to remove this warning. See 05:53:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:29 05:53:29 Login Succeeded 05:53:29 docker.io 05:53:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:31 Configure a credential helper to remove this warning. See 05:53:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:31 05:53:31 Login Succeeded 05:53:31 ---> docker-login.sh ends [Pipeline] } 05:53:31 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 05:53:32 + git log --format=format:%s -1 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 [Pipeline] echo 05:53:32 GIT_COMMIT: 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:53:32 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:53:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:53:33 05:53:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:53:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:53:34 latest: Pulling from edgex-devops/git-semver 05:53:34 31603596830f: Pulling fs layer 05:53:34 2a8b12db71e7: Pulling fs layer 05:53:34 6ca5941a6612: Pulling fs layer 05:53:34 ecc8261a40a4: Pulling fs layer 05:53:34 ecc8261a40a4: Waiting 05:53:34 2a8b12db71e7: Verifying Checksum 05:53:34 2a8b12db71e7: Download complete 05:53:34 31603596830f: Download complete 05:53:34 ecc8261a40a4: Verifying Checksum 05:53:34 ecc8261a40a4: Download complete 05:53:34 6ca5941a6612: Verifying Checksum 05:53:34 6ca5941a6612: Download complete 05:53:35 31603596830f: Pull complete 05:53:35 2a8b12db71e7: Pull complete 05:53:38 6ca5941a6612: Pull complete 05:53:39 ecc8261a40a4: Pull complete 05:53:39 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:53:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:53:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:53:39 prd-centos7-docker-4c-2g-31178 does not seem to be running inside a container 05:53:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-835 -v /w/workspace/dgexfoundry_device-sdk-go_PR-835:/w/workspace/dgexfoundry_device-sdk-go_PR-835:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-835@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-835@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:53:42 $ docker top 6f772360b96a0056161beff3e786d5093de45aafee2b22a94dc6e10f6458580f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:53:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:43 [ssh-agent] Looking for ssh-agent implementation... 05:53:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:43 $ docker exec 6f772360b96a0056161beff3e786d5093de45aafee2b22a94dc6e10f6458580f ssh-agent 05:53:44 SSH_AUTH_SOCK=/tmp/ssh-cAQ3C206Xrl9/agent.11 05:53:44 SSH_AGENT_PID=17 05:53:44 Running ssh-add (command line suppressed) 05:53:45 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-835@tmp/private_key_389744638960534299.key (/w/workspace/dgexfoundry_device-sdk-go_PR-835@tmp/private_key_389744638960534299.key) 05:53:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:46 + git tag --points-at HEAD [Pipeline] } 05:53:46 $ docker exec --env ******** --env ******** 6f772360b96a0056161beff3e786d5093de45aafee2b22a94dc6e10f6458580f ssh-agent -k 05:53:47 unset SSH_AUTH_SOCK; 05:53:47 unset SSH_AGENT_PID; 05:53:47 echo Agent pid 17 killed; 05:53:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:53:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:47 [ssh-agent] Looking for ssh-agent implementation... 05:53:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:48 $ docker exec 6f772360b96a0056161beff3e786d5093de45aafee2b22a94dc6e10f6458580f ssh-agent 05:53:48 SSH_AUTH_SOCK=/tmp/ssh-bzsZbuLPfCR4/agent.45 05:53:48 SSH_AGENT_PID=50 05:53:48 Running ssh-add (command line suppressed) 05:53:49 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-835@tmp/private_key_6580490124091654556.key (/w/workspace/dgexfoundry_device-sdk-go_PR-835@tmp/private_key_6580490124091654556.key) 05:53:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:50 + git semver init 05:53:50 # -> Open(): unable to determine branch for HEAD 05:53:50 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-835/.git 05:53:50 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-835 05:53:50 # $SEMVER_REMOTE_NAME = origin 05:53:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:53:50 # $SEMVER_USER_NAME = edgex-jenkins 05:53:50 # $SEMVER_BRANCH = PR-835 05:53:50 # $SEMVER_TEMP = /tmp/semver-263473849 05:53:50 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:53:51 # '/tmp/semver-263473849' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-835/.semver' 05:53:51 # -> Force: false 05:53:51 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-835/.semver [Pipeline] } 05:53:51 $ docker exec --env ******** --env ******** 6f772360b96a0056161beff3e786d5093de45aafee2b22a94dc6e10f6458580f ssh-agent -k 05:53:52 unset SSH_AUTH_SOCK; 05:53:52 unset SSH_AGENT_PID; 05:53:52 echo Agent pid 50 killed; 05:53:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:53:52 + git semver [Pipeline] } 05:53:52 $ docker stop --time=1 6f772360b96a0056161beff3e786d5093de45aafee2b22a94dc6e10f6458580f 05:53:54 $ docker rm -f 6f772360b96a0056161beff3e786d5093de45aafee2b22a94dc6e10f6458580f [Pipeline] // withDockerContainer [Pipeline] sh 05:53:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:53:56 Stashed 1 file(s) [Pipeline] echo 05:53:57 [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 05:54:12 Still waiting to schedule task 05:54:12 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:54:12 Still waiting to schedule task 05:54:12 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:57:09 Running on prd-centos7-docker-4c-2g-31182 in /w/workspace/dgexfoundry_device-sdk-go_PR-835 [Pipeline] { [Pipeline] ws 05:57:09 Running in /w/workspace/device-sdk-go/1 [Pipeline] { 05:57:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31183 in /w/workspace/dgexfoundry_device-sdk-go_PR-835 [Pipeline] checkout [Pipeline] { [Pipeline] ws 05:57:09 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:57:14 using credential edgex-jenkins-ssh 05:57:14 Cloning the remote Git repository 05:57:14 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:57:15 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:57:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:57:15 > git --version # timeout=10 05:57:15 > git --version # 'git version 2.17.1' 05:57:15 using GIT_SSH to set credentials SSH Credentials for GitHub 05:57:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:16 using credential edgex-jenkins-ssh 05:57:16 Cloning the remote Git repository 05:57:16 Merging remotes/origin/master commit e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 05:57:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:57:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:57:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:57:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:57:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:57:16 > git config core.sparsecheckout # timeout=10 05:57:16 > git checkout -f 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 # timeout=10 05:57:17 > git remote # timeout=10 05:57:17 > git config --get remote.origin.url # timeout=10 05:57:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:57:17 > git merge e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 05:57:16 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:57:16 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:57:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:57:16 > git --version # timeout=10 05:57:16 > git --version # 'git version 2.24.3' 05:57:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:57:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:17 Merge succeeded, producing 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 05:57:17 Checking out Revision 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 (PR-835) 05:57:18 Merging remotes/origin/master commit e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 05:57:18 Merge succeeded, producing 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 05:57:18 Checking out Revision 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 (PR-835) 05:57:17 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:57:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:17 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:57:17 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:57:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:57:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:57:18 > git config core.sparsecheckout # timeout=10 05:57:18 > git checkout -f 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 # timeout=10 05:57:18 > git remote # timeout=10 05:57:18 > git config --get remote.origin.url # timeout=10 05:57:18 using GIT_SSH to set credentials SSH Credentials for GitHub 05:57:18 > git merge e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 05:57:18 > git rev-parse HEAD^{commit} # timeout=10 05:57:18 > git config core.sparsecheckout # timeout=10 05:57:18 > git checkout -f 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 # timeout=10 05:57:17 > git rev-parse HEAD^{commit} # timeout=10 05:57:17 > git config core.sparsecheckout # timeout=10 05:57:17 > git checkout -f 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 # timeout=10 05:57:21 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:57:21 > git --version # timeout=10 05:57:21 > git --version # 'git version 2.17.1' 05:57:21 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 05:57:22 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:57:22 > git --version # timeout=10 05:57:22 > git --version # 'git version 2.24.3' 05:57:22 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 05:57:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh 05:57:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:57:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 05:57:25 + true 05:57:25 + sudo service docker restart [Pipeline] sh 05:57:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:57:25 + sudo service docker restart 05:57:25 + true 05:57:25 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:57:27 provisioning config files... 05:57:27 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5955817802082007114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:27 ---> docker-login.sh 05:57:27 nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:57:28 provisioning config files... 05:57:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3524204603908547698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:28 ---> docker-login.sh 05:57:28 nexus3.edgexfoundry.org:10001 05:57:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:29 Configure a credential helper to remove this warning. See 05:57:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:29 05:57:29 Login Succeeded 05:57:29 nexus3.edgexfoundry.org:10002 05:57:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:29 Configure a credential helper to remove this warning. See 05:57:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:29 05:57:29 Login Succeeded 05:57:29 nexus3.edgexfoundry.org:10003 05:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:30 Configure a credential helper to remove this warning. See 05:57:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:30 05:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:30 Login Succeeded 05:57:30 nexus3.edgexfoundry.org:10004 05:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:30 Configure a credential helper to remove this warning. See 05:57:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:30 05:57:30 Login Succeeded 05:57:30 nexus3.edgexfoundry.org:10002 05:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:30 Configure a credential helper to remove this warning. See 05:57:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:30 05:57:30 Login Succeeded 05:57:30 docker.io 05:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:31 Configure a credential helper to remove this warning. See 05:57:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:31 05:57:31 Login Succeeded 05:57:31 ---> docker-login.sh ends [Pipeline] } 05:57:31 Deleting 1 temporary files 05:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:31 Configure a credential helper to remove this warning. See 05:57:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:31 05:57:31 Login Succeeded 05:57:31 nexus3.edgexfoundry.org:10003 [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 05:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo 05:57:32 ========================================================= 05:57:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:57:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:32 Configure a credential helper to remove this warning. See 05:57:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:32 05:57:32 Login Succeeded 05:57:32 nexus3.edgexfoundry.org:10004 05:57:32 + 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 . 05:57:32 Sending build context to Docker daemon 2.287MB 05:57:33 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:57:33 Step 2/8 : FROM ${BASE} 05:57:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:57:33 5f621e34cdf4: Pulling fs layer 05:57:33 a4357932f1b6: Pulling fs layer 05:57:33 18c013af1878: Pulling fs layer 05:57:33 00ac8860ef70: Pulling fs layer 05:57:33 63d7cb157983: Pulling fs layer 05:57:33 b116817d02f9: Pulling fs layer 05:57:33 745a02a5169b: Pulling fs layer 05:57:33 00ac8860ef70: Waiting 05:57:33 63d7cb157983: Waiting 05:57:33 b116817d02f9: Waiting 05:57:33 745a02a5169b: Waiting 05:57:33 18c013af1878: Download complete 05:57:33 a4357932f1b6: Download complete 05:57:33 63d7cb157983: Verifying Checksum 05:57:33 63d7cb157983: Download complete 05:57:33 b116817d02f9: Verifying Checksum 05:57:33 b116817d02f9: Download complete 05:57:33 5f621e34cdf4: Verifying Checksum 05:57:33 5f621e34cdf4: Download complete 05:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:33 Configure a credential helper to remove this warning. See 05:57:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:33 05:57:33 Login Succeeded 05:57:33 docker.io 05:57:34 5f621e34cdf4: Pull complete 05:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:34 Configure a credential helper to remove this warning. See 05:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:34 05:57:34 Login Succeeded 05:57:34 ---> docker-login.sh ends [Pipeline] } 05:57:34 Deleting 1 temporary files [Pipeline] // wrap 05:57:34 a4357932f1b6: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 05:57:35 18c013af1878: Pull complete 05:57:35 745a02a5169b: Verifying Checksum 05:57:35 745a02a5169b: Download complete [Pipeline] echo 05:57:35 ========================================================= 05:57:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:57:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:57:36 + 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 . 05:57:36 Sending build context to Docker daemon 2.288MB 05:57:36 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:57:36 Step 2/8 : FROM ${BASE} 05:57:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:57:36 188c0c94c7c5: Pulling fs layer 05:57:36 0ef7d3d256c8: Pulling fs layer 05:57:36 de9db76c5a1d: Pulling fs layer 05:57:36 bca2f99d35d6: Pulling fs layer 05:57:36 93359f2a8cfa: Pulling fs layer 05:57:36 7c6f9722023f: Pulling fs layer 05:57:36 a35cf1a2eb13: Pulling fs layer 05:57:36 bca2f99d35d6: Waiting 05:57:36 93359f2a8cfa: Waiting 05:57:36 7c6f9722023f: Waiting 05:57:36 a35cf1a2eb13: Waiting 05:57:36 de9db76c5a1d: Verifying Checksum 05:57:36 de9db76c5a1d: Download complete 05:57:36 0ef7d3d256c8: Verifying Checksum 05:57:36 0ef7d3d256c8: Download complete 05:57:36 93359f2a8cfa: Verifying Checksum 05:57:36 93359f2a8cfa: Download complete 05:57:36 7c6f9722023f: Verifying Checksum 05:57:36 7c6f9722023f: Download complete 05:57:37 00ac8860ef70: Download complete 05:57:37 188c0c94c7c5: Verifying Checksum 05:57:37 188c0c94c7c5: Download complete 05:57:37 188c0c94c7c5: Pull complete 05:57:37 0ef7d3d256c8: Pull complete 05:57:38 de9db76c5a1d: Pull complete 05:57:39 a35cf1a2eb13: Verifying Checksum 05:57:39 a35cf1a2eb13: Download complete 05:57:40 bca2f99d35d6: Verifying Checksum 05:57:40 bca2f99d35d6: Download complete 05:57:47 00ac8860ef70: Pull complete 05:57:47 63d7cb157983: Pull complete 05:57:47 b116817d02f9: Pull complete 05:57:51 bca2f99d35d6: Pull complete 05:57:51 93359f2a8cfa: Pull complete 05:57:51 7c6f9722023f: Pull complete 05:57:51 745a02a5169b: Pull complete 05:57:51 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:57:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:57:51 ---> b7e6874047d6 05:57:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:57:54 ---> Running in 11a580427ccb 05:57:54 Removing intermediate container 11a580427ccb 05:57:54 ---> 8aab3f7e543d 05:57:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:57:55 ---> Running in 110e1df74e2f 05:57:57 Removing intermediate container 110e1df74e2f 05:57:57 ---> fe6953cef091 05:57:57 Step 5/8 : RUN apk add --update --no-cache make git 05:57:57 ---> Running in 886b5e61554a 05:57:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:57:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:58:00 OK: 142 MiB in 39 packages 05:58:00 a35cf1a2eb13: Pull complete 05:58:00 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:58:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:58:00 ---> a62c8e92a672 05:58:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:58:00 ---> Running in 3115dd5986b7 05:58:00 Removing intermediate container 3115dd5986b7 05:58:00 ---> 48fb488bd8a9 05:58:00 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:58:00 ---> Running in 0f7d2aa12066 05:58:01 Removing intermediate container 886b5e61554a 05:58:01 ---> 544b7fd4a7a8 05:58:01 Step 6/8 : WORKDIR /device-sdk-go 05:58:01 ---> Running in 09b3ab4338e3 05:58:02 Removing intermediate container 0f7d2aa12066 05:58:02 ---> a880fb3dba41 05:58:02 Step 5/8 : RUN apk add --update --no-cache make git 05:58:02 ---> Running in 8eea4e0b2659 05:58:02 Removing intermediate container 09b3ab4338e3 05:58:02 ---> 9ff8a3b03962 05:58:02 Step 7/8 : COPY . . 05:58:03 ---> 0c17820a5baa 05:58:03 Step 8/8 : RUN go mod download 05:58:03 ---> Running in 800b9e0eb07e 05:58:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:58:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:58:06 OK: 166 MiB in 39 packages 05:58:07 Removing intermediate container 8eea4e0b2659 05:58:07 ---> dad73011b1e2 05:58:07 Step 6/8 : WORKDIR /device-sdk-go 05:58:07 ---> Running in bc7848c26852 05:58:07 Removing intermediate container bc7848c26852 05:58:07 ---> 73d068f5f29e 05:58:07 Step 7/8 : COPY . . 05:58:09 ---> 90dec8aa5989 05:58:09 Step 8/8 : RUN go mod download 05:58:09 ---> Running in e7528c26e612 05:58:26 Removing intermediate container 800b9e0eb07e 05:58:26 ---> 2e83c657fcf4 05:58:26 Successfully built 2e83c657fcf4 05:58:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:58:26 + docker inspect -f . ci-base-image-arm64 05:58:26 . [Pipeline] withDockerContainer 05:58:27 prd-ubuntu18.04-docker-arm64-4c-16g-31183 does not seem to be running inside a container 05:58:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat 05:58:28 $ docker top 6392720716c51ca084e557daf3aacd39ca4eeb10032d8403104f439172a949e3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:29 + go version 05:58:29 go version go1.15.5 linux/arm64 [Pipeline] } 05:58:29 $ docker stop --time=1 6392720716c51ca084e557daf3aacd39ca4eeb10032d8403104f439172a949e3 05:58:31 $ docker rm -f 6392720716c51ca084e557daf3aacd39ca4eeb10032d8403104f439172a949e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:58:33 + docker inspect -f . ci-base-image-arm64 05:58:33 . [Pipeline] withDockerContainer 05:58:33 prd-ubuntu18.04-docker-arm64-4c-16g-31183 does not seem to be running inside a container 05:58:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat 05:58:35 $ docker top 85049afc21ab7580bebb5662457fd46bb2bf75356485dc082407eb53737207a9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:36 + make test 05:58:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:58:37 Removing intermediate container e7528c26e612 05:58:37 ---> facc63297d43 05:58:37 Successfully built facc63297d43 05:58:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:58:37 + docker inspect -f . ci-base-image-x86_64 05:58:38 . [Pipeline] withDockerContainer 05:58:38 prd-centos7-docker-4c-2g-31182 does not seem to be running inside a container 05:58:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-x86_64 cat 05:58:39 $ docker top 271b9455c85e02704cac3e4db1616613aa5b458bba79aace88c500092d5ba2eb -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:40 + go version 05:58:40 go version go1.15.5 linux/amd64 [Pipeline] } 05:58:40 $ docker stop --time=1 271b9455c85e02704cac3e4db1616613aa5b458bba79aace88c500092d5ba2eb 05:58:41 $ docker rm -f 271b9455c85e02704cac3e4db1616613aa5b458bba79aace88c500092d5ba2eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:58:42 + docker inspect -f . ci-base-image-x86_64 05:58:42 . [Pipeline] withDockerContainer 05:58:43 prd-centos7-docker-4c-2g-31182 does not seem to be running inside a container 05:58:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-x86_64 cat 05:58:44 $ docker top 76f9741e82b22b1e7d2e560b465d4855e60bdad4d92acd26aca5ec75f63223c4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:45 + make test 05:58:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:58:58 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:59:04 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:59:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:59:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:59:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 05:59:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:59:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.314s coverage: 27.0% of statements 05:59:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.349s coverage: 81.2% of statements 05:59:45 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:59:45 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:59:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 05:59:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:59:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.141s coverage: 27.0% of statements 05:59:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.173s coverage: 81.2% of statements 06:00:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.162s coverage: 10.5% of statements 06:00:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:00:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:00:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.254s coverage: 32.5% of statements 06:00:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:00:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:00:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:00:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.170s coverage: 57.3% of statements 06:00:11 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.280s coverage: 6.6% of statements 06:00:11 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.304s coverage: 5.1% of statements 06:00:11 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:00:11 GO111MODULE=on go vet ./... 06:00:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.130s coverage: 10.5% of statements 06:00:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:00:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:00:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.232s coverage: 32.5% of statements 06:00:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:00:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:00:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:00:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.262s coverage: 57.3% of statements 06:00:12 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.854s coverage: 6.6% of statements 06:00:12 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.132s coverage: 5.1% of statements 06:00:12 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:00:12 GO111MODULE=on go vet ./... 06:00:51 gofmt -l . 06:00:51 [ "`gofmt -l .`" = "" ] 06:00:51 ./bin/test-attribution-txt.sh 06:00:51 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:00:51 $ docker stop --time=1 85049afc21ab7580bebb5662457fd46bb2bf75356485dc082407eb53737207a9 06:00:51 gofmt -l . 06:00:51 [ "`gofmt -l .`" = "" ] 06:00:51 ./bin/test-attribution-txt.sh 06:00:52 ./bin/test-go-mod-tidy.sh 06:00:54 $ docker rm -f 85049afc21ab7580bebb5662457fd46bb2bf75356485dc082407eb53737207a9 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 06:00:55 $ docker stop --time=1 76f9741e82b22b1e7d2e560b465d4855e60bdad4d92acd26aca5ec75f63223c4 06:00:55 + sudo chown -R jenkins:jenkins . 06:00:57 $ docker rm -f 76f9741e82b22b1e7d2e560b465d4855e60bdad4d92acd26aca5ec75f63223c4 [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] sh 06:00:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:00:58 Warning: overwriting stash ‘coverage-report’ 06:00:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 06:00:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] stage [Pipeline] { (Build) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh 06:01:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:01:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:01:01 + ls -al . 06:01:01 total 220 06:01:01 drwxrwxr-x 10 jenkins jenkins 4096 Mar 24 06:00 . 06:01:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 05:57 .. 06:01:01 -rw-rw-r-- 1 jenkins jenkins 140 Mar 24 05:57 .dockerignore 06:01:01 drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 05:57 .git 06:01:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 05:57 .github 06:01:01 -rw-rw-r-- 1 jenkins jenkins 138 Mar 24 05:57 .gitignore 06:01:01 -rw-rw-r-- 1 jenkins jenkins 949 Mar 24 05:57 Dockerfile.build 06:01:01 -rw-rw-r-- 1 jenkins jenkins 901 Mar 24 05:57 Jenkinsfile 06:01:01 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 24 05:57 LICENSE 06:01:01 -rw-rw-r-- 1 jenkins jenkins 1016 Mar 24 05:57 Makefile 06:01:01 -rw-rw-r-- 1 jenkins jenkins 5897 Mar 24 05:57 README.md 06:01:01 -rw-rw-r-- 1 jenkins jenkins 6616 Mar 24 05:57 RELEASE-NOTES.txt 06:01:01 -rw-rw-r-- 1 jenkins jenkins 5 Mar 24 05:53 VERSION 06:01:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 05:57 bin 06:01:01 -rw-r--r-- 1 jenkins jenkins 99587 Mar 24 06:00 coverage.out 06:01:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 05:57 example 06:01:01 -rw-r--r-- 1 jenkins jenkins 479 Mar 24 06:00 go.mod 06:01:01 -rw-r--r-- 1 jenkins jenkins 17490 Mar 24 06:00 go.sum 06:01:01 drwxrwxr-x 13 jenkins jenkins 4096 Mar 24 05:57 internal 06:01:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 05:57 openapi 06:01:01 drwxrwxr-x 5 jenkins jenkins 4096 Mar 24 05:57 pkg 06:01:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 05:57 snap 06:01:01 -rw-rw-r-- 1 jenkins jenkins 222 Mar 24 05:57 version.go [Pipeline] isUnix [Pipeline] sh 06:01:01 + ls -al . 06:01:01 total 184 06:01:01 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 24 06:00 . 06:01:01 drwxrwxr-x. 4 jenkins jenkins 28 Mar 24 05:57 .. 06:01:01 drwxrwxr-x. 2 jenkins jenkins 64 Mar 24 05:57 bin 06:01:01 -rw-r--r--. 1 jenkins jenkins 99587 Mar 24 06:00 coverage.out 06:01:01 -rw-rw-r--. 1 jenkins jenkins 949 Mar 24 05:57 Dockerfile.build 06:01:01 -rw-rw-r--. 1 jenkins jenkins 140 Mar 24 05:57 .dockerignore 06:01:01 drwxrwxr-x. 4 jenkins jenkins 48 Mar 24 05:57 example 06:01:01 drwxrwxr-x. 8 jenkins jenkins 179 Mar 24 05:57 .git 06:01:01 drwxrwxr-x. 2 jenkins jenkins 103 Mar 24 05:57 .github 06:01:01 -rw-rw-r--. 1 jenkins jenkins 138 Mar 24 05:57 .gitignore 06:01:01 -rw-r--r--. 1 jenkins jenkins 479 Mar 24 06:00 go.mod 06:01:01 -rw-r--r--. 1 jenkins jenkins 17490 Mar 24 06:00 go.sum 06:01:01 drwxrwxr-x. 13 jenkins jenkins 193 Mar 24 05:57 internal 06:01:01 -rw-rw-r--. 1 jenkins jenkins 901 Mar 24 05:57 Jenkinsfile 06:01:01 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 24 05:57 LICENSE 06:01:01 -rw-rw-r--. 1 jenkins jenkins 1016 Mar 24 05:57 Makefile 06:01:01 drwxrwxr-x. 4 jenkins jenkins 26 Mar 24 05:57 openapi 06:01:01 drwxrwxr-x. 5 jenkins jenkins 50 Mar 24 05:57 pkg 06:01:01 -rw-rw-r--. 1 jenkins jenkins 5897 Mar 24 05:57 README.md 06:01:01 -rw-rw-r--. 1 jenkins jenkins 6616 Mar 24 05:57 RELEASE-NOTES.txt 06:01:01 drwxrwxr-x. 4 jenkins jenkins 54 Mar 24 05:57 snap 06:01:01 -rw-rw-r--. 1 jenkins jenkins 5 Mar 24 05:53 VERSION 06:01:01 -rw-rw-r--. 1 jenkins jenkins 222 Mar 24 05:57 version.go [Pipeline] isUnix [Pipeline] sh 06:01:01 + 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=872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 --label arch=arm64 --label version=0.0.0 . 06:01:01 + 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=872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 --label arch=amd64 --label version=0.0.0 . 06:01:01 Sending build context to Docker daemon 2.387MB 06:01:01 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:01:01 Step 2/24 : FROM ${BASE} AS builder 06:01:01 ---> 2e83c657fcf4 06:01:01 Step 3/24 : ARG MAKE='make build' 06:01:02 ---> Running in 4dcb65b49f46 06:01:02 Removing intermediate container 4dcb65b49f46 06:01:02 ---> 3fe0f7ddaafe 06:01:02 Step 4/24 : WORKDIR /device-sdk-go 06:01:02 Sending build context to Docker daemon 2.388MB 06:01:02 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:01:02 Step 2/24 : FROM ${BASE} AS builder 06:01:02 ---> facc63297d43 06:01:02 Step 3/24 : ARG MAKE='make build' 06:01:02 ---> Running in e28afd1736dd 06:01:03 Removing intermediate container e28afd1736dd 06:01:03 ---> cf5e46b8df5c 06:01:03 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:01:03 ---> Running in 8d13720790ab 06:01:03 Removing intermediate container 8d13720790ab 06:01:03 ---> 4cf4066ec0d6 06:01:03 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:03 ---> Running in 42e748828414 06:01:04 ---> Running in 805af2bf8b51 06:01:04 Removing intermediate container 42e748828414 06:01:04 ---> 848961f05254 06:01:04 Step 4/24 : WORKDIR /device-sdk-go 06:01:04 ---> Running in 2c8fcf232040 06:01:04 Removing intermediate container 2c8fcf232040 06:01:04 ---> 487d27d8f228 06:01:04 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:01:04 ---> Running in 21288e276b73 06:01:05 Removing intermediate container 21288e276b73 06:01:05 ---> aa57059b084d 06:01:05 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:05 ---> Running in 26cbe09fc942 06:01:06 Removing intermediate container 805af2bf8b51 06:01:06 ---> 7f02c21acf64 06:01:06 Step 7/24 : RUN apk add --update --no-cache make git 06:01:06 ---> Running in c8a6d41f8673 06:01:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:01:08 Removing intermediate container 26cbe09fc942 06:01:08 ---> 8a45c7ee4761 06:01:08 Step 7/24 : RUN apk add --update --no-cache make git 06:01:08 ---> Running in bf364e59f397 06:01:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:01:08 OK: 142 MiB in 39 packages 06:01:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:01:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:01:10 Removing intermediate container c8a6d41f8673 06:01:10 ---> 2841d229a3cb 06:01:10 Step 8/24 : COPY . . 06:01:11 ---> 6bfa8d41466d 06:01:11 Step 9/24 : RUN ${MAKE} 06:01:11 ---> Running in f94a709f2752 06:01:11 OK: 166 MiB in 39 packages 06:01:12 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 06:01:12 Removing intermediate container bf364e59f397 06:01:12 ---> bfa79f13880a 06:01:12 Step 8/24 : COPY . . 06:01:14 ---> 4fcc1d0c0d7d 06:01:14 Step 9/24 : RUN ${MAKE} 06:01:14 ---> Running in 294451cad8ea 06:01:15 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 06:01:33 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 06:01:37 Removing intermediate container 294451cad8ea 06:01:37 ---> e9d4703fe5d0 06:01:37 Step 10/24 : FROM scratch 06:01:37 ---> 06:01:37 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:01:37 ---> Running in 88d02ee7ae60 06:01:37 Removing intermediate container 88d02ee7ae60 06:01:37 ---> 7d855c5c4f04 06:01:37 Step 12/24 : ENV APP_PORT=49990 06:01:37 ---> Running in a6f258e91ae3 06:01:38 Removing intermediate container a6f258e91ae3 06:01:38 ---> 8f8dcdaa842c 06:01:38 Step 13/24 : EXPOSE $APP_PORT 06:01:38 ---> Running in 76972d8d2fdf 06:01:38 Removing intermediate container 76972d8d2fdf 06:01:38 ---> 99e75a28bbf4 06:01:38 Step 14/24 : WORKDIR / 06:01:38 ---> Running in ba813cca0476 06:01:38 Removing intermediate container ba813cca0476 06:01:38 ---> 3f02f2de68f7 06:01:38 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 06:01:39 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 06:01:40 ---> 5d8ef96cd65c 06:01:40 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 06:01:40 Removing intermediate container f94a709f2752 06:01:40 ---> f1b93017591c 06:01:40 Step 10/24 : FROM scratch 06:01:40 ---> 06:01:40 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:01:40 ---> Running in 448150ba217d 06:01:40 Removing intermediate container 448150ba217d 06:01:40 ---> cc0c9391ade3 06:01:40 Step 12/24 : ENV APP_PORT=49990 06:01:40 ---> Running in 56ab0d2a1130 06:01:41 ---> 267bbf8f9854 06:01:41 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 06:01:41 ---> 0edcdcd70057 06:01:41 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 06:01:41 Removing intermediate container 56ab0d2a1130 06:01:41 ---> f4f8978798e8 06:01:41 Step 13/24 : EXPOSE $APP_PORT 06:01:41 ---> Running in 39ca6d1f6422 06:01:42 ---> be2ad1d31db1 06:01:42 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 06:01:42 Removing intermediate container 39ca6d1f6422 06:01:42 ---> d0309acdbc48 06:01:42 Step 14/24 : WORKDIR / 06:01:42 ---> Running in a8f784f3c549 06:01:42 ---> 4e3dc4829417 06:01:42 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 06:01:42 ---> Running in f378cd49893e 06:01:42 Removing intermediate container a8f784f3c549 06:01:42 ---> 33197c9e9a29 06:01:42 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 06:01:42 Removing intermediate container f378cd49893e 06:01:42 ---> aa16ab0986f7 06:01:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:01:42 ---> Running in 2e84ae078a54 06:01:43 Removing intermediate container 2e84ae078a54 06:01:43 ---> b08965c00797 06:01:43 Step 22/24 : LABEL arch=amd64 06:01:43 ---> Running in e0d4ae8fdddc 06:01:43 Removing intermediate container e0d4ae8fdddc 06:01:43 ---> e782ebe1a583 06:01:43 Step 23/24 : LABEL git_sha=872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 06:01:43 ---> 4101130ed814 06:01:43 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 06:01:43 ---> Running in a17306e3d725 06:01:43 Removing intermediate container a17306e3d725 06:01:43 ---> 0fbb87995578 06:01:43 Step 24/24 : LABEL version=0.0.0 06:01:43 ---> Running in e9484cafabd4 06:01:44 Removing intermediate container e9484cafabd4 06:01:44 ---> a26045061e8e 06:01:44 [Warning] One or more build-args [ARCH] were not consumed 06:01:44 Successfully built a26045061e8e 06:01:44 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } 06:01:44 ---> fc5f0e8c1800 06:01:44 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [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] } 06:01:45 ---> ada3b0b72ce7 06:01:45 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:01:45 ---> job-cost.sh 06:01:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wTHm 06:01:45 ---> 79ffe08ff8e7 06:01:45 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 06:01:46 ---> a6d4f29ac71a 06:01:46 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 06:01:46 ---> Running in ed79e4e943aa 06:01:47 Removing intermediate container ed79e4e943aa 06:01:47 ---> f1bc4ab5c78e 06:01:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:01:47 ---> Running in bed48a0a82cb 06:01:47 Removing intermediate container bed48a0a82cb 06:01:47 ---> cbfbcc190240 06:01:47 Step 22/24 : LABEL arch=arm64 06:01:47 ---> Running in 2e7b3b2ba709 06:01:48 Removing intermediate container 2e7b3b2ba709 06:01:48 ---> 71b4525c712a 06:01:48 Step 23/24 : LABEL git_sha=872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 06:01:48 ---> Running in 9cf99629196f 06:01:49 Removing intermediate container 9cf99629196f 06:01:49 ---> 7d8ddce3279d 06:01:49 Step 24/24 : LABEL version=0.0.0 06:01:49 ---> Running in 92c86ab27266 06:01:49 Removing intermediate container 92c86ab27266 06:01:49 ---> b979c35cb091 06:01:49 [Warning] One or more build-args [ARCH] were not consumed 06:01:49 Successfully built b979c35cb091 06:01:49 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 06:01:50 ---> job-cost.sh 06:01:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VzPw 06:02:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:02:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:02:57 lf-activate-venv(): INFO: Adding /tmp/venv-wTHm/bin to PATH 06:02:57 INFO: No Stack... 06:02:57 INFO: Retrieving Pricing Info for: v1-standard-2 06:02:57 INFO: Archiving Costs [Pipeline] sh 06:02:57 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 06:02:57 + cut -d, -f6 [Pipeline] lock 06:02:57 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-835-1-stack-cost] 06:02:57 Resource [jenkins-edgexfoundry-device-sdk-go-PR-835-1-stack-cost] did not exist. Created. 06:02:57 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-835-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:02:58 + echo total: 0.029999999329447746 [Pipeline] stash 06:02:58 Stashed 1 file(s) [Pipeline] } 06:02:58 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-835-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:03:51 lf-activate-venv(): INFO: Adding /tmp/venv-VzPw/bin to PATH 06:03:51 INFO: No Stack... 06:03:52 INFO: Retrieving Pricing Info for: lf-standard-4 06:03:52 INFO: Archiving Costs [Pipeline] sh 06:03:53 + cut -d, -f6 06:03:53 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 06:03:53 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-835-1-stack-cost] 06:03:53 Resource [jenkins-edgexfoundry-device-sdk-go-PR-835-1-stack-cost] did not exist. Created. 06:03:53 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-835-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:03:53 /w/workspace/device-sdk-go/1@tmp/durable-5a504b75/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-5a504b75/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:03:54 + echo total: 0.20999999344348907 [Pipeline] stash 06:03:54 Warning: overwriting stash ‘stack-cost’ 06:03:54 Stashed 1 file(s) [Pipeline] } 06:03:54 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-835-1-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 06:03:56 provisioning config files... 06:03:56 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-835@tmp/config1188956647512258165tmp [Pipeline] { [Pipeline] sh 06:03:56 + set +x 06:03:56 + curl -s https://codecov.io/bash 06:03:56 + bash -s -- 06:03:57 06:03:57 _____ _ 06:03:57 / ____| | | 06:03:57 | | ___ __| | ___ ___ _____ __ 06:03:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:03:57 | |___| (_) | (_| | __/ (_| (_) \ V / 06:03:57 \_____\___/ \__,_|\___|\___\___/ \_/ 06:03:57 Bash-20210309-2b87ace 06:03:57 06:03:57 06:03:57 ==> git version 2.24.3 found 06:03:57 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:03:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:03:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:03:57 ==> Jenkins CI detected. 06:03:57 project root: . 06:03:57 --> token set from env 06:03:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:03:57 ==> Running gcov in . (disable via -X gcov) 06:03:57 ==> Python coveragepy not found 06:03:57 ==> Searching for coverage reports in: 06:03:57 + . 06:03:57 -> Found 1 reports 06:03:57 ==> Detecting git/mercurial file structure 06:03:57 ==> Reading reports 06:03:57 + ./coverage.out bytes=99587 06:03:57 ==> Appending adjustments 06:03:57 https://docs.codecov.io/docs/fixing-reports 06:03:57 + Found adjustments 06:03:57 ==> Gzipping contents 06:03:57 16K /tmp/codecov.yZ8g5r.gz 06:03:57 ==> Uploading reports 06:03:57 url: https://codecov.io 06:03:57 query: branch=PR-835&commit=872b2d8c5ba8f83d635ddde9eec100268d2a8ff4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-835%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=835&job=&cmd_args= 06:03:57 -> Pinging Codecov 06:03:57 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-835&commit=872b2d8c5ba8f83d635ddde9eec100268d2a8ff4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-835%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=835&job=&cmd_args= 06:03:58 -> Uploading to 06:03:58 https://storage.googleapis.com/codecov/v4/raw/2021-03-24/7E55EF52A471D76F132DFD9A03CDDE97/872b2d8c5ba8f83d635ddde9eec100268d2a8ff4/571abd94-5685-4642-912b-61c4b08235dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210324%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210324T060358Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c3a1b94192728e9b94b4d7c76bc4e994dbeda53bc728b4d9c949fa8e90066a9 06:03:58 % Total % Received % Xferd Average Speed Time Time Time Current 06:03:58 Dload Upload Total Spent Left Speed 06:03:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13482 0 0 100 13482 0 19916 --:--:-- --:--:-- --:--:-- 19914 100 13482 0 0 100 13482 0 19899 --:--:-- --:--:-- --:--:-- 19884 06:03:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 [Pipeline] } 06:03:59 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 06:04:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:04:03 ---> package-listing.sh 06:04:03 ++ facter osfamily 06:04:03 ++ tr '[:upper:]' '[:lower:]' 06:04:03 + OS_FAMILY=redhat 06:04:03 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-835 06:04:03 + START_PACKAGES=/tmp/packages_start.txt 06:04:03 + END_PACKAGES=/tmp/packages_end.txt 06:04:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:04:03 + PACKAGES=/tmp/packages_start.txt 06:04:03 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-835 ']' 06:04:03 + PACKAGES=/tmp/packages_end.txt 06:04:03 + case "${OS_FAMILY}" in 06:04:03 + rpm -qa 06:04:03 + sort 06:04:10 + '[' -f /tmp/packages_start.txt ']' 06:04:10 + '[' -f /tmp/packages_end.txt ']' 06:04:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:04:10 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-835 ']' 06:04:10 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-835/archives/ 06:04:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-835/archives/ [Pipeline] echo 06:04:10 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-835/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:04:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:04:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:04:11 06:04:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:04:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:04:12 alpine: Pulling from edgex-lftools-log-publisher 06:04:12 df20fa9351a1: Pulling fs layer 06:04:12 36b3adc4ff6f: Pulling fs layer 06:04:12 8ad3a11d3b57: Pulling fs layer 06:04:12 46f8f816bc3b: Pulling fs layer 06:04:12 93b61091891f: Pulling fs layer 06:04:12 93b9cdb0e59b: Pulling fs layer 06:04:12 5e14af77c1be: Pulling fs layer 06:04:12 01666e4c0597: Pulling fs layer 06:04:12 aa168da1d23b: Pulling fs layer 06:04:12 93b9cdb0e59b: Waiting 06:04:12 5e14af77c1be: Waiting 06:04:12 01666e4c0597: Waiting 06:04:12 aa168da1d23b: Waiting 06:04:12 46f8f816bc3b: Waiting 06:04:12 93b61091891f: Waiting 06:04:12 36b3adc4ff6f: Download complete 06:04:12 46f8f816bc3b: Verifying Checksum 06:04:12 46f8f816bc3b: Download complete 06:04:12 df20fa9351a1: Verifying Checksum 06:04:12 df20fa9351a1: Download complete 06:04:12 93b9cdb0e59b: Verifying Checksum 06:04:12 93b9cdb0e59b: Download complete 06:04:12 5e14af77c1be: Verifying Checksum 06:04:12 5e14af77c1be: Download complete 06:04:12 01666e4c0597: Verifying Checksum 06:04:12 01666e4c0597: Download complete 06:04:13 93b61091891f: Verifying Checksum 06:04:13 93b61091891f: Download complete 06:04:14 df20fa9351a1: Pull complete 06:04:14 8ad3a11d3b57: Verifying Checksum 06:04:14 8ad3a11d3b57: Download complete 06:04:14 36b3adc4ff6f: Pull complete 06:04:16 8ad3a11d3b57: Pull complete 06:04:16 46f8f816bc3b: Pull complete 06:04:18 93b61091891f: Pull complete 06:04:19 93b9cdb0e59b: Pull complete 06:04:19 5e14af77c1be: Pull complete 06:04:19 01666e4c0597: Pull complete 06:04:19 aa168da1d23b: Verifying Checksum 06:04:19 aa168da1d23b: Download complete 06:04:38 aa168da1d23b: Pull complete 06:04:38 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:04:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:04:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:04:39 prd-centos7-docker-4c-2g-31178 does not seem to be running inside a container 06:04:39 $ 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-835/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-835 -v /w/workspace/dgexfoundry_device-sdk-go_PR-835:/w/workspace/dgexfoundry_device-sdk-go_PR-835:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-835@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-835@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:04:43 $ docker top 80ac1900548c756b6e8104a360e0b5014416e212201b71add69b1dbb4214ac77 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:46 + touch /tmp/pre-build-complete [Pipeline] sh 06:04:47 + mkdir -p /var/log/sa [Pipeline] sh 06:04:48 + ls /var/log/sa-host 06:04:48 + sadf -c /var/log/sa-host/sa23 06:04:48 file_magic: OK 06:04:48 HZ: Using current value: 100 06:04:48 file_header: OK 06:04:48 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:04:48 Statistics: 06:04:48 Hnuu...uuuununununu... 06:04:48 File successfully converted to sysstat format version 12.2.1 06:04:48 + sadf -c /var/log/sa-host/sa24 06:04:48 file_magic: OK 06:04:48 HZ: Using current value: 100 06:04:48 file_header: OK 06:04:48 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:04:48 Statistics: 06:04:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:04:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:48 provisioning config files... 06:04:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-835@tmp/config2785079500746139513tmp [Pipeline] { [Pipeline] echo 06:04:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:04:49 ---> create-netrc.sh [Pipeline] } 06:04:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:04:49 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:04:49 ---> python-tools-install.sh [Pipeline] echo 06:04:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:04:50 ---> sudo-logs.sh 06:04:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:04:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:04:50 ---> job-cost.sh 06:04:51 lf-activate-venv: SKIPPING 06:04:51 DEBUG: total: 0.20999999344348907 06:04:51 INFO: Retrieving Stack Cost... 06:04:51 INFO: Retrieving Pricing Info for: v1-standard-2 06:04:52 INFO: Archiving Costs [Pipeline] echo 06:04:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:04:53 ---> logs-deploy.sh 06:04:53 lf-activate-venv: SKIPPING 06:04:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-835/1 06:04:53 INFO: archiving workspace using pattern(s): 06:04:56 Archives upload complete. 06:04:56 INFO: archiving logs to Nexus 06:04:58 ---> uname -a: 06:04:58 Linux prd-centos7-docker-4c-2g-31178.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:04:58 06:04:58 06:04:58 ---> lscpu: 06:04:58 Architecture: x86_64 06:04:58 CPU op-mode(s): 32-bit, 64-bit 06:04:58 Byte Order: Little Endian 06:04:58 Address sizes: 40 bits physical, 48 bits virtual 06:04:58 CPU(s): 4 06:04:58 On-line CPU(s) list: 0-3 06:04:58 Thread(s) per core: 1 06:04:58 Core(s) per socket: 1 06:04:58 Socket(s): 4 06:04:58 NUMA node(s): 1 06:04:58 Vendor ID: GenuineIntel 06:04:58 CPU family: 6 06:04:58 Model: 44 06:04:58 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:04:58 Stepping: 1 06:04:58 CPU MHz: 2933.438 06:04:58 BogoMIPS: 5866.87 06:04:58 Virtualization: VT-x 06:04:58 Hypervisor vendor: KVM 06:04:58 Virtualization type: full 06:04:58 L1d cache: 128 KiB 06:04:58 L1i cache: 128 KiB 06:04:58 L2 cache: 16 MiB 06:04:58 L3 cache: 64 MiB 06:04:58 NUMA node0 CPU(s): 0-3 06:04:58 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:04:58 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:04:58 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:04:58 Vulnerability Meltdown: Mitigation; PTI 06:04:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:04:58 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:04:58 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:04:58 Vulnerability Srbds: Not affected 06:04:58 Vulnerability Tsx async abort: Not affected 06:04:58 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 06:04:58 06:04:58 06:04:58 ---> nproc: 06:04:58 4 06:04:58 06:04:58 06:04:58 ---> df -h: 06:04:58 Filesystem Size Used Available Use% Mounted on 06:04:58 overlay 50.0G 7.3G 42.7G 15% / 06:04:58 tmpfs 64.0M 0 64.0M 0% /dev 06:04:58 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:04:58 shm 64.0M 0 64.0M 0% /dev/shm 06:04:58 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:04:58 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:04:58 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:04:58 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:04:58 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:04:58 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:04:58 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:04:58 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:04:58 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-835 06:04:58 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-835@tmp 06:04:58 06:04:58 06:04:58 ---> free -m: 06:04:58 total used free shared buff/cache available 06:04:58 Mem: 1837 727 88 0 1021 1004 06:04:58 Swap: 1023 1 1022 06:04:58 06:04:58 06:04:58 ---> ip addr: 06:04:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:04:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:04:58 inet 127.0.0.1/8 scope host lo 06:04:58 valid_lft forever preferred_lft forever 06:04:58 inet6 ::1/128 scope host 06:04:58 valid_lft forever preferred_lft forever 06:04:58 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:04:58 link/ether fa:16:3e:3e:07:7f brd ff:ff:ff:ff:ff:ff 06:04:58 inet 10.30.122.184/23 brd 10.30.123.255 scope global dynamic eth0 06:04:58 valid_lft 85630sec preferred_lft 85630sec 06:04:58 inet6 fe80::f816:3eff:fe3e:77f/64 scope link 06:04:58 valid_lft forever preferred_lft forever 06:04:58 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:04:58 link/ether 02:42:c7:d8:f5:f3 brd ff:ff:ff:ff:ff:ff 06:04:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:04:58 valid_lft forever preferred_lft forever 06:04:58 inet6 fe80::42:c7ff:fed8:f5f3/64 scope link 06:04:58 valid_lft forever preferred_lft forever 06:04:58 06:04:58 06:04:58 ---> sar -b -r -n DEV: 06:04:58 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/24/21 _x86_64_ (4 CPU) 06:04:58 06:04:58 05:51:54 LINUX RESTART (4 CPU) 06:04:58 06:04:58 05:53:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:04:58 05:54:01 56.05 15.73 40.32 0.00 4958.92 4372.98 0.00 06:04:58 05:55:02 2.16 0.00 2.16 0.00 0.00 49.93 0.00 06:04:58 05:56:01 0.46 0.00 0.46 0.00 0.00 6.57 0.00 06:04:58 05:57:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 06:04:58 05:58:01 0.28 0.00 0.28 0.00 0.00 3.48 0.00 06:04:58 05:59:01 0.28 0.00 0.28 0.00 0.00 3.63 0.00 06:04:58 06:00:01 0.27 0.00 0.27 0.00 0.00 2.98 0.00 06:04:58 06:01:01 0.30 0.03 0.27 0.00 0.27 3.51 0.00 06:04:58 06:02:01 0.42 0.07 0.35 0.00 1.46 5.41 0.00 06:04:58 06:03:01 0.25 0.00 0.25 0.00 0.00 2.86 0.00 06:04:58 06:04:01 0.70 0.43 0.27 0.00 136.29 6.86 0.00 06:04:58 Average: 5.53 1.46 4.07 0.00 458.66 401.38 0.00 06:04:58 06:04:58 05:53:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:04:58 05:54:01 175916 0 584012 31.04 2620 1118996 1130680 38.59 401044 1104952 124 06:04:58 05:55:02 184740 0 575180 30.57 2620 1119004 1062148 36.25 408168 1090368 12 06:04:58 05:56:01 184288 0 575628 30.59 2620 1119008 1062328 36.26 407976 1091608 8 06:04:58 05:57:01 183848 0 576064 30.62 2620 1119012 1062148 36.25 414760 1085004 12 06:04:58 05:58:01 182392 0 577516 30.69 2620 1119016 1062352 36.26 416468 1085004 8 06:04:58 05:59:01 183212 0 576688 30.65 2620 1119024 1062172 36.25 426536 1073984 8 06:04:58 06:00:01 183392 0 576508 30.64 2620 1119024 1062148 36.25 426292 1073980 16 06:04:58 06:01:01 182288 0 577608 30.70 2620 1119028 1065348 36.36 427208 1073980 8 06:04:58 06:02:01 183204 0 576564 30.64 2620 1119156 1062656 36.27 426612 1074044 8 06:04:58 06:03:01 182612 0 577148 30.67 2620 1119164 1062752 36.27 427112 1074044 8 06:04:58 06:04:01 175772 0 579748 30.81 2620 1123404 1063096 36.28 429432 1078068 8 06:04:58 Average: 181969 0 577515 30.69 2620 1119440 1068893 36.48 419237 1082276 20 06:04:58 06:04:58 05:53:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:04:58 05:54:01 eth0 186.00 148.99 633.68 69.27 0.00 0.00 0.00 0.00 06:04:58 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:58 05:54:01 docker0 7.96 6.19 1.37 24.23 0.00 0.00 0.00 0.00 06:04:58 05:55:02 eth0 0.98 0.13 0.09 0.03 0.00 0.00 0.00 0.00 06:04:58 05:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:58 05:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:58 05:56:01 eth0 2.76 1.39 1.65 0.42 0.00 0.00 0.00 0.00 06:04:58 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:58 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:58 05:57:01 eth0 0.85 0.12 0.08 0.04 0.00 0.00 0.00 0.00 06:04:58 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:58 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:58 05:58:01 eth0 0.62 0.53 0.34 0.27 0.00 0.00 0.00 0.00 06:04:58 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:58 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:58 05:59:01 eth0 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 06:04:58 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:58 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:58 06:00:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:04:58 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:58 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:58 06:01:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:04:58 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:58 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:58 06:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:04:58 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:58 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:58 06:03:01 eth0 0.92 0.25 0.21 0.08 0.00 0.00 0.00 0.00 06:04:58 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:58 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:58 06:04:01 eth0 7.58 4.70 5.85 2.40 0.00 0.00 0.00 0.00 06:04:58 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:58 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:58 Average: eth0 18.01 14.08 57.76 6.53 0.00 0.00 0.00 0.00 06:04:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:58 Average: docker0 0.72 0.56 0.12 2.18 0.00 0.00 0.00 0.00 06:04:58 06:04:58 06:04:58 ---> sar -P ALL: 06:04:58 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/24/21 _x86_64_ (4 CPU) 06:04:58 06:04:58 05:51:54 LINUX RESTART (4 CPU) 06:04:58 06:04:58 05:53:02 CPU %user %nice %system %iowait %steal %idle 06:04:58 05:54:01 all 7.80 0.00 4.11 1.23 21.79 65.07 06:04:58 05:54:01 0 8.13 0.00 4.03 1.33 23.25 63.25 06:04:58 05:54:01 1 5.66 0.00 4.02 1.36 22.13 66.83 06:04:58 05:54:01 2 9.70 0.00 4.10 1.06 20.29 64.84 06:04:58 05:54:01 3 7.80 0.00 4.29 1.15 21.43 65.34 06:04:58 05:55:02 all 0.10 0.00 0.07 0.00 0.76 99.08 06:04:58 05:55:02 0 0.05 0.00 0.08 0.00 1.42 98.45 06:04:58 05:55:02 1 0.05 0.00 0.05 0.00 0.79 99.11 06:04:58 05:55:02 2 0.02 0.00 0.07 0.00 0.38 99.54 06:04:58 05:55:02 3 0.28 0.00 0.07 0.00 0.43 99.22 06:04:58 05:56:01 all 0.11 0.00 0.04 0.00 0.82 99.03 06:04:58 05:56:01 0 0.02 0.00 0.03 0.00 0.24 99.71 06:04:58 05:56:01 1 0.13 0.00 0.07 0.00 1.51 98.29 06:04:58 05:56:01 2 0.20 0.00 0.03 0.00 0.61 99.16 06:04:58 05:56:01 3 0.08 0.00 0.03 0.00 0.93 98.96 06:04:58 05:57:01 all 0.09 0.00 0.05 0.00 0.41 99.45 06:04:58 05:57:01 0 0.02 0.00 0.03 0.00 0.28 99.67 06:04:58 05:57:01 1 0.03 0.00 0.03 0.00 1.03 98.91 06:04:58 05:57:01 2 0.30 0.00 0.10 0.00 0.32 99.28 06:04:58 05:57:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:04:58 05:58:01 all 0.12 0.00 0.10 0.00 0.54 99.24 06:04:58 05:58:01 0 0.03 0.00 0.05 0.00 0.05 99.87 06:04:58 05:58:01 1 0.18 0.00 0.20 0.00 1.68 97.95 06:04:58 05:58:01 2 0.22 0.00 0.07 0.00 0.33 99.38 06:04:58 05:58:01 3 0.03 0.00 0.08 0.00 0.10 99.78 06:04:58 05:59:01 all 0.12 0.00 0.29 0.00 0.94 98.65 06:04:58 05:59:01 0 0.31 0.00 0.05 0.00 1.30 98.34 06:04:58 05:59:01 1 0.08 0.00 0.56 0.00 0.94 98.41 06:04:58 05:59:01 2 0.03 0.00 0.13 0.00 0.61 99.22 06:04:58 05:59:01 3 0.03 0.00 0.43 0.00 0.88 98.66 06:04:58 06:00:01 all 0.09 0.00 0.03 0.00 0.87 99.02 06:04:58 06:00:01 0 0.27 0.00 0.03 0.00 0.75 98.96 06:04:58 06:00:01 1 0.03 0.00 0.05 0.00 1.80 98.11 06:04:58 06:00:01 2 0.03 0.00 0.00 0.00 0.79 99.17 06:04:58 06:00:01 3 0.02 0.00 0.03 0.00 0.12 99.83 06:04:58 06:01:01 all 0.11 0.00 0.04 0.00 0.54 99.30 06:04:58 06:01:01 0 0.30 0.00 0.02 0.02 0.45 99.22 06:04:58 06:01:01 1 0.05 0.00 0.07 0.00 1.19 98.70 06:04:58 06:01:01 2 0.07 0.00 0.05 0.00 0.38 99.50 06:04:58 06:01:01 3 0.03 0.00 0.03 0.00 0.15 99.78 06:04:58 06:02:01 all 0.03 0.00 0.03 0.00 2.58 97.36 06:04:58 06:02:01 0 0.00 0.00 0.03 0.00 1.06 98.91 06:04:58 06:02:01 1 0.03 0.00 0.03 0.00 2.47 97.46 06:04:58 06:02:01 2 0.06 0.00 0.03 0.00 3.21 96.70 06:04:58 06:02:01 3 0.02 0.00 0.02 0.00 3.55 96.42 06:04:58 06:03:01 all 0.08 0.00 0.02 0.00 0.49 99.40 06:04:58 06:03:01 0 0.20 0.00 0.03 0.00 0.50 99.27 06:04:58 06:03:01 1 0.02 0.00 0.02 0.00 0.12 99.85 06:04:58 06:03:01 2 0.08 0.00 0.03 0.00 1.21 98.68 06:04:58 06:03:01 3 0.03 0.00 0.00 0.00 0.15 99.82 06:04:58 06:04:01 all 0.55 0.00 0.35 0.00 1.80 97.31 06:04:58 06:04:01 0 0.28 0.00 0.35 0.00 1.57 97.81 06:04:58 06:04:01 1 0.51 0.00 0.50 0.00 1.82 97.18 06:04:58 06:04:01 2 0.36 0.00 0.25 0.00 1.91 97.48 06:04:58 06:04:01 3 1.04 0.00 0.30 0.00 1.91 96.76 06:04:58 06:04:58 Average: CPU %user %nice %system %iowait %steal %idle 06:04:58 Average: all 0.88 0.00 0.49 0.12 2.99 95.52 06:04:58 Average: 0 0.93 0.00 0.46 0.13 2.96 95.53 06:04:58 Average: 1 0.66 0.00 0.54 0.13 3.39 95.28 06:04:58 Average: 2 1.05 0.00 0.46 0.10 2.83 95.55 06:04:58 Average: 3 0.89 0.00 0.50 0.11 2.80 95.70 06:04:58 06:04:58 06:04:58