Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 38becba54160ad2b8098c020d59804af31adcf83+61ed54c1b2efb7b45f2626e08ac979e88bc0e74b (dc1179da41bd37d6f2b4fcae0f87ca558aa48cf5) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f be3c330340c18bb7ab85087afff7d7ed2ee420c0 # timeout=10 Commit message: "Merge pull request #211 from ernestojeda/fix-docker-image-push-with-namespace" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-339 in /w/workspace/ndry_app-functions-sdk-go_PR-407 [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_PR-407 # 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/pull/407/head:refs/remotes/origin/PR-407 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 61ed54c1b2efb7b45f2626e08ac979e88bc0e74b into PR head commit 38becba54160ad2b8098c020d59804af31adcf83 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/407/head:refs/remotes/origin/PR-407 # 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/pull/407/head:refs/remotes/origin/PR-407 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38becba54160ad2b8098c020d59804af31adcf83 # timeout=10 Merge succeeded, producing 4b910c0c76b7c6eb88d6aec24063c7ac27dcc823 Checking out Revision 4b910c0c76b7c6eb88d6aec24063c7ac27dcc823 (PR-407) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 61ed54c1b2efb7b45f2626e08ac979e88bc0e74b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b910c0c76b7c6eb88d6aec24063c7ac27dcc823 # timeout=10 Commit message: "Merge commit '61ed54c1b2efb7b45f2626e08ac979e88bc0e74b' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 153442c7d7b8532c80bd4e6eedb9efcdd3327658 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-20T23:45:30.867Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-20T23:45:31.138Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-20T23:45:31.222Z] ========================================================= [2020-07-20T23:45:31.222Z] EdgeX Global Pipelines Version Info [2020-07-20T23:45:31.222Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-20T23:45:32.647Z] ------------------- [2020-07-20T23:45:32.648Z] stable info: [2020-07-20T23:45:32.648Z] ------------------- [2020-07-20T23:45:32.648Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-20T23:45:32.648Z] Commit SHA: be3c330340c18bb7ab85087afff7d7ed2ee420c0 [2020-07-20T23:45:32.648Z] Message: update stable to v1.0.99 [2020-07-20T23:45:33.591Z] ------------------- [2020-07-20T23:45:33.591Z] experimental info: [2020-07-20T23:45:33.591Z] ------------------- [2020-07-20T23:45:33.591Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-20T23:45:33.591Z] Commit SHA: a8036d3cfb972bc62d1aceff2a6c19ff9dda8919 [2020-07-20T23:45:33.591Z] Message: update experimental to v1.0.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-20T23:45:35.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-20T23:45:35.772Z] [2020-07-20T23:45:35.772Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-20T23:45:36.105Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-20T23:45:36.105Z] latest: Pulling from edgex-devops/git-semver [2020-07-20T23:45:36.105Z] 31603596830f: Pulling fs layer [2020-07-20T23:45:36.105Z] 2a8b12db71e7: Pulling fs layer [2020-07-20T23:45:36.105Z] 6ca5941a6612: Pulling fs layer [2020-07-20T23:45:36.105Z] ecc8261a40a4: Pulling fs layer [2020-07-20T23:45:36.105Z] ecc8261a40a4: Waiting [2020-07-20T23:45:36.105Z] 2a8b12db71e7: Verifying Checksum [2020-07-20T23:45:36.105Z] 2a8b12db71e7: Download complete [2020-07-20T23:45:36.105Z] 31603596830f: Download complete [2020-07-20T23:45:36.374Z] ecc8261a40a4: Verifying Checksum [2020-07-20T23:45:36.374Z] ecc8261a40a4: Download complete [2020-07-20T23:45:36.374Z] 6ca5941a6612: Verifying Checksum [2020-07-20T23:45:36.374Z] 6ca5941a6612: Download complete [2020-07-20T23:45:36.634Z] 31603596830f: Pull complete [2020-07-20T23:45:36.634Z] 2a8b12db71e7: Pull complete [2020-07-20T23:45:37.585Z] 6ca5941a6612: Pull complete [2020-07-20T23:45:37.585Z] ecc8261a40a4: Pull complete [2020-07-20T23:45:37.585Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-20T23:45:37.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-20T23:45:37.585Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-20T23:45:37.695Z] prd-centos7-docker-4c-2g-339 does not seem to be running inside a container [2020-07-20T23:45:37.730Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-407 -v /w/workspace/ndry_app-functions-sdk-go_PR-407:/w/workspace/ndry_app-functions-sdk-go_PR-407:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-407@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-407@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-20T23:45:39.691Z] $ docker top 04091cd6d37cd0f03852f05c611b1c52883687e5f4361eb289b7fcfea1ad6218 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-20T23:45:39.950Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-20T23:45:39.950Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-20T23:45:40.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-20T23:45:40.150Z] $ docker exec 04091cd6d37cd0f03852f05c611b1c52883687e5f4361eb289b7fcfea1ad6218 ssh-agent [2020-07-20T23:45:40.316Z] SSH_AUTH_SOCK=/tmp/ssh-Y2yl4n5ecwr7/agent.12 [2020-07-20T23:45:40.316Z] SSH_AGENT_PID=17 [2020-07-20T23:45:40.326Z] Running ssh-add (command line suppressed) [2020-07-20T23:45:40.442Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-407@tmp/private_key_3661498849968874598.key (/w/workspace/ndry_app-functions-sdk-go_PR-407@tmp/private_key_3661498849968874598.key) [2020-07-20T23:45:40.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-20T23:45:40.827Z] + git describe --exact-match --tags HEAD [2020-07-20T23:45:40.827Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-20T23:45:40.886Z] $ docker exec --env ******** --env ******** 04091cd6d37cd0f03852f05c611b1c52883687e5f4361eb289b7fcfea1ad6218 ssh-agent -k [2020-07-20T23:45:41.019Z] unset SSH_AUTH_SOCK; [2020-07-20T23:45:41.020Z] unset SSH_AGENT_PID; [2020-07-20T23:45:41.020Z] echo Agent pid 17 killed; [2020-07-20T23:45:41.065Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-20T23:45:41.144Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-20T23:45:41.144Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-20T23:45:41.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-20T23:45:41.226Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-20T23:45:41.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-20T23:45:41.392Z] $ docker exec 04091cd6d37cd0f03852f05c611b1c52883687e5f4361eb289b7fcfea1ad6218 ssh-agent [2020-07-20T23:45:41.787Z] SSH_AUTH_SOCK=/tmp/ssh-kQRhPc8zljkU/agent.47 [2020-07-20T23:45:41.787Z] SSH_AGENT_PID=53 [2020-07-20T23:45:41.793Z] Running ssh-add (command line suppressed) [2020-07-20T23:45:41.903Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-407@tmp/private_key_7702805216484202099.key (/w/workspace/ndry_app-functions-sdk-go_PR-407@tmp/private_key_7702805216484202099.key) [2020-07-20T23:45:41.955Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-20T23:45:42.289Z] + git semver init [2020-07-20T23:45:42.289Z] # -> Open(): unable to determine branch for HEAD [2020-07-20T23:45:42.289Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-407/.git [2020-07-20T23:45:42.289Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-407 [2020-07-20T23:45:42.289Z] # $SEMVER_REMOTE_NAME = origin [2020-07-20T23:45:42.289Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-20T23:45:42.289Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-20T23:45:42.289Z] # $SEMVER_BRANCH = PR-407 [2020-07-20T23:45:42.289Z] # $SEMVER_TEMP = /tmp/semver-824362573 [2020-07-20T23:45:42.289Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-07-20T23:45:45.591Z] # '/tmp/semver-824362573' -> '/w/workspace/ndry_app-functions-sdk-go_PR-407/.semver' [2020-07-20T23:45:45.591Z] # -> Force: false [2020-07-20T23:45:45.591Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-407/.semver [Pipeline] } [2020-07-20T23:45:45.597Z] $ docker exec --env ******** --env ******** 04091cd6d37cd0f03852f05c611b1c52883687e5f4361eb289b7fcfea1ad6218 ssh-agent -k [2020-07-20T23:45:45.716Z] unset SSH_AUTH_SOCK; [2020-07-20T23:45:45.716Z] unset SSH_AGENT_PID; [2020-07-20T23:45:45.716Z] echo Agent pid 53 killed; [2020-07-20T23:45:45.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-20T23:45:46.204Z] + git semver [Pipeline] } [2020-07-20T23:45:46.249Z] $ docker stop --time=1 04091cd6d37cd0f03852f05c611b1c52883687e5f4361eb289b7fcfea1ad6218 [2020-07-20T23:45:47.726Z] $ docker rm -f 04091cd6d37cd0f03852f05c611b1c52883687e5f4361eb289b7fcfea1ad6218 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-20T23:45:49.998Z] Stashed 138 file(s) [Pipeline] echo [2020-07-20T23:45:50.000Z] [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-07-20T23:46:05.270Z] Still waiting to schedule task [2020-07-20T23:46:05.271Z] ‘prd-centos7-docker-4c-2g-340’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-334’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-07-20T23:46:05.272Z] Still waiting to schedule task [2020-07-20T23:46:05.272Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-07-20T23:47:11.556Z] Running on prd-centos7-docker-4c-2g-342 in /w/workspace/ndry_app-functions-sdk-go_PR-407 [Pipeline] { [Pipeline] ws [2020-07-20T23:47:11.593Z] Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout [2020-07-20T23:47:14.487Z] using credential edgex-jenkins-ssh [2020-07-20T23:47:14.528Z] Cloning the remote Git repository [2020-07-20T23:47:14.528Z] Cloning with configured refspecs honoured and without tags [2020-07-20T23:47:14.553Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-20T23:47:14.617Z] > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 [2020-07-20T23:47:14.660Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-20T23:47:14.660Z] > git --version # timeout=10 [2020-07-20T23:47:14.689Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-20T23:47:14.792Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/407/head:refs/remotes/origin/PR-407 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T23:47:16.446Z] Fetching without tags [2020-07-20T23:47:16.391Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-07-20T23:47:16.406Z] > git config --add remote.origin.fetch +refs/pull/407/head:refs/remotes/origin/PR-407 # timeout=10 [2020-07-20T23:47:16.415Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T23:47:16.438Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-07-20T23:47:16.456Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-20T23:47:16.457Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-20T23:47:16.461Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/407/head:refs/remotes/origin/PR-407 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T23:47:16.857Z] Merging remotes/origin/master commit 61ed54c1b2efb7b45f2626e08ac979e88bc0e74b into PR head commit 38becba54160ad2b8098c020d59804af31adcf83 [2020-07-20T23:47:16.961Z] Merge succeeded, producing cd6153964b466026654b1cf5e865c5d02d0ff61d [2020-07-20T23:47:16.961Z] Checking out Revision cd6153964b466026654b1cf5e865c5d02d0ff61d (PR-407) [2020-07-20T23:47:16.865Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T23:47:16.871Z] > git checkout -f 38becba54160ad2b8098c020d59804af31adcf83 # timeout=10 [2020-07-20T23:47:16.912Z] > git remote # timeout=10 [2020-07-20T23:47:16.918Z] > git config --get remote.origin.url # timeout=10 [2020-07-20T23:47:16.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-20T23:47:16.926Z] > git merge 61ed54c1b2efb7b45f2626e08ac979e88bc0e74b # timeout=10 [2020-07-20T23:47:16.954Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-20T23:47:16.964Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T23:47:16.970Z] > git checkout -f cd6153964b466026654b1cf5e865c5d02d0ff61d # timeout=10 [2020-07-20T23:47:20.504Z] Commit message: "Merge commit '61ed54c1b2efb7b45f2626e08ac979e88bc0e74b' into HEAD" [2020-07-20T23:47:20.517Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-20T23:47:20.508Z] > git rev-list --no-walk 153442c7d7b8532c80bd4e6eedb9efcdd3327658 # timeout=10 [Pipeline] echo [2020-07-20T23:47:22.290Z] ========================================================= [2020-07-20T23:47:22.290Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-20T23:47:22.290Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-20T23:47:22.954Z] + 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-07-20T23:47:23.534Z] Sending build context to Docker daemon 37.01MB [2020-07-20T23:47:23.534Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-20T23:47:23.534Z] Step 2/8 : FROM ${BASE} [2020-07-20T23:47:23.534Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-20T23:47:23.534Z] df20fa9351a1: Pulling fs layer [2020-07-20T23:47:23.534Z] ed8968b2872e: Pulling fs layer [2020-07-20T23:47:23.534Z] a92cc7c5fd73: Pulling fs layer [2020-07-20T23:47:23.534Z] 2dd03ba5bac4: Pulling fs layer [2020-07-20T23:47:23.534Z] 1e091d79d1de: Pulling fs layer [2020-07-20T23:47:23.534Z] 481702a1767f: Pulling fs layer [2020-07-20T23:47:23.534Z] f64a6f60c768: Pulling fs layer [2020-07-20T23:47:23.534Z] e78d2573fc39: Pulling fs layer [2020-07-20T23:47:23.534Z] e876d2f968b6: Pulling fs layer [2020-07-20T23:47:23.534Z] ce8a83651883: Pulling fs layer [2020-07-20T23:47:23.534Z] 07967f4d0e4b: Pulling fs layer [2020-07-20T23:47:23.534Z] 2dd03ba5bac4: Waiting [2020-07-20T23:47:23.534Z] 1e091d79d1de: Waiting [2020-07-20T23:47:23.534Z] 481702a1767f: Waiting [2020-07-20T23:47:23.534Z] f64a6f60c768: Waiting [2020-07-20T23:47:23.534Z] e78d2573fc39: Waiting [2020-07-20T23:47:23.534Z] e876d2f968b6: Waiting [2020-07-20T23:47:23.534Z] ce8a83651883: Waiting [2020-07-20T23:47:23.534Z] 07967f4d0e4b: Waiting [2020-07-20T23:47:23.534Z] a92cc7c5fd73: Verifying Checksum [2020-07-20T23:47:23.534Z] a92cc7c5fd73: Download complete [2020-07-20T23:47:23.534Z] ed8968b2872e: Verifying Checksum [2020-07-20T23:47:23.534Z] ed8968b2872e: Download complete [2020-07-20T23:47:23.534Z] 1e091d79d1de: Verifying Checksum [2020-07-20T23:47:23.534Z] 1e091d79d1de: Download complete [2020-07-20T23:47:23.534Z] 481702a1767f: Verifying Checksum [2020-07-20T23:47:23.534Z] 481702a1767f: Download complete [2020-07-20T23:47:23.534Z] df20fa9351a1: Verifying Checksum [2020-07-20T23:47:23.534Z] df20fa9351a1: Download complete [2020-07-20T23:47:24.517Z] f64a6f60c768: Verifying Checksum [2020-07-20T23:47:24.517Z] f64a6f60c768: Download complete [2020-07-20T23:47:25.474Z] e78d2573fc39: Verifying Checksum [2020-07-20T23:47:25.474Z] e78d2573fc39: Download complete [2020-07-20T23:47:25.474Z] 2dd03ba5bac4: Verifying Checksum [2020-07-20T23:47:25.474Z] 2dd03ba5bac4: Download complete [2020-07-20T23:47:26.049Z] e876d2f968b6: Verifying Checksum [2020-07-20T23:47:26.049Z] e876d2f968b6: Download complete [2020-07-20T23:47:26.049Z] 07967f4d0e4b: Verifying Checksum [2020-07-20T23:47:26.049Z] 07967f4d0e4b: Download complete [2020-07-20T23:47:26.309Z] ce8a83651883: Verifying Checksum [2020-07-20T23:47:26.309Z] ce8a83651883: Download complete [2020-07-20T23:47:26.886Z] df20fa9351a1: Pull complete [2020-07-20T23:47:27.154Z] ed8968b2872e: Pull complete [2020-07-20T23:47:27.154Z] a92cc7c5fd73: Pull complete [2020-07-20T23:47:32.487Z] 2dd03ba5bac4: Pull complete [2020-07-20T23:47:32.487Z] 1e091d79d1de: Pull complete [2020-07-20T23:47:32.748Z] 481702a1767f: Pull complete [2020-07-20T23:47:39.340Z] f64a6f60c768: Pull complete [2020-07-20T23:47:41.904Z] e78d2573fc39: Pull complete [2020-07-20T23:47:41.904Z] e876d2f968b6: Pull complete [2020-07-20T23:47:42.480Z] ce8a83651883: Pull complete [2020-07-20T23:47:42.741Z] 07967f4d0e4b: Pull complete [2020-07-20T23:47:42.741Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-07-20T23:47:42.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-20T23:47:42.741Z] ---> 5d7c900382c6 [2020-07-20T23:47:42.741Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-20T23:47:43.003Z] latest: Pulling from library/docker [2020-07-20T23:47:43.003Z] df20fa9351a1: Already exists [2020-07-20T23:47:43.267Z] 25ad7478873d: Pulling fs layer [2020-07-20T23:47:43.267Z] 4684f6177b5d: Pulling fs layer [2020-07-20T23:47:43.267Z] 46e300cec669: Pulling fs layer [2020-07-20T23:47:43.267Z] 63038576ad94: Pulling fs layer [2020-07-20T23:47:43.267Z] 0fdb76c4706c: Pulling fs layer [2020-07-20T23:47:43.267Z] cb7edeffdfd5: Pulling fs layer [2020-07-20T23:47:43.267Z] 63038576ad94: Waiting [2020-07-20T23:47:43.267Z] 0fdb76c4706c: Waiting [2020-07-20T23:47:43.267Z] cb7edeffdfd5: Waiting [2020-07-20T23:47:43.267Z] 4684f6177b5d: Verifying Checksum [2020-07-20T23:47:43.267Z] 4684f6177b5d: Download complete [2020-07-20T23:47:43.267Z] 25ad7478873d: Verifying Checksum [2020-07-20T23:47:43.267Z] 25ad7478873d: Download complete [2020-07-20T23:47:43.534Z] 0fdb76c4706c: Download complete [2020-07-20T23:47:43.534Z] 25ad7478873d: Pull complete [2020-07-20T23:47:43.534Z] cb7edeffdfd5: Verifying Checksum [2020-07-20T23:47:43.534Z] cb7edeffdfd5: Download complete [2020-07-20T23:47:43.805Z] 4684f6177b5d: Pull complete [2020-07-20T23:47:44.069Z] 46e300cec669: Download complete [2020-07-20T23:47:44.334Z] 63038576ad94: Verifying Checksum [2020-07-20T23:47:44.334Z] 63038576ad94: Download complete [2020-07-20T23:47:47.658Z] 46e300cec669: Pull complete [2020-07-20T23:47:47.919Z] 63038576ad94: Pull complete [2020-07-20T23:47:47.919Z] 0fdb76c4706c: Pull complete [2020-07-20T23:47:48.180Z] cb7edeffdfd5: Pull complete [2020-07-20T23:47:48.180Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-20T23:47:48.180Z] Status: Downloaded newer image for docker:latest [2020-07-20T23:47:49.581Z] ---> b8b743764594 [2020-07-20T23:47:49.581Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-20T23:47:49.581Z] ---> Running in e670e79e5517 [2020-07-20T23:47:49.846Z] Removing intermediate container e670e79e5517 [2020-07-20T23:47:49.846Z] ---> b81846b88674 [2020-07-20T23:47:49.846Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-07-20T23:47:49.846Z] ---> Running in f75637491394 [2020-07-20T23:47:50.426Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-20T23:47:51.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-20T23:47:51.640Z] (1/5) Installing libsodium (1.0.18-r0) [2020-07-20T23:47:51.640Z] (2/5) Installing libzmq (4.3.2-r0) [2020-07-20T23:47:51.901Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-07-20T23:47:51.901Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-07-20T23:47:52.163Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-07-20T23:47:52.163Z] Executing busybox-1.31.1-r16.trigger [2020-07-20T23:47:52.163Z] OK: 167 MiB in 44 packages [2020-07-20T23:47:52.742Z] Removing intermediate container f75637491394 [2020-07-20T23:47:52.742Z] ---> fd2c3ec926a2 [2020-07-20T23:47:52.742Z] Step 6/8 : WORKDIR /build [2020-07-20T23:47:52.742Z] ---> Running in 5f140f736238 [2020-07-20T23:47:53.005Z] Removing intermediate container 5f140f736238 [2020-07-20T23:47:53.005Z] ---> 7043249a33c3 [2020-07-20T23:47:53.005Z] Step 7/8 : COPY go.mod . [2020-07-20T23:47:53.267Z] ---> 8cc6ed36fd1b [2020-07-20T23:47:53.267Z] Step 8/8 : RUN go mod download [2020-07-20T23:47:53.267Z] ---> Running in 2b744602cb14 [2020-07-20T23:47:55.825Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-20T23:47:55.825Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-20T23:47:55.825Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-20T23:47:55.825Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-20T23:47:55.825Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-20T23:47:55.825Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-20T23:47:55.825Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-20T23:47:55.825Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-20T23:47:55.825Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-07-20T23:47:55.825Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-20T23:47:55.825Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-20T23:47:55.825Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-20T23:47:55.825Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.60 [2020-07-20T23:47:55.825Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-20T23:47:55.825Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-20T23:47:55.825Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 [2020-07-20T23:47:55.825Z] go: finding github.com/fatih/color v1.7.0 [2020-07-20T23:47:55.825Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-20T23:47:55.825Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-20T23:47:56.086Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-20T23:47:56.086Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-20T23:47:56.086Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-20T23:47:56.086Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-20T23:47:56.086Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-20T23:47:56.086Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-20T23:47:56.086Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-20T23:47:56.086Z] go: finding github.com/google/uuid v1.1.1 [2020-07-20T23:47:56.086Z] go: finding github.com/gorilla/mux v1.7.4 [2020-07-20T23:47:56.086Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-20T23:47:56.086Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-20T23:47:56.346Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-20T23:47:56.346Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-20T23:47:56.346Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-20T23:47:56.346Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-20T23:47:56.346Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-20T23:47:56.346Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-20T23:47:56.346Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-20T23:47:56.346Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-20T23:47:56.346Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-20T23:47:56.346Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-20T23:47:56.346Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-20T23:47:56.608Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-20T23:47:56.608Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-20T23:47:56.608Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-20T23:47:56.608Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-20T23:47:56.608Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-20T23:47:56.608Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-20T23:47:56.608Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-20T23:47:56.608Z] go: finding github.com/kr/pty v1.1.1 [2020-07-20T23:47:56.608Z] go: finding github.com/kr/text v0.1.0 [2020-07-20T23:47:56.608Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-20T23:47:56.608Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-20T23:47:56.608Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-20T23:47:56.869Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-20T23:47:56.869Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-20T23:47:56.869Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-20T23:47:56.869Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-20T23:47:56.869Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-20T23:47:56.869Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-20T23:47:56.869Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-20T23:47:56.869Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-20T23:47:56.869Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-20T23:47:56.869Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-20T23:47:56.869Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-20T23:47:56.869Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-20T23:47:57.131Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-20T23:47:57.131Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-20T23:47:57.131Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-20T23:47:57.131Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-20T23:47:57.131Z] go: finding github.com/posener/complete v1.1.1 [2020-07-20T23:47:57.131Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-20T23:47:57.131Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-20T23:47:57.131Z] go: finding github.com/stretchr/objx v0.2.0 [2020-07-20T23:47:57.131Z] go: finding github.com/stretchr/testify v1.6.1 [2020-07-20T23:47:57.131Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-20T23:47:57.131Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-20T23:47:57.395Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-20T23:47:57.395Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-20T23:47:57.395Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-20T23:47:57.395Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-20T23:47:57.395Z] go: finding golang.org/x/text v0.3.2 [2020-07-20T23:47:57.395Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-20T23:47:57.395Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-20T23:47:57.395Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-20T23:47:57.395Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-20T23:47:57.395Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-20T23:47:57.395Z] go: finding gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2020-07-20T23:48:09.665Z] Removing intermediate container 2b744602cb14 [2020-07-20T23:48:09.665Z] ---> 16d6be6465b0 [2020-07-20T23:48:09.927Z] Successfully built 16d6be6465b0 [2020-07-20T23:48:09.927Z] 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 [2020-07-20T23:48:10.750Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-20T23:48:10.750Z] . [Pipeline] withDockerContainer [2020-07-20T23:48:10.881Z] prd-centos7-docker-4c-2g-342 does not seem to be running inside a container [2020-07-20T23:48:10.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-07-20T23:48:11.567Z] $ docker top 5db561c38d916014d6956026d561620e119e4103740aafe1547e327ef569f9da -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-20T23:48:12.053Z] + go version [2020-07-20T23:48:12.053Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-07-20T23:48:12.365Z] + make test [2020-07-20T23:48:12.365Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-20T23:48:13.773Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-07-20T23:48:20.434Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.088s coverage: 86.2% of statements [2020-07-20T23:48:30.540Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.024s coverage: 51.6% of statements [2020-07-20T23:48:30.540Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-07-20T23:48:30.540Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-07-20T23:48:30.540Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.031s coverage: 54.0% of statements [2020-07-20T23:48:30.540Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-07-20T23:48:30.540Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.286s coverage: 69.1% of statements [2020-07-20T23:48:45.476Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.484s coverage: 73.4% of statements [2020-07-20T23:48:45.476Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.005s coverage: 89.5% of statements [2020-07-20T23:48:45.476Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements [2020-07-20T23:48:45.476Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.074s coverage: 100.0% of statements [2020-07-20T23:48:45.476Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements [2020-07-20T23:48:45.476Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.006s coverage: 100.0% of statements [2020-07-20T23:48:45.476Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-07-20T23:48:45.476Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-07-20T23:48:45.476Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-07-20T23:48:45.476Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-07-20T23:48:45.476Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-07-20T23:48:45.476Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-07-20T23:48:45.476Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-07-20T23:48:45.476Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.004s coverage: 97.7% of statements [2020-07-20T23:48:45.476Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-07-20T23:48:45.476Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-07-20T23:48:45.476Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] [2020-07-20T23:48:45.476Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 7.314s coverage: 78.0% of statements [2020-07-20T23:48:45.476Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.075s coverage: 81.1% of statements [2020-07-20T23:48:51.150Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-345 in /w/workspace/ndry_app-functions-sdk-go_PR-407 [Pipeline] { [Pipeline] ws [2020-07-20T23:48:51.189Z] Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout [2020-07-20T23:48:56.744Z] using credential edgex-jenkins-ssh [2020-07-20T23:48:56.799Z] Cloning the remote Git repository [2020-07-20T23:48:56.800Z] Cloning with configured refspecs honoured and without tags [2020-07-20T23:48:56.864Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-20T23:48:56.987Z] > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 [2020-07-20T23:48:57.079Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-20T23:48:57.080Z] > git --version # timeout=10 [2020-07-20T23:48:57.117Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-20T23:48:57.209Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/407/head:refs/remotes/origin/PR-407 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T23:49:00.087Z] Fetching without tags [2020-07-20T23:48:59.931Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-07-20T23:48:59.955Z] > git config --add remote.origin.fetch +refs/pull/407/head:refs/remotes/origin/PR-407 # timeout=10 [2020-07-20T23:48:59.975Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T23:49:00.010Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-07-20T23:49:00.100Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-20T23:49:00.100Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-20T23:49:00.121Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/407/head:refs/remotes/origin/PR-407 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T23:49:00.405Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.354s coverage: 71.5% of statements [2020-07-20T23:49:00.405Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 100.0% of statements [2020-07-20T23:49:00.405Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-07-20T23:49:00.637Z] Merging remotes/origin/master commit 61ed54c1b2efb7b45f2626e08ac979e88bc0e74b into PR head commit 38becba54160ad2b8098c020d59804af31adcf83 [2020-07-20T23:49:00.913Z] Merge succeeded, producing dd6102e8a4bfc99537fbac6f832445921602cd0c [2020-07-20T23:49:00.914Z] Checking out Revision dd6102e8a4bfc99537fbac6f832445921602cd0c (PR-407) [2020-07-20T23:49:00.654Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T23:49:00.680Z] > git checkout -f 38becba54160ad2b8098c020d59804af31adcf83 # timeout=10 [2020-07-20T23:49:00.783Z] > git remote # timeout=10 [2020-07-20T23:49:00.797Z] > git config --get remote.origin.url # timeout=10 [2020-07-20T23:49:00.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-20T23:49:00.827Z] > git merge 61ed54c1b2efb7b45f2626e08ac979e88bc0e74b # timeout=10 [2020-07-20T23:49:00.899Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-20T23:49:00.918Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T23:49:00.938Z] > git checkout -f dd6102e8a4bfc99537fbac6f832445921602cd0c # timeout=10 [2020-07-20T23:49:02.982Z] gofmt -l . [2020-07-20T23:49:02.982Z] [ "`gofmt -l .`" = "" ] [2020-07-20T23:49:02.982Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-07-20T23:49:03.902Z] Stashed 1 file(s) [Pipeline] } [2020-07-20T23:49:03.908Z] $ docker stop --time=1 5db561c38d916014d6956026d561620e119e4103740aafe1547e327ef569f9da [2020-07-20T23:49:05.166Z] Commit message: "Merge commit '61ed54c1b2efb7b45f2626e08ac979e88bc0e74b' into HEAD" [2020-07-20T23:49:05.188Z] First time build. Skipping changelog. [2020-07-20T23:49:05.562Z] $ docker rm -f 5db561c38d916014d6956026d561620e119e4103740aafe1547e327ef569f9da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-20T23:49:05.171Z] > git rev-list --no-walk 153442c7d7b8532c80bd4e6eedb9efcdd3327658 # timeout=10 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2020-07-20T23:49:09.074Z] ========================================================= [2020-07-20T23:49:09.074Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-20T23:49:09.074Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-20T23:49:10.173Z] + 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-07-20T23:49:11.620Z] Sending build context to Docker daemon 37.01MB [2020-07-20T23:49:11.620Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-20T23:49:11.620Z] Step 2/8 : FROM ${BASE} [2020-07-20T23:49:11.899Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-20T23:49:11.899Z] b538f80385f9: Pulling fs layer [2020-07-20T23:49:11.899Z] 74f711af9a0d: Pulling fs layer [2020-07-20T23:49:11.899Z] 99f96fe45779: Pulling fs layer [2020-07-20T23:49:11.899Z] fd7a069fd194: Pulling fs layer [2020-07-20T23:49:11.899Z] 66aa3694b03b: Pulling fs layer [2020-07-20T23:49:11.899Z] 170f70906a0f: Pulling fs layer [2020-07-20T23:49:11.899Z] ad7c5574e4b9: Pulling fs layer [2020-07-20T23:49:11.899Z] e772456be8f7: Pulling fs layer [2020-07-20T23:49:11.899Z] c890913d741a: Pulling fs layer [2020-07-20T23:49:11.899Z] 2480fcc9aa5a: Pulling fs layer [2020-07-20T23:49:11.899Z] 09adf4765672: Pulling fs layer [2020-07-20T23:49:11.899Z] fd7a069fd194: Waiting [2020-07-20T23:49:11.899Z] 66aa3694b03b: Waiting [2020-07-20T23:49:11.899Z] 170f70906a0f: Waiting [2020-07-20T23:49:11.899Z] ad7c5574e4b9: Waiting [2020-07-20T23:49:11.899Z] e772456be8f7: Waiting [2020-07-20T23:49:11.899Z] c890913d741a: Waiting [2020-07-20T23:49:11.899Z] 2480fcc9aa5a: Waiting [2020-07-20T23:49:11.899Z] 09adf4765672: Waiting [2020-07-20T23:49:11.899Z] 99f96fe45779: Download complete [2020-07-20T23:49:11.899Z] 74f711af9a0d: Verifying Checksum [2020-07-20T23:49:11.899Z] 74f711af9a0d: Download complete [2020-07-20T23:49:11.899Z] 66aa3694b03b: Verifying Checksum [2020-07-20T23:49:11.899Z] 66aa3694b03b: Download complete [2020-07-20T23:49:11.899Z] 170f70906a0f: Verifying Checksum [2020-07-20T23:49:11.899Z] 170f70906a0f: Download complete [2020-07-20T23:49:11.899Z] b538f80385f9: Verifying Checksum [2020-07-20T23:49:12.898Z] b538f80385f9: Pull complete [2020-07-20T23:49:13.174Z] 74f711af9a0d: Pull complete [2020-07-20T23:49:13.450Z] 99f96fe45779: Pull complete [2020-07-20T23:49:16.119Z] ad7c5574e4b9: Verifying Checksum [2020-07-20T23:49:16.119Z] ad7c5574e4b9: Download complete [2020-07-20T23:49:16.119Z] c890913d741a: Download complete [2020-07-20T23:49:18.136Z] e772456be8f7: Verifying Checksum [2020-07-20T23:49:18.136Z] e772456be8f7: Download complete [2020-07-20T23:49:18.136Z] 09adf4765672: Verifying Checksum [2020-07-20T23:49:18.136Z] 09adf4765672: Download complete [2020-07-20T23:49:18.136Z] 2480fcc9aa5a: Verifying Checksum [2020-07-20T23:49:18.136Z] 2480fcc9aa5a: Download complete [2020-07-20T23:49:18.413Z] fd7a069fd194: Verifying Checksum [2020-07-20T23:49:18.413Z] fd7a069fd194: Download complete [2020-07-20T23:49:30.832Z] fd7a069fd194: Pull complete [2020-07-20T23:49:30.832Z] 66aa3694b03b: Pull complete [2020-07-20T23:49:30.832Z] 170f70906a0f: Pull complete [2020-07-20T23:49:32.804Z] ad7c5574e4b9: Pull complete [2020-07-20T23:49:38.214Z] e772456be8f7: Pull complete [2020-07-20T23:49:38.214Z] c890913d741a: Pull complete [2020-07-20T23:49:39.651Z] 2480fcc9aa5a: Pull complete [2020-07-20T23:49:40.252Z] 09adf4765672: Pull complete [2020-07-20T23:49:40.252Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-07-20T23:49:40.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-20T23:49:40.252Z] ---> 2248a725d1cf [2020-07-20T23:49:40.252Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-20T23:49:40.527Z] latest: Pulling from library/docker [2020-07-20T23:49:40.527Z] b538f80385f9: Already exists [2020-07-20T23:49:40.804Z] 259a493cd78d: Pulling fs layer [2020-07-20T23:49:40.804Z] b8e66b5100f5: Pulling fs layer [2020-07-20T23:49:40.804Z] 39dc9c94d07c: Pulling fs layer [2020-07-20T23:49:40.804Z] 551b823b3b82: Pulling fs layer [2020-07-20T23:49:40.804Z] 3c52a74df98c: Pulling fs layer [2020-07-20T23:49:40.804Z] 6c9b121b6998: Pulling fs layer [2020-07-20T23:49:40.804Z] 551b823b3b82: Waiting [2020-07-20T23:49:40.804Z] 3c52a74df98c: Waiting [2020-07-20T23:49:40.804Z] 6c9b121b6998: Waiting [2020-07-20T23:49:40.804Z] 259a493cd78d: Verifying Checksum [2020-07-20T23:49:40.804Z] 259a493cd78d: Download complete [2020-07-20T23:49:41.082Z] 551b823b3b82: Verifying Checksum [2020-07-20T23:49:41.082Z] 551b823b3b82: Download complete [2020-07-20T23:49:41.082Z] 3c52a74df98c: Download complete [2020-07-20T23:49:41.082Z] 6c9b121b6998: Verifying Checksum [2020-07-20T23:49:41.082Z] 6c9b121b6998: Download complete [2020-07-20T23:49:41.686Z] 259a493cd78d: Pull complete [2020-07-20T23:49:41.972Z] b8e66b5100f5: Pull complete [2020-07-20T23:49:42.249Z] 39dc9c94d07c: Download complete [2020-07-20T23:49:45.656Z] 39dc9c94d07c: Pull complete [2020-07-20T23:49:45.656Z] 551b823b3b82: Pull complete [2020-07-20T23:49:45.928Z] 3c52a74df98c: Pull complete [2020-07-20T23:49:46.528Z] 6c9b121b6998: Pull complete [2020-07-20T23:49:46.528Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-20T23:49:46.528Z] Status: Downloaded newer image for docker:latest [2020-07-20T23:49:54.848Z] ---> 57a1e3c55605 [2020-07-20T23:49:54.848Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-20T23:49:54.848Z] ---> Running in bbfcb649fa4f [2020-07-20T23:49:55.123Z] Removing intermediate container bbfcb649fa4f [2020-07-20T23:49:55.123Z] ---> d1d456ec84f2 [2020-07-20T23:49:55.123Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-07-20T23:49:55.401Z] ---> Running in 667ca45eae63 [2020-07-20T23:49:57.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-20T23:49:57.680Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-20T23:49:58.277Z] (1/5) Installing libsodium (1.0.18-r0) [2020-07-20T23:49:58.554Z] (2/5) Installing libzmq (4.3.2-r0) [2020-07-20T23:49:58.554Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-07-20T23:49:58.554Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-07-20T23:49:58.835Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-07-20T23:49:58.835Z] Executing busybox-1.31.1-r16.trigger [2020-07-20T23:49:58.835Z] OK: 143 MiB in 44 packages [2020-07-20T23:50:00.282Z] Removing intermediate container 667ca45eae63 [2020-07-20T23:50:00.282Z] ---> 83fc33fdf908 [2020-07-20T23:50:00.282Z] Step 6/8 : WORKDIR /build [2020-07-20T23:50:00.556Z] ---> Running in aa13c73247ab [2020-07-20T23:50:01.157Z] Removing intermediate container aa13c73247ab [2020-07-20T23:50:01.157Z] ---> 0fc67784f447 [2020-07-20T23:50:01.157Z] Step 7/8 : COPY go.mod . [2020-07-20T23:50:01.757Z] ---> 3d79b35bf25c [2020-07-20T23:50:01.757Z] Step 8/8 : RUN go mod download [2020-07-20T23:50:02.034Z] ---> Running in b54e6f50f4cd [2020-07-20T23:50:05.435Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-20T23:50:05.435Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-20T23:50:05.435Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-20T23:50:05.435Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-20T23:50:05.435Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-20T23:50:05.435Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-20T23:50:05.435Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-20T23:50:05.435Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-20T23:50:05.435Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-07-20T23:50:05.435Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-20T23:50:05.435Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-20T23:50:05.435Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-20T23:50:05.435Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.60 [2020-07-20T23:50:05.435Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-20T23:50:05.435Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-20T23:50:05.435Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 [2020-07-20T23:50:05.435Z] go: finding github.com/fatih/color v1.7.0 [2020-07-20T23:50:05.435Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-20T23:50:05.435Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-20T23:50:05.435Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-20T23:50:05.435Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-20T23:50:05.435Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-20T23:50:05.435Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-20T23:50:05.435Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-20T23:50:05.435Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-20T23:50:05.435Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-20T23:50:05.435Z] go: finding github.com/google/uuid v1.1.1 [2020-07-20T23:50:05.435Z] go: finding github.com/gorilla/mux v1.7.4 [2020-07-20T23:50:05.435Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-20T23:50:05.435Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-20T23:50:05.435Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-20T23:50:05.435Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-20T23:50:05.435Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-20T23:50:05.709Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-20T23:50:05.709Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-20T23:50:05.709Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-20T23:50:05.709Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-20T23:50:05.709Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-20T23:50:05.709Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-20T23:50:05.709Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-20T23:50:05.709Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-20T23:50:05.709Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-20T23:50:05.709Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-20T23:50:05.709Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-20T23:50:05.985Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-20T23:50:05.985Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-20T23:50:05.985Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-20T23:50:05.985Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-20T23:50:05.985Z] go: finding github.com/kr/pty v1.1.1 [2020-07-20T23:50:05.985Z] go: finding github.com/kr/text v0.1.0 [2020-07-20T23:50:05.985Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-20T23:50:05.985Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-20T23:50:05.985Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-20T23:50:05.985Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-20T23:50:05.985Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-20T23:50:06.260Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-20T23:50:06.260Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-20T23:50:06.260Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-20T23:50:06.260Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-20T23:50:06.260Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-20T23:50:06.260Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-20T23:50:06.260Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-20T23:50:06.260Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-20T23:50:06.260Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-20T23:50:06.260Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-20T23:50:06.260Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-20T23:50:06.260Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-20T23:50:06.532Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-20T23:50:06.532Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-20T23:50:06.532Z] go: finding github.com/posener/complete v1.1.1 [2020-07-20T23:50:06.532Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-20T23:50:06.532Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-20T23:50:06.532Z] go: finding github.com/stretchr/objx v0.2.0 [2020-07-20T23:50:06.532Z] go: finding github.com/stretchr/testify v1.6.1 [2020-07-20T23:50:06.532Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-20T23:50:06.532Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-20T23:50:06.532Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-20T23:50:06.532Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-20T23:50:06.804Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-20T23:50:06.804Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-20T23:50:06.804Z] go: finding golang.org/x/text v0.3.2 [2020-07-20T23:50:06.804Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-20T23:50:06.804Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-20T23:50:06.804Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-20T23:50:06.804Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-20T23:50:07.080Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-20T23:50:07.080Z] go: finding gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2020-07-20T23:50:25.489Z] Removing intermediate container b54e6f50f4cd [2020-07-20T23:50:25.489Z] ---> 49d8815dbb6d [2020-07-20T23:50:25.489Z] Successfully built 49d8815dbb6d [2020-07-20T23:50:25.489Z] 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-07-20T23:50:26.139Z] + docker inspect -f . ci-base-image-arm64 [2020-07-20T23:50:26.139Z] . [Pipeline] withDockerContainer [2020-07-20T23:50:26.372Z] prd-ubuntu18.04-docker-arm64-4c-16g-345 does not seem to be running inside a container [2020-07-20T23:50:26.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-07-20T23:50:28.540Z] $ docker top 601da0edda70ed95cd84c9e8784a7a826b489b7a5e042cc2bfdc42dd05f28bcd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-20T23:50:30.090Z] + go version [2020-07-20T23:50:30.090Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-07-20T23:50:31.162Z] + make test [2020-07-20T23:50:31.162Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-20T23:50:32.606Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-07-20T23:50:54.828Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.090s coverage: 86.2% of statements [2020-07-20T23:51:17.068Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.068s coverage: 51.6% of statements [2020-07-20T23:51:17.068Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-07-20T23:51:17.068Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-07-20T23:51:17.068Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.068s coverage: 54.0% of statements [2020-07-20T23:51:17.068Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-07-20T23:51:17.068Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.320s coverage: 69.1% of statements [2020-07-20T23:51:27.220Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.695s coverage: 73.4% of statements [2020-07-20T23:51:27.220Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.023s coverage: 89.5% of statements [2020-07-20T23:51:27.220Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.019s coverage: 100.0% of statements [2020-07-20T23:51:27.220Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.129s coverage: 100.0% of statements [2020-07-20T23:51:27.220Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.014s coverage: 100.0% of statements [2020-07-20T23:51:27.221Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.015s coverage: 100.0% of statements [2020-07-20T23:51:27.221Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-07-20T23:51:27.221Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-07-20T23:51:27.221Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-07-20T23:51:27.221Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-07-20T23:51:27.221Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-07-20T23:51:27.221Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-07-20T23:51:27.221Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-07-20T23:51:27.221Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.013s coverage: 97.7% of statements [2020-07-20T23:51:27.221Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-07-20T23:51:27.221Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-07-20T23:51:27.221Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] [2020-07-20T23:51:29.844Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.799s coverage: 78.0% of statements [2020-07-20T23:51:29.844Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.096s coverage: 81.1% of statements [2020-07-20T23:51:56.613Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.790s coverage: 71.5% of statements [2020-07-20T23:51:56.613Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.018s coverage: 100.0% of statements [2020-07-20T23:51:56.613Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-07-20T23:52:00.942Z] gofmt -l . [2020-07-20T23:52:01.212Z] [ "`gofmt -l .`" = "" ] [2020-07-20T23:52:01.485Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-07-20T23:52:02.100Z] Warning: overwriting stash ‘coverage-report’ [2020-07-20T23:52:02.880Z] Stashed 1 file(s) [Pipeline] } [2020-07-20T23:52:02.883Z] $ docker stop --time=1 601da0edda70ed95cd84c9e8784a7a826b489b7a5e042cc2bfdc42dd05f28bcd [2020-07-20T23:52:04.984Z] $ docker rm -f 601da0edda70ed95cd84c9e8784a7a826b489b7a5e042cc2bfdc42dd05f28bcd [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] stage [Pipeline] { (Snap) Stage "Snap" 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-07-20T23:52:06.977Z] provisioning config files... [2020-07-20T23:52:06.988Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-407@tmp/config941003194331440517tmp [Pipeline] { [Pipeline] sh [2020-07-20T23:52:07.347Z] + curl -s https://codecov.io/bash [2020-07-20T23:52:07.347Z] + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-407@tmp/config941003194331440517tmp [Pipeline] } [2020-07-20T23:52:07.619Z] 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-07-20T23:52:08.874Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-20T23:52:09.436Z] ---> package-listing.sh [2020-07-20T23:52:09.436Z] ++ facter osfamily [2020-07-20T23:52:09.436Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-20T23:52:09.436Z] + OS_FAMILY=redhat [2020-07-20T23:52:09.436Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-407 [2020-07-20T23:52:09.436Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-20T23:52:09.436Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-20T23:52:09.436Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-20T23:52:09.437Z] + PACKAGES=/tmp/packages_start.txt [2020-07-20T23:52:09.437Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-407 ']' [2020-07-20T23:52:09.437Z] + PACKAGES=/tmp/packages_end.txt [2020-07-20T23:52:09.437Z] + case "${OS_FAMILY}" in [2020-07-20T23:52:09.437Z] + rpm -qa [2020-07-20T23:52:09.437Z] + sort [2020-07-20T23:52:13.692Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-20T23:52:13.692Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-20T23:52:13.692Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-20T23:52:13.692Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-407 ']' [2020-07-20T23:52:13.692Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-407/archives/ [2020-07-20T23:52:13.692Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-407/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-20T23:52:14.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-20T23:52:14.067Z] [2020-07-20T23:52:14.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-20T23:52:14.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-20T23:52:14.400Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-20T23:52:14.400Z] c9b1b535fdd9: Pulling fs layer [2020-07-20T23:52:14.400Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-20T23:52:14.400Z] 756a868c4378: Pulling fs layer [2020-07-20T23:52:14.400Z] 444b2fc9a129: Pulling fs layer [2020-07-20T23:52:14.400Z] ea15f1150254: Pulling fs layer [2020-07-20T23:52:14.400Z] 41b27a9f41bf: Pulling fs layer [2020-07-20T23:52:14.400Z] 28c525ee5125: Pulling fs layer [2020-07-20T23:52:14.400Z] 094b1ea09ed8: Pulling fs layer [2020-07-20T23:52:14.400Z] 138eaada9080: Pulling fs layer [2020-07-20T23:52:14.400Z] 0622d0fa9048: Pulling fs layer [2020-07-20T23:52:14.400Z] 41b27a9f41bf: Waiting [2020-07-20T23:52:14.400Z] 28c525ee5125: Waiting [2020-07-20T23:52:14.400Z] 094b1ea09ed8: Waiting [2020-07-20T23:52:14.400Z] 138eaada9080: Waiting [2020-07-20T23:52:14.400Z] 0622d0fa9048: Waiting [2020-07-20T23:52:14.400Z] 444b2fc9a129: Waiting [2020-07-20T23:52:14.400Z] ea15f1150254: Waiting [2020-07-20T23:52:14.400Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-20T23:52:14.400Z] 2cc5ad85d9ab: Download complete [2020-07-20T23:52:14.400Z] 444b2fc9a129: Verifying Checksum [2020-07-20T23:52:14.400Z] 444b2fc9a129: Download complete [2020-07-20T23:52:14.400Z] c9b1b535fdd9: Verifying Checksum [2020-07-20T23:52:14.400Z] ea15f1150254: Verifying Checksum [2020-07-20T23:52:14.400Z] ea15f1150254: Download complete [2020-07-20T23:52:14.668Z] 28c525ee5125: Verifying Checksum [2020-07-20T23:52:14.668Z] 28c525ee5125: Download complete [2020-07-20T23:52:14.668Z] 756a868c4378: Verifying Checksum [2020-07-20T23:52:14.668Z] 756a868c4378: Download complete [2020-07-20T23:52:14.935Z] 138eaada9080: Verifying Checksum [2020-07-20T23:52:14.935Z] 138eaada9080: Download complete [2020-07-20T23:52:14.935Z] 0622d0fa9048: Verifying Checksum [2020-07-20T23:52:14.935Z] 0622d0fa9048: Download complete [2020-07-20T23:52:14.935Z] c9b1b535fdd9: Pull complete [2020-07-20T23:52:14.935Z] 094b1ea09ed8: Verifying Checksum [2020-07-20T23:52:14.935Z] 094b1ea09ed8: Download complete [2020-07-20T23:52:15.508Z] 2cc5ad85d9ab: Pull complete [2020-07-20T23:52:15.508Z] 41b27a9f41bf: Verifying Checksum [2020-07-20T23:52:15.508Z] 41b27a9f41bf: Download complete [2020-07-20T23:52:16.896Z] 756a868c4378: Pull complete [2020-07-20T23:52:16.896Z] 444b2fc9a129: Pull complete [2020-07-20T23:52:16.896Z] ea15f1150254: Pull complete [2020-07-20T23:52:21.114Z] 41b27a9f41bf: Pull complete [2020-07-20T23:52:21.114Z] 28c525ee5125: Pull complete [2020-07-20T23:52:23.677Z] 094b1ea09ed8: Pull complete [2020-07-20T23:52:23.938Z] 138eaada9080: Pull complete [2020-07-20T23:52:24.198Z] 0622d0fa9048: Pull complete [2020-07-20T23:52:24.198Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-20T23:52:24.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-20T23:52:24.198Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-20T23:52:24.341Z] prd-centos7-docker-4c-2g-339 does not seem to be running inside a container [2020-07-20T23:52:24.382Z] $ 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_PR-407 -v /w/workspace/ndry_app-functions-sdk-go_PR-407:/w/workspace/ndry_app-functions-sdk-go_PR-407:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-407@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-20T23:52:28.231Z] $ docker top 50d95113030f76119d7180f5929bd334c980430ef52210736899fb1cd9f18d60 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-20T23:52:28.455Z] provisioning config files... [2020-07-20T23:52:28.473Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-407@tmp/config8431512219313476689tmp [Pipeline] { [Pipeline] echo [2020-07-20T23:52:28.532Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-20T23:52:28.826Z] ---> create-netrc.sh [Pipeline] echo [2020-07-20T23:52:28.836Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-20T23:52:29.127Z] ---> logs-deploy.sh [2020-07-20T23:52:29.128Z] + ARCHIVE_ARTIFACTS= [2020-07-20T23:52:29.128Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-20T23:52:29.128Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-20T23:52:29.128Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-20T23:52:29.128Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-407/3 [2020-07-20T23:52:29.128Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-407/3/ [2020-07-20T23:52:29.128Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-407/3 /w/workspace/ndry_app-functions-sdk-go_PR-407 [2020-07-20T23:52:30.511Z] Archives upload complete. [2020-07-20T23:52:30.511Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-407/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-407/3/