Pull request #75 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 AlexCuse for edgexfoundry/go-mod-messaging Loading trusted files from base branch master at 0bdc968e74254c748af0ee463d7309986ee294ed rather than 6928074cc9e1816b3d25cf5e2c135662ba817fed Obtained Jenkinsfile from 0bdc968e74254c748af0ee463d7309986ee294ed 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 14412ea6c559e203c60c6aec71a1cbd01eb2e17f # timeout=10 Commit message: "Merge pull request #284 from ernestojeda/codecov-fix" > 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. 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-10303’ Running on prd-centos7-docker-4c-2g-10305 in /w/workspace/exfoundry_go-mod-messaging_PR-75 [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-75 # timeout=10 Merging remotes/origin/master commit 0bdc968e74254c748af0ee463d7309986ee294ed into PR head commit 6928074cc9e1816b3d25cf5e2c135662ba817fed Merge succeeded, producing 6928074cc9e1816b3d25cf5e2c135662ba817fed Checking out Revision 6928074cc9e1816b3d25cf5e2c135662ba817fed (PR-75) 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 --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/75/head:refs/remotes/origin/PR-75 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6928074cc9e1816b3d25cf5e2c135662ba817fed # 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 6928074cc9e1816b3d25cf5e2c135662ba817fed # timeout=10 Commit message: "feat(factory): Support Custom Client Types" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-02T15:31:46.116Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-02T15:31:46.362Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-02T15:31:46.471Z] ========================================================= [2020-11-02T15:31:46.471Z] EdgeX Global Pipelines Version Info [2020-11-02T15:31:46.471Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-02T15:31:47.994Z] ------------------- [2020-11-02T15:31:47.994Z] stable info: [2020-11-02T15:31:47.994Z] ------------------- [2020-11-02T15:31:47.994Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-02T15:31:47.994Z] Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [2020-11-02T15:31:47.994Z] Message: update stable to v1.0.152 [2020-11-02T15:31:48.941Z] ------------------- [2020-11-02T15:31:48.941Z] experimental info: [2020-11-02T15:31:48.941Z] ------------------- [2020-11-02T15:31:48.941Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-02T15:31:48.941Z] Commit SHA: a289ce3bd006757951f62b250e9ecca5ba035f92 [2020-11-02T15:31:48.941Z] Message: update experimental to v1.0.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-02T15:31:49.282Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2020-11-02T15:31:49.381Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2020-11-02T15:31:49.471Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-02T15:31:49.563Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-02T15:31:49.657Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-02T15:31:49.759Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-02T15:31:49.869Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-02T15:31:49.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-02T15:31:50.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-02T15:31:50.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-02T15:31:50.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-02T15:31:50.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo [2020-11-02T15:31:50.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-02T15:31:50.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-02T15:31:50.923Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-02T15:31:51.012Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-02T15:31:51.104Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-02T15:31:51.198Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-02T15:31:51.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-02T15:31:51.393Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-02T15:31:51.520Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-02T15:31:51.693Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-02T15:31:51.812Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-02T15:31:51.909Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-02T15:31:51.999Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-02T15:31:52.096Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-75 [Pipeline] echo [2020-11-02T15:31:52.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-75 [Pipeline] echo [2020-11-02T15:31:52.276Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-75 [Pipeline] echo [2020-11-02T15:31:52.371Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6928074cc9e1816b3d25cf5e2c135662ba817fed [Pipeline] echo [2020-11-02T15:31:52.462Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6928074 [Pipeline] echo [2020-11-02T15:31:52.561Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-02T15:31:53.149Z] + git log --format=format:%s -1 6928074cc9e1816b3d25cf5e2c135662ba817fed [Pipeline] echo [2020-11-02T15:31:53.208Z] GIT_COMMIT: 6928074cc9e1816b3d25cf5e2c135662ba817fed, Commit Message: feat(factory): Support Custom Client Types [Pipeline] echo [2020-11-02T15:31:53.255Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-02T15:31:53.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-02T15:31:54.105Z] [2020-11-02T15:31:54.105Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-02T15:31:54.467Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-02T15:31:54.467Z] latest: Pulling from edgex-devops/git-semver [2020-11-02T15:31:54.467Z] 31603596830f: Pulling fs layer [2020-11-02T15:31:54.467Z] 2a8b12db71e7: Pulling fs layer [2020-11-02T15:31:54.467Z] 6ca5941a6612: Pulling fs layer [2020-11-02T15:31:54.467Z] ecc8261a40a4: Pulling fs layer [2020-11-02T15:31:54.467Z] ecc8261a40a4: Waiting [2020-11-02T15:31:54.467Z] 2a8b12db71e7: Verifying Checksum [2020-11-02T15:31:54.467Z] 2a8b12db71e7: Download complete [2020-11-02T15:31:54.732Z] 31603596830f: Verifying Checksum [2020-11-02T15:31:54.732Z] 31603596830f: Download complete [2020-11-02T15:31:54.732Z] ecc8261a40a4: Verifying Checksum [2020-11-02T15:31:54.732Z] ecc8261a40a4: Download complete [2020-11-02T15:31:54.732Z] 6ca5941a6612: Verifying Checksum [2020-11-02T15:31:54.732Z] 6ca5941a6612: Download complete [2020-11-02T15:31:54.996Z] 31603596830f: Pull complete [2020-11-02T15:31:54.996Z] 2a8b12db71e7: Pull complete [2020-11-02T15:31:55.947Z] 6ca5941a6612: Pull complete [2020-11-02T15:31:55.947Z] ecc8261a40a4: Pull complete [2020-11-02T15:31:56.210Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-02T15:31:56.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-02T15:31:56.210Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-02T15:31:56.328Z] prd-centos7-docker-4c-2g-10305 does not seem to be running inside a container [2020-11-02T15:31:56.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-75 -v /w/workspace/exfoundry_go-mod-messaging_PR-75:/w/workspace/exfoundry_go-mod-messaging_PR-75:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-75@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-75@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-02T15:31:58.466Z] $ docker top 579cf055bc08b1e9097b622c25e394bf84e9e9574a8ec282e01f66bec34957a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-02T15:31:58.770Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-02T15:31:58.770Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-02T15:31:58.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-02T15:31:58.980Z] $ docker exec 579cf055bc08b1e9097b622c25e394bf84e9e9574a8ec282e01f66bec34957a7 ssh-agent [2020-11-02T15:31:59.145Z] SSH_AUTH_SOCK=/tmp/ssh-DnU4cshxk71R/agent.11 [2020-11-02T15:31:59.145Z] SSH_AGENT_PID=16 [2020-11-02T15:31:59.156Z] Running ssh-add (command line suppressed) [2020-11-02T15:31:59.283Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-75@tmp/private_key_4718078034399857449.key (/w/workspace/exfoundry_go-mod-messaging_PR-75@tmp/private_key_4718078034399857449.key) [2020-11-02T15:31:59.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-02T15:31:59.674Z] + git tag --points-at HEAD [Pipeline] } [2020-11-02T15:31:59.696Z] $ docker exec --env ******** --env ******** 579cf055bc08b1e9097b622c25e394bf84e9e9574a8ec282e01f66bec34957a7 ssh-agent -k [2020-11-02T15:31:59.808Z] unset SSH_AUTH_SOCK; [2020-11-02T15:31:59.808Z] unset SSH_AGENT_PID; [2020-11-02T15:31:59.808Z] echo Agent pid 16 killed; [2020-11-02T15:31:59.855Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-02T15:32:00.000Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-02T15:32:00.000Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-02T15:32:00.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-02T15:32:00.167Z] $ docker exec 579cf055bc08b1e9097b622c25e394bf84e9e9574a8ec282e01f66bec34957a7 ssh-agent [2020-11-02T15:32:00.326Z] SSH_AUTH_SOCK=/tmp/ssh-t2b5TGbFxSoB/agent.45 [2020-11-02T15:32:00.326Z] SSH_AGENT_PID=50 [2020-11-02T15:32:00.333Z] Running ssh-add (command line suppressed) [2020-11-02T15:32:00.453Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-75@tmp/private_key_1476459828281828769.key (/w/workspace/exfoundry_go-mod-messaging_PR-75@tmp/private_key_1476459828281828769.key) [2020-11-02T15:32:00.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-02T15:32:00.847Z] + git semver init [2020-11-02T15:32:00.847Z] # -> Open(): unable to determine branch for HEAD [2020-11-02T15:32:00.847Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-75/.git [2020-11-02T15:32:00.847Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-75 [2020-11-02T15:32:00.847Z] # $SEMVER_REMOTE_NAME = origin [2020-11-02T15:32:00.847Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-02T15:32:00.847Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-02T15:32:00.847Z] # $SEMVER_BRANCH = PR-75 [2020-11-02T15:32:00.847Z] # $SEMVER_TEMP = /tmp/semver-346340659 [2020-11-02T15:32:00.847Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2020-11-02T15:32:01.110Z] # '/tmp/semver-346340659' -> '/w/workspace/exfoundry_go-mod-messaging_PR-75/.semver' [2020-11-02T15:32:01.110Z] # -> Force: false [2020-11-02T15:32:01.110Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-75/.semver [Pipeline] } [2020-11-02T15:32:01.124Z] $ docker exec --env ******** --env ******** 579cf055bc08b1e9097b622c25e394bf84e9e9574a8ec282e01f66bec34957a7 ssh-agent -k [2020-11-02T15:32:01.237Z] unset SSH_AUTH_SOCK; [2020-11-02T15:32:01.237Z] unset SSH_AGENT_PID; [2020-11-02T15:32:01.237Z] echo Agent pid 50 killed; [2020-11-02T15:32:01.280Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-02T15:32:01.765Z] + git semver [Pipeline] } [2020-11-02T15:32:01.785Z] $ docker stop --time=1 579cf055bc08b1e9097b622c25e394bf84e9e9574a8ec282e01f66bec34957a7 [2020-11-02T15:32:03.227Z] $ docker rm -f 579cf055bc08b1e9097b622c25e394bf84e9e9574a8ec282e01f66bec34957a7 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-02T15:32:03.755Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-02T15:32:04.333Z] Stashed 1 file(s) [Pipeline] echo [2020-11-02T15:32:04.336Z] [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-11-02T15:32:05.157Z] ========================================================= [2020-11-02T15:32:05.157Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-02T15:32:05.157Z] ========================================================= [2020-11-02T15:32:05.195Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-10292 in /w/workspace/exfoundry_go-mod-messaging_PR-75 [Pipeline] { [Pipeline] ws [2020-11-02T15:32:05.262Z] Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] checkout [2020-11-02T15:32:05.556Z] + 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 . [2020-11-02T15:32:05.556Z] Sending build context to Docker daemon 681.5kB [2020-11-02T15:32:05.556Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-02T15:32:05.556Z] Step 2/7 : FROM ${BASE} [2020-11-02T15:32:05.556Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-02T15:32:05.556Z] df20fa9351a1: Pulling fs layer [2020-11-02T15:32:05.556Z] ed8968b2872e: Pulling fs layer [2020-11-02T15:32:05.556Z] a92cc7c5fd73: Pulling fs layer [2020-11-02T15:32:05.556Z] e871e8e8d7a9: Pulling fs layer [2020-11-02T15:32:05.556Z] e73272ec9a57: Pulling fs layer [2020-11-02T15:32:05.556Z] 1e910a182e73: Pulling fs layer [2020-11-02T15:32:05.556Z] 4e634b169226: Pulling fs layer [2020-11-02T15:32:05.556Z] e871e8e8d7a9: Waiting [2020-11-02T15:32:05.556Z] e73272ec9a57: Waiting [2020-11-02T15:32:05.556Z] 1e910a182e73: Waiting [2020-11-02T15:32:05.556Z] 4e634b169226: Waiting [2020-11-02T15:32:05.825Z] a92cc7c5fd73: Download complete [2020-11-02T15:32:05.825Z] ed8968b2872e: Verifying Checksum [2020-11-02T15:32:05.825Z] ed8968b2872e: Download complete [2020-11-02T15:32:05.825Z] e73272ec9a57: Download complete [2020-11-02T15:32:05.825Z] 1e910a182e73: Verifying Checksum [2020-11-02T15:32:05.825Z] 1e910a182e73: Download complete [2020-11-02T15:32:05.825Z] df20fa9351a1: Download complete [2020-11-02T15:32:06.088Z] df20fa9351a1: Pull complete [2020-11-02T15:32:06.088Z] ed8968b2872e: Pull complete [2020-11-02T15:32:06.353Z] a92cc7c5fd73: Pull complete [2020-11-02T15:32:08.282Z] 4e634b169226: Verifying Checksum [2020-11-02T15:32:08.282Z] 4e634b169226: Download complete [2020-11-02T15:32:08.860Z] e871e8e8d7a9: Verifying Checksum [2020-11-02T15:32:08.860Z] e871e8e8d7a9: Download complete [2020-11-02T15:32:09.909Z] using credential edgex-jenkins-ssh [2020-11-02T15:32:09.968Z] Cloning the remote Git repository [2020-11-02T15:32:10.023Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-11-02T15:32:10.129Z] > git init /w/workspace/go-mod-messaging/2 # timeout=10 [2020-11-02T15:32:10.201Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-11-02T15:32:10.202Z] > git --version # timeout=10 [2020-11-02T15:32:10.218Z] > git --version # 'git version 2.17.1' [2020-11-02T15:32:10.220Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-02T15:32:10.321Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-02T15:32:10.962Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-11-02T15:32:10.983Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-02T15:32:11.009Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-11-02T15:32:11.039Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-11-02T15:32:11.040Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-02T15:32:11.051Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/75/head:refs/remotes/origin/PR-75 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-02T15:32:11.608Z] Merging remotes/origin/master commit 0bdc968e74254c748af0ee463d7309986ee294ed into PR head commit 6928074cc9e1816b3d25cf5e2c135662ba817fed [2020-11-02T15:32:11.807Z] Merge succeeded, producing 6928074cc9e1816b3d25cf5e2c135662ba817fed [2020-11-02T15:32:11.808Z] Checking out Revision 6928074cc9e1816b3d25cf5e2c135662ba817fed (PR-75) [2020-11-02T15:32:11.632Z] > git config core.sparsecheckout # timeout=10 [2020-11-02T15:32:11.644Z] > git checkout -f 6928074cc9e1816b3d25cf5e2c135662ba817fed # timeout=10 [2020-11-02T15:32:11.717Z] > git remote # timeout=10 [2020-11-02T15:32:11.747Z] > git config --get remote.origin.url # timeout=10 [2020-11-02T15:32:11.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-02T15:32:11.780Z] > git merge 0bdc968e74254c748af0ee463d7309986ee294ed # timeout=10 [2020-11-02T15:32:11.800Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-02T15:32:11.820Z] > git config core.sparsecheckout # timeout=10 [2020-11-02T15:32:11.830Z] > git checkout -f 6928074cc9e1816b3d25cf5e2c135662ba817fed # timeout=10 [2020-11-02T15:32:14.194Z] e871e8e8d7a9: Pull complete [2020-11-02T15:32:14.194Z] e73272ec9a57: Pull complete [2020-11-02T15:32:14.194Z] 1e910a182e73: Pull complete [2020-11-02T15:32:16.030Z] Commit message: "feat(factory): Support Custom Client Types" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-11-02T15:32:16.848Z] ========================================================= [2020-11-02T15:32:16.849Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-02T15:32:16.849Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-02T15:32:17.810Z] + 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 . [2020-11-02T15:32:18.790Z] Sending build context to Docker daemon 478.7kB [2020-11-02T15:32:18.791Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-02T15:32:18.791Z] Step 2/7 : FROM ${BASE} [2020-11-02T15:32:19.067Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-02T15:32:19.067Z] b538f80385f9: Pulling fs layer [2020-11-02T15:32:19.067Z] 74f711af9a0d: Pulling fs layer [2020-11-02T15:32:19.067Z] 99f96fe45779: Pulling fs layer [2020-11-02T15:32:19.067Z] 8529a6b9a6be: Pulling fs layer [2020-11-02T15:32:19.067Z] 45590311c82a: Pulling fs layer [2020-11-02T15:32:19.067Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-02T15:32:19.067Z] 209524e5b208: Pulling fs layer [2020-11-02T15:32:19.067Z] 45590311c82a: Waiting [2020-11-02T15:32:19.067Z] 8529a6b9a6be: Waiting [2020-11-02T15:32:19.067Z] 69ca0ff8b7b3: Waiting [2020-11-02T15:32:19.067Z] 209524e5b208: Waiting [2020-11-02T15:32:19.067Z] 99f96fe45779: Verifying Checksum [2020-11-02T15:32:19.067Z] 99f96fe45779: Download complete [2020-11-02T15:32:19.067Z] 74f711af9a0d: Download complete [2020-11-02T15:32:19.067Z] 45590311c82a: Verifying Checksum [2020-11-02T15:32:19.067Z] 45590311c82a: Download complete [2020-11-02T15:32:19.067Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-02T15:32:19.067Z] 69ca0ff8b7b3: Download complete [2020-11-02T15:32:19.067Z] b538f80385f9: Verifying Checksum [2020-11-02T15:32:19.067Z] b538f80385f9: Download complete [2020-11-02T15:32:20.060Z] b538f80385f9: Pull complete [2020-11-02T15:32:20.659Z] 74f711af9a0d: Pull complete [2020-11-02T15:32:20.806Z] 4e634b169226: Pull complete [2020-11-02T15:32:20.806Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-02T15:32:20.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-02T15:32:20.806Z] ---> f7629b54cfaa [2020-11-02T15:32:20.806Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-02T15:32:20.806Z] ---> Running in b2c962cd5a0c [2020-11-02T15:32:20.806Z] Removing intermediate container b2c962cd5a0c [2020-11-02T15:32:20.806Z] ---> ab4c1457633c [2020-11-02T15:32:20.806Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-11-02T15:32:20.806Z] ---> Running in 7b60134c1ff2 [2020-11-02T15:32:20.937Z] 99f96fe45779: Pull complete [2020-11-02T15:32:21.209Z] 209524e5b208: Verifying Checksum [2020-11-02T15:32:21.209Z] 209524e5b208: Download complete [2020-11-02T15:32:21.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-02T15:32:22.700Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-02T15:32:23.200Z] 8529a6b9a6be: Verifying Checksum [2020-11-02T15:32:23.200Z] 8529a6b9a6be: Download complete [2020-11-02T15:32:23.278Z] (1/5) Installing libsodium (1.0.18-r0) [2020-11-02T15:32:23.278Z] (2/5) Installing libzmq (4.3.3-r0) [2020-11-02T15:32:23.541Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-11-02T15:32:23.541Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-11-02T15:32:23.803Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-11-02T15:32:23.803Z] Executing busybox-1.31.1-r16.trigger [2020-11-02T15:32:23.803Z] OK: 167 MiB in 44 packages [2020-11-02T15:32:24.759Z] Removing intermediate container 7b60134c1ff2 [2020-11-02T15:32:24.759Z] ---> 02e40f690bb8 [2020-11-02T15:32:24.759Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-02T15:32:25.026Z] ---> Running in 009ca02a5f0e [2020-11-02T15:32:25.026Z] Removing intermediate container 009ca02a5f0e [2020-11-02T15:32:25.026Z] ---> 4b228a1c3d2c [2020-11-02T15:32:25.026Z] Step 6/7 : COPY go.mod . [2020-11-02T15:32:25.295Z] ---> c68ef126a728 [2020-11-02T15:32:25.295Z] Step 7/7 : RUN go mod download [2020-11-02T15:32:25.295Z] ---> Running in 6a73c8433acf [2020-11-02T15:32:33.366Z] 8529a6b9a6be: Pull complete [2020-11-02T15:32:33.366Z] 45590311c82a: Pull complete [2020-11-02T15:32:33.366Z] 69ca0ff8b7b3: Pull complete [2020-11-02T15:32:37.578Z] Removing intermediate container 6a73c8433acf [2020-11-02T15:32:37.578Z] ---> daec36fa193a [2020-11-02T15:32:37.578Z] Successfully built daec36fa193a [2020-11-02T15:32:37.578Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-02T15:32:37.684Z] 209524e5b208: Pull complete [2020-11-02T15:32:37.684Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-02T15:32:37.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-02T15:32:37.684Z] ---> 5bddaf1c2fca [2020-11-02T15:32:37.684Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-02T15:32:37.891Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-02T15:32:37.891Z] . [Pipeline] withDockerContainer [2020-11-02T15:32:37.991Z] prd-centos7-docker-4c-2g-10305 does not seem to be running inside a container [2020-11-02T15:32:38.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-messaging_PR-75 -v /w/workspace/exfoundry_go-mod-messaging_PR-75:/w/workspace/exfoundry_go-mod-messaging_PR-75:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-75@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-75@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 [2020-11-02T15:32:38.811Z] $ docker top 2e7885e907d0fe25a0a6a08980daa7bf61606ea1c49fa44a154c865d00a71116 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-02T15:32:39.321Z] + go version [2020-11-02T15:32:39.321Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-02T15:32:39.338Z] $ docker stop --time=1 2e7885e907d0fe25a0a6a08980daa7bf61606ea1c49fa44a154c865d00a71116 [2020-11-02T15:32:40.317Z] ---> Running in c85a858e8b41 [2020-11-02T15:32:40.317Z] Removing intermediate container c85a858e8b41 [2020-11-02T15:32:40.317Z] ---> 076adaaa6b43 [2020-11-02T15:32:40.317Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-11-02T15:32:40.317Z] ---> Running in ad51f2674929 [2020-11-02T15:32:40.670Z] $ docker rm -f 2e7885e907d0fe25a0a6a08980daa7bf61606ea1c49fa44a154c865d00a71116 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-02T15:32:41.581Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-02T15:32:41.581Z] . [Pipeline] withDockerContainer [2020-11-02T15:32:41.679Z] prd-centos7-docker-4c-2g-10305 does not seem to be running inside a container [2020-11-02T15:32:41.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-messaging_PR-75 -v /w/workspace/exfoundry_go-mod-messaging_PR-75:/w/workspace/exfoundry_go-mod-messaging_PR-75:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-75@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-75@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 [2020-11-02T15:32:42.289Z] $ docker top 0fc8ac4edbc8e68b3854b80967d480f1f8526b112182e214e138d53961a63b96 -eo pid,comm [2020-11-02T15:32:42.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2020-11-02T15:32:42.571Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-02T15:32:42.762Z] + make test [2020-11-02T15:32:42.762Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-02T15:32:43.552Z] (1/5) Installing libsodium (1.0.18-r0) [2020-11-02T15:32:43.552Z] (2/5) Installing libzmq (4.3.3-r0) [2020-11-02T15:32:43.552Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-11-02T15:32:43.824Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-11-02T15:32:43.824Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-11-02T15:32:43.824Z] Executing busybox-1.31.1-r16.trigger [2020-11-02T15:32:44.098Z] OK: 144 MiB in 44 packages [2020-11-02T15:32:45.526Z] Removing intermediate container ad51f2674929 [2020-11-02T15:32:45.526Z] ---> 371b788e9962 [2020-11-02T15:32:45.526Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-02T15:32:45.526Z] ---> Running in bc9eb696d754 [2020-11-02T15:32:45.801Z] Removing intermediate container bc9eb696d754 [2020-11-02T15:32:45.801Z] ---> 0bebbc473844 [2020-11-02T15:32:45.801Z] Step 6/7 : COPY go.mod . [2020-11-02T15:32:46.397Z] ---> 81fc8e82e7b3 [2020-11-02T15:32:46.397Z] Step 7/7 : RUN go mod download [2020-11-02T15:32:46.672Z] ---> Running in 21f407b43192 [2020-11-02T15:32:47.047Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-11-02T15:32:48.478Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.031s coverage: 94.7% of statements [2020-11-02T15:32:51.873Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.014s coverage: 77.1% of statements [2020-11-02T15:32:51.873Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-11-02T15:33:01.760Z] Removing intermediate container 21f407b43192 [2020-11-02T15:33:01.760Z] ---> 78044aae94ff [2020-11-02T15:33:01.760Z] Successfully built 78044aae94ff [2020-11-02T15:33:01.760Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-02T15:33:02.178Z] + docker inspect -f . ci-base-image-arm64 [2020-11-02T15:33:02.178Z] . [Pipeline] withDockerContainer [2020-11-02T15:33:02.454Z] prd-ubuntu18.04-docker-arm64-4c-16g-10292 does not seem to be running inside a container [2020-11-02T15:33:02.538Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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 [2020-11-02T15:33:04.417Z] $ docker top 85b6639ba1e88f58441916a1086dcc476b327dfe0dec6d80946ef80a21eca403 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-02T15:33:05.839Z] + go version [2020-11-02T15:33:05.839Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-02T15:33:05.869Z] $ docker stop --time=1 85b6639ba1e88f58441916a1086dcc476b327dfe0dec6d80946ef80a21eca403 [2020-11-02T15:33:07.753Z] $ docker rm -f 85b6639ba1e88f58441916a1086dcc476b327dfe0dec6d80946ef80a21eca403 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-02T15:33:08.991Z] + docker inspect -f . ci-base-image-arm64 [2020-11-02T15:33:08.991Z] . [Pipeline] withDockerContainer [2020-11-02T15:33:09.255Z] prd-ubuntu18.04-docker-arm64-4c-16g-10292 does not seem to be running inside a container [2020-11-02T15:33:09.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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 [2020-11-02T15:33:11.194Z] $ docker top 324f87df3418b6215f9002d79f23e52f96091ac3311fc49491438afa92d2200e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-02T15:33:12.607Z] + make test [2020-11-02T15:33:12.607Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-02T15:33:13.866Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.344s coverage: 85.0% of statements [2020-11-02T15:33:13.866Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.008s coverage: 91.7% of statements [2020-11-02T15:33:13.866Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.031s coverage: 100.0% of statements [2020-11-02T15:33:13.866Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.011s coverage: 100.0% of statements [2020-11-02T15:33:13.866Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.039s coverage: 90.9% of statements [2020-11-02T15:33:13.866Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-11-02T15:33:13.866Z] gofmt -l . [2020-11-02T15:33:13.866Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-02T15:33:13.882Z] $ docker stop --time=1 0fc8ac4edbc8e68b3854b80967d480f1f8526b112182e214e138d53961a63b96 [2020-11-02T15:33:15.471Z] $ docker rm -f 0fc8ac4edbc8e68b3854b80967d480f1f8526b112182e214e138d53961a63b96 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-02T15:33:16.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-02T15:33:16.086Z] Stashed 1 file(s) [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] // stage [Pipeline] } [2020-11-02T15:33:25.015Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-11-02T15:33:29.335Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.020s coverage: 94.7% of statements [2020-11-02T15:33:39.490Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.023s coverage: 77.1% of statements [2020-11-02T15:33:39.490Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-11-02T15:34:01.631Z] In test caller, received messages: { 123 [116 101 115 116 32 98 121 116 101 115] } [2020-11-02T15:34:01.631Z] timed-out [2020-11-02T15:34:01.631Z] Received messages: { 123 [116 101 115 116 32 98 121 116 101 115] } [2020-11-02T15:34:01.631Z] Received messages: { 123 [116 101 115 116 32 98 121 116 101 115] } [2020-11-02T15:34:01.631Z] msg1: test bytes, msg2: test bytes [2020-11-02T15:34:01.631Z] App Functions 2 Message: { 456 [97 112 112 108 101 32 106 117 105 99 101] } [2020-11-02T15:34:01.631Z] time's up [2020-11-02T15:34:01.631Z] Done [2020-11-02T15:34:01.631Z] In test caller, received messages: { 123 [116 101 115 116 32 98 121 116 101 115] application/json} [2020-11-02T15:34:01.631Z] --- FAIL: TestSubscribe (2.31s) [2020-11-02T15:34:01.631Z] client_test.go:624: [2020-11-02T15:34:01.631Z] Error Trace: client_test.go:624 [2020-11-02T15:34:01.631Z] client_test.go:544 [2020-11-02T15:34:01.631Z] Error: Expected nil, but got: &errors.errorString{s:"error: interrupted system call [tcp://*:5581]"} [2020-11-02T15:34:01.631Z] Test: TestSubscribe [2020-11-02T15:34:01.631Z] Messages: Failed to publish to ZMQ message [2020-11-02T15:34:01.631Z] client_test.go:625: [2020-11-02T15:34:01.631Z] In test caller, received messages2: { 102 [111 114 97 110 103 101 32 106 117 105 99 101] application/cbor} [2020-11-02T15:34:01.631Z] In test caller, received messages3: { 103 [98 97 110 97 110 97 32 115 108 105 99 101 115] video} [2020-11-02T15:34:01.631Z] In test caller, received messages1: { 101 [97 112 112 108 101 32 106 117 105 99 101] application/json} [2020-11-02T15:34:01.631Z] time's up [2020-11-02T15:34:01.631Z] Done [2020-11-02T15:34:01.631Z] In test caller, received messages2: yellow goldfish [2020-11-02T15:34:01.631Z] In test caller, received messages1: yellow goldfish [2020-11-02T15:34:01.631Z] In test caller, received messages2: black guppy [2020-11-02T15:34:01.631Z] time's up [2020-11-02T15:34:01.631Z] Done [2020-11-02T15:34:01.631Z] In test caller, received messages: { 123 [116 101 115 116 32 98 121 116 101 115] application/json} [2020-11-02T15:34:01.631Z] FAIL [2020-11-02T15:34:01.631Z] coverage: 84.1% of statements [2020-11-02T15:34:01.631Z] FAIL github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 17.773s [2020-11-02T15:34:01.631Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.019s coverage: 91.7% of statements [2020-11-02T15:34:01.631Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.033s coverage: 100.0% of statements [2020-11-02T15:34:01.631Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.044s coverage: 100.0% of statements [2020-11-02T15:34:01.631Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.024s coverage: 90.9% of statements [2020-11-02T15:34:01.631Z] FAIL [2020-11-02T15:34:01.631Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2020-11-02T15:34:01.672Z] $ docker stop --time=1 324f87df3418b6215f9002d79f23e52f96091ac3311fc49491438afa92d2200e [2020-11-02T15:34:03.986Z] $ docker rm -f 324f87df3418b6215f9002d79f23e52f96091ac3311fc49491438afa92d2200e [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] } [2020-11-02T15:34:05.906Z] 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 Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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 [2020-11-02T15:34:08.523Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T15:34:09.100Z] ---> package-listing.sh [2020-11-02T15:34:09.100Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-02T15:34:09.100Z] ++ facter osfamily [2020-11-02T15:34:09.100Z] + OS_FAMILY=redhat [2020-11-02T15:34:09.100Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-75 [2020-11-02T15:34:09.100Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-02T15:34:09.100Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-02T15:34:09.100Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-02T15:34:09.100Z] + PACKAGES=/tmp/packages_start.txt [2020-11-02T15:34:09.100Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-75 ']' [2020-11-02T15:34:09.100Z] + PACKAGES=/tmp/packages_end.txt [2020-11-02T15:34:09.100Z] + case "${OS_FAMILY}" in [2020-11-02T15:34:09.100Z] + rpm -qa [2020-11-02T15:34:09.100Z] + sort [2020-11-02T15:34:13.314Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-02T15:34:13.314Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-02T15:34:13.314Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-02T15:34:13.314Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-75 ']' [2020-11-02T15:34:13.314Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-75/archives/ [2020-11-02T15:34:13.314Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-75/archives/ [Pipeline] echo [2020-11-02T15:34:13.327Z] 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-75/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-02T15:34:13.614Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-02T15:34:13.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-02T15:34:13.916Z] [2020-11-02T15:34:13.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-02T15:34:14.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-02T15:34:14.273Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-02T15:34:14.273Z] df20fa9351a1: Already exists [2020-11-02T15:34:14.273Z] 36b3adc4ff6f: Pulling fs layer [2020-11-02T15:34:14.273Z] 8ad3a11d3b57: Pulling fs layer [2020-11-02T15:34:14.273Z] 46f8f816bc3b: Pulling fs layer [2020-11-02T15:34:14.273Z] 93b61091891f: Pulling fs layer [2020-11-02T15:34:14.273Z] 93b9cdb0e59b: Pulling fs layer [2020-11-02T15:34:14.273Z] 5e14af77c1be: Pulling fs layer [2020-11-02T15:34:14.273Z] 01666e4c0597: Pulling fs layer [2020-11-02T15:34:14.273Z] aa168da1d23b: Pulling fs layer [2020-11-02T15:34:14.273Z] 5e14af77c1be: Waiting [2020-11-02T15:34:14.273Z] 01666e4c0597: Waiting [2020-11-02T15:34:14.273Z] aa168da1d23b: Waiting [2020-11-02T15:34:14.273Z] 93b61091891f: Waiting [2020-11-02T15:34:14.273Z] 93b9cdb0e59b: Waiting [2020-11-02T15:34:14.273Z] 46f8f816bc3b: Verifying Checksum [2020-11-02T15:34:14.273Z] 46f8f816bc3b: Download complete [2020-11-02T15:34:14.273Z] 36b3adc4ff6f: Verifying Checksum [2020-11-02T15:34:14.273Z] 36b3adc4ff6f: Download complete [2020-11-02T15:34:14.535Z] 93b9cdb0e59b: Verifying Checksum [2020-11-02T15:34:14.535Z] 93b9cdb0e59b: Download complete [2020-11-02T15:34:14.535Z] 5e14af77c1be: Verifying Checksum [2020-11-02T15:34:14.535Z] 5e14af77c1be: Download complete [2020-11-02T15:34:14.535Z] 93b61091891f: Verifying Checksum [2020-11-02T15:34:14.535Z] 93b61091891f: Download complete [2020-11-02T15:34:14.535Z] 01666e4c0597: Verifying Checksum [2020-11-02T15:34:14.535Z] 01666e4c0597: Download complete [2020-11-02T15:34:14.535Z] 36b3adc4ff6f: Pull complete [2020-11-02T15:34:15.108Z] 8ad3a11d3b57: Download complete [2020-11-02T15:34:16.066Z] 8ad3a11d3b57: Pull complete [2020-11-02T15:34:16.066Z] 46f8f816bc3b: Pull complete [2020-11-02T15:34:16.640Z] 93b61091891f: Pull complete [2020-11-02T15:34:16.640Z] 93b9cdb0e59b: Pull complete [2020-11-02T15:34:16.907Z] aa168da1d23b: Verifying Checksum [2020-11-02T15:34:16.907Z] aa168da1d23b: Download complete [2020-11-02T15:34:16.907Z] 5e14af77c1be: Pull complete [2020-11-02T15:34:16.907Z] 01666e4c0597: Pull complete [2020-11-02T15:34:23.558Z] aa168da1d23b: Pull complete [2020-11-02T15:34:23.558Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-02T15:34:23.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-02T15:34:23.558Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-02T15:34:23.738Z] prd-centos7-docker-4c-2g-10305 does not seem to be running inside a container [2020-11-02T15:34:23.783Z] $ 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-75/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-75 -v /w/workspace/exfoundry_go-mod-messaging_PR-75:/w/workspace/exfoundry_go-mod-messaging_PR-75:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-75@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-75@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-02T15:34:27.000Z] $ docker top 810c8eccd0767cae38ff43f3f0753ca35d97af0fbe578fbeb473c709c4ba6dbc -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-02T15:34:27.505Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-02T15:34:27.999Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-02T15:34:28.424Z] + ls /var/log/sa-host [2020-11-02T15:34:28.424Z] + sadf -c /var/log/sa-host/sa02 [2020-11-02T15:34:28.424Z] file_magic: OK [2020-11-02T15:34:28.424Z] HZ: Using current value: 100 [2020-11-02T15:34:28.424Z] file_header: OK [2020-11-02T15:34:28.424Z] 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 [2020-11-02T15:34:28.424Z] Statistics: [2020-11-02T15:34:28.424Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-02T15:34:28.424Z] File successfully converted to sysstat format version 12.2.1 [2020-11-02T15:34:28.424Z] + sadf -c /var/log/sa-host/sa05 [2020-11-02T15:34:28.424Z] file_magic: OK [2020-11-02T15:34:28.424Z] HZ: Using current value: 100 [2020-11-02T15:34:28.424Z] file_header: OK [2020-11-02T15:34:28.424Z] 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 [2020-11-02T15:34:28.424Z] Statistics: [2020-11-02T15:34:28.424Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-02T15:34:28.424Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-02T15:34:28.646Z] provisioning config files... [2020-11-02T15:34:28.674Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-75@tmp/config5865047692613105175tmp [Pipeline] { [Pipeline] echo [2020-11-02T15:34:28.745Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T15:34:29.043Z] ---> create-netrc.sh [Pipeline] } [2020-11-02T15:34:29.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-02T15:34:29.154Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T15:34:29.453Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-02T15:34:29.465Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T15:34:29.765Z] ---> sudo-logs.sh [2020-11-02T15:34:29.765Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-02T15:34:29.777Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T15:34:30.073Z] ---> job-cost.sh [2020-11-02T15:34:30.073Z] lf-activate-venv: SKIPPING [2020-11-02T15:34:30.073Z] INFO: No Stack... [2020-11-02T15:34:31.016Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-02T15:34:31.278Z] INFO: Archiving Costs [Pipeline] echo [2020-11-02T15:34:31.293Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T15:34:31.590Z] ---> logs-deploy.sh [2020-11-02T15:34:31.590Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-75/2 [2020-11-02T15:34:31.590Z] INFO: archiving workspace using pattern(s): [2020-11-02T15:34:32.983Z] Archives upload complete. [2020-11-02T15:34:33.245Z] INFO: archiving logs to Nexus [2020-11-02T15:34:34.190Z] ---> uname -a: [2020-11-02T15:34:34.190Z] Linux prd-centos7-docker-4c-2g-10305.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-11-02T15:34:34.190Z] [2020-11-02T15:34:34.190Z] [2020-11-02T15:34:34.190Z] ---> lscpu: [2020-11-02T15:34:34.190Z] Architecture: x86_64 [2020-11-02T15:34:34.190Z] CPU op-mode(s): 32-bit, 64-bit [2020-11-02T15:34:34.190Z] Byte Order: Little Endian [2020-11-02T15:34:34.190Z] Address sizes: 40 bits physical, 48 bits virtual [2020-11-02T15:34:34.190Z] CPU(s): 4 [2020-11-02T15:34:34.190Z] On-line CPU(s) list: 0-3 [2020-11-02T15:34:34.190Z] Thread(s) per core: 1 [2020-11-02T15:34:34.190Z] Core(s) per socket: 1 [2020-11-02T15:34:34.190Z] Socket(s): 4 [2020-11-02T15:34:34.190Z] NUMA node(s): 1 [2020-11-02T15:34:34.190Z] Vendor ID: GenuineIntel [2020-11-02T15:34:34.190Z] CPU family: 6 [2020-11-02T15:34:34.190Z] Model: 44 [2020-11-02T15:34:34.190Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-11-02T15:34:34.190Z] Stepping: 1 [2020-11-02T15:34:34.190Z] CPU MHz: 2933.438 [2020-11-02T15:34:34.190Z] BogoMIPS: 5866.87 [2020-11-02T15:34:34.190Z] Virtualization: VT-x [2020-11-02T15:34:34.190Z] Hypervisor vendor: KVM [2020-11-02T15:34:34.190Z] Virtualization type: full [2020-11-02T15:34:34.190Z] L1d cache: 128 KiB [2020-11-02T15:34:34.190Z] L1i cache: 128 KiB [2020-11-02T15:34:34.190Z] L2 cache: 16 MiB [2020-11-02T15:34:34.190Z] L3 cache: 64 MiB [2020-11-02T15:34:34.190Z] NUMA node0 CPU(s): 0-3 [2020-11-02T15:34:34.190Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-11-02T15:34:34.190Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-11-02T15:34:34.190Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-11-02T15:34:34.190Z] Vulnerability Meltdown: Mitigation; PTI [2020-11-02T15:34:34.190Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-11-02T15:34:34.190Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-11-02T15:34:34.190Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-11-02T15:34:34.190Z] Vulnerability Tsx async abort: Not affected [2020-11-02T15:34:34.190Z] 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 [2020-11-02T15:34:34.190Z] [2020-11-02T15:34:34.190Z] [2020-11-02T15:34:34.190Z] ---> nproc: [2020-11-02T15:34:34.190Z] 4 [2020-11-02T15:34:34.190Z] [2020-11-02T15:34:34.190Z] [2020-11-02T15:34:34.190Z] ---> df -h: [2020-11-02T15:34:34.190Z] Filesystem Size Used Available Use% Mounted on [2020-11-02T15:34:34.190Z] overlay 50.0G 7.8G 42.2G 16% / [2020-11-02T15:34:34.190Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-11-02T15:34:34.190Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-11-02T15:34:34.190Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-11-02T15:34:34.190Z] /dev/vda1 50.0G 7.8G 42.2G 16% /facter-os [2020-11-02T15:34:34.190Z] /dev/vda1 50.0G 7.8G 42.2G 16% /etc/resolv.conf [2020-11-02T15:34:34.190Z] /dev/vda1 50.0G 7.8G 42.2G 16% /etc/hostname [2020-11-02T15:34:34.190Z] /dev/vda1 50.0G 7.8G 42.2G 16% /etc/hosts [2020-11-02T15:34:34.190Z] /dev/vda1 50.0G 7.8G 42.2G 16% /run/cloud-init/result.json [2020-11-02T15:34:34.190Z] /dev/vda1 50.0G 7.8G 42.2G 16% /w/workspace/exfoundry_go-mod-messaging_PR-75 [2020-11-02T15:34:34.190Z] /dev/vda1 50.0G 7.8G 42.2G 16% /w/workspace/exfoundry_go-mod-messaging_PR-75@tmp [2020-11-02T15:34:34.190Z] /dev/vda1 50.0G 7.8G 42.2G 16% /var/log/sa-host [2020-11-02T15:34:34.190Z] /dev/vda1 50.0G 7.8G 42.2G 16% /var/log/secure [2020-11-02T15:34:34.190Z] /dev/vda1 50.0G 7.8G 42.2G 16% /var/log/auth.log [2020-11-02T15:34:34.190Z] [2020-11-02T15:34:34.190Z] [2020-11-02T15:34:34.190Z] ---> free -m: [2020-11-02T15:34:34.190Z] total used free shared buff/cache available [2020-11-02T15:34:34.190Z] Mem: 1837 736 129 0 971 1006 [2020-11-02T15:34:34.190Z] Swap: 1023 1 1022 [2020-11-02T15:34:34.190Z] [2020-11-02T15:34:34.190Z] [2020-11-02T15:34:34.190Z] ---> ip addr: [2020-11-02T15:34:34.190Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-11-02T15:34:34.190Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-11-02T15:34:34.190Z] inet 127.0.0.1/8 scope host lo [2020-11-02T15:34:34.190Z] valid_lft forever preferred_lft forever [2020-11-02T15:34:34.190Z] inet6 ::1/128 scope host [2020-11-02T15:34:34.190Z] valid_lft forever preferred_lft forever [2020-11-02T15:34:34.190Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-11-02T15:34:34.190Z] link/ether fa:16:3e:d0:6f:9a brd ff:ff:ff:ff:ff:ff [2020-11-02T15:34:34.190Z] inet 10.30.122.142/23 brd 10.30.123.255 scope global dynamic eth0 [2020-11-02T15:34:34.190Z] valid_lft 86200sec preferred_lft 86200sec [2020-11-02T15:34:34.190Z] inet6 fe80::f816:3eff:fed0:6f9a/64 scope link [2020-11-02T15:34:34.190Z] valid_lft forever preferred_lft forever [2020-11-02T15:34:34.190Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-11-02T15:34:34.190Z] link/ether 02:42:2c:65:e9:70 brd ff:ff:ff:ff:ff:ff [2020-11-02T15:34:34.190Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-11-02T15:34:34.190Z] valid_lft forever preferred_lft forever [2020-11-02T15:34:34.190Z] inet6 fe80::42:2cff:fe65:e970/64 scope link [2020-11-02T15:34:34.190Z] valid_lft forever preferred_lft forever [2020-11-02T15:34:34.190Z] [2020-11-02T15:34:34.190Z] [2020-11-02T15:34:34.190Z] ---> sar -b -r -n DEV: [2020-11-02T15:34:34.190Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/02/20 _x86_64_ (4 CPU) [2020-11-02T15:34:34.190Z] [2020-11-02T15:34:34.190Z] 15:30:54 LINUX RESTART (4 CPU) [2020-11-02T15:34:34.190Z] [2020-11-02T15:34:34.190Z] 15:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-11-02T15:34:34.190Z] 15:33:01 268.28 128.86 139.41 0.00 7698.54 30006.11 0.00 [2020-11-02T15:34:34.190Z] 15:34:01 18.14 6.87 11.27 0.00 456.99 1748.40 0.00 [2020-11-02T15:34:34.190Z] Average: 143.21 67.87 75.34 0.00 4077.76 15877.26 0.00 [2020-11-02T15:34:34.190Z] [2020-11-02T15:34:34.190Z] 15:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-11-02T15:34:34.190Z] 15:33:01 233104 0 652328 34.67 2596 993528 1439056 49.11 553212 878752 47852 [2020-11-02T15:34:34.190Z] 15:34:01 303084 0 618952 32.90 2596 956924 1107488 37.80 539232 831300 20 [2020-11-02T15:34:34.190Z] Average: 268094 0 635640 33.78 2596 975226 1273272 43.45 546222 855026 23936 [2020-11-02T15:34:34.190Z] [2020-11-02T15:34:34.190Z] 15:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-11-02T15:34:34.190Z] 15:33:01 veth0c134eb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-11-02T15:34:34.190Z] 15:33:01 eth0 396.14 354.63 3186.87 58.99 0.00 0.00 0.00 0.00 [2020-11-02T15:34:34.190Z] 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-02T15:34:34.190Z] 15:33:01 docker0 64.88 68.68 5.00 324.39 0.00 0.00 0.00 0.00 [2020-11-02T15:34:34.190Z] 15:34:01 eth0 6.66 3.93 6.63 1.88 0.00 0.00 0.00 0.00 [2020-11-02T15:34:34.190Z] 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-02T15:34:34.190Z] 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-02T15:34:34.190Z] Average: eth0 201.40 179.28 1596.75 30.44 0.00 0.00 0.00 0.00 [2020-11-02T15:34:34.190Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-02T15:34:34.190Z] Average: docker0 32.44 34.34 2.50 162.19 0.00 0.00 0.00 0.00 [2020-11-02T15:34:34.190Z] [2020-11-02T15:34:34.190Z] [2020-11-02T15:34:34.190Z] ---> sar -P ALL: [2020-11-02T15:34:34.190Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/02/20 _x86_64_ (4 CPU) [2020-11-02T15:34:34.190Z] [2020-11-02T15:34:34.190Z] 15:30:54 LINUX RESTART (4 CPU) [2020-11-02T15:34:34.190Z] [2020-11-02T15:34:34.190Z] 15:32:01 CPU %user %nice %system %iowait %steal %idle [2020-11-02T15:34:34.190Z] 15:33:01 all 17.47 0.00 8.19 2.87 0.03 71.44 [2020-11-02T15:34:34.190Z] 15:33:01 0 17.77 0.00 8.36 2.54 0.03 71.29 [2020-11-02T15:34:34.190Z] 15:33:01 1 17.70 0.00 8.41 3.87 0.02 70.01 [2020-11-02T15:34:34.190Z] 15:33:01 2 17.21 0.00 8.15 1.53 0.02 73.10 [2020-11-02T15:34:34.190Z] 15:33:01 3 17.21 0.00 7.85 3.54 0.03 71.36 [2020-11-02T15:34:34.190Z] 15:34:01 all 1.15 0.00 0.73 0.11 0.00 98.01 [2020-11-02T15:34:34.190Z] 15:34:01 0 1.00 0.00 0.73 0.05 0.00 98.21 [2020-11-02T15:34:34.190Z] 15:34:01 1 1.08 0.00 0.72 0.15 0.00 98.05 [2020-11-02T15:34:34.190Z] 15:34:01 2 1.50 0.00 0.72 0.03 0.00 97.75 [2020-11-02T15:34:34.190Z] 15:34:01 3 1.00 0.00 0.75 0.20 0.02 98.03 [2020-11-02T15:34:34.190Z] Average: all 9.24 0.00 4.43 1.48 0.01 84.84 [2020-11-02T15:34:34.191Z] Average: 0 9.32 0.00 4.52 1.29 0.02 84.86 [2020-11-02T15:34:34.191Z] Average: 1 9.33 0.00 4.53 1.99 0.01 84.14 [2020-11-02T15:34:34.191Z] Average: 2 9.28 0.00 4.40 0.77 0.01 85.54 [2020-11-02T15:34:34.191Z] Average: 3 9.02 0.00 4.27 1.85 0.03 84.83 [2020-11-02T15:34:34.191Z] [2020-11-02T15:34:34.191Z] [2020-11-02T15:34:34.191Z]