Started by user ernesto-ojeda Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 88bdb17a7c727a1126fd0ec692f4a52b4ad4ed97 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # 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-6012 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 > 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 Checking out Revision 88bdb17a7c727a1126fd0ec692f4a52b4ad4ed97 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 88bdb17a7c727a1126fd0ec692f4a52b4ad4ed97 # timeout=10 Commit message: "Merge pull request #338 from lenny-intel/redis" > git rev-list --no-walk 88bdb17a7c727a1126fd0ec692f4a52b4ad4ed97 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:28:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:28:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:28:26 ========================================================= 21:28:26 EdgeX Global Pipelines Version Info 21:28:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:28:27 ------------------- 21:28:27 stable info: 21:28:27 ------------------- 21:28:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:28:27 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 21:28:27 Message: update stable to v1.0.73 21:28:28 ------------------- 21:28:28 experimental info: 21:28:28 ------------------- 21:28:28 Commited By: **** collab-it+edgex@linuxfoundation.org 21:28:28 Commit SHA: e79845e1a8a1dc446a84e83973fa71750a35b327 21:28:28 Message: update experimental to v1.0.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 21:28:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:28:30 21:28:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:28:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:28:30 latest: Pulling from edgex-devops/git-semver 21:28:30 9123ac7c32f7: Pulling fs layer 21:28:30 b8cc5d1170e3: Pulling fs layer 21:28:30 2924cbbf6a41: Pulling fs layer 21:28:30 93b08a4f1073: Pulling fs layer 21:28:30 93b08a4f1073: Waiting 21:28:30 b8cc5d1170e3: Verifying Checksum 21:28:30 b8cc5d1170e3: Download complete 21:28:30 9123ac7c32f7: Verifying Checksum 21:28:30 9123ac7c32f7: Download complete 21:28:30 93b08a4f1073: Verifying Checksum 21:28:30 93b08a4f1073: Download complete 21:28:30 2924cbbf6a41: Verifying Checksum 21:28:30 2924cbbf6a41: Download complete 21:28:31 9123ac7c32f7: Pull complete 21:28:31 b8cc5d1170e3: Pull complete 21:28:32 2924cbbf6a41: Pull complete 21:28:32 93b08a4f1073: Pull complete 21:28:32 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 21:28:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:28:32 prd-centos7-docker-4c-2g-6012 does not seem to be running inside a container 21:28:32 $ 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 21:28:32 $ docker top 6c30c757b40fdd7353c530d5a462c4d4e2a7ea416a0d1b6fb5a41794f07cac9d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:28:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:28:33 [ssh-agent] Looking for ssh-agent implementation... 21:28:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:28:33 $ docker exec 6c30c757b40fdd7353c530d5a462c4d4e2a7ea416a0d1b6fb5a41794f07cac9d ssh-agent 21:28:33 SSH_AUTH_SOCK=/tmp/ssh-0wILdGsCPKWj/agent.15 21:28:33 SSH_AGENT_PID=22 21:28:33 Running ssh-add (command line suppressed) 21:28:33 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_214355670189072485.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_214355670189072485.key) 21:28:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:28:34 + git describe --exact-match --tags HEAD 21:28:34 fatal: No names found, cannot describe anything. [Pipeline] } 21:28:34 $ docker exec --env ******** --env ******** 6c30c757b40fdd7353c530d5a462c4d4e2a7ea416a0d1b6fb5a41794f07cac9d ssh-agent -k 21:28:34 unset SSH_AUTH_SOCK; 21:28:34 unset SSH_AGENT_PID; 21:28:34 echo Agent pid 22 killed; 21:28:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:28:34 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:28:34 This usually means this commit has not been tagged. [Pipeline] sshagent 21:28:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:28:34 [ssh-agent] Looking for ssh-agent implementation... 21:28:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:28:34 $ docker exec 6c30c757b40fdd7353c530d5a462c4d4e2a7ea416a0d1b6fb5a41794f07cac9d ssh-agent 21:28:35 SSH_AUTH_SOCK=/tmp/ssh-gCGuKz9ZWKJM/agent.57 21:28:35 SSH_AGENT_PID=64 21:28:35 Running ssh-add (command line suppressed) 21:28:35 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8814650991570961466.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8814650991570961466.key) 21:28:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:28:35 + git semver init 21:28:35 # -> Open(): unable to determine branch for HEAD 21:28:35 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:28:35 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:28:35 # $SEMVER_REMOTE_NAME = origin 21:28:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:28:35 # $SEMVER_USER_NAME = edgex-jenkins 21:28:35 # $SEMVER_BRANCH = master 21:28:35 # $SEMVER_TEMP = /tmp/semver-747789820 21:28:35 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 21:28:38 # '/tmp/semver-747789820' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 21:28:38 # -> Force: false 21:28:38 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 21:28:38 $ docker exec --env ******** --env ******** 6c30c757b40fdd7353c530d5a462c4d4e2a7ea416a0d1b6fb5a41794f07cac9d ssh-agent -k 21:28:38 unset SSH_AUTH_SOCK; 21:28:38 unset SSH_AGENT_PID; 21:28:38 echo Agent pid 64 killed; 21:28:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:28:38 + git semver [Pipeline] } 21:28:38 $ docker stop --time=1 6c30c757b40fdd7353c530d5a462c4d4e2a7ea416a0d1b6fb5a41794f07cac9d 21:28:40 $ docker rm -f 6c30c757b40fdd7353c530d5a462c4d4e2a7ea416a0d1b6fb5a41794f07cac9d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:28:42 Stashed 107 file(s) [Pipeline] echo 21:28:42 [edgeXSemver] initialized semver on version 1.0.1-dev.38 [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 21:28:57 Still waiting to schedule task 21:28:57 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:28:57 Still waiting to schedule task 21:28:57 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:30:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6013 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 21:30:46 Running in /w/workspace/app-functions-sdk-go/45 [Pipeline] { [Pipeline] checkout 21:30:53 using credential edgex-jenkins-ssh 21:30:53 Cloning the remote Git repository 21:30:53 Cloning with configured refspecs honoured and without tags 21:30:53 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:30:53 > git init /w/workspace/app-functions-sdk-go/45 # timeout=10 21:30:53 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:30:53 > git --version # timeout=10 21:30:53 using GIT_SSH to set credentials SSH Credentials for GitHub 21:30:53 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:30:56 Fetching without tags 21:30:57 Checking out Revision 88bdb17a7c727a1126fd0ec692f4a52b4ad4ed97 (master) 21:30:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:30:56 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:30:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:30:56 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:30:56 using GIT_SSH to set credentials SSH Credentials for GitHub 21:30:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:30:57 > git config core.sparsecheckout # timeout=10 21:30:57 > git checkout -f 88bdb17a7c727a1126fd0ec692f4a52b4ad4ed97 # timeout=10 21:31:01 Commit message: "Merge pull request #338 from lenny-intel/redis" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:31:04 ========================================================= 21:31:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 21:31:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:31:06 + 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 . 21:31:07 Sending build context to Docker daemon 36.86MB 21:31:07 Step 1/8 : ARG BASE=golang:1.13-alpine 21:31:07 Step 2/8 : FROM ${BASE} 21:31:07 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:31:07 cde5963f3b93: Pulling fs layer 21:31:07 2a23fa8c16f7: Pulling fs layer 21:31:07 777b28850792: Pulling fs layer 21:31:07 8a11ddd9e578: Pulling fs layer 21:31:07 4cf88f913ddb: Pulling fs layer 21:31:07 1df406cf5192: Pulling fs layer 21:31:07 cd6300453558: Pulling fs layer 21:31:07 b9c365052c96: Pulling fs layer 21:31:07 a2d8cc88f415: Pulling fs layer 21:31:07 ea1d1ca13537: Pulling fs layer 21:31:07 3750a50a1c5e: Pulling fs layer 21:31:07 4cf88f913ddb: Waiting 21:31:07 1df406cf5192: Waiting 21:31:07 cd6300453558: Waiting 21:31:07 b9c365052c96: Waiting 21:31:07 a2d8cc88f415: Waiting 21:31:07 ea1d1ca13537: Waiting 21:31:07 3750a50a1c5e: Waiting 21:31:07 8a11ddd9e578: Waiting 21:31:07 777b28850792: Verifying Checksum 21:31:07 777b28850792: Download complete 21:31:07 2a23fa8c16f7: Verifying Checksum 21:31:07 2a23fa8c16f7: Download complete 21:31:07 4cf88f913ddb: Verifying Checksum 21:31:07 4cf88f913ddb: Download complete 21:31:07 1df406cf5192: Verifying Checksum 21:31:07 1df406cf5192: Download complete 21:31:07 cde5963f3b93: Verifying Checksum 21:31:09 cde5963f3b93: Pull complete 21:31:10 2a23fa8c16f7: Pull complete 21:31:10 777b28850792: Pull complete 21:31:12 cd6300453558: Verifying Checksum 21:31:12 cd6300453558: Download complete 21:31:12 a2d8cc88f415: Verifying Checksum 21:31:12 a2d8cc88f415: Download complete 21:31:14 ea1d1ca13537: Verifying Checksum 21:31:14 ea1d1ca13537: Download complete 21:31:14 3750a50a1c5e: Verifying Checksum 21:31:14 3750a50a1c5e: Download complete 21:31:17 b9c365052c96: Verifying Checksum 21:31:17 b9c365052c96: Download complete 21:31:19 8a11ddd9e578: Verifying Checksum 21:31:19 8a11ddd9e578: Download complete 21:31:31 Running on prd-centos7-docker-4c-2g-6014 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 21:31:31 Running in /w/workspace/app-functions-sdk-go/45 [Pipeline] { [Pipeline] checkout 21:31:31 8a11ddd9e578: Pull complete 21:31:31 4cf88f913ddb: Pull complete 21:31:31 1df406cf5192: Pull complete 21:31:35 using credential edgex-jenkins-ssh 21:31:35 Cloning the remote Git repository 21:31:35 Cloning with configured refspecs honoured and without tags 21:31:36 cd6300453558: Pull complete 21:31:35 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:31:35 > git init /w/workspace/app-functions-sdk-go/45 # timeout=10 21:31:35 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:31:35 > git --version # timeout=10 21:31:35 using GIT_SSH to set credentials SSH Credentials for GitHub 21:31:35 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:31:37 Fetching without tags 21:31:37 Checking out Revision 88bdb17a7c727a1126fd0ec692f4a52b4ad4ed97 (master) 21:31:37 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:31:37 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:31:37 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:31:37 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:31:37 using GIT_SSH to set credentials SSH Credentials for GitHub 21:31:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:31:37 > git config core.sparsecheckout # timeout=10 21:31:37 > git checkout -f 88bdb17a7c727a1126fd0ec692f4a52b4ad4ed97 # timeout=10 21:31:41 b9c365052c96: Pull complete 21:31:41 a2d8cc88f415: Pull complete 21:31:41 Commit message: "Merge pull request #338 from lenny-intel/redis" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 21:31:43 ea1d1ca13537: Pull complete [Pipeline] echo 21:31:43 ========================================================= 21:31:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 21:31:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:31:44 3750a50a1c5e: Pull complete 21:31:44 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 21:31:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 21:31:44 ---> 78745c68409d 21:31:44 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:31:44 + 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 . 21:31:44 latest: Pulling from library/docker 21:31:44 29e5d40040c1: Pulling fs layer 21:31:44 3be38edc41e1: Pulling fs layer 21:31:44 fe3afb04d599: Pulling fs layer 21:31:44 59b74c254a8a: Pulling fs layer 21:31:44 9eee44a9dabb: Pulling fs layer 21:31:44 ae4d1ef7be7c: Pulling fs layer 21:31:44 8486642a619f: Pulling fs layer 21:31:44 9eee44a9dabb: Waiting 21:31:44 ae4d1ef7be7c: Waiting 21:31:44 59b74c254a8a: Waiting 21:31:44 8486642a619f: Waiting 21:31:44 fe3afb04d599: Verifying Checksum 21:31:44 fe3afb04d599: Download complete 21:31:44 Sending build context to Docker daemon 36.86MB 21:31:44 Step 1/8 : ARG BASE=golang:1.13-alpine 21:31:44 Step 2/8 : FROM ${BASE} 21:31:44 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 21:31:44 e6b0cf9c0882: Pulling fs layer 21:31:44 2848faf0eed1: Pulling fs layer 21:31:44 0f37312ad70f: Pulling fs layer 21:31:44 5788d62ee057: Pulling fs layer 21:31:44 0e6b1d234666: Pulling fs layer 21:31:44 bf5d7aec512f: Pulling fs layer 21:31:44 34c802a77dc8: Pulling fs layer 21:31:44 9eb99e56ec68: Pulling fs layer 21:31:44 27c7a5d97fbd: Pulling fs layer 21:31:44 5c102a31e300: Pulling fs layer 21:31:44 dcfb455df0a1: Pulling fs layer 21:31:44 5788d62ee057: Waiting 21:31:44 0e6b1d234666: Waiting 21:31:44 bf5d7aec512f: Waiting 21:31:44 34c802a77dc8: Waiting 21:31:44 9eb99e56ec68: Waiting 21:31:44 27c7a5d97fbd: Waiting 21:31:44 dcfb455df0a1: Waiting 21:31:44 5c102a31e300: Waiting 21:31:44 3be38edc41e1: Verifying Checksum 21:31:44 3be38edc41e1: Download complete 21:31:44 29e5d40040c1: Verifying Checksum 21:31:44 29e5d40040c1: Download complete 21:31:44 9eee44a9dabb: Verifying Checksum 21:31:44 9eee44a9dabb: Download complete 21:31:45 0f37312ad70f: Verifying Checksum 21:31:45 0f37312ad70f: Download complete 21:31:45 2848faf0eed1: Verifying Checksum 21:31:45 2848faf0eed1: Download complete 21:31:45 0e6b1d234666: Verifying Checksum 21:31:45 0e6b1d234666: Download complete 21:31:45 bf5d7aec512f: Verifying Checksum 21:31:45 bf5d7aec512f: Download complete 21:31:45 e6b0cf9c0882: Verifying Checksum 21:31:45 e6b0cf9c0882: Download complete 21:31:45 ae4d1ef7be7c: Verifying Checksum 21:31:45 ae4d1ef7be7c: Download complete 21:31:45 8486642a619f: Download complete 21:31:45 29e5d40040c1: Pull complete 21:31:45 e6b0cf9c0882: Pull complete 21:31:45 34c802a77dc8: Verifying Checksum 21:31:45 34c802a77dc8: Download complete 21:31:45 27c7a5d97fbd: Download complete 21:31:46 3be38edc41e1: Pull complete 21:31:46 fe3afb04d599: Pull complete 21:31:46 5c102a31e300: Verifying Checksum 21:31:46 5c102a31e300: Download complete 21:31:46 dcfb455df0a1: Verifying Checksum 21:31:46 dcfb455df0a1: Download complete 21:31:46 9eb99e56ec68: Download complete 21:31:47 5788d62ee057: Verifying Checksum 21:31:47 5788d62ee057: Download complete 21:31:48 2848faf0eed1: Pull complete 21:31:48 0f37312ad70f: Pull complete 21:31:50 59b74c254a8a: Verifying Checksum 21:31:50 59b74c254a8a: Download complete 21:31:53 59b74c254a8a: Pull complete 21:31:53 9eee44a9dabb: Pull complete 21:31:54 ae4d1ef7be7c: Pull complete 21:31:54 8486642a619f: Pull complete 21:31:54 Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4 21:31:54 Status: Downloaded newer image for docker:latest 21:31:54 5788d62ee057: Pull complete 21:31:54 0e6b1d234666: Pull complete 21:31:54 bf5d7aec512f: Pull complete 21:31:59 34c802a77dc8: Pull complete 21:32:01 ---> 6b14fe1c9442 21:32:01 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:32:01 ---> Running in bb51e81031ba 21:32:01 Removing intermediate container bb51e81031ba 21:32:01 ---> 2e75580bf129 21:32:01 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:32:01 ---> Running in d27545672cfa 21:32:02 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 21:32:03 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 21:32:03 9eb99e56ec68: Pull complete 21:32:03 27c7a5d97fbd: Pull complete 21:32:03 (1/5) Installing libsodium (1.0.18-r0) 21:32:03 (2/5) Installing libzmq (4.3.2-r0) 21:32:03 (3/5) Installing pkgconf (1.6.3-r0) 21:32:03 (4/5) Installing libsodium-dev (1.0.18-r0) 21:32:03 (5/5) Installing zeromq-dev (4.3.2-r0) 21:32:04 Executing busybox-1.31.1-r8.trigger 21:32:04 OK: 127 MiB in 44 packages 21:32:04 5c102a31e300: Pull complete 21:32:04 dcfb455df0a1: Pull complete 21:32:04 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 21:32:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 21:32:04 ---> 7c70fe431013 21:32:04 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:32:04 latest: Pulling from library/docker 21:32:04 cbdbe7a5bc2a: Pulling fs layer 21:32:04 6f4c731d6eb3: Pulling fs layer 21:32:04 5d79d4ac3cd0: Pulling fs layer 21:32:04 65de10866d6a: Pulling fs layer 21:32:04 ffd69ed7f17f: Pulling fs layer 21:32:04 07ba9e5a2fa6: Pulling fs layer 21:32:04 75478c283dd2: Pulling fs layer 21:32:04 65de10866d6a: Waiting 21:32:04 ffd69ed7f17f: Waiting 21:32:04 75478c283dd2: Waiting 21:32:04 07ba9e5a2fa6: Waiting 21:32:04 5d79d4ac3cd0: Verifying Checksum 21:32:04 5d79d4ac3cd0: Download complete 21:32:04 6f4c731d6eb3: Verifying Checksum 21:32:04 6f4c731d6eb3: Download complete 21:32:04 cbdbe7a5bc2a: Verifying Checksum 21:32:04 cbdbe7a5bc2a: Download complete 21:32:05 ffd69ed7f17f: Verifying Checksum 21:32:05 ffd69ed7f17f: Download complete 21:32:05 07ba9e5a2fa6: Verifying Checksum 21:32:05 07ba9e5a2fa6: Download complete 21:32:05 75478c283dd2: Verifying Checksum 21:32:05 75478c283dd2: Download complete 21:32:05 cbdbe7a5bc2a: Pull complete 21:32:05 6f4c731d6eb3: Pull complete 21:32:05 Removing intermediate container d27545672cfa 21:32:05 ---> 66980708f70e 21:32:05 Step 6/8 : WORKDIR /build 21:32:05 ---> Running in 4f501eb13ccf 21:32:05 5d79d4ac3cd0: Pull complete 21:32:05 Removing intermediate container 4f501eb13ccf 21:32:05 ---> 8bf493c35406 21:32:05 Step 7/8 : COPY go.mod . 21:32:05 65de10866d6a: Verifying Checksum 21:32:05 65de10866d6a: Download complete 21:32:06 ---> c91a9366ec9c 21:32:06 Step 8/8 : RUN go mod download 21:32:06 ---> Running in 724a09701a72 21:32:08 65de10866d6a: Pull complete 21:32:08 ffd69ed7f17f: Pull complete 21:32:08 07ba9e5a2fa6: Pull complete 21:32:08 75478c283dd2: Pull complete 21:32:08 Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4 21:32:08 Status: Downloaded newer image for docker:latest 21:32:09 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:32:09 go: finding github.com/BurntSushi/toml v0.3.1 21:32:09 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:32:09 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:32:09 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:32:09 go: finding github.com/bgentry/speakeasy v0.1.0 21:32:09 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:32:09 go: finding github.com/davecgh/go-spew v1.1.1 21:32:09 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:32:09 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 21:32:09 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 21:32:09 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 21:32:09 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 21:32:09 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 21:32:09 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 21:32:09 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:32:09 go: finding github.com/fatih/color v1.7.0 21:32:09 go: finding github.com/fsnotify/fsnotify v1.4.7 21:32:09 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:32:09 go: finding github.com/go-kit/kit v0.8.0 21:32:09 go: finding github.com/go-logfmt/logfmt v0.4.0 21:32:09 go: finding github.com/go-redis/redis/v7 v7.2.0 21:32:09 go: finding github.com/go-stack/stack v1.8.0 21:32:09 go: finding github.com/golang/protobuf v1.3.2 21:32:09 go: finding github.com/golang/snappy v0.0.1 21:32:09 go: finding github.com/gomodule/redigo v2.0.0+incompatible 21:32:09 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:32:09 go: finding github.com/google/go-cmp v0.4.0 21:32:09 go: finding github.com/google/uuid v1.1.1 21:32:09 go: finding github.com/gorilla/mux v1.7.4 21:32:09 go: finding github.com/hashicorp/consul/api v1.1.0 21:32:09 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:32:09 go: finding github.com/hashicorp/errwrap v1.0.0 21:32:09 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:32:09 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:32:09 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:32:09 go: finding github.com/hashicorp/go-multierror v1.0.0 21:32:09 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:32:09 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:32:09 go: finding github.com/hashicorp/go-syslog v1.0.0 21:32:09 go: finding github.com/hashicorp/go-uuid v1.0.1 21:32:09 go: finding github.com/hashicorp/go.net v0.0.1 21:32:09 go: finding github.com/hashicorp/golang-lru v0.5.0 21:32:09 go: finding github.com/hashicorp/logutils v1.0.0 21:32:09 go: finding github.com/hashicorp/mdns v1.0.0 21:32:09 go: finding github.com/hashicorp/memberlist v0.1.3 21:32:09 go: finding github.com/hashicorp/serf v0.8.2 21:32:09 go: finding github.com/hpcloud/tail v1.0.0 21:32:09 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:32:09 go: finding github.com/kr/pretty v0.1.0 21:32:09 go: finding github.com/kr/pty v1.1.1 21:32:10 go: finding github.com/kr/text v0.1.0 21:32:10 go: finding github.com/mattn/go-colorable v0.0.9 21:32:10 go: finding github.com/mattn/go-isatty v0.0.3 21:32:10 go: finding github.com/miekg/dns v1.0.14 21:32:10 go: finding github.com/mitchellh/cli v1.0.0 21:32:10 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:32:10 go: finding github.com/mitchellh/copystructure v1.0.0 21:32:10 go: finding github.com/mitchellh/go-homedir v1.0.0 21:32:10 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:32:10 go: finding github.com/mitchellh/gox v0.4.0 21:32:10 go: finding github.com/mitchellh/iochan v1.0.0 21:32:10 go: finding github.com/mitchellh/mapstructure v1.1.2 21:32:10 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:32:10 go: finding github.com/onsi/ginkgo v1.10.1 21:32:10 go: finding github.com/onsi/gomega v1.7.0 21:32:10 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:32:10 go: finding github.com/pebbe/zmq4 v1.0.0 21:32:10 go: finding github.com/pelletier/go-toml v1.2.0 21:32:10 ---> 223c2e6d2092 21:32:10 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:32:10 ---> Running in a9acd967218d 21:32:10 Removing intermediate container a9acd967218d 21:32:10 ---> efd77443352e 21:32:10 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:32:10 ---> Running in 3aa2fbafc0b7 21:32:10 go: finding github.com/pkg/errors v0.8.1 21:32:10 go: finding github.com/pmezard/go-difflib v1.0.0 21:32:10 go: finding github.com/posener/complete v1.1.1 21:32:10 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:32:10 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:32:10 go: finding github.com/stretchr/objx v0.2.0 21:32:10 go: finding github.com/stretchr/testify v1.5.1 21:32:10 go: finding github.com/tidwall/pretty v1.0.1 21:32:10 go: finding github.com/ugorji/go v1.1.4 21:32:10 go: finding github.com/x448/float16 v0.8.4 21:32:10 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 21:32:10 go: finding github.com/xdg/stringprep v1.0.0 21:32:10 go: finding go.mongodb.org/mongo-driver v1.1.1 21:32:10 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:32:10 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:32:10 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:32:10 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 21:32:10 go: finding golang.org/x/text v0.3.2 21:32:10 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 21:32:10 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 21:32:10 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:32:10 go: finding gopkg.in/fsnotify.v1 v1.4.7 21:32:10 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:32:10 go: finding gopkg.in/yaml.v2 v2.2.8 21:32:11 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 21:32:12 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 21:32:12 (1/5) Installing libsodium (1.0.18-r0) 21:32:12 (2/5) Installing libzmq (4.3.2-r0) 21:32:12 (3/5) Installing pkgconf (1.6.3-r0) 21:32:13 (4/5) Installing libsodium-dev (1.0.18-r0) 21:32:13 (5/5) Installing zeromq-dev (4.3.2-r0) 21:32:13 Executing busybox-1.31.1-r8.trigger 21:32:13 OK: 145 MiB in 44 packages 21:32:13 Removing intermediate container 3aa2fbafc0b7 21:32:13 ---> a61382bbf328 21:32:13 Step 6/8 : WORKDIR /build 21:32:13 ---> Running in 61dc6148b422 21:32:13 Removing intermediate container 61dc6148b422 21:32:13 ---> 83777006720e 21:32:13 Step 7/8 : COPY go.mod . 21:32:14 ---> 16214c632531 21:32:14 Step 8/8 : RUN go mod download 21:32:14 ---> Running in 94bb7c582295 21:32:16 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:32:16 go: finding github.com/BurntSushi/toml v0.3.1 21:32:16 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:32:16 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:32:16 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:32:16 go: finding github.com/bgentry/speakeasy v0.1.0 21:32:16 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:32:16 go: finding github.com/davecgh/go-spew v1.1.1 21:32:16 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:32:16 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 21:32:16 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 21:32:16 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 21:32:16 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 21:32:16 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 21:32:16 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 21:32:16 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:32:16 go: finding github.com/fatih/color v1.7.0 21:32:16 go: finding github.com/fsnotify/fsnotify v1.4.7 21:32:16 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:32:16 go: finding github.com/go-kit/kit v0.8.0 21:32:16 go: finding github.com/go-logfmt/logfmt v0.4.0 21:32:16 go: finding github.com/go-redis/redis/v7 v7.2.0 21:32:16 go: finding github.com/go-stack/stack v1.8.0 21:32:16 go: finding github.com/golang/protobuf v1.3.2 21:32:16 go: finding github.com/golang/snappy v0.0.1 21:32:16 go: finding github.com/gomodule/redigo v2.0.0+incompatible 21:32:16 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:32:16 go: finding github.com/google/go-cmp v0.4.0 21:32:16 go: finding github.com/google/uuid v1.1.1 21:32:16 go: finding github.com/gorilla/mux v1.7.4 21:32:16 go: finding github.com/hashicorp/consul/api v1.1.0 21:32:16 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:32:16 go: finding github.com/hashicorp/errwrap v1.0.0 21:32:16 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:32:16 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:32:16 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:32:16 go: finding github.com/hashicorp/go-multierror v1.0.0 21:32:16 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:32:16 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:32:16 go: finding github.com/hashicorp/go-syslog v1.0.0 21:32:16 go: finding github.com/hashicorp/go-uuid v1.0.1 21:32:16 go: finding github.com/hashicorp/go.net v0.0.1 21:32:16 go: finding github.com/hashicorp/golang-lru v0.5.0 21:32:16 go: finding github.com/hashicorp/logutils v1.0.0 21:32:16 go: finding github.com/hashicorp/mdns v1.0.0 21:32:16 go: finding github.com/hashicorp/memberlist v0.1.3 21:32:16 go: finding github.com/hashicorp/serf v0.8.2 21:32:16 go: finding github.com/hpcloud/tail v1.0.0 21:32:16 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:32:16 go: finding github.com/kr/pretty v0.1.0 21:32:16 go: finding github.com/kr/pty v1.1.1 21:32:16 go: finding github.com/kr/text v0.1.0 21:32:16 go: finding github.com/mattn/go-colorable v0.0.9 21:32:16 go: finding github.com/mattn/go-isatty v0.0.3 21:32:16 go: finding github.com/miekg/dns v1.0.14 21:32:16 go: finding github.com/mitchellh/cli v1.0.0 21:32:16 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:32:16 go: finding github.com/mitchellh/copystructure v1.0.0 21:32:16 go: finding github.com/mitchellh/go-homedir v1.0.0 21:32:16 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:32:16 go: finding github.com/mitchellh/gox v0.4.0 21:32:16 go: finding github.com/mitchellh/iochan v1.0.0 21:32:16 go: finding github.com/mitchellh/mapstructure v1.1.2 21:32:16 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:32:16 go: finding github.com/onsi/ginkgo v1.10.1 21:32:16 go: finding github.com/onsi/gomega v1.7.0 21:32:16 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:32:16 go: finding github.com/pebbe/zmq4 v1.0.0 21:32:16 go: finding github.com/pelletier/go-toml v1.2.0 21:32:16 go: finding github.com/pkg/errors v0.8.1 21:32:16 go: finding github.com/pmezard/go-difflib v1.0.0 21:32:16 go: finding github.com/posener/complete v1.1.1 21:32:16 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:32:16 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:32:16 go: finding github.com/stretchr/objx v0.2.0 21:32:16 go: finding github.com/stretchr/testify v1.5.1 21:32:16 go: finding github.com/tidwall/pretty v1.0.1 21:32:16 go: finding github.com/ugorji/go v1.1.4 21:32:16 go: finding github.com/x448/float16 v0.8.4 21:32:16 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 21:32:16 go: finding github.com/xdg/stringprep v1.0.0 21:32:16 go: finding go.mongodb.org/mongo-driver v1.1.1 21:32:16 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:32:16 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:32:16 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:32:16 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 21:32:16 go: finding golang.org/x/text v0.3.2 21:32:16 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 21:32:16 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 21:32:16 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:32:16 go: finding gopkg.in/fsnotify.v1 v1.4.7 21:32:16 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:32:16 go: finding gopkg.in/yaml.v2 v2.2.8 21:32:28 Removing intermediate container 724a09701a72 21:32:28 ---> 9c63f781d663 21:32:28 Successfully built 9c63f781d663 21:32:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:32:29 Removing intermediate container 94bb7c582295 21:32:29 ---> 703495a21c8f 21:32:29 Successfully built 703495a21c8f 21:32:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } 21:32:29 + docker inspect -f . ci-base-image-arm64 21:32:29 . [Pipeline] // script [Pipeline] } [Pipeline] withDockerContainer 21:32:29 prd-ubuntu18.04-docker-arm64-4c-16g-6013 does not seem to be running inside a container 21:32:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/45 -v /w/workspace/app-functions-sdk-go/45:/w/workspace/app-functions-sdk-go/45:rw,z -v /w/workspace/app-functions-sdk-go/45@tmp:/w/workspace/app-functions-sdk-go/45@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 21:32:30 $ docker top 16d7d9b47f6e342a5116bfe398ad4254cb57a9f22e13f59afb4aac41329f688b -eo pid,comm [Pipeline] { [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:32:31 + docker inspect -f . ci-base-image-x86_64 21:32:31 . [Pipeline] withDockerContainer 21:32:32 + go version 21:32:32 go version go1.13.5 linux/arm64 21:32:32 prd-centos7-docker-4c-2g-6014 does not seem to be running inside a container 21:32:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/45 -v /w/workspace/app-functions-sdk-go/45:/w/workspace/app-functions-sdk-go/45:rw,z -v /w/workspace/app-functions-sdk-go/45@tmp:/w/workspace/app-functions-sdk-go/45@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 21:32:32 $ docker top 4301d2e62fa215a59c3c4d9c31f7fbd213197aca74b93d232e3c2df85ee8f0c0 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 21:32:33 + go version 21:32:33 go version go1.13.5 linux/amd64 [Pipeline] sh 21:32:33 + make test 21:32:33 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:32:33 + make test 21:32:33 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:32:35 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 21:32:35 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 21:32:45 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.134s coverage: 86.2% of statements 21:32:53 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.113s coverage: 86.2% of statements 21:33:00 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.016s coverage: 49.8% of statements 21:33:00 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 21:33:00 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 21:33:00 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.025s coverage: 59.8% of statements 21:33:00 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 21:33:00 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.953s coverage: 69.1% of statements 21:33:15 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.527s coverage: 73.4% of statements 21:33:15 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.005s coverage: 89.5% of statements 21:33:15 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements 21:33:15 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.099s coverage: 100.0% of statements 21:33:15 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 21:33:15 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.006s coverage: 100.0% of statements 21:33:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 21:33:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 21:33:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 21:33:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 21:33:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 21:33:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 21:33:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 21:33:15 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.006s coverage: 96.6% of statements 21:33:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 21:33:15 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.004s coverage: 97.7% of statements 21:33:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 21:33:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 21:33:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 21:33:15 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.658s coverage: 78.0% of statements 21:33:15 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.050s coverage: 81.1% of statements 21:33:15 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 21:33:15 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.374s coverage: 70.1% of statements 21:33:15 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 21:33:15 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.006s coverage: 100.0% of statements 21:33:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:33:16 gofmt -l . 21:33:17 [ "`gofmt -l .`" = "" ] 21:33:17 ./bin/test-go-mod-tidy.sh [Pipeline] stash 21:33:18 Stashed 1 file(s) [Pipeline] } 21:33:18 $ docker stop --time=1 4301d2e62fa215a59c3c4d9c31f7fbd213197aca74b93d232e3c2df85ee8f0c0 21:33:20 $ docker rm -f 4301d2e62fa215a59c3c4d9c31f7fbd213197aca74b93d232e3c2df85ee8f0c0 [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] } 21:33:32 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.075s coverage: 49.8% of statements 21:33:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 21:33:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 21:33:32 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.069s coverage: 59.8% of statements 21:33:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 21:33:32 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.389s coverage: 69.1% of statements 21:33:41 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.556s coverage: 73.4% of statements 21:33:41 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.018s coverage: 89.5% of statements 21:33:41 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.014s coverage: 100.0% of statements 21:33:41 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.099s coverage: 100.0% of statements 21:33:41 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.020s coverage: 100.0% of statements 21:33:41 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.019s coverage: 100.0% of statements 21:33:41 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 21:33:41 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 21:33:41 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 21:33:41 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 21:33:41 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 21:33:41 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 21:33:41 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 21:33:41 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.018s coverage: 96.6% of statements 21:33:41 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 21:33:41 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.017s coverage: 97.7% of statements 21:33:41 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 21:33:41 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 21:33:41 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 21:33:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.774s coverage: 78.0% of statements 21:33:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.086s coverage: 81.1% of statements 21:33:46 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 21:33:47 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.515s coverage: 70.1% of statements 21:33:47 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 21:33:47 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.016s coverage: 100.0% of statements 21:33:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:34:00 gofmt -l . 21:34:00 [ "`gofmt -l .`" = "" ] 21:34:00 ./bin/test-go-mod-tidy.sh [Pipeline] stash 21:34:00 Warning: overwriting stash ‘coverage-report’ 21:34:00 Stashed 1 file(s) [Pipeline] } 21:34:00 $ docker stop --time=1 16d7d9b47f6e342a5116bfe398ad4254cb57a9f22e13f59afb4aac41329f688b 21:34:03 $ docker rm -f 16d7d9b47f6e342a5116bfe398ad4254cb57a9f22e13f59afb4aac41329f688b [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 21:34:05 provisioning config files... 21:34:05 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config673120668636548029tmp [Pipeline] { [Pipeline] sh 21:34:05 + curl -s https://codecov.io/bash 21:34:05 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_master@tmp/config673120668636548029tmp 21:34:05 21:34:05 _____ _ 21:34:05 / ____| | | 21:34:05 | | ___ __| | ___ ___ _____ __ 21:34:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:34:05 | |___| (_) | (_| | __/ (_| (_) \ V / 21:34:05 \_____\___/ \__,_|\___|\___\___/ \_/ 21:34:05 Bash-tbd 21:34:05 21:34:05 21:34:05 ==> Jenkins CI detected. 21:34:05 project root: . 21:34:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:34:05 ==> Running gcov in . (disable via -X gcov) 21:34:05 ==> Python coveragepy not found 21:34:05 ==> Searching for coverage reports in: 21:34:05 + . 21:34:05 -> Found 1 reports 21:34:05 ==> Detecting git/mercurial file structure 21:34:05 ==> Reading reports 21:34:05 + ./coverage.out bytes=75527 21:34:05 ==> Appending adjustments 21:34:05 http://docs.codecov.io/docs/fixing-reports 21:34:06 + Found adjustments 21:34:06 ==> Gzipping contents 21:34:06 ==> Uploading reports 21:34:06 url: https://codecov.io 21:34:06 query: branch=master&commit=88bdb17a7c727a1126fd0ec692f4a52b4ad4ed97&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F45%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= 21:34:06 -> Pinging Codecov 21:34:06 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=88bdb17a7c727a1126fd0ec692f4a52b4ad4ed97&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F45%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= 21:34:06 -> Uploading 21:34:07 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/88bdb17a7c727a1126fd0ec692f4a52b4ad4ed97 [Pipeline] } 21:34:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:34:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 21:34:07 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 21:34:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:34:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 21:34:07 21:34:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 21:34:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 21:34:08 1.217.3: Pulling from edgex-devops/edgex-snyk-go 21:34:08 e6b0cf9c0882: Pulling fs layer 21:34:08 2848faf0eed1: Pulling fs layer 21:34:08 0f37312ad70f: Pulling fs layer 21:34:08 7d08f2745646: Pulling fs layer 21:34:08 4c9f31393084: Pulling fs layer 21:34:08 eb21ddb83652: Pulling fs layer 21:34:08 345998794f6b: Pulling fs layer 21:34:08 97a711d68925: Pulling fs layer 21:34:08 7c8476c1cb00: Pulling fs layer 21:34:08 7d08f2745646: Waiting 21:34:08 345998794f6b: Waiting 21:34:08 97a711d68925: Waiting 21:34:08 7c8476c1cb00: Waiting 21:34:08 4c9f31393084: Waiting 21:34:08 eb21ddb83652: Waiting 21:34:08 0f37312ad70f: Download complete 21:34:08 2848faf0eed1: Verifying Checksum 21:34:08 2848faf0eed1: Download complete 21:34:08 4c9f31393084: Download complete 21:34:08 eb21ddb83652: Verifying Checksum 21:34:08 eb21ddb83652: Download complete 21:34:08 e6b0cf9c0882: Verifying Checksum 21:34:08 e6b0cf9c0882: Download complete 21:34:08 345998794f6b: Verifying Checksum 21:34:08 345998794f6b: Download complete 21:34:08 e6b0cf9c0882: Pull complete 21:34:08 2848faf0eed1: Pull complete 21:34:08 7c8476c1cb00: Verifying Checksum 21:34:08 7c8476c1cb00: Download complete 21:34:09 97a711d68925: Verifying Checksum 21:34:09 97a711d68925: Download complete 21:34:09 0f37312ad70f: Pull complete 21:34:09 7d08f2745646: Verifying Checksum 21:34:09 7d08f2745646: Download complete 21:34:16 7d08f2745646: Pull complete 21:34:16 4c9f31393084: Pull complete 21:34:16 eb21ddb83652: Pull complete 21:34:18 345998794f6b: Pull complete 21:34:20 97a711d68925: Pull complete 21:34:21 7c8476c1cb00: Pull complete 21:34:21 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 21:34:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 21:34:21 prd-centos7-docker-4c-2g-6012 does not seem to be running inside a container 21:34:22 $ 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 21:34:22 $ docker top c84f269269c646a80db5f07b0a74b5254b231fc55cbc8286ce34602eeff248d2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:34:23 + snyk monitor '--org=edgex-jenkins' 21:34:45 21:34:45 Monitoring /w/workspace/ndry_app-functions-sdk-go_master... 21:34:45 21:34:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/d8072c55-042d-45ed-91ab-a658225a6881 21:34:45 21:34:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:34:45 21:34:45 [Pipeline] } 21:34:45 $ docker stop --time=1 c84f269269c646a80db5f07b0a74b5254b231fc55cbc8286ce34602eeff248d2 21:34:46 $ docker rm -f c84f269269c646a80db5f07b0a74b5254b231fc55cbc8286ce34602eeff248d2 [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 21:34:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:34:49 . [Pipeline] withDockerContainer 21:34:49 prd-centos7-docker-4c-2g-6012 does not seem to be running inside a container 21:34: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 21:34:49 $ docker top dc6c538d447b802660318782a3be1cbb51e7f5efa672e2ddfd0128a5045fffb0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:34:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:34:50 [ssh-agent] Looking for ssh-agent implementation... 21:34:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:34:50 $ docker exec dc6c538d447b802660318782a3be1cbb51e7f5efa672e2ddfd0128a5045fffb0 ssh-agent 21:34:50 SSH_AUTH_SOCK=/tmp/ssh-KZ88zmJvtnp5/agent.15 21:34:50 SSH_AGENT_PID=22 21:34:50 Running ssh-add (command line suppressed) 21:34:50 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5876276364313319557.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5876276364313319557.key) 21:34:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:34:51 + git semver tag 21:34:51 # -> Open(): unable to determine branch for HEAD 21:34:51 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:34:51 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:34:51 # $SEMVER_REMOTE_NAME = origin 21:34:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:34:51 # $SEMVER_USER_NAME = edgex-jenkins 21:34:51 # $SEMVER_BRANCH = master 21:34:51 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 21:34:51 # 88bdb17a7c727a1126fd0ec692f4a52b4ad4ed97 HEAD 21:34:51 # -> Force: false 21:34:51 # e5483bdf37b2398c8fb1ee783e20d4d0a4fe4d08 refs/tags/v1.0.1-dev.38 [Pipeline] } 21:34:51 $ docker exec --env ******** --env ******** dc6c538d447b802660318782a3be1cbb51e7f5efa672e2ddfd0128a5045fffb0 ssh-agent -k 21:34:51 unset SSH_AUTH_SOCK; 21:34:51 unset SSH_AGENT_PID; 21:34:51 echo Agent pid 22 killed; 21:34:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:34:52 + git semver [Pipeline] } 21:34:52 $ docker stop --time=1 dc6c538d447b802660318782a3be1cbb51e7f5efa672e2ddfd0128a5045fffb0 21:34:53 $ docker rm -f dc6c538d447b802660318782a3be1cbb51e7f5efa672e2ddfd0128a5045fffb0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:34:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:34:54 21:34:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:34:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:34:54 0.23.1-centos7: Pulling from edgex-lftools 21:34:54 ab5ef0e58194: Pulling fs layer 21:34:54 9712f1f96733: Pulling fs layer 21:34:54 63f879dbbcfc: Pulling fs layer 21:34:54 0d9ebad4ef96: Pulling fs layer 21:34:54 e9a5061849ea: Pulling fs layer 21:34:54 d747dcd14b5f: Pulling fs layer 21:34:54 2de7ff778b66: Pulling fs layer 21:34:54 e9a5061849ea: Waiting 21:34:54 d747dcd14b5f: Waiting 21:34:54 2de7ff778b66: Waiting 21:34:54 0d9ebad4ef96: Waiting 21:34:54 9712f1f96733: Verifying Checksum 21:34:54 9712f1f96733: Download complete 21:34:55 63f879dbbcfc: Verifying Checksum 21:34:55 63f879dbbcfc: Download complete 21:34:55 e9a5061849ea: Verifying Checksum 21:34:55 e9a5061849ea: Download complete 21:34:55 d747dcd14b5f: Verifying Checksum 21:34:55 d747dcd14b5f: Download complete 21:34:55 ab5ef0e58194: Verifying Checksum 21:34:55 ab5ef0e58194: Download complete 21:34:55 0d9ebad4ef96: Verifying Checksum 21:34:55 0d9ebad4ef96: Download complete 21:34:56 2de7ff778b66: Verifying Checksum 21:34:56 2de7ff778b66: Download complete 21:35:01 ab5ef0e58194: Pull complete 21:35:01 9712f1f96733: Pull complete 21:35:03 63f879dbbcfc: Pull complete 21:35:09 0d9ebad4ef96: Pull complete 21:35:10 e9a5061849ea: Pull complete 21:35:10 d747dcd14b5f: Pull complete 21:35:14 2de7ff778b66: Pull complete 21:35:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:35:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:35:14 prd-centos7-docker-4c-2g-6012 does not seem to be running inside a container 21:35:14 $ 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 21:35:15 $ docker top 6466ac05ae1d6996b9c8c045a8cf5e8513aad14502201d03335471612b1926be -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:35:15 provisioning config files... 21:35:15 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3736311673225026140tmp 21:35:15 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2010273668136969508tmp 21:35:15 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5736163776851449918tmp [Pipeline] { [Pipeline] echo 21:35:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:35:16 ---> sigul-configuration.sh 21:35:16 gpg: directory `/root/.gnupg' created 21:35:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:35:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:35:16 gpg: keyring `/root/.gnupg/secring.gpg' created 21:35:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:35:16 gpg: CAST5 encrypted data 21:35:16 gpg: encrypted with 1 passphrase 21:35:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:35:16 + mkdir /home/jenkins 21:35:16 + mkdir /home/jenkins/sigul [Pipeline] sh 21:35:17 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 21:35:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:35:17 ---> sigul-install.sh 21:35:27 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 21:35:27 + git tag --list 21:35:27 v1.0.1-dev.38 [Pipeline] sh 21:35:28 + lftools sign git-tag v1.0.1-dev.38 21:35:29 Signing Git tag with Sigul... 21:35:29 Signing v1.0.1-dev.38 [Pipeline] echo 21:35:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:35:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:35:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:35:31 $ docker stop --time=1 6466ac05ae1d6996b9c8c045a8cf5e8513aad14502201d03335471612b1926be 21:35:32 $ docker rm -f 6466ac05ae1d6996b9c8c045a8cf5e8513aad14502201d03335471612b1926be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:35:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:35:33 . [Pipeline] withDockerContainer 21:35:33 prd-centos7-docker-4c-2g-6012 does not seem to be running inside a container 21:35:33 $ 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 21:35:34 $ docker top c352a0d4abc2605f8264c2f2047f7c20644294eece7c4fc98366982744483465 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:35:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:35:34 [ssh-agent] Looking for ssh-agent implementation... 21:35:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:35:34 $ docker exec c352a0d4abc2605f8264c2f2047f7c20644294eece7c4fc98366982744483465 ssh-agent 21:35:35 SSH_AUTH_SOCK=/tmp/ssh-08EtV8mPJvuz/agent.15 21:35:35 SSH_AGENT_PID=22 21:35:35 Running ssh-add (command line suppressed) 21:35:35 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7195523546823798081.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7195523546823798081.key) 21:35:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:35:35 + git semver bump pre 21:35:35 # -> Open(): unable to determine branch for HEAD 21:35:35 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:35:35 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:35:35 # $SEMVER_REMOTE_NAME = origin 21:35:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:35:35 # $SEMVER_USER_NAME = edgex-jenkins 21:35:35 # $SEMVER_BRANCH = master 21:35:35 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 21:35:35 1.0.1-dev.39 [Pipeline] } 21:35:35 $ docker exec --env ******** --env ******** c352a0d4abc2605f8264c2f2047f7c20644294eece7c4fc98366982744483465 ssh-agent -k 21:35:35 unset SSH_AUTH_SOCK; 21:35:35 unset SSH_AGENT_PID; 21:35:35 echo Agent pid 22 killed; 21:35:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:35:36 + git semver [Pipeline] } 21:35:36 $ docker stop --time=1 c352a0d4abc2605f8264c2f2047f7c20644294eece7c4fc98366982744483465 21:35:37 $ docker rm -f c352a0d4abc2605f8264c2f2047f7c20644294eece7c4fc98366982744483465 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:35:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:35:38 . [Pipeline] withDockerContainer 21:35:38 prd-centos7-docker-4c-2g-6012 does not seem to be running inside a container 21:35:38 $ 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 21:35:39 $ docker top b87d28e2a081cad12cf21cebc1f2cdedc85138b5f428bb1985604264c110c224 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:35:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:35:39 [ssh-agent] Looking for ssh-agent implementation... 21:35:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:35:40 $ docker exec b87d28e2a081cad12cf21cebc1f2cdedc85138b5f428bb1985604264c110c224 ssh-agent 21:35:40 SSH_AUTH_SOCK=/tmp/ssh-8RDehve5s9cP/agent.15 21:35:40 SSH_AGENT_PID=22 21:35:40 Running ssh-add (command line suppressed) 21:35:40 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4154713928523265764.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4154713928523265764.key) 21:35:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:35:40 + git semver push 21:35:40 # -> Open(): unable to determine branch for HEAD 21:35:40 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:35:40 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:35:40 # $SEMVER_REMOTE_NAME = origin 21:35:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:35:40 # $SEMVER_USER_NAME = edgex-jenkins 21:35:40 # $SEMVER_BRANCH = master 21:35:40 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 21:35:47 $ docker exec --env ******** --env ******** b87d28e2a081cad12cf21cebc1f2cdedc85138b5f428bb1985604264c110c224 ssh-agent -k 21:35:47 unset SSH_AUTH_SOCK; 21:35:47 unset SSH_AGENT_PID; 21:35:47 echo Agent pid 22 killed; 21:35:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:35:48 + git semver [Pipeline] } 21:35:48 $ docker stop --time=1 b87d28e2a081cad12cf21cebc1f2cdedc85138b5f428bb1985604264c110c224 21:35:50 $ docker rm -f b87d28e2a081cad12cf21cebc1f2cdedc85138b5f428bb1985604264c110c224 [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 21:35:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:35:51 ---> package-listing.sh 21:35:51 ++ tr '[:upper:]' '[:lower:]' 21:35:51 ++ facter osfamily 21:35:51 + OS_FAMILY=redhat 21:35:51 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 21:35:51 + START_PACKAGES=/tmp/packages_start.txt 21:35:51 + END_PACKAGES=/tmp/packages_end.txt 21:35:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:35:51 + PACKAGES=/tmp/packages_start.txt 21:35:51 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 21:35:51 + PACKAGES=/tmp/packages_end.txt 21:35:51 + case "${OS_FAMILY}" in 21:35:51 + rpm -qa 21:35:51 + sort 21:35:55 + '[' -f /tmp/packages_start.txt ']' 21:35:55 + '[' -f /tmp/packages_end.txt ']' 21:35:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:35:55 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 21:35:55 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 21:35:55 + 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 21:35:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:35:56 21:35:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:35:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:35:56 alpine: Pulling from edgex-lftools-log-publisher 21:35:56 c9b1b535fdd9: Pulling fs layer 21:35:56 2cc5ad85d9ab: Pulling fs layer 21:35:56 756a868c4378: Pulling fs layer 21:35:56 444b2fc9a129: Pulling fs layer 21:35:56 ea15f1150254: Pulling fs layer 21:35:56 41b27a9f41bf: Pulling fs layer 21:35:56 28c525ee5125: Pulling fs layer 21:35:56 094b1ea09ed8: Pulling fs layer 21:35:56 138eaada9080: Pulling fs layer 21:35:56 0622d0fa9048: Pulling fs layer 21:35:56 41b27a9f41bf: Waiting 21:35:56 138eaada9080: Waiting 21:35:56 0622d0fa9048: Waiting 21:35:56 28c525ee5125: Waiting 21:35:56 094b1ea09ed8: Waiting 21:35:56 444b2fc9a129: Waiting 21:35:56 ea15f1150254: Waiting 21:35:56 2cc5ad85d9ab: Verifying Checksum 21:35:56 2cc5ad85d9ab: Download complete 21:35:56 444b2fc9a129: Verifying Checksum 21:35:56 444b2fc9a129: Download complete 21:35:57 c9b1b535fdd9: Verifying Checksum 21:35:57 c9b1b535fdd9: Download complete 21:35:57 ea15f1150254: Verifying Checksum 21:35:57 ea15f1150254: Download complete 21:35:57 28c525ee5125: Verifying Checksum 21:35:57 28c525ee5125: Download complete 21:35:57 c9b1b535fdd9: Pull complete 21:35:57 756a868c4378: Verifying Checksum 21:35:57 756a868c4378: Download complete 21:35:57 2cc5ad85d9ab: Pull complete 21:35:57 138eaada9080: Verifying Checksum 21:35:57 138eaada9080: Download complete 21:35:57 0622d0fa9048: Verifying Checksum 21:35:57 0622d0fa9048: Download complete 21:35:57 094b1ea09ed8: Verifying Checksum 21:35:57 094b1ea09ed8: Download complete 21:35:58 41b27a9f41bf: Download complete 21:36:00 756a868c4378: Pull complete 21:36:00 444b2fc9a129: Pull complete 21:36:01 ea15f1150254: Pull complete 21:36:05 41b27a9f41bf: Pull complete 21:36:05 28c525ee5125: Pull complete 21:36:09 094b1ea09ed8: Pull complete 21:36:09 138eaada9080: Pull complete 21:36:09 0622d0fa9048: Pull complete 21:36:09 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 21:36:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:36:09 prd-centos7-docker-4c-2g-6012 does not seem to be running inside a container 21:36:09 $ 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 21:36:10 $ docker top a563e84cb45765ca97eae263591a427adf206c9ea47f1d56d06a10739c8160d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:36:10 provisioning config files... 21:36:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2122790679913635281tmp [Pipeline] { [Pipeline] echo 21:36:10 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:36:10 ---> create-netrc.sh [Pipeline] echo 21:36:10 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:36:11 ---> logs-deploy.sh 21:36:11 + ARCHIVE_ARTIFACTS= 21:36:11 + LOGS_SERVER=https://logs.edgexfoundry.org 21:36:11 + '[' https://logs.edgexfoundry.org == None ']' 21:36:11 + NEXUS_URL=https://nexus.edgexfoundry.org 21:36:11 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/45 21:36:11 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/45/ 21:36:11 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/45 /w/workspace/ndry_app-functions-sdk-go_master 21:36:12 Archives upload complete. 21:36:12 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/45 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/45/ 21:36:13 ---> uname -a: 21:36:13 Linux a563e84cb457 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 21:36:13 21:36:13 21:36:13 ---> lscpu: 21:36:13 Architecture: x86_64 21:36:13 CPU op-mode(s): 32-bit, 64-bit 21:36:13 Byte Order: Little Endian 21:36:13 Address sizes: 40 bits physical, 48 bits virtual 21:36:13 CPU(s): 4 21:36:13 On-line CPU(s) list: 0-3 21:36:13 Thread(s) per core: 1 21:36:13 Core(s) per socket: 1 21:36:13 Socket(s): 4 21:36:13 NUMA node(s): 1 21:36:13 Vendor ID: GenuineIntel 21:36:13 CPU family: 6 21:36:13 Model: 44 21:36:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:36:13 Stepping: 1 21:36:13 CPU MHz: 2933.436 21:36:13 BogoMIPS: 5866.87 21:36:13 Virtualization: VT-x 21:36:13 Hypervisor vendor: KVM 21:36:13 Virtualization type: full 21:36:13 L1d cache: 128 KiB 21:36:13 L1i cache: 128 KiB 21:36:13 L2 cache: 16 MiB 21:36:13 L3 cache: 64 MiB 21:36:13 NUMA node0 CPU(s): 0-3 21:36:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 21:36:13 Vulnerability Meltdown: Mitigation; PTI 21:36:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:36:13 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 21:36:13 Vulnerability Spectre v2: Mitigation; Full retpoline 21:36:13 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 21:36:13 21:36:13 21:36:13 ---> nproc: 21:36:13 4 21:36:13 21:36:13 21:36:13 ---> df -h: 21:36:13 Filesystem Size Used Available Use% Mounted on 21:36:13 overlay 50.0G 7.5G 42.5G 15% / 21:36:13 tmpfs 64.0M 0 64.0M 0% /dev 21:36:13 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 21:36:13 shm 64.0M 0 64.0M 0% /dev/shm 21:36:13 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf 21:36:13 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname 21:36:13 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts 21:36:13 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/ndry_app-functions-sdk-go_master@tmp 21:36:13 /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa 21:36:13 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/ndry_app-functions-sdk-go_master 21:36:13 21:36:13 21:36:13 ---> free -m: 21:36:13 total used free shared buff/cache available 21:36:13 Mem: 1838 749 79 0 1009 1021 21:36:13 Swap: 1023 1 1022 21:36:13 21:36:13 21:36:13 ---> ip addr: 21:36:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:36:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:36:13 inet 127.0.0.1/8 scope host lo 21:36:13 valid_lft forever preferred_lft forever 21:36:13 16: eth0@if17: mtu 1458 qdisc noqueue state UP 21:36:13 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 21:36:13 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 21:36:13 valid_lft forever preferred_lft forever 21:36:13 21:36:13 21:36:13 ---> sar -b -r -n DEV: 21:36:13 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/24/20 _x86_64_ (4 CPU) 21:36:13 21:36:13 21:27:42 LINUX RESTART 21:36:13 21:36:13 21:28:02 tps rtps wtps bread/s bwrtn/s 21:36:13 21:29:01 113.06 37.57 75.50 5033.20 34204.82 21:36:13 21:30:01 3.60 0.00 3.60 0.00 115.40 21:36:13 21:31:01 0.27 0.00 0.27 0.00 3.48 21:36:13 21:32:01 0.28 0.00 0.28 0.00 3.15 21:36:13 21:33:01 0.25 0.00 0.25 0.00 3.45 21:36:13 21:34:01 0.35 0.00 0.35 0.00 4.73 21:36:13 21:35:01 284.58 139.42 145.16 5787.95 44345.69 21:36:13 21:36:01 202.80 90.86 111.93 5565.78 25096.69 21:36:13 Average: 75.60 33.49 42.12 2043.03 12933.69 21:36:13 21:36:13 21:28:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:36:13 21:29:01 192124 1690180 89.79 2620 1142688 932692 31.82 435648 1091072 8 21:36:13 21:30:01 200936 1681368 89.32 2620 1142724 899136 30.68 434048 1087044 8 21:36:13 21:31:01 197752 1684552 89.49 2620 1142728 899432 30.69 437596 1087028 8 21:36:13 21:32:01 195500 1686804 89.61 2620 1142732 899492 30.69 442044 1085004 8 21:36:13 21:33:01 197328 1684976 89.52 2620 1142740 899268 30.68 440388 1085004 8 21:36:13 21:34:01 197056 1685248 89.53 2620 1142744 899328 30.68 440732 1084996 16 21:36:13 21:35:01 69140 1813164 96.33 2620 1160188 1116536 38.10 583928 1028836 103748 21:36:13 21:36:01 76928 1805376 95.91 2228 1071908 1149560 39.22 617104 910092 38400 21:36:13 Average: 165846 1716459 91.19 2571 1136057 961931 32.82 478936 1057385 17776 21:36:13 21:36:13 21:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 21:36:13 21:29:01 eth0 632.44 463.99 1646.57 414.86 0.00 0.00 0.00 21:36:13 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:13 21:29:01 docker0 123.30 98.44 10.40 309.56 0.00 0.00 0.00 21:36:13 21:30:01 eth0 0.83 0.08 0.07 0.01 0.00 0.00 0.00 21:36:13 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:13 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:13 21:31:01 eth0 0.97 0.42 0.31 0.21 0.00 0.00 0.00 21:36:13 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:13 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:13 21:32:01 eth0 0.88 0.43 1.09 0.21 0.00 0.00 0.00 21:36:13 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:13 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:13 21:33:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 21:36:13 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:13 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:13 21:34:01 eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 21:36:13 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:13 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:13 21:35:01 eth0 475.66 345.56 7301.61 65.55 0.00 0.00 0.00 21:36:13 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:13 21:35:01 docker0 38.80 33.96 4.03 299.45 0.00 0.00 0.00 21:36:13 21:36:01 eth0 181.68 142.72 2631.76 71.98 0.00 0.00 0.00 21:36:13 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:13 21:36:01 docker0 33.78 40.32 2.21 251.05 0.00 0.00 0.00 21:36:13 Average: eth0 160.69 118.52 1447.97 68.42 0.00 0.00 0.00 21:36:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:13 Average: docker0 24.29 21.44 2.06 107.13 0.00 0.00 0.00 21:36:13 21:36:13 21:36:13 ---> sar -P ALL: 21:36:13 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/24/20 _x86_64_ (4 CPU) 21:36:13 21:36:13 21:27:42 LINUX RESTART 21:36:13 21:36:13 21:28:02 CPU %user %nice %system %iowait %steal %idle 21:36:13 21:29:01 all 15.80 0.00 7.06 6.97 0.39 69.77 21:36:13 21:29:01 0 15.03 0.00 8.90 6.89 0.45 68.73 21:36:13 21:29:01 1 17.26 0.00 5.74 6.26 0.47 70.27 21:36:13 21:29:01 2 17.06 0.00 7.44 7.85 0.36 67.29 21:36:13 21:29:01 3 13.84 0.00 6.18 6.84 0.33 72.81 21:36:13 21:30:01 all 0.19 0.00 0.05 0.00 0.08 99.68 21:36:13 21:30:01 0 0.15 0.00 0.05 0.00 0.13 99.67 21:36:13 21:30:01 1 0.10 0.00 0.05 0.00 0.07 99.78 21:36:13 21:30:01 2 0.07 0.00 0.07 0.00 0.05 99.82 21:36:13 21:30:01 3 0.43 0.00 0.03 0.00 0.07 99.47 21:36:13 21:31:01 all 0.16 0.00 0.07 0.00 0.11 99.66 21:36:13 21:31:01 0 0.07 0.00 0.05 0.00 0.17 99.72 21:36:13 21:31:01 1 0.47 0.00 0.08 0.00 0.17 99.28 21:36:13 21:31:01 2 0.03 0.00 0.05 0.00 0.07 99.85 21:36:13 21:31:01 3 0.10 0.00 0.08 0.00 0.03 99.78 21:36:13 21:32:01 all 0.14 0.00 0.07 0.00 0.15 99.63 21:36:13 21:32:01 0 0.38 0.00 0.07 0.00 0.22 99.33 21:36:13 21:32:01 1 0.08 0.00 0.15 0.00 0.23 99.53 21:36:13 21:32:01 2 0.07 0.00 0.05 0.00 0.13 99.75 21:36:13 21:32:01 3 0.03 0.00 0.03 0.00 0.05 99.88 21:36:13 21:33:01 all 0.14 0.00 0.05 0.00 0.13 99.67 21:36:13 21:33:01 0 0.37 0.00 0.05 0.00 0.15 99.43 21:36:13 21:33:01 1 0.05 0.00 0.03 0.00 0.07 99.85 21:36:13 21:33:01 2 0.07 0.00 0.07 0.00 0.20 99.67 21:36:13 21:33:01 3 0.08 0.00 0.05 0.00 0.10 99.77 21:36:13 21:34:01 all 0.17 0.00 0.04 0.00 0.02 99.77 21:36:13 21:34:01 0 0.08 0.00 0.07 0.00 0.03 99.82 21:36:13 21:34:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:36:13 21:34:01 2 0.52 0.00 0.05 0.00 0.03 99.40 21:36:13 21:34:01 3 0.03 0.00 0.03 0.00 0.02 99.92 21:36:13 21:35:01 all 13.18 0.00 7.98 2.43 1.16 75.25 21:36:13 21:35:01 0 14.55 0.00 8.71 2.66 1.01 73.06 21:36:13 21:35:01 1 12.31 0.00 7.99 2.02 1.18 76.50 21:36:13 21:35:01 2 13.19 0.00 8.09 3.17 1.18 74.37 21:36:13 21:35:01 3 12.68 0.00 7.14 1.88 1.23 77.07 21:36:13 21:36:01 all 10.83 0.00 7.05 3.45 1.98 76.68 21:36:13 21:36:01 0 8.59 0.00 7.58 1.47 1.76 80.61 21:36:13 21:36:01 1 16.01 0.00 6.89 5.85 2.07 69.18 21:36:13 21:36:01 2 9.11 0.00 6.71 2.87 2.16 79.14 21:36:13 21:36:01 3 9.57 0.00 7.02 3.61 1.94 77.85 21:36:13 Average: all 4.99 0.00 2.75 1.57 0.50 90.19 21:36:13 Average: 0 4.81 0.00 3.12 1.35 0.48 90.24 21:36:13 Average: 1 5.70 0.00 2.58 1.74 0.53 89.46 21:36:13 Average: 2 4.92 0.00 2.77 1.70 0.52 90.09 21:36:13 Average: 3 4.51 0.00 2.53 1.51 0.47 90.99 21:36:13 21:36:13 21:36:13