Push event to branch main Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6959a31925640f2b0e4ffea6e4d93f53244a7c4d Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1055782027250129157.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3125328825735387272.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8397398021640536640.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6515666860470188363.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh802584203732533648.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-66 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-core-contracts_main@tmp/jenkins-gitclient-ssh5139215762885357209.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6959a31925640f2b0e4ffea6e4d93f53244a7c4d (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6959a31925640f2b0e4ffea6e4d93f53244a7c4d # timeout=10 Commit message: "Merge pull request #644 from hahattan/issue-643" > git rev-list --no-walk 62d0d237e11a496f212b6f47e7ad619fbaaf2531 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-13T15:39:08.962Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-13T15:39:09.060Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-13T15:39:09.090Z] ========================================================= [2021-07-13T15:39:09.090Z] EdgeX Global Pipelines Version Info [2021-07-13T15:39:09.090Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-13T15:39:10.656Z] ------------------- [2021-07-13T15:39:10.656Z] stable info: [2021-07-13T15:39:10.656Z] ------------------- [2021-07-13T15:39:10.656Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-13T15:39:10.656Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-13T15:39:10.656Z] Message: update stable to v1.0.196 [2021-07-13T15:39:11.230Z] ------------------- [2021-07-13T15:39:11.230Z] experimental info: [2021-07-13T15:39:11.230Z] ------------------- [2021-07-13T15:39:11.230Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-13T15:39:11.230Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-13T15:39:11.230Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-13T15:39:11.363Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-07-13T15:39:11.389Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-07-13T15:39:11.413Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-13T15:39:11.436Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-13T15:39:11.458Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-13T15:39:11.480Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-13T15:39:11.503Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-13T15:39:11.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-13T15:39:11.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-13T15:39:11.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-13T15:39:11.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-13T15:39:11.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-07-13T15:39:11.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-13T15:39:11.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-13T15:39:11.687Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-13T15:39:11.710Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-13T15:39:11.734Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-13T15:39:11.757Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-13T15:39:11.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-13T15:39:11.802Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-13T15:39:11.826Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-13T15:39:11.850Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-13T15:39:11.875Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-13T15:39:11.901Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-13T15:39:11.925Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-13T15:39:11.949Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-13T15:39:11.971Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-13T15:39:11.994Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-13T15:39:12.016Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-13T15:39:12.037Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6959a31925640f2b0e4ffea6e4d93f53244a7c4d [Pipeline] echo [2021-07-13T15:39:12.060Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6959a31 [Pipeline] echo [2021-07-13T15:39:12.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-13T15:39:12.560Z] + git log --format=format:%s -1 6959a31925640f2b0e4ffea6e4d93f53244a7c4d [Pipeline] echo [2021-07-13T15:39:12.603Z] GIT_COMMIT: 6959a31925640f2b0e4ffea6e4d93f53244a7c4d, Commit Message: Merge pull request #644 from hahattan/issue-643 [Pipeline] echo [2021-07-13T15:39:12.616Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-13T15:39:13.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-13T15:39:13.928Z] [2021-07-13T15:39:13.928Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-13T15:39:14.266Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-13T15:39:14.266Z] latest: Pulling from edgex-devops/git-semver [2021-07-13T15:39:14.266Z] 31603596830f: Pulling fs layer [2021-07-13T15:39:14.266Z] b6dc333f4379: Pulling fs layer [2021-07-13T15:39:14.266Z] 3d9ef1400e77: Pulling fs layer [2021-07-13T15:39:14.266Z] fd332fbdc1db: Pulling fs layer [2021-07-13T15:39:14.266Z] fd332fbdc1db: Waiting [2021-07-13T15:39:14.527Z] b6dc333f4379: Verifying Checksum [2021-07-13T15:39:14.527Z] b6dc333f4379: Download complete [2021-07-13T15:39:14.527Z] 31603596830f: Verifying Checksum [2021-07-13T15:39:14.527Z] 31603596830f: Download complete [2021-07-13T15:39:14.527Z] fd332fbdc1db: Verifying Checksum [2021-07-13T15:39:14.527Z] fd332fbdc1db: Download complete [2021-07-13T15:39:14.527Z] 3d9ef1400e77: Verifying Checksum [2021-07-13T15:39:14.527Z] 3d9ef1400e77: Download complete [2021-07-13T15:39:14.788Z] 31603596830f: Pull complete [2021-07-13T15:39:14.789Z] b6dc333f4379: Pull complete [2021-07-13T15:39:15.368Z] 3d9ef1400e77: Pull complete [2021-07-13T15:39:15.630Z] fd332fbdc1db: Pull complete [2021-07-13T15:39:15.630Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-13T15:39:15.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-13T15:39:15.631Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-13T15:39:15.723Z] prd-centos7-docker-4c-2g-66 does not seem to be running inside a container [2021-07-13T15:39:15.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-13T15:39:17.386Z] $ docker top 47a7525fc63752fa18ec6b88e12f38c225cec3795007ac9d2a6b54b4c32dc6d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-13T15:39:17.551Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-13T15:39:17.551Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-13T15:39:17.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-13T15:39:17.682Z] $ docker exec 47a7525fc63752fa18ec6b88e12f38c225cec3795007ac9d2a6b54b4c32dc6d6 ssh-agent [2021-07-13T15:39:17.819Z] SSH_AUTH_SOCK=/tmp/ssh-VRuQJeXF7Lyp/agent.13 [2021-07-13T15:39:17.819Z] SSH_AGENT_PID=19 [2021-07-13T15:39:17.829Z] Running ssh-add (command line suppressed) [2021-07-13T15:39:17.941Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4609249080453232010.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4609249080453232010.key) [2021-07-13T15:39:17.960Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-13T15:39:18.266Z] + git tag --points-at HEAD [Pipeline] } [2021-07-13T15:39:18.278Z] $ docker exec --env ******** --env ******** 47a7525fc63752fa18ec6b88e12f38c225cec3795007ac9d2a6b54b4c32dc6d6 ssh-agent -k [2021-07-13T15:39:18.393Z] unset SSH_AUTH_SOCK; [2021-07-13T15:39:18.394Z] unset SSH_AGENT_PID; [2021-07-13T15:39:18.394Z] echo Agent pid 19 killed; [2021-07-13T15:39:18.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-13T15:39:18.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-13T15:39:18.453Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-13T15:39:18.601Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-13T15:39:18.600Z] $ docker exec 47a7525fc63752fa18ec6b88e12f38c225cec3795007ac9d2a6b54b4c32dc6d6 ssh-agent [2021-07-13T15:39:18.745Z] SSH_AUTH_SOCK=/tmp/ssh-VSZfHLncZJzC/agent.51 [2021-07-13T15:39:18.745Z] SSH_AGENT_PID=57 [2021-07-13T15:39:18.751Z] Running ssh-add (command line suppressed) [2021-07-13T15:39:18.861Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3156683073842396146.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3156683073842396146.key) [2021-07-13T15:39:18.883Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-13T15:39:19.197Z] + git semver init [2021-07-13T15:39:19.197Z] # -> Open(): unable to determine branch for HEAD [2021-07-13T15:39:19.197Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-13T15:39:19.197Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-13T15:39:19.197Z] # $SEMVER_REMOTE_NAME = origin [2021-07-13T15:39:19.197Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-13T15:39:19.197Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-13T15:39:19.197Z] # $SEMVER_BRANCH = main [2021-07-13T15:39:19.197Z] # $SEMVER_TEMP = /tmp/semver-047591076 [2021-07-13T15:39:19.197Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-07-13T15:39:20.142Z] # '/tmp/semver-047591076' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' [2021-07-13T15:39:20.142Z] # -> Force: false [2021-07-13T15:39:20.142Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2021-07-13T15:39:20.151Z] $ docker exec --env ******** --env ******** 47a7525fc63752fa18ec6b88e12f38c225cec3795007ac9d2a6b54b4c32dc6d6 ssh-agent -k [2021-07-13T15:39:20.265Z] unset SSH_AUTH_SOCK; [2021-07-13T15:39:20.265Z] unset SSH_AGENT_PID; [2021-07-13T15:39:20.265Z] echo Agent pid 57 killed; [2021-07-13T15:39:20.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-13T15:39:20.620Z] + git semver [Pipeline] } [2021-07-13T15:39:20.635Z] $ docker stop --time=1 47a7525fc63752fa18ec6b88e12f38c225cec3795007ac9d2a6b54b4c32dc6d6 [2021-07-13T15:39:21.997Z] $ docker rm -f 47a7525fc63752fa18ec6b88e12f38c225cec3795007ac9d2a6b54b4c32dc6d6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-13T15:39:22.395Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-13T15:39:22.688Z] Stashed 1 file(s) [Pipeline] echo [2021-07-13T15:39:22.693Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.2 [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-07-13T15:39:38.007Z] Still waiting to schedule task [2021-07-13T15:39:38.008Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-66’ [2021-07-13T15:39:38.011Z] Still waiting to schedule task [2021-07-13T15:39:38.011Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-13T15:41:14.615Z] Running on prd-centos7-docker-4c-2g-69 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-07-13T15:41:14.632Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2021-07-13T15:41:14.748Z] Selected Git installation does not exist. Using Default [2021-07-13T15:41:14.748Z] The recommended git tool is: NONE [2021-07-13T15:41:17.292Z] using credential edgex-jenkins-ssh [2021-07-13T15:41:17.306Z] Cloning the remote Git repository [2021-07-13T15:41:17.326Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-13T15:41:17.393Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2021-07-13T15:41:17.434Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-13T15:41:17.434Z] > git --version # timeout=10 [2021-07-13T15:41:17.446Z] > git --version # 'git version 2.24.4' [2021-07-13T15:41:17.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-13T15:41:17.472Z] [INFO] Currently running in a labeled security context [2021-07-13T15:41:17.472Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-13T15:41:17.478Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh362556763375018689.key [2021-07-13T15:41:17.504Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-13T15:41:18.341Z] Avoid second fetch [2021-07-13T15:41:18.341Z] Checking out Revision 6959a31925640f2b0e4ffea6e4d93f53244a7c4d (main) [2021-07-13T15:41:18.324Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-13T15:41:18.331Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-13T15:41:18.353Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T15:41:18.363Z] > git checkout -f 6959a31925640f2b0e4ffea6e4d93f53244a7c4d # timeout=10 [2021-07-13T15:41:22.029Z] Commit message: "Merge pull request #644 from hahattan/issue-643" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-13T15:41:23.014Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-13T15:41:23.346Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-13T15:41:23.653Z] + sudo service docker restart [2021-07-13T15:41:23.653Z] + true [2021-07-13T15:41:23.653Z] Redirecting to /bin/systemctl restart docker.service [2021-07-13T15:41:40.700Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-68 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-07-13T15:41:40.717Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2021-07-13T15:41:40.909Z] Selected Git installation does not exist. Using Default [2021-07-13T15:41:40.909Z] The recommended git tool is: NONE [Pipeline] unstash [Pipeline] echo [2021-07-13T15:41:41.997Z] ========================================================= [2021-07-13T15:41:41.997Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-13T15:41:41.997Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-13T15:41:42.324Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-13T15:41:42.588Z] Sending build context to Docker daemon 2.903MB [2021-07-13T15:41:42.588Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-13T15:41:42.588Z] Step 2/7 : FROM ${BASE} [2021-07-13T15:41:42.850Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-13T15:41:42.850Z] 540db60ca938: Pulling fs layer [2021-07-13T15:41:42.850Z] adcc1eea9eea: Pulling fs layer [2021-07-13T15:41:42.850Z] 4c4ab2625f07: Pulling fs layer [2021-07-13T15:41:42.850Z] 0773c198feca: Pulling fs layer [2021-07-13T15:41:42.850Z] 345f892a5656: Pulling fs layer [2021-07-13T15:41:42.850Z] 9ac62484cfdc: Pulling fs layer [2021-07-13T15:41:42.850Z] 5ac4037533be: Pulling fs layer [2021-07-13T15:41:42.850Z] dc6bda0758c5: Pulling fs layer [2021-07-13T15:41:42.850Z] 0773c198feca: Waiting [2021-07-13T15:41:42.850Z] 345f892a5656: Waiting [2021-07-13T15:41:42.850Z] 9ac62484cfdc: Waiting [2021-07-13T15:41:42.850Z] 5ac4037533be: Waiting [2021-07-13T15:41:42.850Z] dc6bda0758c5: Waiting [2021-07-13T15:41:42.850Z] 4c4ab2625f07: Verifying Checksum [2021-07-13T15:41:42.850Z] 4c4ab2625f07: Download complete [2021-07-13T15:41:42.850Z] adcc1eea9eea: Verifying Checksum [2021-07-13T15:41:42.850Z] adcc1eea9eea: Download complete [2021-07-13T15:41:42.850Z] 345f892a5656: Verifying Checksum [2021-07-13T15:41:42.850Z] 345f892a5656: Download complete [2021-07-13T15:41:42.850Z] 9ac62484cfdc: Verifying Checksum [2021-07-13T15:41:42.850Z] 9ac62484cfdc: Download complete [2021-07-13T15:41:42.850Z] 540db60ca938: Verifying Checksum [2021-07-13T15:41:42.850Z] 540db60ca938: Download complete [2021-07-13T15:41:43.113Z] 540db60ca938: Pull complete [2021-07-13T15:41:43.376Z] adcc1eea9eea: Pull complete [2021-07-13T15:41:43.376Z] 4c4ab2625f07: Pull complete [2021-07-13T15:41:43.376Z] 5ac4037533be: Verifying Checksum [2021-07-13T15:41:43.376Z] 5ac4037533be: Download complete [2021-07-13T15:41:45.308Z] dc6bda0758c5: Verifying Checksum [2021-07-13T15:41:45.308Z] dc6bda0758c5: Download complete [2021-07-13T15:41:45.579Z] 0773c198feca: Verifying Checksum [2021-07-13T15:41:45.579Z] 0773c198feca: Download complete [2021-07-13T15:41:46.115Z] using credential edgex-jenkins-ssh [2021-07-13T15:41:46.134Z] Cloning the remote Git repository [2021-07-13T15:41:46.194Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-13T15:41:46.323Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2021-07-13T15:41:46.405Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-13T15:41:46.406Z] > git --version # timeout=10 [2021-07-13T15:41:46.430Z] > git --version # 'git version 2.17.1' [2021-07-13T15:41:46.432Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-13T15:41:46.631Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-13T15:41:47.867Z] Avoid second fetch [2021-07-13T15:41:47.868Z] Checking out Revision 6959a31925640f2b0e4ffea6e4d93f53244a7c4d (main) [2021-07-13T15:41:47.847Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-13T15:41:47.863Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-13T15:41:47.901Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T15:41:47.915Z] > git checkout -f 6959a31925640f2b0e4ffea6e4d93f53244a7c4d # timeout=10 [2021-07-13T15:41:49.829Z] 0773c198feca: Pull complete [2021-07-13T15:41:49.829Z] 345f892a5656: Pull complete [2021-07-13T15:41:49.829Z] 9ac62484cfdc: Pull complete [2021-07-13T15:41:49.829Z] 5ac4037533be: Pull complete [2021-07-13T15:41:51.236Z] dc6bda0758c5: Pull complete [2021-07-13T15:41:51.237Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-13T15:41:51.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-13T15:41:51.237Z] ---> eb58bd16d52e [2021-07-13T15:41:51.237Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-13T15:41:52.224Z] Commit message: "Merge pull request #644 from hahattan/issue-643" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-13T15:41:53.416Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-13T15:41:53.820Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-13T15:41:54.167Z] + sudo service docker restart [2021-07-13T15:41:54.167Z] + true [2021-07-13T15:41:55.474Z] ---> Running in 16172e689864 [2021-07-13T15:41:55.474Z] Removing intermediate container 16172e689864 [2021-07-13T15:41:55.474Z] ---> 8a632442796b [2021-07-13T15:41:55.474Z] Step 4/7 : RUN apk add bash [2021-07-13T15:41:55.474Z] ---> Running in 0b9eac4f0d7f [2021-07-13T15:41:55.474Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-13T15:41:56.418Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-13T15:41:56.991Z] OK: 149 MiB in 40 packages [2021-07-13T15:41:57.258Z] Removing intermediate container 0b9eac4f0d7f [2021-07-13T15:41:57.258Z] ---> 124ae9eea037 [2021-07-13T15:41:57.258Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-13T15:41:57.258Z] ---> Running in 0e755f2edf0a [2021-07-13T15:41:57.519Z] Removing intermediate container 0e755f2edf0a [2021-07-13T15:41:57.519Z] ---> e288a0e7c200 [2021-07-13T15:41:57.519Z] Step 6/7 : COPY go.mod . [2021-07-13T15:41:57.781Z] ---> 3695ed2cc226 [2021-07-13T15:41:57.781Z] Step 7/7 : RUN go mod download [2021-07-13T15:41:57.781Z] ---> Running in b1bafe58c258 [2021-07-13T15:42:07.796Z] Removing intermediate container b1bafe58c258 [2021-07-13T15:42:07.796Z] ---> d746bf8d1665 [2021-07-13T15:42:07.796Z] Successfully built d746bf8d1665 [2021-07-13T15:42:07.796Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-13T15:42:08.111Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-13T15:42:08.111Z] . [Pipeline] withDockerContainer [2021-07-13T15:42:08.202Z] prd-centos7-docker-4c-2g-69 does not seem to be running inside a container [2021-07-13T15:42:08.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-13T15:42:08.656Z] $ docker top cb4b08e48f758a52b6e89844da0ddcc40a53c22ca3fa2f33a1e27eaf6edeec3d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-13T15:42:09.064Z] + go version [2021-07-13T15:42:09.065Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-13T15:42:09.075Z] $ docker stop --time=1 cb4b08e48f758a52b6e89844da0ddcc40a53c22ca3fa2f33a1e27eaf6edeec3d [2021-07-13T15:42:10.285Z] $ docker rm -f cb4b08e48f758a52b6e89844da0ddcc40a53c22ca3fa2f33a1e27eaf6edeec3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-13T15:42:10.949Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-13T15:42:10.949Z] . [Pipeline] withDockerContainer [2021-07-13T15:42:11.043Z] prd-centos7-docker-4c-2g-69 does not seem to be running inside a container [2021-07-13T15:42:11.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-13T15:42:11.506Z] $ docker top dd99177a3dada2bcb092f06f06d4da2dc957397e7f0b24255e8eb314c0aa90c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-13T15:42:11.898Z] + go mod tidy [Pipeline] sh [2021-07-13T15:42:12.200Z] + make test [2021-07-13T15:42:12.200Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-13T15:42:12.470Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [Pipeline] unstash [Pipeline] echo [2021-07-13T15:42:12.774Z] ========================================================= [2021-07-13T15:42:12.774Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-13T15:42:12.774Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-13T15:42:13.123Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-13T15:42:14.556Z] Sending build context to Docker daemon 2.902MB [2021-07-13T15:42:14.557Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-13T15:42:14.557Z] Step 2/7 : FROM ${BASE} [2021-07-13T15:42:15.151Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-13T15:42:15.151Z] 595b0fe564bb: Pulling fs layer [2021-07-13T15:42:15.151Z] 24495759ef45: Pulling fs layer [2021-07-13T15:42:15.151Z] d148012ef14d: Pulling fs layer [2021-07-13T15:42:15.151Z] cb65c68fc2e2: Pulling fs layer [2021-07-13T15:42:15.151Z] 093eec477d81: Pulling fs layer [2021-07-13T15:42:15.151Z] 20fd20ab2234: Pulling fs layer [2021-07-13T15:42:15.151Z] 43245461236d: Pulling fs layer [2021-07-13T15:42:15.151Z] 5a37c24eccbd: Pulling fs layer [2021-07-13T15:42:15.151Z] cb65c68fc2e2: Waiting [2021-07-13T15:42:15.151Z] 093eec477d81: Waiting [2021-07-13T15:42:15.151Z] 5a37c24eccbd: Waiting [2021-07-13T15:42:15.151Z] 20fd20ab2234: Waiting [2021-07-13T15:42:15.151Z] 43245461236d: Waiting [2021-07-13T15:42:15.151Z] d148012ef14d: Download complete [2021-07-13T15:42:15.151Z] 24495759ef45: Verifying Checksum [2021-07-13T15:42:15.151Z] 24495759ef45: Download complete [2021-07-13T15:42:15.151Z] 093eec477d81: Download complete [2021-07-13T15:42:15.151Z] 20fd20ab2234: Verifying Checksum [2021-07-13T15:42:15.151Z] 20fd20ab2234: Download complete [2021-07-13T15:42:15.151Z] 595b0fe564bb: Download complete [2021-07-13T15:42:15.151Z] 43245461236d: Verifying Checksum [2021-07-13T15:42:15.151Z] 43245461236d: Download complete [2021-07-13T15:42:15.753Z] 595b0fe564bb: Pull complete [2021-07-13T15:42:16.359Z] 24495759ef45: Pull complete [2021-07-13T15:42:16.963Z] d148012ef14d: Pull complete [2021-07-13T15:42:17.573Z] 5a37c24eccbd: Verifying Checksum [2021-07-13T15:42:17.573Z] 5a37c24eccbd: Download complete [2021-07-13T15:42:18.557Z] cb65c68fc2e2: Verifying Checksum [2021-07-13T15:42:18.557Z] cb65c68fc2e2: Download complete [2021-07-13T15:42:22.602Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.074s coverage: 83.5% of statements [2021-07-13T15:42:22.602Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-13T15:42:22.602Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-13T15:42:22.603Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-13T15:42:22.603Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.008s coverage: 26.3% of statements [2021-07-13T15:42:22.603Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-13T15:42:24.010Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.015s coverage: 47.2% of statements [2021-07-13T15:42:24.010Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.008s coverage: 90.0% of statements [2021-07-13T15:42:24.591Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.041s coverage: 86.2% of statements [2021-07-13T15:42:24.591Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 59.5% of statements [2021-07-13T15:42:24.864Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.006s coverage: 35.5% of statements [2021-07-13T15:42:25.128Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 49.4% of statements [2021-07-13T15:42:25.128Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-13T15:42:30.453Z] gofmt -l . [2021-07-13T15:42:30.453Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-13T15:42:30.463Z] $ docker stop --time=1 dd99177a3dada2bcb092f06f06d4da2dc957397e7f0b24255e8eb314c0aa90c8 [2021-07-13T15:42:30.987Z] cb65c68fc2e2: Pull complete [2021-07-13T15:42:30.987Z] 093eec477d81: Pull complete [2021-07-13T15:42:30.987Z] 20fd20ab2234: Pull complete [2021-07-13T15:42:30.987Z] 43245461236d: Pull complete [2021-07-13T15:42:31.884Z] $ docker rm -f dd99177a3dada2bcb092f06f06d4da2dc957397e7f0b24255e8eb314c0aa90c8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-13T15:42:32.297Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-13T15:42:32.524Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-13T15:42:33.489Z] ---> job-cost.sh [2021-07-13T15:42:33.489Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WKKm [2021-07-13T15:42:33.605Z] 5a37c24eccbd: Pull complete [2021-07-13T15:42:33.605Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-13T15:42:33.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-13T15:42:33.605Z] ---> 274d7007c78b [2021-07-13T15:42:33.605Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-13T15:42:35.583Z] ---> Running in 1abf1b6652e2 [2021-07-13T15:42:35.857Z] Removing intermediate container 1abf1b6652e2 [2021-07-13T15:42:35.857Z] ---> b83c5ec0ea6f [2021-07-13T15:42:35.857Z] Step 4/7 : RUN apk add bash [2021-07-13T15:42:36.129Z] ---> Running in 2eae3f0208ae [2021-07-13T15:42:37.563Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-13T15:42:38.542Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-13T15:42:39.515Z] OK: 138 MiB in 40 packages [2021-07-13T15:42:40.502Z] Removing intermediate container 2eae3f0208ae [2021-07-13T15:42:40.502Z] ---> 2cbb2bce11dd [2021-07-13T15:42:40.502Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-13T15:42:40.778Z] ---> Running in 50c2574063b4 [2021-07-13T15:42:41.050Z] Removing intermediate container 50c2574063b4 [2021-07-13T15:42:41.050Z] ---> 2ec6909be2f0 [2021-07-13T15:42:41.050Z] Step 6/7 : COPY go.mod . [2021-07-13T15:42:42.029Z] ---> ee6a1857dc37 [2021-07-13T15:42:42.029Z] Step 7/7 : RUN go mod download [2021-07-13T15:42:42.029Z] ---> Running in d5b9eef6d97b [2021-07-13T15:42:43.502Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-13T15:42:55.775Z] lf-activate-venv(): INFO: Adding /tmp/venv-WKKm/bin to PATH [2021-07-13T15:42:55.775Z] INFO: No Stack... [2021-07-13T15:42:56.360Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-13T15:42:56.948Z] INFO: Archiving Costs [Pipeline] sh [2021-07-13T15:42:57.308Z] + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv [2021-07-13T15:42:57.308Z] + cut -d, -f6 [Pipeline] lock [2021-07-13T15:42:57.358Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-3-stack-cost] [2021-07-13T15:42:57.367Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-3-stack-cost] did not exist. Created. [2021-07-13T15:42:57.367Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-13T15:42:57.690Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-13T15:42:57.771Z] Stashed 1 file(s) [Pipeline] } [2021-07-13T15:42:57.785Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-13T15:43:00.496Z] Removing intermediate container d5b9eef6d97b [2021-07-13T15:43:00.496Z] ---> bd4d2498ae4c [2021-07-13T15:43:00.496Z] Successfully built bd4d2498ae4c [2021-07-13T15:43:00.496Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-13T15:43:00.838Z] + docker inspect -f . ci-base-image-arm64 [2021-07-13T15:43:00.838Z] . [Pipeline] withDockerContainer [2021-07-13T15:43:01.111Z] prd-ubuntu18.04-docker-arm64-4c-16g-68 does not seem to be running inside a container [2021-07-13T15:43:01.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-13T15:43:02.876Z] $ docker top d5b9b47ce6e238818a8eca9da3dc37689f6ac27e32e970533b9c8e9b5043fceb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-13T15:43:03.865Z] + go version [2021-07-13T15:43:03.865Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-13T15:43:03.891Z] $ docker stop --time=1 d5b9b47ce6e238818a8eca9da3dc37689f6ac27e32e970533b9c8e9b5043fceb [2021-07-13T15:43:05.734Z] $ docker rm -f d5b9b47ce6e238818a8eca9da3dc37689f6ac27e32e970533b9c8e9b5043fceb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-13T15:43:06.508Z] + docker inspect -f . ci-base-image-arm64 [2021-07-13T15:43:06.508Z] . [Pipeline] withDockerContainer [2021-07-13T15:43:06.773Z] prd-ubuntu18.04-docker-arm64-4c-16g-68 does not seem to be running inside a container [2021-07-13T15:43:06.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-13T15:43:08.519Z] $ docker top 7b2317dc89afef65e51f682cc3c1f802cc9be748a971dd0347ee7e2cdd27f1ee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-13T15:43:09.485Z] + go mod tidy [Pipeline] sh [2021-07-13T15:43:10.425Z] + make test [2021-07-13T15:43:10.425Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-13T15:43:11.403Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-13T15:43:44.308Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.366s coverage: 83.5% of statements [2021-07-13T15:43:44.308Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-13T15:43:44.308Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-13T15:43:44.308Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-13T15:43:44.308Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.053s coverage: 26.3% of statements [2021-07-13T15:43:44.308Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-13T15:43:45.764Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.065s coverage: 47.2% of statements [2021-07-13T15:43:45.764Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.048s coverage: 90.0% of statements [2021-07-13T15:43:45.764Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.317s coverage: 86.2% of statements [2021-07-13T15:43:45.764Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.082s coverage: 59.5% of statements [2021-07-13T15:43:46.039Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 35.5% of statements [2021-07-13T15:43:47.054Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.033s coverage: 49.4% of statements [2021-07-13T15:43:47.334Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-13T15:44:05.691Z] gofmt -l . [2021-07-13T15:44:05.691Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-13T15:44:05.763Z] $ docker stop --time=1 7b2317dc89afef65e51f682cc3c1f802cc9be748a971dd0347ee7e2cdd27f1ee [2021-07-13T15:44:07.844Z] $ docker rm -f 7b2317dc89afef65e51f682cc3c1f802cc9be748a971dd0347ee7e2cdd27f1ee [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-13T15:44:08.682Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-13T15:44:08.757Z] Warning: overwriting stash ‘coverage-report’ [2021-07-13T15:44:09.695Z] 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-07-13T15:44:10.801Z] ---> job-cost.sh [2021-07-13T15:44:10.802Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xCu4 [2021-07-13T15:44:50.088Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-13T15:46:12.040Z] lf-activate-venv(): INFO: Adding /tmp/venv-xCu4/bin to PATH [2021-07-13T15:46:12.040Z] INFO: No Stack... [2021-07-13T15:46:12.040Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-13T15:46:12.040Z] INFO: Archiving Costs [Pipeline] sh [2021-07-13T15:46:12.388Z] + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv [2021-07-13T15:46:12.388Z] + cut -d, -f6 [Pipeline] lock [2021-07-13T15:46:12.471Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-3-stack-cost] [2021-07-13T15:46:12.480Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-3-stack-cost] did not exist. Created. [2021-07-13T15:46:12.481Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-13T15:46:12.845Z] /w/workspace/go-mod-core-contracts/3@tmp/durable-1b8c85c0/script.sh: 1: /w/workspace/go-mod-core-contracts/3@tmp/durable-1b8c85c0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-13T15:46:13.189Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-13T15:46:13.210Z] Warning: overwriting stash ‘stack-cost’ [2021-07-13T15:46:13.358Z] Stashed 1 file(s) [Pipeline] } [2021-07-13T15:46:13.371Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-3-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] configFileProvider [2021-07-13T15:46:14.178Z] provisioning config files... [2021-07-13T15:46:14.188Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2066141823225623104tmp [Pipeline] { [Pipeline] sh [2021-07-13T15:46:14.516Z] + set +x [2021-07-13T15:46:14.516Z] + curl -s https://codecov.io/bash [2021-07-13T15:46:14.516Z] + bash -s -- [2021-07-13T15:46:14.516Z] [2021-07-13T15:46:14.516Z] _____ _ [2021-07-13T15:46:14.516Z] / ____| | | [2021-07-13T15:46:14.516Z] | | ___ __| | ___ ___ _____ __ [2021-07-13T15:46:14.516Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-13T15:46:14.516Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-13T15:46:14.516Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-13T15:46:14.516Z] Bash-1.0.4 [2021-07-13T15:46:14.516Z] [2021-07-13T15:46:14.516Z] [2021-07-13T15:46:14.516Z] ==> git version 2.24.4 found [2021-07-13T15:46:14.516Z] ==> 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-07-13T15:46:14.516Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-13T15:46:14.516Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-13T15:46:14.516Z] ==> Jenkins CI detected. [2021-07-13T15:46:14.516Z] project root: . [2021-07-13T15:46:14.516Z] --> token set from env [2021-07-13T15:46:14.780Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-13T15:46:14.780Z] ==> Running gcov in . (disable via -X gcov) [2021-07-13T15:46:14.780Z] ==> Python coveragepy not found [2021-07-13T15:46:14.780Z] ==> Searching for coverage reports in: [2021-07-13T15:46:14.780Z] + . [2021-07-13T15:46:14.780Z] -> Found 1 reports [2021-07-13T15:46:14.780Z] ==> Detecting git/mercurial file structure [2021-07-13T15:46:14.780Z] ==> Reading reports [2021-07-13T15:46:14.780Z] + ./coverage.out bytes=101674 [2021-07-13T15:46:14.780Z] ==> Appending adjustments [2021-07-13T15:46:14.780Z] https://docs.codecov.io/docs/fixing-reports [2021-07-13T15:46:15.352Z] + Found adjustments [2021-07-13T15:46:15.352Z] ==> Gzipping contents [2021-07-13T15:46:15.352Z] 16K /tmp/codecov.R010Oi.gz [2021-07-13T15:46:15.352Z] ==> Uploading reports [2021-07-13T15:46:15.352Z] url: https://codecov.io [2021-07-13T15:46:15.352Z] query: branch=main&commit=6959a31925640f2b0e4ffea6e4d93f53244a7c4d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-13T15:46:15.352Z] -> Pinging Codecov [2021-07-13T15:46:15.352Z] https://codecov.io/upload/v4?package=bash-1.0.4&branch=main&commit=6959a31925640f2b0e4ffea6e4d93f53244a7c4d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-13T15:46:15.614Z] -> Uploading to [2021-07-13T15:46:15.614Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-13/71470A77251A30514AAF9C0BB2E5B6CE/6959a31925640f2b0e4ffea6e4d93f53244a7c4d/55eb3eba-76d0-4103-b576-59e6bb2069b3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210713%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210713T154615Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c77fe9a15ce5e5365b6ce7fd86fbf472e0efe3d01655c5860a4a5f710a84151 [2021-07-13T15:46:15.614Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-13T15:46:15.614Z] Dload Upload Total Spent Left Speed [2021-07-13T15:46:16.188Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15238 0 0 100 15238 0 36745 --:--:-- --:--:-- --:--:-- 36806 [2021-07-13T15:46:16.188Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/6959a31925640f2b0e4ffea6e4d93f53244a7c4d [Pipeline] } [2021-07-13T15:46:16.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-13T15:46:18.969Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-13T15:46:19.043Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-13T15:46:19.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-13T15:46:19.351Z] [2021-07-13T15:46:19.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-13T15:46:19.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-13T15:46:21.059Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-13T15:46:21.060Z] 188c0c94c7c5: Pulling fs layer [2021-07-13T15:46:21.060Z] 0ef7d3d256c8: Pulling fs layer [2021-07-13T15:46:21.060Z] de9db76c5a1d: Pulling fs layer [2021-07-13T15:46:21.060Z] 0eba1c9be4d2: Pulling fs layer [2021-07-13T15:46:21.060Z] 0d57e429df01: Pulling fs layer [2021-07-13T15:46:21.060Z] 4e4be7b47b0d: Pulling fs layer [2021-07-13T15:46:21.060Z] e1f770b5df2f: Pulling fs layer [2021-07-13T15:46:21.060Z] 85a0685a4137: Pulling fs layer [2021-07-13T15:46:21.060Z] 0d57e429df01: Waiting [2021-07-13T15:46:21.060Z] 4e4be7b47b0d: Waiting [2021-07-13T15:46:21.060Z] e1f770b5df2f: Waiting [2021-07-13T15:46:21.060Z] 85a0685a4137: Waiting [2021-07-13T15:46:21.060Z] 0eba1c9be4d2: Waiting [2021-07-13T15:46:21.060Z] de9db76c5a1d: Verifying Checksum [2021-07-13T15:46:21.060Z] de9db76c5a1d: Download complete [2021-07-13T15:46:21.060Z] 0ef7d3d256c8: Verifying Checksum [2021-07-13T15:46:21.060Z] 0ef7d3d256c8: Download complete [2021-07-13T15:46:21.060Z] 0d57e429df01: Verifying Checksum [2021-07-13T15:46:21.060Z] 0d57e429df01: Download complete [2021-07-13T15:46:21.060Z] 188c0c94c7c5: Verifying Checksum [2021-07-13T15:46:21.060Z] 188c0c94c7c5: Download complete [2021-07-13T15:46:21.060Z] 4e4be7b47b0d: Verifying Checksum [2021-07-13T15:46:21.060Z] 4e4be7b47b0d: Download complete [2021-07-13T15:46:21.638Z] 188c0c94c7c5: Pull complete [2021-07-13T15:46:21.913Z] 0ef7d3d256c8: Pull complete [2021-07-13T15:46:22.488Z] de9db76c5a1d: Pull complete [2021-07-13T15:46:22.488Z] e1f770b5df2f: Verifying Checksum [2021-07-13T15:46:22.488Z] e1f770b5df2f: Download complete [2021-07-13T15:46:25.051Z] 0eba1c9be4d2: Verifying Checksum [2021-07-13T15:46:25.051Z] 0eba1c9be4d2: Download complete [2021-07-13T15:46:25.051Z] 85a0685a4137: Verifying Checksum [2021-07-13T15:46:25.051Z] 85a0685a4137: Download complete [2021-07-13T15:46:28.379Z] 0eba1c9be4d2: Pull complete [2021-07-13T15:46:28.379Z] 0d57e429df01: Pull complete [2021-07-13T15:46:28.379Z] 4e4be7b47b0d: Pull complete [2021-07-13T15:46:28.639Z] e1f770b5df2f: Pull complete [2021-07-13T15:46:33.985Z] 85a0685a4137: Pull complete [2021-07-13T15:46:33.985Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-13T15:46:33.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-13T15:46:33.985Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-13T15:46:34.073Z] prd-centos7-docker-4c-2g-66 does not seem to be running inside a container [2021-07-13T15:46:34.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-13T15:46:57.574Z] $ docker top b9de76f7027ed3799512745c50b40e5bfb9a447303fabe745237b74dfc66f73d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-13T15:46:57.686Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-13T15:46:57.999Z] + set -o pipefail [2021-07-13T15:46:57.999Z] + snyk monitor '--org=edgex-jenkins' [2021-07-13T15:47:03.297Z] [2021-07-13T15:47:03.297Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2021-07-13T15:47:03.297Z] [2021-07-13T15:47:03.297Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/27f7a6f3-c899-4b9d-a4a1-74232e95e1d6 [2021-07-13T15:47:03.297Z] [2021-07-13T15:47:03.297Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-13T15:47:03.297Z] [2021-07-13T15:47:03.297Z] [Pipeline] } [2021-07-13T15:47:03.306Z] $ docker stop --time=1 b9de76f7027ed3799512745c50b40e5bfb9a447303fabe745237b74dfc66f73d [2021-07-13T15:47:06.866Z] $ docker rm -f b9de76f7027ed3799512745c50b40e5bfb9a447303fabe745237b74dfc66f73d [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-07-13T15:47:07.975Z] + git log --format=format:%s -1 6959a31925640f2b0e4ffea6e4d93f53244a7c4d [Pipeline] isUnix [Pipeline] sh [2021-07-13T15:47:08.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-13T15:47:08.297Z] . [Pipeline] withDockerContainer [2021-07-13T15:47:08.382Z] prd-centos7-docker-4c-2g-66 does not seem to be running inside a container [2021-07-13T15:47:08.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-13T15:47:09.048Z] $ docker top a6720937b3e40f7bd571799a0a8c1a3fba1b1b4af0eca0f72163ce0166b038c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-13T15:47:09.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-13T15:47:09.201Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-13T15:47:09.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-13T15:47:09.312Z] $ docker exec a6720937b3e40f7bd571799a0a8c1a3fba1b1b4af0eca0f72163ce0166b038c2 ssh-agent [2021-07-13T15:47:09.426Z] SSH_AUTH_SOCK=/tmp/ssh-SNRpLkY39BZI/agent.15 [2021-07-13T15:47:09.426Z] SSH_AGENT_PID=21 [2021-07-13T15:47:09.432Z] Running ssh-add (command line suppressed) [2021-07-13T15:47:09.526Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5064818103784927825.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5064818103784927825.key) [2021-07-13T15:47:09.545Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-13T15:47:09.854Z] + git semver tag [2021-07-13T15:47:09.854Z] # -> Open(): unable to determine branch for HEAD [2021-07-13T15:47:09.854Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-13T15:47:09.854Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-13T15:47:09.854Z] # $SEMVER_REMOTE_NAME = origin [2021-07-13T15:47:09.854Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-13T15:47:09.854Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-13T15:47:09.854Z] # $SEMVER_BRANCH = main [2021-07-13T15:47:09.854Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2021-07-13T15:47:09.854Z] # 6959a31925640f2b0e4ffea6e4d93f53244a7c4d HEAD [2021-07-13T15:47:09.854Z] # -> Force: false [2021-07-13T15:47:09.854Z] # 36554798de0cd67bb7c5fa6aa6c77eef39b7e2ad refs/tags/v2.0.1-dev.2 [Pipeline] } [2021-07-13T15:47:09.862Z] $ docker exec --env ******** --env ******** a6720937b3e40f7bd571799a0a8c1a3fba1b1b4af0eca0f72163ce0166b038c2 ssh-agent -k [2021-07-13T15:47:09.956Z] unset SSH_AUTH_SOCK; [2021-07-13T15:47:09.956Z] unset SSH_AGENT_PID; [2021-07-13T15:47:09.956Z] echo Agent pid 21 killed; [2021-07-13T15:47:09.973Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-13T15:47:10.315Z] + git semver [Pipeline] } [2021-07-13T15:47:10.326Z] $ docker stop --time=1 a6720937b3e40f7bd571799a0a8c1a3fba1b1b4af0eca0f72163ce0166b038c2 [2021-07-13T15:47:11.506Z] $ docker rm -f a6720937b3e40f7bd571799a0a8c1a3fba1b1b4af0eca0f72163ce0166b038c2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-13T15:47:12.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-13T15:47:12.077Z] [2021-07-13T15:47:12.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-13T15:47:12.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-13T15:47:12.401Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-13T15:47:12.401Z] ab5ef0e58194: Pulling fs layer [2021-07-13T15:47:12.401Z] 9712f1f96733: Pulling fs layer [2021-07-13T15:47:12.401Z] 63f879dbbcfc: Pulling fs layer [2021-07-13T15:47:12.401Z] 0d9ebad4ef96: Pulling fs layer [2021-07-13T15:47:12.401Z] e9a5061849ea: Pulling fs layer [2021-07-13T15:47:12.402Z] d747dcd14b5f: Pulling fs layer [2021-07-13T15:47:12.402Z] 2de7ff778b66: Pulling fs layer [2021-07-13T15:47:12.402Z] e9a5061849ea: Waiting [2021-07-13T15:47:12.402Z] d747dcd14b5f: Waiting [2021-07-13T15:47:12.402Z] 2de7ff778b66: Waiting [2021-07-13T15:47:12.402Z] 0d9ebad4ef96: Waiting [2021-07-13T15:47:12.402Z] 9712f1f96733: Verifying Checksum [2021-07-13T15:47:12.402Z] 9712f1f96733: Download complete [2021-07-13T15:47:13.346Z] 63f879dbbcfc: Verifying Checksum [2021-07-13T15:47:13.346Z] 63f879dbbcfc: Download complete [2021-07-13T15:47:13.919Z] e9a5061849ea: Verifying Checksum [2021-07-13T15:47:13.919Z] e9a5061849ea: Download complete [2021-07-13T15:47:13.919Z] d747dcd14b5f: Verifying Checksum [2021-07-13T15:47:13.919Z] d747dcd14b5f: Download complete [2021-07-13T15:47:14.497Z] 2de7ff778b66: Verifying Checksum [2021-07-13T15:47:14.497Z] 2de7ff778b66: Download complete [2021-07-13T15:47:14.767Z] 0d9ebad4ef96: Verifying Checksum [2021-07-13T15:47:14.767Z] 0d9ebad4ef96: Download complete [2021-07-13T15:47:14.767Z] ab5ef0e58194: Verifying Checksum [2021-07-13T15:47:14.767Z] ab5ef0e58194: Download complete [2021-07-13T15:47:17.353Z] ab5ef0e58194: Pull complete [2021-07-13T15:47:17.353Z] 9712f1f96733: Pull complete [2021-07-13T15:47:18.305Z] 63f879dbbcfc: Pull complete [2021-07-13T15:47:20.891Z] 0d9ebad4ef96: Pull complete [2021-07-13T15:47:21.470Z] e9a5061849ea: Pull complete [2021-07-13T15:47:21.470Z] d747dcd14b5f: Pull complete [2021-07-13T15:47:22.446Z] 2de7ff778b66: Pull complete [2021-07-13T15:47:22.446Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-13T15:47:22.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-13T15:47:22.446Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-13T15:47:22.528Z] prd-centos7-docker-4c-2g-66 does not seem to be running inside a container [2021-07-13T15:47:22.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-13T15:47:29.182Z] $ docker top 52e124479f3ce9ad9d2360deaafe32ebe136ed7c230295d54aa2025fb8183081 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-13T15:47:29.291Z] provisioning config files... [2021-07-13T15:47:29.300Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config161819432180673489tmp [2021-07-13T15:47:29.312Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6137949065393734638tmp [2021-07-13T15:47:29.332Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3540915545216748064tmp [Pipeline] { [Pipeline] echo [2021-07-13T15:47:29.359Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-13T15:47:29.657Z] ---> sigul-configuration.sh [2021-07-13T15:47:29.657Z] gpg: directory `/root/.gnupg' created [2021-07-13T15:47:29.657Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-13T15:47:29.657Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-13T15:47:29.657Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-13T15:47:29.657Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-13T15:47:29.657Z] gpg: CAST5 encrypted data [2021-07-13T15:47:29.657Z] gpg: encrypted with 1 passphrase [2021-07-13T15:47:29.657Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-13T15:47:29.950Z] + mkdir /home/jenkins [2021-07-13T15:47:29.950Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-13T15:47:30.241Z] + 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-07-13T15:47:30.251Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-13T15:47:30.550Z] ---> sigul-install.sh [2021-07-13T15:47:35.845Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-07-13T15:47:36.139Z] + git tag --list [2021-07-13T15:47:36.139Z] v0.0.0 [2021-07-13T15:47:36.139Z] v0.0.1 [2021-07-13T15:47:36.139Z] v0.1.0 [2021-07-13T15:47:36.139Z] v0.1.1 [2021-07-13T15:47:36.139Z] v0.1.10 [2021-07-13T15:47:36.139Z] v0.1.100 [2021-07-13T15:47:36.139Z] v0.1.101 [2021-07-13T15:47:36.139Z] v0.1.102 [2021-07-13T15:47:36.139Z] v0.1.103 [2021-07-13T15:47:36.139Z] v0.1.104 [2021-07-13T15:47:36.139Z] v0.1.105 [2021-07-13T15:47:36.139Z] v0.1.106 [2021-07-13T15:47:36.139Z] v0.1.107 [2021-07-13T15:47:36.139Z] v0.1.108 [2021-07-13T15:47:36.139Z] v0.1.109 [2021-07-13T15:47:36.139Z] v0.1.11 [2021-07-13T15:47:36.139Z] v0.1.110 [2021-07-13T15:47:36.139Z] v0.1.111 [2021-07-13T15:47:36.139Z] v0.1.112 [2021-07-13T15:47:36.139Z] v0.1.113 [2021-07-13T15:47:36.139Z] v0.1.114 [2021-07-13T15:47:36.139Z] v0.1.115 [2021-07-13T15:47:36.139Z] v0.1.116 [2021-07-13T15:47:36.139Z] v0.1.117 [2021-07-13T15:47:36.139Z] v0.1.118 [2021-07-13T15:47:36.139Z] v0.1.119 [2021-07-13T15:47:36.139Z] v0.1.12 [2021-07-13T15:47:36.139Z] v0.1.120 [2021-07-13T15:47:36.139Z] v0.1.121 [2021-07-13T15:47:36.139Z] v0.1.122 [2021-07-13T15:47:36.139Z] v0.1.123 [2021-07-13T15:47:36.139Z] v0.1.124 [2021-07-13T15:47:36.139Z] v0.1.125 [2021-07-13T15:47:36.139Z] v0.1.126 [2021-07-13T15:47:36.139Z] v0.1.127 [2021-07-13T15:47:36.139Z] v0.1.128 [2021-07-13T15:47:36.139Z] v0.1.129 [2021-07-13T15:47:36.139Z] v0.1.13 [2021-07-13T15:47:36.139Z] v0.1.130 [2021-07-13T15:47:36.139Z] v0.1.131 [2021-07-13T15:47:36.139Z] v0.1.132 [2021-07-13T15:47:36.139Z] v0.1.133 [2021-07-13T15:47:36.139Z] v0.1.134 [2021-07-13T15:47:36.139Z] v0.1.135 [2021-07-13T15:47:36.139Z] v0.1.136 [2021-07-13T15:47:36.139Z] v0.1.137 [2021-07-13T15:47:36.139Z] v0.1.138 [2021-07-13T15:47:36.139Z] v0.1.139 [2021-07-13T15:47:36.139Z] v0.1.14 [2021-07-13T15:47:36.139Z] v0.1.140 [2021-07-13T15:47:36.139Z] v0.1.141 [2021-07-13T15:47:36.139Z] v0.1.142 [2021-07-13T15:47:36.139Z] v0.1.143 [2021-07-13T15:47:36.139Z] v0.1.144 [2021-07-13T15:47:36.139Z] v0.1.145 [2021-07-13T15:47:36.139Z] v0.1.146 [2021-07-13T15:47:36.139Z] v0.1.147 [2021-07-13T15:47:36.139Z] v0.1.148 [2021-07-13T15:47:36.139Z] v0.1.149 [2021-07-13T15:47:36.139Z] v0.1.15 [2021-07-13T15:47:36.139Z] v0.1.16 [2021-07-13T15:47:36.139Z] v0.1.17 [2021-07-13T15:47:36.139Z] v0.1.18 [2021-07-13T15:47:36.139Z] v0.1.19 [2021-07-13T15:47:36.139Z] v0.1.2 [2021-07-13T15:47:36.139Z] v0.1.20 [2021-07-13T15:47:36.139Z] v0.1.21 [2021-07-13T15:47:36.139Z] v0.1.22 [2021-07-13T15:47:36.139Z] v0.1.23 [2021-07-13T15:47:36.139Z] v0.1.24 [2021-07-13T15:47:36.139Z] v0.1.25 [2021-07-13T15:47:36.139Z] v0.1.26 [2021-07-13T15:47:36.139Z] v0.1.27 [2021-07-13T15:47:36.139Z] v0.1.28 [2021-07-13T15:47:36.139Z] v0.1.29 [2021-07-13T15:47:36.139Z] v0.1.3 [2021-07-13T15:47:36.139Z] v0.1.30 [2021-07-13T15:47:36.139Z] v0.1.31 [2021-07-13T15:47:36.139Z] v0.1.32 [2021-07-13T15:47:36.139Z] v0.1.33 [2021-07-13T15:47:36.139Z] v0.1.34 [2021-07-13T15:47:36.139Z] v0.1.35 [2021-07-13T15:47:36.139Z] v0.1.36 [2021-07-13T15:47:36.139Z] v0.1.37 [2021-07-13T15:47:36.139Z] v0.1.38 [2021-07-13T15:47:36.139Z] v0.1.39 [2021-07-13T15:47:36.139Z] v0.1.4 [2021-07-13T15:47:36.139Z] v0.1.40 [2021-07-13T15:47:36.139Z] v0.1.41 [2021-07-13T15:47:36.139Z] v0.1.42 [2021-07-13T15:47:36.139Z] v0.1.43 [2021-07-13T15:47:36.139Z] v0.1.44 [2021-07-13T15:47:36.139Z] v0.1.45 [2021-07-13T15:47:36.139Z] v0.1.46 [2021-07-13T15:47:36.139Z] v0.1.47 [2021-07-13T15:47:36.139Z] v0.1.48 [2021-07-13T15:47:36.139Z] v0.1.49 [2021-07-13T15:47:36.139Z] v0.1.5 [2021-07-13T15:47:36.139Z] v0.1.50 [2021-07-13T15:47:36.139Z] v0.1.51 [2021-07-13T15:47:36.139Z] v0.1.52 [2021-07-13T15:47:36.139Z] v0.1.53 [2021-07-13T15:47:36.139Z] v0.1.54 [2021-07-13T15:47:36.139Z] v0.1.55 [2021-07-13T15:47:36.139Z] v0.1.56 [2021-07-13T15:47:36.139Z] v0.1.57 [2021-07-13T15:47:36.139Z] v0.1.58 [2021-07-13T15:47:36.139Z] v0.1.59 [2021-07-13T15:47:36.139Z] v0.1.6 [2021-07-13T15:47:36.139Z] v0.1.60 [2021-07-13T15:47:36.139Z] v0.1.61 [2021-07-13T15:47:36.139Z] v0.1.62 [2021-07-13T15:47:36.139Z] v0.1.63 [2021-07-13T15:47:36.139Z] v0.1.64 [2021-07-13T15:47:36.139Z] v0.1.65 [2021-07-13T15:47:36.139Z] v0.1.66 [2021-07-13T15:47:36.139Z] v0.1.67 [2021-07-13T15:47:36.139Z] v0.1.68 [2021-07-13T15:47:36.139Z] v0.1.69 [2021-07-13T15:47:36.139Z] v0.1.7 [2021-07-13T15:47:36.139Z] v0.1.70 [2021-07-13T15:47:36.139Z] v0.1.71 [2021-07-13T15:47:36.139Z] v0.1.72 [2021-07-13T15:47:36.139Z] v0.1.73 [2021-07-13T15:47:36.139Z] v0.1.74 [2021-07-13T15:47:36.139Z] v0.1.75 [2021-07-13T15:47:36.139Z] v0.1.76 [2021-07-13T15:47:36.140Z] v0.1.77 [2021-07-13T15:47:36.140Z] v0.1.78 [2021-07-13T15:47:36.140Z] v0.1.79 [2021-07-13T15:47:36.140Z] v0.1.8 [2021-07-13T15:47:36.140Z] v0.1.80 [2021-07-13T15:47:36.140Z] v0.1.81 [2021-07-13T15:47:36.140Z] v0.1.82 [2021-07-13T15:47:36.140Z] v0.1.83 [2021-07-13T15:47:36.140Z] v0.1.84 [2021-07-13T15:47:36.140Z] v0.1.85 [2021-07-13T15:47:36.140Z] v0.1.86 [2021-07-13T15:47:36.140Z] v0.1.87 [2021-07-13T15:47:36.140Z] v0.1.88 [2021-07-13T15:47:36.140Z] v0.1.89 [2021-07-13T15:47:36.140Z] v0.1.9 [2021-07-13T15:47:36.140Z] v0.1.90 [2021-07-13T15:47:36.140Z] v0.1.91 [2021-07-13T15:47:36.140Z] v0.1.92 [2021-07-13T15:47:36.140Z] v0.1.93 [2021-07-13T15:47:36.140Z] v0.1.94 [2021-07-13T15:47:36.140Z] v0.1.95 [2021-07-13T15:47:36.140Z] v0.1.96 [2021-07-13T15:47:36.140Z] v0.1.97 [2021-07-13T15:47:36.140Z] v0.1.98 [2021-07-13T15:47:36.140Z] v0.1.99 [2021-07-13T15:47:36.140Z] v2.0.0 [2021-07-13T15:47:36.140Z] v2.0.0-dev.1 [2021-07-13T15:47:36.140Z] v2.0.0-dev.10 [2021-07-13T15:47:36.140Z] v2.0.0-dev.100 [2021-07-13T15:47:36.140Z] v2.0.0-dev.101 [2021-07-13T15:47:36.140Z] v2.0.0-dev.102 [2021-07-13T15:47:36.140Z] v2.0.0-dev.103 [2021-07-13T15:47:36.140Z] v2.0.0-dev.11 [2021-07-13T15:47:36.140Z] v2.0.0-dev.12 [2021-07-13T15:47:36.140Z] v2.0.0-dev.13 [2021-07-13T15:47:36.140Z] v2.0.0-dev.14 [2021-07-13T15:47:36.140Z] v2.0.0-dev.15 [2021-07-13T15:47:36.140Z] v2.0.0-dev.16 [2021-07-13T15:47:36.140Z] v2.0.0-dev.17 [2021-07-13T15:47:36.140Z] v2.0.0-dev.18 [2021-07-13T15:47:36.140Z] v2.0.0-dev.19 [2021-07-13T15:47:36.140Z] v2.0.0-dev.2 [2021-07-13T15:47:36.140Z] v2.0.0-dev.20 [2021-07-13T15:47:36.140Z] v2.0.0-dev.21 [2021-07-13T15:47:36.140Z] v2.0.0-dev.22 [2021-07-13T15:47:36.140Z] v2.0.0-dev.23 [2021-07-13T15:47:36.140Z] v2.0.0-dev.24 [2021-07-13T15:47:36.140Z] v2.0.0-dev.25 [2021-07-13T15:47:36.140Z] v2.0.0-dev.26 [2021-07-13T15:47:36.140Z] v2.0.0-dev.27 [2021-07-13T15:47:36.140Z] v2.0.0-dev.28 [2021-07-13T15:47:36.140Z] v2.0.0-dev.29 [2021-07-13T15:47:36.140Z] v2.0.0-dev.3 [2021-07-13T15:47:36.140Z] v2.0.0-dev.30 [2021-07-13T15:47:36.140Z] v2.0.0-dev.31 [2021-07-13T15:47:36.140Z] v2.0.0-dev.32 [2021-07-13T15:47:36.140Z] v2.0.0-dev.33 [2021-07-13T15:47:36.140Z] v2.0.0-dev.34 [2021-07-13T15:47:36.140Z] v2.0.0-dev.35 [2021-07-13T15:47:36.140Z] v2.0.0-dev.36 [2021-07-13T15:47:36.140Z] v2.0.0-dev.37 [2021-07-13T15:47:36.140Z] v2.0.0-dev.38 [2021-07-13T15:47:36.140Z] v2.0.0-dev.39 [2021-07-13T15:47:36.140Z] v2.0.0-dev.4 [2021-07-13T15:47:36.140Z] v2.0.0-dev.40 [2021-07-13T15:47:36.140Z] v2.0.0-dev.41 [2021-07-13T15:47:36.140Z] v2.0.0-dev.42 [2021-07-13T15:47:36.140Z] v2.0.0-dev.43 [2021-07-13T15:47:36.140Z] v2.0.0-dev.44 [2021-07-13T15:47:36.140Z] v2.0.0-dev.45 [2021-07-13T15:47:36.140Z] v2.0.0-dev.46 [2021-07-13T15:47:36.140Z] v2.0.0-dev.47 [2021-07-13T15:47:36.140Z] v2.0.0-dev.48 [2021-07-13T15:47:36.140Z] v2.0.0-dev.49 [2021-07-13T15:47:36.140Z] v2.0.0-dev.5 [2021-07-13T15:47:36.140Z] v2.0.0-dev.50 [2021-07-13T15:47:36.140Z] v2.0.0-dev.51 [2021-07-13T15:47:36.140Z] v2.0.0-dev.52 [2021-07-13T15:47:36.140Z] v2.0.0-dev.53 [2021-07-13T15:47:36.140Z] v2.0.0-dev.54 [2021-07-13T15:47:36.140Z] v2.0.0-dev.55 [2021-07-13T15:47:36.140Z] v2.0.0-dev.56 [2021-07-13T15:47:36.140Z] v2.0.0-dev.57 [2021-07-13T15:47:36.140Z] v2.0.0-dev.58 [2021-07-13T15:47:36.140Z] v2.0.0-dev.59 [2021-07-13T15:47:36.140Z] v2.0.0-dev.6 [2021-07-13T15:47:36.140Z] v2.0.0-dev.60 [2021-07-13T15:47:36.140Z] v2.0.0-dev.61 [2021-07-13T15:47:36.140Z] v2.0.0-dev.62 [2021-07-13T15:47:36.140Z] v2.0.0-dev.63 [2021-07-13T15:47:36.140Z] v2.0.0-dev.64 [2021-07-13T15:47:36.140Z] v2.0.0-dev.65 [2021-07-13T15:47:36.140Z] v2.0.0-dev.66 [2021-07-13T15:47:36.140Z] v2.0.0-dev.67 [2021-07-13T15:47:36.140Z] v2.0.0-dev.68 [2021-07-13T15:47:36.140Z] v2.0.0-dev.69 [2021-07-13T15:47:36.140Z] v2.0.0-dev.7 [2021-07-13T15:47:36.140Z] v2.0.0-dev.70 [2021-07-13T15:47:36.140Z] v2.0.0-dev.71 [2021-07-13T15:47:36.140Z] v2.0.0-dev.72 [2021-07-13T15:47:36.140Z] v2.0.0-dev.73 [2021-07-13T15:47:36.140Z] v2.0.0-dev.74 [2021-07-13T15:47:36.140Z] v2.0.0-dev.75 [2021-07-13T15:47:36.140Z] v2.0.0-dev.76 [2021-07-13T15:47:36.140Z] v2.0.0-dev.77 [2021-07-13T15:47:36.140Z] v2.0.0-dev.78 [2021-07-13T15:47:36.140Z] v2.0.0-dev.79 [2021-07-13T15:47:36.140Z] v2.0.0-dev.8 [2021-07-13T15:47:36.140Z] v2.0.0-dev.80 [2021-07-13T15:47:36.140Z] v2.0.0-dev.81 [2021-07-13T15:47:36.140Z] v2.0.0-dev.82 [2021-07-13T15:47:36.140Z] v2.0.0-dev.83 [2021-07-13T15:47:36.140Z] v2.0.0-dev.84 [2021-07-13T15:47:36.140Z] v2.0.0-dev.85 [2021-07-13T15:47:36.140Z] v2.0.0-dev.86 [2021-07-13T15:47:36.140Z] v2.0.0-dev.87 [2021-07-13T15:47:36.140Z] v2.0.0-dev.88 [2021-07-13T15:47:36.140Z] v2.0.0-dev.89 [2021-07-13T15:47:36.140Z] v2.0.0-dev.9 [2021-07-13T15:47:36.140Z] v2.0.0-dev.90 [2021-07-13T15:47:36.140Z] v2.0.0-dev.91 [2021-07-13T15:47:36.140Z] v2.0.0-dev.92 [2021-07-13T15:47:36.140Z] v2.0.0-dev.93 [2021-07-13T15:47:36.140Z] v2.0.0-dev.94 [2021-07-13T15:47:36.140Z] v2.0.0-dev.95 [2021-07-13T15:47:36.140Z] v2.0.0-dev.96 [2021-07-13T15:47:36.140Z] v2.0.0-dev.97 [2021-07-13T15:47:36.140Z] v2.0.0-dev.98 [2021-07-13T15:47:36.140Z] v2.0.0-dev.99 [2021-07-13T15:47:36.140Z] v2.0.1-dev.1 [2021-07-13T15:47:36.140Z] v2.0.1-dev.2 [Pipeline] sh [2021-07-13T15:47:36.435Z] + lftools sign git-tag v2.0.1-dev.2 [2021-07-13T15:47:37.005Z] Signing Git tag with Sigul... [2021-07-13T15:47:37.005Z] Signing v2.0.1-dev.2 [Pipeline] echo [2021-07-13T15:47:37.955Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-13T15:47:38.248Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-13T15:47:38.256Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-13T15:47:38.289Z] $ docker stop --time=1 52e124479f3ce9ad9d2360deaafe32ebe136ed7c230295d54aa2025fb8183081 [2021-07-13T15:47:40.059Z] $ docker rm -f 52e124479f3ce9ad9d2360deaafe32ebe136ed7c230295d54aa2025fb8183081 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-13T15:47:40.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-13T15:47:40.951Z] . [Pipeline] withDockerContainer [2021-07-13T15:47:41.026Z] prd-centos7-docker-4c-2g-66 does not seem to be running inside a container [2021-07-13T15:47:41.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-13T15:47:41.604Z] $ docker top 25a911a55afacdbfac900df57a5109d8867d13d85e48c06110bff8756ac72df8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-13T15:47:41.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-13T15:47:41.735Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-13T15:47:41.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-13T15:47:41.929Z] $ docker exec 25a911a55afacdbfac900df57a5109d8867d13d85e48c06110bff8756ac72df8 ssh-agent [2021-07-13T15:47:42.081Z] SSH_AUTH_SOCK=/tmp/ssh-kzBmN1gv9sDz/agent.14 [2021-07-13T15:47:42.081Z] SSH_AGENT_PID=20 [2021-07-13T15:47:42.169Z] Running ssh-add (command line suppressed) [2021-07-13T15:47:42.292Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2996901826768574325.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2996901826768574325.key) [2021-07-13T15:47:42.346Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-13T15:47:42.667Z] + git semver bump pre [2021-07-13T15:47:42.667Z] # -> Open(): unable to determine branch for HEAD [2021-07-13T15:47:42.667Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-13T15:47:42.667Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-13T15:47:42.667Z] # $SEMVER_REMOTE_NAME = origin [2021-07-13T15:47:42.667Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-13T15:47:42.667Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-13T15:47:42.667Z] # $SEMVER_BRANCH = main [2021-07-13T15:47:42.667Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2021-07-13T15:47:42.667Z] 2.0.1-dev.3 [Pipeline] } [2021-07-13T15:47:42.674Z] $ docker exec --env ******** --env ******** 25a911a55afacdbfac900df57a5109d8867d13d85e48c06110bff8756ac72df8 ssh-agent -k [2021-07-13T15:47:42.772Z] unset SSH_AUTH_SOCK; [2021-07-13T15:47:42.772Z] unset SSH_AGENT_PID; [2021-07-13T15:47:42.772Z] echo Agent pid 20 killed; [2021-07-13T15:47:42.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-13T15:47:43.123Z] + git semver [Pipeline] } [2021-07-13T15:47:43.134Z] $ docker stop --time=1 25a911a55afacdbfac900df57a5109d8867d13d85e48c06110bff8756ac72df8 [2021-07-13T15:47:44.417Z] $ docker rm -f 25a911a55afacdbfac900df57a5109d8867d13d85e48c06110bff8756ac72df8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-13T15:47:44.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-13T15:47:44.832Z] . [Pipeline] withDockerContainer [2021-07-13T15:47:44.907Z] prd-centos7-docker-4c-2g-66 does not seem to be running inside a container [2021-07-13T15:47:44.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-13T15:47:45.336Z] $ docker top c2e1ef916d6b0a553761506424d067860b0772b01221fe894b744d7e53e809ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-13T15:47:45.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-13T15:47:45.472Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-13T15:47:45.588Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-13T15:47:45.588Z] $ docker exec c2e1ef916d6b0a553761506424d067860b0772b01221fe894b744d7e53e809ea ssh-agent [2021-07-13T15:47:45.707Z] SSH_AUTH_SOCK=/tmp/ssh-DKlW4S8483pD/agent.15 [2021-07-13T15:47:45.708Z] SSH_AGENT_PID=21 [2021-07-13T15:47:45.713Z] Running ssh-add (command line suppressed) [2021-07-13T15:47:45.811Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4908421968959372008.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4908421968959372008.key) [2021-07-13T15:47:45.831Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-13T15:47:46.140Z] + git semver push [2021-07-13T15:47:46.140Z] # -> Open(): unable to determine branch for HEAD [2021-07-13T15:47:46.140Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-13T15:47:46.140Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-13T15:47:46.140Z] # $SEMVER_REMOTE_NAME = origin [2021-07-13T15:47:46.140Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-13T15:47:46.140Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-13T15:47:46.140Z] # $SEMVER_BRANCH = main [2021-07-13T15:47:46.140Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2021-07-13T15:47:51.445Z] $ docker exec --env ******** --env ******** c2e1ef916d6b0a553761506424d067860b0772b01221fe894b744d7e53e809ea ssh-agent -k [2021-07-13T15:47:51.548Z] unset SSH_AUTH_SOCK; [2021-07-13T15:47:51.548Z] unset SSH_AGENT_PID; [2021-07-13T15:47:51.548Z] echo Agent pid 21 killed; [2021-07-13T15:47:51.564Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-13T15:47:51.902Z] + git semver [Pipeline] } [2021-07-13T15:47:51.912Z] $ docker stop --time=1 c2e1ef916d6b0a553761506424d067860b0772b01221fe894b744d7e53e809ea [2021-07-13T15:47:53.086Z] $ docker rm -f c2e1ef916d6b0a553761506424d067860b0772b01221fe894b744d7e53e809ea [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-07-13T15:47:54.076Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-13T15:47:54.640Z] ---> package-listing.sh [2021-07-13T15:47:54.640Z] ++ facter osfamily [2021-07-13T15:47:54.640Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-13T15:47:54.901Z] + OS_FAMILY=redhat [2021-07-13T15:47:54.901Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2021-07-13T15:47:54.901Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-13T15:47:54.901Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-13T15:47:54.901Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-13T15:47:54.901Z] + PACKAGES=/tmp/packages_start.txt [2021-07-13T15:47:54.901Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-07-13T15:47:54.901Z] + PACKAGES=/tmp/packages_end.txt [2021-07-13T15:47:54.901Z] + case "${OS_FAMILY}" in [2021-07-13T15:47:54.901Z] + rpm -qa [2021-07-13T15:47:54.901Z] + sort [2021-07-13T15:47:55.472Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-13T15:47:55.473Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-13T15:47:55.473Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-13T15:47:55.733Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-07-13T15:47:55.733Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2021-07-13T15:47:55.733Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo [2021-07-13T15:47:55.745Z] 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-13T15:47:56.043Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-13T15:47:56.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-13T15:47:56.608Z] [2021-07-13T15:47:56.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-13T15:47:56.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-13T15:47:57.199Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-13T15:47:57.199Z] df20fa9351a1: Pulling fs layer [2021-07-13T15:47:57.199Z] 36b3adc4ff6f: Pulling fs layer [2021-07-13T15:47:57.199Z] 8ad3a11d3b57: Pulling fs layer [2021-07-13T15:47:57.199Z] 46f8f816bc3b: Pulling fs layer [2021-07-13T15:47:57.199Z] 93b61091891f: Pulling fs layer [2021-07-13T15:47:57.199Z] 93b9cdb0e59b: Pulling fs layer [2021-07-13T15:47:57.199Z] 5e14af77c1be: Pulling fs layer [2021-07-13T15:47:57.199Z] 01666e4c0597: Pulling fs layer [2021-07-13T15:47:57.199Z] aa168da1d23b: Pulling fs layer [2021-07-13T15:47:57.199Z] 93b9cdb0e59b: Waiting [2021-07-13T15:47:57.199Z] 5e14af77c1be: Waiting [2021-07-13T15:47:57.199Z] 01666e4c0597: Waiting [2021-07-13T15:47:57.199Z] aa168da1d23b: Waiting [2021-07-13T15:47:57.199Z] 46f8f816bc3b: Waiting [2021-07-13T15:47:57.199Z] 93b61091891f: Waiting [2021-07-13T15:47:57.199Z] 36b3adc4ff6f: Download complete [2021-07-13T15:47:57.199Z] 46f8f816bc3b: Verifying Checksum [2021-07-13T15:47:57.199Z] 46f8f816bc3b: Download complete [2021-07-13T15:47:57.199Z] df20fa9351a1: Verifying Checksum [2021-07-13T15:47:57.199Z] df20fa9351a1: Download complete [2021-07-13T15:47:57.199Z] 93b9cdb0e59b: Verifying Checksum [2021-07-13T15:47:57.199Z] 93b9cdb0e59b: Download complete [2021-07-13T15:47:57.199Z] 5e14af77c1be: Verifying Checksum [2021-07-13T15:47:57.199Z] 5e14af77c1be: Download complete [2021-07-13T15:47:57.199Z] 93b61091891f: Download complete [2021-07-13T15:47:57.199Z] 01666e4c0597: Verifying Checksum [2021-07-13T15:47:57.199Z] 01666e4c0597: Download complete [2021-07-13T15:47:57.461Z] 8ad3a11d3b57: Verifying Checksum [2021-07-13T15:47:57.461Z] 8ad3a11d3b57: Download complete [2021-07-13T15:47:57.461Z] df20fa9351a1: Pull complete [2021-07-13T15:47:57.461Z] 36b3adc4ff6f: Pull complete [2021-07-13T15:47:58.040Z] 8ad3a11d3b57: Pull complete [2021-07-13T15:47:58.040Z] 46f8f816bc3b: Pull complete [2021-07-13T15:47:58.310Z] 93b61091891f: Pull complete [2021-07-13T15:47:58.310Z] 93b9cdb0e59b: Pull complete [2021-07-13T15:47:58.310Z] 5e14af77c1be: Pull complete [2021-07-13T15:47:58.571Z] 01666e4c0597: Pull complete [2021-07-13T15:47:59.517Z] aa168da1d23b: Verifying Checksum [2021-07-13T15:47:59.517Z] aa168da1d23b: Download complete [2021-07-13T15:48:03.745Z] aa168da1d23b: Pull complete [2021-07-13T15:48:03.745Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-13T15:48:03.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-13T15:48:03.745Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-13T15:48:03.831Z] prd-centos7-docker-4c-2g-66 does not seem to be running inside a container [2021-07-13T15:48:03.871Z] $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-13T15:48:07.763Z] $ docker top cfa91e7aad96018cf1804805cc76eb8d8a15a59d1750ea442aa43fdc478dd70c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-13T15:48:08.145Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-13T15:48:08.435Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-13T15:48:08.735Z] + ls /var/log/sa-host [2021-07-13T15:48:08.735Z] + sadf -c /var/log/sa-host/sa05 [2021-07-13T15:48:08.735Z] file_magic: OK [2021-07-13T15:48:08.735Z] HZ: Using current value: 100 [2021-07-13T15:48:08.735Z] file_header: OK [2021-07-13T15:48:08.735Z] 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-07-13T15:48:08.735Z] Statistics: [2021-07-13T15:48:08.735Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-13T15:48:08.735Z] File successfully converted to sysstat format version 12.2.1 [2021-07-13T15:48:08.735Z] + sadf -c /var/log/sa-host/sa13 [2021-07-13T15:48:08.735Z] file_magic: OK [2021-07-13T15:48:08.735Z] HZ: Using current value: 100 [2021-07-13T15:48:08.735Z] file_header: OK [2021-07-13T15:48:08.735Z] 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-07-13T15:48:08.735Z] Statistics: [2021-07-13T15:48:08.735Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-13T15:48:08.735Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-13T15:48:08.913Z] provisioning config files... [2021-07-13T15:48:08.926Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1791279063622111124tmp [Pipeline] { [Pipeline] echo [2021-07-13T15:48:08.947Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-13T15:48:09.247Z] ---> create-netrc.sh [Pipeline] } [2021-07-13T15:48:09.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-13T15:48:09.625Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-13T15:48:09.635Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-13T15:48:09.929Z] ---> sudo-logs.sh [2021-07-13T15:48:09.929Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-13T15:48:09.965Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-13T15:48:10.260Z] ---> job-cost.sh [2021-07-13T15:48:10.260Z] lf-activate-venv: SKIPPING [2021-07-13T15:48:10.260Z] DEBUG: total: 0.18000000715255737 [2021-07-13T15:48:10.260Z] INFO: Retrieving Stack Cost... [2021-07-13T15:48:11.642Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-13T15:48:12.215Z] INFO: Archiving Costs [Pipeline] echo [2021-07-13T15:48:12.228Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-13T15:48:12.522Z] ---> logs-deploy.sh [2021-07-13T15:48:12.523Z] lf-activate-venv: SKIPPING [2021-07-13T15:48:12.523Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/3 [2021-07-13T15:48:12.523Z] INFO: archiving workspace using pattern(s): [2021-07-13T15:48:13.465Z] Archives upload complete. [2021-07-13T15:48:13.465Z] INFO: archiving logs to Nexus [2021-07-13T15:48:14.039Z] ---> uname -a: [2021-07-13T15:48:14.039Z] Linux prd-centos7-docker-4c-2g-66.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-13T15:48:14.039Z] [2021-07-13T15:48:14.039Z] [2021-07-13T15:48:14.039Z] ---> lscpu: [2021-07-13T15:48:14.039Z] Architecture: x86_64 [2021-07-13T15:48:14.039Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-13T15:48:14.039Z] Byte Order: Little Endian [2021-07-13T15:48:14.039Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-13T15:48:14.039Z] CPU(s): 2 [2021-07-13T15:48:14.039Z] On-line CPU(s) list: 0,1 [2021-07-13T15:48:14.039Z] Thread(s) per core: 1 [2021-07-13T15:48:14.039Z] Core(s) per socket: 1 [2021-07-13T15:48:14.039Z] Socket(s): 2 [2021-07-13T15:48:14.039Z] NUMA node(s): 1 [2021-07-13T15:48:14.039Z] Vendor ID: AuthenticAMD [2021-07-13T15:48:14.039Z] CPU family: 23 [2021-07-13T15:48:14.039Z] Model: 49 [2021-07-13T15:48:14.039Z] Model name: AMD EPYC-Rome Processor [2021-07-13T15:48:14.039Z] Stepping: 0 [2021-07-13T15:48:14.039Z] CPU MHz: 2800.000 [2021-07-13T15:48:14.039Z] BogoMIPS: 5600.00 [2021-07-13T15:48:14.039Z] Virtualization: AMD-V [2021-07-13T15:48:14.039Z] Hypervisor vendor: KVM [2021-07-13T15:48:14.039Z] Virtualization type: full [2021-07-13T15:48:14.039Z] L1d cache: 64 KiB [2021-07-13T15:48:14.039Z] L1i cache: 64 KiB [2021-07-13T15:48:14.039Z] L2 cache: 1 MiB [2021-07-13T15:48:14.039Z] L3 cache: 32 MiB [2021-07-13T15:48:14.039Z] NUMA node0 CPU(s): 0,1 [2021-07-13T15:48:14.039Z] Vulnerability Itlb multihit: Not affected [2021-07-13T15:48:14.039Z] Vulnerability L1tf: Not affected [2021-07-13T15:48:14.039Z] Vulnerability Mds: Not affected [2021-07-13T15:48:14.039Z] Vulnerability Meltdown: Not affected [2021-07-13T15:48:14.039Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-13T15:48:14.039Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-13T15:48:14.039Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-13T15:48:14.039Z] Vulnerability Srbds: Not affected [2021-07-13T15:48:14.039Z] Vulnerability Tsx async abort: Not affected [2021-07-13T15:48:14.039Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-07-13T15:48:14.039Z] [2021-07-13T15:48:14.039Z] [2021-07-13T15:48:14.039Z] ---> nproc: [2021-07-13T15:48:14.039Z] 2 [2021-07-13T15:48:14.039Z] [2021-07-13T15:48:14.039Z] [2021-07-13T15:48:14.039Z] ---> df -h: [2021-07-13T15:48:14.039Z] Filesystem Size Used Available Use% Mounted on [2021-07-13T15:48:14.039Z] overlay 40.0G 8.9G 31.1G 22% / [2021-07-13T15:48:14.039Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-13T15:48:14.039Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-13T15:48:14.039Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-13T15:48:14.039Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-07-13T15:48:14.039Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-07-13T15:48:14.039Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-07-13T15:48:14.039Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-07-13T15:48:14.039Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/undry_go-mod-core-contracts_main@tmp [2021-07-13T15:48:14.039Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-07-13T15:48:14.039Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-07-13T15:48:14.039Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-07-13T15:48:14.039Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-07-13T15:48:14.039Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/undry_go-mod-core-contracts_main [2021-07-13T15:48:14.039Z] [2021-07-13T15:48:14.039Z] [2021-07-13T15:48:14.039Z] ---> free -m: [2021-07-13T15:48:14.039Z] total used free shared buff/cache available [2021-07-13T15:48:14.039Z] Mem: 7821 1278 3153 0 3389 6461 [2021-07-13T15:48:14.039Z] Swap: 1023 0 1023 [2021-07-13T15:48:14.039Z] [2021-07-13T15:48:14.039Z] [2021-07-13T15:48:14.039Z] ---> ip addr: [2021-07-13T15:48:14.039Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-13T15:48:14.039Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-13T15:48:14.039Z] inet 127.0.0.1/8 scope host lo [2021-07-13T15:48:14.039Z] valid_lft forever preferred_lft forever [2021-07-13T15:48:14.039Z] inet6 ::1/128 scope host [2021-07-13T15:48:14.039Z] valid_lft forever preferred_lft forever [2021-07-13T15:48:14.039Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-13T15:48:14.039Z] link/ether fa:16:3e:72:df:54 brd ff:ff:ff:ff:ff:ff [2021-07-13T15:48:14.039Z] inet 10.30.123.234/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-13T15:48:14.039Z] valid_lft 85823sec preferred_lft 85823sec [2021-07-13T15:48:14.039Z] inet6 fe80::f816:3eff:fe72:df54/64 scope link [2021-07-13T15:48:14.039Z] valid_lft forever preferred_lft forever [2021-07-13T15:48:14.039Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-13T15:48:14.039Z] link/ether 02:42:49:1c:93:4b brd ff:ff:ff:ff:ff:ff [2021-07-13T15:48:14.039Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-13T15:48:14.039Z] valid_lft forever preferred_lft forever [2021-07-13T15:48:14.039Z] inet6 fe80::42:49ff:fe1c:934b/64 scope link [2021-07-13T15:48:14.039Z] valid_lft forever preferred_lft forever [2021-07-13T15:48:14.039Z] [2021-07-13T15:48:14.039Z] [2021-07-13T15:48:14.039Z] ---> sar -b -r -n DEV: [2021-07-13T15:48:14.039Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/13/21 _x86_64_ (2 CPU) [2021-07-13T15:48:14.039Z] [2021-07-13T15:48:14.039Z] 15:38:25 LINUX RESTART (2 CPU) [2021-07-13T15:48:14.039Z] [2021-07-13T15:48:14.039Z] 15:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-07-13T15:48:14.039Z] 15:40:01 83.30 3.91 79.39 0.00 2628.70 3756.93 0.00 [2021-07-13T15:48:14.039Z] 15:41:01 0.52 0.00 0.52 0.00 0.00 8.78 0.00 [2021-07-13T15:48:14.039Z] 15:42:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 [2021-07-13T15:48:14.039Z] 15:43:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 [2021-07-13T15:48:14.039Z] 15:44:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 [2021-07-13T15:48:14.039Z] 15:45:01 0.37 0.00 0.37 0.00 0.00 4.95 0.00 [2021-07-13T15:48:14.039Z] 15:46:01 0.23 0.00 0.23 0.00 0.00 3.02 0.00 [2021-07-13T15:48:14.039Z] 15:47:01 75.34 0.03 75.31 0.00 3.73 27598.67 0.00 [2021-07-13T15:48:14.039Z] 15:48:01 124.93 0.10 124.83 0.00 9.99 30178.98 0.00 [2021-07-13T15:48:14.039Z] Average: 31.72 0.45 31.27 0.00 293.71 6841.75 0.00 [2021-07-13T15:48:14.039Z] [2021-07-13T15:48:14.039Z] 15:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-13T15:48:14.039Z] 15:40:01 5451344 0 813968 10.16 2620 1741008 1293008 14.28 575924 1578760 20 [2021-07-13T15:48:14.039Z] 15:41:01 5461580 0 803724 10.04 2620 1741016 1209272 13.35 568236 1578728 16 [2021-07-13T15:48:14.039Z] 15:42:01 5461320 0 803984 10.04 2620 1741016 1209356 13.35 567876 1579484 8 [2021-07-13T15:48:14.039Z] 15:43:01 5462436 0 802864 10.02 2620 1741020 1204968 13.30 567068 1579484 8 [2021-07-13T15:48:14.039Z] 15:44:01 5461840 0 803452 10.03 2620 1741028 1205064 13.30 563928 1583268 20 [2021-07-13T15:48:14.039Z] 15:45:01 5462548 0 802744 10.02 2620 1741028 1205040 13.30 563660 1583268 12 [2021-07-13T15:48:14.039Z] 15:46:01 5462860 0 802424 10.02 2620 1741036 1204968 13.30 563428 1583268 8 [2021-07-13T15:48:14.039Z] 15:47:01 4415224 0 1039220 12.98 2620 2551876 1472068 16.25 794020 2293200 76112 [2021-07-13T15:48:14.039Z] 15:48:01 3228724 0 1292796 16.14 2620 3484800 1875632 20.71 1221720 2891528 421132 [2021-07-13T15:48:14.039Z] Average: 5096431 0 885020 11.05 2620 2024870 1319931 14.57 665096 1805665 55260 [2021-07-13T15:48:14.039Z] [2021-07-13T15:48:14.040Z] 15:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-13T15:48:14.040Z] 15:40:01 eth0 321.56 223.66 706.43 58.94 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:40:01 docker0 14.44 8.92 2.60 26.55 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:41:01 eth0 1.68 0.23 0.38 0.08 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:42:01 eth0 0.95 0.52 0.53 0.48 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:43:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:44:01 eth0 0.20 0.18 0.08 0.04 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:45:01 eth0 0.22 0.22 0.10 0.04 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:46:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:47:01 vethe7349f4 35.43 35.51 2.78 281.60 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:47:01 eth0 446.94 412.69 4364.14 35.83 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:47:01 docker0 35.43 35.41 2.29 281.59 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:48:01 eth0 775.12 654.97 5714.35 145.30 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] 15:48:01 docker0 81.25 130.79 5.02 284.03 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] Average: eth0 171.93 143.66 1198.76 26.76 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] Average: docker0 14.57 19.46 1.10 65.82 0.00 0.00 0.00 0.00 [2021-07-13T15:48:14.040Z] [2021-07-13T15:48:14.040Z] [2021-07-13T15:48:14.040Z] ---> sar -P ALL: [2021-07-13T15:48:14.040Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/13/21 _x86_64_ (2 CPU) [2021-07-13T15:48:14.040Z] [2021-07-13T15:48:14.040Z] 15:38:25 LINUX RESTART (2 CPU) [2021-07-13T15:48:14.040Z] [2021-07-13T15:48:14.040Z] 15:39:01 CPU %user %nice %system %iowait %steal %idle [2021-07-13T15:48:14.040Z] 15:40:01 all 8.27 0.00 2.95 3.04 0.05 85.69 [2021-07-13T15:48:14.040Z] 15:40:01 0 7.43 0.00 3.59 3.49 0.05 85.45 [2021-07-13T15:48:14.040Z] 15:40:01 1 9.11 0.00 2.31 2.60 0.05 85.93 [2021-07-13T15:48:14.040Z] 15:41:01 all 0.13 0.00 0.07 0.00 0.02 99.78 [2021-07-13T15:48:14.040Z] 15:41:01 0 0.08 0.00 0.08 0.00 0.03 99.80 [2021-07-13T15:48:14.040Z] 15:41:01 1 0.18 0.00 0.05 0.00 0.00 99.77 [2021-07-13T15:48:14.040Z] 15:42:01 all 0.06 0.00 0.06 0.00 0.03 99.86 [2021-07-13T15:48:14.040Z] 15:42:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2021-07-13T15:48:14.040Z] 15:42:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2021-07-13T15:48:14.040Z] 15:43:01 all 0.10 0.00 0.04 0.00 0.03 99.83 [2021-07-13T15:48:14.040Z] 15:43:01 0 0.05 0.00 0.07 0.00 0.03 99.85 [2021-07-13T15:48:14.040Z] 15:43:01 1 0.15 0.00 0.02 0.00 0.02 99.82 [2021-07-13T15:48:14.040Z] 15:44:01 all 0.17 0.00 0.04 0.00 0.01 99.78 [2021-07-13T15:48:14.040Z] 15:44:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2021-07-13T15:48:14.040Z] 15:44:01 1 0.25 0.00 0.03 0.00 0.00 99.72 [2021-07-13T15:48:14.040Z] 15:45:01 all 0.21 0.00 0.06 0.00 0.03 99.71 [2021-07-13T15:48:14.040Z] 15:45:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-07-13T15:48:14.040Z] 15:45:01 1 0.38 0.00 0.07 0.00 0.03 99.52 [2021-07-13T15:48:14.040Z] 15:46:01 all 0.23 0.00 0.03 0.00 0.02 99.72 [2021-07-13T15:48:14.040Z] 15:46:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-07-13T15:48:14.040Z] 15:46:01 1 0.38 0.00 0.03 0.00 0.02 99.57 [2021-07-13T15:48:14.040Z] 15:47:01 all 10.45 0.00 3.92 11.57 0.05 74.01 [2021-07-13T15:48:14.040Z] 15:47:01 0 10.56 0.00 4.29 11.78 0.05 73.33 [2021-07-13T15:48:14.040Z] 15:47:01 1 10.34 0.00 3.54 11.37 0.05 74.70 [2021-07-13T15:48:14.040Z] 15:48:01 all 19.74 0.00 8.43 4.08 0.11 67.64 [2021-07-13T15:48:14.040Z] 15:48:01 0 17.91 0.00 8.89 4.01 0.11 69.08 [2021-07-13T15:48:14.040Z] 15:48:01 1 21.57 0.00 7.96 4.15 0.12 66.19 [2021-07-13T15:48:14.040Z] Average: all 4.26 0.00 1.68 2.03 0.04 91.99 [2021-07-13T15:48:14.040Z] Average: 0 3.92 0.00 1.85 2.09 0.04 92.11 [2021-07-13T15:48:14.040Z] Average: 1 4.60 0.00 1.52 1.97 0.04 91.87 [2021-07-13T15:48:14.040Z] [2021-07-13T15:48:14.040Z] [2021-07-13T15:48:14.040Z]