Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a717d26bc686557126c54ca7bc86e4b6360a3b6b 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 b810438aec07f555226556e3b59abf2bab733840 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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage: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: app-functions-sdk-go-settings PROJECT: app-functions-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false 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-963 in /w/workspace/ndry_app-functions-sdk-go_master [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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-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/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision a717d26bc686557126c54ca7bc86e4b6360a3b6b (master) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # 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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a717d26bc686557126c54ca7bc86e4b6360a3b6b # timeout=10 Commit message: "Merge pull request #304 from lenny-intel/CleanUpTests" > git rev-list --no-walk bb3ab6575ceef27a88c472f3e79b49f917ada5d5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:15:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:15:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:15:48 00:15:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:15:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:15:49 latest: Pulling from edgex-devops/git-semver 00:15:49 9123ac7c32f7: Pulling fs layer 00:15:49 b8cc5d1170e3: Pulling fs layer 00:15:49 2924cbbf6a41: Pulling fs layer 00:15:49 93b08a4f1073: Pulling fs layer 00:15:49 93b08a4f1073: Waiting 00:15:49 b8cc5d1170e3: Verifying Checksum 00:15:49 b8cc5d1170e3: Download complete 00:15:49 9123ac7c32f7: Verifying Checksum 00:15:49 9123ac7c32f7: Download complete 00:15:49 93b08a4f1073: Verifying Checksum 00:15:49 93b08a4f1073: Download complete 00:15:49 2924cbbf6a41: Verifying Checksum 00:15:49 2924cbbf6a41: Download complete 00:15:49 9123ac7c32f7: Pull complete 00:15:49 b8cc5d1170e3: Pull complete 00:15:50 2924cbbf6a41: Pull complete 00:15:50 93b08a4f1073: Pull complete 00:15:50 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 00:15:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:15:50 prd-centos7-docker-4c-2g-963 does not seem to be running inside a container 00:15:50 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:15:51 $ docker top cce39cd2fc43703ac02010ee27d7c6ca012320b3ccf197ba4169b0c665befbb2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:15:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:15:51 [ssh-agent] Looking for ssh-agent implementation... 00:15:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:15:51 $ docker exec cce39cd2fc43703ac02010ee27d7c6ca012320b3ccf197ba4169b0c665befbb2 ssh-agent 00:15:52 SSH_AUTH_SOCK=/tmp/ssh-BsMbIrF8HMN3/agent.14 00:15:52 SSH_AGENT_PID=21 00:15:52 Running ssh-add (command line suppressed) 00:15:52 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5201151435537808984.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5201151435537808984.key) 00:15:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:15:52 + git describe --exact-match --tags HEAD 00:15:52 fatal: No names found, cannot describe anything. [Pipeline] } 00:15:52 $ docker exec --env ******** --env ******** cce39cd2fc43703ac02010ee27d7c6ca012320b3ccf197ba4169b0c665befbb2 ssh-agent -k 00:15:52 unset SSH_AUTH_SOCK; 00:15:52 unset SSH_AGENT_PID; 00:15:52 echo Agent pid 21 killed; 00:15:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 00:15:53 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 00:15:53 This usually means this commit has not been tagged. [Pipeline] sshagent 00:15:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:15:53 [ssh-agent] Looking for ssh-agent implementation... 00:15:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:15:53 $ docker exec cce39cd2fc43703ac02010ee27d7c6ca012320b3ccf197ba4169b0c665befbb2 ssh-agent 00:15:53 SSH_AUTH_SOCK=/tmp/ssh-7jNjHYvdiiGW/agent.55 00:15:53 SSH_AGENT_PID=62 00:15:53 Running ssh-add (command line suppressed) 00:15:53 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5515979136498661083.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5515979136498661083.key) 00:15:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:15:54 + git semver init 00:15:54 # -> Open(): unable to determine branch for HEAD 00:15:54 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:15:54 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:15:54 # $SEMVER_REMOTE_NAME = origin 00:15:54 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 00:15:54 # $SEMVER_USER_NAME = jenkins 00:15:54 # $SEMVER_BRANCH = master 00:15:54 # $SEMVER_TEMP = /tmp/semver-485456146 00:15:54 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 00:15:57 # '/tmp/semver-485456146' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 00:15:57 # -> Force: false 00:15:57 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 00:15:57 $ docker exec --env ******** --env ******** cce39cd2fc43703ac02010ee27d7c6ca012320b3ccf197ba4169b0c665befbb2 ssh-agent -k 00:15:57 unset SSH_AUTH_SOCK; 00:15:57 unset SSH_AGENT_PID; 00:15:57 echo Agent pid 62 killed; 00:15:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:15:57 + git semver [Pipeline] } 00:15:57 $ docker stop --time=1 cce39cd2fc43703ac02010ee27d7c6ca012320b3ccf197ba4169b0c665befbb2 00:15:59 $ docker rm -f cce39cd2fc43703ac02010ee27d7c6ca012320b3ccf197ba4169b0c665befbb2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 00:16:01 Stashed 89 file(s) [Pipeline] echo 00:16:01 [edgeXSemver] initialized semver on version 1.0.1-dev.20 [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 00:16:16 Still waiting to schedule task 00:16:16 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-963’ 00:16:16 Still waiting to schedule task 00:16:16 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 00:18:06 Running on prd-centos7-docker-4c-2g-966 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 00:18:06 Running in /w/workspace/app-functions-sdk-go/25 [Pipeline] { [Pipeline] checkout 00:18:09 using credential edgex-jenkins-ssh 00:18:09 Cloning the remote Git repository 00:18:09 Cloning with configured refspecs honoured and without tags 00:18:08 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:18:08 > git init /w/workspace/app-functions-sdk-go/25 # timeout=10 00:18:09 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:18:09 > git --version # timeout=10 00:18:09 using GIT_SSH to set credentials SSH Credentials for GitHub 00:18:09 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 00:18:11 Fetching without tags 00:18:10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:18:10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:18:10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:18:10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:18:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:18:10 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 00:18:11 Checking out Revision a717d26bc686557126c54ca7bc86e4b6360a3b6b (master) 00:18:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-964 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 00:18:11 Running in /w/workspace/app-functions-sdk-go/25 [Pipeline] { [Pipeline] checkout 00:18:11 > git config core.sparsecheckout # timeout=10 00:18:11 > git checkout -f a717d26bc686557126c54ca7bc86e4b6360a3b6b # timeout=10 00:18:15 Commit message: "Merge pull request #304 from lenny-intel/CleanUpTests" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:18:16 ========================================================= 00:18:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 00:18:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:18:17 + 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 . 00:18:17 Sending build context to Docker daemon 36.57MB 00:18:17 Step 1/8 : ARG BASE=golang:1.13-alpine 00:18:17 Step 2/8 : FROM ${BASE} 00:18:17 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 00:18:17 e6b0cf9c0882: Pulling fs layer 00:18:17 2848faf0eed1: Pulling fs layer 00:18:17 0f37312ad70f: Pulling fs layer 00:18:17 5788d62ee057: Pulling fs layer 00:18:17 0e6b1d234666: Pulling fs layer 00:18:17 bf5d7aec512f: Pulling fs layer 00:18:17 34c802a77dc8: Pulling fs layer 00:18:17 9eb99e56ec68: Pulling fs layer 00:18:17 27c7a5d97fbd: Pulling fs layer 00:18:17 5c102a31e300: Pulling fs layer 00:18:17 dcfb455df0a1: Pulling fs layer 00:18:17 34c802a77dc8: Waiting 00:18:17 9eb99e56ec68: Waiting 00:18:17 27c7a5d97fbd: Waiting 00:18:17 5c102a31e300: Waiting 00:18:17 dcfb455df0a1: Waiting 00:18:17 5788d62ee057: Waiting 00:18:17 0e6b1d234666: Waiting 00:18:17 bf5d7aec512f: Waiting 00:18:17 0f37312ad70f: Verifying Checksum 00:18:17 0f37312ad70f: Download complete 00:18:17 2848faf0eed1: Verifying Checksum 00:18:17 2848faf0eed1: Download complete 00:18:17 0e6b1d234666: Verifying Checksum 00:18:17 0e6b1d234666: Download complete 00:18:17 bf5d7aec512f: Verifying Checksum 00:18:17 bf5d7aec512f: Download complete 00:18:18 e6b0cf9c0882: Verifying Checksum 00:18:18 e6b0cf9c0882: Pull complete 00:18:18 using credential edgex-jenkins-ssh 00:18:18 Cloning the remote Git repository 00:18:18 Cloning with configured refspecs honoured and without tags 00:18:19 34c802a77dc8: Verifying Checksum 00:18:19 34c802a77dc8: Download complete 00:18:19 27c7a5d97fbd: Verifying Checksum 00:18:19 27c7a5d97fbd: Download complete 00:18:18 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:18:18 > git init /w/workspace/app-functions-sdk-go/25 # timeout=10 00:18:19 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:18:19 > git --version # timeout=10 00:18:19 using GIT_SSH to set credentials SSH Credentials for GitHub 00:18:19 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 00:18:19 9eb99e56ec68: Verifying Checksum 00:18:19 9eb99e56ec68: Download complete 00:18:19 5c102a31e300: Verifying Checksum 00:18:19 5c102a31e300: Download complete 00:18:19 dcfb455df0a1: Verifying Checksum 00:18:19 dcfb455df0a1: Download complete 00:18:19 5788d62ee057: Verifying Checksum 00:18:19 5788d62ee057: Download complete 00:18:20 2848faf0eed1: Pull complete 00:18:21 0f37312ad70f: Pull complete 00:18:22 Fetching without tags 00:18:21 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:18:22 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:18:22 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:18:22 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:18:22 using GIT_SSH to set credentials SSH Credentials for GitHub 00:18:22 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 00:18:22 Checking out Revision a717d26bc686557126c54ca7bc86e4b6360a3b6b (master) 00:18:22 > git config core.sparsecheckout # timeout=10 00:18:22 > git checkout -f a717d26bc686557126c54ca7bc86e4b6360a3b6b # timeout=10 00:18:26 5788d62ee057: Pull complete 00:18:26 0e6b1d234666: Pull complete 00:18:26 bf5d7aec512f: Pull complete 00:18:27 Commit message: "Merge pull request #304 from lenny-intel/CleanUpTests" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:18:30 ========================================================= 00:18:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 00:18:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:18:31 + 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 . 00:18:32 34c802a77dc8: Pull complete 00:18:33 Sending build context to Docker daemon 36.57MB 00:18:33 Step 1/8 : ARG BASE=golang:1.13-alpine 00:18:33 Step 2/8 : FROM ${BASE} 00:18:33 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:18:33 cde5963f3b93: Pulling fs layer 00:18:33 2a23fa8c16f7: Pulling fs layer 00:18:33 777b28850792: Pulling fs layer 00:18:33 8a11ddd9e578: Pulling fs layer 00:18:33 4cf88f913ddb: Pulling fs layer 00:18:33 1df406cf5192: Pulling fs layer 00:18:33 cd6300453558: Pulling fs layer 00:18:33 b9c365052c96: Pulling fs layer 00:18:33 a2d8cc88f415: Pulling fs layer 00:18:33 ea1d1ca13537: Pulling fs layer 00:18:33 3750a50a1c5e: Pulling fs layer 00:18:33 b9c365052c96: Waiting 00:18:33 8a11ddd9e578: Waiting 00:18:33 a2d8cc88f415: Waiting 00:18:33 4cf88f913ddb: Waiting 00:18:33 ea1d1ca13537: Waiting 00:18:33 cd6300453558: Waiting 00:18:33 1df406cf5192: Waiting 00:18:33 3750a50a1c5e: Waiting 00:18:33 777b28850792: Download complete 00:18:33 cde5963f3b93: Download complete 00:18:33 2a23fa8c16f7: Verifying Checksum 00:18:33 2a23fa8c16f7: Download complete 00:18:33 1df406cf5192: Download complete 00:18:33 4cf88f913ddb: Download complete 00:18:34 cde5963f3b93: Pull complete 00:18:35 2a23fa8c16f7: Pull complete 00:18:35 9eb99e56ec68: Pull complete 00:18:35 777b28850792: Pull complete 00:18:35 27c7a5d97fbd: Pull complete 00:18:36 5c102a31e300: Pull complete 00:18:36 dcfb455df0a1: Pull complete 00:18:36 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 00:18:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 00:18:36 ---> 7c70fe431013 00:18:36 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:18:36 latest: Pulling from library/docker 00:18:36 c9b1b535fdd9: Pulling fs layer 00:18:36 cd54125436dc: Pulling fs layer 00:18:36 70d1554c15cb: Pulling fs layer 00:18:36 82dd17ef2c28: Pulling fs layer 00:18:36 7ca57ea69baf: Pulling fs layer 00:18:36 a3af031952ce: Pulling fs layer 00:18:36 e29377cccb21: Pulling fs layer 00:18:36 82dd17ef2c28: Waiting 00:18:36 7ca57ea69baf: Waiting 00:18:36 a3af031952ce: Waiting 00:18:36 e29377cccb21: Waiting 00:18:36 70d1554c15cb: Download complete 00:18:36 c9b1b535fdd9: Verifying Checksum 00:18:36 c9b1b535fdd9: Download complete 00:18:37 cd54125436dc: Download complete 00:18:37 a3af031952ce: Verifying Checksum 00:18:37 a3af031952ce: Download complete 00:18:37 7ca57ea69baf: Verifying Checksum 00:18:37 7ca57ea69baf: Download complete 00:18:37 c9b1b535fdd9: Pull complete 00:18:37 e29377cccb21: Verifying Checksum 00:18:37 e29377cccb21: Download complete 00:18:38 82dd17ef2c28: Verifying Checksum 00:18:38 82dd17ef2c28: Download complete 00:18:39 cd54125436dc: Pull complete 00:18:39 70d1554c15cb: Pull complete 00:18:39 cd6300453558: Verifying Checksum 00:18:39 cd6300453558: Download complete 00:18:39 a2d8cc88f415: Verifying Checksum 00:18:39 a2d8cc88f415: Download complete 00:18:43 ea1d1ca13537: Verifying Checksum 00:18:43 ea1d1ca13537: Download complete 00:18:43 3750a50a1c5e: Verifying Checksum 00:18:43 3750a50a1c5e: Download complete 00:18:43 82dd17ef2c28: Pull complete 00:18:43 7ca57ea69baf: Pull complete 00:18:43 a3af031952ce: Pull complete 00:18:43 e29377cccb21: Pull complete 00:18:43 Digest: sha256:948c0f302dae8ce62d28c32e46817c054cd5b00353fb0037646e92917a4124ff 00:18:43 Status: Downloaded newer image for docker:latest 00:18:45 ---> a5a1c56af742 00:18:45 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:18:45 ---> Running in a7ee673a43f6 00:18:45 Removing intermediate container a7ee673a43f6 00:18:45 ---> 6df2f0469bd7 00:18:45 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:18:45 ---> Running in 1ced594dd3c5 00:18:45 b9c365052c96: Verifying Checksum 00:18:45 b9c365052c96: Download complete 00:18:46 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 00:18:47 8a11ddd9e578: Download complete 00:18:47 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 00:18:48 (1/5) Installing libsodium (1.0.18-r0) 00:18:48 (2/5) Installing libzmq (4.3.2-r0) 00:18:48 (3/5) Installing pkgconf (1.6.3-r0) 00:18:48 (4/5) Installing libsodium-dev (1.0.18-r0) 00:18:48 (5/5) Installing zeromq-dev (4.3.2-r0) 00:18:48 Executing busybox-1.31.1-r8.trigger 00:18:48 OK: 145 MiB in 44 packages 00:18:48 Removing intermediate container 1ced594dd3c5 00:18:48 ---> 713dc6477445 00:18:48 Step 6/8 : WORKDIR /build 00:18:48 ---> Running in e29c7c6d190a 00:18:49 Removing intermediate container e29c7c6d190a 00:18:49 ---> f347a888d3fa 00:18:49 Step 7/8 : COPY go.mod . 00:18:49 ---> b38ccdb95c04 00:18:49 Step 8/8 : RUN go mod download 00:18:49 ---> Running in 2d29bb866c08 00:18:51 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:18:51 go: finding github.com/BurntSushi/toml v0.3.1 00:18:51 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 00:18:51 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:18:51 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 00:18:51 go: finding github.com/bgentry/speakeasy v0.1.0 00:18:51 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 00:18:51 go: finding github.com/davecgh/go-spew v1.1.1 00:18:51 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:18:51 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 00:18:51 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 00:18:51 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 00:18:51 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 00:18:51 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 00:18:51 go: finding github.com/fatih/color v1.7.0 00:18:51 go: finding github.com/go-kit/kit v0.8.0 00:18:52 go: finding github.com/go-logfmt/logfmt v0.4.0 00:18:52 go: finding github.com/go-stack/stack v1.8.0 00:18:52 go: finding github.com/golang/snappy v0.0.1 00:18:52 go: finding github.com/gomodule/redigo v2.0.0+incompatible 00:18:52 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:18:52 go: finding github.com/google/go-cmp v0.3.1 00:18:52 go: finding github.com/google/uuid v1.1.0 00:18:52 go: finding github.com/gorilla/mux v1.7.2 00:18:52 go: finding github.com/hashicorp/consul/api v1.1.0 00:18:52 go: finding github.com/hashicorp/consul/sdk v0.1.1 00:18:52 go: finding github.com/hashicorp/errwrap v1.0.0 00:18:52 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 00:18:52 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 00:18:52 go: finding github.com/hashicorp/go-msgpack v0.5.3 00:18:52 go: finding github.com/hashicorp/go-multierror v1.0.0 00:18:52 go: finding github.com/hashicorp/go-rootcerts v1.0.0 00:18:52 go: finding github.com/hashicorp/go-sockaddr v1.0.0 00:18:52 go: finding github.com/hashicorp/go-syslog v1.0.0 00:18:52 go: finding github.com/hashicorp/go-uuid v1.0.1 00:18:52 go: finding github.com/hashicorp/go.net v0.0.1 00:18:52 go: finding github.com/hashicorp/golang-lru v0.5.0 00:18:52 go: finding github.com/hashicorp/logutils v1.0.0 00:18:52 go: finding github.com/hashicorp/mdns v1.0.0 00:18:52 go: finding github.com/hashicorp/memberlist v0.1.3 00:18:52 go: finding github.com/hashicorp/serf v0.8.2 00:18:52 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:18:52 go: finding github.com/kr/pretty v0.2.0 00:18:52 go: finding github.com/kr/pty v1.1.1 00:18:52 go: finding github.com/kr/text v0.1.0 00:18:53 go: finding github.com/mattn/go-colorable v0.0.9 00:18:53 go: finding github.com/mattn/go-isatty v0.0.3 00:18:53 go: finding github.com/miekg/dns v1.0.14 00:18:53 go: finding github.com/mitchellh/cli v1.0.0 00:18:53 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:18:53 go: finding github.com/mitchellh/copystructure v1.0.0 00:18:53 go: finding github.com/mitchellh/go-homedir v1.0.0 00:18:53 go: finding github.com/mitchellh/go-testing-interface v1.0.0 00:18:53 go: finding github.com/mitchellh/gox v0.4.0 00:18:53 go: finding github.com/mitchellh/iochan v1.0.0 00:18:53 go: finding github.com/mitchellh/mapstructure v1.1.2 00:18:53 go: finding github.com/mitchellh/reflectwalk v1.0.0 00:18:53 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:18:53 go: finding github.com/pebbe/zmq4 v1.2.0 00:18:53 go: finding github.com/pelletier/go-toml v1.2.0 00:18:53 go: finding github.com/pkg/errors v0.8.1 00:18:53 go: finding github.com/pmezard/go-difflib v1.0.0 00:18:53 go: finding github.com/posener/complete v1.1.1 00:18:53 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 00:18:53 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:18:53 go: finding github.com/stretchr/objx v0.2.0 00:18:53 go: finding github.com/stretchr/testify v1.4.0 00:18:53 go: finding github.com/tidwall/pretty v1.0.0 00:18:53 go: finding github.com/ugorji/go v1.1.4 00:18:53 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 00:18:53 go: finding github.com/xdg/stringprep v1.0.0 00:18:53 go: finding go.mongodb.org/mongo-driver v1.1.1 00:18:53 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:18:53 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:18:53 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:18:53 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 00:18:53 go: finding golang.org/x/text v0.3.2 00:18:53 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 00:18:53 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:18:54 go: finding gopkg.in/yaml.v2 v2.2.2 00:18:57 8a11ddd9e578: Pull complete 00:18:57 4cf88f913ddb: Pull complete 00:18:57 1df406cf5192: Pull complete 00:19:03 cd6300453558: Pull complete 00:19:06 Removing intermediate container 2d29bb866c08 00:19:06 ---> ca74672c3f52 00:19:06 Successfully built ca74672c3f52 00:19:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:19:07 + docker inspect -f . ci-base-image-x86_64 00:19:07 . [Pipeline] withDockerContainer 00:19:07 prd-centos7-docker-4c-2g-966 does not seem to be running inside a container 00:19:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/25 -v /w/workspace/app-functions-sdk-go/25:/w/workspace/app-functions-sdk-go/25:rw,z -v /w/workspace/app-functions-sdk-go/25@tmp:/w/workspace/app-functions-sdk-go/25@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 ******** ci-base-image-x86_64 cat 00:19:07 b9c365052c96: Pull complete 00:19:07 $ docker top 67ea15ec49ed4cc502993bc7efd78b6f3de2f1e91290d1018bba77d949acdd88 -eo pid,comm [Pipeline] { [Pipeline] sh 00:19:07 a2d8cc88f415: Pull complete 00:19:08 + go version 00:19:08 go version go1.13.5 linux/amd64 [Pipeline] sh 00:19:08 + make test 00:19:08 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:19:09 ea1d1ca13537: Pull complete 00:19:09 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 00:19:10 3750a50a1c5e: Pull complete 00:19:10 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 00:19:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 00:19:10 ---> 78745c68409d 00:19:10 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:19:10 latest: Pulling from library/docker 00:19:10 8fa90b21c985: Pulling fs layer 00:19:10 f2917335fcb0: Pulling fs layer 00:19:10 c8d3c84c2515: Pulling fs layer 00:19:10 a828ac2f8d0e: Pulling fs layer 00:19:10 ab7b0e4ac96f: Pulling fs layer 00:19:10 25581ce9dd66: Pulling fs layer 00:19:10 fc58c5fdb432: Pulling fs layer 00:19:10 ab7b0e4ac96f: Waiting 00:19:10 25581ce9dd66: Waiting 00:19:10 fc58c5fdb432: Waiting 00:19:10 a828ac2f8d0e: Waiting 00:19:11 c8d3c84c2515: Verifying Checksum 00:19:11 c8d3c84c2515: Download complete 00:19:11 f2917335fcb0: Verifying Checksum 00:19:11 f2917335fcb0: Download complete 00:19:11 8fa90b21c985: Verifying Checksum 00:19:11 8fa90b21c985: Download complete 00:19:11 25581ce9dd66: Verifying Checksum 00:19:11 ab7b0e4ac96f: Verifying Checksum 00:19:11 ab7b0e4ac96f: Download complete 00:19:11 25581ce9dd66: Download complete 00:19:12 8fa90b21c985: Pull complete 00:19:12 fc58c5fdb432: Verifying Checksum 00:19:12 fc58c5fdb432: Download complete 00:19:14 f2917335fcb0: Pull complete 00:19:14 c8d3c84c2515: Pull complete 00:19:17 a828ac2f8d0e: Verifying Checksum 00:19:17 a828ac2f8d0e: Download complete 00:19:20 a828ac2f8d0e: Pull complete 00:19:20 ab7b0e4ac96f: Pull complete 00:19:20 25581ce9dd66: Pull complete 00:19:20 fc58c5fdb432: Pull complete 00:19:21 Digest: sha256:948c0f302dae8ce62d28c32e46817c054cd5b00353fb0037646e92917a4124ff 00:19:21 Status: Downloaded newer image for docker:latest 00:19:22 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.096s coverage: 88.9% of statements 00:19:29 ---> 05dd1f2776c5 00:19:29 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:19:29 ---> Running in 8ce3975b024f 00:19:29 Removing intermediate container 8ce3975b024f 00:19:29 ---> 3fa332f05895 00:19:29 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:19:29 ---> Running in 7458bd92cf18 00:19:30 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 00:19:30 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.404s coverage: 41.7% of statements 00:19:30 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 00:19:30 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 00:19:30 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.026s coverage: 100.0% of statements 00:19:31 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 00:19:31 (1/5) Installing libsodium (1.0.18-r0) 00:19:31 (2/5) Installing libzmq (4.3.2-r0) 00:19:31 (3/5) Installing pkgconf (1.6.3-r0) 00:19:31 (4/5) Installing libsodium-dev (1.0.18-r0) 00:19:31 (5/5) Installing zeromq-dev (4.3.2-r0) 00:19:31 Executing busybox-1.31.1-r8.trigger 00:19:32 OK: 127 MiB in 44 packages 00:19:32 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.426s coverage: 69.3% of statements 00:19:33 Removing intermediate container 7458bd92cf18 00:19:33 ---> ee4a0d947923 00:19:33 Step 6/8 : WORKDIR /build 00:19:33 ---> Running in 23dc17190f65 00:19:33 Removing intermediate container 23dc17190f65 00:19:33 ---> fd9d255d608c 00:19:33 Step 7/8 : COPY go.mod . 00:19:34 ---> f8171d597df0 00:19:34 Step 8/8 : RUN go mod download 00:19:34 ---> Running in da44437b04a1 00:19:36 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:19:36 go: finding github.com/BurntSushi/toml v0.3.1 00:19:36 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 00:19:36 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:19:36 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 00:19:36 go: finding github.com/bgentry/speakeasy v0.1.0 00:19:36 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 00:19:36 go: finding github.com/davecgh/go-spew v1.1.1 00:19:36 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:19:36 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 00:19:36 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 00:19:36 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 00:19:36 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 00:19:36 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 00:19:36 go: finding github.com/fatih/color v1.7.0 00:19:36 go: finding github.com/go-kit/kit v0.8.0 00:19:36 go: finding github.com/go-logfmt/logfmt v0.4.0 00:19:36 go: finding github.com/go-stack/stack v1.8.0 00:19:36 go: finding github.com/golang/snappy v0.0.1 00:19:36 go: finding github.com/gomodule/redigo v2.0.0+incompatible 00:19:36 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:19:36 go: finding github.com/google/go-cmp v0.3.1 00:19:36 go: finding github.com/google/uuid v1.1.0 00:19:36 go: finding github.com/gorilla/mux v1.7.2 00:19:36 go: finding github.com/hashicorp/consul/api v1.1.0 00:19:36 go: finding github.com/hashicorp/consul/sdk v0.1.1 00:19:36 go: finding github.com/hashicorp/errwrap v1.0.0 00:19:36 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 00:19:36 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 00:19:36 go: finding github.com/hashicorp/go-msgpack v0.5.3 00:19:36 go: finding github.com/hashicorp/go-multierror v1.0.0 00:19:36 go: finding github.com/hashicorp/go-rootcerts v1.0.0 00:19:36 go: finding github.com/hashicorp/go-sockaddr v1.0.0 00:19:36 go: finding github.com/hashicorp/go-syslog v1.0.0 00:19:36 go: finding github.com/hashicorp/go-uuid v1.0.1 00:19:36 go: finding github.com/hashicorp/go.net v0.0.1 00:19:36 go: finding github.com/hashicorp/golang-lru v0.5.0 00:19:36 go: finding github.com/hashicorp/logutils v1.0.0 00:19:36 go: finding github.com/hashicorp/mdns v1.0.0 00:19:36 go: finding github.com/hashicorp/memberlist v0.1.3 00:19:36 go: finding github.com/hashicorp/serf v0.8.2 00:19:36 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:19:36 go: finding github.com/kr/pretty v0.2.0 00:19:36 go: finding github.com/kr/pty v1.1.1 00:19:36 go: finding github.com/kr/text v0.1.0 00:19:36 go: finding github.com/mattn/go-colorable v0.0.9 00:19:36 go: finding github.com/mattn/go-isatty v0.0.3 00:19:36 go: finding github.com/miekg/dns v1.0.14 00:19:37 go: finding github.com/mitchellh/cli v1.0.0 00:19:37 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:19:37 go: finding github.com/mitchellh/copystructure v1.0.0 00:19:37 go: finding github.com/mitchellh/go-homedir v1.0.0 00:19:37 go: finding github.com/mitchellh/go-testing-interface v1.0.0 00:19:37 go: finding github.com/mitchellh/gox v0.4.0 00:19:37 go: finding github.com/mitchellh/iochan v1.0.0 00:19:37 go: finding github.com/mitchellh/mapstructure v1.1.2 00:19:37 go: finding github.com/mitchellh/reflectwalk v1.0.0 00:19:37 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:19:37 go: finding github.com/pebbe/zmq4 v1.2.0 00:19:37 go: finding github.com/pelletier/go-toml v1.2.0 00:19:37 go: finding github.com/pkg/errors v0.8.1 00:19:37 go: finding github.com/pmezard/go-difflib v1.0.0 00:19:37 go: finding github.com/posener/complete v1.1.1 00:19:37 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 00:19:37 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:19:37 go: finding github.com/stretchr/objx v0.2.0 00:19:37 go: finding github.com/stretchr/testify v1.4.0 00:19:37 go: finding github.com/tidwall/pretty v1.0.0 00:19:37 go: finding github.com/ugorji/go v1.1.4 00:19:37 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 00:19:37 go: finding github.com/xdg/stringprep v1.0.0 00:19:37 go: finding go.mongodb.org/mongo-driver v1.1.1 00:19:37 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:19:37 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:19:37 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:19:37 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 00:19:37 go: finding golang.org/x/text v0.3.2 00:19:37 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 00:19:37 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:19:37 go: finding gopkg.in/yaml.v2 v2.2.2 00:19:38 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.045s coverage: 74.7% of statements 00:19:38 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.005s coverage: 89.5% of statements 00:19:38 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.004s coverage: 100.0% of statements 00:19:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.100s coverage: 100.0% of statements 00:19:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.011s coverage: 100.0% of statements 00:19:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements 00:19:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 00:19:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 00:19:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 00:19:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 00:19:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 00:19:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 00:19:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 00:19:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements 00:19:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 00:19:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.010s coverage: 97.7% of statements 00:19:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 00:19:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 00:19:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 00:19:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.681s coverage: 84.8% of statements 00:19:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.057s coverage: 83.3% of statements 00:19:42 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 00:19:42 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.318s coverage: 75.5% of statements 00:19:42 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 00:19:42 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.007s coverage: 100.0% of statements 00:19:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:19:46 gofmt -l . 00:19:46 [ "`gofmt -l .`" = "" ] 00:19:46 ./bin/test-attribution-txt.sh 00:19:47 ./bin/test-go-mod-tidy.sh [Pipeline] stash 00:19:48 Stashed 1 file(s) [Pipeline] } 00:19:48 $ docker stop --time=1 67ea15ec49ed4cc502993bc7efd78b6f3de2f1e91290d1018bba77d949acdd88 00:19:49 $ docker rm -f 67ea15ec49ed4cc502993bc7efd78b6f3de2f1e91290d1018bba77d949acdd88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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] } 00:19:55 Removing intermediate container da44437b04a1 00:19:55 ---> 15ccdf25b346 00:19:55 Successfully built 15ccdf25b346 00:19:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:19:56 + docker inspect -f . ci-base-image-arm64 00:19:56 . [Pipeline] withDockerContainer 00:19:56 prd-ubuntu18.04-docker-arm64-4c-16g-964 does not seem to be running inside a container 00:19:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/25 -v /w/workspace/app-functions-sdk-go/25:/w/workspace/app-functions-sdk-go/25:rw,z -v /w/workspace/app-functions-sdk-go/25@tmp:/w/workspace/app-functions-sdk-go/25@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 ******** ci-base-image-arm64 cat 00:19:58 $ docker top cad1376a0a64110065a27391eb4550e2c13c044f294b6cf20adb121a263045e7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:19:59 + go version 00:19:59 go version go1.13.5 linux/arm64 [Pipeline] sh 00:20:00 + make test 00:20:00 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:20:02 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 00:20:49 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.105s coverage: 88.9% of statements 00:21:07 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.638s coverage: 41.7% of statements 00:21:07 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 00:21:07 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 00:21:07 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.029s coverage: 100.0% of statements 00:21:07 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.448s coverage: 69.3% of statements 00:21:11 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.081s coverage: 74.7% of statements 00:21:11 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.028s coverage: 89.5% of statements 00:21:11 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.015s coverage: 100.0% of statements 00:21:17 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.101s coverage: 100.0% of statements 00:21:17 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.022s coverage: 100.0% of statements 00:21:17 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.026s coverage: 100.0% of statements 00:21:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 00:21:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 00:21:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 00:21:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 00:21:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 00:21:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 00:21:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 00:21:17 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.022s coverage: 96.6% of statements 00:21:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 00:21:17 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.014s coverage: 97.7% of statements 00:21:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 00:21:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 00:21:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 00:21:23 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.674s coverage: 84.8% of statements 00:21:23 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.105s coverage: 83.3% of statements 00:21:23 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 00:21:23 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.478s coverage: 75.5% of statements 00:21:23 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 00:21:23 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.025s coverage: 100.0% of statements 00:21:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:21:36 gofmt -l . 00:21:36 [ "`gofmt -l .`" = "" ] 00:21:36 ./bin/test-attribution-txt.sh 00:21:36 ./bin/test-go-mod-tidy.sh [Pipeline] stash 00:21:37 Warning: overwriting stash ‘coverage-report’ 00:21:38 Stashed 1 file(s) [Pipeline] } 00:21:38 $ docker stop --time=1 cad1376a0a64110065a27391eb4550e2c13c044f294b6cf20adb121a263045e7 00:21:40 $ docker rm -f cad1376a0a64110065a27391eb4550e2c13c044f294b6cf20adb121a263045e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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 00:21:42 provisioning config files... 00:21:42 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1581948444986099693tmp [Pipeline] { [Pipeline] sh 00:21:42 + curl -s https://codecov.io/bash 00:21:42 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1581948444986099693tmp 00:21:42 00:21:42 _____ _ 00:21:42 / ____| | | 00:21:42 | | ___ __| | ___ ___ _____ __ 00:21:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:21:42 | |___| (_) | (_| | __/ (_| (_) \ V / 00:21:42 \_____\___/ \__,_|\___|\___\___/ \_/ 00:21:42 Bash-tbd 00:21:42 00:21:42 00:21:42 ==> Jenkins CI detected. 00:21:42 project root: . 00:21:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:21:42 ==> Running gcov in . (disable via -X gcov) 00:21:42 ==> Python coveragepy not found 00:21:42 ==> Searching for coverage reports in: 00:21:42 + . 00:21:42 -> Found 1 reports 00:21:42 ==> Detecting git/mercurial file structure 00:21:42 ==> Reading reports 00:21:42 + ./coverage.out bytes=64066 00:21:42 ==> Appending adjustments 00:21:42 http://docs.codecov.io/docs/fixing-reports 00:21:43 + Found adjustments 00:21:43 ==> Gzipping contents 00:21:43 ==> Uploading reports 00:21:43 url: https://codecov.io 00:21:43 query: branch=master&commit=a717d26bc686557126c54ca7bc86e4b6360a3b6b&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F25%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= 00:21:43 -> Pinging Codecov 00:21:43 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=a717d26bc686557126c54ca7bc86e4b6360a3b6b&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F25%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= 00:21:43 -> Uploading 00:21:44 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/a717d26bc686557126c54ca7bc86e4b6360a3b6b [Pipeline] } 00:21:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 00:21:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 00:21:44 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 00:21:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:21:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 00:21:45 00:21:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 00:21:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 00:21:45 1.217.3: Pulling from edgex-devops/edgex-snyk-go 00:21:45 e6b0cf9c0882: Pulling fs layer 00:21:45 2848faf0eed1: Pulling fs layer 00:21:45 0f37312ad70f: Pulling fs layer 00:21:45 7d08f2745646: Pulling fs layer 00:21:45 4c9f31393084: Pulling fs layer 00:21:45 eb21ddb83652: Pulling fs layer 00:21:45 345998794f6b: Pulling fs layer 00:21:45 97a711d68925: Pulling fs layer 00:21:45 7c8476c1cb00: Pulling fs layer 00:21:45 eb21ddb83652: Waiting 00:21:45 345998794f6b: Waiting 00:21:45 97a711d68925: Waiting 00:21:45 7d08f2745646: Waiting 00:21:45 7c8476c1cb00: Waiting 00:21:45 4c9f31393084: Waiting 00:21:45 0f37312ad70f: Verifying Checksum 00:21:45 0f37312ad70f: Download complete 00:21:45 2848faf0eed1: Verifying Checksum 00:21:45 2848faf0eed1: Download complete 00:21:45 4c9f31393084: Verifying Checksum 00:21:45 4c9f31393084: Download complete 00:21:45 eb21ddb83652: Verifying Checksum 00:21:45 eb21ddb83652: Download complete 00:21:45 e6b0cf9c0882: Verifying Checksum 00:21:45 e6b0cf9c0882: Download complete 00:21:46 345998794f6b: Verifying Checksum 00:21:46 345998794f6b: Download complete 00:21:46 e6b0cf9c0882: Pull complete 00:21:46 2848faf0eed1: Pull complete 00:21:46 0f37312ad70f: Pull complete 00:21:46 97a711d68925: Download complete 00:21:46 7c8476c1cb00: Verifying Checksum 00:21:47 7d08f2745646: Verifying Checksum 00:21:47 7d08f2745646: Download complete 00:21:52 7d08f2745646: Pull complete 00:21:52 4c9f31393084: Pull complete 00:21:52 eb21ddb83652: Pull complete 00:21:54 345998794f6b: Pull complete 00:21:58 97a711d68925: Pull complete 00:21:58 7c8476c1cb00: Pull complete 00:21:58 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 00:21:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 00:21:58 prd-centos7-docker-4c-2g-963 does not seem to be running inside a container 00:21:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_app-functions-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 00:21:59 $ docker top 7e91f651e5e05e19aca7e54a9f97143313b91a7544474b2a4f7184bdf5b3949e -eo pid,comm [Pipeline] { [Pipeline] sh 00:22:00 + snyk monitor '--org=edgex-jenkins' 00:22:08 00:22:08 Monitoring /w/workspace/ndry_app-functions-sdk-go_master... 00:22:08 00:22:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/efd7c593-e65b-4a8e-9e3f-9a362ca19ec6 00:22:08 00:22:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:22:08 00:22:08 [Pipeline] } 00:22:08 $ docker stop --time=1 7e91f651e5e05e19aca7e54a9f97143313b91a7544474b2a4f7184bdf5b3949e 00:22:10 $ docker rm -f 7e91f651e5e05e19aca7e54a9f97143313b91a7544474b2a4f7184bdf5b3949e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 00:22:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:22:12 . [Pipeline] withDockerContainer 00:22:12 prd-centos7-docker-4c-2g-963 does not seem to be running inside a container 00:22:12 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:22:13 $ docker top f5f17b11b8733f65d3382b56cdb207ee76da194d07181df21c3d868694fabb7e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:22:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:22:13 [ssh-agent] Looking for ssh-agent implementation... 00:22:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:22:13 $ docker exec f5f17b11b8733f65d3382b56cdb207ee76da194d07181df21c3d868694fabb7e ssh-agent 00:22:14 SSH_AUTH_SOCK=/tmp/ssh-D9nBMqp8Tayg/agent.15 00:22:14 SSH_AGENT_PID=21 00:22:14 Running ssh-add (command line suppressed) 00:22:14 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1256607740924798682.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1256607740924798682.key) 00:22:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:22:14 + git semver tag 00:22:14 # -> Open(): unable to determine branch for HEAD 00:22:14 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:22:14 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:22:14 # $SEMVER_REMOTE_NAME = origin 00:22:14 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 00:22:14 # $SEMVER_USER_NAME = jenkins 00:22:14 # $SEMVER_BRANCH = master 00:22:14 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 00:22:14 # a717d26bc686557126c54ca7bc86e4b6360a3b6b HEAD 00:22:14 # -> Force: false 00:22:14 # 771a3bdc3600dfdecde1a5235a959537b46aa8f4 refs/tags/v1.0.1-dev.20 [Pipeline] } 00:22:14 $ docker exec --env ******** --env ******** f5f17b11b8733f65d3382b56cdb207ee76da194d07181df21c3d868694fabb7e ssh-agent -k 00:22:14 unset SSH_AUTH_SOCK; 00:22:14 unset SSH_AGENT_PID; 00:22:14 echo Agent pid 21 killed; 00:22:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:22:15 + git semver [Pipeline] } 00:22:15 $ docker stop --time=1 f5f17b11b8733f65d3382b56cdb207ee76da194d07181df21c3d868694fabb7e 00:22:16 $ docker rm -f f5f17b11b8733f65d3382b56cdb207ee76da194d07181df21c3d868694fabb7e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:22:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 00:22:17 00:22:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:22:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 00:22:17 0.23.1-centos7: Pulling from edgex-lftools 00:22:17 8ba884070f61: Pulling fs layer 00:22:17 78d65bd6cf10: Pulling fs layer 00:22:17 5573da4c1a9d: Pulling fs layer 00:22:17 4493e11b668a: Pulling fs layer 00:22:17 2e4ad32216ba: Pulling fs layer 00:22:17 14bc7892088f: Pulling fs layer 00:22:17 4493e11b668a: Waiting 00:22:17 2e4ad32216ba: Waiting 00:22:17 14bc7892088f: Waiting 00:22:17 78d65bd6cf10: Verifying Checksum 00:22:17 78d65bd6cf10: Download complete 00:22:17 4493e11b668a: Verifying Checksum 00:22:17 4493e11b668a: Download complete 00:22:17 2e4ad32216ba: Verifying Checksum 00:22:17 2e4ad32216ba: Download complete 00:22:18 14bc7892088f: Verifying Checksum 00:22:18 14bc7892088f: Download complete 00:22:18 8ba884070f61: Verifying Checksum 00:22:18 8ba884070f61: Download complete 00:22:18 5573da4c1a9d: Verifying Checksum 00:22:18 5573da4c1a9d: Download complete 00:22:24 8ba884070f61: Pull complete 00:22:24 78d65bd6cf10: Pull complete 00:22:34 5573da4c1a9d: Pull complete 00:22:34 4493e11b668a: Pull complete 00:22:34 2e4ad32216ba: Pull complete 00:22:35 14bc7892088f: Pull complete 00:22:35 Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7 00:22:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:22:35 prd-centos7-docker-4c-2g-963 does not seem to be running inside a container 00:22:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat 00:22:36 $ docker top c77a66040f2857cbe560c02de35e7e71dce3467cd0244082da6e9843ead9f3a1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:22:36 provisioning config files... 00:22:36 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7221044504869819814tmp 00:22:36 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7905048410718051169tmp 00:22:36 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5880854172326050666tmp [Pipeline] { [Pipeline] echo 00:22:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:22:36 ---> sigul-configuration.sh 00:22:36 gpg: directory `/root/.gnupg' created 00:22:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:22:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:22:36 gpg: keyring `/root/.gnupg/secring.gpg' created 00:22:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:22:36 gpg: CAST5 encrypted data 00:22:37 gpg: encrypted with 1 passphrase 00:22:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:22:37 + mkdir /home/jenkins 00:22:37 + mkdir /home/jenkins/sigul [Pipeline] sh 00:22:37 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 00:22:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:22:38 ---> sigul-install.sh 00:22:46 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 00:22:46 + git tag --list 00:22:46 v1.0.1-dev.20 [Pipeline] sh 00:22:46 + lftools sign git-tag v1.0.1-dev.20 00:22:47 Signing Git tag with Sigul... 00:22:47 Signing v1.0.1-dev.20 [Pipeline] echo 00:22:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:22:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:22:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:22:49 $ docker stop --time=1 c77a66040f2857cbe560c02de35e7e71dce3467cd0244082da6e9843ead9f3a1 00:22:50 $ docker rm -f c77a66040f2857cbe560c02de35e7e71dce3467cd0244082da6e9843ead9f3a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 00:22:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:22:51 . [Pipeline] withDockerContainer 00:22:51 prd-centos7-docker-4c-2g-963 does not seem to be running inside a container 00:22:51 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:22:51 $ docker top 1a1877711ebde19947361fdc10e62dd0515490050a5658e11d264ef0f5713ced -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:22:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:22:52 [ssh-agent] Looking for ssh-agent implementation... 00:22:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:22:52 $ docker exec 1a1877711ebde19947361fdc10e62dd0515490050a5658e11d264ef0f5713ced ssh-agent 00:22:52 SSH_AUTH_SOCK=/tmp/ssh-FKCHtVDr8sqm/agent.15 00:22:52 SSH_AGENT_PID=22 00:22:52 Running ssh-add (command line suppressed) 00:22:52 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5013732694348973732.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5013732694348973732.key) 00:22:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:22:53 + git semver bump pre 00:22:53 # -> Open(): unable to determine branch for HEAD 00:22:53 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:22:53 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:22:53 # $SEMVER_REMOTE_NAME = origin 00:22:53 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 00:22:53 # $SEMVER_USER_NAME = jenkins 00:22:53 # $SEMVER_BRANCH = master 00:22:53 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 00:22:53 1.0.1-dev.21 [Pipeline] } 00:22:53 $ docker exec --env ******** --env ******** 1a1877711ebde19947361fdc10e62dd0515490050a5658e11d264ef0f5713ced ssh-agent -k 00:22:53 unset SSH_AUTH_SOCK; 00:22:53 unset SSH_AGENT_PID; 00:22:53 echo Agent pid 22 killed; 00:22:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:22:53 + git semver [Pipeline] } 00:22:53 $ docker stop --time=1 1a1877711ebde19947361fdc10e62dd0515490050a5658e11d264ef0f5713ced 00:22:55 $ docker rm -f 1a1877711ebde19947361fdc10e62dd0515490050a5658e11d264ef0f5713ced [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 00:22:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:22:55 . [Pipeline] withDockerContainer 00:22:55 prd-centos7-docker-4c-2g-963 does not seem to be running inside a container 00:22:55 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:22:56 $ docker top 1accd4b55d906c66aa42b25cf25d79b843e56434d76b6b1a0fd644a4474b7bbf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:22:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:22:56 [ssh-agent] Looking for ssh-agent implementation... 00:22:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:22:56 $ docker exec 1accd4b55d906c66aa42b25cf25d79b843e56434d76b6b1a0fd644a4474b7bbf ssh-agent 00:22:56 SSH_AUTH_SOCK=/tmp/ssh-9MpQGmG3JZ87/agent.15 00:22:56 SSH_AGENT_PID=22 00:22:56 Running ssh-add (command line suppressed) 00:22:57 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5973116374915370190.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5973116374915370190.key) 00:22:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:22:57 + git semver push 00:22:57 # -> Open(): unable to determine branch for HEAD 00:22:57 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:22:57 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:22:57 # $SEMVER_REMOTE_NAME = origin 00:22:57 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 00:22:57 # $SEMVER_USER_NAME = jenkins 00:22:57 # $SEMVER_BRANCH = master 00:22:57 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 00:23:02 $ docker exec --env ******** --env ******** 1accd4b55d906c66aa42b25cf25d79b843e56434d76b6b1a0fd644a4474b7bbf ssh-agent -k 00:23:02 unset SSH_AUTH_SOCK; 00:23:02 unset SSH_AGENT_PID; 00:23:02 echo Agent pid 22 killed; 00:23:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:23:03 + git semver [Pipeline] } 00:23:03 $ docker stop --time=1 1accd4b55d906c66aa42b25cf25d79b843e56434d76b6b1a0fd644a4474b7bbf 00:23:04 $ docker rm -f 1accd4b55d906c66aa42b25cf25d79b843e56434d76b6b1a0fd644a4474b7bbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:23:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:23:06 ---> package-listing.sh 00:23:06 ++ facter osfamily 00:23:06 ++ tr '[:upper:]' '[:lower:]' 00:23:06 + OS_FAMILY=redhat 00:23:06 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 00:23:06 + START_PACKAGES=/tmp/packages_start.txt 00:23:06 + END_PACKAGES=/tmp/packages_end.txt 00:23:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:23:06 + PACKAGES=/tmp/packages_start.txt 00:23:06 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 00:23:06 + PACKAGES=/tmp/packages_end.txt 00:23:06 + case "${OS_FAMILY}" in 00:23:06 + rpm -qa 00:23:06 + sort 00:23:10 + '[' -f /tmp/packages_start.txt ']' 00:23:10 + '[' -f /tmp/packages_end.txt ']' 00:23:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:23:10 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 00:23:10 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 00:23:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 00:23:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:23:10 00:23:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:23:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:23:11 alpine: Pulling from edgex-lftools-log-publisher 00:23:11 c9b1b535fdd9: Pulling fs layer 00:23:11 2cc5ad85d9ab: Pulling fs layer 00:23:11 756a868c4378: Pulling fs layer 00:23:11 444b2fc9a129: Pulling fs layer 00:23:11 ea15f1150254: Pulling fs layer 00:23:11 41b27a9f41bf: Pulling fs layer 00:23:11 28c525ee5125: Pulling fs layer 00:23:11 094b1ea09ed8: Pulling fs layer 00:23:11 138eaada9080: Pulling fs layer 00:23:11 0622d0fa9048: Pulling fs layer 00:23:11 28c525ee5125: Waiting 00:23:11 094b1ea09ed8: Waiting 00:23:11 138eaada9080: Waiting 00:23:11 444b2fc9a129: Waiting 00:23:11 41b27a9f41bf: Waiting 00:23:11 0622d0fa9048: Waiting 00:23:11 ea15f1150254: Waiting 00:23:11 2cc5ad85d9ab: Verifying Checksum 00:23:11 2cc5ad85d9ab: Download complete 00:23:11 444b2fc9a129: Download complete 00:23:11 c9b1b535fdd9: Verifying Checksum 00:23:11 c9b1b535fdd9: Download complete 00:23:11 ea15f1150254: Download complete 00:23:11 28c525ee5125: Verifying Checksum 00:23:11 28c525ee5125: Download complete 00:23:11 c9b1b535fdd9: Pull complete 00:23:11 756a868c4378: Verifying Checksum 00:23:11 756a868c4378: Download complete 00:23:11 094b1ea09ed8: Verifying Checksum 00:23:11 094b1ea09ed8: Download complete 00:23:11 138eaada9080: Verifying Checksum 00:23:11 138eaada9080: Download complete 00:23:11 0622d0fa9048: Verifying Checksum 00:23:11 0622d0fa9048: Download complete 00:23:11 2cc5ad85d9ab: Pull complete 00:23:12 41b27a9f41bf: Verifying Checksum 00:23:12 41b27a9f41bf: Download complete 00:23:14 756a868c4378: Pull complete 00:23:14 444b2fc9a129: Pull complete 00:23:14 ea15f1150254: Pull complete 00:23:18 41b27a9f41bf: Pull complete 00:23:18 28c525ee5125: Pull complete 00:23:20 094b1ea09ed8: Pull complete 00:23:20 138eaada9080: Pull complete 00:23:20 0622d0fa9048: Pull complete 00:23:20 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 00:23:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:23:20 prd-centos7-docker-4c-2g-963 does not seem to be running inside a container 00:23:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:23:21 $ docker top 4a3d74be61263b72bce14daa58dadf4dfdc0d77242626d06ae66a62c70618713 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:23:21 provisioning config files... 00:23:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4640399670189663950tmp [Pipeline] { [Pipeline] echo 00:23:21 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:23:22 ---> create-netrc.sh [Pipeline] echo 00:23:22 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:23:22 ---> logs-deploy.sh 00:23:22 + ARCHIVE_ARTIFACTS= 00:23:22 + LOGS_SERVER=https://logs.edgexfoundry.org 00:23:22 + '[' https://logs.edgexfoundry.org == None ']' 00:23:22 + NEXUS_URL=https://nexus.edgexfoundry.org 00:23:22 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/25 00:23:22 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/25/ 00:23:22 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/25 /w/workspace/ndry_app-functions-sdk-go_master 00:23:23 Archives upload complete. 00:23:23 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/25 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/25/