Pull request #59 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from 6eab6327df83615e8ba004ba04af6628302ed29b+bcb78af5f8eafd924cf61f28d1097c57f4e87501 (6ab38e517c778c0f72148dbc0af6707752f037f0) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 # timeout=10 Commit message: "Merge pull request #239 from ernestojeda/update-default-go-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 [Pipeline] node Still waiting to schedule task ‘prd-centos7-builder-2c-1g-1807’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-213’ is offline; ‘prd-centos7-docker-4c-2g-2341’ is offline; ‘prd-centos7-docker-4c-2g-2354’ is offline Running on prd-centos7-docker-4c-2g-2358 in /w/workspace/exfoundry_go-mod-messaging_PR-59 [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/go-mod-messaging.git > git init /w/workspace/exfoundry_go-mod-messaging_PR-59 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit bcb78af5f8eafd924cf61f28d1097c57f4e87501 into PR head commit 6eab6327df83615e8ba004ba04af6628302ed29b Merge succeeded, producing 6eab6327df83615e8ba004ba04af6628302ed29b Checking out Revision 6eab6327df83615e8ba004ba04af6628302ed29b (PR-59) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/59/head:refs/remotes/origin/PR-59 # 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/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6eab6327df83615e8ba004ba04af6628302ed29b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bcb78af5f8eafd924cf61f28d1097c57f4e87501 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6eab6327df83615e8ba004ba04af6628302ed29b # timeout=10 Commit message: "build: update to go 1.15" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:09:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 2c1a7ace7f127e70559c56f1983f8fd0eaf84550 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:09:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:09:23 ========================================================= 22:09:23 EdgeX Global Pipelines Version Info 22:09:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:09:25 ------------------- 22:09:25 stable info: 22:09:25 ------------------- 22:09:25 Commited By: Emilio Reyes emilio.reyes@intel.com 22:09:25 Commit SHA: 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 22:09:25 Message: update stable to v1.0.119 22:09:26 ------------------- 22:09:26 experimental info: 22:09:26 ------------------- 22:09:26 Commited By: **** collab-it+edgex@linuxfoundation.org 22:09:26 Commit SHA: 26a2d0761a2efda4215483e42b68dbac15e3db92 22:09:26 Message: update experimental to v1.0.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 22:09:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 22:09:26 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 22:09:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:09:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:09:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:09:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:09:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:09:27 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:09:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:09:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:09:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:09:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo 22:09:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:09:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:09:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:09:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:09:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:09:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:09:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 22:09:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:09:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:09:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:09:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-59 [Pipeline] echo 22:09:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-59 [Pipeline] echo 22:09:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-59 [Pipeline] echo 22:09:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6eab6327df83615e8ba004ba04af6628302ed29b [Pipeline] echo 22:09:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6eab632 [Pipeline] echo 22:09:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:09:29 + git log --format=format:%s -1 6eab6327df83615e8ba004ba04af6628302ed29b [Pipeline] echo 22:09:29 GIT_COMMIT: 6eab6327df83615e8ba004ba04af6628302ed29b, Commit Message: build: update to go 1.15 [Pipeline] echo 22:09:30 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:09:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:09:31 22:09:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:09:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:09:31 latest: Pulling from edgex-devops/git-semver 22:09:31 31603596830f: Pulling fs layer 22:09:31 2a8b12db71e7: Pulling fs layer 22:09:31 6ca5941a6612: Pulling fs layer 22:09:31 ecc8261a40a4: Pulling fs layer 22:09:31 ecc8261a40a4: Waiting 22:09:31 2a8b12db71e7: Verifying Checksum 22:09:31 2a8b12db71e7: Download complete 22:09:31 31603596830f: Verifying Checksum 22:09:31 31603596830f: Download complete 22:09:31 ecc8261a40a4: Verifying Checksum 22:09:31 ecc8261a40a4: Download complete 22:09:31 6ca5941a6612: Verifying Checksum 22:09:31 6ca5941a6612: Download complete 22:09:32 31603596830f: Pull complete 22:09:32 2a8b12db71e7: Pull complete 22:09:33 6ca5941a6612: Pull complete 22:09:33 ecc8261a40a4: Pull complete 22:09:33 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:09:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:09:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:09:33 prd-centos7-docker-4c-2g-2358 does not seem to be running inside a container 22:09:33 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-59 -v /w/workspace/exfoundry_go-mod-messaging_PR-59:/w/workspace/exfoundry_go-mod-messaging_PR-59:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-59@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:09:35 $ docker top 8bec3b5bd3dee84df3e98c8b614a6aa94ddefe37a7e96d6164b433e749c83b83 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:09:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:09:36 [ssh-agent] Looking for ssh-agent implementation... 22:09:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:09:36 $ docker exec 8bec3b5bd3dee84df3e98c8b614a6aa94ddefe37a7e96d6164b433e749c83b83 ssh-agent 22:09:36 SSH_AUTH_SOCK=/tmp/ssh-GPfOcyUDctbs/agent.11 22:09:36 SSH_AGENT_PID=17 22:09:36 Running ssh-add (command line suppressed) 22:09:36 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-59@tmp/private_key_7109643641897020269.key (/w/workspace/exfoundry_go-mod-messaging_PR-59@tmp/private_key_7109643641897020269.key) 22:09:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:09:37 + git describe --exact-match --tags HEAD 22:09:37 fatal: No names found, cannot describe anything. [Pipeline] } 22:09:37 $ docker exec --env ******** --env ******** 8bec3b5bd3dee84df3e98c8b614a6aa94ddefe37a7e96d6164b433e749c83b83 ssh-agent -k 22:09:37 unset SSH_AUTH_SOCK; 22:09:37 unset SSH_AGENT_PID; 22:09:37 echo Agent pid 17 killed; 22:09:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:09:37 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 22:09:37 This usually means this commit has not been tagged. [Pipeline] sshagent 22:09:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:09:37 [ssh-agent] Looking for ssh-agent implementation... 22:09:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:09:37 $ docker exec 8bec3b5bd3dee84df3e98c8b614a6aa94ddefe37a7e96d6164b433e749c83b83 ssh-agent 22:09:37 SSH_AUTH_SOCK=/tmp/ssh-3QhjrSFQuw5q/agent.46 22:09:37 SSH_AGENT_PID=51 22:09:37 Running ssh-add (command line suppressed) 22:09:37 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-59@tmp/private_key_6133446719685165751.key (/w/workspace/exfoundry_go-mod-messaging_PR-59@tmp/private_key_6133446719685165751.key) 22:09:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:09:38 + git semver init 22:09:38 # -> Open(): unable to determine branch for HEAD 22:09:38 # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-59/.git 22:09:38 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-59 22:09:38 # $SEMVER_REMOTE_NAME = origin 22:09:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:09:38 # $SEMVER_USER_NAME = edgex-jenkins 22:09:38 # $SEMVER_BRANCH = PR-59 22:09:38 # $SEMVER_TEMP = /tmp/semver-618144633 22:09:38 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 22:09:38 # '/tmp/semver-618144633' -> '/w/workspace/exfoundry_go-mod-messaging_PR-59/.semver' 22:09:38 # -> Force: false 22:09:38 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-59/.semver [Pipeline] } 22:09:38 $ docker exec --env ******** --env ******** 8bec3b5bd3dee84df3e98c8b614a6aa94ddefe37a7e96d6164b433e749c83b83 ssh-agent -k 22:09:39 unset SSH_AUTH_SOCK; 22:09:39 unset SSH_AGENT_PID; 22:09:39 echo Agent pid 51 killed; 22:09:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:09:39 + git semver [Pipeline] } 22:09:39 $ docker stop --time=1 8bec3b5bd3dee84df3e98c8b614a6aa94ddefe37a7e96d6164b433e749c83b83 22:09:41 $ docker rm -f 8bec3b5bd3dee84df3e98c8b614a6aa94ddefe37a7e96d6164b433e749c83b83 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 22:09:41 Stashed 36 file(s) [Pipeline] echo 22:09:41 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 22:09:41 Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [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 22:09:57 Still waiting to schedule task 22:09:57 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:09:57 Still waiting to schedule task 22:09:57 ‘prd-centos7-builder-2c-1g-1807’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-builder-2c-1g-2352’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-213’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2341’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2354’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2356’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2360’ is offline 22:10:23 Running on prd-centos7-docker-4c-2g-2363 in /w/workspace/exfoundry_go-mod-messaging_PR-59 [Pipeline] { [Pipeline] ws 22:10:23 Running in /w/workspace/go-mod-messaging/3 [Pipeline] { [Pipeline] checkout 22:10:25 using credential edgex-jenkins-ssh 22:10:26 Cloning the remote Git repository 22:10:26 Cloning with configured refspecs honoured and without tags 22:10:26 Fetching without tags 22:10:26 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 22:10:26 > git init /w/workspace/go-mod-messaging/3 # timeout=10 22:10:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 22:10:26 > git --version # timeout=10 22:10:26 > git --version # 'git version 2.16.5' 22:10:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:10:26 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:10:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 22:10:26 > git config --add remote.origin.fetch +refs/pull/59/head:refs/remotes/origin/PR-59 # timeout=10 22:10:26 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:10:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 22:10:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 22:10:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:10:26 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:10:27 Merging remotes/origin/master commit bcb78af5f8eafd924cf61f28d1097c57f4e87501 into PR head commit 6eab6327df83615e8ba004ba04af6628302ed29b 22:10:27 Merge succeeded, producing 6eab6327df83615e8ba004ba04af6628302ed29b 22:10:27 Checking out Revision 6eab6327df83615e8ba004ba04af6628302ed29b (PR-59) 22:10:27 > git config core.sparsecheckout # timeout=10 22:10:27 > git checkout -f 6eab6327df83615e8ba004ba04af6628302ed29b # timeout=10 22:10:27 > git remote # timeout=10 22:10:27 > git config --get remote.origin.url # timeout=10 22:10:27 using GIT_SSH to set credentials SSH Credentials for GitHub 22:10:27 > git merge bcb78af5f8eafd924cf61f28d1097c57f4e87501 # timeout=10 22:10:27 > git rev-parse HEAD^{commit} # timeout=10 22:10:27 > git config core.sparsecheckout # timeout=10 22:10:27 > git checkout -f 6eab6327df83615e8ba004ba04af6628302ed29b # timeout=10 22:10:30 Commit message: "build: update to go 1.15" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:10:31 ========================================================= 22:10:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:10:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:10:32 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 22:10:32 Sending build context to Docker daemon 584.2kB 22:10:32 Step 1/7 : ARG BASE=golang:1.15-alpine 22:10:32 Step 2/7 : FROM ${BASE} 22:10:32 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:10:32 df20fa9351a1: Pulling fs layer 22:10:32 ed8968b2872e: Pulling fs layer 22:10:32 a92cc7c5fd73: Pulling fs layer 22:10:32 e871e8e8d7a9: Pulling fs layer 22:10:32 e73272ec9a57: Pulling fs layer 22:10:32 1e910a182e73: Pulling fs layer 22:10:32 4e634b169226: Pulling fs layer 22:10:32 e73272ec9a57: Waiting 22:10:32 e871e8e8d7a9: Waiting 22:10:32 1e910a182e73: Waiting 22:10:32 4e634b169226: Waiting 22:10:32 a92cc7c5fd73: Verifying Checksum 22:10:32 a92cc7c5fd73: Download complete 22:10:32 ed8968b2872e: Download complete 22:10:33 e73272ec9a57: Verifying Checksum 22:10:33 e73272ec9a57: Download complete 22:10:33 1e910a182e73: Verifying Checksum 22:10:33 1e910a182e73: Download complete 22:10:33 df20fa9351a1: Download complete 22:10:33 df20fa9351a1: Pull complete 22:10:33 ed8968b2872e: Pull complete 22:10:33 a92cc7c5fd73: Pull complete 22:10:34 4e634b169226: Verifying Checksum 22:10:34 4e634b169226: Download complete 22:10:36 e871e8e8d7a9: Verifying Checksum 22:10:36 e871e8e8d7a9: Download complete 22:10:41 e871e8e8d7a9: Pull complete 22:10:41 e73272ec9a57: Pull complete 22:10:41 1e910a182e73: Pull complete 22:10:44 4e634b169226: Pull complete 22:10:45 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 22:10:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:10:45 ---> f7629b54cfaa 22:10:45 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:10:45 ---> Running in cdbfa3d2d5d8 22:10:45 Removing intermediate container cdbfa3d2d5d8 22:10:45 ---> b17b3349db42 22:10:45 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 22:10:45 ---> Running in baed5462d275 22:10:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:10:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:10:48 (1/5) Installing libsodium (1.0.18-r0) 22:10:48 (2/5) Installing libzmq (4.3.3-r0) 22:10:48 (3/5) Installing pkgconf (1.7.2-r0) 22:10:48 (4/5) Installing libsodium-dev (1.0.18-r0) 22:10:48 (5/5) Installing zeromq-dev (4.3.3-r0) 22:10:48 Executing busybox-1.31.1-r16.trigger 22:10:48 OK: 167 MiB in 44 packages 22:10:49 Removing intermediate container baed5462d275 22:10:49 ---> 69fb4ae530e4 22:10:49 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:10:49 ---> Running in e860804c9fe4 22:10:49 Removing intermediate container e860804c9fe4 22:10:49 ---> 2b7dea24291c 22:10:49 Step 6/7 : COPY go.mod . 22:10:49 ---> e396fa5ac554 22:10:49 Step 7/7 : RUN go mod download 22:10:49 ---> Running in c9a500585fc4 22:11:01 Removing intermediate container c9a500585fc4 22:11:01 ---> a47832a1d5f7 22:11:01 Successfully built a47832a1d5f7 22:11:01 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 22:11:02 + docker inspect -f . ci-base-image-x86_64 22:11:02 . [Pipeline] withDockerContainer 22:11:02 prd-centos7-docker-4c-2g-2363 does not seem to be running inside a container 22:11:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/3 -v /w/workspace/go-mod-messaging/3:/w/workspace/go-mod-messaging/3:rw,z -v /w/workspace/go-mod-messaging/3@tmp:/w/workspace/go-mod-messaging/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:11:03 $ docker top ae050c380951b061a5b5123c79fa7b6021883a3542ecaa7c9061fe35360c5fb5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:04 + go version 22:11:04 go version go1.15.2 linux/amd64 [Pipeline] sh 22:11:04 + make test 22:11:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:11:08 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 22:11:10 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.076s coverage: 94.7% of statements 22:11:13 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.007s coverage: 77.1% of statements 22:11:13 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 22:11:35 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.342s coverage: 85.0% of statements 22:11:35 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.008s coverage: 85.7% of statements 22:11:35 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.055s coverage: 100.0% of statements 22:11:35 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.006s coverage: 100.0% of statements 22:11:35 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.007s coverage: 90.9% of statements 22:11:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:11:35 gofmt -l . 22:11:35 [ "`gofmt -l .`" = "" ] [Pipeline] stash 22:11:36 Stashed 1 file(s) [Pipeline] } 22:11:36 $ docker stop --time=1 ae050c380951b061a5b5123c79fa7b6021883a3542ecaa7c9061fe35360c5fb5 22:11:37 $ docker rm -f ae050c380951b061a5b5123c79fa7b6021883a3542ecaa7c9061fe35360c5fb5 [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] } 22:12:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2365 in /w/workspace/exfoundry_go-mod-messaging_PR-59 [Pipeline] { [Pipeline] ws 22:12:23 Running in /w/workspace/go-mod-messaging/3 [Pipeline] { [Pipeline] checkout 22:12:29 using credential edgex-jenkins-ssh 22:12:29 Cloning the remote Git repository 22:12:29 Cloning with configured refspecs honoured and without tags 22:12:29 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 22:12:29 > git init /w/workspace/go-mod-messaging/3 # timeout=10 22:12:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 22:12:30 > git --version # timeout=10 22:12:30 > git --version # 'git version 2.17.1' 22:12:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:12:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 22:12:30 > git config --add remote.origin.fetch +refs/pull/59/head:refs/remotes/origin/PR-59 # timeout=10 22:12:30 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:12:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 22:12:30 Fetching without tags 22:12:31 Merging remotes/origin/master commit bcb78af5f8eafd924cf61f28d1097c57f4e87501 into PR head commit 6eab6327df83615e8ba004ba04af6628302ed29b 22:12:31 Merge succeeded, producing 6eab6327df83615e8ba004ba04af6628302ed29b 22:12:31 Checking out Revision 6eab6327df83615e8ba004ba04af6628302ed29b (PR-59) 22:12:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 22:12:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:12:31 > git config core.sparsecheckout # timeout=10 22:12:31 > git checkout -f 6eab6327df83615e8ba004ba04af6628302ed29b # timeout=10 22:12:31 > git remote # timeout=10 22:12:31 > git config --get remote.origin.url # timeout=10 22:12:31 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:31 > git merge bcb78af5f8eafd924cf61f28d1097c57f4e87501 # timeout=10 22:12:31 > git rev-parse HEAD^{commit} # timeout=10 22:12:31 > git config core.sparsecheckout # timeout=10 22:12:31 > git checkout -f 6eab6327df83615e8ba004ba04af6628302ed29b # timeout=10 22:12:35 Commit message: "build: update to go 1.15" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:12:36 ========================================================= 22:12:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:12:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:12:37 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 22:12:38 Sending build context to Docker daemon 584.2kB 22:12:38 Step 1/7 : ARG BASE=golang:1.15-alpine 22:12:38 Step 2/7 : FROM ${BASE} 22:12:39 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:12:39 b538f80385f9: Pulling fs layer 22:12:39 74f711af9a0d: Pulling fs layer 22:12:39 99f96fe45779: Pulling fs layer 22:12:39 8529a6b9a6be: Pulling fs layer 22:12:39 45590311c82a: Pulling fs layer 22:12:39 69ca0ff8b7b3: Pulling fs layer 22:12:39 209524e5b208: Pulling fs layer 22:12:39 8529a6b9a6be: Waiting 22:12:39 45590311c82a: Waiting 22:12:39 69ca0ff8b7b3: Waiting 22:12:39 209524e5b208: Waiting 22:12:39 99f96fe45779: Verifying Checksum 22:12:39 99f96fe45779: Download complete 22:12:39 74f711af9a0d: Verifying Checksum 22:12:39 74f711af9a0d: Download complete 22:12:39 45590311c82a: Verifying Checksum 22:12:39 45590311c82a: Download complete 22:12:39 69ca0ff8b7b3: Verifying Checksum 22:12:39 69ca0ff8b7b3: Download complete 22:12:39 b538f80385f9: Verifying Checksum 22:12:39 b538f80385f9: Download complete 22:12:40 b538f80385f9: Pull complete 22:12:41 74f711af9a0d: Pull complete 22:12:41 99f96fe45779: Pull complete 22:12:41 209524e5b208: Verifying Checksum 22:12:41 209524e5b208: Download complete 22:12:42 8529a6b9a6be: Verifying Checksum 22:12:42 8529a6b9a6be: Download complete 22:12:55 8529a6b9a6be: Pull complete 22:12:55 45590311c82a: Pull complete 22:12:55 69ca0ff8b7b3: Pull complete 22:12:57 209524e5b208: Pull complete 22:12:57 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 22:12:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:12:57 ---> 5bddaf1c2fca 22:12:57 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:13:00 ---> Running in e29ce9fee07f 22:13:00 Removing intermediate container e29ce9fee07f 22:13:00 ---> fda3d2b4720e 22:13:00 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 22:13:01 ---> Running in c10a4019e394 22:13:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:13:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:13:04 (1/5) Installing libsodium (1.0.18-r0) 22:13:04 (2/5) Installing libzmq (4.3.3-r0) 22:13:04 (3/5) Installing pkgconf (1.7.2-r0) 22:13:04 (4/5) Installing libsodium-dev (1.0.18-r0) 22:13:04 (5/5) Installing zeromq-dev (4.3.3-r0) 22:13:04 Executing busybox-1.31.1-r16.trigger 22:13:04 OK: 144 MiB in 44 packages 22:13:06 Removing intermediate container c10a4019e394 22:13:06 ---> 2ccfbd671f6d 22:13:06 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:13:06 ---> Running in e048a59150d9 22:13:06 Removing intermediate container e048a59150d9 22:13:06 ---> a76ceb335d2e 22:13:06 Step 6/7 : COPY go.mod . 22:13:07 ---> f69bc937a9a1 22:13:07 Step 7/7 : RUN go mod download 22:13:07 ---> Running in a14e222bb925 22:13:22 Removing intermediate container a14e222bb925 22:13:22 ---> 7c1818ff5756 22:13:22 Successfully built 7c1818ff5756 22:13:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:13:23 + docker inspect -f . ci-base-image-arm64 22:13:23 . [Pipeline] withDockerContainer 22:13:23 prd-ubuntu18.04-docker-arm64-4c-16g-2365 does not seem to be running inside a container 22:13:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/3 -v /w/workspace/go-mod-messaging/3:/w/workspace/go-mod-messaging/3:rw,z -v /w/workspace/go-mod-messaging/3@tmp:/w/workspace/go-mod-messaging/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:13:25 $ docker top 500c2a940ada5fbe2884a45bcfd85100860e6bc9882e0dd5246720ef6bdbce0a -eo pid,comm [Pipeline] { [Pipeline] sh 22:13:27 + go version 22:13:27 go version go1.15.2 linux/arm64 [Pipeline] sh 22:13:28 + make test 22:13:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:13:46 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 22:13:53 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.041s coverage: 94.7% of statements 22:13:53 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.051s coverage: 77.1% of statements 22:13:53 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 22:14:15 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.373s coverage: 84.1% of statements 22:14:15 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.022s coverage: 85.7% of statements 22:14:15 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.014s coverage: 100.0% of statements 22:14:15 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.023s coverage: 100.0% of statements 22:14:15 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.011s coverage: 90.9% of statements 22:14:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:14:19 gofmt -l . 22:14:19 [ "`gofmt -l .`" = "" ] [Pipeline] stash 22:14:19 Warning: overwriting stash ‘coverage-report’ 22:14:20 Stashed 1 file(s) [Pipeline] } 22:14:20 $ docker stop --time=1 500c2a940ada5fbe2884a45bcfd85100860e6bc9882e0dd5246720ef6bdbce0a 22:14:22 $ docker rm -f 500c2a940ada5fbe2884a45bcfd85100860e6bc9882e0dd5246720ef6bdbce0a [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 22:14:25 provisioning config files... 22:14:25 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-59@tmp/config9013122006201260362tmp [Pipeline] { [Pipeline] sh 22:14:25 + curl -s https://codecov.io/bash 22:14:25 + bash -s - -t @/w/workspace/exfoundry_go-mod-messaging_PR-59@tmp/config9013122006201260362tmp [Pipeline] } 22:16:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:16:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:16:50 ---> package-listing.sh 22:16:50 ++ facter osfamily 22:16:50 ++ tr '[:upper:]' '[:lower:]' 22:16:50 + OS_FAMILY=redhat 22:16:50 + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-59 22:16:50 + START_PACKAGES=/tmp/packages_start.txt 22:16:50 + END_PACKAGES=/tmp/packages_end.txt 22:16:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:16:50 + PACKAGES=/tmp/packages_start.txt 22:16:50 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-59 ']' 22:16:50 + PACKAGES=/tmp/packages_end.txt 22:16:50 + case "${OS_FAMILY}" in 22:16:50 + rpm -qa 22:16:50 + sort 22:16:54 + '[' -f /tmp/packages_start.txt ']' 22:16:54 + '[' -f /tmp/packages_end.txt ']' 22:16:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:16:54 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-59 ']' 22:16:54 + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-59/archives/ 22:16:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-59/archives/ [Pipeline] isUnix [Pipeline] sh 22:16:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:16:55 22:16:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:16:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:16:55 alpine: Pulling from edgex-lftools-log-publisher 22:16:55 df20fa9351a1: Pulling fs layer 22:16:55 36b3adc4ff6f: Pulling fs layer 22:16:55 8ad3a11d3b57: Pulling fs layer 22:16:55 46f8f816bc3b: Pulling fs layer 22:16:55 0dadc02b9964: Pulling fs layer 22:16:55 ce6a7cf60c04: Pulling fs layer 22:16:55 7a184a31f384: Pulling fs layer 22:16:55 0879bd2ef858: Pulling fs layer 22:16:55 46f8f816bc3b: Waiting 22:16:55 0dadc02b9964: Waiting 22:16:55 ce6a7cf60c04: Waiting 22:16:55 7a184a31f384: Waiting 22:16:55 0879bd2ef858: Waiting 22:16:55 36b3adc4ff6f: Verifying Checksum 22:16:55 36b3adc4ff6f: Download complete 22:16:55 46f8f816bc3b: Verifying Checksum 22:16:55 46f8f816bc3b: Download complete 22:16:55 df20fa9351a1: Verifying Checksum 22:16:55 ce6a7cf60c04: Verifying Checksum 22:16:55 ce6a7cf60c04: Download complete 22:16:55 7a184a31f384: Verifying Checksum 22:16:55 7a184a31f384: Download complete 22:16:55 0dadc02b9964: Verifying Checksum 22:16:55 0dadc02b9964: Download complete 22:16:56 8ad3a11d3b57: Verifying Checksum 22:16:56 8ad3a11d3b57: Download complete 22:16:56 df20fa9351a1: Pull complete 22:16:56 36b3adc4ff6f: Pull complete 22:16:56 0879bd2ef858: Verifying Checksum 22:16:56 0879bd2ef858: Download complete 22:16:56 8ad3a11d3b57: Pull complete 22:16:56 46f8f816bc3b: Pull complete 22:16:57 0dadc02b9964: Pull complete 22:16:57 ce6a7cf60c04: Pull complete 22:16:57 7a184a31f384: Pull complete 22:16:59 0879bd2ef858: Pull complete 22:16:59 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 22:16:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:16:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:17:00 prd-centos7-docker-4c-2g-2358 does not seem to be running inside a container 22:17:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/exfoundry_go-mod-messaging_PR-59 -v /w/workspace/exfoundry_go-mod-messaging_PR-59:/w/workspace/exfoundry_go-mod-messaging_PR-59:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-59@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:17:05 $ docker top c5e087a026924836efaa25e9bd2f0cc405f945d9bcfde966353e5fffb35f1085 -eo pid,comm [Pipeline] { [Pipeline] sh 22:17:05 + mkdir -p /var/log/sa [Pipeline] sh 22:17:06 + ls /var/log/sa-host 22:17:06 + sadf -c /var/log/sa-host/sa05 22:17:06 file_magic: OK 22:17:06 HZ: Using current value: 100 22:17:06 file_header: OK 22:17:06 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:17:06 Statistics: 22:17:06 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:17:06 File successfully converted to sysstat format version 12.2.1 22:17:06 + sadf -c /var/log/sa-host/sa11 22:17:06 file_magic: OK 22:17:06 HZ: Using current value: 100 22:17:06 file_header: OK 22:17:06 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:17:06 Statistics: 22:17:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:17:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:17:06 provisioning config files... 22:17:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-59@tmp/config6929581400280845015tmp [Pipeline] { [Pipeline] echo 22:17:06 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:17:06 ---> create-netrc.sh [Pipeline] echo 22:17:06 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:17:07 ---> logs-deploy.sh 22:17:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-59/3 22:17:07 INFO: archiving workspace using pattern(s): 22:17:08 Archives upload complete. 22:17:08 INFO: archiving logs to Nexus