Pull request #78 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 56da4faa0f1a4541b54f0b3d197845e4283d404b+0bdc968e74254c748af0ee463d7309986ee294ed (b9f7bca7c725fb8894883d64e20d4dd84f7a1ff3) Running in Durability level: MAX_SURVIVABILITY 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-78/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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. Loading library lf-pipelines@master Attempting to resolve master 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 -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-78/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-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 --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-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 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-15834’ is offline; ‘prd-centos7-docker-4c-2g-15835’ is offline; ‘prd-centos7-docker-4c-2g-15836’ is offline; ‘prd-centos7-docker-4c-2g-15837’ is offline; ‘prd-centos7-docker-4c-2g-15838’ is offline; ‘prd-centos7-docker-4c-2g-15841’ is offline; ‘prd-centos7-docker-4c-2g-15842’ is offline; ‘prd-centos7-docker-4c-2g-15845’ is offline; ‘prd-centos7-docker-4c-2g-15846’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15840’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15853 in /w/workspace/exfoundry_go-mod-messaging_PR-78 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/exfoundry_go-mod-messaging_PR-78 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0bdc968e74254c748af0ee463d7309986ee294ed into PR head commit 56da4faa0f1a4541b54f0b3d197845e4283d404b Merge succeeded, producing 56da4faa0f1a4541b54f0b3d197845e4283d404b Checking out Revision 56da4faa0f1a4541b54f0b3d197845e4283d404b (PR-78) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56da4faa0f1a4541b54f0b3d197845e4283d404b # 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 0bdc968e74254c748af0ee463d7309986ee294ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56da4faa0f1a4541b54f0b3d197845e4283d404b # timeout=10 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:30:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:30:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:30:38 ========================================================= 06:30:38 EdgeX Global Pipelines Version Info 06:30:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:30:40 ------------------- 06:30:40 stable info: 06:30:40 ------------------- 06:30:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:30:40 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:30:40 Message: update stable to v1.0.172 06:30:41 ------------------- 06:30:41 experimental info: 06:30:41 ------------------- 06:30:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:30:41 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:30:41 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:30:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 06:30:42 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 06:30:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:30:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:30:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:30:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:30:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo 06:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:30:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:30:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:30:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:30:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:30:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 06:30:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:30:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-78 [Pipeline] echo 06:30:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-78 [Pipeline] echo 06:30:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-78 [Pipeline] echo 06:30:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56da4faa0f1a4541b54f0b3d197845e4283d404b [Pipeline] echo 06:30:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56da4fa [Pipeline] echo 06:30:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:30:48 + git log --format=format:%s -1 56da4faa0f1a4541b54f0b3d197845e4283d404b [Pipeline] echo 06:30:48 GIT_COMMIT: 56da4faa0f1a4541b54f0b3d197845e4283d404b, Commit Message: build(deps): bump github.com/eclipse/paho.mqtt.golang [Pipeline] echo 06:30:48 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:30:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:30:49 06:30:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:30:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:30:49 latest: Pulling from edgex-devops/git-semver 06:30:49 31603596830f: Pulling fs layer 06:30:49 2a8b12db71e7: Pulling fs layer 06:30:49 6ca5941a6612: Pulling fs layer 06:30:49 ecc8261a40a4: Pulling fs layer 06:30:49 ecc8261a40a4: Waiting 06:30:49 2a8b12db71e7: Verifying Checksum 06:30:49 2a8b12db71e7: Download complete 06:30:50 31603596830f: Verifying Checksum 06:30:50 31603596830f: Download complete 06:30:50 ecc8261a40a4: Verifying Checksum 06:30:50 ecc8261a40a4: Download complete 06:30:50 6ca5941a6612: Verifying Checksum 06:30:50 6ca5941a6612: Download complete 06:30:50 31603596830f: Pull complete 06:30:50 2a8b12db71e7: Pull complete 06:30:51 6ca5941a6612: Pull complete 06:30:51 ecc8261a40a4: Pull complete 06:30:51 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:30:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:30:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:30:51 prd-centos7-docker-4c-2g-15853 does not seem to be running inside a container 06:30:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-78 -v /w/workspace/exfoundry_go-mod-messaging_PR-78:/w/workspace/exfoundry_go-mod-messaging_PR-78:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-78@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-78@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 06:30:53 $ docker top 2794401859b73bfcf1efcb457e773274dd7987ee4063d39c9f2ef72546c6ef28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:30:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:30:54 [ssh-agent] Looking for ssh-agent implementation... 06:30:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:30:54 $ docker exec 2794401859b73bfcf1efcb457e773274dd7987ee4063d39c9f2ef72546c6ef28 ssh-agent 06:30:55 SSH_AUTH_SOCK=/tmp/ssh-RmdPP0egVIEP/agent.12 06:30:55 SSH_AGENT_PID=17 06:30:55 Running ssh-add (command line suppressed) 06:30:55 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-78@tmp/private_key_1609399918656951722.key (/w/workspace/exfoundry_go-mod-messaging_PR-78@tmp/private_key_1609399918656951722.key) 06:30:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:30:55 + git tag --points-at HEAD [Pipeline] } 06:30:55 $ docker exec --env ******** --env ******** 2794401859b73bfcf1efcb457e773274dd7987ee4063d39c9f2ef72546c6ef28 ssh-agent -k 06:30:55 unset SSH_AUTH_SOCK; 06:30:55 unset SSH_AGENT_PID; 06:30:55 echo Agent pid 17 killed; 06:30:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:30:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:30:56 [ssh-agent] Looking for ssh-agent implementation... 06:30:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:30:56 $ docker exec 2794401859b73bfcf1efcb457e773274dd7987ee4063d39c9f2ef72546c6ef28 ssh-agent 06:30:56 SSH_AUTH_SOCK=/tmp/ssh-D7GC5dHe6YFd/agent.45 06:30:56 SSH_AGENT_PID=50 06:30:56 Running ssh-add (command line suppressed) 06:30:56 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-78@tmp/private_key_7518056986927873624.key (/w/workspace/exfoundry_go-mod-messaging_PR-78@tmp/private_key_7518056986927873624.key) 06:30:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:30:57 + git semver init 06:30:57 # -> Open(): unable to determine branch for HEAD 06:30:57 # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-78/.git 06:30:57 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-78 06:30:57 # $SEMVER_REMOTE_NAME = origin 06:30:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:30:57 # $SEMVER_USER_NAME = edgex-jenkins 06:30:57 # $SEMVER_BRANCH = PR-78 06:30:57 # $SEMVER_TEMP = /tmp/semver-953212409 06:30:57 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 06:30:57 # '/tmp/semver-953212409' -> '/w/workspace/exfoundry_go-mod-messaging_PR-78/.semver' 06:30:57 # -> Force: false 06:30:57 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-78/.semver [Pipeline] } 06:30:57 $ docker exec --env ******** --env ******** 2794401859b73bfcf1efcb457e773274dd7987ee4063d39c9f2ef72546c6ef28 ssh-agent -k 06:30:57 unset SSH_AUTH_SOCK; 06:30:57 unset SSH_AGENT_PID; 06:30:57 echo Agent pid 50 killed; 06:30:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:30:58 + git semver [Pipeline] } 06:30:58 $ docker stop --time=1 2794401859b73bfcf1efcb457e773274dd7987ee4063d39c9f2ef72546c6ef28 06:30:59 $ docker rm -f 2794401859b73bfcf1efcb457e773274dd7987ee4063d39c9f2ef72546c6ef28 [Pipeline] // withDockerContainer [Pipeline] sh 06:31:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:31:00 Stashed 1 file(s) [Pipeline] echo 06:31:00 [edgeXSemver]: initialized semver on 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 06:31:16 Still waiting to schedule task 06:31:16 ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-15834’ is offline; ‘prd-centos7-docker-4c-2g-15835’ is offline; ‘prd-centos7-docker-4c-2g-15836’ is offline; ‘prd-centos7-docker-4c-2g-15837’ is offline; ‘prd-centos7-docker-4c-2g-15838’ is offline; ‘prd-centos7-docker-4c-2g-15839’ is offline; ‘prd-centos7-docker-4c-2g-15841’ is offline; ‘prd-centos7-docker-4c-2g-15842’ is offline; ‘prd-centos7-docker-4c-2g-15858’ is offline; ‘prd-centos7-docker-4c-2g-15859’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15840’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15843’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15852’ doesn’t have label ‘centos7-docker-4c-2g’ 06:31:16 Still waiting to schedule task 06:31:16 ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15834’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15835’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15836’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15837’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15838’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15839’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15841’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15842’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15858’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15859’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15840’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15843’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15852’ is offline 06:32:46 Running on prd-centos7-docker-4c-2g-15870 in /w/workspace/exfoundry_go-mod-messaging_PR-78 [Pipeline] { [Pipeline] ws 06:32:46 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 06:32:48 using credential edgex-jenkins-ssh 06:32:48 Cloning the remote Git repository 06:32:48 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 06:32:49 > git init /w/workspace/go-mod-messaging/1 # timeout=10 06:32:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 06:32:49 > git --version # timeout=10 06:32:49 > git --version # 'git version 2.24.3' 06:32:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:32:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 06:32:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:50 Merging remotes/origin/master commit 0bdc968e74254c748af0ee463d7309986ee294ed into PR head commit 56da4faa0f1a4541b54f0b3d197845e4283d404b 06:32:50 Merge succeeded, producing 56da4faa0f1a4541b54f0b3d197845e4283d404b 06:32:50 Checking out Revision 56da4faa0f1a4541b54f0b3d197845e4283d404b (PR-78) 06:32:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 06:32:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 06:32:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:32:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:32:50 > git config core.sparsecheckout # timeout=10 06:32:50 > git checkout -f 56da4faa0f1a4541b54f0b3d197845e4283d404b # timeout=10 06:32:50 > git remote # timeout=10 06:32:50 > git config --get remote.origin.url # timeout=10 06:32:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:32:50 > git merge 0bdc968e74254c748af0ee463d7309986ee294ed # timeout=10 06:32:50 > git rev-parse HEAD^{commit} # timeout=10 06:32:50 > git config core.sparsecheckout # timeout=10 06:32:50 > git checkout -f 56da4faa0f1a4541b54f0b3d197845e4283d404b # timeout=10 06:32:54 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" 06:32:54 > git --version # timeout=10 06:32:54 > git --version # 'git version 2.24.3' 06:32:54 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:32:55 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:32:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:32:56 + sudo service docker restart 06:32:56 + true 06:32:56 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 06:32:57 ========================================================= 06:32:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:32:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:32:58 + 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 . 06:32:58 Sending build context to Docker daemon 477.7kB 06:32:58 Step 1/7 : ARG BASE=golang:1.15-alpine 06:32:58 Step 2/7 : FROM ${BASE} 06:32:58 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:32:58 188c0c94c7c5: Pulling fs layer 06:32:58 0ef7d3d256c8: Pulling fs layer 06:32:58 de9db76c5a1d: Pulling fs layer 06:32:58 bca2f99d35d6: Pulling fs layer 06:32:58 93359f2a8cfa: Pulling fs layer 06:32:58 7c6f9722023f: Pulling fs layer 06:32:58 a35cf1a2eb13: Pulling fs layer 06:32:58 93359f2a8cfa: Waiting 06:32:58 7c6f9722023f: Waiting 06:32:58 a35cf1a2eb13: Waiting 06:32:58 bca2f99d35d6: Waiting 06:32:58 de9db76c5a1d: Verifying Checksum 06:32:58 de9db76c5a1d: Download complete 06:32:58 0ef7d3d256c8: Download complete 06:32:58 93359f2a8cfa: Verifying Checksum 06:32:58 93359f2a8cfa: Download complete 06:32:58 7c6f9722023f: Verifying Checksum 06:32:58 7c6f9722023f: Download complete 06:32:58 188c0c94c7c5: Verifying Checksum 06:32:58 188c0c94c7c5: Download complete 06:32:58 188c0c94c7c5: Pull complete 06:32:58 0ef7d3d256c8: Pull complete 06:32:59 de9db76c5a1d: Pull complete 06:33:00 a35cf1a2eb13: Verifying Checksum 06:33:00 a35cf1a2eb13: Download complete 06:33:01 bca2f99d35d6: Verifying Checksum 06:33:01 bca2f99d35d6: Download complete 06:33:06 bca2f99d35d6: Pull complete 06:33:06 93359f2a8cfa: Pull complete 06:33:06 7c6f9722023f: Pull complete 06:33:10 a35cf1a2eb13: Pull complete 06:33:11 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:33:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:33:11 ---> a62c8e92a672 06:33:11 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:33:11 ---> Running in 8294da8c0358 06:33:11 Removing intermediate container 8294da8c0358 06:33:11 ---> 36123ccc196a 06:33:11 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 06:33:11 ---> Running in 1243e3bcd915 06:33:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:33:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:33:17 (1/5) Installing libsodium (1.0.18-r0) 06:33:17 (2/5) Installing libzmq (4.3.3-r0) 06:33:18 (3/5) Installing pkgconf (1.7.2-r0) 06:33:18 (4/5) Installing libsodium-dev (1.0.18-r0) 06:33:18 (5/5) Installing zeromq-dev (4.3.3-r0) 06:33:18 Executing busybox-1.31.1-r19.trigger 06:33:18 OK: 167 MiB in 44 packages 06:33:19 Removing intermediate container 1243e3bcd915 06:33:19 ---> be50a560bbb6 06:33:19 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:33:19 ---> Running in 40642b33b993 06:33:19 Removing intermediate container 40642b33b993 06:33:19 ---> 7f94d2b9b8d5 06:33:19 Step 6/7 : COPY go.mod . 06:33:19 ---> 1a90500208bd 06:33:19 Step 7/7 : RUN go mod download 06:33:19 ---> Running in cd49ab378d77 06:33:31 Removing intermediate container cd49ab378d77 06:33:31 ---> 9f05791e2fa1 06:33:31 Successfully built 9f05791e2fa1 06:33:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:33:32 + docker inspect -f . ci-base-image-x86_64 06:33:32 . [Pipeline] withDockerContainer 06:33:32 prd-centos7-docker-4c-2g-15870 does not seem to be running inside a container 06:33:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 ******** -e ******** ci-base-image-x86_64 cat 06:33:33 $ docker top ca14be407ebb792a13d3a5aba474c090ca8f96704542378b353939dc7ae954fd -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:33 + go version 06:33:33 go version go1.15.5 linux/amd64 [Pipeline] } 06:33:33 $ docker stop --time=1 ca14be407ebb792a13d3a5aba474c090ca8f96704542378b353939dc7ae954fd 06:33:35 $ docker rm -f ca14be407ebb792a13d3a5aba474c090ca8f96704542378b353939dc7ae954fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:33:36 + docker inspect -f . ci-base-image-x86_64 06:33:36 . [Pipeline] withDockerContainer 06:33:36 prd-centos7-docker-4c-2g-15870 does not seem to be running inside a container 06:33:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 ******** -e ******** ci-base-image-x86_64 cat 06:33:37 $ docker top 1168efa97ece1b431f0ea4679962eda918633d569046d709085fedd21e37e82e -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:38 + make test 06:33:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:33:45 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 06:33:45 # github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt [github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt.test] 06:33:45 internal/pkg/mqtt/client_test.go:147:9: cannot use &mc.connect (type *MockToken) as type "github.com/eclipse/paho.mqtt.golang".Token in return argument: 06:33:45 *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) 06:33:45 internal/pkg/mqtt/client_test.go:153:10: cannot use &mc.publish (type *MockToken) as type "github.com/eclipse/paho.mqtt.golang".Token in return argument: 06:33:45 *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) 06:33:45 internal/pkg/mqtt/client_test.go:157:9: cannot use &mc.publish (type *MockToken) as type "github.com/eclipse/paho.mqtt.golang".Token in return argument: 06:33:45 *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) 06:33:45 internal/pkg/mqtt/client_test.go:162:9: cannot use &mc.subscribe (type *MockToken) as type "github.com/eclipse/paho.mqtt.golang".Token in return argument: 06:33:45 *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) 06:33:45 FAIL github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt [build failed] 06:33:46 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.017s coverage: 77.1% of statements 06:33:46 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 06:34:12 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.351s coverage: 84.1% of statements 06:34:12 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.008s coverage: 85.7% of statements 06:34:12 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.025s coverage: 100.0% of statements 06:34:12 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.008s coverage: 100.0% of statements 06:34:12 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.005s coverage: 90.9% of statements 06:34:12 FAIL 06:34:12 make: *** [Makefile:6: test] Error 2 [Pipeline] } 06:34:12 $ docker stop --time=1 1168efa97ece1b431f0ea4679962eda918633d569046d709085fedd21e37e82e 06:34:14 $ docker rm -f 1168efa97ece1b431f0ea4679962eda918633d569046d709085fedd21e37e82e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:34:17 Failed in branch amd64 06:35:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15875 in /w/workspace/exfoundry_go-mod-messaging_PR-78 [Pipeline] { [Pipeline] ws 06:35:49 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 06:35:54 using credential edgex-jenkins-ssh 06:35:54 Cloning the remote Git repository 06:35:54 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 06:35:54 > git init /w/workspace/go-mod-messaging/1 # timeout=10 06:35:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 06:35:54 > git --version # timeout=10 06:35:54 > git --version # 'git version 2.17.1' 06:35:54 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:56 Merging remotes/origin/master commit 0bdc968e74254c748af0ee463d7309986ee294ed into PR head commit 56da4faa0f1a4541b54f0b3d197845e4283d404b 06:35:56 Merge succeeded, producing 56da4faa0f1a4541b54f0b3d197845e4283d404b 06:35:56 Checking out Revision 56da4faa0f1a4541b54f0b3d197845e4283d404b (PR-78) 06:35:55 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 06:35:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:55 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 06:35:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 06:35:55 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:35:56 > git config core.sparsecheckout # timeout=10 06:35:56 > git checkout -f 56da4faa0f1a4541b54f0b3d197845e4283d404b # timeout=10 06:35:56 > git remote # timeout=10 06:35:56 > git config --get remote.origin.url # timeout=10 06:35:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:56 > git merge 0bdc968e74254c748af0ee463d7309986ee294ed # timeout=10 06:35:56 > git rev-parse HEAD^{commit} # timeout=10 06:35:56 > git config core.sparsecheckout # timeout=10 06:35:56 > git checkout -f 56da4faa0f1a4541b54f0b3d197845e4283d404b # timeout=10 06:36:00 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" 06:36:01 > git --version # timeout=10 06:36:01 > git --version # 'git version 2.17.1' 06:36:01 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:36:02 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:36:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:36:03 + + sudo servicetrue docker 06:36:03 restart [Pipeline] unstash [Pipeline] echo 06:36:06 ========================================================= 06:36:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:36:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:36: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.15-alpine . 06:36:07 Sending build context to Docker daemon 476.7kB 06:36:07 Step 1/7 : ARG BASE=golang:1.15-alpine 06:36:07 Step 2/7 : FROM ${BASE} 06:36:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:36:07 5f621e34cdf4: Pulling fs layer 06:36:07 a4357932f1b6: Pulling fs layer 06:36:07 18c013af1878: Pulling fs layer 06:36:07 00ac8860ef70: Pulling fs layer 06:36:07 63d7cb157983: Pulling fs layer 06:36:07 b116817d02f9: Pulling fs layer 06:36:07 745a02a5169b: Pulling fs layer 06:36:07 63d7cb157983: Waiting 06:36:07 b116817d02f9: Waiting 06:36:07 745a02a5169b: Waiting 06:36:07 00ac8860ef70: Waiting 06:36:07 18c013af1878: Verifying Checksum 06:36:07 18c013af1878: Download complete 06:36:07 a4357932f1b6: Verifying Checksum 06:36:07 a4357932f1b6: Download complete 06:36:07 63d7cb157983: Verifying Checksum 06:36:07 63d7cb157983: Download complete 06:36:07 b116817d02f9: Verifying Checksum 06:36:07 b116817d02f9: Download complete 06:36:08 5f621e34cdf4: Verifying Checksum 06:36:08 5f621e34cdf4: Download complete 06:36:09 5f621e34cdf4: Pull complete 06:36:09 a4357932f1b6: Pull complete 06:36:09 745a02a5169b: Verifying Checksum 06:36:09 745a02a5169b: Download complete 06:36:10 18c013af1878: Pull complete 06:36:11 00ac8860ef70: Verifying Checksum 06:36:11 00ac8860ef70: Download complete 06:36:21 00ac8860ef70: Pull complete 06:36:21 63d7cb157983: Pull complete 06:36:22 b116817d02f9: Pull complete 06:36:26 745a02a5169b: Pull complete 06:36:26 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:36:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:36:26 ---> b7e6874047d6 06:36:26 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:36:29 ---> Running in 9301fbda000e 06:36:29 Removing intermediate container 9301fbda000e 06:36:29 ---> b53c2cbe82b2 06:36:29 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 06:36:29 ---> Running in 038e8f494117 06:36:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:36:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:36:33 (1/5) Installing libsodium (1.0.18-r0) 06:36:33 (2/5) Installing libzmq (4.3.3-r0) 06:36:34 (3/5) Installing pkgconf (1.7.2-r0) 06:36:34 (4/5) Installing libsodium-dev (1.0.18-r0) 06:36:34 (5/5) Installing zeromq-dev (4.3.3-r0) 06:36:34 Executing busybox-1.31.1-r19.trigger 06:36:34 OK: 144 MiB in 44 packages 06:36:36 Removing intermediate container 038e8f494117 06:36:36 ---> 09e086737970 06:36:36 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:36:36 ---> Running in 1c326da79361 06:36:36 Removing intermediate container 1c326da79361 06:36:36 ---> b3cfb4b01f61 06:36:36 Step 6/7 : COPY go.mod . 06:36:37 ---> 73e1a4a36926 06:36:37 Step 7/7 : RUN go mod download 06:36:37 ---> Running in 36708218165e 06:36:52 Removing intermediate container 36708218165e 06:36:52 ---> a9a551a22066 06:36:52 Successfully built a9a551a22066 06:36:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:36:53 + docker inspect -f . ci-base-image-arm64 06:36:53 . [Pipeline] withDockerContainer 06:36:53 prd-ubuntu18.04-docker-arm64-4c-16g-15875 does not seem to be running inside a container 06:36:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 ******** -e ******** ci-base-image-arm64 cat 06:36:55 $ docker top 2081ea68449f223d0f0681e203617c6a8a8ce9d1fb74c15af29b130f9188187a -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:56 + go version 06:36:56 go version go1.15.5 linux/arm64 [Pipeline] } 06:36:56 $ docker stop --time=1 2081ea68449f223d0f0681e203617c6a8a8ce9d1fb74c15af29b130f9188187a 06:36:58 $ docker rm -f 2081ea68449f223d0f0681e203617c6a8a8ce9d1fb74c15af29b130f9188187a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:36:59 + docker inspect -f . ci-base-image-arm64 06:36:59 . [Pipeline] withDockerContainer 06:36:59 prd-ubuntu18.04-docker-arm64-4c-16g-15875 does not seem to be running inside a container 06:36:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 ******** -e ******** ci-base-image-arm64 cat 06:37:01 $ docker top 7d91e629d88f3828caf337d763f0d75121de47cd4ba3f92677def824aa94671c -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:02 + make test 06:37:02 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:37:17 # github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt [github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt.test] 06:37:17 internal/pkg/mqtt/client_test.go:147:9: cannot use &mc.connect (type *MockToken) as type "github.com/eclipse/paho.mqtt.golang".Token in return argument: 06:37:17 *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) 06:37:17 internal/pkg/mqtt/client_test.go:153:10: cannot use &mc.publish (type *MockToken) as type "github.com/eclipse/paho.mqtt.golang".Token in return argument: 06:37:17 *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) 06:37:17 internal/pkg/mqtt/client_test.go:157:9: cannot use &mc.publish (type *MockToken) as type "github.com/eclipse/paho.mqtt.golang".Token in return argument: 06:37:17 *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) 06:37:17 internal/pkg/mqtt/client_test.go:162:9: cannot use &mc.subscribe (type *MockToken) as type "github.com/eclipse/paho.mqtt.golang".Token in return argument: 06:37:17 *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) 06:37:17 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 06:37:21 FAIL github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt [build failed] 06:37:32 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.022s coverage: 77.1% of statements 06:37:32 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 06:37:54 In test caller, received messages: { 123 [116 101 115 116 32 98 121 116 101 115] } 06:37:54 timed-out 06:37:54 Received messages: { 123 [116 101 115 116 32 98 121 116 101 115] } 06:37:54 Received messages: { 123 [116 101 115 116 32 98 121 116 101 115] } 06:37:54 msg1: test bytes, msg2: test bytes 06:37:54 App Functions 2 Message: { 456 [97 112 112 108 101 32 106 117 105 99 101] } 06:37:54 time's up 06:37:54 Done 06:37:54 In test caller, received messages: { 123 [116 101 115 116 32 98 121 116 101 115] application/json} 06:37:54 timed-out. 06:37:54 In test caller, received messages: { 123 [116 101 115 116 32 98 121 116 101 115] application/json} 06:37:54 In test caller, received messages1: { 101 [97 112 112 108 101 32 106 117 105 99 101] application/json} 06:37:54 In test caller, received messages2: { 102 [111 114 97 110 103 101 32 106 117 105 99 101] application/cbor} 06:37:54 In test caller, received messages3: { 103 [98 97 110 97 110 97 32 115 108 105 99 101 115] video} 06:37:54 time's up 06:37:54 Done 06:37:54 In test caller, received messages2: yellow goldfish 06:37:54 In test caller, received messages2: black guppy 06:37:54 In test caller, received messages1: yellow goldfish 06:37:54 time's up 06:37:54 Done 06:37:54 --- FAIL: TestDisconnect (1.00s) 06:37:54 client_test.go:624: 06:37:54 Error Trace: client_test.go:624 06:37:54 client_test.go:913 06:37:54 Error: Expected nil, but got: &errors.errorString{s:"error: interrupted system call [tcp://*:5577]"} 06:37:54 Test: TestDisconnect 06:37:54 Messages: Failed to publish to ZMQ message 06:37:54 client_test.go:625: 06:37:54 FAIL 06:37:54 coverage: 84.1% of statements 06:37:54 FAIL github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.074s 06:37:54 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.021s coverage: 85.7% of statements 06:37:54 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.065s coverage: 100.0% of statements 06:37:54 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.055s coverage: 100.0% of statements 06:37:54 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.020s coverage: 90.9% of statements 06:37:54 FAIL 06:37:54 make: *** [Makefile:6: test] Error 2 [Pipeline] } 06:37:54 $ docker stop --time=1 7d91e629d88f3828caf337d763f0d75121de47cd4ba3f92677def824aa94671c 06:37:56 $ docker rm -f 7d91e629d88f3828caf337d763f0d75121de47cd4ba3f92677def824aa94671c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:37:59 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:38:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:38:04 ---> package-listing.sh 06:38:04 ++ facter osfamily 06:38:04 ++ tr '[:upper:]' '[:lower:]' 06:38:04 + OS_FAMILY=redhat 06:38:04 + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-78 06:38:04 + START_PACKAGES=/tmp/packages_start.txt 06:38:04 + END_PACKAGES=/tmp/packages_end.txt 06:38:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:38:04 + PACKAGES=/tmp/packages_start.txt 06:38:04 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-78 ']' 06:38:04 + PACKAGES=/tmp/packages_end.txt 06:38:04 + case "${OS_FAMILY}" in 06:38:04 + rpm -qa 06:38:04 + sort 06:38:09 + '[' -f /tmp/packages_start.txt ']' 06:38:09 + '[' -f /tmp/packages_end.txt ']' 06:38:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:38:09 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-78 ']' 06:38:09 + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-78/archives/ 06:38:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-78/archives/ [Pipeline] echo 06:38:09 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_go-mod-messaging_PR-78/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:38:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:38:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:38:10 06:38:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:38:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:38:10 alpine: Pulling from edgex-lftools-log-publisher 06:38:10 df20fa9351a1: Pulling fs layer 06:38:10 36b3adc4ff6f: Pulling fs layer 06:38:10 8ad3a11d3b57: Pulling fs layer 06:38:10 46f8f816bc3b: Pulling fs layer 06:38:10 93b61091891f: Pulling fs layer 06:38:10 93b9cdb0e59b: Pulling fs layer 06:38:10 5e14af77c1be: Pulling fs layer 06:38:10 01666e4c0597: Pulling fs layer 06:38:10 aa168da1d23b: Pulling fs layer 06:38:10 93b61091891f: Waiting 06:38:10 93b9cdb0e59b: Waiting 06:38:10 5e14af77c1be: Waiting 06:38:10 01666e4c0597: Waiting 06:38:10 46f8f816bc3b: Waiting 06:38:10 aa168da1d23b: Waiting 06:38:10 36b3adc4ff6f: Verifying Checksum 06:38:10 36b3adc4ff6f: Download complete 06:38:10 46f8f816bc3b: Verifying Checksum 06:38:10 46f8f816bc3b: Download complete 06:38:10 df20fa9351a1: Verifying Checksum 06:38:10 df20fa9351a1: Download complete 06:38:10 93b9cdb0e59b: Verifying Checksum 06:38:10 93b9cdb0e59b: Download complete 06:38:11 5e14af77c1be: Verifying Checksum 06:38:11 5e14af77c1be: Download complete 06:38:11 93b61091891f: Verifying Checksum 06:38:11 93b61091891f: Download complete 06:38:11 01666e4c0597: Verifying Checksum 06:38:11 01666e4c0597: Download complete 06:38:11 df20fa9351a1: Pull complete 06:38:11 8ad3a11d3b57: Verifying Checksum 06:38:11 8ad3a11d3b57: Download complete 06:38:11 36b3adc4ff6f: Pull complete 06:38:12 8ad3a11d3b57: Pull complete 06:38:12 46f8f816bc3b: Pull complete 06:38:13 93b61091891f: Pull complete 06:38:13 aa168da1d23b: Verifying Checksum 06:38:13 aa168da1d23b: Download complete 06:38:13 93b9cdb0e59b: Pull complete 06:38:13 5e14af77c1be: Pull complete 06:38:13 01666e4c0597: Pull complete 06:38:20 aa168da1d23b: Pull complete 06:38:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:38:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:38:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:38:20 prd-centos7-docker-4c-2g-15853 does not seem to be running inside a container 06:38:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_go-mod-messaging_PR-78/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_go-mod-messaging_PR-78 -v /w/workspace/exfoundry_go-mod-messaging_PR-78:/w/workspace/exfoundry_go-mod-messaging_PR-78:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-78@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-78@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 06:38:23 $ docker top eea128d3a136af9fe2f3c4e64d3303db989c686ade9db226e20345125c1ec256 -eo pid,comm [Pipeline] { [Pipeline] sh 06:38:24 + touch /tmp/pre-build-complete [Pipeline] sh 06:38:24 + mkdir -p /var/log/sa [Pipeline] sh 06:38:24 + ls /var/log/sa-host 06:38:24 + sadf -c /var/log/sa-host/sa14 06:38:24 file_magic: OK 06:38:24 HZ: Using current value: 100 06:38:24 file_header: OK 06:38:24 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 06:38:24 Statistics: 06:38:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:38:24 File successfully converted to sysstat format version 12.2.1 06:38:24 + sadf -c /var/log/sa-host/sa23 06:38:24 file_magic: OK 06:38:24 HZ: Using current value: 100 06:38:24 file_header: OK 06:38:24 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 06:38:24 Statistics: 06:38:24 Hnuu...uuuununununu... 06:38:24 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:38:25 provisioning config files... 06:38:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-78@tmp/config7378567238247988246tmp [Pipeline] { [Pipeline] echo 06:38:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:38:25 ---> create-netrc.sh [Pipeline] } 06:38:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:38:25 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:38:26 ---> python-tools-install.sh [Pipeline] echo 06:38:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:38:26 ---> sudo-logs.sh 06:38:26 Archiving 'sudo' log.. [Pipeline] echo 06:38:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:38:26 ---> job-cost.sh 06:38:26 lf-activate-venv: SKIPPING 06:38:26 INFO: No Stack... 06:38:27 INFO: Retrieving Pricing Info for: v1-standard-2 06:38:28 INFO: Archiving Costs [Pipeline] echo 06:38:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:38:28 ---> logs-deploy.sh 06:38:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-78/1 06:38:28 INFO: archiving workspace using pattern(s): 06:38:30 Archives upload complete. 06:38:30 INFO: archiving logs to Nexus 06:38:31 ---> uname -a: 06:38:31 Linux prd-centos7-docker-4c-2g-15853.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:38:31 06:38:31 06:38:31 ---> lscpu: 06:38:31 Architecture: x86_64 06:38:31 CPU op-mode(s): 32-bit, 64-bit 06:38:31 Byte Order: Little Endian 06:38:31 Address sizes: 40 bits physical, 48 bits virtual 06:38:31 CPU(s): 4 06:38:31 On-line CPU(s) list: 0-3 06:38:31 Thread(s) per core: 1 06:38:31 Core(s) per socket: 1 06:38:31 Socket(s): 4 06:38:31 NUMA node(s): 1 06:38:31 Vendor ID: GenuineIntel 06:38:31 CPU family: 6 06:38:31 Model: 44 06:38:31 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:38:31 Stepping: 1 06:38:31 CPU MHz: 2933.436 06:38:31 BogoMIPS: 5866.87 06:38:31 Virtualization: VT-x 06:38:31 Hypervisor vendor: KVM 06:38:31 Virtualization type: full 06:38:31 L1d cache: 128 KiB 06:38:31 L1i cache: 128 KiB 06:38:31 L2 cache: 16 MiB 06:38:31 L3 cache: 64 MiB 06:38:31 NUMA node0 CPU(s): 0-3 06:38:31 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:38:31 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:38:31 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:38:31 Vulnerability Meltdown: Mitigation; PTI 06:38:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:38:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:38:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:38:31 Vulnerability Srbds: Not affected 06:38:31 Vulnerability Tsx async abort: Not affected 06:38:31 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 06:38:31 06:38:31 06:38:31 ---> nproc: 06:38:31 4 06:38:31 06:38:31 06:38:31 ---> df -h: 06:38:31 Filesystem Size Used Available Use% Mounted on 06:38:31 overlay 50.0G 7.3G 42.7G 15% / 06:38:31 tmpfs 64.0M 0 64.0M 0% /dev 06:38:31 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:38:31 shm 64.0M 0 64.0M 0% /dev/shm 06:38:31 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:38:31 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:38:31 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:38:31 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:38:31 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:38:31 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/exfoundry_go-mod-messaging_PR-78 06:38:31 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/exfoundry_go-mod-messaging_PR-78@tmp 06:38:31 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:38:31 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:38:31 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:38:31 06:38:31 06:38:31 ---> free -m: 06:38:31 total used free shared buff/cache available 06:38:31 Mem: 1837 696 101 0 1039 1035 06:38:31 Swap: 1023 0 1023 06:38:31 06:38:31 06:38:31 ---> ip addr: 06:38:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:38:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:38:31 inet 127.0.0.1/8 scope host lo 06:38:31 valid_lft forever preferred_lft forever 06:38:31 inet6 ::1/128 scope host 06:38:31 valid_lft forever preferred_lft forever 06:38:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:38:31 link/ether fa:16:3e:e4:74:b9 brd ff:ff:ff:ff:ff:ff 06:38:31 inet 10.30.123.183/23 brd 10.30.123.255 scope global dynamic eth0 06:38:31 valid_lft 85891sec preferred_lft 85891sec 06:38:31 inet6 fe80::f816:3eff:fee4:74b9/64 scope link 06:38:31 valid_lft forever preferred_lft forever 06:38:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:38:31 link/ether 02:42:54:9b:64:36 brd ff:ff:ff:ff:ff:ff 06:38:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:38:31 valid_lft forever preferred_lft forever 06:38:31 inet6 fe80::42:54ff:fe9b:6436/64 scope link 06:38:31 valid_lft forever preferred_lft forever 06:38:31 06:38:31 06:38:31 ---> sar -b -r -n DEV: 06:38:31 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/14/20 _x86_64_ (4 CPU) 06:38:31 06:38:31 06:29:49 LINUX RESTART (4 CPU) 06:38:31 06:38:31 06:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:38:31 06:32:01 3.43 0.00 3.43 0.00 0.00 110.30 0.00 06:38:31 06:33:01 0.33 0.00 0.33 0.00 0.00 5.00 0.00 06:38:31 06:34:01 0.27 0.00 0.27 0.00 0.00 3.88 0.00 06:38:31 06:35:01 0.28 0.00 0.28 0.00 0.00 3.06 0.00 06:38:31 06:36:01 0.30 0.00 0.30 0.00 0.00 4.70 0.00 06:38:31 06:37:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 06:38:31 06:38:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 06:38:31 Average: 0.72 0.00 0.72 0.00 0.00 18.80 0.00 06:38:31 06:38:31 06:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:38:31 06:32:01 179056 0 578728 30.76 2620 1121140 1098520 37.49 415556 1089468 12 06:38:31 06:33:01 179300 0 578476 30.74 2620 1121148 1098596 37.49 415444 1089652 8 06:38:31 06:34:01 177096 0 580676 30.86 2620 1121152 1098676 37.50 427388 1079724 12 06:38:31 06:35:01 176656 0 581116 30.89 2620 1121152 1085288 37.04 428968 1078520 12 06:38:31 06:36:01 175116 0 582648 30.97 2620 1121160 1085372 37.04 427400 1081784 16 06:38:31 06:37:01 174784 0 582976 30.98 2620 1121164 1085420 37.04 428236 1081216 12 06:38:31 06:38:01 175132 0 582624 30.97 2620 1121168 1085536 37.05 428172 1081212 20 06:38:31 Average: 176734 0 581035 30.88 2620 1121155 1091058 37.24 424452 1083082 13 06:38:31 06:38:31 06:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:38:31 06:32:01 eth0 8.29 1.35 3.02 0.66 0.00 0.00 0.00 0.00 06:38:31 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:31 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:31 06:33:01 eth0 6.33 1.27 1.74 0.95 0.00 0.00 0.00 0.00 06:38:31 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:31 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:31 06:34:01 eth0 2.05 1.10 1.23 0.80 0.00 0.00 0.00 0.00 06:38:31 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:31 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:31 06:35:01 eth0 4.71 0.07 0.37 0.03 0.00 0.00 0.00 0.00 06:38:31 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:31 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:31 06:36:01 eth0 3.01 0.62 0.84 0.46 0.00 0.00 0.00 0.00 06:38:31 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:31 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:31 06:37:01 eth0 3.15 0.58 0.72 0.40 0.00 0.00 0.00 0.00 06:38:31 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:31 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:31 06:38:01 eth0 1.03 0.48 0.54 0.39 0.00 0.00 0.00 0.00 06:38:31 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:31 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:31 Average: eth0 4.08 0.78 1.21 0.52 0.00 0.00 0.00 0.00 06:38:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:31 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:31 06:38:31 06:38:31 ---> sar -P ALL: 06:38:31 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/14/20 _x86_64_ (4 CPU) 06:38:31 06:38:31 06:29:49 LINUX RESTART (4 CPU) 06:38:31 06:38:31 06:31:01 CPU %user %nice %system %iowait %steal %idle 06:38:31 06:32:01 all 0.24 0.00 0.08 0.00 0.04 99.64 06:38:31 06:32:01 0 0.52 0.00 0.07 0.00 0.03 99.38 06:38:31 06:32:01 1 0.18 0.00 0.12 0.00 0.05 99.65 06:38:31 06:32:01 2 0.13 0.00 0.07 0.00 0.05 99.75 06:38:31 06:32:01 3 0.12 0.00 0.08 0.00 0.03 99.77 06:38:31 06:33:01 all 0.18 0.00 0.06 0.00 0.02 99.74 06:38:31 06:33:01 0 0.45 0.00 0.05 0.00 0.00 99.50 06:38:31 06:33:01 1 0.08 0.00 0.07 0.00 0.03 99.82 06:38:31 06:33:01 2 0.08 0.00 0.05 0.00 0.00 99.87 06:38:31 06:33:01 3 0.12 0.00 0.07 0.00 0.05 99.77 06:38:31 06:34:01 all 0.19 0.00 0.05 0.00 0.01 99.75 06:38:31 06:34:01 0 0.32 0.00 0.03 0.00 0.02 99.63 06:38:31 06:34:01 1 0.07 0.00 0.08 0.00 0.00 99.85 06:38:31 06:34:01 2 0.27 0.00 0.05 0.00 0.02 99.67 06:38:31 06:34:01 3 0.10 0.00 0.05 0.00 0.00 99.85 06:38:31 06:35:01 all 0.15 0.00 0.06 0.00 0.01 99.78 06:38:31 06:35:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:38:31 06:35:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:38:31 06:35:01 2 0.50 0.00 0.05 0.00 0.00 99.45 06:38:31 06:35:01 3 0.07 0.00 0.13 0.00 0.02 99.78 06:38:31 06:36:01 all 0.21 0.00 0.19 0.00 0.01 99.59 06:38:31 06:36:01 0 0.07 0.00 0.20 0.00 0.02 99.72 06:38:31 06:36:01 1 0.07 0.00 0.13 0.00 0.00 99.80 06:38:31 06:36:01 2 0.60 0.00 0.25 0.00 0.02 99.14 06:38:31 06:36:01 3 0.10 0.00 0.18 0.00 0.02 99.70 06:38:31 06:37:01 all 0.07 0.00 0.09 0.00 0.00 99.84 06:38:31 06:37:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:38:31 06:37:01 1 0.05 0.00 0.20 0.00 0.00 99.75 06:38:31 06:37:01 2 0.18 0.00 0.08 0.00 0.00 99.73 06:38:31 06:37:01 3 0.03 0.00 0.05 0.00 0.00 99.92 06:38:31 06:38:01 all 0.16 0.00 0.04 0.00 0.00 99.80 06:38:31 06:38:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:38:31 06:38:01 1 0.05 0.00 0.03 0.00 0.00 99.92 06:38:31 06:38:01 2 0.48 0.00 0.07 0.00 0.00 99.45 06:38:31 06:38:01 3 0.08 0.00 0.02 0.00 0.00 99.90 06:38:31 Average: all 0.17 0.00 0.08 0.00 0.01 99.73 06:38:31 Average: 0 0.20 0.00 0.06 0.00 0.01 99.72 06:38:31 Average: 1 0.07 0.00 0.10 0.00 0.01 99.82 06:38:31 Average: 2 0.32 0.00 0.09 0.00 0.01 99.58 06:38:31 Average: 3 0.09 0.00 0.08 0.00 0.02 99.81 06:38:31 06:38:31 06:38:31