Pull request #646 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch main at 490a96143ed88d263d0e9894a43bf3751025c41b rather than 8b9ffd91b2a6152e50735c5514c53082b290099a Obtained Jenkinsfile from 490a96143ed88d263d0e9894a43bf3751025c41b 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-ssh1710200941226304741.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh2459313930993089001.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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/PR-646/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/PR-646/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9190904550388378671.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh3513484689321928159.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-646/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/PR-646/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8705740320843306624.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2785’ is offline Running on prd-centos7-docker-4c-2g-3388 in /w/workspace/dry_go-mod-core-contracts_PR-646 [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/dry_go-mod-core-contracts_PR-646 # 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/dry_go-mod-core-contracts_PR-646@tmp/jenkins-gitclient-ssh2739456220016833945.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 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-646@tmp/jenkins-gitclient-ssh489380665703364973.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/646/head:refs/remotes/origin/PR-646 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 490a96143ed88d263d0e9894a43bf3751025c41b into PR head commit 8b9ffd91b2a6152e50735c5514c53082b290099a Merge succeeded, producing 8b9ffd91b2a6152e50735c5514c53082b290099a Checking out Revision 8b9ffd91b2a6152e50735c5514c53082b290099a (PR-646) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b9ffd91b2a6152e50735c5514c53082b290099a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-646@tmp/jenkins-gitclient-ssh4284622447863970997.key > git merge 490a96143ed88d263d0e9894a43bf3751025c41b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b9ffd91b2a6152e50735c5514c53082b290099a # timeout=10 Commit message: "Merge branch 'main' into issue-645" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-21T04:06:27.659Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-21T04:06:27.768Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-21T04:06:27.799Z] ========================================================= [2021-07-21T04:06:27.799Z] EdgeX Global Pipelines Version Info [2021-07-21T04:06:27.799Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 67b9a941afa760febaff6f1c970f4ab9c61b1a90 # timeout=10 [2021-07-21T04:06:29.052Z] ------------------- [2021-07-21T04:06:29.052Z] stable info: [2021-07-21T04:06:29.052Z] ------------------- [2021-07-21T04:06:29.052Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-21T04:06:29.052Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-21T04:06:29.052Z] Message: update stable to v1.0.197 [2021-07-21T04:06:29.640Z] ------------------- [2021-07-21T04:06:29.640Z] experimental info: [2021-07-21T04:06:29.640Z] ------------------- [2021-07-21T04:06:29.640Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-21T04:06:29.640Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-21T04:06:29.640Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-21T04:06:29.787Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-07-21T04:06:29.809Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-07-21T04:06:29.832Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-21T04:06:29.854Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-21T04:06:29.878Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-21T04:06:29.902Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-21T04:06:29.925Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-21T04:06:29.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-21T04:06:29.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-21T04:06:29.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-21T04:06:30.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-21T04:06:30.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-07-21T04:06:30.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-21T04:06:30.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-21T04:06:30.125Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-21T04:06:30.149Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-21T04:06:30.177Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-21T04:06:30.223Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-21T04:06:30.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-21T04:06:30.339Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-21T04:06:30.396Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-21T04:06:30.453Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-21T04:06:30.511Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-21T04:06:30.571Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-21T04:06:30.627Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-21T04:06:30.683Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-21T04:06:30.740Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-646 [Pipeline] echo [2021-07-21T04:06:30.798Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-646 [Pipeline] echo [2021-07-21T04:06:30.855Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-646 [Pipeline] echo [2021-07-21T04:06:30.930Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b9ffd91b2a6152e50735c5514c53082b290099a [Pipeline] echo [2021-07-21T04:06:30.953Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b9ffd9 [Pipeline] echo [2021-07-21T04:06:30.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-21T04:06:31.504Z] + git log --format=format:%s -1 8b9ffd91b2a6152e50735c5514c53082b290099a [Pipeline] echo [2021-07-21T04:06:31.564Z] GIT_COMMIT: 8b9ffd91b2a6152e50735c5514c53082b290099a, Commit Message: Merge branch 'main' into issue-645 [Pipeline] echo [2021-07-21T04:06:31.579Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:06:32.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-21T04:06:32.615Z] [2021-07-21T04:06:32.615Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:06:32.948Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-21T04:06:33.217Z] latest: Pulling from edgex-devops/git-semver [2021-07-21T04:06:33.217Z] 31603596830f: Pulling fs layer [2021-07-21T04:06:33.217Z] b6dc333f4379: Pulling fs layer [2021-07-21T04:06:33.217Z] 3d9ef1400e77: Pulling fs layer [2021-07-21T04:06:33.217Z] fd332fbdc1db: Pulling fs layer [2021-07-21T04:06:33.217Z] fd332fbdc1db: Waiting [2021-07-21T04:06:33.217Z] b6dc333f4379: Download complete [2021-07-21T04:06:33.485Z] 31603596830f: Verifying Checksum [2021-07-21T04:06:33.485Z] 31603596830f: Download complete [2021-07-21T04:06:33.485Z] fd332fbdc1db: Verifying Checksum [2021-07-21T04:06:33.485Z] fd332fbdc1db: Download complete [2021-07-21T04:06:33.485Z] 31603596830f: Pull complete [2021-07-21T04:06:33.794Z] b6dc333f4379: Pull complete [2021-07-21T04:06:33.794Z] 3d9ef1400e77: Verifying Checksum [2021-07-21T04:06:33.794Z] 3d9ef1400e77: Download complete [2021-07-21T04:06:34.404Z] 3d9ef1400e77: Pull complete [2021-07-21T04:06:34.404Z] fd332fbdc1db: Pull complete [2021-07-21T04:06:34.404Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-21T04:06:34.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-21T04:06:34.404Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-21T04:06:34.516Z] prd-centos7-docker-4c-2g-3388 does not seem to be running inside a container [2021-07-21T04:06:34.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-646 -v /w/workspace/dry_go-mod-core-contracts_PR-646:/w/workspace/dry_go-mod-core-contracts_PR-646:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-646@tmp:/w/workspace/dry_go-mod-core-contracts_PR-646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-21T04:06:35.313Z] $ docker top 72e9282b2e486458bc8cef0da15e2293d686899eae44af6630e13bb1ef122180 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-21T04:06:35.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-21T04:06:35.457Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-21T04:06:35.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-21T04:06:35.580Z] $ docker exec 72e9282b2e486458bc8cef0da15e2293d686899eae44af6630e13bb1ef122180 ssh-agent [2021-07-21T04:06:35.698Z] SSH_AUTH_SOCK=/tmp/ssh-ICTpPEaXD9gA/agent.13 [2021-07-21T04:06:35.698Z] SSH_AGENT_PID=19 [2021-07-21T04:06:35.708Z] Running ssh-add (command line suppressed) [2021-07-21T04:06:35.806Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-646@tmp/private_key_1719345878499855788.key (/w/workspace/dry_go-mod-core-contracts_PR-646@tmp/private_key_1719345878499855788.key) [2021-07-21T04:06:35.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-21T04:06:36.143Z] + git tag --points-at HEAD [Pipeline] } [2021-07-21T04:06:36.164Z] $ docker exec --env ******** --env ******** 72e9282b2e486458bc8cef0da15e2293d686899eae44af6630e13bb1ef122180 ssh-agent -k [2021-07-21T04:06:36.258Z] unset SSH_AUTH_SOCK; [2021-07-21T04:06:36.259Z] unset SSH_AGENT_PID; [2021-07-21T04:06:36.259Z] echo Agent pid 19 killed; [2021-07-21T04:06:36.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-21T04:06:36.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-21T04:06:36.322Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-21T04:06:36.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-21T04:06:36.436Z] $ docker exec 72e9282b2e486458bc8cef0da15e2293d686899eae44af6630e13bb1ef122180 ssh-agent [2021-07-21T04:06:36.547Z] SSH_AUTH_SOCK=/tmp/ssh-G7jmt6UjGFCr/agent.52 [2021-07-21T04:06:36.547Z] SSH_AGENT_PID=58 [2021-07-21T04:06:36.557Z] Running ssh-add (command line suppressed) [2021-07-21T04:06:36.649Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-646@tmp/private_key_5625137755112109244.key (/w/workspace/dry_go-mod-core-contracts_PR-646@tmp/private_key_5625137755112109244.key) [2021-07-21T04:06:36.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-21T04:06:36.992Z] + git semver init [2021-07-21T04:06:36.992Z] # -> Open(): unable to determine branch for HEAD [2021-07-21T04:06:36.992Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-646/.git [2021-07-21T04:06:36.992Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-646 [2021-07-21T04:06:36.992Z] # $SEMVER_REMOTE_NAME = origin [2021-07-21T04:06:36.992Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-21T04:06:36.992Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-21T04:06:36.992Z] # $SEMVER_BRANCH = PR-646 [2021-07-21T04:06:36.992Z] # $SEMVER_TEMP = /tmp/semver-251459795 [2021-07-21T04:06:36.992Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-07-21T04:06:37.578Z] # '/tmp/semver-251459795' -> '/w/workspace/dry_go-mod-core-contracts_PR-646/.semver' [2021-07-21T04:06:37.578Z] # -> Force: false [2021-07-21T04:06:37.578Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-646/.semver [Pipeline] } [2021-07-21T04:06:37.593Z] $ docker exec --env ******** --env ******** 72e9282b2e486458bc8cef0da15e2293d686899eae44af6630e13bb1ef122180 ssh-agent -k [2021-07-21T04:06:37.684Z] unset SSH_AUTH_SOCK; [2021-07-21T04:06:37.685Z] unset SSH_AGENT_PID; [2021-07-21T04:06:37.685Z] echo Agent pid 58 killed; [2021-07-21T04:06:37.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-21T04:06:38.039Z] + git semver [Pipeline] } [2021-07-21T04:06:38.058Z] $ docker stop --time=1 72e9282b2e486458bc8cef0da15e2293d686899eae44af6630e13bb1ef122180 [2021-07-21T04:06:39.306Z] $ docker rm -f 72e9282b2e486458bc8cef0da15e2293d686899eae44af6630e13bb1ef122180 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-21T04:06:39.686Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-21T04:06:39.987Z] Stashed 1 file(s) [Pipeline] echo [2021-07-21T04:06:39.991Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-07-21T04:06:55.392Z] Still waiting to schedule task [2021-07-21T04:06:55.393Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-21T04:06:55.395Z] Still waiting to schedule task [2021-07-21T04:06:55.396Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-21T04:08:46.008Z] Running on prd-centos7-docker-4c-2g-3390 in /w/workspace/dry_go-mod-core-contracts_PR-646 [Pipeline] { [Pipeline] ws [2021-07-21T04:08:46.031Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2021-07-21T04:08:46.218Z] Selected Git installation does not exist. Using Default [2021-07-21T04:08:46.218Z] The recommended git tool is: NONE [2021-07-21T04:08:49.045Z] using credential edgex-jenkins-ssh [2021-07-21T04:08:49.060Z] Cloning the remote Git repository [2021-07-21T04:08:49.144Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-21T04:08:49.218Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2021-07-21T04:08:49.253Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-21T04:08:49.253Z] > git --version # timeout=10 [2021-07-21T04:08:49.263Z] > git --version # 'git version 2.24.4' [2021-07-21T04:08:49.264Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-21T04:08:49.293Z] [INFO] Currently running in a labeled security context [2021-07-21T04:08:49.293Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-21T04:08:49.293Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh5257548898561356747.key [2021-07-21T04:08:49.302Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-21T04:08:50.620Z] Merging remotes/origin/main commit 490a96143ed88d263d0e9894a43bf3751025c41b into PR head commit 8b9ffd91b2a6152e50735c5514c53082b290099a [2021-07-21T04:08:50.730Z] Merge succeeded, producing 8b9ffd91b2a6152e50735c5514c53082b290099a [2021-07-21T04:08:50.731Z] Checking out Revision 8b9ffd91b2a6152e50735c5514c53082b290099a (PR-646) [2021-07-21T04:08:50.027Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-21T04:08:50.041Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-21T04:08:50.053Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-21T04:08:50.070Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-21T04:08:50.071Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-21T04:08:50.072Z] [INFO] Currently running in a labeled security context [2021-07-21T04:08:50.072Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-21T04:08:50.072Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh5656474166986661246.key [2021-07-21T04:08:50.079Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/646/head:refs/remotes/origin/PR-646 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-21T04:08:50.620Z] > git config core.sparsecheckout # timeout=10 [2021-07-21T04:08:50.631Z] > git checkout -f 8b9ffd91b2a6152e50735c5514c53082b290099a # timeout=10 [2021-07-21T04:08:50.675Z] > git remote # timeout=10 [2021-07-21T04:08:50.681Z] > git config --get remote.origin.url # timeout=10 [2021-07-21T04:08:50.690Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-21T04:08:50.691Z] [INFO] Currently running in a labeled security context [2021-07-21T04:08:50.691Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-21T04:08:50.691Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh7874924682846314628.key [2021-07-21T04:08:50.698Z] > git merge 490a96143ed88d263d0e9894a43bf3751025c41b # timeout=10 [2021-07-21T04:08:50.708Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-21T04:08:50.725Z] > git config core.sparsecheckout # timeout=10 [2021-07-21T04:08:50.733Z] > git checkout -f 8b9ffd91b2a6152e50735c5514c53082b290099a # timeout=10 [2021-07-21T04:08:54.523Z] Commit message: "Merge branch 'main' into issue-645" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-21T04:08:55.050Z] ========================================================= [2021-07-21T04:08:55.050Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-21T04:08:55.050Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:08:55.558Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-21T04:08:55.558Z] Sending build context to Docker daemon 2.938MB [2021-07-21T04:08:55.558Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-21T04:08:55.558Z] Step 2/7 : FROM ${BASE} [2021-07-21T04:08:55.839Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-21T04:08:55.839Z] 540db60ca938: Pulling fs layer [2021-07-21T04:08:55.839Z] adcc1eea9eea: Pulling fs layer [2021-07-21T04:08:55.839Z] 4c4ab2625f07: Pulling fs layer [2021-07-21T04:08:55.839Z] 0773c198feca: Pulling fs layer [2021-07-21T04:08:55.839Z] 345f892a5656: Pulling fs layer [2021-07-21T04:08:55.839Z] 4796506630df: Pulling fs layer [2021-07-21T04:08:55.839Z] cc55df3e53f1: Pulling fs layer [2021-07-21T04:08:55.839Z] 4d027b6c602c: Pulling fs layer [2021-07-21T04:08:55.839Z] 449e75d2c14e: Pulling fs layer [2021-07-21T04:08:55.839Z] 0773c198feca: Waiting [2021-07-21T04:08:55.839Z] 345f892a5656: Waiting [2021-07-21T04:08:55.839Z] 4796506630df: Waiting [2021-07-21T04:08:55.839Z] cc55df3e53f1: Waiting [2021-07-21T04:08:55.839Z] 4d027b6c602c: Waiting [2021-07-21T04:08:55.839Z] 449e75d2c14e: Waiting [2021-07-21T04:08:55.839Z] 4c4ab2625f07: Download complete [2021-07-21T04:08:55.839Z] adcc1eea9eea: Verifying Checksum [2021-07-21T04:08:55.839Z] adcc1eea9eea: Download complete [2021-07-21T04:08:55.839Z] 345f892a5656: Verifying Checksum [2021-07-21T04:08:55.839Z] 345f892a5656: Download complete [2021-07-21T04:08:55.839Z] 4796506630df: Verifying Checksum [2021-07-21T04:08:55.839Z] 4796506630df: Download complete [2021-07-21T04:08:55.839Z] cc55df3e53f1: Verifying Checksum [2021-07-21T04:08:55.839Z] cc55df3e53f1: Download complete [2021-07-21T04:08:56.110Z] 540db60ca938: Verifying Checksum [2021-07-21T04:08:56.110Z] 540db60ca938: Download complete [2021-07-21T04:08:56.110Z] 540db60ca938: Pull complete [2021-07-21T04:08:56.382Z] adcc1eea9eea: Pull complete [2021-07-21T04:08:56.382Z] 4c4ab2625f07: Pull complete [2021-07-21T04:08:56.869Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3389 in /w/workspace/dry_go-mod-core-contracts_PR-646 [Pipeline] { [Pipeline] ws [2021-07-21T04:08:56.886Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2021-07-21T04:08:56.970Z] 4d027b6c602c: Verifying Checksum [2021-07-21T04:08:56.970Z] 4d027b6c602c: Download complete [2021-07-21T04:08:57.096Z] Selected Git installation does not exist. Using Default [2021-07-21T04:08:57.096Z] The recommended git tool is: NONE [2021-07-21T04:09:00.327Z] 449e75d2c14e: Verifying Checksum [2021-07-21T04:09:00.327Z] 449e75d2c14e: Download complete [2021-07-21T04:09:00.915Z] 0773c198feca: Verifying Checksum [2021-07-21T04:09:00.915Z] 0773c198feca: Download complete [2021-07-21T04:09:02.700Z] using credential edgex-jenkins-ssh [2021-07-21T04:09:02.794Z] Cloning the remote Git repository [2021-07-21T04:09:02.848Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-21T04:09:02.962Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2021-07-21T04:09:03.160Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-21T04:09:03.161Z] > git --version # timeout=10 [2021-07-21T04:09:04.313Z] 0773c198feca: Pull complete [2021-07-21T04:09:04.313Z] 345f892a5656: Pull complete [2021-07-21T04:09:04.313Z] 4796506630df: Pull complete [2021-07-21T04:09:03.226Z] > git --version # 'git version 2.17.1' [2021-07-21T04:09:03.228Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-21T04:09:03.376Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-21T04:09:04.587Z] cc55df3e53f1: Pull complete [2021-07-21T04:09:04.588Z] 4d027b6c602c: Pull complete [2021-07-21T04:09:05.663Z] Merging remotes/origin/main commit 490a96143ed88d263d0e9894a43bf3751025c41b into PR head commit 8b9ffd91b2a6152e50735c5514c53082b290099a [2021-07-21T04:09:04.767Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-21T04:09:04.795Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-21T04:09:04.823Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-21T04:09:04.876Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-21T04:09:04.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-21T04:09:04.890Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/646/head:refs/remotes/origin/PR-646 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-21T04:09:05.685Z] > git config core.sparsecheckout # timeout=10 [2021-07-21T04:09:05.713Z] > git checkout -f 8b9ffd91b2a6152e50735c5514c53082b290099a # timeout=10 [2021-07-21T04:09:05.913Z] Merge succeeded, producing 8b9ffd91b2a6152e50735c5514c53082b290099a [2021-07-21T04:09:05.914Z] Checking out Revision 8b9ffd91b2a6152e50735c5514c53082b290099a (PR-646) [2021-07-21T04:09:06.011Z] 449e75d2c14e: Pull complete [2021-07-21T04:09:06.012Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-21T04:09:06.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-21T04:09:06.012Z] ---> 0d28375d9b5b [2021-07-21T04:09:06.012Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-21T04:09:05.826Z] > git remote # timeout=10 [2021-07-21T04:09:05.843Z] > git config --get remote.origin.url # timeout=10 [2021-07-21T04:09:05.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-21T04:09:05.866Z] > git merge 490a96143ed88d263d0e9894a43bf3751025c41b # timeout=10 [2021-07-21T04:09:05.889Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-21T04:09:05.919Z] > git config core.sparsecheckout # timeout=10 [2021-07-21T04:09:05.933Z] > git checkout -f 8b9ffd91b2a6152e50735c5514c53082b290099a # timeout=10 [2021-07-21T04:09:07.976Z] ---> Running in 6c42d5a00728 [2021-07-21T04:09:07.976Z] Removing intermediate container 6c42d5a00728 [2021-07-21T04:09:07.976Z] ---> 5b689c35c7da [2021-07-21T04:09:07.976Z] Step 4/7 : RUN apk add bash [2021-07-21T04:09:07.976Z] ---> Running in 7b0a7fc67a3c [2021-07-21T04:09:07.976Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-21T04:09:08.938Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-21T04:09:09.525Z] OK: 149 MiB in 40 packages [2021-07-21T04:09:09.797Z] Removing intermediate container 7b0a7fc67a3c [2021-07-21T04:09:09.797Z] ---> a1d702151986 [2021-07-21T04:09:09.797Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-21T04:09:09.797Z] ---> Running in 18db73b57fc6 [2021-07-21T04:09:10.066Z] Removing intermediate container 18db73b57fc6 [2021-07-21T04:09:10.066Z] ---> 26d056eef265 [2021-07-21T04:09:10.066Z] Step 6/7 : COPY go.mod . [2021-07-21T04:09:10.066Z] ---> f7302b827ed4 [2021-07-21T04:09:10.066Z] Step 7/7 : RUN go mod download [2021-07-21T04:09:10.270Z] Commit message: "Merge branch 'main' into issue-645" [2021-07-21T04:09:10.335Z] ---> Running in e6113d76ee31 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-21T04:09:11.066Z] ========================================================= [2021-07-21T04:09:11.066Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-21T04:09:11.066Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:09:11.615Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-21T04:09:12.604Z] Sending build context to Docker daemon 2.937MB [2021-07-21T04:09:12.604Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-21T04:09:12.604Z] Step 2/7 : FROM ${BASE} [2021-07-21T04:09:13.282Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-21T04:09:13.282Z] 595b0fe564bb: Pulling fs layer [2021-07-21T04:09:13.282Z] 24495759ef45: Pulling fs layer [2021-07-21T04:09:13.282Z] d148012ef14d: Pulling fs layer [2021-07-21T04:09:13.282Z] cb65c68fc2e2: Pulling fs layer [2021-07-21T04:09:13.282Z] 093eec477d81: Pulling fs layer [2021-07-21T04:09:13.282Z] a6d5b2bbb924: Pulling fs layer [2021-07-21T04:09:13.282Z] 2446dc1eb7d3: Pulling fs layer [2021-07-21T04:09:13.282Z] 596795e73e0f: Pulling fs layer [2021-07-21T04:09:13.282Z] cb65c68fc2e2: Waiting [2021-07-21T04:09:13.282Z] 093eec477d81: Waiting [2021-07-21T04:09:13.282Z] a6d5b2bbb924: Waiting [2021-07-21T04:09:13.282Z] 2446dc1eb7d3: Waiting [2021-07-21T04:09:13.282Z] 596795e73e0f: Waiting [2021-07-21T04:09:13.282Z] d148012ef14d: Verifying Checksum [2021-07-21T04:09:13.282Z] d148012ef14d: Download complete [2021-07-21T04:09:13.562Z] 24495759ef45: Download complete [2021-07-21T04:09:13.562Z] 093eec477d81: Verifying Checksum [2021-07-21T04:09:13.562Z] 093eec477d81: Download complete [2021-07-21T04:09:13.562Z] a6d5b2bbb924: Verifying Checksum [2021-07-21T04:09:13.562Z] a6d5b2bbb924: Download complete [2021-07-21T04:09:13.562Z] 595b0fe564bb: Verifying Checksum [2021-07-21T04:09:13.562Z] 595b0fe564bb: Download complete [2021-07-21T04:09:13.562Z] 2446dc1eb7d3: Verifying Checksum [2021-07-21T04:09:13.562Z] 2446dc1eb7d3: Download complete [2021-07-21T04:09:14.569Z] 595b0fe564bb: Pull complete [2021-07-21T04:09:15.176Z] 24495759ef45: Pull complete [2021-07-21T04:09:15.454Z] d148012ef14d: Pull complete [2021-07-21T04:09:16.067Z] 596795e73e0f: Verifying Checksum [2021-07-21T04:09:16.067Z] 596795e73e0f: Download complete [2021-07-21T04:09:17.057Z] cb65c68fc2e2: Verifying Checksum [2021-07-21T04:09:17.057Z] cb65c68fc2e2: Download complete [2021-07-21T04:09:29.493Z] cb65c68fc2e2: Pull complete [2021-07-21T04:09:29.493Z] 093eec477d81: Pull complete [2021-07-21T04:09:29.493Z] a6d5b2bbb924: Pull complete [2021-07-21T04:09:29.493Z] 2446dc1eb7d3: Pull complete [2021-07-21T04:09:32.903Z] 596795e73e0f: Pull complete [2021-07-21T04:09:32.903Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-21T04:09:32.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-21T04:09:32.903Z] ---> d9e956139c92 [2021-07-21T04:09:32.903Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-21T04:09:35.529Z] ---> Running in 8c21d8a4eafc [2021-07-21T04:09:35.803Z] Removing intermediate container 8c21d8a4eafc [2021-07-21T04:09:35.803Z] ---> cf8ef10b6980 [2021-07-21T04:09:35.803Z] Step 4/7 : RUN apk add bash [2021-07-21T04:09:35.803Z] ---> Running in 78c76feb7159 [2021-07-21T04:09:37.255Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-21T04:09:38.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-21T04:09:39.688Z] OK: 138 MiB in 40 packages [2021-07-21T04:09:40.675Z] Removing intermediate container 78c76feb7159 [2021-07-21T04:09:40.675Z] ---> 6377ce17a514 [2021-07-21T04:09:40.675Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-21T04:09:40.948Z] ---> Running in ef6745eb3762 [2021-07-21T04:09:41.545Z] Removing intermediate container ef6745eb3762 [2021-07-21T04:09:41.545Z] ---> 2f88bbadce04 [2021-07-21T04:09:41.545Z] Step 6/7 : COPY go.mod . [2021-07-21T04:09:42.145Z] ---> 382209d787c0 [2021-07-21T04:09:42.145Z] Step 7/7 : RUN go mod download [2021-07-21T04:09:42.419Z] ---> Running in 30ca23444bc6 [2021-07-21T04:09:57.223Z] Removing intermediate container e6113d76ee31 [2021-07-21T04:09:57.223Z] ---> 6eeabe8051c2 [2021-07-21T04:09:57.223Z] Successfully built 6eeabe8051c2 [2021-07-21T04:09:57.223Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:09:57.616Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-21T04:09:57.616Z] . [Pipeline] withDockerContainer [2021-07-21T04:09:57.722Z] prd-centos7-docker-4c-2g-3390 does not seem to be running inside a container [2021-07-21T04:09:57.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-21T04:09:58.192Z] $ docker top 98e0694f2d1013225065aa1d0369220361e39f3e7b6db1241f41e8d88324928c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-21T04:09:58.647Z] + go version [2021-07-21T04:09:58.647Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-21T04:09:58.661Z] $ docker stop --time=1 98e0694f2d1013225065aa1d0369220361e39f3e7b6db1241f41e8d88324928c [2021-07-21T04:09:59.867Z] $ docker rm -f 98e0694f2d1013225065aa1d0369220361e39f3e7b6db1241f41e8d88324928c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:10:00.399Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-21T04:10:00.399Z] . [Pipeline] withDockerContainer [2021-07-21T04:10:00.487Z] prd-centos7-docker-4c-2g-3390 does not seem to be running inside a container [2021-07-21T04:10:00.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-21T04:10:00.921Z] $ docker top aecaa0501c4f3bb8d1f160c09624fd19f91afcb9324a31775b3732a5c1a3d799 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-21T04:10:01.349Z] + go mod tidy [Pipeline] sh [2021-07-21T04:10:01.955Z] + make test [2021-07-21T04:10:01.955Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-21T04:10:02.225Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-21T04:10:12.510Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.077s coverage: 83.5% of statements [2021-07-21T04:10:12.510Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-21T04:10:12.510Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-21T04:10:12.784Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-21T04:10:13.116Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.007s coverage: 26.3% of statements [2021-07-21T04:10:13.116Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-21T04:10:14.637Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.014s coverage: 47.2% of statements [2021-07-21T04:10:14.637Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.010s coverage: 90.0% of statements [2021-07-21T04:10:14.637Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.032s coverage: 86.2% of statements [2021-07-21T04:10:14.910Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.010s coverage: 59.5% of statements [2021-07-21T04:10:14.910Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 36.1% of statements [2021-07-21T04:10:15.506Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.008s coverage: 49.4% of statements [2021-07-21T04:10:15.506Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-21T04:10:21.041Z] gofmt -l . [2021-07-21T04:10:21.041Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-21T04:10:21.059Z] $ docker stop --time=1 aecaa0501c4f3bb8d1f160c09624fd19f91afcb9324a31775b3732a5c1a3d799 [2021-07-21T04:10:22.442Z] $ docker rm -f aecaa0501c4f3bb8d1f160c09624fd19f91afcb9324a31775b3732a5c1a3d799 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-21T04:10:22.924Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-21T04:10:23.212Z] 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-07-21T04:10:24.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-21T04:10:24.212Z] [2021-07-21T04:10:24.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:10:24.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-21T04:10:24.588Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-21T04:10:24.588Z] b4d181a07f80: Pulling fs layer [2021-07-21T04:10:24.588Z] a1111a8f2ec3: Pulling fs layer [2021-07-21T04:10:24.588Z] ed53099fbce6: Pulling fs layer [2021-07-21T04:10:24.588Z] dc539afda2c1: Pulling fs layer [2021-07-21T04:10:24.588Z] 77bc0d833cb6: Pulling fs layer [2021-07-21T04:10:24.588Z] 9065ff56babe: Pulling fs layer [2021-07-21T04:10:24.588Z] d287ab97295c: Pulling fs layer [2021-07-21T04:10:24.588Z] dc539afda2c1: Waiting [2021-07-21T04:10:24.588Z] 77bc0d833cb6: Waiting [2021-07-21T04:10:24.588Z] 9065ff56babe: Waiting [2021-07-21T04:10:24.588Z] d287ab97295c: Waiting [2021-07-21T04:10:24.855Z] a1111a8f2ec3: Verifying Checksum [2021-07-21T04:10:24.855Z] a1111a8f2ec3: Download complete [2021-07-21T04:10:24.855Z] dc539afda2c1: Verifying Checksum [2021-07-21T04:10:24.855Z] dc539afda2c1: Download complete [2021-07-21T04:10:25.122Z] 77bc0d833cb6: Verifying Checksum [2021-07-21T04:10:25.122Z] 77bc0d833cb6: Download complete [2021-07-21T04:10:25.122Z] 9065ff56babe: Verifying Checksum [2021-07-21T04:10:25.122Z] 9065ff56babe: Download complete [2021-07-21T04:10:25.122Z] ed53099fbce6: Verifying Checksum [2021-07-21T04:10:25.122Z] ed53099fbce6: Download complete [2021-07-21T04:10:26.122Z] b4d181a07f80: Verifying Checksum [2021-07-21T04:10:26.122Z] b4d181a07f80: Download complete [2021-07-21T04:10:27.548Z] b4d181a07f80: Pull complete [2021-07-21T04:10:27.548Z] a1111a8f2ec3: Pull complete [2021-07-21T04:10:28.172Z] ed53099fbce6: Pull complete [2021-07-21T04:10:28.172Z] dc539afda2c1: Pull complete [2021-07-21T04:10:28.440Z] 77bc0d833cb6: Pull complete [2021-07-21T04:10:28.707Z] 9065ff56babe: Pull complete [2021-07-21T04:10:30.130Z] d287ab97295c: Verifying Checksum [2021-07-21T04:10:30.131Z] d287ab97295c: Download complete [2021-07-21T04:10:34.479Z] d287ab97295c: Pull complete [2021-07-21T04:10:34.479Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-21T04:10:34.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-21T04:10:34.479Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-21T04:10:34.599Z] prd-centos7-docker-4c-2g-3390 does not seem to be running inside a container [2021-07-21T04:10:34.682Z] $ 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/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-21T04:10:37.429Z] $ docker top d522c22ad022bbe8894f3a0032b4756edee9d34d0d462bc4061f0ffd72bbffd9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-21T04:10:38.066Z] ---> job-cost.sh [2021-07-21T04:10:38.066Z] lf-activate-venv: SKIPPING [2021-07-21T04:10:38.066Z] INFO: No Stack... [2021-07-21T04:10:40.015Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-21T04:10:40.015Z] INFO: Archiving Costs [Pipeline] sh [2021-07-21T04:10:40.358Z] + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv [2021-07-21T04:10:40.358Z] + cut -d, -f6 [Pipeline] lock [2021-07-21T04:10:40.402Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-3-stack-cost] [2021-07-21T04:10:40.417Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-3-stack-cost] did not exist. Created. [2021-07-21T04:10:40.417Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-21T04:10:40.768Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-21T04:10:40.809Z] Stashed 1 file(s) [Pipeline] } [2021-07-21T04:10:40.823Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-21T04:10:40.848Z] $ docker stop --time=1 d522c22ad022bbe8894f3a0032b4756edee9d34d0d462bc4061f0ffd72bbffd9 [2021-07-21T04:10:42.036Z] $ docker rm -f d522c22ad022bbe8894f3a0032b4756edee9d34d0d462bc4061f0ffd72bbffd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-21T04:11:04.279Z] Removing intermediate container 30ca23444bc6 [2021-07-21T04:11:04.279Z] ---> d9754385f184 [2021-07-21T04:11:04.279Z] Successfully built d9754385f184 [2021-07-21T04:11:04.279Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:11:04.694Z] + docker inspect -f . ci-base-image-arm64 [2021-07-21T04:11:04.695Z] . [Pipeline] withDockerContainer [2021-07-21T04:11:04.978Z] prd-ubuntu18.04-docker-arm64-4c-16g-3389 does not seem to be running inside a container [2021-07-21T04:11:05.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-21T04:11:06.829Z] $ docker top 66938f6a21927a9509532d85bde185d586502e3531a80c32c6da96646bb32ba6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-21T04:11:07.826Z] + go version [2021-07-21T04:11:07.826Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-21T04:11:07.844Z] $ docker stop --time=1 66938f6a21927a9509532d85bde185d586502e3531a80c32c6da96646bb32ba6 [2021-07-21T04:11:09.725Z] $ docker rm -f 66938f6a21927a9509532d85bde185d586502e3531a80c32c6da96646bb32ba6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:11:10.519Z] + docker inspect -f . ci-base-image-arm64 [2021-07-21T04:11:10.519Z] . [Pipeline] withDockerContainer [2021-07-21T04:11:10.785Z] prd-ubuntu18.04-docker-arm64-4c-16g-3389 does not seem to be running inside a container [2021-07-21T04:11:10.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-21T04:11:12.594Z] $ docker top e6ef48155b8d59a90de7e9f525f66e068e9a84020eebeef301d5cf55184a1ed2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-21T04:11:13.581Z] + go mod tidy [Pipeline] sh [2021-07-21T04:11:14.859Z] + make test [2021-07-21T04:11:14.860Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-21T04:11:15.848Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-21T04:11:48.629Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.371s coverage: 83.5% of statements [2021-07-21T04:11:48.629Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-21T04:11:48.629Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-21T04:11:48.629Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-21T04:11:48.629Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.040s coverage: 26.3% of statements [2021-07-21T04:11:48.629Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-21T04:11:51.273Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.070s coverage: 47.2% of statements [2021-07-21T04:11:51.273Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.047s coverage: 90.0% of statements [2021-07-21T04:11:52.260Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.261s coverage: 86.2% of statements [2021-07-21T04:11:52.260Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.067s coverage: 59.5% of statements [2021-07-21T04:11:52.536Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.017s coverage: 36.1% of statements [2021-07-21T04:11:53.516Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.036s coverage: 49.4% of statements [2021-07-21T04:11:53.791Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-21T04:12:12.158Z] gofmt -l . [2021-07-21T04:12:12.158Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-21T04:12:12.777Z] $ docker stop --time=1 e6ef48155b8d59a90de7e9f525f66e068e9a84020eebeef301d5cf55184a1ed2 [2021-07-21T04:12:14.837Z] $ docker rm -f e6ef48155b8d59a90de7e9f525f66e068e9a84020eebeef301d5cf55184a1ed2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-21T04:12:15.649Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-21T04:12:15.684Z] Warning: overwriting stash ‘coverage-report’ [2021-07-21T04:12:16.310Z] 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-07-21T04:12:17.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-21T04:12:17.284Z] [2021-07-21T04:12:17.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:12:17.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-21T04:12:17.921Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-21T04:12:17.921Z] 448f6bf000e3: Pulling fs layer [2021-07-21T04:12:17.921Z] f757da607395: Pulling fs layer [2021-07-21T04:12:17.921Z] 05883995daec: Pulling fs layer [2021-07-21T04:12:17.921Z] 8603b9c90790: Pulling fs layer [2021-07-21T04:12:17.921Z] 1560dd03e051: Pulling fs layer [2021-07-21T04:12:17.921Z] 27f5ce0e4adf: Pulling fs layer [2021-07-21T04:12:17.921Z] c2d8d7efcc4b: Pulling fs layer [2021-07-21T04:12:17.921Z] 1560dd03e051: Waiting [2021-07-21T04:12:17.921Z] 27f5ce0e4adf: Waiting [2021-07-21T04:12:17.921Z] c2d8d7efcc4b: Waiting [2021-07-21T04:12:17.921Z] 8603b9c90790: Waiting [2021-07-21T04:12:18.198Z] f757da607395: Verifying Checksum [2021-07-21T04:12:18.198Z] f757da607395: Download complete [2021-07-21T04:12:18.198Z] 8603b9c90790: Verifying Checksum [2021-07-21T04:12:18.198Z] 8603b9c90790: Download complete [2021-07-21T04:12:18.198Z] 1560dd03e051: Verifying Checksum [2021-07-21T04:12:18.198Z] 1560dd03e051: Download complete [2021-07-21T04:12:18.473Z] 27f5ce0e4adf: Download complete [2021-07-21T04:12:18.473Z] 05883995daec: Verifying Checksum [2021-07-21T04:12:18.473Z] 05883995daec: Download complete [2021-07-21T04:12:19.080Z] 448f6bf000e3: Verifying Checksum [2021-07-21T04:12:19.080Z] 448f6bf000e3: Download complete [2021-07-21T04:12:21.733Z] c2d8d7efcc4b: Verifying Checksum [2021-07-21T04:12:21.733Z] c2d8d7efcc4b: Download complete [2021-07-21T04:12:22.723Z] 448f6bf000e3: Pull complete [2021-07-21T04:12:23.320Z] f757da607395: Pull complete [2021-07-21T04:12:24.767Z] 05883995daec: Pull complete [2021-07-21T04:12:25.365Z] 8603b9c90790: Pull complete [2021-07-21T04:12:26.349Z] 1560dd03e051: Pull complete [2021-07-21T04:12:26.622Z] 27f5ce0e4adf: Pull complete [2021-07-21T04:12:41.717Z] c2d8d7efcc4b: Pull complete [2021-07-21T04:12:41.717Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-21T04:12:41.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-21T04:12:41.717Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-21T04:12:41.993Z] prd-ubuntu18.04-docker-arm64-4c-16g-3389 does not seem to be running inside a container [2021-07-21T04:12:42.082Z] $ 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/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-21T04:12:45.900Z] $ docker top 55caef3ab8c68821aabfd7e4ce6e105ed963af0ab18362753f2b5df63a4568a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-21T04:12:46.898Z] ---> job-cost.sh [2021-07-21T04:12:46.898Z] lf-activate-venv: SKIPPING [2021-07-21T04:12:46.898Z] INFO: No Stack... [2021-07-21T04:12:47.493Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-21T04:12:48.087Z] INFO: Archiving Costs [Pipeline] sh [2021-07-21T04:12:48.751Z] + + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv [2021-07-21T04:12:48.751Z] cut -d, -f6 [Pipeline] lock [2021-07-21T04:12:48.815Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-3-stack-cost] [2021-07-21T04:12:48.825Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-3-stack-cost] did not exist. Created. [2021-07-21T04:12:48.825Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-21T04:12:49.525Z] /w/workspace/go-mod-core-contracts/3@tmp/durable-8bbf8e80/script.sh: 1: /w/workspace/go-mod-core-contracts/3@tmp/durable-8bbf8e80/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-21T04:12:50.238Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-21T04:12:50.259Z] Warning: overwriting stash ‘stack-cost’ [2021-07-21T04:12:50.312Z] Stashed 1 file(s) [Pipeline] } [2021-07-21T04:12:50.329Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-21T04:12:50.357Z] $ docker stop --time=1 55caef3ab8c68821aabfd7e4ce6e105ed963af0ab18362753f2b5df63a4568a4 [2021-07-21T04:12:52.033Z] $ docker rm -f 55caef3ab8c68821aabfd7e4ce6e105ed963af0ab18362753f2b5df63a4568a4 [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-07-21T04:12:53.165Z] provisioning config files... [2021-07-21T04:12:53.183Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-646@tmp/config4552959872069797779tmp [Pipeline] { [Pipeline] sh [2021-07-21T04:12:53.527Z] + set +x [2021-07-21T04:12:53.527Z] + curl -s https://codecov.io/bash [2021-07-21T04:12:53.527Z] + bash -s -- [2021-07-21T04:12:53.527Z] [2021-07-21T04:12:53.527Z] _____ _ [2021-07-21T04:12:53.527Z] / ____| | | [2021-07-21T04:12:53.527Z] | | ___ __| | ___ ___ _____ __ [2021-07-21T04:12:53.527Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-21T04:12:53.527Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-21T04:12:53.527Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-21T04:12:53.527Z] Bash-1.0.5 [2021-07-21T04:12:53.527Z] [2021-07-21T04:12:53.527Z] [2021-07-21T04:12:53.527Z] ==> git version 2.24.4 found [2021-07-21T04:12:53.527Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-07-21T04:12:53.527Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-21T04:12:53.527Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-21T04:12:53.527Z] ==> Jenkins CI detected. [2021-07-21T04:12:53.527Z] project root: . [2021-07-21T04:12:53.527Z] --> token set from env [2021-07-21T04:12:53.527Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-21T04:12:53.801Z] ==> Running gcov in . (disable via -X gcov) [2021-07-21T04:12:53.801Z] ==> Python coveragepy not found [2021-07-21T04:12:53.801Z] ==> Searching for coverage reports in: [2021-07-21T04:12:53.801Z] + . [2021-07-21T04:12:53.801Z] -> Found 1 reports [2021-07-21T04:12:53.801Z] ==> Detecting git/mercurial file structure [2021-07-21T04:12:53.801Z] ==> Reading reports [2021-07-21T04:12:53.801Z] + ./coverage.out bytes=101588 [2021-07-21T04:12:53.801Z] ==> Appending adjustments [2021-07-21T04:12:53.801Z] https://docs.codecov.io/docs/fixing-reports [2021-07-21T04:12:54.087Z] + Found adjustments [2021-07-21T04:12:54.087Z] ==> Gzipping contents [2021-07-21T04:12:54.087Z] 16K /tmp/codecov.BJekI9.gz [2021-07-21T04:12:54.087Z] ==> Uploading reports [2021-07-21T04:12:54.087Z] url: https://codecov.io [2021-07-21T04:12:54.087Z] query: branch=PR-646&commit=8b9ffd91b2a6152e50735c5514c53082b290099a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-646%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=646&job=&cmd_args= [2021-07-21T04:12:54.087Z] -> Pinging Codecov [2021-07-21T04:12:54.087Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-646&commit=8b9ffd91b2a6152e50735c5514c53082b290099a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-646%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=646&job=&cmd_args= [2021-07-21T04:12:54.689Z] -> Uploading to [2021-07-21T04:12:54.689Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-21/71470A77251A30514AAF9C0BB2E5B6CE/8b9ffd91b2a6152e50735c5514c53082b290099a/afcf4509-45ec-4d69-b706-82148af04fb7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210721%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210721T041254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d180eefeb9a36df82f534611650cd364ced3fcfff3367e11bdc8f592b7228e17 [2021-07-21T04:12:54.689Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-21T04:12:54.689Z] Dload Upload Total Spent Left Speed [2021-07-21T04:12:55.274Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15201 0 0 100 15201 0 32708 --:--:-- --:--:-- --:--:-- 32760 [2021-07-21T04:12:55.274Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/8b9ffd91b2a6152e50735c5514c53082b290099a [Pipeline] } [2021-07-21T04:12:55.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-21T04:12:56.905Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-21T04:12:57.514Z] ---> package-listing.sh [2021-07-21T04:12:57.514Z] ++ facter osfamily [2021-07-21T04:12:57.514Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-21T04:12:57.781Z] + OS_FAMILY=redhat [2021-07-21T04:12:57.781Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-646 [2021-07-21T04:12:57.781Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-21T04:12:57.781Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-21T04:12:57.781Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-21T04:12:57.781Z] + PACKAGES=/tmp/packages_start.txt [2021-07-21T04:12:57.781Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-646 ']' [2021-07-21T04:12:57.781Z] + PACKAGES=/tmp/packages_end.txt [2021-07-21T04:12:57.781Z] + case "${OS_FAMILY}" in [2021-07-21T04:12:57.781Z] + rpm -qa [2021-07-21T04:12:57.781Z] + sort [2021-07-21T04:12:58.369Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-21T04:12:58.370Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-21T04:12:58.370Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-21T04:12:58.370Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-646 ']' [2021-07-21T04:12:58.370Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-646/archives/ [2021-07-21T04:12:58.370Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-646/archives/ [Pipeline] echo [2021-07-21T04:12:58.388Z] 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/dry_go-mod-core-contracts_PR-646/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-21T04:12:58.694Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:12:59.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-21T04:12:59.289Z] [2021-07-21T04:12:59.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:12:59.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-21T04:12:59.637Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-21T04:12:59.637Z] b4d181a07f80: Pulling fs layer [2021-07-21T04:12:59.637Z] a1111a8f2ec3: Pulling fs layer [2021-07-21T04:12:59.637Z] ed53099fbce6: Pulling fs layer [2021-07-21T04:12:59.637Z] dc539afda2c1: Pulling fs layer [2021-07-21T04:12:59.637Z] 77bc0d833cb6: Pulling fs layer [2021-07-21T04:12:59.637Z] 9065ff56babe: Pulling fs layer [2021-07-21T04:12:59.637Z] d287ab97295c: Pulling fs layer [2021-07-21T04:12:59.637Z] 77bc0d833cb6: Waiting [2021-07-21T04:12:59.637Z] 9065ff56babe: Waiting [2021-07-21T04:12:59.637Z] d287ab97295c: Waiting [2021-07-21T04:12:59.637Z] dc539afda2c1: Waiting [2021-07-21T04:12:59.903Z] a1111a8f2ec3: Verifying Checksum [2021-07-21T04:12:59.903Z] a1111a8f2ec3: Download complete [2021-07-21T04:13:00.178Z] dc539afda2c1: Verifying Checksum [2021-07-21T04:13:00.178Z] dc539afda2c1: Download complete [2021-07-21T04:13:00.451Z] ed53099fbce6: Verifying Checksum [2021-07-21T04:13:00.451Z] ed53099fbce6: Download complete [2021-07-21T04:13:00.718Z] 9065ff56babe: Verifying Checksum [2021-07-21T04:13:00.718Z] 9065ff56babe: Download complete [2021-07-21T04:13:00.718Z] 77bc0d833cb6: Verifying Checksum [2021-07-21T04:13:00.718Z] 77bc0d833cb6: Download complete [2021-07-21T04:13:01.688Z] b4d181a07f80: Verifying Checksum [2021-07-21T04:13:01.688Z] b4d181a07f80: Download complete [2021-07-21T04:13:02.683Z] b4d181a07f80: Pull complete [2021-07-21T04:13:02.955Z] a1111a8f2ec3: Pull complete [2021-07-21T04:13:03.551Z] ed53099fbce6: Pull complete [2021-07-21T04:13:03.551Z] dc539afda2c1: Pull complete [2021-07-21T04:13:03.827Z] 77bc0d833cb6: Pull complete [2021-07-21T04:13:03.827Z] 9065ff56babe: Pull complete [2021-07-21T04:13:05.777Z] d287ab97295c: Verifying Checksum [2021-07-21T04:13:05.777Z] d287ab97295c: Download complete [2021-07-21T04:13:10.068Z] d287ab97295c: Pull complete [2021-07-21T04:13:10.068Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-21T04:13:10.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-21T04:13:10.068Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-21T04:13:10.167Z] prd-centos7-docker-4c-2g-3388 does not seem to be running inside a container [2021-07-21T04:13:10.698Z] $ 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/dry_go-mod-core-contracts_PR-646/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-646 -v /w/workspace/dry_go-mod-core-contracts_PR-646:/w/workspace/dry_go-mod-core-contracts_PR-646:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-646@tmp:/w/workspace/dry_go-mod-core-contracts_PR-646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-21T04:13:13.001Z] $ docker top e2d435e730ac831e9d70b59d5fc066dc9ab025a9de6340bc79db269ffd393fd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-21T04:13:13.409Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-21T04:13:13.734Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-21T04:13:14.055Z] + ls /var/log/sa-host [2021-07-21T04:13:14.055Z] + sadf -c /var/log/sa-host/sa05 [2021-07-21T04:13:14.055Z] file_magic: OK [2021-07-21T04:13:14.055Z] HZ: Using current value: 100 [2021-07-21T04:13:14.055Z] file_header: OK [2021-07-21T04:13:14.055Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-21T04:13:14.055Z] Statistics: [2021-07-21T04:13:14.055Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-21T04:13:14.055Z] File successfully converted to sysstat format version 12.0.3 [2021-07-21T04:13:14.055Z] + sadf -c /var/log/sa-host/sa21 [2021-07-21T04:13:14.055Z] file_magic: OK [2021-07-21T04:13:14.055Z] HZ: Using current value: 100 [2021-07-21T04:13:14.055Z] file_header: OK [2021-07-21T04:13:14.055Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-21T04:13:14.055Z] Statistics: [2021-07-21T04:13:14.055Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-21T04:13:14.055Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-21T04:13:14.668Z] provisioning config files... [2021-07-21T04:13:14.688Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-646@tmp/config3095368117880342581tmp [Pipeline] { [Pipeline] echo [2021-07-21T04:13:14.717Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-21T04:13:15.033Z] ---> create-netrc.sh [Pipeline] } [2021-07-21T04:13:15.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-21T04:13:15.459Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-21T04:13:15.473Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-21T04:13:15.793Z] ---> sudo-logs.sh [2021-07-21T04:13:15.794Z] Archiving 'sudo' log.. [2021-07-21T04:13:16.379Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3388.vexxhost.local: Name or service not known [2021-07-21T04:13:16.379Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3388.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-21T04:13:16.408Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-21T04:13:16.730Z] ---> job-cost.sh [2021-07-21T04:13:16.730Z] lf-activate-venv: SKIPPING [2021-07-21T04:13:16.730Z] DEBUG: total: 0.18000000715255737 [2021-07-21T04:13:16.730Z] INFO: Retrieving Stack Cost... [2021-07-21T04:13:17.707Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-21T04:13:17.707Z] INFO: Archiving Costs [Pipeline] echo [2021-07-21T04:13:17.725Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-21T04:13:18.048Z] ---> logs-deploy.sh [2021-07-21T04:13:18.048Z] lf-activate-venv: SKIPPING [2021-07-21T04:13:18.048Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-646/3 [2021-07-21T04:13:18.048Z] INFO: archiving workspace using pattern(s): [2021-07-21T04:13:18.638Z] Archives upload complete. [2021-07-21T04:13:18.906Z] INFO: archiving logs to Nexus