Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 17007ebb2da1b0d54778486c129729b0646fc97e 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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.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: 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 ‘prd-centos7-blackbox-4c-2g-33548’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-blackbox-4c-2g-33549’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-284’ is offline; ‘prd-centos7-docker-4c-2g-285’ is offline; ‘prd-centos7-docker-4c-2g-32765’ is offline; ‘prd-centos7-docker-4c-2g-32816’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-19’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-286 in /w/workspace/xfoundry_go-mod-messaging_master [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/xfoundry_go-mod-messaging_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 17007ebb2da1b0d54778486c129729b0646fc97e (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17007ebb2da1b0d54778486c129729b0646fc97e # timeout=10 Commit message: "Merge pull request #101 from lenny-intel/switch-to-pubsub" > git rev-list --no-walk fc0cef43ba1582f85993886af18da78a5c504390 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-15T15:49:31.671Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-15T15:49:31.760Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-15T15:49:31.789Z] ========================================================= [2021-04-15T15:49:31.789Z] EdgeX Global Pipelines Version Info [2021-04-15T15:49:31.789Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-15T15:49:33.335Z] ------------------- [2021-04-15T15:49:33.335Z] stable info: [2021-04-15T15:49:33.335Z] ------------------- [2021-04-15T15:49:33.335Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-15T15:49:33.335Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-15T15:49:33.335Z] Message: update stable to v1.0.186 [2021-04-15T15:49:34.287Z] ------------------- [2021-04-15T15:49:34.287Z] experimental info: [2021-04-15T15:49:34.287Z] ------------------- [2021-04-15T15:49:34.287Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-15T15:49:34.287Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-15T15:49:34.287Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-15T15:49:34.436Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2021-04-15T15:49:34.476Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2021-04-15T15:49:34.499Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-15T15:49:34.535Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-15T15:49:34.559Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-15T15:49:34.596Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-15T15:49:34.619Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-15T15:49:34.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-15T15:49:34.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-15T15:49:34.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-15T15:49:34.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-15T15:49:34.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo [2021-04-15T15:49:34.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-15T15:49:34.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-15T15:49:34.862Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-04-15T15:49:34.902Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-04-15T15:49:34.926Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-15T15:49:34.964Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-15T15:49:34.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-15T15:49:35.023Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-15T15:49:35.046Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-15T15:49:35.092Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-15T15:49:35.114Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-15T15:49:35.153Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-15T15:49:35.176Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-04-15T15:49:35.214Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-15T15:49:35.237Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-04-15T15:49:35.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-04-15T15:49:35.299Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-04-15T15:49:35.336Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17007ebb2da1b0d54778486c129729b0646fc97e [Pipeline] echo [2021-04-15T15:49:35.359Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17007eb [Pipeline] echo [2021-04-15T15:49:35.397Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-15T15:49:35.851Z] + git log --format=format:%s -1 17007ebb2da1b0d54778486c129729b0646fc97e [Pipeline] echo [2021-04-15T15:49:35.952Z] GIT_COMMIT: 17007ebb2da1b0d54778486c129729b0646fc97e, Commit Message: Merge pull request #101 from lenny-intel/switch-to-pubsub [Pipeline] echo [2021-04-15T15:49:35.966Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-15T15:49:36.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-15T15:49:37.125Z] [2021-04-15T15:49:37.125Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-15T15:49:37.447Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-15T15:49:37.447Z] latest: Pulling from edgex-devops/git-semver [2021-04-15T15:49:37.447Z] 31603596830f: Pulling fs layer [2021-04-15T15:49:37.447Z] 2a8b12db71e7: Pulling fs layer [2021-04-15T15:49:37.447Z] 6ca5941a6612: Pulling fs layer [2021-04-15T15:49:37.447Z] ecc8261a40a4: Pulling fs layer [2021-04-15T15:49:37.447Z] ecc8261a40a4: Waiting [2021-04-15T15:49:37.447Z] 2a8b12db71e7: Verifying Checksum [2021-04-15T15:49:37.447Z] 2a8b12db71e7: Download complete [2021-04-15T15:49:37.713Z] 31603596830f: Verifying Checksum [2021-04-15T15:49:37.713Z] 31603596830f: Download complete [2021-04-15T15:49:37.713Z] 6ca5941a6612: Verifying Checksum [2021-04-15T15:49:37.713Z] 6ca5941a6612: Download complete [2021-04-15T15:49:37.713Z] ecc8261a40a4: Verifying Checksum [2021-04-15T15:49:37.713Z] ecc8261a40a4: Download complete [2021-04-15T15:49:37.979Z] 31603596830f: Pull complete [2021-04-15T15:49:38.245Z] 2a8b12db71e7: Pull complete [2021-04-15T15:49:39.206Z] 6ca5941a6612: Pull complete [2021-04-15T15:49:39.469Z] ecc8261a40a4: Pull complete [2021-04-15T15:49:39.469Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-15T15:49:39.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-15T15:49:39.469Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-15T15:49:39.596Z] prd-centos7-docker-4c-2g-286 does not seem to be running inside a container [2021-04-15T15:49:39.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-15T15:49:41.773Z] $ docker top 28c738b8d3c03d1ab6e303bb277df6de53886efa93672c4d2f6f050d1a88c5c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-15T15:49:41.927Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-15T15:49:41.928Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-15T15:49:42.179Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-15T15:49:42.184Z] $ docker exec 28c738b8d3c03d1ab6e303bb277df6de53886efa93672c4d2f6f050d1a88c5c3 ssh-agent [2021-04-15T15:49:42.386Z] SSH_AUTH_SOCK=/tmp/ssh-jk7tYqH6iqam/agent.11 [2021-04-15T15:49:42.386Z] SSH_AGENT_PID=17 [2021-04-15T15:49:42.398Z] Running ssh-add (command line suppressed) [2021-04-15T15:49:42.527Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3355089201158657883.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3355089201158657883.key) [2021-04-15T15:49:42.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-15T15:49:42.894Z] + git tag --points-at HEAD [Pipeline] } [2021-04-15T15:49:42.916Z] $ docker exec --env ******** --env ******** 28c738b8d3c03d1ab6e303bb277df6de53886efa93672c4d2f6f050d1a88c5c3 ssh-agent -k [2021-04-15T15:49:43.039Z] unset SSH_AUTH_SOCK; [2021-04-15T15:49:43.039Z] unset SSH_AGENT_PID; [2021-04-15T15:49:43.039Z] echo Agent pid 17 killed; [2021-04-15T15:49:43.094Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-15T15:49:43.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-15T15:49:43.138Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-15T15:49:43.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-15T15:49:43.338Z] $ docker exec 28c738b8d3c03d1ab6e303bb277df6de53886efa93672c4d2f6f050d1a88c5c3 ssh-agent [2021-04-15T15:49:43.517Z] SSH_AUTH_SOCK=/tmp/ssh-ZFkya0hgSIGl/agent.45 [2021-04-15T15:49:43.517Z] SSH_AGENT_PID=50 [2021-04-15T15:49:43.525Z] Running ssh-add (command line suppressed) [2021-04-15T15:49:43.659Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3989741441086824884.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3989741441086824884.key) [2021-04-15T15:49:43.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-15T15:49:44.030Z] + git semver init [2021-04-15T15:49:44.030Z] # -> Open(): unable to determine branch for HEAD [2021-04-15T15:49:44.030Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2021-04-15T15:49:44.030Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2021-04-15T15:49:44.030Z] # $SEMVER_REMOTE_NAME = origin [2021-04-15T15:49:44.030Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-15T15:49:44.030Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-15T15:49:44.030Z] # $SEMVER_BRANCH = master [2021-04-15T15:49:44.030Z] # $SEMVER_TEMP = /tmp/semver-171959119 [2021-04-15T15:49:44.030Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2021-04-15T15:49:44.295Z] # '/tmp/semver-171959119' -> '/w/workspace/xfoundry_go-mod-messaging_master/.semver' [2021-04-15T15:49:44.558Z] # -> Force: false [2021-04-15T15:49:44.558Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } [2021-04-15T15:49:44.573Z] $ docker exec --env ******** --env ******** 28c738b8d3c03d1ab6e303bb277df6de53886efa93672c4d2f6f050d1a88c5c3 ssh-agent -k [2021-04-15T15:49:44.691Z] unset SSH_AUTH_SOCK; [2021-04-15T15:49:44.694Z] unset SSH_AGENT_PID; [2021-04-15T15:49:44.694Z] echo Agent pid 50 killed; [2021-04-15T15:49:44.747Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-15T15:49:45.108Z] + git semver [Pipeline] } [2021-04-15T15:49:45.128Z] $ docker stop --time=1 28c738b8d3c03d1ab6e303bb277df6de53886efa93672c4d2f6f050d1a88c5c3 [2021-04-15T15:49:46.701Z] $ docker rm -f 28c738b8d3c03d1ab6e303bb277df6de53886efa93672c4d2f6f050d1a88c5c3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-15T15:49:47.138Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-15T15:49:47.546Z] Stashed 1 file(s) [Pipeline] echo [2021-04-15T15:49:47.549Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.9 [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 [2021-04-15T15:50:02.749Z] Still waiting to schedule task [2021-04-15T15:50:02.749Z] ‘prd-centos7-blackbox-4c-2g-33548’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-blackbox-4c-2g-33549’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-284’ is offline; ‘prd-centos7-docker-4c-2g-287’ is offline; ‘prd-centos7-docker-4c-2g-32765’ is offline; ‘prd-centos7-docker-4c-2g-32816’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-19’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-04-15T15:50:02.752Z] Still waiting to schedule task [2021-04-15T15:50:02.752Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-04-15T15:52:58.093Z] Running on prd-centos7-docker-4c-2g-290 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws [2021-04-15T15:52:58.111Z] Running in /w/workspace/go-mod-messaging/31 [Pipeline] { [Pipeline] checkout [2021-04-15T15:53:00.672Z] using credential edgex-jenkins-ssh [2021-04-15T15:53:00.687Z] Cloning the remote Git repository [2021-04-15T15:53:00.192Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-04-15T15:53:00.264Z] > git init /w/workspace/go-mod-messaging/31 # timeout=10 [2021-04-15T15:53:00.332Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-04-15T15:53:00.333Z] > git --version # timeout=10 [2021-04-15T15:53:00.341Z] > git --version # 'git version 2.24.3' [2021-04-15T15:53:00.341Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T15:53:00.366Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-15T15:53:01.238Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-04-15T15:53:01.248Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-15T15:53:01.268Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-04-15T15:53:01.283Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-04-15T15:53:01.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T15:53:01.288Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-15T15:53:03.200Z] Checking out Revision 17007ebb2da1b0d54778486c129729b0646fc97e (master) [2021-04-15T15:53:02.897Z] > git config core.sparsecheckout # timeout=10 [2021-04-15T15:53:02.904Z] > git checkout -f 17007ebb2da1b0d54778486c129729b0646fc97e # timeout=10 [2021-04-15T15:53:06.640Z] Commit message: "Merge pull request #101 from lenny-intel/switch-to-pubsub" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-15T15:53:07.738Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-15T15:53:08.064Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-15T15:53:08.365Z] + sudo service docker restart [2021-04-15T15:53:08.366Z] + true [2021-04-15T15:53:08.366Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-04-15T15:53:09.482Z] ========================================================= [2021-04-15T15:53:09.482Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-15T15:53:09.482Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-15T15:53:09.800Z] + 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 . [2021-04-15T15:53:10.382Z] Sending build context to Docker daemon 531.5kB [2021-04-15T15:53:10.382Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-04-15T15:53:10.382Z] Step 2/7 : FROM ${BASE} [2021-04-15T15:53:10.382Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-15T15:53:10.382Z] 188c0c94c7c5: Pulling fs layer [2021-04-15T15:53:10.382Z] 0ef7d3d256c8: Pulling fs layer [2021-04-15T15:53:10.382Z] de9db76c5a1d: Pulling fs layer [2021-04-15T15:53:10.382Z] bca2f99d35d6: Pulling fs layer [2021-04-15T15:53:10.382Z] 93359f2a8cfa: Pulling fs layer [2021-04-15T15:53:10.382Z] 7c6f9722023f: Pulling fs layer [2021-04-15T15:53:10.382Z] a35cf1a2eb13: Pulling fs layer [2021-04-15T15:53:10.382Z] 7c6f9722023f: Waiting [2021-04-15T15:53:10.382Z] 93359f2a8cfa: Waiting [2021-04-15T15:53:10.382Z] a35cf1a2eb13: Waiting [2021-04-15T15:53:10.382Z] bca2f99d35d6: Waiting [2021-04-15T15:53:10.382Z] de9db76c5a1d: Verifying Checksum [2021-04-15T15:53:10.382Z] de9db76c5a1d: Download complete [2021-04-15T15:53:10.382Z] 0ef7d3d256c8: Verifying Checksum [2021-04-15T15:53:10.382Z] 0ef7d3d256c8: Download complete [2021-04-15T15:53:10.382Z] 93359f2a8cfa: Verifying Checksum [2021-04-15T15:53:10.382Z] 93359f2a8cfa: Download complete [2021-04-15T15:53:10.382Z] 7c6f9722023f: Verifying Checksum [2021-04-15T15:53:10.382Z] 7c6f9722023f: Download complete [2021-04-15T15:53:10.382Z] 188c0c94c7c5: Verifying Checksum [2021-04-15T15:53:10.382Z] 188c0c94c7c5: Download complete [2021-04-15T15:53:10.645Z] 188c0c94c7c5: Pull complete [2021-04-15T15:53:10.908Z] 0ef7d3d256c8: Pull complete [2021-04-15T15:53:10.908Z] de9db76c5a1d: Pull complete [2021-04-15T15:53:12.305Z] a35cf1a2eb13: Verifying Checksum [2021-04-15T15:53:12.305Z] a35cf1a2eb13: Download complete [2021-04-15T15:53:12.881Z] bca2f99d35d6: Verifying Checksum [2021-04-15T15:53:12.881Z] bca2f99d35d6: Download complete [2021-04-15T15:53:15.955Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-289 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws [2021-04-15T15:53:15.971Z] Running in /w/workspace/go-mod-messaging/31 [Pipeline] { [Pipeline] checkout [2021-04-15T15:53:18.198Z] bca2f99d35d6: Pull complete [2021-04-15T15:53:18.198Z] 93359f2a8cfa: Pull complete [2021-04-15T15:53:18.462Z] 7c6f9722023f: Pull complete [2021-04-15T15:53:21.473Z] using credential edgex-jenkins-ssh [2021-04-15T15:53:21.488Z] Cloning the remote Git repository [2021-04-15T15:53:21.542Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-04-15T15:53:21.638Z] > git init /w/workspace/go-mod-messaging/31 # timeout=10 [2021-04-15T15:53:21.697Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-04-15T15:53:21.697Z] > git --version # timeout=10 [2021-04-15T15:53:21.711Z] > git --version # 'git version 2.17.1' [2021-04-15T15:53:21.713Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T15:53:21.794Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-15T15:53:23.078Z] Checking out Revision 17007ebb2da1b0d54778486c129729b0646fc97e (master) [2021-04-15T15:53:22.539Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-04-15T15:53:22.558Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-15T15:53:22.582Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-04-15T15:53:22.610Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-04-15T15:53:22.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T15:53:22.623Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-15T15:53:23.099Z] > git config core.sparsecheckout # timeout=10 [2021-04-15T15:53:23.113Z] > git checkout -f 17007ebb2da1b0d54778486c129729b0646fc97e # timeout=10 [2021-04-15T15:53:23.784Z] a35cf1a2eb13: Pull complete [2021-04-15T15:53:23.784Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-15T15:53:23.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-15T15:53:23.784Z] ---> a62c8e92a672 [2021-04-15T15:53:23.784Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-15T15:53:23.784Z] ---> Running in b13cbd844c4d [2021-04-15T15:53:24.053Z] Removing intermediate container b13cbd844c4d [2021-04-15T15:53:24.053Z] ---> f84f39b07f3a [2021-04-15T15:53:24.053Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2021-04-15T15:53:24.053Z] ---> Running in 72e9ee42226d [2021-04-15T15:53:24.629Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-15T15:53:25.576Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-15T15:53:25.837Z] (1/5) Installing libsodium (1.0.18-r0) [2021-04-15T15:53:26.099Z] (2/5) Installing libzmq (4.3.3-r0) [2021-04-15T15:53:26.099Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-04-15T15:53:26.361Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-04-15T15:53:26.361Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-04-15T15:53:26.623Z] Executing busybox-1.31.1-r19.trigger [2021-04-15T15:53:26.623Z] OK: 167 MiB in 44 packages [2021-04-15T15:53:27.198Z] Removing intermediate container 72e9ee42226d [2021-04-15T15:53:27.198Z] ---> 53ac7f7027c6 [2021-04-15T15:53:27.198Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-04-15T15:53:27.198Z] ---> Running in 36cb34f8086f [2021-04-15T15:53:27.249Z] Commit message: "Merge pull request #101 from lenny-intel/switch-to-pubsub" [2021-04-15T15:53:27.459Z] Removing intermediate container 36cb34f8086f [2021-04-15T15:53:27.459Z] ---> d901735c99af [2021-04-15T15:53:27.460Z] Step 6/7 : COPY go.mod . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-15T15:53:27.722Z] ---> c84487e777a5 [2021-04-15T15:53:27.722Z] Step 7/7 : RUN go mod download [2021-04-15T15:53:27.722Z] ---> Running in bac5ffbcd5a8 [2021-04-15T15:53:28.652Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-15T15:53:29.056Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-15T15:53:29.402Z] + sudo service docker restart [2021-04-15T15:53:29.402Z] + true [Pipeline] unstash [Pipeline] echo [2021-04-15T15:53:32.295Z] ========================================================= [2021-04-15T15:53:32.295Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-15T15:53:32.295Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-15T15:53:32.638Z] + 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 . [2021-04-15T15:53:33.616Z] Sending build context to Docker daemon 530.4kB [2021-04-15T15:53:33.616Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-04-15T15:53:33.616Z] Step 2/7 : FROM ${BASE} [2021-04-15T15:53:33.892Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-15T15:53:33.893Z] 5f621e34cdf4: Pulling fs layer [2021-04-15T15:53:33.893Z] a4357932f1b6: Pulling fs layer [2021-04-15T15:53:33.893Z] 18c013af1878: Pulling fs layer [2021-04-15T15:53:33.893Z] 00ac8860ef70: Pulling fs layer [2021-04-15T15:53:33.893Z] 63d7cb157983: Pulling fs layer [2021-04-15T15:53:33.893Z] b116817d02f9: Pulling fs layer [2021-04-15T15:53:33.893Z] 745a02a5169b: Pulling fs layer [2021-04-15T15:53:33.893Z] 63d7cb157983: Waiting [2021-04-15T15:53:33.893Z] b116817d02f9: Waiting [2021-04-15T15:53:33.893Z] 745a02a5169b: Waiting [2021-04-15T15:53:33.893Z] 00ac8860ef70: Waiting [2021-04-15T15:53:33.893Z] 18c013af1878: Download complete [2021-04-15T15:53:33.893Z] a4357932f1b6: Download complete [2021-04-15T15:53:33.893Z] 63d7cb157983: Verifying Checksum [2021-04-15T15:53:33.893Z] 63d7cb157983: Download complete [2021-04-15T15:53:33.893Z] b116817d02f9: Verifying Checksum [2021-04-15T15:53:33.893Z] b116817d02f9: Download complete [2021-04-15T15:53:33.893Z] 5f621e34cdf4: Verifying Checksum [2021-04-15T15:53:33.893Z] 5f621e34cdf4: Download complete [2021-04-15T15:53:34.502Z] 5f621e34cdf4: Pull complete [2021-04-15T15:53:35.112Z] a4357932f1b6: Pull complete [2021-04-15T15:53:35.713Z] 18c013af1878: Pull complete [2021-04-15T15:53:36.308Z] 745a02a5169b: Verifying Checksum [2021-04-15T15:53:36.308Z] 745a02a5169b: Download complete [2021-04-15T15:53:37.744Z] 00ac8860ef70: Verifying Checksum [2021-04-15T15:53:37.745Z] 00ac8860ef70: Download complete [2021-04-15T15:53:39.985Z] Removing intermediate container bac5ffbcd5a8 [2021-04-15T15:53:39.985Z] ---> be239207b64a [2021-04-15T15:53:39.985Z] Successfully built be239207b64a [2021-04-15T15:53:39.985Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-15T15:53:40.298Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-15T15:53:40.298Z] . [Pipeline] withDockerContainer [2021-04-15T15:53:40.402Z] prd-centos7-docker-4c-2g-290 does not seem to be running inside a container [2021-04-15T15:53:40.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/31 -v /w/workspace/go-mod-messaging/31:/w/workspace/go-mod-messaging/31:rw,z -v /w/workspace/go-mod-messaging/31@tmp:/w/workspace/go-mod-messaging/31@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 ******** ci-base-image-x86_64 cat [2021-04-15T15:53:41.167Z] $ docker top 3b9f99ecf5c419d719e51d3516b96e3b2028e1fb766566d5630ba640b1b5f4ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-15T15:53:41.588Z] + go version [2021-04-15T15:53:41.588Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-15T15:53:41.606Z] $ docker stop --time=1 3b9f99ecf5c419d719e51d3516b96e3b2028e1fb766566d5630ba640b1b5f4ab [2021-04-15T15:53:42.927Z] $ docker rm -f 3b9f99ecf5c419d719e51d3516b96e3b2028e1fb766566d5630ba640b1b5f4ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-15T15:53:43.423Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-15T15:53:43.423Z] . [Pipeline] withDockerContainer [2021-04-15T15:53:43.516Z] prd-centos7-docker-4c-2g-290 does not seem to be running inside a container [2021-04-15T15:53:43.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/31 -v /w/workspace/go-mod-messaging/31:/w/workspace/go-mod-messaging/31:rw,z -v /w/workspace/go-mod-messaging/31@tmp:/w/workspace/go-mod-messaging/31@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 ******** ci-base-image-x86_64 cat [2021-04-15T15:53:44.139Z] $ docker top bd1c45a86bf886a5e89c204160766adda72901790e2dd05c8974bb01780c6a22 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-15T15:53:44.536Z] + make test [2021-04-15T15:53:44.536Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-04-15T15:53:47.905Z] 00ac8860ef70: Pull complete [2021-04-15T15:53:47.905Z] 63d7cb157983: Pull complete [2021-04-15T15:53:48.180Z] b116817d02f9: Pull complete [2021-04-15T15:53:48.802Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-04-15T15:53:50.763Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.025s coverage: 89.9% of statements [2021-04-15T15:53:52.520Z] 745a02a5169b: Pull complete [2021-04-15T15:53:52.520Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-15T15:53:52.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-15T15:53:52.520Z] ---> b7e6874047d6 [2021-04-15T15:53:52.520Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-15T15:53:54.144Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams 0.006s coverage: 66.7% of statements [2021-04-15T15:53:54.145Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams/mocks [no test files] [2021-04-15T15:53:55.129Z] ---> Running in a04046f462ec [2021-04-15T15:53:55.129Z] Removing intermediate container a04046f462ec [2021-04-15T15:53:55.129Z] ---> da5f99900725 [2021-04-15T15:53:55.129Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2021-04-15T15:53:55.399Z] ---> Running in 41e492a0de38 [2021-04-15T15:53:56.369Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-15T15:53:57.348Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-15T15:53:57.945Z] (1/5) Installing libsodium (1.0.18-r0) [2021-04-15T15:53:57.945Z] (2/5) Installing libzmq (4.3.3-r0) [2021-04-15T15:53:57.945Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-04-15T15:53:58.217Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-04-15T15:53:58.217Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-04-15T15:53:58.217Z] Executing busybox-1.31.1-r19.trigger [2021-04-15T15:53:58.493Z] OK: 144 MiB in 44 packages [2021-04-15T15:53:59.472Z] Removing intermediate container 41e492a0de38 [2021-04-15T15:53:59.472Z] ---> 427fb5518287 [2021-04-15T15:53:59.472Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-04-15T15:53:59.743Z] ---> Running in c56d180ec1bb [2021-04-15T15:54:00.337Z] Removing intermediate container c56d180ec1bb [2021-04-15T15:54:00.337Z] ---> 9d6562b16459 [2021-04-15T15:54:00.337Z] Step 6/7 : COPY go.mod . [2021-04-15T15:54:00.932Z] ---> dd15df89d975 [2021-04-15T15:54:00.932Z] Step 7/7 : RUN go mod download [2021-04-15T15:54:01.208Z] ---> Running in f0630699a13a [2021-04-15T15:54:16.124Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 20.337s coverage: 83.9% of statements [2021-04-15T15:54:16.124Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.007s coverage: 85.7% of statements [2021-04-15T15:54:16.124Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.024s coverage: 100.0% of statements [2021-04-15T15:54:16.124Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.016s coverage: 100.0% of statements [2021-04-15T15:54:16.124Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.017s coverage: 90.9% of statements [2021-04-15T15:54:16.124Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-15T15:54:16.124Z] gofmt -l . [2021-04-15T15:54:16.124Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-04-15T15:54:16.143Z] $ docker stop --time=1 bd1c45a86bf886a5e89c204160766adda72901790e2dd05c8974bb01780c6a22 [2021-04-15T15:54:16.301Z] Removing intermediate container f0630699a13a [2021-04-15T15:54:16.301Z] ---> 990ee176ab4e [2021-04-15T15:54:16.301Z] Successfully built 990ee176ab4e [2021-04-15T15:54:16.301Z] Successfully tagged ci-base-image-arm64:latest [2021-04-15T15:54:18.304Z] $ docker rm -f bd1c45a86bf886a5e89c204160766adda72901790e2dd05c8974bb01780c6a22 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-04-15T15:54:18.734Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-15T15:54:18.818Z] + docker inspect -f . ci-base-image-arm64 [2021-04-15T15:54:18.818Z] . [Pipeline] withDockerContainer [2021-04-15T15:54:19.051Z] Stashed 1 file(s) [2021-04-15T15:54:19.088Z] prd-ubuntu18.04-docker-arm64-4c-16g-289 does not seem to be running inside a container [2021-04-15T15:54:19.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/31 -v /w/workspace/go-mod-messaging/31:/w/workspace/go-mod-messaging/31:rw,z -v /w/workspace/go-mod-messaging/31@tmp:/w/workspace/go-mod-messaging/31@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 ******** ci-base-image-arm64 cat [2021-04-15T15:54:20.643Z] $ docker top 813278feb6f85e7cd2cbdfeaa17be26e5edaf379c07a3c9ae7a8711e799b5f76 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-15T15:54:21.620Z] + go version [2021-04-15T15:54:21.620Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-15T15:54:21.662Z] $ docker stop --time=1 813278feb6f85e7cd2cbdfeaa17be26e5edaf379c07a3c9ae7a8711e799b5f76 [2021-04-15T15:54:21.835Z] ---> job-cost.sh [2021-04-15T15:54:21.835Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-10gO [2021-04-15T15:54:23.582Z] $ docker rm -f 813278feb6f85e7cd2cbdfeaa17be26e5edaf379c07a3c9ae7a8711e799b5f76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-15T15:54:24.350Z] + docker inspect -f . ci-base-image-arm64 [2021-04-15T15:54:24.350Z] . [Pipeline] withDockerContainer [2021-04-15T15:54:24.606Z] prd-ubuntu18.04-docker-arm64-4c-16g-289 does not seem to be running inside a container [2021-04-15T15:54:24.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/31 -v /w/workspace/go-mod-messaging/31:/w/workspace/go-mod-messaging/31:rw,z -v /w/workspace/go-mod-messaging/31@tmp:/w/workspace/go-mod-messaging/31@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 ******** ci-base-image-arm64 cat [2021-04-15T15:54:26.149Z] $ docker top 59cee0fcb2f0987ba506e60e2e662649d6b2cc978fd4158f776419902f8ecc42 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-15T15:54:27.104Z] + make test [2021-04-15T15:54:27.104Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-04-15T15:54:36.785Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-15T15:54:39.508Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-04-15T15:54:44.951Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.055s coverage: 89.9% of statements [2021-04-15T15:54:55.167Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams 0.028s coverage: 66.7% of statements [2021-04-15T15:54:55.167Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams/mocks [no test files] [2021-04-15T15:55:03.393Z] lf-activate-venv(): INFO: Adding /tmp/venv-10gO/bin to PATH [2021-04-15T15:55:03.393Z] INFO: No Stack... [2021-04-15T15:55:03.393Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-15T15:55:03.393Z] INFO: Archiving Costs [Pipeline] sh [2021-04-15T15:55:03.707Z] + cat /w/workspace/go-mod-messaging/31/archives/cost.csv [2021-04-15T15:55:03.707Z] + cut -d, -f6 [Pipeline] lock [2021-04-15T15:55:03.793Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-master-31-stack-cost] [2021-04-15T15:55:03.807Z] Resource [jenkins-edgexfoundry-go-mod-messaging-master-31-stack-cost] did not exist. Created. [2021-04-15T15:55:03.807Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-master-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-15T15:55:04.135Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-15T15:55:04.262Z] Stashed 1 file(s) [Pipeline] } [2021-04-15T15:55:04.279Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-master-31-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-15T15:55:21.959Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 20.379s coverage: 83.9% of statements [2021-04-15T15:55:21.959Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.019s coverage: 85.7% of statements [2021-04-15T15:55:21.959Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.069s coverage: 100.0% of statements [2021-04-15T15:55:21.959Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.035s coverage: 100.0% of statements [2021-04-15T15:55:21.959Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.019s coverage: 90.9% of statements [2021-04-15T15:55:21.959Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-15T15:55:22.556Z] gofmt -l . [2021-04-15T15:55:22.556Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-04-15T15:55:22.857Z] $ docker stop --time=1 59cee0fcb2f0987ba506e60e2e662649d6b2cc978fd4158f776419902f8ecc42 [2021-04-15T15:55:24.936Z] $ docker rm -f 59cee0fcb2f0987ba506e60e2e662649d6b2cc978fd4158f776419902f8ecc42 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-15T15:55:25.642Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-15T15:55:25.672Z] Warning: overwriting stash ‘coverage-report’ [2021-04-15T15:55:26.470Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-15T15:55:27.060Z] ---> job-cost.sh [2021-04-15T15:55:27.060Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6Hjj [2021-04-15T15:56:06.044Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-15T15:57:27.787Z] lf-activate-venv(): INFO: Adding /tmp/venv-6Hjj/bin to PATH [2021-04-15T15:57:27.787Z] INFO: No Stack... [2021-04-15T15:57:29.751Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-15T15:57:30.023Z] INFO: Archiving Costs [Pipeline] sh [2021-04-15T15:57:30.359Z] + cat /w/workspace/go-mod-messaging/31/archives/cost.csv [2021-04-15T15:57:30.359Z] + cut -d, -f6 [Pipeline] lock [2021-04-15T15:57:30.475Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-master-31-stack-cost] [2021-04-15T15:57:30.481Z] Resource [jenkins-edgexfoundry-go-mod-messaging-master-31-stack-cost] did not exist. Created. [2021-04-15T15:57:30.481Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-master-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-15T15:57:30.850Z] /w/workspace/go-mod-messaging/31@tmp/durable-9e41f1ad/script.sh: 1: /w/workspace/go-mod-messaging/31@tmp/durable-9e41f1ad/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-15T15:57:31.196Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-15T15:57:31.226Z] Warning: overwriting stash ‘stack-cost’ [2021-04-15T15:57:31.384Z] Stashed 1 file(s) [Pipeline] } [2021-04-15T15:57:31.393Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-master-31-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-15T15:57:31.990Z] provisioning config files... [2021-04-15T15:57:32.005Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config7415825524729185252tmp [Pipeline] { [Pipeline] sh [2021-04-15T15:57:32.330Z] + set +x [2021-04-15T15:57:32.330Z] + bash -s -- [2021-04-15T15:57:32.330Z] + curl -s https://codecov.io/bash [2021-04-15T15:57:32.595Z] [2021-04-15T15:57:32.595Z] _____ _ [2021-04-15T15:57:32.595Z] / ____| | | [2021-04-15T15:57:32.595Z] | | ___ __| | ___ ___ _____ __ [2021-04-15T15:57:32.595Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-15T15:57:32.595Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-15T15:57:32.595Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-15T15:57:32.595Z] Bash-1.0.1 [2021-04-15T15:57:32.595Z] [2021-04-15T15:57:32.595Z] [2021-04-15T15:57:32.595Z] ==> git version 2.24.3 found [2021-04-15T15:57:32.595Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-04-15T15:57:32.595Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-15T15:57:32.595Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-15T15:57:32.595Z] ==> Jenkins CI detected. [2021-04-15T15:57:32.595Z] project root: . [2021-04-15T15:57:32.595Z] --> token set from env [2021-04-15T15:57:32.595Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-15T15:57:32.595Z] ==> Running gcov in . (disable via -X gcov) [2021-04-15T15:57:32.595Z] ==> Python coveragepy not found [2021-04-15T15:57:32.595Z] ==> Searching for coverage reports in: [2021-04-15T15:57:32.595Z] + . [2021-04-15T15:57:32.595Z] -> Found 1 reports [2021-04-15T15:57:32.595Z] ==> Detecting git/mercurial file structure [2021-04-15T15:57:32.595Z] ==> Reading reports [2021-04-15T15:57:32.595Z] + ./coverage.out bytes=22179 [2021-04-15T15:57:32.595Z] ==> Appending adjustments [2021-04-15T15:57:32.595Z] https://docs.codecov.io/docs/fixing-reports [2021-04-15T15:57:32.857Z] + Found adjustments [2021-04-15T15:57:32.857Z] ==> Gzipping contents [2021-04-15T15:57:32.857Z] 8.0K /tmp/codecov.Rnbahz.gz [2021-04-15T15:57:32.857Z] ==> Uploading reports [2021-04-15T15:57:32.857Z] url: https://codecov.io [2021-04-15T15:57:32.857Z] query: branch=master&commit=17007ebb2da1b0d54778486c129729b0646fc97e&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F31%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-15T15:57:32.857Z] -> Pinging Codecov [2021-04-15T15:57:32.857Z] https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=master&commit=17007ebb2da1b0d54778486c129729b0646fc97e&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F31%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-15T15:57:33.433Z] -> Uploading to [2021-04-15T15:57:33.433Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-15/F6E385568367DD0E4001BA4F8F1CB792/17007ebb2da1b0d54778486c129729b0646fc97e/b1fd4004-87ca-4055-9af6-99fa76f44704.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210415%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210415T155733Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=370bf075aed59fc65147a873321cdccca005f1a660865a71f029d39d96c13a3e [2021-04-15T15:57:33.433Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-15T15:57:33.433Z] Dload Upload Total Spent Left Speed [2021-04-15T15:57:33.697Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5281 0 0 100 5281 0 13152 --:--:-- --:--:-- --:--:-- 13136 100 5281 0 0 100 5281 0 13145 --:--:-- --:--:-- --:--:-- 13136 [2021-04-15T15:57:33.697Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/17007ebb2da1b0d54778486c129729b0646fc97e [Pipeline] } [2021-04-15T15:57:33.709Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-04-15T15:57:34.377Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-04-15T15:57:34.393Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-15T15:57:34.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-15T15:57:34.708Z] [2021-04-15T15:57:34.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-04-15T15:57:35.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-15T15:57:35.033Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-04-15T15:57:35.033Z] 188c0c94c7c5: Pulling fs layer [2021-04-15T15:57:35.033Z] 0ef7d3d256c8: Pulling fs layer [2021-04-15T15:57:35.033Z] de9db76c5a1d: Pulling fs layer [2021-04-15T15:57:35.033Z] 0eba1c9be4d2: Pulling fs layer [2021-04-15T15:57:35.033Z] 0d57e429df01: Pulling fs layer [2021-04-15T15:57:35.033Z] 4e4be7b47b0d: Pulling fs layer [2021-04-15T15:57:35.033Z] e1f770b5df2f: Pulling fs layer [2021-04-15T15:57:35.033Z] 85a0685a4137: Pulling fs layer [2021-04-15T15:57:35.033Z] e1f770b5df2f: Waiting [2021-04-15T15:57:35.033Z] 0eba1c9be4d2: Waiting [2021-04-15T15:57:35.033Z] 85a0685a4137: Waiting [2021-04-15T15:57:35.033Z] 0d57e429df01: Waiting [2021-04-15T15:57:35.033Z] 4e4be7b47b0d: Waiting [2021-04-15T15:57:35.033Z] de9db76c5a1d: Verifying Checksum [2021-04-15T15:57:35.033Z] de9db76c5a1d: Download complete [2021-04-15T15:57:35.033Z] 0ef7d3d256c8: Download complete [2021-04-15T15:57:35.033Z] 0d57e429df01: Verifying Checksum [2021-04-15T15:57:35.033Z] 0d57e429df01: Download complete [2021-04-15T15:57:35.033Z] 4e4be7b47b0d: Verifying Checksum [2021-04-15T15:57:35.033Z] 4e4be7b47b0d: Download complete [2021-04-15T15:57:35.300Z] 188c0c94c7c5: Verifying Checksum [2021-04-15T15:57:35.300Z] 188c0c94c7c5: Download complete [2021-04-15T15:57:35.581Z] 188c0c94c7c5: Pull complete [2021-04-15T15:57:35.852Z] 0ef7d3d256c8: Pull complete [2021-04-15T15:57:35.852Z] de9db76c5a1d: Pull complete [2021-04-15T15:57:36.810Z] e1f770b5df2f: Verifying Checksum [2021-04-15T15:57:36.810Z] e1f770b5df2f: Download complete [2021-04-15T15:57:38.770Z] 0eba1c9be4d2: Verifying Checksum [2021-04-15T15:57:38.770Z] 0eba1c9be4d2: Download complete [2021-04-15T15:57:39.034Z] 85a0685a4137: Verifying Checksum [2021-04-15T15:57:39.034Z] 85a0685a4137: Download complete [2021-04-15T15:57:44.464Z] 0eba1c9be4d2: Pull complete [2021-04-15T15:57:44.736Z] 0d57e429df01: Pull complete [2021-04-15T15:57:45.009Z] 4e4be7b47b0d: Pull complete [2021-04-15T15:57:47.584Z] e1f770b5df2f: Pull complete [2021-04-15T15:57:55.791Z] 85a0685a4137: Pull complete [2021-04-15T15:57:55.791Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-04-15T15:57:55.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-15T15:57:55.791Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-04-15T15:57:56.009Z] prd-centos7-docker-4c-2g-286 does not seem to be running inside a container [2021-04-15T15:57:56.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-04-15T15:57:57.253Z] $ docker top c1c94b5370c71251efc1d87039e566c430ae9471645ceb5cc955b6b98abeef10 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-15T15:57:57.467Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-04-15T15:57:57.772Z] + set -o pipefail [2021-04-15T15:57:57.772Z] + snyk monitor '--org=edgex-jenkins' [2021-04-15T15:58:02.008Z] [2021-04-15T15:58:02.009Z] Monitoring /w/workspace/xfoundry_go-mod-messaging_master (github.com/edgexfoundry/go-mod-messaging/v2)... [2021-04-15T15:58:02.009Z] [2021-04-15T15:58:02.009Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d23208db-5112-4543-b346-0f70a18311f1/history/e8586525-f90d-4f89-9784-c59a4d18e5b9 [2021-04-15T15:58:02.009Z] [2021-04-15T15:58:02.009Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-04-15T15:58:02.009Z] [2021-04-15T15:58:02.009Z] [2021-04-15T15:58:02.009Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2021-04-15T15:58:02.009Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-04-15T15:58:02.035Z] $ docker stop --time=1 c1c94b5370c71251efc1d87039e566c430ae9471645ceb5cc955b6b98abeef10 [2021-04-15T15:58:04.186Z] $ docker rm -f c1c94b5370c71251efc1d87039e566c430ae9471645ceb5cc955b6b98abeef10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-15T15:58:04.983Z] + git log --format=format:%s -1 17007ebb2da1b0d54778486c129729b0646fc97e [Pipeline] isUnix [Pipeline] sh [2021-04-15T15:58:05.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-15T15:58:05.299Z] . [Pipeline] withDockerContainer [2021-04-15T15:58:05.404Z] prd-centos7-docker-4c-2g-286 does not seem to be running inside a container [2021-04-15T15:58:05.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-15T15:58:06.249Z] $ docker top dfad90b379a861d91f5db7f5228d9b5d56fc5549cd480f0dd9ef5201de641c7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-15T15:58:06.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-15T15:58:06.443Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-15T15:58:06.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-15T15:58:06.701Z] $ docker exec dfad90b379a861d91f5db7f5228d9b5d56fc5549cd480f0dd9ef5201de641c7f ssh-agent [2021-04-15T15:58:06.884Z] SSH_AUTH_SOCK=/tmp/ssh-goDLfb793Afv/agent.12 [2021-04-15T15:58:06.884Z] SSH_AGENT_PID=17 [2021-04-15T15:58:06.892Z] Running ssh-add (command line suppressed) [2021-04-15T15:58:07.038Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_877155267335476705.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_877155267335476705.key) [2021-04-15T15:58:07.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-15T15:58:07.412Z] + git semver tag [2021-04-15T15:58:07.412Z] # -> Open(): unable to determine branch for HEAD [2021-04-15T15:58:07.412Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2021-04-15T15:58:07.412Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2021-04-15T15:58:07.412Z] # $SEMVER_REMOTE_NAME = origin [2021-04-15T15:58:07.412Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-15T15:58:07.412Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-15T15:58:07.412Z] # $SEMVER_BRANCH = master [2021-04-15T15:58:07.412Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [2021-04-15T15:58:07.412Z] # 17007ebb2da1b0d54778486c129729b0646fc97e HEAD [2021-04-15T15:58:07.412Z] # -> Force: false [2021-04-15T15:58:07.412Z] # 8ab73cd191d61ba5c0fd63ebc72d7fa622434ba4 refs/tags/v2.0.0-dev.9 [Pipeline] } [2021-04-15T15:58:07.427Z] $ docker exec --env ******** --env ******** dfad90b379a861d91f5db7f5228d9b5d56fc5549cd480f0dd9ef5201de641c7f ssh-agent -k [2021-04-15T15:58:07.569Z] unset SSH_AUTH_SOCK; [2021-04-15T15:58:07.569Z] unset SSH_AGENT_PID; [2021-04-15T15:58:07.569Z] echo Agent pid 17 killed; [2021-04-15T15:58:07.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-15T15:58:07.969Z] + git semver [Pipeline] } [2021-04-15T15:58:07.988Z] $ docker stop --time=1 dfad90b379a861d91f5db7f5228d9b5d56fc5549cd480f0dd9ef5201de641c7f [2021-04-15T15:58:09.368Z] $ docker rm -f dfad90b379a861d91f5db7f5228d9b5d56fc5549cd480f0dd9ef5201de641c7f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-04-15T15:58:09.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-15T15:58:09.884Z] [2021-04-15T15:58:09.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-04-15T15:58:10.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-15T15:58:10.217Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-04-15T15:58:10.217Z] ab5ef0e58194: Pulling fs layer [2021-04-15T15:58:10.217Z] 9712f1f96733: Pulling fs layer [2021-04-15T15:58:10.217Z] 63f879dbbcfc: Pulling fs layer [2021-04-15T15:58:10.217Z] 0d9ebad4ef96: Pulling fs layer [2021-04-15T15:58:10.217Z] e9a5061849ea: Pulling fs layer [2021-04-15T15:58:10.217Z] d747dcd14b5f: Pulling fs layer [2021-04-15T15:58:10.217Z] 2de7ff778b66: Pulling fs layer [2021-04-15T15:58:10.217Z] e9a5061849ea: Waiting [2021-04-15T15:58:10.217Z] d747dcd14b5f: Waiting [2021-04-15T15:58:10.217Z] 2de7ff778b66: Waiting [2021-04-15T15:58:10.217Z] 0d9ebad4ef96: Waiting [2021-04-15T15:58:10.217Z] 9712f1f96733: Verifying Checksum [2021-04-15T15:58:10.217Z] 9712f1f96733: Download complete [2021-04-15T15:58:11.623Z] 63f879dbbcfc: Verifying Checksum [2021-04-15T15:58:11.623Z] 63f879dbbcfc: Download complete [2021-04-15T15:58:12.210Z] e9a5061849ea: Verifying Checksum [2021-04-15T15:58:12.210Z] e9a5061849ea: Download complete [2021-04-15T15:58:12.210Z] d747dcd14b5f: Verifying Checksum [2021-04-15T15:58:12.210Z] d747dcd14b5f: Download complete [2021-04-15T15:58:12.210Z] 0d9ebad4ef96: Verifying Checksum [2021-04-15T15:58:12.210Z] 0d9ebad4ef96: Download complete [2021-04-15T15:58:12.474Z] ab5ef0e58194: Verifying Checksum [2021-04-15T15:58:12.474Z] ab5ef0e58194: Download complete [2021-04-15T15:58:12.474Z] 2de7ff778b66: Verifying Checksum [2021-04-15T15:58:12.474Z] 2de7ff778b66: Download complete [2021-04-15T15:58:17.808Z] ab5ef0e58194: Pull complete [2021-04-15T15:58:17.808Z] 9712f1f96733: Pull complete [2021-04-15T15:58:19.745Z] 63f879dbbcfc: Pull complete [2021-04-15T15:58:27.961Z] 0d9ebad4ef96: Pull complete [2021-04-15T15:58:28.914Z] e9a5061849ea: Pull complete [2021-04-15T15:58:28.914Z] d747dcd14b5f: Pull complete [2021-04-15T15:58:32.266Z] 2de7ff778b66: Pull complete [2021-04-15T15:58:32.266Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-04-15T15:58:32.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-15T15:58:32.266Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-04-15T15:58:32.507Z] prd-centos7-docker-4c-2g-286 does not seem to be running inside a container [2021-04-15T15:58:32.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-04-15T15:58:35.894Z] $ docker top 64a71a40b3da0cebbb4e012e31d66f1e94d042265b838d8581503538c2f9f88f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-04-15T15:58:36.059Z] provisioning config files... [2021-04-15T15:58:36.070Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config4579475177029233120tmp [2021-04-15T15:58:36.087Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config2531369134212062233tmp [2021-04-15T15:58:36.105Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config7877030542370232285tmp [Pipeline] { [Pipeline] echo [2021-04-15T15:58:36.128Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T15:58:36.442Z] ---> sigul-configuration.sh [2021-04-15T15:58:36.705Z] gpg: directory `/root/.gnupg' created [2021-04-15T15:58:36.705Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-04-15T15:58:36.705Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-04-15T15:58:36.705Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-04-15T15:58:36.705Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-04-15T15:58:36.705Z] gpg: CAST5 encrypted data [2021-04-15T15:58:36.705Z] gpg: encrypted with 1 passphrase [2021-04-15T15:58:36.705Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-04-15T15:58:37.009Z] + mkdir /home/jenkins [2021-04-15T15:58:37.009Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-04-15T15:58:37.314Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-04-15T15:58:37.325Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T15:58:37.626Z] ---> sigul-install.sh [2021-04-15T15:58:44.235Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-04-15T15:58:44.535Z] + git tag --list [2021-04-15T15:58:44.536Z] v0.0.0 [2021-04-15T15:58:44.536Z] v0.1.0 [2021-04-15T15:58:44.536Z] v0.1.1 [2021-04-15T15:58:44.536Z] v0.1.10 [2021-04-15T15:58:44.536Z] v0.1.11 [2021-04-15T15:58:44.536Z] v0.1.12 [2021-04-15T15:58:44.536Z] v0.1.13 [2021-04-15T15:58:44.536Z] v0.1.14 [2021-04-15T15:58:44.536Z] v0.1.15 [2021-04-15T15:58:44.536Z] v0.1.16 [2021-04-15T15:58:44.536Z] v0.1.17 [2021-04-15T15:58:44.536Z] v0.1.18 [2021-04-15T15:58:44.536Z] v0.1.19 [2021-04-15T15:58:44.536Z] v0.1.2 [2021-04-15T15:58:44.536Z] v0.1.20 [2021-04-15T15:58:44.536Z] v0.1.21 [2021-04-15T15:58:44.536Z] v0.1.22 [2021-04-15T15:58:44.536Z] v0.1.23 [2021-04-15T15:58:44.536Z] v0.1.24 [2021-04-15T15:58:44.536Z] v0.1.25 [2021-04-15T15:58:44.536Z] v0.1.26 [2021-04-15T15:58:44.536Z] v0.1.27 [2021-04-15T15:58:44.536Z] v0.1.28 [2021-04-15T15:58:44.536Z] v0.1.29 [2021-04-15T15:58:44.536Z] v0.1.3 [2021-04-15T15:58:44.536Z] v0.1.30 [2021-04-15T15:58:44.536Z] v0.1.31 [2021-04-15T15:58:44.536Z] v0.1.4 [2021-04-15T15:58:44.536Z] v0.1.5 [2021-04-15T15:58:44.536Z] v0.1.6 [2021-04-15T15:58:44.536Z] v0.1.7 [2021-04-15T15:58:44.536Z] v0.1.8 [2021-04-15T15:58:44.536Z] v0.1.9 [2021-04-15T15:58:44.536Z] v2.0.0-dev.1 [2021-04-15T15:58:44.536Z] v2.0.0-dev.2 [2021-04-15T15:58:44.536Z] v2.0.0-dev.3 [2021-04-15T15:58:44.536Z] v2.0.0-dev.4 [2021-04-15T15:58:44.536Z] v2.0.0-dev.5 [2021-04-15T15:58:44.536Z] v2.0.0-dev.6 [2021-04-15T15:58:44.536Z] v2.0.0-dev.7 [2021-04-15T15:58:44.536Z] v2.0.0-dev.8 [2021-04-15T15:58:44.536Z] v2.0.0-dev.9 [Pipeline] sh [2021-04-15T15:58:44.847Z] + lftools sign git-tag v2.0.0-dev.9 [2021-04-15T15:58:46.247Z] Signing Git tag with Sigul... [2021-04-15T15:58:46.247Z] Signing v2.0.0-dev.9 [Pipeline] echo [2021-04-15T15:58:47.208Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T15:58:47.509Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-04-15T15:58:47.519Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-04-15T15:58:47.549Z] $ docker stop --time=1 64a71a40b3da0cebbb4e012e31d66f1e94d042265b838d8581503538c2f9f88f [2021-04-15T15:58:49.719Z] $ docker rm -f 64a71a40b3da0cebbb4e012e31d66f1e94d042265b838d8581503538c2f9f88f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-04-15T15:58:50.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-15T15:58:50.296Z] . [Pipeline] withDockerContainer [2021-04-15T15:58:50.462Z] prd-centos7-docker-4c-2g-286 does not seem to be running inside a container [2021-04-15T15:58:50.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-15T15:58:51.455Z] $ docker top 69c5163852c237e18b88803eeda9e49fedf09b33d1ee8888cd15bd3272a30ef8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-15T15:58:51.646Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-15T15:58:51.646Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-15T15:58:51.899Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-15T15:58:51.904Z] $ docker exec 69c5163852c237e18b88803eeda9e49fedf09b33d1ee8888cd15bd3272a30ef8 ssh-agent [2021-04-15T15:58:52.100Z] SSH_AUTH_SOCK=/tmp/ssh-56KrWXZzliBy/agent.11 [2021-04-15T15:58:52.100Z] SSH_AGENT_PID=16 [2021-04-15T15:58:52.107Z] Running ssh-add (command line suppressed) [2021-04-15T15:58:52.248Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2124604553511926164.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2124604553511926164.key) [2021-04-15T15:58:52.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-15T15:58:52.619Z] + git semver bump pre [2021-04-15T15:58:52.620Z] # -> Open(): unable to determine branch for HEAD [2021-04-15T15:58:52.620Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2021-04-15T15:58:52.620Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2021-04-15T15:58:52.620Z] # $SEMVER_REMOTE_NAME = origin [2021-04-15T15:58:52.620Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-15T15:58:52.620Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-15T15:58:52.620Z] # $SEMVER_BRANCH = master [2021-04-15T15:58:52.620Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [2021-04-15T15:58:52.620Z] 2.0.0-dev.10 [Pipeline] } [2021-04-15T15:58:52.635Z] $ docker exec --env ******** --env ******** 69c5163852c237e18b88803eeda9e49fedf09b33d1ee8888cd15bd3272a30ef8 ssh-agent -k [2021-04-15T15:58:52.772Z] unset SSH_AUTH_SOCK; [2021-04-15T15:58:52.772Z] unset SSH_AGENT_PID; [2021-04-15T15:58:52.772Z] echo Agent pid 16 killed; [2021-04-15T15:58:52.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-15T15:58:53.175Z] + git semver [Pipeline] } [2021-04-15T15:58:53.195Z] $ docker stop --time=1 69c5163852c237e18b88803eeda9e49fedf09b33d1ee8888cd15bd3272a30ef8 [2021-04-15T15:58:54.570Z] $ docker rm -f 69c5163852c237e18b88803eeda9e49fedf09b33d1ee8888cd15bd3272a30ef8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-04-15T15:58:55.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-15T15:58:55.006Z] . [Pipeline] withDockerContainer [2021-04-15T15:58:55.124Z] prd-centos7-docker-4c-2g-286 does not seem to be running inside a container [2021-04-15T15:58:55.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-15T15:58:55.910Z] $ docker top b020b19eab67fe4c1c16334fd4c9d1cd6923d85e7bfda1e098b75aff98a3309f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-15T15:58:56.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-15T15:58:56.136Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-15T15:58:56.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-15T15:58:56.368Z] $ docker exec b020b19eab67fe4c1c16334fd4c9d1cd6923d85e7bfda1e098b75aff98a3309f ssh-agent [2021-04-15T15:58:56.565Z] SSH_AUTH_SOCK=/tmp/ssh-zm2iKpqk5Jsd/agent.12 [2021-04-15T15:58:56.565Z] SSH_AGENT_PID=18 [2021-04-15T15:58:56.572Z] Running ssh-add (command line suppressed) [2021-04-15T15:58:56.709Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_5363117258850462466.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_5363117258850462466.key) [2021-04-15T15:58:56.777Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-15T15:58:57.080Z] + git semver push [2021-04-15T15:58:57.080Z] # -> Open(): unable to determine branch for HEAD [2021-04-15T15:58:57.080Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2021-04-15T15:58:57.080Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2021-04-15T15:58:57.080Z] # $SEMVER_REMOTE_NAME = origin [2021-04-15T15:58:57.080Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-15T15:58:57.080Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-15T15:58:57.080Z] # $SEMVER_BRANCH = master [2021-04-15T15:58:57.080Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } [2021-04-15T15:59:00.421Z] $ docker exec --env ******** --env ******** b020b19eab67fe4c1c16334fd4c9d1cd6923d85e7bfda1e098b75aff98a3309f ssh-agent -k [2021-04-15T15:59:00.557Z] unset SSH_AUTH_SOCK; [2021-04-15T15:59:00.558Z] unset SSH_AGENT_PID; [2021-04-15T15:59:00.558Z] echo Agent pid 18 killed; [2021-04-15T15:59:00.619Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-15T15:59:00.954Z] + git semver [Pipeline] } [2021-04-15T15:59:00.973Z] $ docker stop --time=1 b020b19eab67fe4c1c16334fd4c9d1cd6923d85e7bfda1e098b75aff98a3309f [2021-04-15T15:59:02.413Z] $ docker rm -f b020b19eab67fe4c1c16334fd4c9d1cd6923d85e7bfda1e098b75aff98a3309f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-15T15:59:03.239Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T15:59:03.812Z] ---> package-listing.sh [2021-04-15T15:59:03.812Z] ++ facter osfamily [2021-04-15T15:59:03.812Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-15T15:59:03.812Z] + OS_FAMILY=redhat [2021-04-15T15:59:03.812Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_master [2021-04-15T15:59:03.812Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-15T15:59:03.812Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-15T15:59:03.812Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-15T15:59:03.812Z] + PACKAGES=/tmp/packages_start.txt [2021-04-15T15:59:03.812Z] + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' [2021-04-15T15:59:03.812Z] + PACKAGES=/tmp/packages_end.txt [2021-04-15T15:59:03.812Z] + case "${OS_FAMILY}" in [2021-04-15T15:59:03.812Z] + rpm -qa [2021-04-15T15:59:03.812Z] + sort [2021-04-15T15:59:09.123Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-15T15:59:09.123Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-15T15:59:09.123Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-15T15:59:09.123Z] + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' [2021-04-15T15:59:09.123Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_master/archives/ [2021-04-15T15:59:09.123Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_master/archives/ [Pipeline] echo [2021-04-15T15:59:09.138Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-15T15:59:09.432Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-15T15:59:09.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-15T15:59:09.741Z] [2021-04-15T15:59:09.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-15T15:59:10.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-15T15:59:10.054Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-15T15:59:10.054Z] df20fa9351a1: Pulling fs layer [2021-04-15T15:59:10.054Z] 36b3adc4ff6f: Pulling fs layer [2021-04-15T15:59:10.054Z] 8ad3a11d3b57: Pulling fs layer [2021-04-15T15:59:10.054Z] 46f8f816bc3b: Pulling fs layer [2021-04-15T15:59:10.054Z] 93b61091891f: Pulling fs layer [2021-04-15T15:59:10.054Z] 93b9cdb0e59b: Pulling fs layer [2021-04-15T15:59:10.054Z] 5e14af77c1be: Pulling fs layer [2021-04-15T15:59:10.054Z] 01666e4c0597: Pulling fs layer [2021-04-15T15:59:10.054Z] aa168da1d23b: Pulling fs layer [2021-04-15T15:59:10.054Z] 93b9cdb0e59b: Waiting [2021-04-15T15:59:10.054Z] 5e14af77c1be: Waiting [2021-04-15T15:59:10.054Z] 01666e4c0597: Waiting [2021-04-15T15:59:10.054Z] aa168da1d23b: Waiting [2021-04-15T15:59:10.054Z] 93b61091891f: Waiting [2021-04-15T15:59:10.054Z] 46f8f816bc3b: Waiting [2021-04-15T15:59:10.324Z] 36b3adc4ff6f: Verifying Checksum [2021-04-15T15:59:10.324Z] 36b3adc4ff6f: Download complete [2021-04-15T15:59:10.324Z] 46f8f816bc3b: Verifying Checksum [2021-04-15T15:59:10.324Z] 46f8f816bc3b: Download complete [2021-04-15T15:59:10.324Z] df20fa9351a1: Verifying Checksum [2021-04-15T15:59:10.324Z] 93b9cdb0e59b: Verifying Checksum [2021-04-15T15:59:10.324Z] 93b9cdb0e59b: Download complete [2021-04-15T15:59:10.324Z] 5e14af77c1be: Verifying Checksum [2021-04-15T15:59:10.324Z] 5e14af77c1be: Download complete [2021-04-15T15:59:10.324Z] 93b61091891f: Download complete [2021-04-15T15:59:10.324Z] 01666e4c0597: Verifying Checksum [2021-04-15T15:59:10.324Z] 01666e4c0597: Download complete [2021-04-15T15:59:10.324Z] 8ad3a11d3b57: Verifying Checksum [2021-04-15T15:59:10.324Z] 8ad3a11d3b57: Download complete [2021-04-15T15:59:11.292Z] df20fa9351a1: Pull complete [2021-04-15T15:59:11.555Z] 36b3adc4ff6f: Pull complete [2021-04-15T15:59:12.514Z] aa168da1d23b: Verifying Checksum [2021-04-15T15:59:12.514Z] aa168da1d23b: Download complete [2021-04-15T15:59:12.514Z] 8ad3a11d3b57: Pull complete [2021-04-15T15:59:12.781Z] 46f8f816bc3b: Pull complete [2021-04-15T15:59:13.044Z] 93b61091891f: Pull complete [2021-04-15T15:59:13.311Z] 93b9cdb0e59b: Pull complete [2021-04-15T15:59:13.311Z] 5e14af77c1be: Pull complete [2021-04-15T15:59:13.580Z] 01666e4c0597: Pull complete [2021-04-15T15:59:21.797Z] aa168da1d23b: Pull complete [2021-04-15T15:59:21.798Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-15T15:59:21.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-15T15:59:21.798Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-15T15:59:22.222Z] prd-centos7-docker-4c-2g-286 does not seem to be running inside a container [2021-04-15T15:59:22.276Z] $ 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_master/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_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-15T15:59:25.030Z] $ docker top 9dcac7e452aa3f7a3aebdeb34520652c54d46c6cccfc9f9b1d5a89e916b45a3b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-15T15:59:25.529Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-15T15:59:25.831Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-15T15:59:26.134Z] + ls /var/log/sa-host [2021-04-15T15:59:26.134Z] + sadf -c /var/log/sa-host/sa15 [2021-04-15T15:59:26.134Z] file_magic: OK [2021-04-15T15:59:26.134Z] HZ: Using current value: 100 [2021-04-15T15:59:26.134Z] file_header: OK [2021-04-15T15:59:26.134Z] 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 [2021-04-15T15:59:26.134Z] Statistics: [2021-04-15T15:59:26.135Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-15T15:59:26.135Z] File successfully converted to sysstat format version 12.2.1 [2021-04-15T15:59:26.135Z] + sadf -c /var/log/sa-host/sa23 [2021-04-15T15:59:26.135Z] file_magic: OK [2021-04-15T15:59:26.135Z] HZ: Using current value: 100 [2021-04-15T15:59:26.135Z] file_header: OK [2021-04-15T15:59:26.135Z] 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 [2021-04-15T15:59:26.135Z] Statistics: [2021-04-15T15:59:26.135Z] Hnuu...uuuununununu... [2021-04-15T15:59:26.135Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-15T15:59:26.338Z] provisioning config files... [2021-04-15T15:59:26.360Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config2403713476685894361tmp [Pipeline] { [Pipeline] echo [2021-04-15T15:59:26.385Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T15:59:26.686Z] ---> create-netrc.sh [Pipeline] } [2021-04-15T15:59:26.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-15T15:59:26.721Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T15:59:27.129Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-15T15:59:27.160Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T15:59:27.474Z] ---> sudo-logs.sh [2021-04-15T15:59:27.474Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-15T15:59:27.508Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T15:59:27.809Z] ---> job-cost.sh [2021-04-15T15:59:27.809Z] lf-activate-venv: SKIPPING [2021-04-15T15:59:27.809Z] DEBUG: total: 0.20999999344348907 [2021-04-15T15:59:27.809Z] INFO: Retrieving Stack Cost... [2021-04-15T15:59:28.760Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-15T15:59:29.334Z] INFO: Archiving Costs [Pipeline] echo [2021-04-15T15:59:29.351Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T15:59:29.656Z] ---> logs-deploy.sh [2021-04-15T15:59:29.656Z] lf-activate-venv: SKIPPING [2021-04-15T15:59:29.656Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/31 [2021-04-15T15:59:29.656Z] INFO: archiving workspace using pattern(s): [2021-04-15T15:59:31.577Z] Archives upload complete. [2021-04-15T15:59:31.577Z] INFO: archiving logs to Nexus [2021-04-15T15:59:32.525Z] ---> uname -a: [2021-04-15T15:59:32.525Z] Linux prd-centos7-docker-4c-2g-286.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-04-15T15:59:32.525Z] [2021-04-15T15:59:32.525Z] [2021-04-15T15:59:32.525Z] ---> lscpu: [2021-04-15T15:59:32.525Z] Architecture: x86_64 [2021-04-15T15:59:32.525Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-15T15:59:32.525Z] Byte Order: Little Endian [2021-04-15T15:59:32.525Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-15T15:59:32.525Z] CPU(s): 4 [2021-04-15T15:59:32.525Z] On-line CPU(s) list: 0-3 [2021-04-15T15:59:32.525Z] Thread(s) per core: 1 [2021-04-15T15:59:32.525Z] Core(s) per socket: 1 [2021-04-15T15:59:32.525Z] Socket(s): 4 [2021-04-15T15:59:32.525Z] NUMA node(s): 1 [2021-04-15T15:59:32.525Z] Vendor ID: GenuineIntel [2021-04-15T15:59:32.525Z] CPU family: 6 [2021-04-15T15:59:32.525Z] Model: 44 [2021-04-15T15:59:32.525Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-15T15:59:32.525Z] Stepping: 1 [2021-04-15T15:59:32.525Z] CPU MHz: 2933.436 [2021-04-15T15:59:32.525Z] BogoMIPS: 5866.87 [2021-04-15T15:59:32.525Z] Virtualization: VT-x [2021-04-15T15:59:32.525Z] Hypervisor vendor: KVM [2021-04-15T15:59:32.525Z] Virtualization type: full [2021-04-15T15:59:32.525Z] L1d cache: 128 KiB [2021-04-15T15:59:32.525Z] L1i cache: 128 KiB [2021-04-15T15:59:32.525Z] L2 cache: 16 MiB [2021-04-15T15:59:32.525Z] L3 cache: 64 MiB [2021-04-15T15:59:32.525Z] NUMA node0 CPU(s): 0-3 [2021-04-15T15:59:32.525Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-15T15:59:32.525Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-15T15:59:32.525Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-15T15:59:32.525Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-15T15:59:32.525Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-15T15:59:32.525Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-15T15:59:32.525Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-15T15:59:32.525Z] Vulnerability Srbds: Not affected [2021-04-15T15:59:32.525Z] Vulnerability Tsx async abort: Not affected [2021-04-15T15:59:32.525Z] 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 [2021-04-15T15:59:32.525Z] [2021-04-15T15:59:32.525Z] [2021-04-15T15:59:32.525Z] ---> nproc: [2021-04-15T15:59:32.525Z] 4 [2021-04-15T15:59:32.525Z] [2021-04-15T15:59:32.525Z] [2021-04-15T15:59:32.525Z] ---> df -h: [2021-04-15T15:59:32.525Z] Filesystem Size Used Available Use% Mounted on [2021-04-15T15:59:32.525Z] overlay 50.0G 8.5G 41.4G 17% / [2021-04-15T15:59:32.525Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-15T15:59:32.525Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-15T15:59:32.525Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-15T15:59:32.525Z] /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os [2021-04-15T15:59:32.525Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf [2021-04-15T15:59:32.525Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname [2021-04-15T15:59:32.525Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts [2021-04-15T15:59:32.525Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure [2021-04-15T15:59:32.525Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log [2021-04-15T15:59:32.525Z] /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json [2021-04-15T15:59:32.525Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_go-mod-messaging_master [2021-04-15T15:59:32.525Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_go-mod-messaging_master@tmp [2021-04-15T15:59:32.525Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host [2021-04-15T15:59:32.525Z] [2021-04-15T15:59:32.525Z] [2021-04-15T15:59:32.525Z] ---> free -m: [2021-04-15T15:59:32.525Z] total used free shared buff/cache available [2021-04-15T15:59:32.525Z] Mem: 1837 815 147 0 875 958 [2021-04-15T15:59:32.525Z] Swap: 1023 2 1021 [2021-04-15T15:59:32.525Z] [2021-04-15T15:59:32.525Z]