Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 291428ad45d91d2c212f30372c9ad9d0ed1c6280 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8293958155909619487.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2801688112832143946.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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 > /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-ssh6790231206081514625.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7585451623305945432.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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 > /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-ssh2179731924310672260.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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_BUILD_IMAGE_TARGET: builder 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1603 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-core-contracts_main@tmp/jenkins-gitclient-ssh8592906832229631420.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 291428ad45d91d2c212f30372c9ad9d0ed1c6280 (main) > git config core.sparsecheckout # timeout=10 > git checkout -f 291428ad45d91d2c212f30372c9ad9d0ed1c6280 # timeout=10 Commit message: "Merge pull request #662 from lenny-intel/pr-template" > git rev-list --no-walk c9e90d0e5ca11ec56d05de40d85757625008e2a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-27T09:12:08.685Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-27T09:12:08.771Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-27T09:12:08.803Z] ========================================================= [2021-09-27T09:12:08.803Z] EdgeX Global Pipelines Version Info [2021-09-27T09:12:08.803Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:12:11.587Z] ------------------- [2021-09-27T09:12:11.587Z] stable info: [2021-09-27T09:12:11.587Z] ------------------- [2021-09-27T09:12:11.587Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-27T09:12:11.587Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T09:12:11.587Z] Message: update stable to v1.0.205 [2021-09-27T09:12:12.169Z] ------------------- [2021-09-27T09:12:12.169Z] experimental info: [2021-09-27T09:12:12.169Z] ------------------- [2021-09-27T09:12:12.169Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-27T09:12:12.169Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T09:12:12.169Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-27T09:12:12.303Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-09-27T09:12:12.330Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-09-27T09:12:12.357Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-27T09:12:12.384Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-27T09:12:12.412Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-27T09:12:12.438Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-27T09:12:12.467Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-27T09:12:12.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-27T09:12:12.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-27T09:12:12.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-27T09:12:12.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-27T09:12:12.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-27T09:12:12.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-09-27T09:12:14.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-27T09:12:14.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-27T09:12:14.801Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T09:12:14.829Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T09:12:14.855Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T09:12:14.881Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T09:12:14.907Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-27T09:12:14.934Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-27T09:12:14.970Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-27T09:12:14.996Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-27T09:12:15.026Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-27T09:12:15.057Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-27T09:12:15.083Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-09-27T09:12:15.108Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-27T09:12:15.138Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-27T09:12:15.164Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-27T09:12:15.189Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-27T09:12:15.214Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 291428ad45d91d2c212f30372c9ad9d0ed1c6280 [Pipeline] echo [2021-09-27T09:12:15.239Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 291428a [Pipeline] echo [2021-09-27T09:12:15.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-27T09:12:17.184Z] + git log --format=format:%s -1 291428ad45d91d2c212f30372c9ad9d0ed1c6280 [Pipeline] echo [2021-09-27T09:12:17.264Z] GIT_COMMIT: 291428ad45d91d2c212f30372c9ad9d0ed1c6280, Commit Message: Merge pull request #662 from lenny-intel/pr-template [Pipeline] echo [2021-09-27T09:12:17.285Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:12:19.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T09:12:19.541Z] [2021-09-27T09:12:19.541Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:12:19.923Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T09:12:19.923Z] latest: Pulling from edgex-devops/git-semver [2021-09-27T09:12:19.923Z] 31603596830f: Pulling fs layer [2021-09-27T09:12:19.923Z] 04fac38145f0: Pulling fs layer [2021-09-27T09:12:19.923Z] 701f6daf10bf: Pulling fs layer [2021-09-27T09:12:19.923Z] 24f72da36158: Pulling fs layer [2021-09-27T09:12:19.923Z] 24f72da36158: Waiting [2021-09-27T09:12:19.923Z] 04fac38145f0: Verifying Checksum [2021-09-27T09:12:19.923Z] 04fac38145f0: Download complete [2021-09-27T09:12:20.194Z] 31603596830f: Verifying Checksum [2021-09-27T09:12:20.194Z] 31603596830f: Download complete [2021-09-27T09:12:20.463Z] 31603596830f: Pull complete [2021-09-27T09:12:20.463Z] 701f6daf10bf: Verifying Checksum [2021-09-27T09:12:20.463Z] 701f6daf10bf: Download complete [2021-09-27T09:12:20.463Z] 24f72da36158: Verifying Checksum [2021-09-27T09:12:20.463Z] 24f72da36158: Download complete [2021-09-27T09:12:20.463Z] 04fac38145f0: Pull complete [2021-09-27T09:12:22.385Z] 701f6daf10bf: Pull complete [2021-09-27T09:12:22.385Z] 24f72da36158: Pull complete [2021-09-27T09:12:22.385Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-27T09:12:22.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T09:12:22.385Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-27T09:12:22.488Z] prd-centos7-docker-4c-2g-1603 does not seem to be running inside a container [2021-09-27T09:12:22.546Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-27T09:12:23.722Z] $ docker top 0e81cbedccce9e5e17833848ac3e13bc3d7a6c66c3a5cf1aa26082ed00eaf92d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T09:12:23.864Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T09:12:23.864Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T09:12:23.980Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T09:12:23.976Z] $ docker exec 0e81cbedccce9e5e17833848ac3e13bc3d7a6c66c3a5cf1aa26082ed00eaf92d ssh-agent [2021-09-27T09:12:24.096Z] SSH_AUTH_SOCK=/tmp/ssh-VKQwsOK2MTF0/agent.14 [2021-09-27T09:12:24.096Z] SSH_AGENT_PID=20 [2021-09-27T09:12:24.107Z] Running ssh-add (command line suppressed) [2021-09-27T09:12:24.200Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7384050848186332980.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7384050848186332980.key) [2021-09-27T09:12:24.230Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T09:12:24.565Z] + git tag --points-at HEAD [Pipeline] } [2021-09-27T09:12:24.577Z] $ docker exec --env ******** --env ******** 0e81cbedccce9e5e17833848ac3e13bc3d7a6c66c3a5cf1aa26082ed00eaf92d ssh-agent -k [2021-09-27T09:12:24.675Z] unset SSH_AUTH_SOCK; [2021-09-27T09:12:24.675Z] unset SSH_AGENT_PID; [2021-09-27T09:12:24.675Z] echo Agent pid 20 killed; [2021-09-27T09:12:24.696Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-27T09:12:24.738Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T09:12:24.738Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T09:12:24.854Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T09:12:24.850Z] $ docker exec 0e81cbedccce9e5e17833848ac3e13bc3d7a6c66c3a5cf1aa26082ed00eaf92d ssh-agent [2021-09-27T09:12:24.966Z] SSH_AUTH_SOCK=/tmp/ssh-UHsv11WZX8SO/agent.56 [2021-09-27T09:12:24.966Z] SSH_AGENT_PID=62 [2021-09-27T09:12:24.974Z] Running ssh-add (command line suppressed) [2021-09-27T09:12:25.061Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5327139291758030713.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5327139291758030713.key) [2021-09-27T09:12:25.095Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T09:12:25.405Z] + git semver init [2021-09-27T09:12:25.405Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T09:12:25.405Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-09-27T09:12:25.405Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-09-27T09:12:25.405Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T09:12:25.405Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T09:12:25.405Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T09:12:25.405Z] # $SEMVER_BRANCH = main [2021-09-27T09:12:25.405Z] # $SEMVER_TEMP = /tmp/semver-430177472 [2021-09-27T09:12:25.405Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-09-27T09:12:26.384Z] # '/tmp/semver-430177472' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' [2021-09-27T09:12:26.384Z] # -> Force: false [2021-09-27T09:12:26.384Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2021-09-27T09:12:26.394Z] $ docker exec --env ******** --env ******** 0e81cbedccce9e5e17833848ac3e13bc3d7a6c66c3a5cf1aa26082ed00eaf92d ssh-agent -k [2021-09-27T09:12:26.517Z] unset SSH_AUTH_SOCK; [2021-09-27T09:12:26.517Z] unset SSH_AGENT_PID; [2021-09-27T09:12:26.517Z] echo Agent pid 62 killed; [2021-09-27T09:12:26.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T09:12:26.880Z] + git semver [Pipeline] } [2021-09-27T09:12:26.895Z] $ docker stop --time=1 0e81cbedccce9e5e17833848ac3e13bc3d7a6c66c3a5cf1aa26082ed00eaf92d [2021-09-27T09:12:29.481Z] $ docker rm -f 0e81cbedccce9e5e17833848ac3e13bc3d7a6c66c3a5cf1aa26082ed00eaf92d [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T09:12:29.930Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-27T09:12:30.285Z] Stashed 1 file(s) [Pipeline] echo [2021-09-27T09:12:30.289Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.17 [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-09-27T09:12:45.595Z] Still waiting to schedule task [2021-09-27T09:12:45.595Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-27T09:12:45.598Z] Still waiting to schedule task [2021-09-27T09:12:45.599Z] ‘prd-centos7-blackbox-4c-2g-1436’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-09-27T09:12:45.599Z] ‘prd-centos7-blackbox-4c-2g-1437’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-09-27T09:12:45.599Z] ‘prd-centos7-docker-4c-2g-1600’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-09-27T09:12:45.599Z] ‘prd-centos7-docker-4c-2g-1601’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-09-27T09:12:45.599Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1602’ is offline [2021-09-27T09:12:45.599Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1605’ is offline [2021-09-27T09:14:45.476Z] Running on prd-centos7-docker-4c-2g-1609 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-09-27T09:14:45.509Z] Running in /w/workspace/go-mod-core-contracts/18 [Pipeline] { [Pipeline] checkout [2021-09-27T09:14:45.688Z] Selected Git installation does not exist. Using Default [2021-09-27T09:14:45.688Z] The recommended git tool is: NONE [2021-09-27T09:14:50.218Z] using credential edgex-jenkins-ssh [2021-09-27T09:14:50.233Z] Cloning the remote Git repository [2021-09-27T09:14:51.264Z] Avoid second fetch [2021-09-27T09:14:51.265Z] Checking out Revision 291428ad45d91d2c212f30372c9ad9d0ed1c6280 (main) [2021-09-27T09:14:50.260Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-09-27T09:14:50.333Z] > git init /w/workspace/go-mod-core-contracts/18 # timeout=10 [2021-09-27T09:14:50.364Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-09-27T09:14:50.365Z] > git --version # timeout=10 [2021-09-27T09:14:50.371Z] > git --version # 'git version 2.24.4' [2021-09-27T09:14:50.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T09:14:50.400Z] [INFO] Currently running in a labeled security context [2021-09-27T09:14:50.401Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-27T09:14:50.401Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/18@tmp/jenkins-gitclient-ssh8021713709683263234.key [2021-09-27T09:14:50.417Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T09:14:51.244Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-09-27T09:14:51.252Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T09:14:51.277Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T09:14:51.284Z] > git checkout -f 291428ad45d91d2c212f30372c9ad9d0ed1c6280 # timeout=10 [2021-09-27T09:14:55.490Z] Commit message: "Merge pull request #662 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-09-27T09:14:56.029Z] ========================================================= [2021-09-27T09:14:56.029Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-27T09:14:56.029Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-27T09:14:56.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T09:14:56.486Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-27T09:14:56.486Z] 540db60ca938: Pulling fs layer [2021-09-27T09:14:56.486Z] adcc1eea9eea: Pulling fs layer [2021-09-27T09:14:56.486Z] 4c4ab2625f07: Pulling fs layer [2021-09-27T09:14:56.486Z] db62176df00c: Pulling fs layer [2021-09-27T09:14:56.486Z] 3b30891b0d05: Pulling fs layer [2021-09-27T09:14:56.486Z] 06b49ca38bd5: Pulling fs layer [2021-09-27T09:14:56.486Z] c788192a36de: Pulling fs layer [2021-09-27T09:14:56.486Z] a77e37c0d609: Pulling fs layer [2021-09-27T09:14:56.486Z] c3185cebc471: Pulling fs layer [2021-09-27T09:14:56.486Z] db62176df00c: Waiting [2021-09-27T09:14:56.486Z] 3b30891b0d05: Waiting [2021-09-27T09:14:56.486Z] 06b49ca38bd5: Waiting [2021-09-27T09:14:56.486Z] c788192a36de: Waiting [2021-09-27T09:14:56.486Z] a77e37c0d609: Waiting [2021-09-27T09:14:56.486Z] c3185cebc471: Waiting [2021-09-27T09:14:56.753Z] 4c4ab2625f07: Download complete [2021-09-27T09:14:56.753Z] adcc1eea9eea: Verifying Checksum [2021-09-27T09:14:56.753Z] adcc1eea9eea: Download complete [2021-09-27T09:14:56.753Z] 3b30891b0d05: Verifying Checksum [2021-09-27T09:14:56.753Z] 3b30891b0d05: Download complete [2021-09-27T09:14:56.753Z] 06b49ca38bd5: Verifying Checksum [2021-09-27T09:14:56.753Z] 06b49ca38bd5: Download complete [2021-09-27T09:14:56.753Z] c788192a36de: Verifying Checksum [2021-09-27T09:14:56.753Z] c788192a36de: Download complete [2021-09-27T09:14:56.753Z] 540db60ca938: Verifying Checksum [2021-09-27T09:14:56.753Z] 540db60ca938: Download complete [2021-09-27T09:14:57.019Z] 540db60ca938: Pull complete [2021-09-27T09:14:57.019Z] adcc1eea9eea: Pull complete [2021-09-27T09:14:57.286Z] 4c4ab2625f07: Pull complete [2021-09-27T09:14:57.286Z] a77e37c0d609: Verifying Checksum [2021-09-27T09:14:57.286Z] a77e37c0d609: Download complete [2021-09-27T09:15:03.006Z] c3185cebc471: Verifying Checksum [2021-09-27T09:15:03.006Z] c3185cebc471: Download complete [2021-09-27T09:15:03.006Z] db62176df00c: Verifying Checksum [2021-09-27T09:15:03.006Z] db62176df00c: Download complete [2021-09-27T09:15:04.969Z] db62176df00c: Pull complete [2021-09-27T09:15:05.235Z] 3b30891b0d05: Pull complete [2021-09-27T09:15:05.235Z] 06b49ca38bd5: Pull complete [2021-09-27T09:15:05.235Z] c788192a36de: Pull complete [2021-09-27T09:15:05.506Z] a77e37c0d609: Pull complete [2021-09-27T09:15:08.355Z] c3185cebc471: Pull complete [2021-09-27T09:15:08.355Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-27T09:15:08.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T09:15:08.355Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-09-27T09:15:08.716Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:15:09.041Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T09:15:09.041Z] . [Pipeline] withDockerContainer [2021-09-27T09:15:09.145Z] prd-centos7-docker-4c-2g-1609 does not seem to be running inside a container [2021-09-27T09:15:09.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/18 -v /w/workspace/go-mod-core-contracts/18:/w/workspace/go-mod-core-contracts/18:rw,z -v /w/workspace/go-mod-core-contracts/18@tmp:/w/workspace/go-mod-core-contracts/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-27T09:15:13.020Z] $ docker top 5a4e6073ffba2f6ec4648afecb69aefedf51036cdea4f50fbb3ba17cb742f58f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T09:15:13.435Z] + go version [2021-09-27T09:15:13.435Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-27T09:15:13.450Z] $ docker stop --time=1 5a4e6073ffba2f6ec4648afecb69aefedf51036cdea4f50fbb3ba17cb742f58f [2021-09-27T09:15:15.257Z] $ docker rm -f 5a4e6073ffba2f6ec4648afecb69aefedf51036cdea4f50fbb3ba17cb742f58f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:15:17.357Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T09:15:17.357Z] . [Pipeline] withDockerContainer [2021-09-27T09:15:17.463Z] prd-centos7-docker-4c-2g-1609 does not seem to be running inside a container [2021-09-27T09:15:17.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/18 -v /w/workspace/go-mod-core-contracts/18:/w/workspace/go-mod-core-contracts/18:rw,z -v /w/workspace/go-mod-core-contracts/18@tmp:/w/workspace/go-mod-core-contracts/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-27T09:15:17.960Z] $ docker top 95320333f2123ebe549a37e384f67c6e4f39719857db8bdea747fb7642d0654b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-27T09:15:19.911Z] + go mod tidy [2021-09-27T09:15:27.057Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1608 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-09-27T09:15:27.079Z] Running in /w/workspace/go-mod-core-contracts/18 [Pipeline] { [Pipeline] checkout [2021-09-27T09:15:27.422Z] Selected Git installation does not exist. Using Default [2021-09-27T09:15:27.422Z] The recommended git tool is: NONE [2021-09-27T09:15:28.858Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-27T09:15:28.858Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-27T09:15:28.858Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-27T09:15:28.858Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-27T09:15:28.858Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-27T09:15:28.858Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-27T09:15:28.858Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-27T09:15:28.858Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-27T09:15:28.858Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-27T09:15:28.858Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-27T09:15:28.858Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-27T09:15:28.858Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-27T09:15:28.858Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-27T09:15:28.858Z] go: downloading golang.org/x/text v0.3.6 [2021-09-27T09:15:28.858Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-27T09:15:28.858Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-27T09:15:29.847Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-27T09:15:29.847Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-27T09:15:29.847Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-27T09:15:29.847Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-27T09:15:30.118Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-27T09:15:30.385Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-27T09:15:30.385Z] go: downloading github.com/kr/text v0.2.0 [Pipeline] sh [2021-09-27T09:15:32.933Z] + make test [2021-09-27T09:15:32.933Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-09-27T09:15:33.527Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-09-27T09:15:36.013Z] using credential edgex-jenkins-ssh [2021-09-27T09:15:36.034Z] Cloning the remote Git repository [2021-09-27T09:15:36.112Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-09-27T09:15:36.246Z] > git init /w/workspace/go-mod-core-contracts/18 # timeout=10 [2021-09-27T09:15:36.363Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-09-27T09:15:36.365Z] > git --version # timeout=10 [2021-09-27T09:15:36.402Z] > git --version # 'git version 2.17.1' [2021-09-27T09:15:36.405Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T09:15:36.509Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T09:15:38.144Z] Avoid second fetch [2021-09-27T09:15:38.144Z] Checking out Revision 291428ad45d91d2c212f30372c9ad9d0ed1c6280 (main) [2021-09-27T09:15:38.077Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-09-27T09:15:38.115Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T09:15:38.177Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T09:15:38.196Z] > git checkout -f 291428ad45d91d2c212f30372c9ad9d0ed1c6280 # timeout=10 [2021-09-27T09:15:42.712Z] Commit message: "Merge pull request #662 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-09-27T09:15:43.503Z] ========================================================= [2021-09-27T09:15:43.504Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-27T09:15:43.504Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-27T09:15:44.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T09:15:44.900Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.090s coverage: 83.5% of statements [2021-09-27T09:15:44.900Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-09-27T09:15:44.900Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-09-27T09:15:44.900Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-09-27T09:15:44.900Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.007s coverage: 26.3% of statements [2021-09-27T09:15:44.900Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-09-27T09:15:45.487Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.016s coverage: 46.9% of statements [2021-09-27T09:15:45.487Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.007s coverage: 90.0% of statements [2021-09-27T09:15:46.070Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-27T09:15:46.070Z] 595b0fe564bb: Pulling fs layer [2021-09-27T09:15:46.070Z] 24495759ef45: Pulling fs layer [2021-09-27T09:15:46.070Z] d148012ef14d: Pulling fs layer [2021-09-27T09:15:46.070Z] e90a11edd702: Pulling fs layer [2021-09-27T09:15:46.070Z] d77568369979: Pulling fs layer [2021-09-27T09:15:46.070Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-27T09:15:46.070Z] 170f2ba95c9a: Pulling fs layer [2021-09-27T09:15:46.070Z] 97ac5df62f85: Pulling fs layer [2021-09-27T09:15:46.070Z] e90a11edd702: Waiting [2021-09-27T09:15:46.070Z] d77568369979: Waiting [2021-09-27T09:15:46.070Z] fc1c9f9a7f3b: Waiting [2021-09-27T09:15:46.070Z] 170f2ba95c9a: Waiting [2021-09-27T09:15:46.070Z] 97ac5df62f85: Waiting [2021-09-27T09:15:46.070Z] d148012ef14d: Verifying Checksum [2021-09-27T09:15:46.070Z] d148012ef14d: Download complete [2021-09-27T09:15:46.070Z] 24495759ef45: Verifying Checksum [2021-09-27T09:15:46.070Z] 24495759ef45: Download complete [2021-09-27T09:15:46.070Z] d77568369979: Verifying Checksum [2021-09-27T09:15:46.070Z] d77568369979: Download complete [2021-09-27T09:15:46.070Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-27T09:15:46.070Z] fc1c9f9a7f3b: Download complete [2021-09-27T09:15:46.070Z] 170f2ba95c9a: Verifying Checksum [2021-09-27T09:15:46.070Z] 170f2ba95c9a: Download complete [2021-09-27T09:15:46.070Z] 595b0fe564bb: Verifying Checksum [2021-09-27T09:15:46.070Z] 595b0fe564bb: Download complete [2021-09-27T09:15:46.080Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.036s coverage: 86.2% of statements [2021-09-27T09:15:46.080Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 59.5% of statements [2021-09-27T09:15:46.361Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 36.1% of statements [2021-09-27T09:15:46.628Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 49.4% of statements [2021-09-27T09:15:46.628Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-09-27T09:15:46.679Z] 595b0fe564bb: Pull complete [2021-09-27T09:15:47.287Z] 24495759ef45: Pull complete [2021-09-27T09:15:47.890Z] d148012ef14d: Pull complete [2021-09-27T09:15:49.352Z] 97ac5df62f85: Verifying Checksum [2021-09-27T09:15:49.352Z] 97ac5df62f85: Download complete [2021-09-27T09:15:49.957Z] e90a11edd702: Verifying Checksum [2021-09-27T09:15:53.812Z] gofmt -l . [2021-09-27T09:15:53.812Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-09-27T09:15:53.827Z] $ docker stop --time=1 95320333f2123ebe549a37e384f67c6e4f39719857db8bdea747fb7642d0654b [2021-09-27T09:15:55.839Z] $ docker rm -f 95320333f2123ebe549a37e384f67c6e4f39719857db8bdea747fb7642d0654b [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T09:15:56.520Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-27T09:15:56.780Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:15:57.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T09:15:57.708Z] [2021-09-27T09:15:57.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:15:58.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T09:15:58.056Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-27T09:15:58.056Z] b4d181a07f80: Pulling fs layer [2021-09-27T09:15:58.056Z] a1111a8f2ec3: Pulling fs layer [2021-09-27T09:15:58.056Z] ed53099fbce6: Pulling fs layer [2021-09-27T09:15:58.056Z] dc539afda2c1: Pulling fs layer [2021-09-27T09:15:58.056Z] 77bc0d833cb6: Pulling fs layer [2021-09-27T09:15:58.056Z] 9065ff56babe: Pulling fs layer [2021-09-27T09:15:58.056Z] d287ab97295c: Pulling fs layer [2021-09-27T09:15:58.056Z] dc539afda2c1: Waiting [2021-09-27T09:15:58.056Z] 77bc0d833cb6: Waiting [2021-09-27T09:15:58.056Z] 9065ff56babe: Waiting [2021-09-27T09:15:58.057Z] d287ab97295c: Waiting [2021-09-27T09:15:58.638Z] a1111a8f2ec3: Verifying Checksum [2021-09-27T09:15:58.638Z] a1111a8f2ec3: Download complete [2021-09-27T09:15:58.638Z] dc539afda2c1: Verifying Checksum [2021-09-27T09:15:58.638Z] dc539afda2c1: Download complete [2021-09-27T09:15:58.638Z] 77bc0d833cb6: Verifying Checksum [2021-09-27T09:15:58.638Z] 77bc0d833cb6: Download complete [2021-09-27T09:15:58.638Z] 9065ff56babe: Verifying Checksum [2021-09-27T09:15:58.638Z] 9065ff56babe: Download complete [2021-09-27T09:15:58.903Z] ed53099fbce6: Verifying Checksum [2021-09-27T09:15:58.904Z] ed53099fbce6: Download complete [2021-09-27T09:16:00.311Z] b4d181a07f80: Verifying Checksum [2021-09-27T09:16:00.311Z] b4d181a07f80: Download complete [2021-09-27T09:16:01.469Z] e90a11edd702: Pull complete [2021-09-27T09:16:01.469Z] d77568369979: Pull complete [2021-09-27T09:16:01.469Z] fc1c9f9a7f3b: Pull complete [2021-09-27T09:16:01.751Z] b4d181a07f80: Pull complete [2021-09-27T09:16:01.751Z] a1111a8f2ec3: Pull complete [2021-09-27T09:16:02.078Z] 170f2ba95c9a: Pull complete [2021-09-27T09:16:02.349Z] ed53099fbce6: Pull complete [2021-09-27T09:16:02.349Z] dc539afda2c1: Pull complete [2021-09-27T09:16:02.617Z] 77bc0d833cb6: Pull complete [2021-09-27T09:16:02.617Z] 9065ff56babe: Pull complete [2021-09-27T09:16:04.034Z] d287ab97295c: Verifying Checksum [2021-09-27T09:16:04.034Z] d287ab97295c: Download complete [2021-09-27T09:16:08.300Z] d287ab97295c: Pull complete [2021-09-27T09:16:08.300Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-27T09:16:08.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T09:16:08.300Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-27T09:16:08.401Z] prd-centos7-docker-4c-2g-1609 does not seem to be running inside a container [2021-09-27T09:16:08.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/18 -v /w/workspace/go-mod-core-contracts/18:/w/workspace/go-mod-core-contracts/18:rw,z -v /w/workspace/go-mod-core-contracts/18@tmp:/w/workspace/go-mod-core-contracts/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-27T09:16:08.842Z] 97ac5df62f85: Pull complete [2021-09-27T09:16:08.842Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-27T09:16:08.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T09:16:08.842Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T09:16:12.370Z] $ docker top f59110ae18401130ac765ef18d24419ae2e532d21f674f132955fd63c480a337 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:16:12.815Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [2021-09-27T09:16:12.958Z] ---> job-cost.sh [2021-09-27T09:16:12.958Z] lf-activate-venv: SKIPPING [2021-09-27T09:16:12.958Z] INFO: No Stack... [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:16:13.469Z] + docker inspect -f . ci-base-image-arm64 [2021-09-27T09:16:13.469Z] . [Pipeline] withDockerContainer [2021-09-27T09:16:13.805Z] prd-ubuntu18.04-docker-arm64-4c-16g-1608 does not seem to be running inside a container [2021-09-27T09:16:13.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/18 -v /w/workspace/go-mod-core-contracts/18:/w/workspace/go-mod-core-contracts/18:rw,z -v /w/workspace/go-mod-core-contracts/18@tmp:/w/workspace/go-mod-core-contracts/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-27T09:16:13.917Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-27T09:16:14.183Z] INFO: Archiving Costs [2021-09-27T09:16:21.471Z] $ docker top c7d9cdcffb6097eecfeed8189d97d72be188e37f03c3ec7e2391d7f1fa0fd1d0 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-09-27T09:16:22.167Z] + + cut -d,cat -f6 [2021-09-27T09:16:22.167Z] /w/workspace/go-mod-core-contracts/18/archives/cost.csv [Pipeline] lock [2021-09-27T09:16:22.206Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-18-stack-cost] [2021-09-27T09:16:22.214Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-18-stack-cost] did not exist. Created. [2021-09-27T09:16:22.214Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-27T09:16:22.556Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-27T09:16:22.588Z] + go version [2021-09-27T09:16:22.588Z] go version go1.16.6 linux/arm64 [2021-09-27T09:16:22.596Z] Stashed 1 file(s) [Pipeline] } [2021-09-27T09:16:22.606Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-18-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-27T09:16:22.624Z] $ docker stop --time=1 f59110ae18401130ac765ef18d24419ae2e532d21f674f132955fd63c480a337 [2021-09-27T09:16:23.774Z] $ docker rm -f f59110ae18401130ac765ef18d24419ae2e532d21f674f132955fd63c480a337 [Pipeline] } [2021-09-27T09:16:23.842Z] $ docker stop --time=1 c7d9cdcffb6097eecfeed8189d97d72be188e37f03c3ec7e2391d7f1fa0fd1d0 [2021-09-27T09:16:26.987Z] $ docker rm -f c7d9cdcffb6097eecfeed8189d97d72be188e37f03c3ec7e2391d7f1fa0fd1d0 [Pipeline] // withDockerContainer [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:16:28.063Z] + docker inspect -f . ci-base-image-arm64 [2021-09-27T09:16:28.063Z] . [Pipeline] withDockerContainer [2021-09-27T09:16:28.362Z] prd-ubuntu18.04-docker-arm64-4c-16g-1608 does not seem to be running inside a container [2021-09-27T09:16:28.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/18 -v /w/workspace/go-mod-core-contracts/18:/w/workspace/go-mod-core-contracts/18:rw,z -v /w/workspace/go-mod-core-contracts/18@tmp:/w/workspace/go-mod-core-contracts/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-27T09:16:30.365Z] $ docker top 31a53106d54e881edccf6b37f2809e80dcfb24d13846d64a24adad547857e395 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-27T09:16:31.433Z] + go mod tidy [2021-09-27T09:16:42.568Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-27T09:16:42.568Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-27T09:16:42.568Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-27T09:16:42.568Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-27T09:16:42.568Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-27T09:16:42.568Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-27T09:16:42.568Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-27T09:16:42.568Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-27T09:16:42.568Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-27T09:16:42.568Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-27T09:16:42.568Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-27T09:16:42.568Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-27T09:16:42.568Z] go: downloading golang.org/x/text v0.3.6 [2021-09-27T09:16:42.568Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-27T09:16:42.568Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-27T09:16:45.203Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-27T09:16:45.203Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-27T09:16:45.203Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-27T09:16:45.203Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-27T09:16:45.203Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-27T09:16:45.203Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-27T09:16:45.203Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-27T09:16:45.203Z] go: downloading github.com/kr/text v0.2.0 [Pipeline] sh [2021-09-27T09:16:46.848Z] + make test [2021-09-27T09:16:46.848Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-09-27T09:16:48.292Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-09-27T09:17:22.062Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.445s coverage: 83.5% of statements [2021-09-27T09:17:22.062Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-09-27T09:17:22.062Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-09-27T09:17:22.062Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-09-27T09:17:22.062Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.053s coverage: 26.3% of statements [2021-09-27T09:17:22.062Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-09-27T09:17:23.519Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.079s coverage: 46.9% of statements [2021-09-27T09:17:23.519Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.061s coverage: 90.0% of statements [2021-09-27T09:17:24.967Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.290s coverage: 86.2% of statements [2021-09-27T09:17:24.967Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.073s coverage: 59.5% of statements [2021-09-27T09:17:24.967Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.012s coverage: 36.1% of statements [2021-09-27T09:17:25.954Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.037s coverage: 49.4% of statements [2021-09-27T09:17:26.551Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-09-27T09:17:46.543Z] gofmt -l . [2021-09-27T09:17:46.815Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-09-27T09:17:47.811Z] $ docker stop --time=1 31a53106d54e881edccf6b37f2809e80dcfb24d13846d64a24adad547857e395 [2021-09-27T09:17:49.829Z] $ docker rm -f 31a53106d54e881edccf6b37f2809e80dcfb24d13846d64a24adad547857e395 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T09:17:51.825Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-27T09:17:51.846Z] Warning: overwriting stash ‘coverage-report’ [2021-09-27T09:17:52.488Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:17:53.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T09:17:53.174Z] [2021-09-27T09:17:53.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:17:53.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T09:17:53.827Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-27T09:17:53.827Z] 448f6bf000e3: Pulling fs layer [2021-09-27T09:17:53.827Z] f757da607395: Pulling fs layer [2021-09-27T09:17:53.827Z] 05883995daec: Pulling fs layer [2021-09-27T09:17:53.827Z] 8603b9c90790: Pulling fs layer [2021-09-27T09:17:53.827Z] 1560dd03e051: Pulling fs layer [2021-09-27T09:17:53.827Z] 27f5ce0e4adf: Pulling fs layer [2021-09-27T09:17:53.827Z] c2d8d7efcc4b: Pulling fs layer [2021-09-27T09:17:53.827Z] 8603b9c90790: Waiting [2021-09-27T09:17:53.827Z] 1560dd03e051: Waiting [2021-09-27T09:17:53.827Z] 27f5ce0e4adf: Waiting [2021-09-27T09:17:53.827Z] c2d8d7efcc4b: Waiting [2021-09-27T09:17:54.425Z] 05883995daec: Verifying Checksum [2021-09-27T09:17:54.425Z] f757da607395: Verifying Checksum [2021-09-27T09:17:54.425Z] f757da607395: Download complete [2021-09-27T09:17:54.425Z] 8603b9c90790: Download complete [2021-09-27T09:17:54.425Z] 27f5ce0e4adf: Verifying Checksum [2021-09-27T09:17:54.425Z] 27f5ce0e4adf: Download complete [2021-09-27T09:17:54.425Z] 1560dd03e051: Verifying Checksum [2021-09-27T09:17:54.425Z] 1560dd03e051: Download complete [2021-09-27T09:17:55.416Z] 448f6bf000e3: Verifying Checksum [2021-09-27T09:17:55.416Z] 448f6bf000e3: Download complete [2021-09-27T09:17:58.818Z] c2d8d7efcc4b: Verifying Checksum [2021-09-27T09:17:58.818Z] c2d8d7efcc4b: Download complete [2021-09-27T09:17:58.818Z] 448f6bf000e3: Pull complete [2021-09-27T09:17:59.806Z] f757da607395: Pull complete [2021-09-27T09:18:01.568Z] 05883995daec: Pull complete [2021-09-27T09:18:01.568Z] 8603b9c90790: Pull complete [2021-09-27T09:18:02.160Z] 1560dd03e051: Pull complete [2021-09-27T09:18:02.434Z] 27f5ce0e4adf: Pull complete [2021-09-27T09:18:16.094Z] c2d8d7efcc4b: Pull complete [2021-09-27T09:18:16.094Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-27T09:18:16.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T09:18:16.094Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-27T09:18:16.319Z] prd-ubuntu18.04-docker-arm64-4c-16g-1608 does not seem to be running inside a container [2021-09-27T09:18:16.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/18 -v /w/workspace/go-mod-core-contracts/18:/w/workspace/go-mod-core-contracts/18:rw,z -v /w/workspace/go-mod-core-contracts/18@tmp:/w/workspace/go-mod-core-contracts/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-27T09:18:20.598Z] $ docker top ba4e11dfe458438c96e781a767ca0422276ea20a39bb3508b91c557db2fbf85f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:18:21.583Z] ---> job-cost.sh [2021-09-27T09:18:21.584Z] lf-activate-venv: SKIPPING [2021-09-27T09:18:21.584Z] INFO: No Stack... [2021-09-27T09:18:22.558Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-27T09:18:23.151Z] INFO: Archiving Costs [Pipeline] sh [2021-09-27T09:18:23.834Z] + cat /w/workspace/go-mod-core-contracts/18/archives/cost.csv [2021-09-27T09:18:23.834Z] + cut -d, -f6 [Pipeline] lock [2021-09-27T09:18:23.898Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-18-stack-cost] [2021-09-27T09:18:23.911Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-18-stack-cost] did not exist. Created. [2021-09-27T09:18:23.911Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-27T09:18:24.601Z] /w/workspace/go-mod-core-contracts/18@tmp/durable-5b0e56e5/script.sh: 1: /w/workspace/go-mod-core-contracts/18@tmp/durable-5b0e56e5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-27T09:18:25.267Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-27T09:18:25.298Z] Warning: overwriting stash ‘stack-cost’ [2021-09-27T09:18:25.356Z] Stashed 1 file(s) [Pipeline] } [2021-09-27T09:18:25.369Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-18-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-27T09:18:25.401Z] $ docker stop --time=1 ba4e11dfe458438c96e781a767ca0422276ea20a39bb3508b91c557db2fbf85f [2021-09-27T09:18:27.101Z] $ docker rm -f ba4e11dfe458438c96e781a767ca0422276ea20a39bb3508b91c557db2fbf85f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-09-27T09:18:29.878Z] provisioning config files... [2021-09-27T09:18:29.895Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2238995102125577457tmp [Pipeline] { [Pipeline] sh [2021-09-27T09:18:30.238Z] + set +x [2021-09-27T09:18:30.238Z] + curl -s https://codecov.io/bash [2021-09-27T09:18:30.238Z] + bash -s -- [2021-09-27T09:18:30.238Z] [2021-09-27T09:18:30.238Z] _____ _ [2021-09-27T09:18:30.238Z] / ____| | | [2021-09-27T09:18:30.238Z] | | ___ __| | ___ ___ _____ __ [2021-09-27T09:18:30.238Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-27T09:18:30.238Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-27T09:18:30.238Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-27T09:18:30.238Z] Bash-1.0.6 [2021-09-27T09:18:30.238Z] [2021-09-27T09:18:30.238Z] [2021-09-27T09:18:30.238Z] ==> git version 2.24.4 found [2021-09-27T09:18:30.238Z] ==> 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-09-27T09:18:30.238Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-27T09:18:30.238Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-27T09:18:30.238Z] ==> Jenkins CI detected. [2021-09-27T09:18:30.238Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2021-09-27T09:18:30.238Z] project root: . [2021-09-27T09:18:30.238Z] --> token set from env [2021-09-27T09:18:30.238Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-27T09:18:30.238Z] ==> Running gcov in . (disable via -X gcov) [2021-09-27T09:18:30.238Z] ==> Python coveragepy not found [2021-09-27T09:18:30.238Z] ==> Searching for coverage reports in: [2021-09-27T09:18:30.238Z] + . [2021-09-27T09:18:30.238Z] -> Found 1 reports [2021-09-27T09:18:30.238Z] ==> Detecting git/mercurial file structure [2021-09-27T09:18:30.238Z] ==> Reading reports [2021-09-27T09:18:30.505Z] + ./coverage.out bytes=101588 [2021-09-27T09:18:30.505Z] ==> Appending adjustments [2021-09-27T09:18:30.505Z] https://docs.codecov.io/docs/fixing-reports [2021-09-27T09:18:30.770Z] + Found adjustments [2021-09-27T09:18:30.770Z] ==> Gzipping contents [2021-09-27T09:18:30.770Z] 16K /tmp/codecov.G0AMmd.gz [2021-09-27T09:18:30.770Z] ==> Uploading reports [2021-09-27T09:18:30.770Z] url: https://codecov.io [2021-09-27T09:18:30.770Z] query: branch=main&commit=291428ad45d91d2c212f30372c9ad9d0ed1c6280&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-27T09:18:30.770Z] -> Pinging Codecov [2021-09-27T09:18:30.770Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=291428ad45d91d2c212f30372c9ad9d0ed1c6280&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-27T09:18:31.353Z] -> Uploading to [2021-09-27T09:18:31.353Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-27/71470A77251A30514AAF9C0BB2E5B6CE/291428ad45d91d2c212f30372c9ad9d0ed1c6280/61dffa24-8a63-41ca-a63f-a35dd0fac718.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210927T091831Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=691f7bd66e604a90f1eb32effb38bfa5497e1c7944e916c5353721e332a8a7e6 [2021-09-27T09:18:31.353Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-27T09:18:31.353Z] Dload Upload Total Spent Left Speed [2021-09-27T09:18:32.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15216 0 0 100 15216 0 17806 --:--:-- --:--:-- --:--:-- 17796 [2021-09-27T09:18:32.214Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/291428ad45d91d2c212f30372c9ad9d0ed1c6280 [Pipeline] } [2021-09-27T09:18:32.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-27T09:18:32.547Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-27T09:18:32.573Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:18:32.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-27T09:18:32.899Z] [2021-09-27T09:18:32.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:18:33.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-27T09:18:33.239Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-27T09:18:33.239Z] 188c0c94c7c5: Pulling fs layer [2021-09-27T09:18:33.239Z] 0ef7d3d256c8: Pulling fs layer [2021-09-27T09:18:33.239Z] de9db76c5a1d: Pulling fs layer [2021-09-27T09:18:33.239Z] 0eba1c9be4d2: Pulling fs layer [2021-09-27T09:18:33.239Z] 0d57e429df01: Pulling fs layer [2021-09-27T09:18:33.239Z] 4e4be7b47b0d: Pulling fs layer [2021-09-27T09:18:33.239Z] e1f770b5df2f: Pulling fs layer [2021-09-27T09:18:33.239Z] 85a0685a4137: Pulling fs layer [2021-09-27T09:18:33.239Z] 0eba1c9be4d2: Waiting [2021-09-27T09:18:33.239Z] 0d57e429df01: Waiting [2021-09-27T09:18:33.239Z] 4e4be7b47b0d: Waiting [2021-09-27T09:18:33.239Z] e1f770b5df2f: Waiting [2021-09-27T09:18:33.239Z] 85a0685a4137: Waiting [2021-09-27T09:18:33.239Z] de9db76c5a1d: Verifying Checksum [2021-09-27T09:18:33.239Z] de9db76c5a1d: Download complete [2021-09-27T09:18:33.239Z] 0ef7d3d256c8: Verifying Checksum [2021-09-27T09:18:33.239Z] 0ef7d3d256c8: Download complete [2021-09-27T09:18:33.239Z] 0d57e429df01: Verifying Checksum [2021-09-27T09:18:33.239Z] 0d57e429df01: Download complete [2021-09-27T09:18:33.239Z] 4e4be7b47b0d: Verifying Checksum [2021-09-27T09:18:33.239Z] 4e4be7b47b0d: Download complete [2021-09-27T09:18:33.827Z] 188c0c94c7c5: Verifying Checksum [2021-09-27T09:18:33.827Z] 188c0c94c7c5: Download complete [2021-09-27T09:18:34.107Z] 188c0c94c7c5: Pull complete [2021-09-27T09:18:34.107Z] 0ef7d3d256c8: Pull complete [2021-09-27T09:18:34.373Z] de9db76c5a1d: Pull complete [2021-09-27T09:18:35.332Z] e1f770b5df2f: Verifying Checksum [2021-09-27T09:18:35.332Z] e1f770b5df2f: Download complete [2021-09-27T09:18:41.975Z] 0eba1c9be4d2: Verifying Checksum [2021-09-27T09:18:41.975Z] 0eba1c9be4d2: Download complete [2021-09-27T09:18:42.559Z] 85a0685a4137: Verifying Checksum [2021-09-27T09:18:42.559Z] 85a0685a4137: Download complete [2021-09-27T09:18:45.777Z] 0eba1c9be4d2: Pull complete [2021-09-27T09:18:45.777Z] 0d57e429df01: Pull complete [2021-09-27T09:18:45.777Z] 4e4be7b47b0d: Pull complete [2021-09-27T09:18:46.051Z] e1f770b5df2f: Pull complete [2021-09-27T09:18:49.416Z] 85a0685a4137: Pull complete [2021-09-27T09:18:49.416Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-27T09:18:49.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-27T09:18:49.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-27T09:18:49.511Z] prd-centos7-docker-4c-2g-1603 does not seem to be running inside a container [2021-09-27T09:18:49.565Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-27T09:18:52.158Z] $ docker top c9e76879f1ec88ce0e403a6effb9f03e07f4783ecd6dae5f94209b6a4bfd159b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-27T09:18:52.361Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-27T09:18:52.712Z] + set -o pipefail [2021-09-27T09:18:52.712Z] + snyk monitor '--org=edgex-jenkins' [2021-09-27T09:19:07.696Z] [2021-09-27T09:19:07.696Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2021-09-27T09:19:07.696Z] [2021-09-27T09:19:07.696Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/c87609a2-13ad-4281-bbdd-a6e6863a74d4 [2021-09-27T09:19:07.696Z] [2021-09-27T09:19:07.696Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-27T09:19:07.696Z] [2021-09-27T09:19:09.096Z] [Pipeline] } [2021-09-27T09:19:09.104Z] $ docker stop --time=1 c9e76879f1ec88ce0e403a6effb9f03e07f4783ecd6dae5f94209b6a4bfd159b [2021-09-27T09:19:10.854Z] $ docker rm -f c9e76879f1ec88ce0e403a6effb9f03e07f4783ecd6dae5f94209b6a4bfd159b [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-09-27T09:19:11.957Z] + git log --format=format:%s -1 291428ad45d91d2c212f30372c9ad9d0ed1c6280 [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:19:12.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T09:19:12.280Z] . [Pipeline] withDockerContainer [2021-09-27T09:19:12.380Z] prd-centos7-docker-4c-2g-1603 does not seem to be running inside a container [2021-09-27T09:19:12.428Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-27T09:19:14.224Z] $ docker top acd8531de245ed296d6561dfaf3fd30bd1e0f4aebac44c01af92a71706fddd91 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T09:19:14.373Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T09:19:14.373Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T09:19:14.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T09:19:14.496Z] $ docker exec acd8531de245ed296d6561dfaf3fd30bd1e0f4aebac44c01af92a71706fddd91 ssh-agent [2021-09-27T09:19:14.619Z] SSH_AUTH_SOCK=/tmp/ssh-rmONc5g4dckC/agent.13 [2021-09-27T09:19:14.619Z] SSH_AGENT_PID=19 [2021-09-27T09:19:14.630Z] Running ssh-add (command line suppressed) [2021-09-27T09:19:14.726Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8308613858000464601.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8308613858000464601.key) [2021-09-27T09:19:14.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T09:19:15.079Z] + git semver tag [2021-09-27T09:19:15.079Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T09:19:15.079Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-09-27T09:19:15.079Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-09-27T09:19:15.079Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T09:19:15.079Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T09:19:15.079Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T09:19:15.079Z] # $SEMVER_BRANCH = main [2021-09-27T09:19:15.079Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2021-09-27T09:19:15.079Z] # 291428ad45d91d2c212f30372c9ad9d0ed1c6280 HEAD [2021-09-27T09:19:15.079Z] # -> Force: false [2021-09-27T09:19:15.079Z] # fd8cf5b414dde30e0f62a02cb5750368785ad6b5 refs/tags/v2.0.1-dev.17 [Pipeline] } [2021-09-27T09:19:15.085Z] $ docker exec --env ******** --env ******** acd8531de245ed296d6561dfaf3fd30bd1e0f4aebac44c01af92a71706fddd91 ssh-agent -k [2021-09-27T09:19:15.185Z] unset SSH_AUTH_SOCK; [2021-09-27T09:19:15.186Z] unset SSH_AGENT_PID; [2021-09-27T09:19:15.186Z] echo Agent pid 19 killed; [2021-09-27T09:19:15.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T09:19:15.566Z] + git semver [Pipeline] } [2021-09-27T09:19:15.578Z] $ docker stop --time=1 acd8531de245ed296d6561dfaf3fd30bd1e0f4aebac44c01af92a71706fddd91 [2021-09-27T09:19:16.797Z] $ docker rm -f acd8531de245ed296d6561dfaf3fd30bd1e0f4aebac44c01af92a71706fddd91 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:19:17.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-27T09:19:17.273Z] [2021-09-27T09:19:17.273Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:19:19.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-27T09:19:19.110Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-27T09:19:19.110Z] ab5ef0e58194: Pulling fs layer [2021-09-27T09:19:19.110Z] 9712f1f96733: Pulling fs layer [2021-09-27T09:19:19.110Z] 63f879dbbcfc: Pulling fs layer [2021-09-27T09:19:19.110Z] 0d9ebad4ef96: Pulling fs layer [2021-09-27T09:19:19.110Z] e9a5061849ea: Pulling fs layer [2021-09-27T09:19:19.110Z] d747dcd14b5f: Pulling fs layer [2021-09-27T09:19:19.110Z] 2de7ff778b66: Pulling fs layer [2021-09-27T09:19:19.110Z] e9a5061849ea: Waiting [2021-09-27T09:19:19.110Z] d747dcd14b5f: Waiting [2021-09-27T09:19:19.110Z] 2de7ff778b66: Waiting [2021-09-27T09:19:19.110Z] 0d9ebad4ef96: Waiting [2021-09-27T09:19:19.110Z] 9712f1f96733: Verifying Checksum [2021-09-27T09:19:19.110Z] 9712f1f96733: Download complete [2021-09-27T09:19:23.370Z] 63f879dbbcfc: Verifying Checksum [2021-09-27T09:19:23.370Z] 63f879dbbcfc: Download complete [2021-09-27T09:19:23.636Z] e9a5061849ea: Verifying Checksum [2021-09-27T09:19:23.636Z] e9a5061849ea: Download complete [2021-09-27T09:19:23.636Z] d747dcd14b5f: Verifying Checksum [2021-09-27T09:19:23.636Z] d747dcd14b5f: Download complete [2021-09-27T09:19:25.040Z] ab5ef0e58194: Verifying Checksum [2021-09-27T09:19:25.040Z] ab5ef0e58194: Download complete [2021-09-27T09:19:25.305Z] 2de7ff778b66: Verifying Checksum [2021-09-27T09:19:25.305Z] 2de7ff778b66: Download complete [2021-09-27T09:19:25.891Z] 0d9ebad4ef96: Verifying Checksum [2021-09-27T09:19:25.891Z] 0d9ebad4ef96: Download complete [2021-09-27T09:19:28.974Z] ab5ef0e58194: Pull complete [2021-09-27T09:19:28.974Z] 9712f1f96733: Pull complete [2021-09-27T09:19:28.974Z] 63f879dbbcfc: Pull complete [2021-09-27T09:19:32.353Z] 0d9ebad4ef96: Pull complete [2021-09-27T09:19:32.353Z] e9a5061849ea: Pull complete [2021-09-27T09:19:32.621Z] d747dcd14b5f: Pull complete [2021-09-27T09:19:34.267Z] 2de7ff778b66: Pull complete [2021-09-27T09:19:34.267Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-27T09:19:34.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-27T09:19:34.267Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-27T09:19:34.356Z] prd-centos7-docker-4c-2g-1603 does not seem to be running inside a container [2021-09-27T09:19:34.402Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-27T09:19:38.754Z] $ docker top 9decee6c5aafba5fbf8c571f56ca2f969f2a252d9b321082d54634aa0d0920f3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-27T09:19:38.865Z] provisioning config files... [2021-09-27T09:19:38.878Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8485667109812697490tmp [2021-09-27T09:19:38.904Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8528943234305569291tmp [2021-09-27T09:19:38.924Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6631612005447958740tmp [Pipeline] { [Pipeline] echo [2021-09-27T09:19:38.948Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:19:39.265Z] ---> sigul-configuration.sh [2021-09-27T09:19:39.265Z] gpg: directory `/root/.gnupg' created [2021-09-27T09:19:39.265Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-27T09:19:39.265Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-27T09:19:39.265Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-27T09:19:39.265Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-27T09:19:39.265Z] gpg: CAST5 encrypted data [2021-09-27T09:19:39.265Z] gpg: encrypted with 1 passphrase [2021-09-27T09:19:39.265Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-27T09:19:39.577Z] + mkdir /home/jenkins [2021-09-27T09:19:39.578Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-27T09:19:39.891Z] + 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-09-27T09:19:39.905Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:19:40.221Z] ---> sigul-install.sh [2021-09-27T09:19:40.221Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-27T09:19:41.850Z] + git tag --list [2021-09-27T09:19:41.850Z] v0.0.0 [2021-09-27T09:19:41.850Z] v0.0.1 [2021-09-27T09:19:41.850Z] v0.1.0 [2021-09-27T09:19:41.850Z] v0.1.1 [2021-09-27T09:19:41.850Z] v0.1.10 [2021-09-27T09:19:41.850Z] v0.1.100 [2021-09-27T09:19:41.850Z] v0.1.101 [2021-09-27T09:19:41.850Z] v0.1.102 [2021-09-27T09:19:41.850Z] v0.1.103 [2021-09-27T09:19:41.850Z] v0.1.104 [2021-09-27T09:19:41.850Z] v0.1.105 [2021-09-27T09:19:41.850Z] v0.1.106 [2021-09-27T09:19:41.850Z] v0.1.107 [2021-09-27T09:19:41.850Z] v0.1.108 [2021-09-27T09:19:41.850Z] v0.1.109 [2021-09-27T09:19:41.851Z] v0.1.11 [2021-09-27T09:19:41.851Z] v0.1.110 [2021-09-27T09:19:41.851Z] v0.1.111 [2021-09-27T09:19:41.851Z] v0.1.112 [2021-09-27T09:19:41.851Z] v0.1.113 [2021-09-27T09:19:41.851Z] v0.1.114 [2021-09-27T09:19:41.851Z] v0.1.115 [2021-09-27T09:19:41.851Z] v0.1.116 [2021-09-27T09:19:41.851Z] v0.1.117 [2021-09-27T09:19:41.851Z] v0.1.118 [2021-09-27T09:19:41.851Z] v0.1.119 [2021-09-27T09:19:41.851Z] v0.1.12 [2021-09-27T09:19:41.851Z] v0.1.120 [2021-09-27T09:19:41.851Z] v0.1.121 [2021-09-27T09:19:41.851Z] v0.1.122 [2021-09-27T09:19:41.851Z] v0.1.123 [2021-09-27T09:19:41.851Z] v0.1.124 [2021-09-27T09:19:41.851Z] v0.1.125 [2021-09-27T09:19:41.851Z] v0.1.126 [2021-09-27T09:19:41.851Z] v0.1.127 [2021-09-27T09:19:41.851Z] v0.1.128 [2021-09-27T09:19:41.851Z] v0.1.129 [2021-09-27T09:19:41.851Z] v0.1.13 [2021-09-27T09:19:41.851Z] v0.1.130 [2021-09-27T09:19:41.851Z] v0.1.131 [2021-09-27T09:19:41.851Z] v0.1.132 [2021-09-27T09:19:41.851Z] v0.1.133 [2021-09-27T09:19:41.851Z] v0.1.134 [2021-09-27T09:19:41.851Z] v0.1.135 [2021-09-27T09:19:41.851Z] v0.1.136 [2021-09-27T09:19:41.851Z] v0.1.137 [2021-09-27T09:19:41.851Z] v0.1.138 [2021-09-27T09:19:41.851Z] v0.1.139 [2021-09-27T09:19:41.851Z] v0.1.14 [2021-09-27T09:19:41.851Z] v0.1.140 [2021-09-27T09:19:41.851Z] v0.1.141 [2021-09-27T09:19:41.851Z] v0.1.142 [2021-09-27T09:19:41.851Z] v0.1.143 [2021-09-27T09:19:41.851Z] v0.1.144 [2021-09-27T09:19:41.851Z] v0.1.145 [2021-09-27T09:19:41.851Z] v0.1.146 [2021-09-27T09:19:41.851Z] v0.1.147 [2021-09-27T09:19:41.851Z] v0.1.148 [2021-09-27T09:19:41.851Z] v0.1.149 [2021-09-27T09:19:41.851Z] v0.1.15 [2021-09-27T09:19:41.851Z] v0.1.16 [2021-09-27T09:19:41.851Z] v0.1.17 [2021-09-27T09:19:41.851Z] v0.1.18 [2021-09-27T09:19:41.851Z] v0.1.19 [2021-09-27T09:19:41.851Z] v0.1.2 [2021-09-27T09:19:41.851Z] v0.1.20 [2021-09-27T09:19:41.851Z] v0.1.21 [2021-09-27T09:19:41.851Z] v0.1.22 [2021-09-27T09:19:41.851Z] v0.1.23 [2021-09-27T09:19:41.851Z] v0.1.24 [2021-09-27T09:19:41.851Z] v0.1.25 [2021-09-27T09:19:41.851Z] v0.1.26 [2021-09-27T09:19:41.851Z] v0.1.27 [2021-09-27T09:19:41.851Z] v0.1.28 [2021-09-27T09:19:41.851Z] v0.1.29 [2021-09-27T09:19:41.851Z] v0.1.3 [2021-09-27T09:19:41.851Z] v0.1.30 [2021-09-27T09:19:41.851Z] v0.1.31 [2021-09-27T09:19:41.851Z] v0.1.32 [2021-09-27T09:19:41.851Z] v0.1.33 [2021-09-27T09:19:41.851Z] v0.1.34 [2021-09-27T09:19:41.851Z] v0.1.35 [2021-09-27T09:19:41.851Z] v0.1.36 [2021-09-27T09:19:41.851Z] v0.1.37 [2021-09-27T09:19:41.851Z] v0.1.38 [2021-09-27T09:19:41.851Z] v0.1.39 [2021-09-27T09:19:41.851Z] v0.1.4 [2021-09-27T09:19:41.851Z] v0.1.40 [2021-09-27T09:19:41.851Z] v0.1.41 [2021-09-27T09:19:41.851Z] v0.1.42 [2021-09-27T09:19:41.851Z] v0.1.43 [2021-09-27T09:19:41.851Z] v0.1.44 [2021-09-27T09:19:41.851Z] v0.1.45 [2021-09-27T09:19:41.851Z] v0.1.46 [2021-09-27T09:19:41.851Z] v0.1.47 [2021-09-27T09:19:41.851Z] v0.1.48 [2021-09-27T09:19:41.851Z] v0.1.49 [2021-09-27T09:19:41.851Z] v0.1.5 [2021-09-27T09:19:41.851Z] v0.1.50 [2021-09-27T09:19:41.851Z] v0.1.51 [2021-09-27T09:19:41.851Z] v0.1.52 [2021-09-27T09:19:41.851Z] v0.1.53 [2021-09-27T09:19:41.851Z] v0.1.54 [2021-09-27T09:19:41.851Z] v0.1.55 [2021-09-27T09:19:41.851Z] v0.1.56 [2021-09-27T09:19:41.851Z] v0.1.57 [2021-09-27T09:19:41.851Z] v0.1.58 [2021-09-27T09:19:41.851Z] v0.1.59 [2021-09-27T09:19:41.851Z] v0.1.6 [2021-09-27T09:19:41.851Z] v0.1.60 [2021-09-27T09:19:41.851Z] v0.1.61 [2021-09-27T09:19:41.851Z] v0.1.62 [2021-09-27T09:19:41.851Z] v0.1.63 [2021-09-27T09:19:41.851Z] v0.1.64 [2021-09-27T09:19:41.851Z] v0.1.65 [2021-09-27T09:19:41.851Z] v0.1.66 [2021-09-27T09:19:41.851Z] v0.1.67 [2021-09-27T09:19:41.851Z] v0.1.68 [2021-09-27T09:19:41.851Z] v0.1.69 [2021-09-27T09:19:41.851Z] v0.1.7 [2021-09-27T09:19:41.851Z] v0.1.70 [2021-09-27T09:19:41.851Z] v0.1.71 [2021-09-27T09:19:41.851Z] v0.1.72 [2021-09-27T09:19:41.851Z] v0.1.73 [2021-09-27T09:19:41.851Z] v0.1.74 [2021-09-27T09:19:41.851Z] v0.1.75 [2021-09-27T09:19:41.851Z] v0.1.76 [2021-09-27T09:19:41.851Z] v0.1.77 [2021-09-27T09:19:41.851Z] v0.1.78 [2021-09-27T09:19:41.851Z] v0.1.79 [2021-09-27T09:19:41.851Z] v0.1.8 [2021-09-27T09:19:41.851Z] v0.1.80 [2021-09-27T09:19:41.851Z] v0.1.81 [2021-09-27T09:19:41.851Z] v0.1.82 [2021-09-27T09:19:41.851Z] v0.1.83 [2021-09-27T09:19:41.851Z] v0.1.84 [2021-09-27T09:19:41.851Z] v0.1.85 [2021-09-27T09:19:41.851Z] v0.1.86 [2021-09-27T09:19:41.851Z] v0.1.87 [2021-09-27T09:19:41.851Z] v0.1.88 [2021-09-27T09:19:41.851Z] v0.1.89 [2021-09-27T09:19:41.851Z] v0.1.9 [2021-09-27T09:19:41.851Z] v0.1.90 [2021-09-27T09:19:41.851Z] v0.1.91 [2021-09-27T09:19:41.851Z] v0.1.92 [2021-09-27T09:19:41.851Z] v0.1.93 [2021-09-27T09:19:41.851Z] v0.1.94 [2021-09-27T09:19:41.851Z] v0.1.95 [2021-09-27T09:19:41.851Z] v0.1.96 [2021-09-27T09:19:41.851Z] v0.1.97 [2021-09-27T09:19:41.851Z] v0.1.98 [2021-09-27T09:19:41.851Z] v0.1.99 [2021-09-27T09:19:41.851Z] v2.0.0 [2021-09-27T09:19:41.851Z] v2.0.0-dev.1 [2021-09-27T09:19:41.851Z] v2.0.0-dev.10 [2021-09-27T09:19:41.851Z] v2.0.0-dev.100 [2021-09-27T09:19:41.851Z] v2.0.0-dev.101 [2021-09-27T09:19:41.851Z] v2.0.0-dev.102 [2021-09-27T09:19:41.851Z] v2.0.0-dev.103 [2021-09-27T09:19:41.851Z] v2.0.0-dev.11 [2021-09-27T09:19:41.851Z] v2.0.0-dev.12 [2021-09-27T09:19:41.851Z] v2.0.0-dev.13 [2021-09-27T09:19:41.851Z] v2.0.0-dev.14 [2021-09-27T09:19:41.851Z] v2.0.0-dev.15 [2021-09-27T09:19:41.851Z] v2.0.0-dev.16 [2021-09-27T09:19:41.851Z] v2.0.0-dev.17 [2021-09-27T09:19:41.851Z] v2.0.0-dev.18 [2021-09-27T09:19:41.851Z] v2.0.0-dev.19 [2021-09-27T09:19:41.851Z] v2.0.0-dev.2 [2021-09-27T09:19:41.851Z] v2.0.0-dev.20 [2021-09-27T09:19:41.851Z] v2.0.0-dev.21 [2021-09-27T09:19:41.851Z] v2.0.0-dev.22 [2021-09-27T09:19:41.851Z] v2.0.0-dev.23 [2021-09-27T09:19:41.851Z] v2.0.0-dev.24 [2021-09-27T09:19:41.851Z] v2.0.0-dev.25 [2021-09-27T09:19:41.851Z] v2.0.0-dev.26 [2021-09-27T09:19:41.851Z] v2.0.0-dev.27 [2021-09-27T09:19:41.851Z] v2.0.0-dev.28 [2021-09-27T09:19:41.851Z] v2.0.0-dev.29 [2021-09-27T09:19:41.851Z] v2.0.0-dev.3 [2021-09-27T09:19:41.851Z] v2.0.0-dev.30 [2021-09-27T09:19:41.851Z] v2.0.0-dev.31 [2021-09-27T09:19:41.851Z] v2.0.0-dev.32 [2021-09-27T09:19:41.851Z] v2.0.0-dev.33 [2021-09-27T09:19:41.851Z] v2.0.0-dev.34 [2021-09-27T09:19:41.851Z] v2.0.0-dev.35 [2021-09-27T09:19:41.851Z] v2.0.0-dev.36 [2021-09-27T09:19:41.851Z] v2.0.0-dev.37 [2021-09-27T09:19:41.851Z] v2.0.0-dev.38 [2021-09-27T09:19:41.851Z] v2.0.0-dev.39 [2021-09-27T09:19:41.851Z] v2.0.0-dev.4 [2021-09-27T09:19:41.851Z] v2.0.0-dev.40 [2021-09-27T09:19:41.851Z] v2.0.0-dev.41 [2021-09-27T09:19:41.851Z] v2.0.0-dev.42 [2021-09-27T09:19:41.851Z] v2.0.0-dev.43 [2021-09-27T09:19:41.851Z] v2.0.0-dev.44 [2021-09-27T09:19:41.851Z] v2.0.0-dev.45 [2021-09-27T09:19:41.851Z] v2.0.0-dev.46 [2021-09-27T09:19:41.851Z] v2.0.0-dev.47 [2021-09-27T09:19:41.851Z] v2.0.0-dev.48 [2021-09-27T09:19:41.851Z] v2.0.0-dev.49 [2021-09-27T09:19:41.851Z] v2.0.0-dev.5 [2021-09-27T09:19:41.851Z] v2.0.0-dev.50 [2021-09-27T09:19:41.851Z] v2.0.0-dev.51 [2021-09-27T09:19:41.851Z] v2.0.0-dev.52 [2021-09-27T09:19:41.851Z] v2.0.0-dev.53 [2021-09-27T09:19:41.851Z] v2.0.0-dev.54 [2021-09-27T09:19:41.851Z] v2.0.0-dev.55 [2021-09-27T09:19:41.851Z] v2.0.0-dev.56 [2021-09-27T09:19:41.851Z] v2.0.0-dev.57 [2021-09-27T09:19:41.851Z] v2.0.0-dev.58 [2021-09-27T09:19:41.851Z] v2.0.0-dev.59 [2021-09-27T09:19:41.851Z] v2.0.0-dev.6 [2021-09-27T09:19:41.851Z] v2.0.0-dev.60 [2021-09-27T09:19:41.851Z] v2.0.0-dev.61 [2021-09-27T09:19:41.851Z] v2.0.0-dev.62 [2021-09-27T09:19:41.851Z] v2.0.0-dev.63 [2021-09-27T09:19:41.851Z] v2.0.0-dev.64 [2021-09-27T09:19:41.851Z] v2.0.0-dev.65 [2021-09-27T09:19:41.851Z] v2.0.0-dev.66 [2021-09-27T09:19:41.851Z] v2.0.0-dev.67 [2021-09-27T09:19:41.851Z] v2.0.0-dev.68 [2021-09-27T09:19:41.851Z] v2.0.0-dev.69 [2021-09-27T09:19:41.851Z] v2.0.0-dev.7 [2021-09-27T09:19:41.851Z] v2.0.0-dev.70 [2021-09-27T09:19:41.851Z] v2.0.0-dev.71 [2021-09-27T09:19:41.851Z] v2.0.0-dev.72 [2021-09-27T09:19:41.851Z] v2.0.0-dev.73 [2021-09-27T09:19:41.851Z] v2.0.0-dev.74 [2021-09-27T09:19:41.851Z] v2.0.0-dev.75 [2021-09-27T09:19:41.851Z] v2.0.0-dev.76 [2021-09-27T09:19:41.851Z] v2.0.0-dev.77 [2021-09-27T09:19:41.851Z] v2.0.0-dev.78 [2021-09-27T09:19:41.851Z] v2.0.0-dev.79 [2021-09-27T09:19:41.851Z] v2.0.0-dev.8 [2021-09-27T09:19:41.851Z] v2.0.0-dev.80 [2021-09-27T09:19:41.851Z] v2.0.0-dev.81 [2021-09-27T09:19:41.851Z] v2.0.0-dev.82 [2021-09-27T09:19:41.851Z] v2.0.0-dev.83 [2021-09-27T09:19:41.851Z] v2.0.0-dev.84 [2021-09-27T09:19:41.851Z] v2.0.0-dev.85 [2021-09-27T09:19:41.851Z] v2.0.0-dev.86 [2021-09-27T09:19:41.851Z] v2.0.0-dev.87 [2021-09-27T09:19:41.851Z] v2.0.0-dev.88 [2021-09-27T09:19:41.851Z] v2.0.0-dev.89 [2021-09-27T09:19:41.851Z] v2.0.0-dev.9 [2021-09-27T09:19:41.851Z] v2.0.0-dev.90 [2021-09-27T09:19:41.851Z] v2.0.0-dev.91 [2021-09-27T09:19:41.851Z] v2.0.0-dev.92 [2021-09-27T09:19:41.851Z] v2.0.0-dev.93 [2021-09-27T09:19:41.851Z] v2.0.0-dev.94 [2021-09-27T09:19:41.851Z] v2.0.0-dev.95 [2021-09-27T09:19:41.851Z] v2.0.0-dev.96 [2021-09-27T09:19:41.851Z] v2.0.0-dev.97 [2021-09-27T09:19:41.851Z] v2.0.0-dev.98 [2021-09-27T09:19:41.851Z] v2.0.0-dev.99 [2021-09-27T09:19:41.851Z] v2.0.1-dev.1 [2021-09-27T09:19:41.851Z] v2.0.1-dev.10 [2021-09-27T09:19:41.851Z] v2.0.1-dev.11 [2021-09-27T09:19:41.851Z] v2.0.1-dev.12 [2021-09-27T09:19:41.851Z] v2.0.1-dev.13 [2021-09-27T09:19:41.851Z] v2.0.1-dev.14 [2021-09-27T09:19:41.851Z] v2.0.1-dev.15 [2021-09-27T09:19:41.851Z] v2.0.1-dev.16 [2021-09-27T09:19:41.851Z] v2.0.1-dev.17 [2021-09-27T09:19:41.851Z] v2.0.1-dev.2 [2021-09-27T09:19:41.851Z] v2.0.1-dev.3 [2021-09-27T09:19:41.851Z] v2.0.1-dev.4 [2021-09-27T09:19:41.851Z] v2.0.1-dev.5 [2021-09-27T09:19:41.851Z] v2.0.1-dev.6 [2021-09-27T09:19:41.851Z] v2.0.1-dev.7 [2021-09-27T09:19:41.851Z] v2.0.1-dev.8 [2021-09-27T09:19:41.851Z] v2.0.1-dev.9 [Pipeline] sh [2021-09-27T09:19:42.162Z] + lftools sign git-tag v2.0.1-dev.17 [2021-09-27T09:19:42.740Z] Signing Git tag with Sigul... [2021-09-27T09:19:42.740Z] Signing v2.0.1-dev.17 [Pipeline] echo [2021-09-27T09:19:43.803Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:19:44.176Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-27T09:19:44.188Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-27T09:19:44.211Z] $ docker stop --time=1 9decee6c5aafba5fbf8c571f56ca2f969f2a252d9b321082d54634aa0d0920f3 [2021-09-27T09:19:45.483Z] $ docker rm -f 9decee6c5aafba5fbf8c571f56ca2f969f2a252d9b321082d54634aa0d0920f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:19:46.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T09:19:46.108Z] . [Pipeline] withDockerContainer [2021-09-27T09:19:46.210Z] prd-centos7-docker-4c-2g-1603 does not seem to be running inside a container [2021-09-27T09:19:46.253Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-27T09:19:48.149Z] $ docker top 01c96df5b0cc076db06bff9fcb62ff27a4555d115269057317ae14e1e0a0a5af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T09:19:48.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T09:19:48.276Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T09:19:48.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T09:19:48.382Z] $ docker exec 01c96df5b0cc076db06bff9fcb62ff27a4555d115269057317ae14e1e0a0a5af ssh-agent [2021-09-27T09:19:48.502Z] SSH_AUTH_SOCK=/tmp/ssh-fNPG8sgqH8au/agent.14 [2021-09-27T09:19:48.502Z] SSH_AGENT_PID=20 [2021-09-27T09:19:48.510Z] Running ssh-add (command line suppressed) [2021-09-27T09:19:48.603Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4898916701492288253.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4898916701492288253.key) [2021-09-27T09:19:48.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T09:19:48.952Z] + git semver bump pre [2021-09-27T09:19:48.953Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T09:19:48.953Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-09-27T09:19:48.953Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-09-27T09:19:48.953Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T09:19:48.953Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T09:19:48.953Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T09:19:48.953Z] # $SEMVER_BRANCH = main [2021-09-27T09:19:48.953Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2021-09-27T09:19:48.953Z] 2.0.1-dev.18 [Pipeline] } [2021-09-27T09:19:48.959Z] $ docker exec --env ******** --env ******** 01c96df5b0cc076db06bff9fcb62ff27a4555d115269057317ae14e1e0a0a5af ssh-agent -k [2021-09-27T09:19:49.064Z] unset SSH_AUTH_SOCK; [2021-09-27T09:19:49.065Z] unset SSH_AGENT_PID; [2021-09-27T09:19:49.066Z] echo Agent pid 20 killed; [2021-09-27T09:19:49.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T09:19:49.436Z] + git semver [Pipeline] } [2021-09-27T09:19:49.447Z] $ docker stop --time=1 01c96df5b0cc076db06bff9fcb62ff27a4555d115269057317ae14e1e0a0a5af [2021-09-27T09:19:50.720Z] $ docker rm -f 01c96df5b0cc076db06bff9fcb62ff27a4555d115269057317ae14e1e0a0a5af [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:19:51.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T09:19:51.136Z] . [Pipeline] withDockerContainer [2021-09-27T09:19:51.235Z] prd-centos7-docker-4c-2g-1603 does not seem to be running inside a container [2021-09-27T09:19:51.301Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-27T09:19:51.839Z] $ docker top bb7852794e4e70d556b313477382aa664acadee94b4abf6062a8caef0b1b1374 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T09:19:51.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T09:19:51.985Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T09:19:52.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T09:19:52.096Z] $ docker exec bb7852794e4e70d556b313477382aa664acadee94b4abf6062a8caef0b1b1374 ssh-agent [2021-09-27T09:19:52.221Z] SSH_AUTH_SOCK=/tmp/ssh-s9Sk7QDGBJhJ/agent.14 [2021-09-27T09:19:52.221Z] SSH_AGENT_PID=20 [2021-09-27T09:19:52.231Z] Running ssh-add (command line suppressed) [2021-09-27T09:19:52.316Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4921254748429179460.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4921254748429179460.key) [2021-09-27T09:19:52.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T09:19:52.658Z] + git semver push [2021-09-27T09:19:52.658Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T09:19:52.658Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-09-27T09:19:52.658Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-09-27T09:19:52.658Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T09:19:52.658Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T09:19:52.658Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T09:19:52.658Z] # $SEMVER_BRANCH = main [2021-09-27T09:19:52.658Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2021-09-27T09:19:55.239Z] $ docker exec --env ******** --env ******** bb7852794e4e70d556b313477382aa664acadee94b4abf6062a8caef0b1b1374 ssh-agent -k [2021-09-27T09:19:55.333Z] unset SSH_AUTH_SOCK; [2021-09-27T09:19:55.333Z] unset SSH_AGENT_PID; [2021-09-27T09:19:55.333Z] echo Agent pid 20 killed; [2021-09-27T09:19:55.358Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T09:19:55.708Z] + git semver [Pipeline] } [2021-09-27T09:19:55.720Z] $ docker stop --time=1 bb7852794e4e70d556b313477382aa664acadee94b4abf6062a8caef0b1b1374 [2021-09-27T09:19:56.929Z] $ docker rm -f bb7852794e4e70d556b313477382aa664acadee94b4abf6062a8caef0b1b1374 [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] sh [2021-09-27T09:19:57.935Z] + '[' -d /w/workspace/undry_go-mod-core-contracts_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:19:58.256Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:19:58.846Z] ---> package-listing.sh [2021-09-27T09:19:58.846Z] ++ facter osfamily [2021-09-27T09:19:58.846Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-27T09:19:59.118Z] + OS_FAMILY=redhat [2021-09-27T09:19:59.118Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2021-09-27T09:19:59.118Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-27T09:19:59.118Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-27T09:19:59.118Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-27T09:19:59.118Z] + PACKAGES=/tmp/packages_start.txt [2021-09-27T09:19:59.118Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-09-27T09:19:59.118Z] + PACKAGES=/tmp/packages_end.txt [2021-09-27T09:19:59.118Z] + case "${OS_FAMILY}" in [2021-09-27T09:19:59.118Z] + rpm -qa [2021-09-27T09:19:59.118Z] + sort [2021-09-27T09:20:00.073Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-27T09:20:00.073Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-27T09:20:00.073Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-27T09:20:00.073Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-09-27T09:20:00.073Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2021-09-27T09:20:00.073Z] + 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-09-27T09:20:00.088Z] 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-09-27T09:20:00.388Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:20:00.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T09:20:00.975Z] [2021-09-27T09:20:00.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:20:01.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T09:20:01.306Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-27T09:20:01.306Z] b4d181a07f80: Pulling fs layer [2021-09-27T09:20:01.306Z] a1111a8f2ec3: Pulling fs layer [2021-09-27T09:20:01.306Z] ed53099fbce6: Pulling fs layer [2021-09-27T09:20:01.306Z] dc539afda2c1: Pulling fs layer [2021-09-27T09:20:01.306Z] 77bc0d833cb6: Pulling fs layer [2021-09-27T09:20:01.306Z] 9065ff56babe: Pulling fs layer [2021-09-27T09:20:01.306Z] d287ab97295c: Pulling fs layer [2021-09-27T09:20:01.306Z] dc539afda2c1: Waiting [2021-09-27T09:20:01.306Z] 77bc0d833cb6: Waiting [2021-09-27T09:20:01.306Z] 9065ff56babe: Waiting [2021-09-27T09:20:01.306Z] d287ab97295c: Waiting [2021-09-27T09:20:01.572Z] a1111a8f2ec3: Verifying Checksum [2021-09-27T09:20:01.572Z] a1111a8f2ec3: Download complete [2021-09-27T09:20:01.572Z] dc539afda2c1: Verifying Checksum [2021-09-27T09:20:01.572Z] dc539afda2c1: Download complete [2021-09-27T09:20:02.152Z] ed53099fbce6: Verifying Checksum [2021-09-27T09:20:02.152Z] ed53099fbce6: Download complete [2021-09-27T09:20:02.152Z] 9065ff56babe: Verifying Checksum [2021-09-27T09:20:02.152Z] 9065ff56babe: Download complete [2021-09-27T09:20:02.741Z] b4d181a07f80: Verifying Checksum [2021-09-27T09:20:02.741Z] b4d181a07f80: Download complete [2021-09-27T09:20:03.025Z] 77bc0d833cb6: Verifying Checksum [2021-09-27T09:20:03.025Z] 77bc0d833cb6: Download complete [2021-09-27T09:20:03.994Z] b4d181a07f80: Pull complete [2021-09-27T09:20:04.588Z] a1111a8f2ec3: Pull complete [2021-09-27T09:20:05.169Z] ed53099fbce6: Pull complete [2021-09-27T09:20:05.169Z] dc539afda2c1: Pull complete [2021-09-27T09:20:05.758Z] 77bc0d833cb6: Pull complete [2021-09-27T09:20:06.022Z] 9065ff56babe: Pull complete [2021-09-27T09:20:06.980Z] d287ab97295c: Verifying Checksum [2021-09-27T09:20:06.981Z] d287ab97295c: Download complete [2021-09-27T09:20:12.374Z] d287ab97295c: Pull complete [2021-09-27T09:20:12.374Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-27T09:20:12.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T09:20:12.374Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-27T09:20:12.468Z] prd-centos7-docker-4c-2g-1603 does not seem to be running inside a container [2021-09-27T09:20:14.523Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-27T09:20:20.084Z] $ docker top f497795d08e38869c9c042d56a4628b2b8a6d1d7ac3748940918f19a8f5fc3d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T09:20:20.504Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-27T09:20:20.818Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-27T09:20:21.128Z] + ls /var/log/sa-host [2021-09-27T09:20:21.128Z] + sadf -c /var/log/sa-host/sa05 [2021-09-27T09:20:21.128Z] file_magic: OK [2021-09-27T09:20:21.128Z] HZ: Using current value: 100 [2021-09-27T09:20:21.128Z] file_header: OK [2021-09-27T09:20:21.128Z] 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-09-27T09:20:21.128Z] Statistics: [2021-09-27T09:20:21.128Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-27T09:20:21.128Z] File successfully converted to sysstat format version 12.0.3 [2021-09-27T09:20:21.128Z] + sadf -c /var/log/sa-host/sa27 [2021-09-27T09:20:21.128Z] file_magic: OK [2021-09-27T09:20:21.128Z] HZ: Using current value: 100 [2021-09-27T09:20:21.128Z] file_header: OK [2021-09-27T09:20:21.128Z] 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-09-27T09:20:21.128Z] Statistics: [2021-09-27T09:20:21.128Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-27T09:20:21.128Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T09:20:21.316Z] provisioning config files... [2021-09-27T09:20:21.332Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config9200335033925967765tmp [Pipeline] { [Pipeline] echo [2021-09-27T09:20:21.361Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:20:21.676Z] ---> create-netrc.sh [Pipeline] } [2021-09-27T09:20:21.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:20:22.068Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-27T09:20:22.083Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:20:22.396Z] ---> sudo-logs.sh [2021-09-27T09:20:22.396Z] Archiving 'sudo' log.. [2021-09-27T09:20:22.396Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1603.vexxhost.local: Name or service not known [2021-09-27T09:20:22.396Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1603.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-27T09:20:22.437Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:20:22.752Z] ---> job-cost.sh [2021-09-27T09:20:22.752Z] lf-activate-venv: SKIPPING [2021-09-27T09:20:22.752Z] DEBUG: total: 0.10999999940395355 [2021-09-27T09:20:22.752Z] INFO: Retrieving Stack Cost... [2021-09-27T09:20:24.151Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-27T09:20:24.418Z] INFO: Archiving Costs [Pipeline] echo [2021-09-27T09:20:24.436Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:20:24.747Z] ---> logs-deploy.sh [2021-09-27T09:20:24.747Z] lf-activate-venv: SKIPPING [2021-09-27T09:20:24.747Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/18 [2021-09-27T09:20:24.747Z] INFO: archiving workspace using pattern(s): [2021-09-27T09:20:25.705Z] Archives upload complete. [2021-09-27T09:20:25.705Z] INFO: archiving logs to Nexus [2021-09-27T09:20:26.287Z] ---> uname -a: [2021-09-27T09:20:26.287Z] Linux prd-centos7-docker-4c-2g-1603.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-09-27T09:20:26.287Z] [2021-09-27T09:20:26.287Z] [2021-09-27T09:20:26.287Z] ---> lscpu: [2021-09-27T09:20:26.287Z] Architecture: x86_64 [2021-09-27T09:20:26.287Z] CPU op-mode(s): 32-bit, 64-bit [2021-09-27T09:20:26.287Z] Byte Order: Little Endian [2021-09-27T09:20:26.287Z] Address sizes: 40 bits physical, 48 bits virtual [2021-09-27T09:20:26.287Z] CPU(s): 2 [2021-09-27T09:20:26.287Z] On-line CPU(s) list: 0,1 [2021-09-27T09:20:26.287Z] Thread(s) per core: 1 [2021-09-27T09:20:26.287Z] Core(s) per socket: 1 [2021-09-27T09:20:26.287Z] Socket(s): 2 [2021-09-27T09:20:26.287Z] NUMA node(s): 1 [2021-09-27T09:20:26.287Z] Vendor ID: AuthenticAMD [2021-09-27T09:20:26.287Z] CPU family: 23 [2021-09-27T09:20:26.287Z] Model: 49 [2021-09-27T09:20:26.287Z] Model name: AMD EPYC-Rome Processor [2021-09-27T09:20:26.287Z] Stepping: 0 [2021-09-27T09:20:26.287Z] CPU MHz: 2799.996 [2021-09-27T09:20:26.287Z] BogoMIPS: 5599.99 [2021-09-27T09:20:26.287Z] Virtualization: AMD-V [2021-09-27T09:20:26.287Z] Hypervisor vendor: KVM [2021-09-27T09:20:26.287Z] Virtualization type: full [2021-09-27T09:20:26.287Z] L1d cache: 32K [2021-09-27T09:20:26.287Z] L1i cache: 32K [2021-09-27T09:20:26.287Z] L2 cache: 512K [2021-09-27T09:20:26.287Z] L3 cache: 16384K [2021-09-27T09:20:26.287Z] NUMA node0 CPU(s): 0,1 [2021-09-27T09:20:26.287Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-09-27T09:20:26.287Z] [2021-09-27T09:20:26.287Z] [2021-09-27T09:20:26.287Z] ---> nproc: [2021-09-27T09:20:26.287Z] 2 [2021-09-27T09:20:26.287Z] [2021-09-27T09:20:26.287Z] [2021-09-27T09:20:26.287Z] ---> df -h: [2021-09-27T09:20:26.287Z] Filesystem Size Used Avail Use% Mounted on [2021-09-27T09:20:26.287Z] overlay 40G 9.0G 32G 23% / [2021-09-27T09:20:26.287Z] tmpfs 64M 0 64M 0% /dev [2021-09-27T09:20:26.287Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-09-27T09:20:26.287Z] shm 64M 0 64M 0% /dev/shm [2021-09-27T09:20:26.287Z] /dev/vda1 40G 9.0G 32G 23% /facter-os [2021-09-27T09:20:26.287Z] [2021-09-27T09:20:26.287Z] [2021-09-27T09:20:26.287Z] ---> sar -b -r -n DEV: [2021-09-27T09:20:26.287Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) [2021-09-27T09:20:26.287Z] [2021-09-27T09:20:26.287Z] 09:11:19 LINUX RESTART (2 CPU) [2021-09-27T09:20:26.287Z] [2021-09-27T09:20:26.287Z] 09:12:01 tps rtps wtps bread/s bwrtn/s [2021-09-27T09:20:26.287Z] 09:13:01 84.78 3.51 81.27 2586.24 3677.89 [2021-09-27T09:20:26.287Z] 09:14:01 1.78 0.00 1.78 0.00 37.72 [2021-09-27T09:20:26.287Z] 09:15:01 0.30 0.00 0.30 0.00 3.88 [2021-09-27T09:20:26.287Z] 09:16:01 0.20 0.00 0.20 0.00 2.70 [2021-09-27T09:20:26.287Z] 09:17:01 0.18 0.00 0.18 0.00 2.35 [2021-09-27T09:20:26.287Z] 09:18:01 0.35 0.00 0.35 0.00 4.68 [2021-09-27T09:20:26.287Z] 09:19:01 94.67 0.05 94.62 4.00 27673.97 [2021-09-27T09:20:26.287Z] 09:20:01 117.14 0.10 117.04 9.99 26253.17 [2021-09-27T09:20:26.287Z] Average: 37.43 0.46 36.97 325.08 7208.09 [2021-09-27T09:20:26.287Z] [2021-09-27T09:20:26.287Z] 09:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-09-27T09:20:26.287Z] 09:13:01 5458996 0 809860 10.11 2620 1737456 1148332 12.68 581940 1565956 20 [2021-09-27T09:20:26.287Z] 09:14:01 5465544 0 803304 10.03 2620 1737464 1106832 12.22 577280 1565920 8 [2021-09-27T09:20:26.287Z] 09:15:01 5466644 0 802200 10.02 2620 1737468 1100676 12.15 576412 1566256 8 [2021-09-27T09:20:26.287Z] 09:16:01 5467164 0 801672 10.01 2620 1737476 1085244 11.98 575824 1566256 8 [2021-09-27T09:20:26.287Z] 09:17:01 5464124 0 804708 10.05 2620 1737480 1085404 11.98 572884 1572664 8 [2021-09-27T09:20:26.287Z] 09:18:01 5465160 0 803668 10.03 2620 1737484 1069672 11.81 571824 1572664 8 [2021-09-27T09:20:26.287Z] 09:19:01 4485260 0 1039040 12.97 2620 2482012 1463804 16.16 798184 2224656 19632 [2021-09-27T09:20:26.287Z] 09:20:01 3847776 0 1081552 13.50 2620 3076984 1412380 15.59 938224 2603368 17028 [2021-09-27T09:20:26.287Z] Average: 5140084 0 868250 10.84 2620 1997978 1184043 13.07 649072 1779718 4590 [2021-09-27T09:20:26.287Z] [2021-09-27T09:20:26.287Z] 09:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-09-27T09:20:26.287Z] 09:13:01 eth0 207.64 134.42 503.97 39.86 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] 09:13:01 docker0 12.21 9.19 2.58 27.40 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] 09:14:01 eth0 2.63 0.57 0.69 0.39 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] 09:15:01 eth0 2.32 0.60 0.65 0.38 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] 09:16:01 eth0 0.67 0.32 0.28 0.20 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] 09:17:01 eth0 0.83 0.42 0.41 0.29 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] 09:18:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] 09:19:01 vethc98d89a 88.28 100.03 8.96 241.67 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] 09:19:01 eth0 822.68 609.06 4345.61 87.18 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] 09:19:01 docker0 88.28 99.90 7.75 241.66 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] 09:20:01 eth0 668.44 471.89 3687.89 93.31 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] 09:20:01 docker0 14.44 17.90 1.73 118.31 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] Average: eth0 213.20 152.19 1067.59 27.71 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] Average: docker0 14.37 15.88 1.51 48.43 0.00 0.00 0.00 0.00 [2021-09-27T09:20:26.287Z] [2021-09-27T09:20:26.287Z] [2021-09-27T09:20:26.287Z] ---> sar -P ALL: [2021-09-27T09:20:26.287Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) [2021-09-27T09:20:26.287Z] [2021-09-27T09:20:26.287Z] 09:11:19 LINUX RESTART (2 CPU) [2021-09-27T09:20:26.287Z] [2021-09-27T09:20:26.287Z] 09:12:01 CPU %user %nice %system %iowait %steal %idle [2021-09-27T09:20:26.287Z] 09:13:01 all 6.06 0.00 2.50 2.49 0.05 88.90 [2021-09-27T09:20:26.287Z] 09:13:01 0 6.03 0.00 2.57 1.61 0.05 89.74 [2021-09-27T09:20:26.287Z] 09:13:01 1 6.08 0.00 2.43 3.38 0.05 88.05 [2021-09-27T09:20:26.287Z] 09:14:01 all 0.25 0.00 0.09 0.00 0.02 99.64 [2021-09-27T09:20:26.287Z] 09:14:01 0 0.35 0.00 0.08 0.00 0.03 99.53 [2021-09-27T09:20:26.287Z] 09:14:01 1 0.15 0.00 0.10 0.00 0.00 99.75 [2021-09-27T09:20:26.287Z] 09:15:01 all 0.11 0.00 0.05 0.00 0.02 99.82 [2021-09-27T09:20:26.287Z] 09:15:01 0 0.10 0.00 0.05 0.00 0.02 99.83 [2021-09-27T09:20:26.287Z] 09:15:01 1 0.12 0.00 0.05 0.00 0.02 99.82 [2021-09-27T09:20:26.287Z] 09:16:01 all 0.22 0.00 0.04 0.00 0.02 99.72 [2021-09-27T09:20:26.287Z] 09:16:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2021-09-27T09:20:26.287Z] 09:16:01 1 0.38 0.00 0.03 0.00 0.03 99.55 [2021-09-27T09:20:26.287Z] 09:17:01 all 0.27 0.00 0.29 0.00 0.02 99.41 [2021-09-27T09:20:26.287Z] 09:17:01 0 0.18 0.00 0.32 0.00 0.05 99.45 [2021-09-27T09:20:26.287Z] 09:17:01 1 0.37 0.00 0.27 0.00 0.00 99.37 [2021-09-27T09:20:26.287Z] 09:18:01 all 0.21 0.00 0.08 0.00 0.02 99.70 [2021-09-27T09:20:26.287Z] 09:18:01 0 0.03 0.00 0.07 0.00 0.02 99.88 [2021-09-27T09:20:26.287Z] 09:18:01 1 0.38 0.00 0.08 0.00 0.02 99.52 [2021-09-27T09:20:26.287Z] 09:19:01 all 11.27 0.00 4.79 2.05 0.10 81.79 [2021-09-27T09:20:26.287Z] 09:19:01 0 11.48 0.00 5.12 2.16 0.10 81.14 [2021-09-27T09:20:26.287Z] 09:19:01 1 11.07 0.00 4.45 1.93 0.10 82.44 [2021-09-27T09:20:26.288Z] 09:20:01 all 15.51 0.00 7.75 1.83 0.11 74.80 [2021-09-27T09:20:26.288Z] 09:20:01 0 14.38 0.00 7.41 1.85 0.09 76.27 [2021-09-27T09:20:26.288Z] 09:20:01 1 16.64 0.00 8.08 1.82 0.12 73.34 [2021-09-27T09:20:26.288Z] Average: all 4.13 0.00 1.90 0.78 0.04 93.14 [2021-09-27T09:20:26.288Z] Average: 0 3.96 0.00 1.90 0.68 0.04 93.40 [2021-09-27T09:20:26.288Z] Average: 1 4.30 0.00 1.89 0.88 0.04 92.89 [2021-09-27T09:20:26.288Z] [2021-09-27T09:20:26.288Z] [2021-09-27T09:20:26.288Z]