Pull request #115 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from e9a7bfa81e2551792a73ba3c868f21c6cc258933+0ca3fcbdd3f142ad312ff716b0bc8cff2ceb11ba (0b7bdbc27044d606a9c92d7da074eb16848da6d8) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh74272597203011912.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1618326714019242763.key > 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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-115/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-115/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7936996482556873576.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4371705444826353075.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-115/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-115/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8504984482854092722.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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:pre] ========================================================= [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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-456 in /w/workspace/xfoundry_go-mod-messaging_PR-115 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_PR-115 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-115@tmp/jenkins-gitclient-ssh3071871584781858590.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0ca3fcbdd3f142ad312ff716b0bc8cff2ceb11ba into PR head commit e9a7bfa81e2551792a73ba3c868f21c6cc258933 Merge succeeded, producing e9a7bfa81e2551792a73ba3c868f21c6cc258933 Checking out Revision e9a7bfa81e2551792a73ba3c868f21c6cc258933 (PR-115) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-115@tmp/jenkins-gitclient-ssh8162878509923822909.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/115/head:refs/remotes/origin/PR-115 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9a7bfa81e2551792a73ba3c868f21c6cc258933 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-115@tmp/jenkins-gitclient-ssh5977593572641662859.key > git merge 0ca3fcbdd3f142ad312ff716b0bc8cff2ceb11ba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9a7bfa81e2551792a73ba3c868f21c6cc258933 # timeout=10 Commit message: "fix: Use Qos and Retained value from configuration" First time build. Skipping changelog. > git rev-list --no-walk d039d20ccb8e1eecee802382b67b00170bb7f0fd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:58:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:58:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:58:20 ========================================================= 23:58:20 EdgeX Global Pipelines Version Info 23:58:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:58:21 ------------------- 23:58:21 stable info: 23:58:21 ------------------- 23:58:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:58:21 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:58:21 Message: update stable to v1.0.205 23:58:22 ------------------- 23:58:22 experimental info: 23:58:22 ------------------- 23:58:22 Commited By: **** collab-it+edgex@linuxfoundation.org 23:58:22 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:58:22 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:58:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:58:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:58:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:58:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:58:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:58:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:58:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:58:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:58:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:58:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:58:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:58:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:58:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-115 [Pipeline] echo 23:58:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-115 [Pipeline] echo 23:58:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-115 [Pipeline] echo 23:58:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9a7bfa81e2551792a73ba3c868f21c6cc258933 [Pipeline] echo 23:58:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9a7bfa [Pipeline] echo 23:58:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:58:23 + git log --format=format:%s -1 e9a7bfa81e2551792a73ba3c868f21c6cc258933 [Pipeline] echo 23:58:24 GIT_COMMIT: e9a7bfa81e2551792a73ba3c868f21c6cc258933, Commit Message: fix: Use Qos and Retained value from configuration [Pipeline] echo 23:58:24 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:58:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:58:24 23:58:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:58:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:58:24 latest: Pulling from edgex-devops/git-semver 23:58:24 31603596830f: Pulling fs layer 23:58:24 04fac38145f0: Pulling fs layer 23:58:24 701f6daf10bf: Pulling fs layer 23:58:24 24f72da36158: Pulling fs layer 23:58:24 24f72da36158: Waiting 23:58:24 04fac38145f0: Verifying Checksum 23:58:24 04fac38145f0: Download complete 23:58:25 31603596830f: Verifying Checksum 23:58:25 31603596830f: Download complete 23:58:25 24f72da36158: Verifying Checksum 23:58:25 24f72da36158: Download complete 23:58:25 31603596830f: Pull complete 23:58:25 701f6daf10bf: Verifying Checksum 23:58:25 701f6daf10bf: Download complete 23:58:25 04fac38145f0: Pull complete 23:58:26 701f6daf10bf: Pull complete 23:58:26 24f72da36158: Pull complete 23:58:26 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 23:58:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:58:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:58:26 prd-centos7-docker-4c-2g-456 does not seem to be running inside a container 23:58:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-115 -v /w/workspace/xfoundry_go-mod-messaging_PR-115:/w/workspace/xfoundry_go-mod-messaging_PR-115:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-115@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-115@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:58:27 $ docker top 3beb536e6bcf976bb8c3adc4d75c41d1f0222087ead2e938514563bfd7dd1ec5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:58:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:58:27 [ssh-agent] Looking for ssh-agent implementation... 23:58:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:58:27 $ docker exec 3beb536e6bcf976bb8c3adc4d75c41d1f0222087ead2e938514563bfd7dd1ec5 ssh-agent 23:58:27 SSH_AUTH_SOCK=/tmp/ssh-eFLFJflplNvO/agent.13 23:58:27 SSH_AGENT_PID=20 23:58:27 Running ssh-add (command line suppressed) 23:58:27 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-115@tmp/private_key_6832613488629496274.key (/w/workspace/xfoundry_go-mod-messaging_PR-115@tmp/private_key_6832613488629496274.key) 23:58:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:58:28 + git tag --points-at HEAD [Pipeline] } 23:58:28 $ docker exec --env ******** --env ******** 3beb536e6bcf976bb8c3adc4d75c41d1f0222087ead2e938514563bfd7dd1ec5 ssh-agent -k 23:58:28 unset SSH_AUTH_SOCK; 23:58:28 unset SSH_AGENT_PID; 23:58:28 echo Agent pid 20 killed; 23:58:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:58:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:58:28 [ssh-agent] Looking for ssh-agent implementation... 23:58:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:58:28 $ docker exec 3beb536e6bcf976bb8c3adc4d75c41d1f0222087ead2e938514563bfd7dd1ec5 ssh-agent 23:58:28 SSH_AUTH_SOCK=/tmp/ssh-BVhGBcjHNP6g/agent.53 23:58:28 SSH_AGENT_PID=59 23:58:28 Running ssh-add (command line suppressed) 23:58:28 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-115@tmp/private_key_9063259254413081542.key (/w/workspace/xfoundry_go-mod-messaging_PR-115@tmp/private_key_9063259254413081542.key) 23:58:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:58:29 + git semver init 23:58:29 # -> Open(): unable to determine branch for HEAD 23:58:29 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-115/.git 23:58:29 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_PR-115 23:58:29 # $SEMVER_REMOTE_NAME = origin 23:58:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:58:29 # $SEMVER_USER_NAME = edgex-jenkins 23:58:29 # $SEMVER_BRANCH = PR-115 23:58:29 # $SEMVER_TEMP = /tmp/semver-065151443 23:58:29 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 23:58:29 # '/tmp/semver-065151443' -> '/w/workspace/xfoundry_go-mod-messaging_PR-115/.semver' 23:58:29 # -> Force: false 23:58:29 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-115/.semver [Pipeline] } 23:58:29 $ docker exec --env ******** --env ******** 3beb536e6bcf976bb8c3adc4d75c41d1f0222087ead2e938514563bfd7dd1ec5 ssh-agent -k 23:58:29 unset SSH_AUTH_SOCK; 23:58:29 unset SSH_AGENT_PID; 23:58:29 echo Agent pid 59 killed; 23:58:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:58:30 + git semver [Pipeline] } 23:58:30 $ docker stop --time=1 3beb536e6bcf976bb8c3adc4d75c41d1f0222087ead2e938514563bfd7dd1ec5 23:58:31 $ docker rm -f 3beb536e6bcf976bb8c3adc4d75c41d1f0222087ead2e938514563bfd7dd1ec5 [Pipeline] // withDockerContainer [Pipeline] sh 23:58:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:58:32 Stashed 1 file(s) [Pipeline] echo 23:58:32 [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 23:58:47 Still waiting to schedule task 23:58:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:58:47 Still waiting to schedule task 23:58:47 ‘prd-ubuntu18.04-docker-arm64-4c-16g-453’ is offline 00:00:51 Running on prd-centos7-docker-4c-2g-458 in /w/workspace/xfoundry_go-mod-messaging_PR-115 [Pipeline] { [Pipeline] ws 00:00:51 Running in /w/workspace/go-mod-messaging/4 [Pipeline] { [Pipeline] checkout 00:00:51 Selected Git installation does not exist. Using Default 00:00:51 The recommended git tool is: NONE 00:00:54 using credential edgex-jenkins-ssh 00:00:54 Cloning the remote Git repository 00:00:53 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 00:00:53 > git init /w/workspace/go-mod-messaging/4 # timeout=10 00:00:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 00:00:53 > git --version # timeout=10 00:00:53 > git --version # 'git version 2.24.4' 00:00:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:00:53 [INFO] Currently running in a labeled security context 00:00:53 [INFO] Currently SELinux is 'enforcing' on the host 00:00:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/4@tmp/jenkins-gitclient-ssh726426289174824782.key 00:00:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:00:55 Merging remotes/origin/main commit 0ca3fcbdd3f142ad312ff716b0bc8cff2ceb11ba into PR head commit e9a7bfa81e2551792a73ba3c868f21c6cc258933 00:00:55 Merge succeeded, producing e9a7bfa81e2551792a73ba3c868f21c6cc258933 00:00:55 Checking out Revision e9a7bfa81e2551792a73ba3c868f21c6cc258933 (PR-115) 00:00:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 00:00:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:00:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 00:00:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 00:00:54 using GIT_SSH to set credentials SSH Credentials for GitHub 00:00:54 [INFO] Currently running in a labeled security context 00:00:54 [INFO] Currently SELinux is 'enforcing' on the host 00:00:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/4@tmp/jenkins-gitclient-ssh8571265961491392432.key 00:00:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/115/head:refs/remotes/origin/PR-115 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:00:55 > git config core.sparsecheckout # timeout=10 00:00:55 > git checkout -f e9a7bfa81e2551792a73ba3c868f21c6cc258933 # timeout=10 00:00:55 > git remote # timeout=10 00:00:55 > git config --get remote.origin.url # timeout=10 00:00:55 using GIT_SSH to set credentials SSH Credentials for GitHub 00:00:55 [INFO] Currently running in a labeled security context 00:00:55 [INFO] Currently SELinux is 'enforcing' on the host 00:00:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/4@tmp/jenkins-gitclient-ssh3292878003878183497.key 00:00:55 > git merge 0ca3fcbdd3f142ad312ff716b0bc8cff2ceb11ba # timeout=10 00:00:55 > git rev-parse HEAD^{commit} # timeout=10 00:00:55 > git config core.sparsecheckout # timeout=10 00:00:55 > git checkout -f e9a7bfa81e2551792a73ba3c868f21c6cc258933 # timeout=10 00:00:59 Commit message: "fix: Use Qos and Retained value from configuration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:01:00 ========================================================= 00:01:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:01:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:01:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:01:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:01:00 540db60ca938: Pulling fs layer 00:01:00 adcc1eea9eea: Pulling fs layer 00:01:00 4c4ab2625f07: Pulling fs layer 00:01:00 db62176df00c: Pulling fs layer 00:01:00 3b30891b0d05: Pulling fs layer 00:01:00 06b49ca38bd5: Pulling fs layer 00:01:00 c788192a36de: Pulling fs layer 00:01:00 a77e37c0d609: Pulling fs layer 00:01:00 c3185cebc471: Pulling fs layer 00:01:00 db62176df00c: Waiting 00:01:00 3b30891b0d05: Waiting 00:01:00 06b49ca38bd5: Waiting 00:01:00 c788192a36de: Waiting 00:01:00 a77e37c0d609: Waiting 00:01:00 c3185cebc471: Waiting 00:01:00 4c4ab2625f07: Verifying Checksum 00:01:00 4c4ab2625f07: Download complete 00:01:00 adcc1eea9eea: Verifying Checksum 00:01:00 adcc1eea9eea: Download complete 00:01:00 3b30891b0d05: Verifying Checksum 00:01:00 3b30891b0d05: Download complete 00:01:00 06b49ca38bd5: Verifying Checksum 00:01:00 06b49ca38bd5: Download complete 00:01:00 c788192a36de: Verifying Checksum 00:01:00 c788192a36de: Download complete 00:01:00 540db60ca938: Verifying Checksum 00:01:00 540db60ca938: Download complete 00:01:01 540db60ca938: Pull complete 00:01:01 adcc1eea9eea: Pull complete 00:01:01 4c4ab2625f07: Pull complete 00:01:01 a77e37c0d609: Verifying Checksum 00:01:01 a77e37c0d609: Download complete 00:01:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-457 in /w/workspace/xfoundry_go-mod-messaging_PR-115 [Pipeline] { [Pipeline] ws 00:01:02 Running in /w/workspace/go-mod-messaging/4 [Pipeline] { [Pipeline] checkout 00:01:02 Selected Git installation does not exist. Using Default 00:01:02 The recommended git tool is: NONE 00:01:04 c3185cebc471: Verifying Checksum 00:01:04 c3185cebc471: Download complete 00:01:04 db62176df00c: Verifying Checksum 00:01:04 db62176df00c: Download complete 00:01:08 db62176df00c: Pull complete 00:01:08 3b30891b0d05: Pull complete 00:01:08 06b49ca38bd5: Pull complete 00:01:08 c788192a36de: Pull complete 00:01:08 a77e37c0d609: Pull complete 00:01:08 using credential edgex-jenkins-ssh 00:01:08 Cloning the remote Git repository 00:01:08 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 00:01:08 > git init /w/workspace/go-mod-messaging/4 # timeout=10 00:01:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 00:01:08 > git --version # timeout=10 00:01:08 > git --version # 'git version 2.17.1' 00:01:08 using GIT_SSH to set credentials SSH Credentials for GitHub 00:01:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:01:10 c3185cebc471: Pull complete 00:01:10 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 00:01:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:01:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:01:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 00:01:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:01:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 00:01:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 00:01:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:01:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/115/head:refs/remotes/origin/PR-115 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] sh 00:01:10 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 00:01:10 Merging remotes/origin/main commit 0ca3fcbdd3f142ad312ff716b0bc8cff2ceb11ba into PR head commit e9a7bfa81e2551792a73ba3c868f21c6cc258933 00:01:10 Merge succeeded, producing e9a7bfa81e2551792a73ba3c868f21c6cc258933 00:01:10 Checking out Revision e9a7bfa81e2551792a73ba3c868f21c6cc258933 (PR-115) 00:01:10 + docker inspect -f . ci-base-image-x86_64 00:01:10 . [Pipeline] withDockerContainer 00:01:11 prd-centos7-docker-4c-2g-458 does not seem to be running inside a container 00:01:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/4 -v /w/workspace/go-mod-messaging/4:/w/workspace/go-mod-messaging/4:rw,z -v /w/workspace/go-mod-messaging/4@tmp:/w/workspace/go-mod-messaging/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:01:10 > git config core.sparsecheckout # timeout=10 00:01:10 > git checkout -f e9a7bfa81e2551792a73ba3c868f21c6cc258933 # timeout=10 00:01:10 > git remote # timeout=10 00:01:10 > git config --get remote.origin.url # timeout=10 00:01:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:01:10 > git merge 0ca3fcbdd3f142ad312ff716b0bc8cff2ceb11ba # timeout=10 00:01:10 > git rev-parse HEAD^{commit} # timeout=10 00:01:10 > git config core.sparsecheckout # timeout=10 00:01:10 > git checkout -f e9a7bfa81e2551792a73ba3c868f21c6cc258933 # timeout=10 00:01:13 $ docker top dc8a82134de8d6d6f9c7212e43870ece13c4892e84b984df97ac11ce784743e8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:01:13 + go version 00:01:13 go version go1.16.6 linux/amd64 [Pipeline] } 00:01:13 $ docker stop --time=1 dc8a82134de8d6d6f9c7212e43870ece13c4892e84b984df97ac11ce784743e8 00:01:14 $ docker rm -f dc8a82134de8d6d6f9c7212e43870ece13c4892e84b984df97ac11ce784743e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:01:15 Commit message: "fix: Use Qos and Retained value from configuration" 00:01:15 + docker inspect -f . ci-base-image-x86_64 00:01:15 . [Pipeline] withDockerContainer 00:01:15 prd-centos7-docker-4c-2g-458 does not seem to be running inside a container 00:01:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/4 -v /w/workspace/go-mod-messaging/4:/w/workspace/go-mod-messaging/4:rw,z -v /w/workspace/go-mod-messaging/4@tmp:/w/workspace/go-mod-messaging/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:01:15 $ docker top 61dbd33a9728dc65ec81abd456aa4d90ddb7811459fcd37197450031d66352d8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 00:01:16 + go mod tidy [Pipeline] echo 00:01:16 ========================================================= 00:01:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:01:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:01:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 00:01:16 go: downloading github.com/stretchr/testify v1.7.0 00:01:16 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:01:16 go: downloading github.com/pebbe/zmq4 v1.2.7 00:01:16 go: downloading github.com/gorilla/websocket v1.4.2 00:01:16 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 00:01:16 go: downloading github.com/davecgh/go-spew v1.1.0 00:01:16 go: downloading github.com/pmezard/go-difflib v1.0.0 00:01:16 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:01:16 go: downloading github.com/stretchr/objx v0.1.0 00:01:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:01:17 go: downloading github.com/onsi/ginkgo v1.10.1 00:01:17 go: downloading github.com/onsi/gomega v1.7.0 00:01:17 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:01:17 go: downloading github.com/hpcloud/tail v1.0.0 00:01:17 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 00:01:17 go: downloading gopkg.in/yaml.v2 v2.2.4 00:01:17 go: downloading github.com/kr/pretty v0.1.0 00:01:17 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:01:17 go: downloading golang.org/x/text v0.3.2 00:01:18 go: downloading github.com/kr/text v0.1.0 00:01:18 go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] sh 00:01:18 + make test 00:01:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:01:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:01:18 595b0fe564bb: Pulling fs layer 00:01:18 24495759ef45: Pulling fs layer 00:01:18 d148012ef14d: Pulling fs layer 00:01:18 e90a11edd702: Pulling fs layer 00:01:18 d77568369979: Pulling fs layer 00:01:18 fc1c9f9a7f3b: Pulling fs layer 00:01:18 170f2ba95c9a: Pulling fs layer 00:01:18 97ac5df62f85: Pulling fs layer 00:01:18 d77568369979: Waiting 00:01:18 fc1c9f9a7f3b: Waiting 00:01:18 170f2ba95c9a: Waiting 00:01:18 97ac5df62f85: Waiting 00:01:18 e90a11edd702: Waiting 00:01:18 d148012ef14d: Verifying Checksum 00:01:18 d148012ef14d: Download complete 00:01:18 24495759ef45: Verifying Checksum 00:01:18 24495759ef45: Download complete 00:01:18 d77568369979: Verifying Checksum 00:01:18 d77568369979: Download complete 00:01:18 fc1c9f9a7f3b: Verifying Checksum 00:01:18 fc1c9f9a7f3b: Download complete 00:01:18 595b0fe564bb: Verifying Checksum 00:01:19 170f2ba95c9a: Verifying Checksum 00:01:19 170f2ba95c9a: Download complete 00:01:19 595b0fe564bb: Pull complete 00:01:20 24495759ef45: Pull complete 00:01:21 d148012ef14d: Pull complete 00:01:22 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 00:01:22 97ac5df62f85: Verifying Checksum 00:01:22 97ac5df62f85: Download complete 00:01:22 e90a11edd702: Verifying Checksum 00:01:22 e90a11edd702: Download complete 00:01:24 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.027s coverage: 90.2% of statements 00:01:28 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.004s coverage: 67.3% of statements 00:01:28 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 00:01:35 e90a11edd702: Pull complete 00:01:35 d77568369979: Pull complete 00:01:35 fc1c9f9a7f3b: Pull complete 00:01:35 170f2ba95c9a: Pull complete 00:01:40 97ac5df62f85: Pull complete 00:01:40 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 00:01:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:01:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 00:01:40 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 00:01:41 + docker inspect -f . ci-base-image-arm64 00:01:41 . [Pipeline] withDockerContainer 00:01:41 prd-ubuntu18.04-docker-arm64-4c-16g-457 does not seem to be running inside a container 00:01:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/4 -v /w/workspace/go-mod-messaging/4:/w/workspace/go-mod-messaging/4:rw,z -v /w/workspace/go-mod-messaging/4@tmp:/w/workspace/go-mod-messaging/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:01:48 $ docker top 244b717f688ab61df52feb7932e3f8e0e63eb9fe656a70cf0b355c7318370ac5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:01:49 + go version 00:01:49 go version go1.16.6 linux/arm64 [Pipeline] } 00:01:49 $ docker stop --time=1 244b717f688ab61df52feb7932e3f8e0e63eb9fe656a70cf0b355c7318370ac5 00:01:50 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.346s coverage: 83.8% of statements 00:01:50 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.006s coverage: 85.7% of statements 00:01:50 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.003s coverage: 100.0% of statements 00:01:50 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.003s coverage: 100.0% of statements 00:01:50 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.003s coverage: 90.9% of statements 00:01:50 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:01:51 $ docker rm -f 244b717f688ab61df52feb7932e3f8e0e63eb9fe656a70cf0b355c7318370ac5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:01:52 + docker inspect -f . ci-base-image-arm64 00:01:52 . [Pipeline] withDockerContainer 00:01:52 prd-ubuntu18.04-docker-arm64-4c-16g-457 does not seem to be running inside a container 00:01:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/4 -v /w/workspace/go-mod-messaging/4:/w/workspace/go-mod-messaging/4:rw,z -v /w/workspace/go-mod-messaging/4@tmp:/w/workspace/go-mod-messaging/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:01:53 gofmt -l . 00:01:53 internal/pkg/mqtt/client_test.go 00:01:53 [ "`gofmt -l .`" = "" ] 00:01:53 make: *** [Makefile:9: test] Error 1 00:01:54 $ docker top e0b25f78f56ee3b6b936a201fb2f0bcc681be0a93f064fdd788d91db8e1b6d56 -eo pid,comm [Pipeline] { [Pipeline] } 00:01:54 $ docker stop --time=1 61dbd33a9728dc65ec81abd456aa4d90ddb7811459fcd37197450031d66352d8 00:01:55 $ docker rm -f 61dbd33a9728dc65ec81abd456aa4d90ddb7811459fcd37197450031d66352d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:01:56 + go mod tidy 00:01:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:56 00:01:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:01:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:57 latest: Pulling from edgex-lftools-log-publisher 00:01:57 b4d181a07f80: Pulling fs layer 00:01:57 a1111a8f2ec3: Pulling fs layer 00:01:57 ed53099fbce6: Pulling fs layer 00:01:57 dc539afda2c1: Pulling fs layer 00:01:57 77bc0d833cb6: Pulling fs layer 00:01:57 9065ff56babe: Pulling fs layer 00:01:57 d287ab97295c: Pulling fs layer 00:01:57 77bc0d833cb6: Waiting 00:01:57 9065ff56babe: Waiting 00:01:57 d287ab97295c: Waiting 00:01:57 dc539afda2c1: Waiting 00:01:57 a1111a8f2ec3: Verifying Checksum 00:01:57 a1111a8f2ec3: Download complete 00:01:57 dc539afda2c1: Verifying Checksum 00:01:57 dc539afda2c1: Download complete 00:01:57 77bc0d833cb6: Verifying Checksum 00:01:57 77bc0d833cb6: Download complete 00:01:57 9065ff56babe: Verifying Checksum 00:01:57 9065ff56babe: Download complete 00:01:57 go: downloading github.com/stretchr/testify v1.7.0 00:01:57 go: downloading github.com/pebbe/zmq4 v1.2.7 00:01:57 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 00:01:57 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:01:58 go: downloading github.com/davecgh/go-spew v1.1.0 00:01:58 go: downloading github.com/pmezard/go-difflib v1.0.0 00:01:58 go: downloading github.com/stretchr/objx v0.1.0 00:01:58 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:01:58 ed53099fbce6: Verifying Checksum 00:01:58 ed53099fbce6: Download complete 00:01:58 go: downloading github.com/onsi/ginkgo v1.10.1 00:01:58 go: downloading github.com/onsi/gomega v1.7.0 00:01:58 go: downloading github.com/gorilla/websocket v1.4.2 00:01:58 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 00:01:58 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:01:58 go: downloading gopkg.in/yaml.v2 v2.2.4 00:01:58 go: downloading github.com/kr/pretty v0.1.0 00:01:58 go: downloading github.com/kr/text v0.1.0 00:01:58 go: downloading github.com/hpcloud/tail v1.0.0 00:01:58 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 00:01:58 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:01:59 b4d181a07f80: Verifying Checksum 00:01:59 b4d181a07f80: Download complete 00:01:59 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:01:59 go: downloading golang.org/x/text v0.3.2 00:02:00 b4d181a07f80: Pull complete 00:02:00 a1111a8f2ec3: Pull complete 00:02:00 ed53099fbce6: Pull complete 00:02:00 dc539afda2c1: Pull complete 00:02:00 77bc0d833cb6: Pull complete 00:02:00 9065ff56babe: Pull complete [Pipeline] sh 00:02:02 d287ab97295c: Verifying Checksum 00:02:02 d287ab97295c: Download complete 00:02:02 + make test 00:02:02 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:02:06 d287ab97295c: Pull complete 00:02:06 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:02:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:02:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:02:06 prd-centos7-docker-4c-2g-458 does not seem to be running inside a container 00:02:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-messaging/4 -v /w/workspace/go-mod-messaging/4:/w/workspace/go-mod-messaging/4:rw,z -v /w/workspace/go-mod-messaging/4@tmp:/w/workspace/go-mod-messaging/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:02:08 $ docker top fc04f4455774cfe37596d59377cec1418b8f3b6232615ae41008ce024f7865d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:02:09 ---> job-cost.sh 00:02:09 lf-activate-venv: SKIPPING 00:02:09 INFO: No Stack... 00:02:10 INFO: Retrieving Pricing Info for: v3-standard-2 00:02:10 INFO: Archiving Costs [Pipeline] sh 00:02:11 + cat /w/workspace/go-mod-messaging/4/archives/cost.csv 00:02:11 + cut -d, -f6 [Pipeline] lock 00:02:11 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-115-4-stack-cost] 00:02:11 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-115-4-stack-cost] did not exist. Created. 00:02:11 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-115-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:02:11 + echo total: 0.05999999865889549 [Pipeline] stash 00:02:11 Stashed 1 file(s) [Pipeline] } 00:02:11 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-115-4-stack-cost] [Pipeline] // lock [Pipeline] } 00:02:11 $ docker stop --time=1 fc04f4455774cfe37596d59377cec1418b8f3b6232615ae41008ce024f7865d5 00:02:13 $ docker rm -f fc04f4455774cfe37596d59377cec1418b8f3b6232615ae41008ce024f7865d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:02:13 Failed in branch amd64 00:02:21 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 00:02:26 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.097s coverage: 90.2% of statements 00:02:36 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.024s coverage: 67.3% of statements 00:02:36 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 00:03:03 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.396s coverage: 83.8% of statements 00:03:03 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.019s coverage: 85.7% of statements 00:03:03 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.063s coverage: 100.0% of statements 00:03:03 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.072s coverage: 100.0% of statements 00:03:03 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.019s coverage: 90.9% of statements 00:03:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:03:21 gofmt -l . 00:03:21 internal/pkg/mqtt/client_test.go 00:03:21 [ "`gofmt -l .`" = "" ] 00:03:21 make: *** [Makefile:9: test] Error 1 [Pipeline] } 00:03:21 $ docker stop --time=1 e0b25f78f56ee3b6b936a201fb2f0bcc681be0a93f064fdd788d91db8e1b6d56 00:03:23 $ docker rm -f e0b25f78f56ee3b6b936a201fb2f0bcc681be0a93f064fdd788d91db8e1b6d56 [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:03:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:03:25 00:03:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:03:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:03:26 arm64: Pulling from edgex-lftools-log-publisher 00:03:26 448f6bf000e3: Pulling fs layer 00:03:26 f757da607395: Pulling fs layer 00:03:26 05883995daec: Pulling fs layer 00:03:26 8603b9c90790: Pulling fs layer 00:03:26 1560dd03e051: Pulling fs layer 00:03:26 27f5ce0e4adf: Pulling fs layer 00:03:26 c2d8d7efcc4b: Pulling fs layer 00:03:26 1560dd03e051: Waiting 00:03:26 27f5ce0e4adf: Waiting 00:03:26 c2d8d7efcc4b: Waiting 00:03:26 8603b9c90790: Waiting 00:03:26 f757da607395: Verifying Checksum 00:03:26 f757da607395: Download complete 00:03:26 8603b9c90790: Verifying Checksum 00:03:26 8603b9c90790: Download complete 00:03:26 1560dd03e051: Verifying Checksum 00:03:26 1560dd03e051: Download complete 00:03:26 27f5ce0e4adf: Verifying Checksum 00:03:26 27f5ce0e4adf: Download complete 00:03:26 05883995daec: Download complete 00:03:27 448f6bf000e3: Verifying Checksum 00:03:27 448f6bf000e3: Download complete 00:03:29 c2d8d7efcc4b: Verifying Checksum 00:03:29 c2d8d7efcc4b: Download complete 00:03:30 448f6bf000e3: Pull complete 00:03:31 f757da607395: Pull complete 00:03:33 05883995daec: Pull complete 00:03:33 8603b9c90790: Pull complete 00:03:34 1560dd03e051: Pull complete 00:03:35 27f5ce0e4adf: Pull complete 00:03:50 c2d8d7efcc4b: Pull complete 00:03:50 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 00:03:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:03:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:03:50 prd-ubuntu18.04-docker-arm64-4c-16g-457 does not seem to be running inside a container 00:03:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-messaging/4 -v /w/workspace/go-mod-messaging/4:/w/workspace/go-mod-messaging/4:rw,z -v /w/workspace/go-mod-messaging/4@tmp:/w/workspace/go-mod-messaging/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:03:53 $ docker top 26ee982bc213184574efc38fb39ba2a9a04e45d96e07f65cc95577602ab525f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:03:54 ---> job-cost.sh 00:03:54 lf-activate-venv: SKIPPING 00:03:54 INFO: No Stack... 00:03:55 INFO: Retrieving Pricing Info for: v3-standard-4 00:03:56 INFO: Archiving Costs [Pipeline] sh 00:03:56 + cut -d, -f6 00:03:56 + cat /w/workspace/go-mod-messaging/4/archives/cost.csv [Pipeline] lock 00:03:56 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-115-4-stack-cost] 00:03:56 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-115-4-stack-cost] did not exist. Created. 00:03:56 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-115-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:03:57 /w/workspace/go-mod-messaging/4@tmp/durable-b849ef50/script.sh: 1: /w/workspace/go-mod-messaging/4@tmp/durable-b849ef50/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:03:58 + echo total: 0.10999999940395355 [Pipeline] stash 00:03:58 Warning: overwriting stash ‘stack-cost’ 00:03:58 Stashed 1 file(s) [Pipeline] } 00:03:58 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-115-4-stack-cost] [Pipeline] // lock [Pipeline] } 00:03:58 $ docker stop --time=1 26ee982bc213184574efc38fb39ba2a9a04e45d96e07f65cc95577602ab525f7 00:04:00 $ docker rm -f 26ee982bc213184574efc38fb39ba2a9a04e45d96e07f65cc95577602ab525f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:04:01 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] { (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] sh 00:04:02 + '[' -d /w/workspace/xfoundry_go-mod-messaging_PR-115/archives ']' [Pipeline] libraryResource [Pipeline] sh 00:04:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:04:03 ---> package-listing.sh 00:04:03 ++ facter osfamily 00:04:03 ++ tr '[:upper:]' '[:lower:]' 00:04:03 + OS_FAMILY=redhat 00:04:03 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-115 00:04:03 + START_PACKAGES=/tmp/packages_start.txt 00:04:03 + END_PACKAGES=/tmp/packages_end.txt 00:04:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:04:03 + PACKAGES=/tmp/packages_start.txt 00:04:03 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-115 ']' 00:04:03 + PACKAGES=/tmp/packages_end.txt 00:04:03 + case "${OS_FAMILY}" in 00:04:03 + sort 00:04:03 + rpm -qa 00:04:04 + '[' -f /tmp/packages_start.txt ']' 00:04:04 + '[' -f /tmp/packages_end.txt ']' 00:04:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:04:04 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-115 ']' 00:04:04 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-115/archives/ 00:04:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-115/archives/ [Pipeline] echo 00:04:04 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/xfoundry_go-mod-messaging_PR-115/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:04:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:04:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:04:05 00:04:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:04:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:04:05 latest: Pulling from edgex-lftools-log-publisher 00:04:05 b4d181a07f80: Pulling fs layer 00:04:05 a1111a8f2ec3: Pulling fs layer 00:04:05 ed53099fbce6: Pulling fs layer 00:04:05 dc539afda2c1: Pulling fs layer 00:04:05 77bc0d833cb6: Pulling fs layer 00:04:05 9065ff56babe: Pulling fs layer 00:04:05 d287ab97295c: Pulling fs layer 00:04:05 dc539afda2c1: Waiting 00:04:05 77bc0d833cb6: Waiting 00:04:05 9065ff56babe: Waiting 00:04:05 d287ab97295c: Waiting 00:04:05 a1111a8f2ec3: Verifying Checksum 00:04:05 a1111a8f2ec3: Download complete 00:04:05 dc539afda2c1: Verifying Checksum 00:04:05 dc539afda2c1: Download complete 00:04:05 77bc0d833cb6: Verifying Checksum 00:04:05 77bc0d833cb6: Download complete 00:04:05 9065ff56babe: Verifying Checksum 00:04:05 9065ff56babe: Download complete 00:04:06 ed53099fbce6: Verifying Checksum 00:04:06 ed53099fbce6: Download complete 00:04:06 b4d181a07f80: Verifying Checksum 00:04:06 b4d181a07f80: Download complete 00:04:07 b4d181a07f80: Pull complete 00:04:08 a1111a8f2ec3: Pull complete 00:04:08 ed53099fbce6: Pull complete 00:04:08 dc539afda2c1: Pull complete 00:04:08 77bc0d833cb6: Pull complete 00:04:08 9065ff56babe: Pull complete 00:04:10 d287ab97295c: Verifying Checksum 00:04:10 d287ab97295c: Download complete 00:04:14 d287ab97295c: Pull complete 00:04:14 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:04:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:04:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:04:14 prd-centos7-docker-4c-2g-456 does not seem to be running inside a container 00:04:14 $ 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/xfoundry_go-mod-messaging_PR-115/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-115 -v /w/workspace/xfoundry_go-mod-messaging_PR-115:/w/workspace/xfoundry_go-mod-messaging_PR-115:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-115@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-115@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:04:16 $ docker top 8be49667b15416ab346cdf8e7fbc6b0b3c2d95472347d19c3614facff7b88456 -eo pid,comm [Pipeline] { [Pipeline] sh 00:04:17 + touch /tmp/pre-build-complete [Pipeline] sh 00:04:17 + mkdir -p /var/log/sysstat [Pipeline] sh 00:04:17 + ls /var/log/sa-host 00:04:17 + sadf -c /var/log/sa-host/sa05 00:04:17 file_magic: OK 00:04:17 HZ: Using current value: 100 00:04:17 file_header: OK 00:04:17 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 00:04:17 Statistics: 00:04:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:04:17 File successfully converted to sysstat format version 12.0.3 00:04:17 + sadf -c /var/log/sa-host/sa16 00:04:17 file_magic: OK 00:04:17 HZ: Using current value: 100 00:04:17 file_header: OK 00:04:17 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 00:04:17 Statistics: 00:04:17 HRHnuu...uuuununununu...Hnuu...uuuununununu... 00:04:17 File successfully converted to sysstat format version 12.0.3 00:04:17 + sadf -c /var/log/sa-host/sa17 00:04:17 file_magic: OK 00:04:17 HZ: Using current value: 100 00:04:17 file_header: OK 00:04:17 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 00:04:17 Statistics: 00:04:17 Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:04:17 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:04:18 provisioning config files... 00:04:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-115@tmp/config9171095063113172486tmp [Pipeline] { [Pipeline] echo 00:04:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:04:18 ---> create-netrc.sh [Pipeline] } 00:04:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:04:18 ---> python-tools-install.sh [Pipeline] echo 00:04:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:04:19 ---> sudo-logs.sh 00:04:19 Archiving 'sudo' log.. 00:04:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-456.vexxhost.local: Name or service not known 00:04:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-456.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 00:04:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:04:19 ---> job-cost.sh 00:04:19 lf-activate-venv: SKIPPING 00:04:19 DEBUG: total: 0.10999999940395355 00:04:19 INFO: Retrieving Stack Cost... 00:04:20 INFO: Retrieving Pricing Info for: v3-standard-2 00:04:20 INFO: Archiving Costs [Pipeline] echo 00:04:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:04:21 ---> logs-deploy.sh 00:04:21 lf-activate-venv: SKIPPING 00:04:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-115/4 00:04:21 INFO: archiving workspace using pattern(s): 00:04:21 Archives upload complete. 00:04:21 INFO: archiving logs to Nexus 00:04:22 ---> uname -a: 00:04:22 Linux prd-centos7-docker-4c-2g-456.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 00:04:22 00:04:22 00:04:22 ---> lscpu: 00:04:22 Architecture: x86_64 00:04:22 CPU op-mode(s): 32-bit, 64-bit 00:04:22 Byte Order: Little Endian 00:04:22 Address sizes: 40 bits physical, 48 bits virtual 00:04:22 CPU(s): 2 00:04:22 On-line CPU(s) list: 0,1 00:04:22 Thread(s) per core: 1 00:04:22 Core(s) per socket: 1 00:04:22 Socket(s): 2 00:04:22 NUMA node(s): 1 00:04:22 Vendor ID: AuthenticAMD 00:04:22 CPU family: 23 00:04:22 Model: 49 00:04:22 Model name: AMD EPYC-Rome Processor 00:04:22 Stepping: 0 00:04:22 CPU MHz: 2799.998 00:04:22 BogoMIPS: 5599.99 00:04:22 Virtualization: AMD-V 00:04:22 Hypervisor vendor: KVM 00:04:22 Virtualization type: full 00:04:22 L1d cache: 32K 00:04:22 L1i cache: 32K 00:04:22 L2 cache: 512K 00:04:22 L3 cache: 16384K 00:04:22 NUMA node0 CPU(s): 0,1 00:04:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 00:04:22 00:04:22 00:04:22 ---> nproc: 00:04:22 2 00:04:22 00:04:22 00:04:22 ---> df -h: 00:04:22 Filesystem Size Used Avail Use% Mounted on 00:04:22 overlay 40G 7.7G 33G 20% / 00:04:22 tmpfs 64M 0 64M 0% /dev 00:04:22 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:04:22 shm 64M 0 64M 0% /dev/shm 00:04:22 /dev/vda1 40G 7.7G 33G 20% /facter-os 00:04:22 00:04:22 00:04:22 ---> sar -b -r -n DEV: 00:04:22 Linux 3.10.0-1160.21.1.el7.x86_64 (prd-centos7-docker-4c-2g-456.vexxhost.local) 09/17/21 _x86_64_ (2 CPU) 00:04:22 00:04:22 00:00:01 tps rtps wtps bread/s bwrtn/s 00:04:22 00:01:01 0.32 0.02 0.30 0.13 4.23 00:04:22 00:02:01 0.40 0.10 0.30 1.73 5.71 00:04:22 00:03:01 0.28 0.00 0.28 0.00 3.41 00:04:22 00:04:01 0.33 0.00 0.33 0.00 4.75 00:04:22 Average: 0.33 0.03 0.30 0.47 4.53 00:04:22 00:04:22 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:04:22 00:01:01 5477972 0 796356 9.94 2620 1731984 1207928 13.34 569688 1563056 20 00:04:22 00:02:01 5477236 0 796964 9.95 2620 1732112 1205324 13.31 571224 1563116 16 00:04:22 00:03:01 5479008 0 795184 9.93 2620 1732120 1205060 13.30 566104 1566672 8 00:04:22 00:04:01 5478028 0 796164 9.94 2620 1732120 1205132 13.31 567076 1566668 8 00:04:22 Average: 5478061 0 796167 9.94 2620 1732084 1205861 13.31 568523 1564878 13 00:04:22 00:04:22 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:04:22 00:01:01 eth0 1.73 0.77 1.26 0.23 0.00 0.00 0.00 0.00 00:04:22 00:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:04:22 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:04:22 00:02:01 eth0 0.58 0.37 0.28 0.20 0.00 0.00 0.00 0.00 00:04:22 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:04:22 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:04:22 00:03:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:04:22 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:04:22 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:04:22 00:04:01 eth0 0.52 0.22 0.15 0.07 0.00 0.00 0.00 0.00 00:04:22 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:04:22 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:04:22 Average: eth0 0.73 0.36 0.42 0.13 0.00 0.00 0.00 0.00 00:04:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:04:22 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:04:22 00:04:22 00:04:22 ---> sar -P ALL: 00:04:22 Linux 3.10.0-1160.21.1.el7.x86_64 (prd-centos7-docker-4c-2g-456.vexxhost.local) 09/17/21 _x86_64_ (2 CPU) 00:04:22 00:04:22 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:04:22 00:01:01 all 0.16 0.00 0.05 0.00 0.03 99.76 00:04:22 00:01:01 0 0.08 0.00 0.03 0.00 0.03 99.85 00:04:22 00:01:01 1 0.23 0.00 0.07 0.00 0.03 99.67 00:04:22 00:02:01 all 0.13 0.00 0.04 0.00 0.04 99.78 00:04:22 00:02:01 0 0.03 0.00 0.02 0.00 0.03 99.92 00:04:22 00:02:01 1 0.23 0.00 0.07 0.00 0.05 99.65 00:04:22 00:03:01 all 0.13 0.00 0.03 0.00 0.03 99.80 00:04:22 00:03:01 0 0.03 0.00 0.03 0.00 0.03 99.90 00:04:22 00:03:01 1 0.23 0.00 0.03 0.00 0.03 99.70 00:04:22 00:04:01 all 0.08 0.00 0.03 0.00 0.03 99.86 00:04:22 00:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:04:22 00:04:01 1 0.13 0.00 0.05 0.00 0.03 99.78 00:04:22 Average: all 0.13 0.00 0.04 0.00 0.03 99.80 00:04:22 Average: 0 0.05 0.00 0.03 0.00 0.03 99.90 00:04:22 Average: 1 0.21 0.00 0.05 0.00 0.04 99.70 00:04:22 00:04:22 00:04:22