Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 818d3097101b828a7f7324d57ba41c62cb77659c 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [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-4539 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 818d3097101b828a7f7324d57ba41c62cb77659c (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 818d3097101b828a7f7324d57ba41c62cb77659c # timeout=10 Commit message: "Merge pull request #322 from rsdmike/configurableMQTT" > git rev-list --no-walk ab64e02debb3363583ae84ae14d4b6cb6e69c2ba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:47:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:47:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:47:42 ========================================================= 15:47:42 EdgeX Global Pipelines Version Info 15:47:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:47:43 ------------------- 15:47:43 stable info: 15:47:43 ------------------- 15:47:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:47:43 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 15:47:43 Message: update stable to v1.0.73 15:47:44 ------------------- 15:47:44 experimental info: 15:47:44 ------------------- 15:47:44 Commited By: **** collab-it+edgex@linuxfoundation.org 15:47:44 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 15:47:44 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:47:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:47:46 15:47:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:47:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:47:46 latest: Pulling from edgex-devops/git-semver 15:47:46 9123ac7c32f7: Pulling fs layer 15:47:46 b8cc5d1170e3: Pulling fs layer 15:47:46 2924cbbf6a41: Pulling fs layer 15:47:46 93b08a4f1073: Pulling fs layer 15:47:46 93b08a4f1073: Waiting 15:47:46 b8cc5d1170e3: Verifying Checksum 15:47:46 b8cc5d1170e3: Download complete 15:47:46 9123ac7c32f7: Verifying Checksum 15:47:46 9123ac7c32f7: Download complete 15:47:46 93b08a4f1073: Verifying Checksum 15:47:46 93b08a4f1073: Download complete 15:47:46 2924cbbf6a41: Verifying Checksum 15:47:46 2924cbbf6a41: Download complete 15:47:47 9123ac7c32f7: Pull complete 15:47:47 b8cc5d1170e3: Pull complete 15:47:47 2924cbbf6a41: Pull complete 15:47:48 93b08a4f1073: Pull complete 15:47:48 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 15:47:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:47:48 prd-centos7-docker-4c-2g-4539 does not seem to be running inside a container 15:47:48 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:47:48 $ docker top 2cf777dd3b03d4276ff6fa2a09581105d1c9eecde37d755e042bbaadf7cac5fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:47:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:47:49 [ssh-agent] Looking for ssh-agent implementation... 15:47:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:47:49 $ docker exec 2cf777dd3b03d4276ff6fa2a09581105d1c9eecde37d755e042bbaadf7cac5fb ssh-agent 15:47:49 SSH_AUTH_SOCK=/tmp/ssh-0vW27vI8kXJK/agent.15 15:47:49 SSH_AGENT_PID=22 15:47:49 Running ssh-add (command line suppressed) 15:47:49 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8580328735673500120.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8580328735673500120.key) 15:47:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:47:50 + git describe --exact-match --tags HEAD 15:47:50 fatal: No names found, cannot describe anything. [Pipeline] } 15:47:50 $ docker exec --env ******** --env ******** 2cf777dd3b03d4276ff6fa2a09581105d1c9eecde37d755e042bbaadf7cac5fb ssh-agent -k 15:47:50 unset SSH_AUTH_SOCK; 15:47:50 unset SSH_AGENT_PID; 15:47:50 echo Agent pid 22 killed; 15:47:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:47:50 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:47:50 This usually means this commit has not been tagged. [Pipeline] sshagent 15:47:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:47:50 [ssh-agent] Looking for ssh-agent implementation... 15:47:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:47:50 $ docker exec 2cf777dd3b03d4276ff6fa2a09581105d1c9eecde37d755e042bbaadf7cac5fb ssh-agent 15:47:50 SSH_AUTH_SOCK=/tmp/ssh-YnKeziZfCGT0/agent.57 15:47:50 SSH_AGENT_PID=64 15:47:50 Running ssh-add (command line suppressed) 15:47:50 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4824155484822820773.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4824155484822820773.key) 15:47:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:47:51 + git semver init 15:47:51 # -> Open(): unable to determine branch for HEAD 15:47:51 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:47:51 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:47:51 # $SEMVER_REMOTE_NAME = origin 15:47:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:47:51 # $SEMVER_USER_NAME = edgex-jenkins 15:47:51 # $SEMVER_BRANCH = master 15:47:51 # $SEMVER_TEMP = /tmp/semver-167312064 15:47:51 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 15:47:53 # '/tmp/semver-167312064' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 15:47:53 # -> Force: false 15:47:53 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 15:47:53 $ docker exec --env ******** --env ******** 2cf777dd3b03d4276ff6fa2a09581105d1c9eecde37d755e042bbaadf7cac5fb ssh-agent -k 15:47:53 unset SSH_AUTH_SOCK; 15:47:53 unset SSH_AGENT_PID; 15:47:53 echo Agent pid 64 killed; 15:47:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:47:54 + git semver [Pipeline] } 15:47:54 $ docker stop --time=1 2cf777dd3b03d4276ff6fa2a09581105d1c9eecde37d755e042bbaadf7cac5fb 15:47:55 $ docker rm -f 2cf777dd3b03d4276ff6fa2a09581105d1c9eecde37d755e042bbaadf7cac5fb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:47:57 Stashed 100 file(s) [Pipeline] echo 15:47:57 [edgeXSemver] initialized semver on version 1.0.1-dev.31 [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 15:48:13 Still waiting to schedule task 15:48:13 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4539’ 15:48:13 Still waiting to schedule task 15:48:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:49:43 Running on prd-centos7-docker-4c-2g-4542 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 15:49:43 Running in /w/workspace/app-functions-sdk-go/37 [Pipeline] { [Pipeline] checkout 15:49:47 using credential edgex-jenkins-ssh 15:49:47 Cloning the remote Git repository 15:49:47 Cloning with configured refspecs honoured and without tags 15:49:46 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:49:46 > git init /w/workspace/app-functions-sdk-go/37 # timeout=10 15:49:47 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:49:47 > git --version # timeout=10 15:49:47 using GIT_SSH to set credentials SSH Credentials for GitHub 15:49:47 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:49:49 Fetching without tags 15:49:49 Checking out Revision 818d3097101b828a7f7324d57ba41c62cb77659c (master) 15:49:49 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:49:49 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:49:49 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:49:49 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:49:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:49:49 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:49:49 > git config core.sparsecheckout # timeout=10 15:49:49 > git checkout -f 818d3097101b828a7f7324d57ba41c62cb77659c # timeout=10 15:49:53 Commit message: "Merge pull request #322 from rsdmike/configurableMQTT" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:49:55 ========================================================= 15:49:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:49:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:49:55 + 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 . 15:49:56 Sending build context to Docker daemon 36.75MB 15:49:56 Step 1/8 : ARG BASE=golang:1.13-alpine 15:49:56 Step 2/8 : FROM ${BASE} 15:49:56 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:49:56 e6b0cf9c0882: Pulling fs layer 15:49:56 2848faf0eed1: Pulling fs layer 15:49:56 0f37312ad70f: Pulling fs layer 15:49:56 5788d62ee057: Pulling fs layer 15:49:56 0e6b1d234666: Pulling fs layer 15:49:56 bf5d7aec512f: Pulling fs layer 15:49:56 34c802a77dc8: Pulling fs layer 15:49:56 9eb99e56ec68: Pulling fs layer 15:49:56 27c7a5d97fbd: Pulling fs layer 15:49:56 5c102a31e300: Pulling fs layer 15:49:56 dcfb455df0a1: Pulling fs layer 15:49:56 34c802a77dc8: Waiting 15:49:56 9eb99e56ec68: Waiting 15:49:56 27c7a5d97fbd: Waiting 15:49:56 5c102a31e300: Waiting 15:49:56 dcfb455df0a1: Waiting 15:49:56 0e6b1d234666: Waiting 15:49:56 5788d62ee057: Waiting 15:49:56 bf5d7aec512f: Waiting 15:49:56 0f37312ad70f: Verifying Checksum 15:49:56 0f37312ad70f: Download complete 15:49:56 2848faf0eed1: Verifying Checksum 15:49:56 2848faf0eed1: Download complete 15:49:56 0e6b1d234666: Verifying Checksum 15:49:56 0e6b1d234666: Download complete 15:49:56 bf5d7aec512f: Verifying Checksum 15:49:56 bf5d7aec512f: Download complete 15:49:56 e6b0cf9c0882: Verifying Checksum 15:49:56 e6b0cf9c0882: Pull complete 15:49:57 34c802a77dc8: Download complete 15:49:57 27c7a5d97fbd: Download complete 15:49:57 5c102a31e300: Verifying Checksum 15:49:57 5c102a31e300: Download complete 15:49:57 dcfb455df0a1: Verifying Checksum 15:49:57 dcfb455df0a1: Download complete 15:49:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4540 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 15:49:57 Running in /w/workspace/app-functions-sdk-go/37 [Pipeline] { [Pipeline] checkout 15:49:58 5788d62ee057: Verifying Checksum 15:49:58 5788d62ee057: Download complete 15:49:58 9eb99e56ec68: Verifying Checksum 15:49:58 9eb99e56ec68: Download complete 15:49:59 2848faf0eed1: Pull complete 15:49:59 0f37312ad70f: Pull complete 15:50:03 using credential edgex-jenkins-ssh 15:50:03 Cloning the remote Git repository 15:50:03 Cloning with configured refspecs honoured and without tags 15:50:04 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:50:04 > git init /w/workspace/app-functions-sdk-go/37 # timeout=10 15:50:04 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:50:04 > git --version # timeout=10 15:50:04 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:04 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:50:06 5788d62ee057: Pull complete 15:50:06 0e6b1d234666: Pull complete 15:50:06 bf5d7aec512f: Pull complete 15:50:07 Fetching without tags 15:50:07 Checking out Revision 818d3097101b828a7f7324d57ba41c62cb77659c (master) 15:50:07 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:50:07 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:50:07 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:50:07 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:50:07 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:07 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:50:07 > git config core.sparsecheckout # timeout=10 15:50:07 > git checkout -f 818d3097101b828a7f7324d57ba41c62cb77659c # timeout=10 15:50:10 34c802a77dc8: Pull complete 15:50:12 Commit message: "Merge pull request #322 from rsdmike/configurableMQTT" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 15:50:14 9eb99e56ec68: Pull complete 15:50:14 27c7a5d97fbd: Pull complete 15:50:14 5c102a31e300: Pull complete 15:50:14 dcfb455df0a1: Pull complete 15:50:14 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 15:50:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 15:50:14 ---> 7c70fe431013 15:50:14 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:50:14 latest: Pulling from library/docker 15:50:15 aad63a933944: Pulling fs layer 15:50:15 69846a6807b3: Pulling fs layer 15:50:15 5517540127c6: Pulling fs layer 15:50:15 da4bc653673c: Pulling fs layer 15:50:15 7d6a82484b25: Pulling fs layer 15:50:15 98d7178a08bc: Pulling fs layer 15:50:15 06fedb666dd1: Pulling fs layer 15:50:15 7d6a82484b25: Waiting 15:50:15 98d7178a08bc: Waiting 15:50:15 06fedb666dd1: Waiting 15:50:15 da4bc653673c: Waiting 15:50:15 5517540127c6: Verifying Checksum 15:50:15 5517540127c6: Download complete 15:50:15 aad63a933944: Verifying Checksum 15:50:15 aad63a933944: Download complete 15:50:15 69846a6807b3: Verifying Checksum 15:50:15 69846a6807b3: Download complete 15:50:15 98d7178a08bc: Verifying Checksum 15:50:15 98d7178a08bc: Download complete 15:50:15 7d6a82484b25: Verifying Checksum 15:50:15 7d6a82484b25: Download complete 15:50:15 06fedb666dd1: Verifying Checksum 15:50:15 06fedb666dd1: Download complete 15:50:15 aad63a933944: Pull complete 15:50:16 da4bc653673c: Verifying Checksum 15:50:16 da4bc653673c: Download complete [Pipeline] echo 15:50:16 ========================================================= 15:50:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 15:50:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:50:16 69846a6807b3: Pull complete 15:50:17 5517540127c6: Pull complete 15:50:17 + 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 . 15:50:19 Sending build context to Docker daemon 36.75MB 15:50:19 Step 1/8 : ARG BASE=golang:1.13-alpine 15:50:19 Step 2/8 : FROM ${BASE} 15:50:19 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:50:19 cde5963f3b93: Pulling fs layer 15:50:19 2a23fa8c16f7: Pulling fs layer 15:50:19 777b28850792: Pulling fs layer 15:50:19 8a11ddd9e578: Pulling fs layer 15:50:19 4cf88f913ddb: Pulling fs layer 15:50:19 1df406cf5192: Pulling fs layer 15:50:19 cd6300453558: Pulling fs layer 15:50:19 b9c365052c96: Pulling fs layer 15:50:19 a2d8cc88f415: Pulling fs layer 15:50:19 ea1d1ca13537: Pulling fs layer 15:50:19 3750a50a1c5e: Pulling fs layer 15:50:19 b9c365052c96: Waiting 15:50:19 1df406cf5192: Waiting 15:50:19 a2d8cc88f415: Waiting 15:50:19 ea1d1ca13537: Waiting 15:50:19 cd6300453558: Waiting 15:50:19 3750a50a1c5e: Waiting 15:50:19 8a11ddd9e578: Waiting 15:50:19 4cf88f913ddb: Waiting 15:50:19 777b28850792: Download complete 15:50:19 2a23fa8c16f7: Verifying Checksum 15:50:19 2a23fa8c16f7: Download complete 15:50:19 4cf88f913ddb: Download complete 15:50:19 1df406cf5192: Verifying Checksum 15:50:19 1df406cf5192: Download complete 15:50:19 cde5963f3b93: Verifying Checksum 15:50:19 cde5963f3b93: Download complete 15:50:19 da4bc653673c: Pull complete 15:50:19 7d6a82484b25: Pull complete 15:50:20 98d7178a08bc: Pull complete 15:50:20 06fedb666dd1: Pull complete 15:50:20 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 15:50:20 Status: Downloaded newer image for docker:latest 15:50:20 cde5963f3b93: Pull complete 15:50:20 2a23fa8c16f7: Pull complete 15:50:21 777b28850792: Pull complete 15:50:21 ---> b8faca9914fc 15:50:21 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:50:21 ---> Running in 1401bd16c971 15:50:21 Removing intermediate container 1401bd16c971 15:50:21 ---> 6c2323eae386 15:50:21 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:50:21 ---> Running in f44d76b311c1 15:50:22 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:50:23 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:50:24 (1/5) Installing libsodium (1.0.18-r0) 15:50:24 cd6300453558: Verifying Checksum 15:50:24 cd6300453558: Download complete 15:50:24 a2d8cc88f415: Verifying Checksum 15:50:24 a2d8cc88f415: Download complete 15:50:24 (2/5) Installing libzmq (4.3.2-r0) 15:50:24 (3/5) Installing pkgconf (1.6.3-r0) 15:50:24 (4/5) Installing libsodium-dev (1.0.18-r0) 15:50:24 (5/5) Installing zeromq-dev (4.3.2-r0) 15:50:24 Executing busybox-1.31.1-r8.trigger 15:50:24 OK: 145 MiB in 44 packages 15:50:25 Removing intermediate container f44d76b311c1 15:50:25 ---> a22f362b49f1 15:50:25 Step 6/8 : WORKDIR /build 15:50:25 ---> Running in 8d6d29a39685 15:50:25 Removing intermediate container 8d6d29a39685 15:50:25 ---> 5a39ca4cb698 15:50:25 Step 7/8 : COPY go.mod . 15:50:25 ---> a7021b7dd756 15:50:25 Step 8/8 : RUN go mod download 15:50:25 ---> Running in ed7b3b41efe7 15:50:26 ea1d1ca13537: Verifying Checksum 15:50:26 ea1d1ca13537: Download complete 15:50:26 3750a50a1c5e: Verifying Checksum 15:50:26 3750a50a1c5e: Download complete 15:50:27 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:50:27 go: finding github.com/BurntSushi/toml v0.3.1 15:50:27 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:50:27 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:50:27 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:50:27 go: finding github.com/bgentry/speakeasy v0.1.0 15:50:27 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:50:27 go: finding github.com/davecgh/go-spew v1.1.1 15:50:27 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:50:27 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:50:27 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 15:50:27 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 15:50:27 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 15:50:27 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:50:27 go: finding github.com/fatih/color v1.7.0 15:50:27 go: finding github.com/go-kit/kit v0.8.0 15:50:27 go: finding github.com/go-logfmt/logfmt v0.4.0 15:50:27 go: finding github.com/go-stack/stack v1.8.0 15:50:27 go: finding github.com/golang/snappy v0.0.1 15:50:27 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:50:27 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:50:27 go: finding github.com/google/go-cmp v0.3.1 15:50:27 go: finding github.com/google/uuid v1.1.0 15:50:27 go: finding github.com/gorilla/mux v1.7.2 15:50:27 go: finding github.com/hashicorp/consul/api v1.1.0 15:50:27 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:50:27 go: finding github.com/hashicorp/errwrap v1.0.0 15:50:27 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:50:27 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:50:27 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:50:27 go: finding github.com/hashicorp/go-multierror v1.0.0 15:50:27 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:50:27 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:50:27 go: finding github.com/hashicorp/go-syslog v1.0.0 15:50:27 go: finding github.com/hashicorp/go-uuid v1.0.1 15:50:27 go: finding github.com/hashicorp/go.net v0.0.1 15:50:27 go: finding github.com/hashicorp/golang-lru v0.5.0 15:50:27 go: finding github.com/hashicorp/logutils v1.0.0 15:50:27 go: finding github.com/hashicorp/mdns v1.0.0 15:50:27 go: finding github.com/hashicorp/memberlist v0.1.3 15:50:27 go: finding github.com/hashicorp/serf v0.8.2 15:50:27 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:50:27 go: finding github.com/kr/pretty v0.2.0 15:50:27 go: finding github.com/kr/pty v1.1.1 15:50:27 go: finding github.com/kr/text v0.1.0 15:50:27 go: finding github.com/mattn/go-colorable v0.0.9 15:50:27 go: finding github.com/mattn/go-isatty v0.0.3 15:50:27 go: finding github.com/miekg/dns v1.0.14 15:50:27 go: finding github.com/mitchellh/cli v1.0.0 15:50:27 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:50:27 go: finding github.com/mitchellh/copystructure v1.0.0 15:50:27 go: finding github.com/mitchellh/go-homedir v1.0.0 15:50:27 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:50:27 go: finding github.com/mitchellh/gox v0.4.0 15:50:27 go: finding github.com/mitchellh/iochan v1.0.0 15:50:28 go: finding github.com/mitchellh/mapstructure v1.1.2 15:50:28 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:50:28 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:50:28 go: finding github.com/pebbe/zmq4 v1.0.0 15:50:28 go: finding github.com/pelletier/go-toml v1.2.0 15:50:28 go: finding github.com/pkg/errors v0.8.1 15:50:28 go: finding github.com/pmezard/go-difflib v1.0.0 15:50:28 go: finding github.com/posener/complete v1.1.1 15:50:28 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:50:28 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:50:28 go: finding github.com/stretchr/objx v0.2.0 15:50:28 go: finding github.com/stretchr/testify v1.4.0 15:50:28 go: finding github.com/tidwall/pretty v1.0.0 15:50:28 go: finding github.com/ugorji/go v1.1.4 15:50:28 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:50:28 go: finding github.com/xdg/stringprep v1.0.0 15:50:28 go: finding go.mongodb.org/mongo-driver v1.1.1 15:50:28 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:50:28 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:50:28 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:50:28 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 15:50:28 go: finding golang.org/x/text v0.3.2 15:50:28 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 15:50:28 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:50:28 go: finding gopkg.in/yaml.v2 v2.2.2 15:50:29 b9c365052c96: Verifying Checksum 15:50:29 b9c365052c96: Download complete 15:50:31 8a11ddd9e578: Verifying Checksum 15:50:31 8a11ddd9e578: Download complete 15:50:38 Removing intermediate container ed7b3b41efe7 15:50:38 ---> 467f5c50db02 15:50:38 Successfully built 467f5c50db02 15:50:38 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 15:50:38 + docker inspect -f . ci-base-image-x86_64 15:50:38 . [Pipeline] withDockerContainer 15:50:38 prd-centos7-docker-4c-2g-4542 does not seem to be running inside a container 15:50:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/37 -v /w/workspace/app-functions-sdk-go/37:/w/workspace/app-functions-sdk-go/37:rw,z -v /w/workspace/app-functions-sdk-go/37@tmp:/w/workspace/app-functions-sdk-go/37@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 ******** ci-base-image-x86_64 cat 15:50:39 $ docker top 93b3c36db783c58445b5a1d3a98fa9a658002234d37a71b0281e702b70d311df -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:39 + go version 15:50:39 go version go1.13.5 linux/amd64 [Pipeline] sh 15:50:40 + make test 15:50:40 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:50:43 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 15:50:43 8a11ddd9e578: Pull complete 15:50:43 4cf88f913ddb: Pull complete 15:50:43 1df406cf5192: Pull complete 15:50:49 cd6300453558: Pull complete 15:50:54 b9c365052c96: Pull complete 15:50:54 a2d8cc88f415: Pull complete 15:50:55 ea1d1ca13537: Pull complete 15:50:55 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.164s coverage: 88.9% of statements 15:50:56 3750a50a1c5e: Pull complete 15:50:56 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 15:50:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 15:50:56 ---> 78745c68409d 15:50:56 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:50:56 latest: Pulling from library/docker 15:50:56 8a0637ca1ac9: Pulling fs layer 15:50:56 4726da4a2734: Pulling fs layer 15:50:56 73e3cb2b3a46: Pulling fs layer 15:50:56 af8135161ac3: Pulling fs layer 15:50:56 8938096eeda7: Pulling fs layer 15:50:56 648c0e7fc3a8: Pulling fs layer 15:50:56 fe85cdb0d7dc: Pulling fs layer 15:50:56 af8135161ac3: Waiting 15:50:56 8938096eeda7: Waiting 15:50:56 648c0e7fc3a8: Waiting 15:50:56 fe85cdb0d7dc: Waiting 15:50:57 73e3cb2b3a46: Download complete 15:50:57 4726da4a2734: Verifying Checksum 15:50:57 4726da4a2734: Download complete 15:50:57 8a0637ca1ac9: Download complete 15:50:57 8938096eeda7: Download complete 15:50:57 648c0e7fc3a8: Verifying Checksum 15:50:57 648c0e7fc3a8: Download complete 15:50:57 fe85cdb0d7dc: Verifying Checksum 15:50:57 fe85cdb0d7dc: Download complete 15:50:57 8a0637ca1ac9: Pull complete 15:50:58 4726da4a2734: Pull complete 15:50:58 73e3cb2b3a46: Pull complete 15:51:03 af8135161ac3: Verifying Checksum 15:51:03 af8135161ac3: Download complete 15:51:05 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.564s coverage: 44.5% of statements 15:51:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 15:51:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 15:51:05 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.012s coverage: 100.0% of statements 15:51:05 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.418s coverage: 69.3% of statements 15:51:06 af8135161ac3: Pull complete 15:51:06 8938096eeda7: Pull complete 15:51:06 648c0e7fc3a8: Pull complete 15:51:06 fe85cdb0d7dc: Pull complete 15:51:06 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 15:51:06 Status: Downloaded newer image for docker:latest 15:51:13 ---> 2ea5413ad30a 15:51:13 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:51:13 ---> Running in 6123748d9ec6 15:51:13 Removing intermediate container 6123748d9ec6 15:51:13 ---> 9a9becbb6d32 15:51:13 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:51:14 ---> Running in 9674f10e65a7 15:51:15 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:51:16 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:51:16 (1/5) Installing libsodium (1.0.18-r0) 15:51:16 (2/5) Installing libzmq (4.3.2-r0) 15:51:16 (3/5) Installing pkgconf (1.6.3-r0) 15:51:17 (4/5) Installing libsodium-dev (1.0.18-r0) 15:51:17 (5/5) Installing zeromq-dev (4.3.2-r0) 15:51:17 Executing busybox-1.31.1-r8.trigger 15:51:17 OK: 127 MiB in 44 packages 15:51:18 Removing intermediate container 9674f10e65a7 15:51:18 ---> 5cb569fb2a2b 15:51:18 Step 6/8 : WORKDIR /build 15:51:18 ---> Running in 3fc08d68a0e7 15:51:19 Removing intermediate container 3fc08d68a0e7 15:51:19 ---> 832d6c262f81 15:51:19 Step 7/8 : COPY go.mod . 15:51:19 ---> ce548aafa276 15:51:19 Step 8/8 : RUN go mod download 15:51:19 ---> Running in cbb62c083303 15:51:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.611s coverage: 73.4% of statements 15:51:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.005s coverage: 89.5% of statements 15:51:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.010s coverage: 100.0% of statements 15:51:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.126s coverage: 100.0% of statements 15:51:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 15:51:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements 15:51:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 15:51:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 15:51:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 15:51:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 15:51:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 15:51:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 15:51:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 15:51:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.004s coverage: 96.6% of statements 15:51:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 15:51:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.004s coverage: 97.7% of statements 15:51:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 15:51:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 15:51:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 15:51:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.655s coverage: 84.8% of statements 15:51:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.063s coverage: 81.1% of statements 15:51:20 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 15:51:20 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.431s coverage: 70.1% of statements 15:51:20 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 15:51:20 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.007s coverage: 100.0% of statements 15:51:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:51:23 gofmt -l . 15:51:23 [ "`gofmt -l .`" = "" ] 15:51:23 ./bin/test-attribution-txt.sh 15:51:24 ./bin/test-go-mod-tidy.sh [Pipeline] stash 15:51:25 Stashed 1 file(s) [Pipeline] } 15:51:25 $ docker stop --time=1 93b3c36db783c58445b5a1d3a98fa9a658002234d37a71b0281e702b70d311df 15:51:26 $ docker rm -f 93b3c36db783c58445b5a1d3a98fa9a658002234d37a71b0281e702b70d311df [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] } 15:51:32 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:51:32 go: finding github.com/BurntSushi/toml v0.3.1 15:51:32 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:51:32 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:51:32 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:51:32 go: finding github.com/bgentry/speakeasy v0.1.0 15:51:32 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:51:32 go: finding github.com/davecgh/go-spew v1.1.1 15:51:32 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:51:32 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:51:32 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 15:51:32 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 15:51:32 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 15:51:32 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:51:32 go: finding github.com/fatih/color v1.7.0 15:51:32 go: finding github.com/go-kit/kit v0.8.0 15:51:32 go: finding github.com/go-logfmt/logfmt v0.4.0 15:51:32 go: finding github.com/go-stack/stack v1.8.0 15:51:32 go: finding github.com/golang/snappy v0.0.1 15:51:32 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:51:32 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:51:32 go: finding github.com/google/go-cmp v0.3.1 15:51:32 go: finding github.com/google/uuid v1.1.0 15:51:32 go: finding github.com/gorilla/mux v1.7.2 15:51:32 go: finding github.com/hashicorp/consul/api v1.1.0 15:51:32 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:51:32 go: finding github.com/hashicorp/errwrap v1.0.0 15:51:32 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:51:32 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:51:32 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:51:32 go: finding github.com/hashicorp/go-multierror v1.0.0 15:51:32 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:51:32 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:51:32 go: finding github.com/hashicorp/go-syslog v1.0.0 15:51:32 go: finding github.com/hashicorp/go-uuid v1.0.1 15:51:32 go: finding github.com/hashicorp/go.net v0.0.1 15:51:32 go: finding github.com/hashicorp/golang-lru v0.5.0 15:51:32 go: finding github.com/hashicorp/logutils v1.0.0 15:51:32 go: finding github.com/hashicorp/mdns v1.0.0 15:51:32 go: finding github.com/hashicorp/memberlist v0.1.3 15:51:32 go: finding github.com/hashicorp/serf v0.8.2 15:51:32 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:51:32 go: finding github.com/kr/pretty v0.2.0 15:51:32 go: finding github.com/kr/pty v1.1.1 15:51:32 go: finding github.com/kr/text v0.1.0 15:51:32 go: finding github.com/mattn/go-colorable v0.0.9 15:51:32 go: finding github.com/mattn/go-isatty v0.0.3 15:51:32 go: finding github.com/miekg/dns v1.0.14 15:51:32 go: finding github.com/mitchellh/cli v1.0.0 15:51:32 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:51:32 go: finding github.com/mitchellh/copystructure v1.0.0 15:51:32 go: finding github.com/mitchellh/go-homedir v1.0.0 15:51:32 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:51:32 go: finding github.com/mitchellh/gox v0.4.0 15:51:32 go: finding github.com/mitchellh/iochan v1.0.0 15:51:32 go: finding github.com/mitchellh/mapstructure v1.1.2 15:51:32 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:51:32 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:51:32 go: finding github.com/pebbe/zmq4 v1.0.0 15:51:32 go: finding github.com/pelletier/go-toml v1.2.0 15:51:32 go: finding github.com/pkg/errors v0.8.1 15:51:32 go: finding github.com/pmezard/go-difflib v1.0.0 15:51:32 go: finding github.com/posener/complete v1.1.1 15:51:32 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:51:32 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:51:32 go: finding github.com/stretchr/objx v0.2.0 15:51:32 go: finding github.com/stretchr/testify v1.4.0 15:51:32 go: finding github.com/tidwall/pretty v1.0.0 15:51:32 go: finding github.com/ugorji/go v1.1.4 15:51:32 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:51:32 go: finding github.com/xdg/stringprep v1.0.0 15:51:32 go: finding go.mongodb.org/mongo-driver v1.1.1 15:51:32 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:51:32 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:51:32 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:51:32 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 15:51:32 go: finding golang.org/x/text v0.3.2 15:51:32 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 15:51:32 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:51:32 go: finding gopkg.in/yaml.v2 v2.2.2 15:51:50 Removing intermediate container cbb62c083303 15:51:50 ---> e5493b3ad776 15:51:50 Successfully built e5493b3ad776 15:51:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:51:51 + docker inspect -f . ci-base-image-arm64 15:51:51 . [Pipeline] withDockerContainer 15:51:51 prd-ubuntu18.04-docker-arm64-4c-16g-4540 does not seem to be running inside a container 15:51:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/37 -v /w/workspace/app-functions-sdk-go/37:/w/workspace/app-functions-sdk-go/37:rw,z -v /w/workspace/app-functions-sdk-go/37@tmp:/w/workspace/app-functions-sdk-go/37@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 ******** ci-base-image-arm64 cat 15:51:53 $ docker top 6abdc490ba9001b75883d4d2b40d50766aadfd3d1f69b4c925b34ede12f58daa -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:54 + go version 15:51:54 go version go1.13.5 linux/arm64 [Pipeline] sh 15:51:54 + make test 15:51:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:51:56 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 15:52:43 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.115s coverage: 88.9% of statements 15:52:56 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.479s coverage: 44.5% of statements 15:52:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 15:52:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 15:52:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.054s coverage: 100.0% of statements 15:52:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.484s coverage: 69.3% of statements 15:53:11 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.551s coverage: 73.4% of statements 15:53:11 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.021s coverage: 89.5% of statements 15:53:11 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.014s coverage: 100.0% of statements 15:53:11 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.107s coverage: 100.0% of statements 15:53:11 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.030s coverage: 100.0% of statements 15:53:11 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.021s coverage: 100.0% of statements 15:53:11 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 15:53:11 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 15:53:11 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 15:53:11 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 15:53:11 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 15:53:11 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 15:53:11 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 15:53:11 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.015s coverage: 96.6% of statements 15:53:11 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 15:53:11 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.014s coverage: 97.7% of statements 15:53:11 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 15:53:11 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 15:53:11 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 15:53:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.692s coverage: 84.8% of statements 15:53:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.093s coverage: 81.1% of statements 15:53:13 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 15:53:17 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.577s coverage: 70.1% of statements 15:53:17 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 15:53:17 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.026s coverage: 100.0% of statements 15:53:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:53:29 gofmt -l . 15:53:29 [ "`gofmt -l .`" = "" ] 15:53:29 ./bin/test-attribution-txt.sh 15:53:29 ./bin/test-go-mod-tidy.sh [Pipeline] stash 15:53:29 Warning: overwriting stash ‘coverage-report’ 15:53:30 Stashed 1 file(s) [Pipeline] } 15:53:30 $ docker stop --time=1 6abdc490ba9001b75883d4d2b40d50766aadfd3d1f69b4c925b34ede12f58daa 15:53:32 $ docker rm -f 6abdc490ba9001b75883d4d2b40d50766aadfd3d1f69b4c925b34ede12f58daa [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 15:53:34 provisioning config files... 15:53:34 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6673958721670037599tmp [Pipeline] { [Pipeline] sh 15:53:34 + curl -s https://codecov.io/bash 15:53:34 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6673958721670037599tmp 15:53:35 15:53:35 _____ _ 15:53:35 / ____| | | 15:53:35 | | ___ __| | ___ ___ _____ __ 15:53:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:53:35 | |___| (_) | (_| | __/ (_| (_) \ V / 15:53:35 \_____\___/ \__,_|\___|\___\___/ \_/ 15:53:35 Bash-tbd 15:53:35 15:53:35 15:53:35 ==> Jenkins CI detected. 15:53:35 project root: . 15:53:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:53:35 ==> Running gcov in . (disable via -X gcov) 15:53:35 ==> Python coveragepy not found 15:53:35 ==> Searching for coverage reports in: 15:53:35 + . 15:53:35 -> Found 1 reports 15:53:35 ==> Detecting git/mercurial file structure 15:53:35 ==> Reading reports 15:53:35 + ./coverage.out bytes=76642 15:53:35 ==> Appending adjustments 15:53:35 http://docs.codecov.io/docs/fixing-reports 15:53:35 + Found adjustments 15:53:35 ==> Gzipping contents 15:53:35 ==> Uploading reports 15:53:35 url: https://codecov.io 15:53:35 query: branch=master&commit=818d3097101b828a7f7324d57ba41c62cb77659c&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F37%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= 15:53:35 -> Pinging Codecov 15:53:35 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=818d3097101b828a7f7324d57ba41c62cb77659c&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F37%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= 15:53:35 -> Uploading 15:53:36 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/818d3097101b828a7f7324d57ba41c62cb77659c [Pipeline] } 15:53:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:53:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 15:53:36 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 15:53:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:53:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 15:53:36 15:53:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 15:53:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 15:53:37 1.217.3: Pulling from edgex-devops/edgex-snyk-go 15:53:37 e6b0cf9c0882: Pulling fs layer 15:53:37 2848faf0eed1: Pulling fs layer 15:53:37 0f37312ad70f: Pulling fs layer 15:53:37 7d08f2745646: Pulling fs layer 15:53:37 4c9f31393084: Pulling fs layer 15:53:37 eb21ddb83652: Pulling fs layer 15:53:37 345998794f6b: Pulling fs layer 15:53:37 97a711d68925: Pulling fs layer 15:53:37 7c8476c1cb00: Pulling fs layer 15:53:37 4c9f31393084: Waiting 15:53:37 eb21ddb83652: Waiting 15:53:37 345998794f6b: Waiting 15:53:37 97a711d68925: Waiting 15:53:37 7c8476c1cb00: Waiting 15:53:37 7d08f2745646: Waiting 15:53:37 0f37312ad70f: Verifying Checksum 15:53:37 0f37312ad70f: Download complete 15:53:37 2848faf0eed1: Download complete 15:53:37 4c9f31393084: Verifying Checksum 15:53:37 4c9f31393084: Download complete 15:53:37 eb21ddb83652: Verifying Checksum 15:53:37 eb21ddb83652: Download complete 15:53:37 e6b0cf9c0882: Verifying Checksum 15:53:37 e6b0cf9c0882: Download complete 15:53:37 e6b0cf9c0882: Pull complete 15:53:37 345998794f6b: Verifying Checksum 15:53:37 345998794f6b: Download complete 15:53:37 2848faf0eed1: Pull complete 15:53:38 97a711d68925: Verifying Checksum 15:53:38 97a711d68925: Download complete 15:53:38 0f37312ad70f: Pull complete 15:53:38 7c8476c1cb00: Verifying Checksum 15:53:38 7c8476c1cb00: Download complete 15:53:38 7d08f2745646: Verifying Checksum 15:53:38 7d08f2745646: Download complete 15:53:46 7d08f2745646: Pull complete 15:53:46 4c9f31393084: Pull complete 15:53:46 eb21ddb83652: Pull complete 15:53:47 345998794f6b: Pull complete 15:53:50 97a711d68925: Pull complete 15:53:51 7c8476c1cb00: Pull complete 15:53:51 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 15:53:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 15:53:51 prd-centos7-docker-4c-2g-4539 does not seem to be running inside a container 15:53:52 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 15:53:52 $ docker top 64433fd37e9ed91d3818e7b4f2c8bf586b7113868b25702286340f8d90490b99 -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:53 + snyk monitor '--org=edgex-jenkins' 15:54:03 15:54:03 Monitoring /w/workspace/ndry_app-functions-sdk-go_master... 15:54:03 15:54:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/e8eb2317-211b-4b6a-a762-0b98d70de9b3 15:54:03 15:54:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:54:03 15:54:03 [Pipeline] } 15:54:03 $ docker stop --time=1 64433fd37e9ed91d3818e7b4f2c8bf586b7113868b25702286340f8d90490b99 15:54:04 $ docker rm -f 64433fd37e9ed91d3818e7b4f2c8bf586b7113868b25702286340f8d90490b99 [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 15:54:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:54:07 . [Pipeline] withDockerContainer 15:54:07 prd-centos7-docker-4c-2g-4539 does not seem to be running inside a container 15:54:07 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:54:07 $ docker top 7991e15e6f24dcdc91f041b4bf47645ba98691c4f2374b39fabb2b131716708e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:54:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:08 [ssh-agent] Looking for ssh-agent implementation... 15:54:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:08 $ docker exec 7991e15e6f24dcdc91f041b4bf47645ba98691c4f2374b39fabb2b131716708e ssh-agent 15:54:08 SSH_AUTH_SOCK=/tmp/ssh-UlwRjMSrcR3A/agent.15 15:54:08 SSH_AGENT_PID=22 15:54:08 Running ssh-add (command line suppressed) 15:54:08 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7765116240379663901.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7765116240379663901.key) 15:54:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:09 + git semver tag 15:54:09 # -> Open(): unable to determine branch for HEAD 15:54:09 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:54:09 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:54:09 # $SEMVER_REMOTE_NAME = origin 15:54:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:54:09 # $SEMVER_USER_NAME = edgex-jenkins 15:54:09 # $SEMVER_BRANCH = master 15:54:09 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 15:54:09 # 818d3097101b828a7f7324d57ba41c62cb77659c HEAD 15:54:09 # -> Force: false 15:54:09 # b4fa5950f3175992370e6d5eba0f69f1b79b219b refs/tags/v1.0.1-dev.31 [Pipeline] } 15:54:09 $ docker exec --env ******** --env ******** 7991e15e6f24dcdc91f041b4bf47645ba98691c4f2374b39fabb2b131716708e ssh-agent -k 15:54:09 unset SSH_AUTH_SOCK; 15:54:09 unset SSH_AGENT_PID; 15:54:09 echo Agent pid 22 killed; 15:54:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:54:09 + git semver [Pipeline] } 15:54:09 $ docker stop --time=1 7991e15e6f24dcdc91f041b4bf47645ba98691c4f2374b39fabb2b131716708e 15:54:11 $ docker rm -f 7991e15e6f24dcdc91f041b4bf47645ba98691c4f2374b39fabb2b131716708e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:54:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:54:11 15:54:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:54:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:54:12 0.23.1-centos7: Pulling from edgex-lftools 15:54:12 ab5ef0e58194: Pulling fs layer 15:54:12 9712f1f96733: Pulling fs layer 15:54:12 63f879dbbcfc: Pulling fs layer 15:54:12 0d9ebad4ef96: Pulling fs layer 15:54:12 e9a5061849ea: Pulling fs layer 15:54:12 d747dcd14b5f: Pulling fs layer 15:54:12 2de7ff778b66: Pulling fs layer 15:54:12 e9a5061849ea: Waiting 15:54:12 d747dcd14b5f: Waiting 15:54:12 2de7ff778b66: Waiting 15:54:12 0d9ebad4ef96: Waiting 15:54:12 9712f1f96733: Verifying Checksum 15:54:12 9712f1f96733: Download complete 15:54:12 63f879dbbcfc: Verifying Checksum 15:54:12 63f879dbbcfc: Download complete 15:54:12 e9a5061849ea: Verifying Checksum 15:54:12 e9a5061849ea: Download complete 15:54:13 d747dcd14b5f: Verifying Checksum 15:54:13 d747dcd14b5f: Download complete 15:54:13 2de7ff778b66: Verifying Checksum 15:54:13 2de7ff778b66: Download complete 15:54:13 ab5ef0e58194: Verifying Checksum 15:54:13 ab5ef0e58194: Download complete 15:54:13 0d9ebad4ef96: Verifying Checksum 15:54:13 0d9ebad4ef96: Download complete 15:54:18 ab5ef0e58194: Pull complete 15:54:18 9712f1f96733: Pull complete 15:54:21 63f879dbbcfc: Pull complete 15:54:26 0d9ebad4ef96: Pull complete 15:54:26 e9a5061849ea: Pull complete 15:54:26 d747dcd14b5f: Pull complete 15:54:30 2de7ff778b66: Pull complete 15:54:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:54:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:54:30 prd-centos7-docker-4c-2g-4539 does not seem to be running inside a container 15:54:30 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:54:31 $ docker top 4745cb820e6aa6a3c27e13b28eb64c00e1d14abb8b029f3176a7e93b1bc694f6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:54:31 provisioning config files... 15:54:31 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1826752122782112605tmp 15:54:31 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7529411966117025238tmp 15:54:31 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6986360892414631834tmp [Pipeline] { [Pipeline] echo 15:54:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:54:32 ---> sigul-configuration.sh 15:54:32 gpg: directory `/root/.gnupg' created 15:54:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:54:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:54:32 gpg: keyring `/root/.gnupg/secring.gpg' created 15:54:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:54:32 gpg: CAST5 encrypted data 15:54:32 gpg: encrypted with 1 passphrase 15:54:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:54:32 + mkdir /home/jenkins 15:54:32 + mkdir /home/jenkins/sigul [Pipeline] sh 15:54:33 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 15:54:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:54:33 ---> sigul-install.sh 15:54:40 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:54:40 + git tag --list 15:54:40 v1.0.1-dev.31 [Pipeline] sh 15:54:40 + lftools sign git-tag v1.0.1-dev.31 15:54:42 Signing Git tag with Sigul... 15:54:42 Signing v1.0.1-dev.31 [Pipeline] echo 15:54:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:54:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:54:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:54:43 $ docker stop --time=1 4745cb820e6aa6a3c27e13b28eb64c00e1d14abb8b029f3176a7e93b1bc694f6 15:54:44 $ docker rm -f 4745cb820e6aa6a3c27e13b28eb64c00e1d14abb8b029f3176a7e93b1bc694f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:54:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:54:45 . [Pipeline] withDockerContainer 15:54:45 prd-centos7-docker-4c-2g-4539 does not seem to be running inside a container 15:54:45 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:54:45 $ docker top 5015c1f3dcda7c6ef6d38ea6cd27f33b85299400ffcf6c428235f2d04fe6e59d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:54:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:45 [ssh-agent] Looking for ssh-agent implementation... 15:54:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:46 $ docker exec 5015c1f3dcda7c6ef6d38ea6cd27f33b85299400ffcf6c428235f2d04fe6e59d ssh-agent 15:54:46 SSH_AUTH_SOCK=/tmp/ssh-bFMvhgQszun6/agent.15 15:54:46 SSH_AGENT_PID=22 15:54:46 Running ssh-add (command line suppressed) 15:54:46 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3984977162825979394.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3984977162825979394.key) 15:54:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:46 + git semver bump pre 15:54:46 # -> Open(): unable to determine branch for HEAD 15:54:46 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:54:46 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:54:46 # $SEMVER_REMOTE_NAME = origin 15:54:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:54:46 # $SEMVER_USER_NAME = edgex-jenkins 15:54:46 # $SEMVER_BRANCH = master 15:54:46 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 15:54:46 1.0.1-dev.32 [Pipeline] } 15:54:46 $ docker exec --env ******** --env ******** 5015c1f3dcda7c6ef6d38ea6cd27f33b85299400ffcf6c428235f2d04fe6e59d ssh-agent -k 15:54:46 unset SSH_AUTH_SOCK; 15:54:46 unset SSH_AGENT_PID; 15:54:46 echo Agent pid 22 killed; 15:54:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:54:47 + git semver [Pipeline] } 15:54:47 $ docker stop --time=1 5015c1f3dcda7c6ef6d38ea6cd27f33b85299400ffcf6c428235f2d04fe6e59d 15:54:48 $ docker rm -f 5015c1f3dcda7c6ef6d38ea6cd27f33b85299400ffcf6c428235f2d04fe6e59d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:54:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:54:49 . [Pipeline] withDockerContainer 15:54:49 prd-centos7-docker-4c-2g-4539 does not seem to be running inside a container 15:54:49 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:54:50 $ docker top 75f845cc8cb3fe25d0793ea80807958bd93b01fbd4d35748fcee222226b5be37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:54:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:50 [ssh-agent] Looking for ssh-agent implementation... 15:54:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:50 $ docker exec 75f845cc8cb3fe25d0793ea80807958bd93b01fbd4d35748fcee222226b5be37 ssh-agent 15:54:50 SSH_AUTH_SOCK=/tmp/ssh-dZsZuCweUbeM/agent.15 15:54:50 SSH_AGENT_PID=22 15:54:50 Running ssh-add (command line suppressed) 15:54:50 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4360926052796845810.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4360926052796845810.key) 15:54:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:51 + git semver push 15:54:51 # -> Open(): unable to determine branch for HEAD 15:54:51 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:54:51 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:54:51 # $SEMVER_REMOTE_NAME = origin 15:54:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:54:51 # $SEMVER_USER_NAME = edgex-jenkins 15:54:51 # $SEMVER_BRANCH = master 15:54:51 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 15:54:57 $ docker exec --env ******** --env ******** 75f845cc8cb3fe25d0793ea80807958bd93b01fbd4d35748fcee222226b5be37 ssh-agent -k 15:54:57 unset SSH_AUTH_SOCK; 15:54:57 unset SSH_AGENT_PID; 15:54:57 echo Agent pid 22 killed; 15:54:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:54:58 + git semver [Pipeline] } 15:54:58 $ docker stop --time=1 75f845cc8cb3fe25d0793ea80807958bd93b01fbd4d35748fcee222226b5be37 15:54:59 $ docker rm -f 75f845cc8cb3fe25d0793ea80807958bd93b01fbd4d35748fcee222226b5be37 [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 15:55:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:55:00 ---> package-listing.sh 15:55:00 ++ facter osfamily 15:55:00 ++ tr '[:upper:]' '[:lower:]' 15:55:00 + OS_FAMILY=redhat 15:55:00 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 15:55:00 + START_PACKAGES=/tmp/packages_start.txt 15:55:00 + END_PACKAGES=/tmp/packages_end.txt 15:55:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:55:00 + PACKAGES=/tmp/packages_start.txt 15:55:00 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 15:55:00 + PACKAGES=/tmp/packages_end.txt 15:55:00 + case "${OS_FAMILY}" in 15:55:00 + rpm -qa 15:55:00 + sort 15:55:05 + '[' -f /tmp/packages_start.txt ']' 15:55:05 + '[' -f /tmp/packages_end.txt ']' 15:55:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:55:05 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 15:55:05 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 15:55:05 + 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 15:55:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:55:05 15:55:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:55:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:55:05 alpine: Pulling from edgex-lftools-log-publisher 15:55:05 c9b1b535fdd9: Pulling fs layer 15:55:05 2cc5ad85d9ab: Pulling fs layer 15:55:05 756a868c4378: Pulling fs layer 15:55:05 444b2fc9a129: Pulling fs layer 15:55:05 ea15f1150254: Pulling fs layer 15:55:05 41b27a9f41bf: Pulling fs layer 15:55:05 28c525ee5125: Pulling fs layer 15:55:05 094b1ea09ed8: Pulling fs layer 15:55:05 138eaada9080: Pulling fs layer 15:55:05 0622d0fa9048: Pulling fs layer 15:55:05 444b2fc9a129: Waiting 15:55:05 ea15f1150254: Waiting 15:55:05 28c525ee5125: Waiting 15:55:05 41b27a9f41bf: Waiting 15:55:05 094b1ea09ed8: Waiting 15:55:05 138eaada9080: Waiting 15:55:05 0622d0fa9048: Waiting 15:55:05 2cc5ad85d9ab: Verifying Checksum 15:55:05 2cc5ad85d9ab: Download complete 15:55:05 444b2fc9a129: Download complete 15:55:05 c9b1b535fdd9: Verifying Checksum 15:55:05 c9b1b535fdd9: Download complete 15:55:05 ea15f1150254: Download complete 15:55:06 28c525ee5125: Verifying Checksum 15:55:06 28c525ee5125: Download complete 15:55:06 c9b1b535fdd9: Pull complete 15:55:06 756a868c4378: Verifying Checksum 15:55:06 756a868c4378: Download complete 15:55:06 138eaada9080: Verifying Checksum 15:55:06 138eaada9080: Download complete 15:55:06 0622d0fa9048: Verifying Checksum 15:55:06 0622d0fa9048: Download complete 15:55:06 094b1ea09ed8: Verifying Checksum 15:55:06 094b1ea09ed8: Download complete 15:55:06 2cc5ad85d9ab: Pull complete 15:55:07 41b27a9f41bf: Verifying Checksum 15:55:07 41b27a9f41bf: Download complete 15:55:09 756a868c4378: Pull complete 15:55:09 444b2fc9a129: Pull complete 15:55:09 ea15f1150254: Pull complete 15:55:13 41b27a9f41bf: Pull complete 15:55:13 28c525ee5125: Pull complete 15:55:15 094b1ea09ed8: Pull complete 15:55:15 138eaada9080: Pull complete 15:55:15 0622d0fa9048: Pull complete 15:55:15 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:55:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:55:15 prd-centos7-docker-4c-2g-4539 does not seem to be running inside a container 15:55:15 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:55:16 $ docker top 3360a9ee633a2393392b3efdfa46f120f757c106ec636f867f7239cb91b484f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:55:16 provisioning config files... 15:55:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7456432285132809753tmp [Pipeline] { [Pipeline] echo 15:55:16 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:55:16 ---> create-netrc.sh [Pipeline] echo 15:55:16 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:55:17 ---> logs-deploy.sh 15:55:17 + ARCHIVE_ARTIFACTS= 15:55:17 + LOGS_SERVER=https://logs.edgexfoundry.org 15:55:17 + '[' https://logs.edgexfoundry.org == None ']' 15:55:17 + NEXUS_URL=https://nexus.edgexfoundry.org 15:55:17 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/37 15:55:17 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/37/ 15:55:17 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/37 /w/workspace/ndry_app-functions-sdk-go_master 15:55:18 Archives upload complete. 15:55:18 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/37 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/37/ 15:55:18 ---> uname -a: 15:55:18 Linux 3360a9ee633a 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 15:55:18 15:55:18 15:55:18 ---> lscpu: 15:55:18 Architecture: x86_64 15:55:18 CPU op-mode(s): 32-bit, 64-bit 15:55:18 Byte Order: Little Endian 15:55:18 Address sizes: 40 bits physical, 48 bits virtual 15:55:18 CPU(s): 4 15:55:18 On-line CPU(s) list: 0-3 15:55:18 Thread(s) per core: 1 15:55:18 Core(s) per socket: 1 15:55:18 Socket(s): 4 15:55:18 NUMA node(s): 1 15:55:18 Vendor ID: GenuineIntel 15:55:18 CPU family: 6 15:55:18 Model: 44 15:55:18 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:55:18 Stepping: 1 15:55:18 CPU MHz: 2933.438 15:55:18 BogoMIPS: 5866.87 15:55:18 Virtualization: VT-x 15:55:18 Hypervisor vendor: KVM 15:55:18 Virtualization type: full 15:55:18 L1d cache: 128 KiB 15:55:18 L1i cache: 128 KiB 15:55:18 L2 cache: 16 MiB 15:55:18 L3 cache: 64 MiB 15:55:18 NUMA node0 CPU(s): 0-3 15:55:18 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 15:55:18 Vulnerability Meltdown: Mitigation; PTI 15:55:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:55:18 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 15:55:18 Vulnerability Spectre v2: Mitigation; Full retpoline 15:55:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 15:55:18 15:55:18 15:55:18 ---> nproc: 15:55:18 4 15:55:18 15:55:18 15:55:18 ---> df -h: 15:55:18 Filesystem Size Used Available Use% Mounted on 15:55:18 overlay 50.0G 7.5G 42.4G 15% / 15:55:18 tmpfs 64.0M 0 64.0M 0% /dev 15:55:18 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 15:55:18 shm 64.0M 0 64.0M 0% /dev/shm 15:55:18 /dev/vda1 50.0G 7.5G 42.4G 15% /etc/resolv.conf 15:55:18 /dev/vda1 50.0G 7.5G 42.4G 15% /etc/hostname 15:55:18 /dev/vda1 50.0G 7.5G 42.4G 15% /etc/hosts 15:55:18 /dev/vda1 50.0G 7.5G 42.4G 15% /w/workspace/ndry_app-functions-sdk-go_master 15:55:18 /dev/vda1 50.0G 7.5G 42.4G 15% /w/workspace/ndry_app-functions-sdk-go_master@tmp 15:55:18 /dev/vda1 50.0G 7.5G 42.4G 15% /var/log/sa 15:55:18 15:55:18 15:55:18 ---> free -m: 15:55:18 total used free shared buff/cache available 15:55:18 Mem: 1838 722 87 0 1027 1048 15:55:18 Swap: 1023 1 1022 15:55:18 15:55:18 15:55:18 ---> ip addr: 15:55:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:55:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:55:18 inet 127.0.0.1/8 scope host lo 15:55:18 valid_lft forever preferred_lft forever 15:55:18 16: eth0@if17: mtu 1458 qdisc noqueue state UP 15:55:18 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 15:55:18 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 15:55:18 valid_lft forever preferred_lft forever 15:55:18 15:55:18