Pull request #429 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of IOTechSystems for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 5e086035fd190758fe582ba093e57a486efc0f6b rather than eaeb153b1b0b1ca8f8a0ecdedc2a2d9fb196a509 Obtained Jenkinsfile from 5e086035fd190758fe582ba093e57a486efc0f6b Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1350 in /w/workspace/dgexfoundry_device-sdk-go_PR-429 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-429 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/429/head:refs/remotes/origin/PR-429 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 5e086035fd190758fe582ba093e57a486efc0f6b into PR head commit eaeb153b1b0b1ca8f8a0ecdedc2a2d9fb196a509 Merge succeeded, producing eaeb153b1b0b1ca8f8a0ecdedc2a2d9fb196a509 Checking out Revision eaeb153b1b0b1ca8f8a0ecdedc2a2d9fb196a509 (PR-429) > git config core.sparsecheckout # timeout=10 > git checkout -f eaeb153b1b0b1ca8f8a0ecdedc2a2d9fb196a509 # 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 5e086035fd190758fe582ba093e57a486efc0f6b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eaeb153b1b0b1ca8f8a0ecdedc2a2d9fb196a509 # timeout=10 Commit message: "Refactor updateLastConnectd function" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-30T09:43:38.911Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 967fc596d104cd3de29b9da9f4866e0708061fd6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-30T09:43:40.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-30T09:43:40.991Z] [2020-03-30T09:43:40.991Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-30T09:43:41.344Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-30T09:43:41.344Z] latest: Pulling from edgex-devops/git-semver [2020-03-30T09:43:41.344Z] 9123ac7c32f7: Pulling fs layer [2020-03-30T09:43:41.344Z] b8cc5d1170e3: Pulling fs layer [2020-03-30T09:43:41.344Z] 2924cbbf6a41: Pulling fs layer [2020-03-30T09:43:41.344Z] 93b08a4f1073: Pulling fs layer [2020-03-30T09:43:41.344Z] 93b08a4f1073: Waiting [2020-03-30T09:43:41.344Z] b8cc5d1170e3: Download complete [2020-03-30T09:43:41.603Z] 9123ac7c32f7: Verifying Checksum [2020-03-30T09:43:41.603Z] 9123ac7c32f7: Download complete [2020-03-30T09:43:41.603Z] 93b08a4f1073: Verifying Checksum [2020-03-30T09:43:41.603Z] 93b08a4f1073: Download complete [2020-03-30T09:43:41.603Z] 2924cbbf6a41: Verifying Checksum [2020-03-30T09:43:41.603Z] 2924cbbf6a41: Download complete [2020-03-30T09:43:41.865Z] 9123ac7c32f7: Pull complete [2020-03-30T09:43:41.866Z] b8cc5d1170e3: Pull complete [2020-03-30T09:43:42.803Z] 2924cbbf6a41: Pull complete [2020-03-30T09:43:42.803Z] 93b08a4f1073: Pull complete [2020-03-30T09:43:42.803Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-30T09:43:42.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-30T09:43:42.928Z] prd-centos7-docker-4c-2g-1350 does not seem to be running inside a container [2020-03-30T09:43:42.976Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-429 -v /w/workspace/dgexfoundry_device-sdk-go_PR-429:/w/workspace/dgexfoundry_device-sdk-go_PR-429:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-429@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-30T09:43:43.564Z] $ docker top 00c19bdf8eaada81eb1818079a5874437e89c7cf5497a43ad36fe79dbeccb0a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-30T09:43:43.833Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-30T09:43:43.833Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-30T09:43:44.059Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-30T09:43:44.066Z] $ docker exec 00c19bdf8eaada81eb1818079a5874437e89c7cf5497a43ad36fe79dbeccb0a6 ssh-agent [2020-03-30T09:43:44.242Z] SSH_AUTH_SOCK=/tmp/ssh-fjZp77oFJmWk/agent.14 [2020-03-30T09:43:44.242Z] SSH_AGENT_PID=21 [2020-03-30T09:43:44.251Z] Running ssh-add (command line suppressed) [2020-03-30T09:43:44.393Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/private_key_3378658993721272239.key (/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/private_key_3378658993721272239.key) [2020-03-30T09:43:44.437Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-30T09:43:44.768Z] + git describe --exact-match --tags HEAD [2020-03-30T09:43:44.768Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-30T09:43:44.820Z] $ docker exec --env ******** --env ******** 00c19bdf8eaada81eb1818079a5874437e89c7cf5497a43ad36fe79dbeccb0a6 ssh-agent -k [2020-03-30T09:43:44.952Z] unset SSH_AUTH_SOCK; [2020-03-30T09:43:44.952Z] unset SSH_AGENT_PID; [2020-03-30T09:43:44.952Z] echo Agent pid 21 killed; [2020-03-30T09:43:44.992Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-30T09:43:45.055Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-30T09:43:45.055Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-30T09:43:45.132Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-30T09:43:45.132Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-30T09:43:45.312Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-30T09:43:45.326Z] $ docker exec 00c19bdf8eaada81eb1818079a5874437e89c7cf5497a43ad36fe79dbeccb0a6 ssh-agent [2020-03-30T09:43:45.524Z] SSH_AUTH_SOCK=/tmp/ssh-bbXfGkgOUfOP/agent.56 [2020-03-30T09:43:45.524Z] SSH_AGENT_PID=62 [2020-03-30T09:43:45.530Z] Running ssh-add (command line suppressed) [2020-03-30T09:43:45.670Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/private_key_5394025586859760232.key (/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/private_key_5394025586859760232.key) [2020-03-30T09:43:45.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-30T09:43:46.028Z] + git semver init [2020-03-30T09:43:46.028Z] # -> Open(): unable to determine branch for HEAD [2020-03-30T09:43:46.028Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-429/.git [2020-03-30T09:43:46.028Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-429 [2020-03-30T09:43:46.028Z] # $SEMVER_REMOTE_NAME = origin [2020-03-30T09:43:46.028Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-30T09:43:46.028Z] # $SEMVER_USER_NAME = jenkins [2020-03-30T09:43:46.028Z] # $SEMVER_BRANCH = PR-429 [2020-03-30T09:43:46.028Z] # $SEMVER_TEMP = /tmp/semver-080108501 [2020-03-30T09:43:46.028Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-03-30T09:43:46.594Z] # '/tmp/semver-080108501' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-429/.semver' [2020-03-30T09:43:46.594Z] # -> Force: false [2020-03-30T09:43:46.594Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-429/.semver [Pipeline] } [2020-03-30T09:43:46.605Z] $ docker exec --env ******** --env ******** 00c19bdf8eaada81eb1818079a5874437e89c7cf5497a43ad36fe79dbeccb0a6 ssh-agent -k [2020-03-30T09:43:46.735Z] unset SSH_AUTH_SOCK; [2020-03-30T09:43:46.735Z] unset SSH_AGENT_PID; [2020-03-30T09:43:46.736Z] echo Agent pid 62 killed; [2020-03-30T09:43:46.780Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-30T09:43:47.201Z] + git semver [Pipeline] } [2020-03-30T09:43:47.216Z] $ docker stop --time=1 00c19bdf8eaada81eb1818079a5874437e89c7cf5497a43ad36fe79dbeccb0a6 [2020-03-30T09:43:48.567Z] $ docker rm -f 00c19bdf8eaada81eb1818079a5874437e89c7cf5497a43ad36fe79dbeccb0a6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-30T09:43:49.298Z] Stashed 33 file(s) [Pipeline] echo [2020-03-30T09:43:49.300Z] [edgeXSemver] initialized semver on version 0.0.0 [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 [2020-03-30T09:44:04.518Z] Still waiting to schedule task [2020-03-30T09:44:04.519Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1350’ [2020-03-30T09:44:04.520Z] Still waiting to schedule task [2020-03-30T09:44:04.520Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-30T09:45:56.450Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1351 in /w/workspace/dgexfoundry_device-sdk-go_PR-429 [Pipeline] { [Pipeline] ws [2020-03-30T09:45:56.525Z] Running in /w/workspace/device-sdk-go/13 [Pipeline] { [Pipeline] checkout [2020-03-30T09:46:02.804Z] using credential edgex-jenkins-ssh [2020-03-30T09:46:02.863Z] Cloning the remote Git repository [2020-03-30T09:46:02.863Z] Cloning with configured refspecs honoured and without tags [2020-03-30T09:46:02.938Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-03-30T09:46:03.044Z] > git init /w/workspace/device-sdk-go/13 # timeout=10 [2020-03-30T09:46:03.145Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-30T09:46:03.148Z] > git --version # timeout=10 [2020-03-30T09:46:03.181Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-30T09:46:03.283Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:46:04.179Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-30T09:46:04.206Z] > git config --add remote.origin.fetch +refs/pull/429/head:refs/remotes/origin/PR-429 # timeout=10 [2020-03-30T09:46:04.322Z] Fetching without tags [2020-03-30T09:46:04.859Z] Merging remotes/origin/master commit 5e086035fd190758fe582ba093e57a486efc0f6b into PR head commit eaeb153b1b0b1ca8f8a0ecdedc2a2d9fb196a509 [2020-03-30T09:46:05.203Z] Merge succeeded, producing eaeb153b1b0b1ca8f8a0ecdedc2a2d9fb196a509 [2020-03-30T09:46:05.204Z] Checking out Revision eaeb153b1b0b1ca8f8a0ecdedc2a2d9fb196a509 (PR-429) [2020-03-30T09:46:04.236Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:46:04.278Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-30T09:46:04.338Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-30T09:46:04.339Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-30T09:46:04.352Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:46:04.884Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T09:46:04.921Z] > git checkout -f eaeb153b1b0b1ca8f8a0ecdedc2a2d9fb196a509 # timeout=10 [2020-03-30T09:46:05.041Z] > git remote # timeout=10 [2020-03-30T09:46:05.070Z] > git config --get remote.origin.url # timeout=10 [2020-03-30T09:46:05.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-30T09:46:05.122Z] > git merge 5e086035fd190758fe582ba093e57a486efc0f6b # timeout=10 [2020-03-30T09:46:05.158Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-30T09:46:05.214Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T09:46:05.237Z] > git checkout -f eaeb153b1b0b1ca8f8a0ecdedc2a2d9fb196a509 # timeout=10 [2020-03-30T09:46:09.923Z] Commit message: "Refactor updateLastConnectd function" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-30T09:46:11.199Z] ========================================================= [2020-03-30T09:46:11.199Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-30T09:46:11.199Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-30T09:46:12.596Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-03-30T09:46:13.586Z] Sending build context to Docker daemon 2.698MB [2020-03-30T09:46:13.586Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-30T09:46:13.586Z] Step 2/8 : FROM ${BASE} [2020-03-30T09:46:14.175Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-30T09:46:14.175Z] cde5963f3b93: Pulling fs layer [2020-03-30T09:46:14.175Z] 2a23fa8c16f7: Pulling fs layer [2020-03-30T09:46:14.175Z] 777b28850792: Pulling fs layer [2020-03-30T09:46:14.175Z] 8a11ddd9e578: Pulling fs layer [2020-03-30T09:46:14.175Z] 4cf88f913ddb: Pulling fs layer [2020-03-30T09:46:14.175Z] 1df406cf5192: Pulling fs layer [2020-03-30T09:46:14.175Z] cd6300453558: Pulling fs layer [2020-03-30T09:46:14.175Z] b9c365052c96: Pulling fs layer [2020-03-30T09:46:14.175Z] a2d8cc88f415: Pulling fs layer [2020-03-30T09:46:14.175Z] ea1d1ca13537: Pulling fs layer [2020-03-30T09:46:14.175Z] 3750a50a1c5e: Pulling fs layer [2020-03-30T09:46:14.175Z] 4cf88f913ddb: Waiting [2020-03-30T09:46:14.175Z] 1df406cf5192: Waiting [2020-03-30T09:46:14.175Z] cd6300453558: Waiting [2020-03-30T09:46:14.175Z] b9c365052c96: Waiting [2020-03-30T09:46:14.175Z] a2d8cc88f415: Waiting [2020-03-30T09:46:14.175Z] ea1d1ca13537: Waiting [2020-03-30T09:46:14.175Z] 3750a50a1c5e: Waiting [2020-03-30T09:46:14.175Z] 8a11ddd9e578: Waiting [2020-03-30T09:46:14.175Z] 777b28850792: Verifying Checksum [2020-03-30T09:46:14.175Z] 777b28850792: Download complete [2020-03-30T09:46:14.175Z] 2a23fa8c16f7: Download complete [2020-03-30T09:46:14.175Z] 4cf88f913ddb: Download complete [2020-03-30T09:46:14.175Z] 1df406cf5192: Download complete [2020-03-30T09:46:14.451Z] cde5963f3b93: Verifying Checksum [2020-03-30T09:46:14.451Z] cde5963f3b93: Download complete [2020-03-30T09:46:15.059Z] cde5963f3b93: Pull complete [2020-03-30T09:46:15.653Z] 2a23fa8c16f7: Pull complete [2020-03-30T09:46:15.925Z] 777b28850792: Pull complete [2020-03-30T09:46:18.524Z] cd6300453558: Verifying Checksum [2020-03-30T09:46:18.524Z] cd6300453558: Download complete [2020-03-30T09:46:18.524Z] a2d8cc88f415: Download complete [2020-03-30T09:46:21.117Z] ea1d1ca13537: Verifying Checksum [2020-03-30T09:46:21.117Z] ea1d1ca13537: Download complete [2020-03-30T09:46:21.117Z] 3750a50a1c5e: Verifying Checksum [2020-03-30T09:46:21.117Z] 3750a50a1c5e: Download complete [2020-03-30T09:46:23.712Z] b9c365052c96: Verifying Checksum [2020-03-30T09:46:23.712Z] b9c365052c96: Download complete [2020-03-30T09:46:25.667Z] 8a11ddd9e578: Verifying Checksum [2020-03-30T09:46:25.667Z] 8a11ddd9e578: Download complete [2020-03-30T09:46:30.214Z] Running on prd-centos7-docker-4c-2g-1352 in /w/workspace/dgexfoundry_device-sdk-go_PR-429 [Pipeline] { [Pipeline] ws [2020-03-30T09:46:30.252Z] Running in /w/workspace/device-sdk-go/13 [Pipeline] { [Pipeline] checkout [2020-03-30T09:46:33.299Z] using credential edgex-jenkins-ssh [2020-03-30T09:46:33.350Z] Cloning the remote Git repository [2020-03-30T09:46:33.350Z] Cloning with configured refspecs honoured and without tags [2020-03-30T09:46:33.274Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-03-30T09:46:33.321Z] > git init /w/workspace/device-sdk-go/13 # timeout=10 [2020-03-30T09:46:33.380Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-30T09:46:33.380Z] > git --version # timeout=10 [2020-03-30T09:46:33.388Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-30T09:46:33.429Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:46:34.165Z] Fetching without tags [2020-03-30T09:46:34.549Z] Merging remotes/origin/master commit 5e086035fd190758fe582ba093e57a486efc0f6b into PR head commit eaeb153b1b0b1ca8f8a0ecdedc2a2d9fb196a509 [2020-03-30T09:46:34.648Z] Merge succeeded, producing eaeb153b1b0b1ca8f8a0ecdedc2a2d9fb196a509 [2020-03-30T09:46:34.648Z] Checking out Revision eaeb153b1b0b1ca8f8a0ecdedc2a2d9fb196a509 (PR-429) [2020-03-30T09:46:34.068Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-30T09:46:34.074Z] > git config --add remote.origin.fetch +refs/pull/429/head:refs/remotes/origin/PR-429 # timeout=10 [2020-03-30T09:46:34.089Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:46:34.112Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-30T09:46:34.123Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-30T09:46:34.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-30T09:46:34.129Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:46:34.544Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T09:46:34.552Z] > git checkout -f eaeb153b1b0b1ca8f8a0ecdedc2a2d9fb196a509 # timeout=10 [2020-03-30T09:46:34.607Z] > git remote # timeout=10 [2020-03-30T09:46:34.612Z] > git config --get remote.origin.url # timeout=10 [2020-03-30T09:46:34.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-30T09:46:34.626Z] > git merge 5e086035fd190758fe582ba093e57a486efc0f6b # timeout=10 [2020-03-30T09:46:34.636Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-30T09:46:34.646Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T09:46:34.652Z] > git checkout -f eaeb153b1b0b1ca8f8a0ecdedc2a2d9fb196a509 # timeout=10 [2020-03-30T09:46:38.009Z] 8a11ddd9e578: Pull complete [2020-03-30T09:46:38.009Z] 4cf88f913ddb: Pull complete [2020-03-30T09:46:38.009Z] 1df406cf5192: Pull complete [2020-03-30T09:46:39.513Z] Commit message: "Refactor updateLastConnectd function" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-30T09:46:40.858Z] ========================================================= [2020-03-30T09:46:40.858Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-30T09:46:40.858Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-30T09:46:41.462Z] cd6300453558: Pull complete [2020-03-30T09:46:41.537Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-03-30T09:46:41.798Z] Sending build context to Docker daemon 2.701MB [2020-03-30T09:46:41.798Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-30T09:46:41.798Z] Step 2/8 : FROM ${BASE} [2020-03-30T09:46:42.071Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-30T09:46:42.071Z] e6b0cf9c0882: Pulling fs layer [2020-03-30T09:46:42.071Z] 2848faf0eed1: Pulling fs layer [2020-03-30T09:46:42.071Z] 0f37312ad70f: Pulling fs layer [2020-03-30T09:46:42.071Z] 5788d62ee057: Pulling fs layer [2020-03-30T09:46:42.071Z] 0e6b1d234666: Pulling fs layer [2020-03-30T09:46:42.071Z] bf5d7aec512f: Pulling fs layer [2020-03-30T09:46:42.071Z] 34c802a77dc8: Pulling fs layer [2020-03-30T09:46:42.072Z] 9eb99e56ec68: Pulling fs layer [2020-03-30T09:46:42.072Z] 27c7a5d97fbd: Pulling fs layer [2020-03-30T09:46:42.072Z] 5c102a31e300: Pulling fs layer [2020-03-30T09:46:42.072Z] dcfb455df0a1: Pulling fs layer [2020-03-30T09:46:42.072Z] bf5d7aec512f: Waiting [2020-03-30T09:46:42.072Z] 34c802a77dc8: Waiting [2020-03-30T09:46:42.072Z] 9eb99e56ec68: Waiting [2020-03-30T09:46:42.072Z] 27c7a5d97fbd: Waiting [2020-03-30T09:46:42.072Z] 5c102a31e300: Waiting [2020-03-30T09:46:42.072Z] dcfb455df0a1: Waiting [2020-03-30T09:46:42.072Z] 5788d62ee057: Waiting [2020-03-30T09:46:42.072Z] 0e6b1d234666: Waiting [2020-03-30T09:46:42.072Z] 0f37312ad70f: Verifying Checksum [2020-03-30T09:46:42.072Z] 0f37312ad70f: Download complete [2020-03-30T09:46:42.072Z] 2848faf0eed1: Verifying Checksum [2020-03-30T09:46:42.072Z] 2848faf0eed1: Download complete [2020-03-30T09:46:42.072Z] 0e6b1d234666: Verifying Checksum [2020-03-30T09:46:42.072Z] 0e6b1d234666: Download complete [2020-03-30T09:46:42.072Z] bf5d7aec512f: Download complete [2020-03-30T09:46:42.072Z] e6b0cf9c0882: Verifying Checksum [2020-03-30T09:46:42.072Z] e6b0cf9c0882: Download complete [2020-03-30T09:46:42.674Z] e6b0cf9c0882: Pull complete [2020-03-30T09:46:43.266Z] 34c802a77dc8: Verifying Checksum [2020-03-30T09:46:43.266Z] 34c802a77dc8: Download complete [2020-03-30T09:46:43.266Z] 27c7a5d97fbd: Verifying Checksum [2020-03-30T09:46:43.266Z] 27c7a5d97fbd: Download complete [2020-03-30T09:46:43.893Z] 5c102a31e300: Verifying Checksum [2020-03-30T09:46:43.893Z] 5c102a31e300: Download complete [2020-03-30T09:46:44.159Z] dcfb455df0a1: Download complete [2020-03-30T09:46:44.419Z] 9eb99e56ec68: Verifying Checksum [2020-03-30T09:46:44.419Z] 9eb99e56ec68: Download complete [2020-03-30T09:46:44.681Z] 5788d62ee057: Verifying Checksum [2020-03-30T09:46:44.681Z] 5788d62ee057: Download complete [2020-03-30T09:46:44.681Z] 2848faf0eed1: Pull complete [2020-03-30T09:46:44.942Z] 0f37312ad70f: Pull complete [2020-03-30T09:46:46.818Z] b9c365052c96: Pull complete [2020-03-30T09:46:46.818Z] a2d8cc88f415: Pull complete [2020-03-30T09:46:48.242Z] ea1d1ca13537: Pull complete [2020-03-30T09:46:48.511Z] 3750a50a1c5e: Pull complete [2020-03-30T09:46:48.511Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-30T09:46:48.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-30T09:46:48.511Z] ---> 78745c68409d [2020-03-30T09:46:48.511Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-30T09:46:51.520Z] 5788d62ee057: Pull complete [2020-03-30T09:46:51.521Z] 0e6b1d234666: Pull complete [2020-03-30T09:46:51.521Z] bf5d7aec512f: Pull complete [2020-03-30T09:46:52.780Z] ---> Running in 2fea6d3e025d [2020-03-30T09:46:53.047Z] Removing intermediate container 2fea6d3e025d [2020-03-30T09:46:53.047Z] ---> 9a33a7643606 [2020-03-30T09:46:53.047Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-30T09:46:53.315Z] ---> Running in 7f2a2327ec31 [2020-03-30T09:46:55.264Z] Removing intermediate container 7f2a2327ec31 [2020-03-30T09:46:55.264Z] ---> c0150315bcaf [2020-03-30T09:46:55.264Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-30T09:46:55.532Z] ---> Running in 5308f1393bd5 [2020-03-30T09:46:56.495Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-30T09:46:57.078Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-30T09:46:57.667Z] OK: 125 MiB in 39 packages [2020-03-30T09:46:58.142Z] 34c802a77dc8: Pull complete [2020-03-30T09:46:59.083Z] Removing intermediate container 5308f1393bd5 [2020-03-30T09:46:59.084Z] ---> 16ef89a3f8dc [2020-03-30T09:46:59.084Z] Step 6/8 : WORKDIR /device-sdk-go [2020-03-30T09:46:59.084Z] ---> Running in 0f1c15b95dac [2020-03-30T09:46:59.671Z] Removing intermediate container 0f1c15b95dac [2020-03-30T09:46:59.671Z] ---> f1e6f1d79796 [2020-03-30T09:46:59.671Z] Step 7/8 : COPY . . [2020-03-30T09:47:00.646Z] ---> 55d02673e7aa [2020-03-30T09:47:00.646Z] Step 8/8 : RUN go mod download [2020-03-30T09:47:00.646Z] ---> Running in d120456215fb [2020-03-30T09:47:02.355Z] 9eb99e56ec68: Pull complete [2020-03-30T09:47:02.356Z] 27c7a5d97fbd: Pull complete [2020-03-30T09:47:02.606Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-30T09:47:02.606Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-03-30T09:47:02.606Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-30T09:47:02.874Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-30T09:47:02.874Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-30T09:47:02.874Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-30T09:47:02.874Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-30T09:47:02.874Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-30T09:47:02.874Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-03-30T09:47:02.925Z] 5c102a31e300: Pull complete [2020-03-30T09:47:02.925Z] dcfb455df0a1: Pull complete [2020-03-30T09:47:02.925Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-30T09:47:02.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-30T09:47:02.925Z] ---> 7c70fe431013 [2020-03-30T09:47:02.925Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-30T09:47:03.141Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-30T09:47:03.141Z] go: finding github.com/fatih/color v1.7.0 [2020-03-30T09:47:03.141Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-30T09:47:03.141Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-30T09:47:03.141Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-30T09:47:03.141Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-30T09:47:03.141Z] go: finding github.com/google/uuid v1.1.0 [2020-03-30T09:47:03.141Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-30T09:47:03.141Z] go: finding github.com/gorilla/mux v1.6.2 [2020-03-30T09:47:03.141Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-30T09:47:03.193Z] ---> Running in 307e094dc032 [2020-03-30T09:47:03.193Z] Removing intermediate container 307e094dc032 [2020-03-30T09:47:03.193Z] ---> 26f05113e296 [2020-03-30T09:47:03.193Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-30T09:47:03.193Z] ---> Running in fa1c659470d7 [2020-03-30T09:47:03.408Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-30T09:47:03.408Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-30T09:47:03.408Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-30T09:47:03.408Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-30T09:47:03.408Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-30T09:47:03.408Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-30T09:47:03.408Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-30T09:47:03.408Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-30T09:47:03.676Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-30T09:47:03.676Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-30T09:47:03.676Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-30T09:47:03.676Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-30T09:47:03.676Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-30T09:47:03.676Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-30T09:47:03.942Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-30T09:47:03.942Z] go: finding github.com/jessevdk/go-flags v1.4.0 [2020-03-30T09:47:03.942Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-30T09:47:03.942Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-30T09:47:03.942Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-30T09:47:03.942Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-30T09:47:03.942Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-30T09:47:03.942Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-30T09:47:03.942Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-30T09:47:03.942Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-30T09:47:04.208Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-30T09:47:04.209Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-30T09:47:04.209Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-30T09:47:04.209Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-30T09:47:04.209Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-30T09:47:04.209Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-30T09:47:04.209Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-30T09:47:04.209Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-30T09:47:04.476Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-30T09:47:04.476Z] go: finding github.com/posener/complete v1.1.1 [2020-03-30T09:47:04.476Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-30T09:47:04.476Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-30T09:47:04.476Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-30T09:47:04.476Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-30T09:47:04.476Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-30T09:47:04.476Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-30T09:47:04.476Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-30T09:47:04.476Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-30T09:47:04.476Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-30T09:47:04.579Z] Removing intermediate container fa1c659470d7 [2020-03-30T09:47:04.579Z] ---> 10c1c1daa46d [2020-03-30T09:47:04.579Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-30T09:47:04.579Z] ---> Running in fd4e729a7e28 [2020-03-30T09:47:04.743Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-30T09:47:04.743Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-30T09:47:05.518Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-30T09:47:06.462Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-30T09:47:07.400Z] OK: 143 MiB in 39 packages [2020-03-30T09:47:07.661Z] Removing intermediate container fd4e729a7e28 [2020-03-30T09:47:07.661Z] ---> ce7568bfb77a [2020-03-30T09:47:07.661Z] Step 6/8 : WORKDIR /device-sdk-go [2020-03-30T09:47:07.661Z] ---> Running in e8fa72fac0b7 [2020-03-30T09:47:07.920Z] Removing intermediate container e8fa72fac0b7 [2020-03-30T09:47:07.920Z] ---> 6a7e591d4b5d [2020-03-30T09:47:07.920Z] Step 7/8 : COPY . . [2020-03-30T09:47:08.490Z] ---> 84ae3028de2d [2020-03-30T09:47:08.490Z] Step 8/8 : RUN go mod download [2020-03-30T09:47:08.490Z] ---> Running in e7f094119f53 [2020-03-30T09:47:10.398Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-30T09:47:10.659Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-03-30T09:47:10.659Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-30T09:47:10.659Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-30T09:47:10.659Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-30T09:47:10.659Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-30T09:47:10.659Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-30T09:47:10.918Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-30T09:47:10.918Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-03-30T09:47:10.918Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-30T09:47:10.918Z] go: finding github.com/fatih/color v1.7.0 [2020-03-30T09:47:10.918Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-30T09:47:10.918Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-30T09:47:10.918Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-30T09:47:11.177Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-30T09:47:11.177Z] go: finding github.com/google/uuid v1.1.0 [2020-03-30T09:47:11.177Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-30T09:47:11.177Z] go: finding github.com/gorilla/mux v1.6.2 [2020-03-30T09:47:11.177Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-30T09:47:11.177Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-30T09:47:11.436Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-30T09:47:11.436Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-30T09:47:11.436Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-30T09:47:11.436Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-30T09:47:11.436Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-30T09:47:11.436Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-30T09:47:11.436Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-30T09:47:11.695Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-30T09:47:11.695Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-30T09:47:11.695Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-30T09:47:11.695Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-30T09:47:11.695Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-30T09:47:11.695Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-30T09:47:11.695Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-30T09:47:11.957Z] go: finding github.com/jessevdk/go-flags v1.4.0 [2020-03-30T09:47:11.957Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-30T09:47:11.957Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-30T09:47:11.957Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-30T09:47:11.957Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-30T09:47:11.957Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-30T09:47:12.218Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-30T09:47:12.218Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-30T09:47:12.218Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-30T09:47:12.218Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-30T09:47:12.218Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-30T09:47:12.218Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-30T09:47:12.218Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-30T09:47:12.218Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-30T09:47:12.480Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-30T09:47:12.480Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-30T09:47:12.480Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-30T09:47:12.480Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-30T09:47:12.480Z] go: finding github.com/posener/complete v1.1.1 [2020-03-30T09:47:12.480Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-30T09:47:12.740Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-30T09:47:12.740Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-30T09:47:12.740Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-30T09:47:12.740Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-30T09:47:12.740Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-30T09:47:12.740Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-30T09:47:12.740Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-30T09:47:13.001Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-30T09:47:13.001Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-30T09:47:13.001Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-30T09:47:19.774Z] Removing intermediate container d120456215fb [2020-03-30T09:47:19.774Z] ---> 01407e6750bd [2020-03-30T09:47:19.774Z] Successfully built 01407e6750bd [2020-03-30T09:47:19.774Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-30T09:47:20.406Z] + docker inspect -f . ci-base-image-arm64 [2020-03-30T09:47:20.676Z] . [Pipeline] withDockerContainer [2020-03-30T09:47:21.007Z] prd-ubuntu18.04-docker-arm64-4c-16g-1351 does not seem to be running inside a container [2020-03-30T09:47:21.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/13 -v /w/workspace/device-sdk-go/13:/w/workspace/device-sdk-go/13:rw,z -v /w/workspace/device-sdk-go/13@tmp:/w/workspace/device-sdk-go/13@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 ******** ci-base-image-arm64 cat [2020-03-30T09:47:22.476Z] $ docker top 758211d3e95327c32753831e2cb8000d7af1f68aca81097209d8508cd0b180a3 -eo pid,comm [2020-03-30T09:47:23.003Z] Removing intermediate container e7f094119f53 [2020-03-30T09:47:23.003Z] ---> 6bf56b6d55ee [2020-03-30T09:47:23.003Z] Successfully built 6bf56b6d55ee [2020-03-30T09:47:23.003Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-30T09:47:23.885Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-30T09:47:23.885Z] . [Pipeline] withDockerContainer [2020-03-30T09:47:23.958Z] + go version [2020-03-30T09:47:23.958Z] go version go1.13.5 linux/arm64 [2020-03-30T09:47:24.030Z] prd-centos7-docker-4c-2g-1352 does not seem to be running inside a container [2020-03-30T09:47:24.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/13 -v /w/workspace/device-sdk-go/13:/w/workspace/device-sdk-go/13:rw,z -v /w/workspace/device-sdk-go/13@tmp:/w/workspace/device-sdk-go/13@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 ******** ci-base-image-x86_64 cat [2020-03-30T09:47:26.980Z] $ docker top 563247c126af52da16a83524685ea43d43d2db41a1b3154c5e67d61d2d880fff -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-03-30T09:47:27.630Z] + go version [2020-03-30T09:47:27.630Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-30T09:47:27.898Z] + make test [2020-03-30T09:47:27.898Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-30T09:47:27.958Z] + make test [2020-03-30T09:47:27.958Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-30T09:47:50.028Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-03-30T09:47:50.029Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-03-30T09:47:50.029Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-03-30T09:47:52.580Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.011s coverage: 23.1% of statements [2020-03-30T09:47:52.580Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.060s coverage: 95.8% of statements [2020-03-30T09:47:55.905Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.307s coverage: 12.7% of statements [2020-03-30T09:47:55.905Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.032s coverage: 25.2% of statements [2020-03-30T09:48:14.820Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-03-30T09:48:14.821Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-03-30T09:48:14.821Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-03-30T09:48:14.821Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.028s coverage: 23.1% of statements [2020-03-30T09:48:14.821Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.235s coverage: 95.8% of statements [2020-03-30T09:48:14.821Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.107s coverage: 12.7% of statements [2020-03-30T09:48:14.821Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.036s coverage: 25.2% of statements [2020-03-30T09:48:28.031Z] ok github.com/edgexfoundry/device-sdk-go/internal/config 31.014s coverage: 30.0% of statements [2020-03-30T09:48:28.031Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.430s coverage: 42.3% of statements [2020-03-30T09:48:28.031Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-03-30T09:48:28.031Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-03-30T09:48:28.031Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 1.569s coverage: 79.9% of statements [2020-03-30T09:48:28.031Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-03-30T09:48:28.031Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-03-30T09:48:28.031Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-03-30T09:48:28.031Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.053s coverage: 52.6% of statements [2020-03-30T09:48:28.031Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.271s coverage: 76.1% of statements [2020-03-30T09:48:28.031Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-03-30T09:48:28.031Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-30T09:48:28.609Z] gofmt -l . [2020-03-30T09:48:28.609Z] [ "`gofmt -l .`" = "" ] [2020-03-30T09:48:28.609Z] ./bin/test-attribution-txt.sh [2020-03-30T09:48:29.180Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-30T09:48:30.006Z] Stashed 1 file(s) [Pipeline] } [2020-03-30T09:48:30.005Z] $ docker stop --time=1 563247c126af52da16a83524685ea43d43d2db41a1b3154c5e67d61d2d880fff [2020-03-30T09:48:31.536Z] $ docker rm -f 563247c126af52da16a83524685ea43d43d2db41a1b3154c5e67d61d2d880fff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-30T09:48:32.770Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-30T09:48:33.057Z] + ls -al . [2020-03-30T09:48:33.057Z] total 200 [2020-03-30T09:48:33.057Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 30 09:48 . [2020-03-30T09:48:33.057Z] drwxrwxr-x. 4 jenkins jenkins 30 Mar 30 09:46 .. [2020-03-30T09:48:33.057Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 30 09:46 api [2020-03-30T09:48:33.057Z] -rw-rw-r--. 1 jenkins jenkins 3321 Mar 30 09:46 async.go [2020-03-30T09:48:33.057Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 30 09:46 bin [2020-03-30T09:48:33.057Z] -rw-r--r--. 1 jenkins jenkins 100361 Mar 30 09:48 coverage.out [2020-03-30T09:48:33.057Z] -rw-rw-r--. 1 jenkins jenkins 936 Mar 30 09:46 Dockerfile.build [2020-03-30T09:48:33.057Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 30 09:46 .dockerignore [2020-03-30T09:48:33.057Z] drwxrwxr-x. 4 jenkins jenkins 31 Mar 30 09:46 example [2020-03-30T09:48:33.057Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 30 09:46 .git [2020-03-30T09:48:33.057Z] drwxrwxr-x. 2 jenkins jenkins 38 Mar 30 09:46 .github [2020-03-30T09:48:33.057Z] -rw-rw-r--. 1 jenkins jenkins 138 Mar 30 09:46 .gitignore [2020-03-30T09:48:33.057Z] -rw-r--r--. 1 jenkins jenkins 536 Mar 30 09:48 go.mod [2020-03-30T09:48:33.057Z] -rw-r--r--. 1 jenkins jenkins 11140 Mar 30 09:48 go.sum [2020-03-30T09:48:33.057Z] drwxrwxr-x. 13 jenkins jenkins 176 Mar 30 09:46 internal [2020-03-30T09:48:33.057Z] -rw-rw-r--. 1 jenkins jenkins 808 Mar 30 09:46 Jenkinsfile [2020-03-30T09:48:33.057Z] -rw-rw-r--. 1 jenkins jenkins 11341 Mar 30 09:46 LICENSE [2020-03-30T09:48:33.057Z] -rw-rw-r--. 1 jenkins jenkins 892 Mar 30 09:46 Makefile [2020-03-30T09:48:33.057Z] -rw-rw-r--. 1 jenkins jenkins 4352 Mar 30 09:46 manageddevices.go [2020-03-30T09:48:33.057Z] -rw-rw-r--. 1 jenkins jenkins 5473 Mar 30 09:46 managedprofiles.go [2020-03-30T09:48:33.057Z] -rw-rw-r--. 1 jenkins jenkins 3878 Mar 30 09:46 managedwatchers.go [2020-03-30T09:48:33.057Z] drwxrwxr-x. 4 jenkins jenkins 35 Mar 30 09:46 pkg [2020-03-30T09:48:33.057Z] -rw-rw-r--. 1 jenkins jenkins 2249 Mar 30 09:46 README.md [2020-03-30T09:48:33.057Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 30 09:46 .semver [2020-03-30T09:48:33.057Z] -rw-rw-r--. 1 jenkins jenkins 9817 Mar 30 09:46 service.go [2020-03-30T09:48:33.057Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 30 09:46 snap [2020-03-30T09:48:33.057Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 30 09:43 VERSION [2020-03-30T09:48:33.057Z] -rw-rw-r--. 1 jenkins jenkins 222 Mar 30 09:46 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-30T09:48:33.351Z] + 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=eaeb153b1b0b1ca8f8a0ecdedc2a2d9fb196a509 --label arch=amd64 --label version=0.0.0 . [2020-03-30T09:48:33.612Z] Sending build context to Docker daemon 2.827MB [2020-03-30T09:48:33.612Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-03-30T09:48:33.612Z] Step 2/20 : FROM ${BASE} AS builder [2020-03-30T09:48:33.612Z] ---> 6bf56b6d55ee [2020-03-30T09:48:33.612Z] Step 3/20 : ARG MAKE='make build' [2020-03-30T09:48:33.612Z] ---> Running in a97c0836109d [2020-03-30T09:48:33.612Z] Removing intermediate container a97c0836109d [2020-03-30T09:48:33.612Z] ---> c6c473f7ab1d [2020-03-30T09:48:33.612Z] Step 4/20 : WORKDIR /device-sdk-go [2020-03-30T09:48:33.877Z] ---> Running in 1cee5c9de501 [2020-03-30T09:48:33.877Z] Removing intermediate container 1cee5c9de501 [2020-03-30T09:48:33.877Z] ---> 1ceeb7aa1599 [2020-03-30T09:48:33.877Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-30T09:48:33.877Z] ---> Running in 6c350261d09e [2020-03-30T09:48:34.136Z] Removing intermediate container 6c350261d09e [2020-03-30T09:48:34.136Z] ---> e82759c0e4df [2020-03-30T09:48:34.136Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-30T09:48:34.136Z] ---> Running in 4b620b112342 [2020-03-30T09:48:35.078Z] Removing intermediate container 4b620b112342 [2020-03-30T09:48:35.078Z] ---> b92b04594436 [2020-03-30T09:48:35.078Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-03-30T09:48:35.341Z] ---> Running in bbd7ad6ffadc [2020-03-30T09:48:35.601Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-30T09:48:36.978Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-30T09:48:37.545Z] OK: 143 MiB in 39 packages [2020-03-30T09:48:38.112Z] Removing intermediate container bbd7ad6ffadc [2020-03-30T09:48:38.112Z] ---> 02d61657f8d1 [2020-03-30T09:48:38.112Z] Step 8/20 : COPY . . [2020-03-30T09:48:38.372Z] ---> 1f0590b6e81f [2020-03-30T09:48:38.372Z] Step 9/20 : RUN ${MAKE} [2020-03-30T09:48:38.372Z] ---> Running in 9ba1d0d302a5 [2020-03-30T09:48:38.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-03-30T09:48:47.098Z] ok github.com/edgexfoundry/device-sdk-go/internal/config 31.059s coverage: 30.0% of statements [2020-03-30T09:48:47.098Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.425s coverage: 42.3% of statements [2020-03-30T09:48:47.098Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-03-30T09:48:47.098Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-03-30T09:48:47.098Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 1.006s coverage: 79.9% of statements [2020-03-30T09:48:47.098Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-03-30T09:48:47.098Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-03-30T09:48:47.098Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-03-30T09:48:47.098Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.087s coverage: 52.6% of statements [2020-03-30T09:48:47.098Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.357s coverage: 76.1% of statements [2020-03-30T09:48:47.098Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-03-30T09:48:47.098Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-30T09:48:50.929Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-03-30T09:48:53.785Z] gofmt -l . [2020-03-30T09:48:53.785Z] [ "`gofmt -l .`" = "" ] [2020-03-30T09:48:54.054Z] ./bin/test-attribution-txt.sh [2020-03-30T09:48:55.017Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-30T09:48:55.297Z] Warning: overwriting stash ‘coverage-report’ [2020-03-30T09:48:55.772Z] Stashed 1 file(s) [Pipeline] } [2020-03-30T09:48:55.780Z] $ docker stop --time=1 758211d3e95327c32753831e2cb8000d7af1f68aca81097209d8508cd0b180a3 [2020-03-30T09:48:57.552Z] Removing intermediate container 9ba1d0d302a5 [2020-03-30T09:48:57.552Z] ---> 245a4ab4ca5a [2020-03-30T09:48:57.552Z] Step 10/20 : FROM scratch [2020-03-30T09:48:57.552Z] ---> [2020-03-30T09:48:57.552Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-30T09:48:57.552Z] ---> Running in 89818cfc7615 [2020-03-30T09:48:57.552Z] Removing intermediate container 89818cfc7615 [2020-03-30T09:48:57.552Z] ---> bfd18d5582d6 [2020-03-30T09:48:57.552Z] Step 12/20 : ENV APP_PORT=49990 [2020-03-30T09:48:57.552Z] ---> Running in 1bff26efd445 [2020-03-30T09:48:57.552Z] Removing intermediate container 1bff26efd445 [2020-03-30T09:48:57.552Z] ---> f791f5a566fa [2020-03-30T09:48:57.552Z] Step 13/20 : EXPOSE $APP_PORT [2020-03-30T09:48:57.552Z] ---> Running in 8f9c98b925cc [2020-03-30T09:48:57.552Z] Removing intermediate container 8f9c98b925cc [2020-03-30T09:48:57.552Z] ---> b2a0c68e5ab7 [2020-03-30T09:48:57.552Z] Step 14/20 : WORKDIR / [2020-03-30T09:48:57.552Z] ---> Running in 85404d91d1bb [2020-03-30T09:48:57.552Z] Removing intermediate container 85404d91d1bb [2020-03-30T09:48:57.552Z] ---> bac6e24a96f3 [2020-03-30T09:48:57.552Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-03-30T09:48:57.994Z] $ docker rm -f 758211d3e95327c32753831e2cb8000d7af1f68aca81097209d8508cd0b180a3 [2020-03-30T09:48:58.488Z] ---> 3acd141284a3 [2020-03-30T09:48:58.489Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-03-30T09:48:58.489Z] ---> 62d663a0ae49 [2020-03-30T09:48:58.489Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-03-30T09:48:58.489Z] ---> Running in f04f55345646 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2020-03-30T09:48:58.747Z] Removing intermediate container f04f55345646 [2020-03-30T09:48:58.747Z] ---> fba5e52f1ae3 [2020-03-30T09:48:58.747Z] Step 18/20 : LABEL arch=amd64 [2020-03-30T09:48:58.747Z] ---> Running in 821afc6defdd [2020-03-30T09:48:58.747Z] Removing intermediate container 821afc6defdd [2020-03-30T09:48:58.747Z] ---> 542eba127fa7 [2020-03-30T09:48:58.747Z] Step 19/20 : LABEL git_sha=eaeb153b1b0b1ca8f8a0ecdedc2a2d9fb196a509 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-30T09:48:59.006Z] ---> Running in 038a0bba1f4f [2020-03-30T09:48:59.006Z] Removing intermediate container 038a0bba1f4f [2020-03-30T09:48:59.006Z] ---> 9410597164ec [2020-03-30T09:48:59.006Z] Step 20/20 : LABEL version=0.0.0 [2020-03-30T09:48:59.006Z] ---> Running in cce8bda6c745 [2020-03-30T09:48:59.210Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-30T09:48:59.264Z] Removing intermediate container cce8bda6c745 [2020-03-30T09:48:59.264Z] ---> ee4b0b9a521d [2020-03-30T09:48:59.264Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-30T09:48:59.264Z] Successfully built ee4b0b9a521d [2020-03-30T09:48:59.264Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-03-30T09:48:59.533Z] + ls -al . [2020-03-30T09:48:59.533Z] total 240 [2020-03-30T09:48:59.533Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 30 09:48 . [2020-03-30T09:48:59.533Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 09:46 .. [2020-03-30T09:48:59.533Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 30 09:46 .dockerignore [2020-03-30T09:48:59.533Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 09:46 .git [2020-03-30T09:48:59.533Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 09:46 .github [2020-03-30T09:48:59.533Z] -rw-rw-r-- 1 jenkins jenkins 138 Mar 30 09:46 .gitignore [2020-03-30T09:48:59.533Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 09:46 .semver [2020-03-30T09:48:59.533Z] -rw-rw-r-- 1 jenkins jenkins 936 Mar 30 09:46 Dockerfile.build [2020-03-30T09:48:59.533Z] -rw-rw-r-- 1 jenkins jenkins 808 Mar 30 09:46 Jenkinsfile [2020-03-30T09:48:59.533Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 30 09:46 LICENSE [2020-03-30T09:48:59.533Z] -rw-rw-r-- 1 jenkins jenkins 892 Mar 30 09:46 Makefile [2020-03-30T09:48:59.533Z] -rw-rw-r-- 1 jenkins jenkins 2249 Mar 30 09:46 README.md [2020-03-30T09:48:59.533Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 30 09:43 VERSION [2020-03-30T09:48:59.533Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 09:46 api [2020-03-30T09:48:59.533Z] -rw-rw-r-- 1 jenkins jenkins 3321 Mar 30 09:46 async.go [2020-03-30T09:48:59.533Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 09:46 bin [2020-03-30T09:48:59.533Z] -rw-r--r-- 1 jenkins jenkins 100361 Mar 30 09:48 coverage.out [2020-03-30T09:48:59.533Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 09:46 example [2020-03-30T09:48:59.533Z] -rw-r--r-- 1 jenkins jenkins 536 Mar 30 09:48 go.mod [2020-03-30T09:48:59.533Z] -rw-r--r-- 1 jenkins jenkins 11140 Mar 30 09:48 go.sum [2020-03-30T09:48:59.533Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 30 09:46 internal [2020-03-30T09:48:59.533Z] -rw-rw-r-- 1 jenkins jenkins 4352 Mar 30 09:46 manageddevices.go [2020-03-30T09:48:59.533Z] -rw-rw-r-- 1 jenkins jenkins 5473 Mar 30 09:46 managedprofiles.go [2020-03-30T09:48:59.533Z] -rw-rw-r-- 1 jenkins jenkins 3878 Mar 30 09:46 managedwatchers.go [2020-03-30T09:48:59.533Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 09:46 pkg [2020-03-30T09:48:59.533Z] -rw-rw-r-- 1 jenkins jenkins 9817 Mar 30 09:46 service.go [2020-03-30T09:48:59.533Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 09:46 snap [2020-03-30T09:48:59.533Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 30 09:46 version.go [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-30T09:48:59.976Z] + 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=eaeb153b1b0b1ca8f8a0ecdedc2a2d9fb196a509 --label arch=arm64 --label version=0.0.0 . [2020-03-30T09:49:00.560Z] Sending build context to Docker daemon 2.824MB [2020-03-30T09:49:00.560Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-03-30T09:49:00.560Z] Step 2/20 : FROM ${BASE} AS builder [2020-03-30T09:49:00.560Z] ---> 01407e6750bd [2020-03-30T09:49:00.560Z] Step 3/20 : ARG MAKE='make build' [2020-03-30T09:49:00.560Z] ---> Running in bd394a40cabe [2020-03-30T09:49:01.149Z] Removing intermediate container bd394a40cabe [2020-03-30T09:49:01.149Z] ---> ae493218f8c9 [2020-03-30T09:49:01.149Z] Step 4/20 : WORKDIR /device-sdk-go [2020-03-30T09:49:01.149Z] ---> Running in 6670bdeb47ab [2020-03-30T09:49:01.416Z] Removing intermediate container 6670bdeb47ab [2020-03-30T09:49:01.416Z] ---> c88c91d07afc [2020-03-30T09:49:01.416Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-30T09:49:01.683Z] ---> Running in 90159d55ddd3 [2020-03-30T09:49:01.950Z] Removing intermediate container 90159d55ddd3 [2020-03-30T09:49:01.950Z] ---> beeed7c09e67 [2020-03-30T09:49:01.950Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-30T09:49:02.219Z] ---> Running in 1afe9a1c5fd0 [2020-03-30T09:49:04.166Z] Removing intermediate container 1afe9a1c5fd0 [2020-03-30T09:49:04.166Z] ---> fd24dc8c54eb [2020-03-30T09:49:04.166Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-03-30T09:49:04.166Z] ---> Running in bf6c4bcb3666 [2020-03-30T09:49:05.129Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-30T09:49:05.712Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-30T09:49:06.296Z] OK: 125 MiB in 39 packages [2020-03-30T09:49:07.709Z] Removing intermediate container bf6c4bcb3666 [2020-03-30T09:49:07.709Z] ---> d346773e8755 [2020-03-30T09:49:07.709Z] Step 8/20 : COPY . . [2020-03-30T09:49:08.750Z] ---> c9ba3d115918 [2020-03-30T09:49:08.750Z] Step 9/20 : RUN ${MAKE} [2020-03-30T09:49:08.750Z] ---> Running in 5ae8d6a90840 [2020-03-30T09:49:09.754Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-03-30T09:49:48.734Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-03-30T09:49:58.827Z] Removing intermediate container 5ae8d6a90840 [2020-03-30T09:49:58.827Z] ---> 15c28e906125 [2020-03-30T09:49:58.827Z] Step 10/20 : FROM scratch [2020-03-30T09:49:58.827Z] ---> [2020-03-30T09:49:58.827Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-30T09:49:58.827Z] ---> Running in 8e809f70ae62 [2020-03-30T09:49:58.827Z] Removing intermediate container 8e809f70ae62 [2020-03-30T09:49:58.827Z] ---> 229ccc4f6948 [2020-03-30T09:49:58.827Z] Step 12/20 : ENV APP_PORT=49990 [2020-03-30T09:49:58.827Z] ---> Running in 5805aa6e74b1 [2020-03-30T09:49:58.827Z] Removing intermediate container 5805aa6e74b1 [2020-03-30T09:49:58.827Z] ---> ff686e5220bb [2020-03-30T09:49:58.827Z] Step 13/20 : EXPOSE $APP_PORT [2020-03-30T09:49:58.827Z] ---> Running in a47316aa47fd [2020-03-30T09:49:58.827Z] Removing intermediate container a47316aa47fd [2020-03-30T09:49:58.827Z] ---> 8ae72f59c671 [2020-03-30T09:49:58.827Z] Step 14/20 : WORKDIR / [2020-03-30T09:49:59.094Z] ---> Running in 2f8a6ae00500 [2020-03-30T09:49:59.363Z] Removing intermediate container 2f8a6ae00500 [2020-03-30T09:49:59.363Z] ---> e856558e5fd9 [2020-03-30T09:49:59.363Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-03-30T09:50:00.791Z] ---> baab7bdd42f3 [2020-03-30T09:50:00.791Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-03-30T09:50:01.059Z] ---> 31db3f1179aa [2020-03-30T09:50:01.059Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-03-30T09:50:01.059Z] ---> Running in c6f66f6e0366 [2020-03-30T09:50:01.642Z] Removing intermediate container c6f66f6e0366 [2020-03-30T09:50:01.642Z] ---> 2b1266fa03b0 [2020-03-30T09:50:01.642Z] Step 18/20 : LABEL arch=arm64 [2020-03-30T09:50:01.642Z] ---> Running in f091cb4e6d48 [2020-03-30T09:50:01.912Z] Removing intermediate container f091cb4e6d48 [2020-03-30T09:50:01.912Z] ---> 8580499d70c5 [2020-03-30T09:50:01.912Z] Step 19/20 : LABEL git_sha=eaeb153b1b0b1ca8f8a0ecdedc2a2d9fb196a509 [2020-03-30T09:50:02.180Z] ---> Running in 9824070de62a [2020-03-30T09:50:02.446Z] Removing intermediate container 9824070de62a [2020-03-30T09:50:02.446Z] ---> ba25179f3068 [2020-03-30T09:50:02.446Z] Step 20/20 : LABEL version=0.0.0 [2020-03-30T09:50:02.714Z] ---> Running in 932fa2c31322 [2020-03-30T09:50:02.981Z] Removing intermediate container 932fa2c31322 [2020-03-30T09:50:02.981Z] ---> d8ce836777b6 [2020-03-30T09:50:02.981Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-30T09:50:02.981Z] Successfully built d8ce836777b6 [2020-03-30T09:50:02.981Z] 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 [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 [2020-03-30T09:50:04.014Z] provisioning config files... [2020-03-30T09:50:04.027Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/config1148251752823625714tmp [Pipeline] { [Pipeline] sh [2020-03-30T09:50:04.378Z] + curl -s https://codecov.io/bash [2020-03-30T09:50:04.378Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/config1148251752823625714tmp [2020-03-30T09:50:04.638Z] [2020-03-30T09:50:04.638Z] _____ _ [2020-03-30T09:50:04.638Z] / ____| | | [2020-03-30T09:50:04.638Z] | | ___ __| | ___ ___ _____ __ [2020-03-30T09:50:04.638Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-30T09:50:04.638Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-30T09:50:04.638Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-30T09:50:04.638Z] Bash-tbd [2020-03-30T09:50:04.638Z] [2020-03-30T09:50:04.638Z] [2020-03-30T09:50:04.638Z] ==> Jenkins CI detected. [2020-03-30T09:50:04.638Z] project root: . [2020-03-30T09:50:04.638Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-30T09:50:04.638Z] ==> Running gcov in . (disable via -X gcov) [2020-03-30T09:50:04.638Z] ==> Python coveragepy not found [2020-03-30T09:50:04.638Z] ==> Searching for coverage reports in: [2020-03-30T09:50:04.638Z] + . [2020-03-30T09:50:04.638Z] -> Found 1 reports [2020-03-30T09:50:04.638Z] ==> Detecting git/mercurial file structure [2020-03-30T09:50:04.638Z] ==> Reading reports [2020-03-30T09:50:04.638Z] + ./coverage.out bytes=100361 [2020-03-30T09:50:04.638Z] ==> Appending adjustments [2020-03-30T09:50:04.638Z] http://docs.codecov.io/docs/fixing-reports [2020-03-30T09:50:04.897Z] + Found adjustments [2020-03-30T09:50:04.897Z] ==> Gzipping contents [2020-03-30T09:50:05.159Z] ==> Uploading reports [2020-03-30T09:50:05.159Z] url: https://codecov.io [2020-03-30T09:50:05.159Z] query: branch=PR-429&commit=eaeb153b1b0b1ca8f8a0ecdedc2a2d9fb196a509&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-429%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=429&job= [2020-03-30T09:50:05.159Z] -> Pinging Codecov [2020-03-30T09:50:05.159Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-429&commit=eaeb153b1b0b1ca8f8a0ecdedc2a2d9fb196a509&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-429%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=429&job= [2020-03-30T09:50:05.419Z] -> Uploading [2020-03-30T09:50:05.988Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/eaeb153b1b0b1ca8f8a0ecdedc2a2d9fb196a509 [Pipeline] } [2020-03-30T09:50:05.994Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-30T09:50:07.212Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-30T09:50:07.515Z] ---> package-listing.sh [2020-03-30T09:50:07.515Z] ++ facter osfamily [2020-03-30T09:50:07.515Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-30T09:50:07.515Z] + OS_FAMILY=redhat [2020-03-30T09:50:07.515Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-429 [2020-03-30T09:50:07.515Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-30T09:50:07.515Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-30T09:50:07.515Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-30T09:50:07.516Z] + PACKAGES=/tmp/packages_start.txt [2020-03-30T09:50:07.516Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-429 ']' [2020-03-30T09:50:07.516Z] + PACKAGES=/tmp/packages_end.txt [2020-03-30T09:50:07.516Z] + case "${OS_FAMILY}" in [2020-03-30T09:50:07.516Z] + rpm -qa [2020-03-30T09:50:07.516Z] + sort [2020-03-30T09:50:11.717Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-30T09:50:11.717Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-30T09:50:11.717Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-30T09:50:11.717Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-429 ']' [2020-03-30T09:50:11.717Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-429/archives/ [2020-03-30T09:50:11.717Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-429/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-30T09:50:12.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-30T09:50:12.203Z] [2020-03-30T09:50:12.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-30T09:50:12.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-30T09:50:12.570Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-30T09:50:12.570Z] c9b1b535fdd9: Pulling fs layer [2020-03-30T09:50:12.570Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-30T09:50:12.570Z] 756a868c4378: Pulling fs layer [2020-03-30T09:50:12.570Z] 444b2fc9a129: Pulling fs layer [2020-03-30T09:50:12.570Z] ea15f1150254: Pulling fs layer [2020-03-30T09:50:12.570Z] 41b27a9f41bf: Pulling fs layer [2020-03-30T09:50:12.570Z] 28c525ee5125: Pulling fs layer [2020-03-30T09:50:12.570Z] 094b1ea09ed8: Pulling fs layer [2020-03-30T09:50:12.570Z] 138eaada9080: Pulling fs layer [2020-03-30T09:50:12.570Z] 0622d0fa9048: Pulling fs layer [2020-03-30T09:50:12.570Z] 444b2fc9a129: Waiting [2020-03-30T09:50:12.570Z] ea15f1150254: Waiting [2020-03-30T09:50:12.570Z] 28c525ee5125: Waiting [2020-03-30T09:50:12.570Z] 138eaada9080: Waiting [2020-03-30T09:50:12.570Z] 41b27a9f41bf: Waiting [2020-03-30T09:50:12.570Z] 0622d0fa9048: Waiting [2020-03-30T09:50:12.570Z] 2cc5ad85d9ab: Download complete [2020-03-30T09:50:12.570Z] 444b2fc9a129: Verifying Checksum [2020-03-30T09:50:12.570Z] 444b2fc9a129: Download complete [2020-03-30T09:50:12.570Z] c9b1b535fdd9: Verifying Checksum [2020-03-30T09:50:12.570Z] c9b1b535fdd9: Download complete [2020-03-30T09:50:12.570Z] ea15f1150254: Verifying Checksum [2020-03-30T09:50:12.570Z] ea15f1150254: Download complete [2020-03-30T09:50:12.837Z] 28c525ee5125: Download complete [2020-03-30T09:50:13.101Z] 756a868c4378: Verifying Checksum [2020-03-30T09:50:13.101Z] 756a868c4378: Download complete [2020-03-30T09:50:13.101Z] c9b1b535fdd9: Pull complete [2020-03-30T09:50:13.101Z] 138eaada9080: Verifying Checksum [2020-03-30T09:50:13.101Z] 138eaada9080: Download complete [2020-03-30T09:50:13.101Z] 0622d0fa9048: Verifying Checksum [2020-03-30T09:50:13.101Z] 0622d0fa9048: Download complete [2020-03-30T09:50:13.368Z] 094b1ea09ed8: Verifying Checksum [2020-03-30T09:50:13.368Z] 094b1ea09ed8: Download complete [2020-03-30T09:50:13.368Z] 2cc5ad85d9ab: Pull complete [2020-03-30T09:50:13.630Z] 41b27a9f41bf: Verifying Checksum [2020-03-30T09:50:13.630Z] 41b27a9f41bf: Download complete [2020-03-30T09:50:15.013Z] 756a868c4378: Pull complete [2020-03-30T09:50:15.013Z] 444b2fc9a129: Pull complete [2020-03-30T09:50:15.013Z] ea15f1150254: Pull complete [2020-03-30T09:50:18.302Z] 41b27a9f41bf: Pull complete [2020-03-30T09:50:18.302Z] 28c525ee5125: Pull complete [2020-03-30T09:50:20.209Z] 094b1ea09ed8: Pull complete [2020-03-30T09:50:20.468Z] 138eaada9080: Pull complete [2020-03-30T09:50:20.730Z] 0622d0fa9048: Pull complete [2020-03-30T09:50:20.730Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-30T09:50:20.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-30T09:50:20.883Z] prd-centos7-docker-4c-2g-1350 does not seem to be running inside a container [2020-03-30T09:50:20.928Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-429 -v /w/workspace/dgexfoundry_device-sdk-go_PR-429:/w/workspace/dgexfoundry_device-sdk-go_PR-429:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-429@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-30T09:50:22.005Z] $ docker top a1727005a9758229dd9980415b3622f0c51483df3fec52f40d4afbfb1776637c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-30T09:50:22.294Z] provisioning config files... [2020-03-30T09:50:22.310Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/config1607547149900070699tmp [Pipeline] { [Pipeline] echo [2020-03-30T09:50:22.355Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-30T09:50:22.651Z] ---> create-netrc.sh [Pipeline] echo [2020-03-30T09:50:22.657Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-30T09:50:22.944Z] ---> logs-deploy.sh [2020-03-30T09:50:22.944Z] + ARCHIVE_ARTIFACTS= [2020-03-30T09:50:22.944Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-30T09:50:22.944Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-30T09:50:22.944Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-30T09:50:22.944Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-429/13 [2020-03-30T09:50:22.944Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-429/13/ [2020-03-30T09:50:22.944Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-429/13 /w/workspace/dgexfoundry_device-sdk-go_PR-429 [2020-03-30T09:50:23.877Z] Archives upload complete. [2020-03-30T09:50:24.135Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-429/13 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-429/13/