Pull request #265 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 soda480 for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from f1cfe6c627627e886110452b7131f1a2710968e6+e14485956ada2e3a45ee492e2ff461dd1b2a0b88 (157a6e47da794cbe486bf81a282eb1a7d9bc88bd) 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-ssh726047826436182110.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh1335947461573957548.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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-bootstrap/branches/PR-265/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-bootstrap/branches/PR-265/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8399027695360969257.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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-ssh8051596507191588353.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-bootstrap/branches/PR-265/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-bootstrap/branches/PR-265/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8743318782606136541.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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1355’ is offline ‘prd-centos7-docker-4c-2g-1360’ is offline Running on prd-centos7-docker-4c-2g-1363 in /w/workspace/xfoundry_go-mod-bootstrap_PR-265 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-265 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-265@tmp/jenkins-gitclient-ssh7981446744911683073.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e14485956ada2e3a45ee492e2ff461dd1b2a0b88 into PR head commit f1cfe6c627627e886110452b7131f1a2710968e6 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-265@tmp/jenkins-gitclient-ssh6161088351520925657.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/265/head:refs/remotes/origin/PR-265 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1cfe6c627627e886110452b7131f1a2710968e6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-265@tmp/jenkins-gitclient-ssh6824779278370499054.key > git merge e14485956ada2e3a45ee492e2ff461dd1b2a0b88 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing f1cfe6c627627e886110452b7131f1a2710968e6 Checking out Revision f1cfe6c627627e886110452b7131f1a2710968e6 (PR-265) > git config core.sparsecheckout # timeout=10 > git checkout -f f1cfe6c627627e886110452b7131f1a2710968e6 # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-02T13:52:36.739Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-02T13:52:36.841Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-02T13:52:36.868Z] ========================================================= [2021-08-02T13:52:36.868Z] EdgeX Global Pipelines Version Info [2021-08-02T13:52:36.868Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4b2f94d0a038de1ecce2d89624cdd6cb27dd57e9 # timeout=10 [2021-08-02T13:52:38.098Z] ------------------- [2021-08-02T13:52:38.098Z] stable info: [2021-08-02T13:52:38.098Z] ------------------- [2021-08-02T13:52:38.098Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-02T13:52:38.098Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T13:52:38.098Z] Message: update stable to v1.0.199 [2021-08-02T13:52:38.684Z] ------------------- [2021-08-02T13:52:38.684Z] experimental info: [2021-08-02T13:52:38.684Z] ------------------- [2021-08-02T13:52:38.684Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-02T13:52:38.684Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T13:52:38.684Z] Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-02T13:52:38.817Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-08-02T13:52:38.847Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-08-02T13:52:38.870Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-02T13:52:38.894Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-02T13:52:38.916Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-02T13:52:38.937Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-02T13:52:38.961Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-02T13:52:38.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-02T13:52:39.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-02T13:52:39.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-02T13:52:39.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-02T13:52:39.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-02T13:52:39.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-08-02T13:52:39.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-02T13:52:39.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-02T13:52:39.187Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T13:52:39.213Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T13:52:39.236Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T13:52:39.259Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T13:52:39.287Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-02T13:52:39.320Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-02T13:52:39.353Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-02T13:52:39.378Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-02T13:52:39.400Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-02T13:52:39.424Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-02T13:52:39.447Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-02T13:52:39.469Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-02T13:52:39.492Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-265 [Pipeline] echo [2021-08-02T13:52:39.514Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-265 [Pipeline] echo [2021-08-02T13:52:39.537Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-265 [Pipeline] echo [2021-08-02T13:52:39.560Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1cfe6c627627e886110452b7131f1a2710968e6 [Pipeline] echo [2021-08-02T13:52:39.583Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1cfe6c [Pipeline] echo [2021-08-02T13:52:39.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-02T13:52:40.084Z] + git log --format=format:%s -1 f1cfe6c627627e886110452b7131f1a2710968e6 [Pipeline] echo [2021-08-02T13:52:40.141Z] GIT_COMMIT: f1cfe6c627627e886110452b7131f1a2710968e6, Commit Message: docs: Update build status badge [Pipeline] echo [2021-08-02T13:52:40.153Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:52:40.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T13:52:40.769Z] [2021-08-02T13:52:40.769Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:52:41.096Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T13:52:41.096Z] latest: Pulling from edgex-devops/git-semver [2021-08-02T13:52:41.096Z] 31603596830f: Pulling fs layer [2021-08-02T13:52:41.096Z] b6dc333f4379: Pulling fs layer [2021-08-02T13:52:41.096Z] 3d9ef1400e77: Pulling fs layer [2021-08-02T13:52:41.096Z] fd332fbdc1db: Pulling fs layer [2021-08-02T13:52:41.096Z] fd332fbdc1db: Waiting [2021-08-02T13:52:41.363Z] b6dc333f4379: Verifying Checksum [2021-08-02T13:52:41.363Z] b6dc333f4379: Download complete [2021-08-02T13:52:41.630Z] 31603596830f: Verifying Checksum [2021-08-02T13:52:41.630Z] 31603596830f: Download complete [2021-08-02T13:52:41.630Z] 31603596830f: Pull complete [2021-08-02T13:52:41.630Z] b6dc333f4379: Pull complete [2021-08-02T13:52:41.896Z] fd332fbdc1db: Verifying Checksum [2021-08-02T13:52:41.896Z] fd332fbdc1db: Download complete [2021-08-02T13:52:42.173Z] 3d9ef1400e77: Verifying Checksum [2021-08-02T13:52:42.173Z] 3d9ef1400e77: Download complete [2021-08-02T13:52:42.763Z] 3d9ef1400e77: Pull complete [2021-08-02T13:52:42.763Z] fd332fbdc1db: Pull complete [2021-08-02T13:52:42.763Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-08-02T13:52:42.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T13:52:42.763Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-02T13:52:42.864Z] prd-centos7-docker-4c-2g-1363 does not seem to be running inside a container [2021-08-02T13:52:42.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-265 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-265:/w/workspace/xfoundry_go-mod-bootstrap_PR-265:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-265@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-265@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-08-02T13:52:43.765Z] $ docker top 1c718166859a2e71c34f14f494b81a625d9c99e476cda3d283400889dda02702 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T13:52:43.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T13:52:43.897Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T13:52:44.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T13:52:44.016Z] $ docker exec 1c718166859a2e71c34f14f494b81a625d9c99e476cda3d283400889dda02702 ssh-agent [2021-08-02T13:52:44.123Z] SSH_AUTH_SOCK=/tmp/ssh-OMRyf3ujE8JX/agent.14 [2021-08-02T13:52:44.123Z] SSH_AGENT_PID=21 [2021-08-02T13:52:44.137Z] Running ssh-add (command line suppressed) [2021-08-02T13:52:44.240Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-265@tmp/private_key_3881346705111289288.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-265@tmp/private_key_3881346705111289288.key) [2021-08-02T13:52:44.263Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T13:52:44.584Z] + git tag --points-at HEAD [Pipeline] } [2021-08-02T13:52:44.602Z] $ docker exec --env ******** --env ******** 1c718166859a2e71c34f14f494b81a625d9c99e476cda3d283400889dda02702 ssh-agent -k [2021-08-02T13:52:44.696Z] unset SSH_AUTH_SOCK; [2021-08-02T13:52:44.696Z] unset SSH_AGENT_PID; [2021-08-02T13:52:44.696Z] echo Agent pid 21 killed; [2021-08-02T13:52:44.714Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-02T13:52:44.751Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T13:52:44.751Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T13:52:44.866Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T13:52:44.866Z] $ docker exec 1c718166859a2e71c34f14f494b81a625d9c99e476cda3d283400889dda02702 ssh-agent [2021-08-02T13:52:44.982Z] SSH_AUTH_SOCK=/tmp/ssh-RMdotoXzTvk5/agent.52 [2021-08-02T13:52:44.982Z] SSH_AGENT_PID=59 [2021-08-02T13:52:44.991Z] Running ssh-add (command line suppressed) [2021-08-02T13:52:45.085Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-265@tmp/private_key_4508577006825503902.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-265@tmp/private_key_4508577006825503902.key) [2021-08-02T13:52:45.108Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T13:52:45.419Z] + git semver init [2021-08-02T13:52:45.419Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T13:52:45.419Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-265/.git [2021-08-02T13:52:45.419Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-265 [2021-08-02T13:52:45.419Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T13:52:45.419Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T13:52:45.419Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T13:52:45.419Z] # $SEMVER_BRANCH = PR-265 [2021-08-02T13:52:45.419Z] # $SEMVER_TEMP = /tmp/semver-653241158 [2021-08-02T13:52:45.419Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-08-02T13:52:46.006Z] # '/tmp/semver-653241158' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-265/.semver' [2021-08-02T13:52:46.006Z] # -> Force: false [2021-08-02T13:52:46.006Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-265/.semver [Pipeline] } [2021-08-02T13:52:46.020Z] $ docker exec --env ******** --env ******** 1c718166859a2e71c34f14f494b81a625d9c99e476cda3d283400889dda02702 ssh-agent -k [2021-08-02T13:52:46.116Z] unset SSH_AUTH_SOCK; [2021-08-02T13:52:46.116Z] unset SSH_AGENT_PID; [2021-08-02T13:52:46.117Z] echo Agent pid 59 killed; [2021-08-02T13:52:46.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T13:52:46.483Z] + git semver [Pipeline] } [2021-08-02T13:52:46.500Z] $ docker stop --time=1 1c718166859a2e71c34f14f494b81a625d9c99e476cda3d283400889dda02702 [2021-08-02T13:52:47.832Z] $ docker rm -f 1c718166859a2e71c34f14f494b81a625d9c99e476cda3d283400889dda02702 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T13:52:48.246Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-02T13:52:48.601Z] Stashed 1 file(s) [Pipeline] echo [2021-08-02T13:52:48.604Z] [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-08-02T13:53:03.837Z] Still waiting to schedule task [2021-08-02T13:53:03.838Z] ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-02T13:53:03.838Z] ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-02T13:53:03.838Z] ‘prd-centos7-docker-4c-2g-1355’ is offline [2021-08-02T13:53:03.838Z] ‘prd-centos7-docker-4c-2g-1360’ is offline [2021-08-02T13:53:03.838Z] ‘prd-centos7-docker-4c-2g-1364’ is offline [2021-08-02T13:53:03.839Z] ‘prd-centos7-docker-4c-2g-1369’ is offline [2021-08-02T13:53:03.839Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1361’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-02T13:53:03.839Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1365’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-02T13:53:03.839Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1367’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-02T13:53:03.841Z] Still waiting to schedule task [2021-08-02T13:53:03.841Z] ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T13:53:03.841Z] ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T13:53:03.841Z] ‘prd-centos7-docker-4c-2g-1355’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T13:53:03.841Z] ‘prd-centos7-docker-4c-2g-1360’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T13:53:03.841Z] ‘prd-centos7-docker-4c-2g-1364’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T13:53:03.841Z] ‘prd-centos7-docker-4c-2g-1369’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T13:53:03.841Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1361’ is offline [2021-08-02T13:53:03.841Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1365’ is offline [2021-08-02T13:53:03.841Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1367’ is offline [2021-08-02T13:53:18.149Z] Running on prd-centos7-docker-4c-2g-1369 in /w/workspace/xfoundry_go-mod-bootstrap_PR-265 [Pipeline] { [Pipeline] ws [2021-08-02T13:53:18.166Z] Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout [2021-08-02T13:53:18.289Z] Selected Git installation does not exist. Using Default [2021-08-02T13:53:18.289Z] The recommended git tool is: NONE [2021-08-02T13:53:21.442Z] using credential edgex-jenkins-ssh [2021-08-02T13:53:21.461Z] Cloning the remote Git repository [2021-08-02T13:53:21.482Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-02T13:53:21.558Z] > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 [2021-08-02T13:53:21.603Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-02T13:53:21.603Z] > git --version # timeout=10 [2021-08-02T13:53:21.613Z] > git --version # 'git version 2.24.4' [2021-08-02T13:53:21.614Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T13:53:21.639Z] [INFO] Currently running in a labeled security context [2021-08-02T13:53:21.640Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T13:53:21.640Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh8532092989384089797.key [2021-08-02T13:53:21.667Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T13:53:22.802Z] Merging remotes/origin/main commit e14485956ada2e3a45ee492e2ff461dd1b2a0b88 into PR head commit f1cfe6c627627e886110452b7131f1a2710968e6 [2021-08-02T13:53:22.238Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-08-02T13:53:22.248Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T13:53:22.258Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-08-02T13:53:22.280Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-02T13:53:22.280Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T13:53:22.281Z] [INFO] Currently running in a labeled security context [2021-08-02T13:53:22.281Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T13:53:22.281Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh2272948226250147051.key [2021-08-02T13:53:22.298Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/265/head:refs/remotes/origin/PR-265 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-02T13:53:22.806Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T13:53:22.820Z] > git checkout -f f1cfe6c627627e886110452b7131f1a2710968e6 # timeout=10 [2021-08-02T13:53:22.853Z] > git remote # timeout=10 [2021-08-02T13:53:22.863Z] > git config --get remote.origin.url # timeout=10 [2021-08-02T13:53:22.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T13:53:22.871Z] [INFO] Currently running in a labeled security context [2021-08-02T13:53:22.871Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T13:53:22.871Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh3992008401210500239.key [2021-08-02T13:53:22.914Z] Merge succeeded, producing f1cfe6c627627e886110452b7131f1a2710968e6 [2021-08-02T13:53:22.914Z] Checking out Revision f1cfe6c627627e886110452b7131f1a2710968e6 (PR-265) [2021-08-02T13:53:22.879Z] > git merge e14485956ada2e3a45ee492e2ff461dd1b2a0b88 # timeout=10 [2021-08-02T13:53:22.895Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-02T13:53:22.912Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T13:53:22.920Z] > git checkout -f f1cfe6c627627e886110452b7131f1a2710968e6 # timeout=10 [2021-08-02T13:53:26.716Z] Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-02T13:53:27.357Z] ========================================================= [2021-08-02T13:53:27.358Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-02T13:53:27.358Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:53:27.798Z] + 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-08-02T13:53:27.798Z] Sending build context to Docker daemon 1.015MB [2021-08-02T13:53:27.798Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-08-02T13:53:27.798Z] Step 2/8 : FROM ${BASE} [2021-08-02T13:53:28.068Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-02T13:53:28.068Z] 540db60ca938: Pulling fs layer [2021-08-02T13:53:28.068Z] adcc1eea9eea: Pulling fs layer [2021-08-02T13:53:28.068Z] 4c4ab2625f07: Pulling fs layer [2021-08-02T13:53:28.068Z] 0773c198feca: Pulling fs layer [2021-08-02T13:53:28.068Z] 345f892a5656: Pulling fs layer [2021-08-02T13:53:28.068Z] 4796506630df: Pulling fs layer [2021-08-02T13:53:28.068Z] cc55df3e53f1: Pulling fs layer [2021-08-02T13:53:28.068Z] 4d027b6c602c: Pulling fs layer [2021-08-02T13:53:28.068Z] 449e75d2c14e: Pulling fs layer [2021-08-02T13:53:28.068Z] 0773c198feca: Waiting [2021-08-02T13:53:28.068Z] 345f892a5656: Waiting [2021-08-02T13:53:28.068Z] 4796506630df: Waiting [2021-08-02T13:53:28.068Z] cc55df3e53f1: Waiting [2021-08-02T13:53:28.068Z] 4d027b6c602c: Waiting [2021-08-02T13:53:28.068Z] 449e75d2c14e: Waiting [2021-08-02T13:53:28.068Z] 4c4ab2625f07: Verifying Checksum [2021-08-02T13:53:28.068Z] 4c4ab2625f07: Download complete [2021-08-02T13:53:28.068Z] adcc1eea9eea: Verifying Checksum [2021-08-02T13:53:28.068Z] adcc1eea9eea: Download complete [2021-08-02T13:53:28.068Z] 345f892a5656: Verifying Checksum [2021-08-02T13:53:28.068Z] 345f892a5656: Download complete [2021-08-02T13:53:28.068Z] 4796506630df: Verifying Checksum [2021-08-02T13:53:28.068Z] 4796506630df: Download complete [2021-08-02T13:53:28.068Z] cc55df3e53f1: Verifying Checksum [2021-08-02T13:53:28.068Z] cc55df3e53f1: Download complete [2021-08-02T13:53:28.345Z] 540db60ca938: Verifying Checksum [2021-08-02T13:53:28.345Z] 540db60ca938: Download complete [2021-08-02T13:53:28.619Z] 540db60ca938: Pull complete [2021-08-02T13:53:28.619Z] adcc1eea9eea: Pull complete [2021-08-02T13:53:28.886Z] 4c4ab2625f07: Pull complete [2021-08-02T13:53:28.886Z] 4d027b6c602c: Verifying Checksum [2021-08-02T13:53:28.886Z] 4d027b6c602c: Download complete [2021-08-02T13:53:33.147Z] 449e75d2c14e: Verifying Checksum [2021-08-02T13:53:33.147Z] 449e75d2c14e: Download complete [2021-08-02T13:53:33.741Z] 0773c198feca: Verifying Checksum [2021-08-02T13:53:33.741Z] 0773c198feca: Download complete [2021-08-02T13:53:38.039Z] 0773c198feca: Pull complete [2021-08-02T13:53:38.039Z] 345f892a5656: Pull complete [2021-08-02T13:53:38.039Z] 4796506630df: Pull complete [2021-08-02T13:53:38.039Z] cc55df3e53f1: Pull complete [2021-08-02T13:53:38.039Z] 4d027b6c602c: Pull complete [2021-08-02T13:53:39.457Z] 449e75d2c14e: Pull complete [2021-08-02T13:53:39.457Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-08-02T13:53:39.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-02T13:53:39.457Z] ---> 0d28375d9b5b [2021-08-02T13:53:39.457Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-02T13:53:41.440Z] ---> Running in b0d495d21ebc [2021-08-02T13:53:41.440Z] Removing intermediate container b0d495d21ebc [2021-08-02T13:53:41.440Z] ---> 2309c17ba877 [2021-08-02T13:53:41.440Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T13:53:41.440Z] ---> Running in 4defc23081bc [2021-08-02T13:53:41.710Z] Removing intermediate container 4defc23081bc [2021-08-02T13:53:41.710Z] ---> 85eac8022fa8 [2021-08-02T13:53:41.710Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-08-02T13:53:41.710Z] ---> Running in d4ea75920f43 [2021-08-02T13:53:41.982Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T13:53:42.945Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T13:53:43.221Z] OK: 149 MiB in 40 packages [2021-08-02T13:53:43.489Z] Removing intermediate container d4ea75920f43 [2021-08-02T13:53:43.489Z] ---> 46e458cf70eb [2021-08-02T13:53:43.489Z] Step 6/8 : WORKDIR /build [2021-08-02T13:53:43.757Z] ---> Running in fe08fe2ddc44 [2021-08-02T13:53:43.757Z] Removing intermediate container fe08fe2ddc44 [2021-08-02T13:53:43.757Z] ---> 9363f91571a9 [2021-08-02T13:53:43.757Z] Step 7/8 : COPY go.mod . [2021-08-02T13:53:44.024Z] ---> 484a77b8f2a3 [2021-08-02T13:53:44.024Z] Step 8/8 : RUN go mod download [2021-08-02T13:53:44.024Z] ---> Running in f5f8acf1939e [2021-08-02T13:53:54.127Z] Removing intermediate container f5f8acf1939e [2021-08-02T13:53:54.127Z] ---> e99c287ffde6 [2021-08-02T13:53:54.127Z] Successfully built e99c287ffde6 [2021-08-02T13:53:54.127Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:53:54.506Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T13:53:54.506Z] . [Pipeline] withDockerContainer [2021-08-02T13:53:54.605Z] prd-centos7-docker-4c-2g-1369 does not seem to be running inside a container [2021-08-02T13:53:54.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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-08-02T13:53:55.083Z] $ docker top 51b90f2ad0e09f7e4ad8bf164a571e424bf2245a641c10dc18b5e0728bf3ba8c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T13:53:55.505Z] + go version [2021-08-02T13:53:55.505Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-08-02T13:53:55.519Z] $ docker stop --time=1 51b90f2ad0e09f7e4ad8bf164a571e424bf2245a641c10dc18b5e0728bf3ba8c [2021-08-02T13:53:56.737Z] $ docker rm -f 51b90f2ad0e09f7e4ad8bf164a571e424bf2245a641c10dc18b5e0728bf3ba8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:53:57.324Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T13:53:57.324Z] . [Pipeline] withDockerContainer [2021-08-02T13:53:57.418Z] prd-centos7-docker-4c-2g-1369 does not seem to be running inside a container [2021-08-02T13:53:57.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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-08-02T13:53:57.943Z] $ docker top 6e416f7795a815c2ae7acba6eb396bfee458ca1c58be7252c91773002fba648c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T13:53:58.371Z] + go mod tidy [Pipeline] sh [2021-08-02T13:53:58.966Z] + make test [2021-08-02T13:53:58.966Z] go mod tidy [2021-08-02T13:53:58.966Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-02T13:54:11.395Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-08-02T13:54:11.995Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.019s coverage: 5.4% of statements [2021-08-02T13:54:11.995Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-08-02T13:54:12.596Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.011s coverage: 92.2% of statements [2021-08-02T13:54:12.596Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.033s coverage: 85.3% of statements [2021-08-02T13:54:12.868Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-08-02T13:54:12.868Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-08-02T13:54:13.144Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-08-02T13:54:13.416Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.007s coverage: 100.0% of statements [2021-08-02T13:54:13.416Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.006s coverage: 26.7% of statements [2021-08-02T13:54:17.674Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.017s coverage: 91.0% of statements [2021-08-02T13:54:17.674Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-08-02T13:54:17.674Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-08-02T13:54:17.674Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements [2021-08-02T13:54:17.674Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-02T13:54:23.132Z] gofmt -l . [2021-08-02T13:54:23.132Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-02T13:54:23.149Z] $ docker stop --time=1 6e416f7795a815c2ae7acba6eb396bfee458ca1c58be7252c91773002fba648c [2021-08-02T13:54:24.635Z] $ docker rm -f 6e416f7795a815c2ae7acba6eb396bfee458ca1c58be7252c91773002fba648c [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T13:54:25.106Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T13:54:25.375Z] 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-08-02T13:54:26.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T13:54:26.244Z] [2021-08-02T13:54:26.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:54:26.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T13:54:26.590Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T13:54:26.590Z] b4d181a07f80: Pulling fs layer [2021-08-02T13:54:26.590Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T13:54:26.590Z] ed53099fbce6: Pulling fs layer [2021-08-02T13:54:26.590Z] dc539afda2c1: Pulling fs layer [2021-08-02T13:54:26.590Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T13:54:26.590Z] 9065ff56babe: Pulling fs layer [2021-08-02T13:54:26.590Z] d287ab97295c: Pulling fs layer [2021-08-02T13:54:26.590Z] dc539afda2c1: Waiting [2021-08-02T13:54:26.590Z] 77bc0d833cb6: Waiting [2021-08-02T13:54:26.590Z] 9065ff56babe: Waiting [2021-08-02T13:54:26.590Z] d287ab97295c: Waiting [2021-08-02T13:54:27.173Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T13:54:27.173Z] a1111a8f2ec3: Download complete [2021-08-02T13:54:27.173Z] dc539afda2c1: Verifying Checksum [2021-08-02T13:54:27.173Z] dc539afda2c1: Download complete [2021-08-02T13:54:27.439Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T13:54:27.439Z] 77bc0d833cb6: Download complete [2021-08-02T13:54:27.439Z] 9065ff56babe: Verifying Checksum [2021-08-02T13:54:27.439Z] 9065ff56babe: Download complete [2021-08-02T13:54:28.019Z] ed53099fbce6: Verifying Checksum [2021-08-02T13:54:28.019Z] ed53099fbce6: Download complete [2021-08-02T13:54:28.984Z] b4d181a07f80: Verifying Checksum [2021-08-02T13:54:28.984Z] b4d181a07f80: Download complete [2021-08-02T13:54:30.422Z] b4d181a07f80: Pull complete [2021-08-02T13:54:30.422Z] a1111a8f2ec3: Pull complete [2021-08-02T13:54:31.011Z] ed53099fbce6: Pull complete [2021-08-02T13:54:31.282Z] dc539afda2c1: Pull complete [2021-08-02T13:54:31.549Z] 77bc0d833cb6: Pull complete [2021-08-02T13:54:31.549Z] 9065ff56babe: Pull complete [2021-08-02T13:54:33.497Z] d287ab97295c: Verifying Checksum [2021-08-02T13:54:33.497Z] d287ab97295c: Download complete [2021-08-02T13:54:38.885Z] d287ab97295c: Pull complete [2021-08-02T13:54:38.885Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T13:54:38.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T13:54:38.885Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T13:54:38.974Z] prd-centos7-docker-4c-2g-1369 does not seem to be running inside a container [2021-08-02T13:54:39.035Z] $ 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-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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-08-02T13:54:41.530Z] $ docker top 64edcd9843c9d334ed6a1efd342c2f879ac60685ad775cb909b49d0e223d2342 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T13:54:42.026Z] ---> job-cost.sh [2021-08-02T13:54:42.027Z] lf-activate-venv: SKIPPING [2021-08-02T13:54:42.027Z] INFO: No Stack... [2021-08-02T13:54:42.988Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T13:54:43.263Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T13:54:43.580Z] + cut -d, -f6 [2021-08-02T13:54:43.580Z] + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv [Pipeline] lock [2021-08-02T13:54:43.620Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-265-2-stack-cost] [2021-08-02T13:54:43.638Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-265-2-stack-cost] did not exist. Created. [2021-08-02T13:54:43.638Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-265-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T13:54:43.978Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-02T13:54:44.021Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T13:54:44.030Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-265-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T13:54:44.053Z] $ docker stop --time=1 64edcd9843c9d334ed6a1efd342c2f879ac60685ad775cb909b49d0e223d2342 [2021-08-02T13:54:45.208Z] $ docker rm -f 64edcd9843c9d334ed6a1efd342c2f879ac60685ad775cb909b49d0e223d2342 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-02T13:55:18.513Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1370 in /w/workspace/xfoundry_go-mod-bootstrap_PR-265 [Pipeline] { [Pipeline] ws [2021-08-02T13:55:18.531Z] Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout [2021-08-02T13:55:19.143Z] Selected Git installation does not exist. Using Default [2021-08-02T13:55:19.143Z] The recommended git tool is: NONE [2021-08-02T13:55:25.237Z] using credential edgex-jenkins-ssh [2021-08-02T13:55:25.274Z] Cloning the remote Git repository [2021-08-02T13:55:25.352Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-02T13:55:25.522Z] > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 [2021-08-02T13:55:25.635Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-02T13:55:25.637Z] > git --version # timeout=10 [2021-08-02T13:55:25.663Z] > git --version # 'git version 2.17.1' [2021-08-02T13:55:25.666Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T13:55:25.777Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T13:55:27.436Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-08-02T13:55:27.457Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T13:55:27.490Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-08-02T13:55:27.543Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-02T13:55:27.544Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T13:55:27.561Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/265/head:refs/remotes/origin/PR-265 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-02T13:55:28.222Z] Merging remotes/origin/main commit e14485956ada2e3a45ee492e2ff461dd1b2a0b88 into PR head commit f1cfe6c627627e886110452b7131f1a2710968e6 [2021-08-02T13:55:28.478Z] Merge succeeded, producing f1cfe6c627627e886110452b7131f1a2710968e6 [2021-08-02T13:55:28.479Z] Checking out Revision f1cfe6c627627e886110452b7131f1a2710968e6 (PR-265) [2021-08-02T13:55:28.259Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T13:55:28.277Z] > git checkout -f f1cfe6c627627e886110452b7131f1a2710968e6 # timeout=10 [2021-08-02T13:55:28.380Z] > git remote # timeout=10 [2021-08-02T13:55:28.402Z] > git config --get remote.origin.url # timeout=10 [2021-08-02T13:55:28.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T13:55:28.435Z] > git merge e14485956ada2e3a45ee492e2ff461dd1b2a0b88 # timeout=10 [2021-08-02T13:55:28.465Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-02T13:55:28.500Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T13:55:28.521Z] > git checkout -f f1cfe6c627627e886110452b7131f1a2710968e6 # timeout=10 [2021-08-02T13:55:33.012Z] Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-02T13:55:33.670Z] ========================================================= [2021-08-02T13:55:33.670Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-02T13:55:33.670Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:55:34.244Z] + 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-08-02T13:55:35.243Z] Sending build context to Docker daemon 1.014MB [2021-08-02T13:55:35.243Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-08-02T13:55:35.243Z] Step 2/8 : FROM ${BASE} [2021-08-02T13:55:35.857Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-02T13:55:35.857Z] 595b0fe564bb: Pulling fs layer [2021-08-02T13:55:35.857Z] 24495759ef45: Pulling fs layer [2021-08-02T13:55:35.857Z] d148012ef14d: Pulling fs layer [2021-08-02T13:55:35.857Z] cb65c68fc2e2: Pulling fs layer [2021-08-02T13:55:35.857Z] 093eec477d81: Pulling fs layer [2021-08-02T13:55:35.857Z] a6d5b2bbb924: Pulling fs layer [2021-08-02T13:55:35.857Z] 2446dc1eb7d3: Pulling fs layer [2021-08-02T13:55:35.857Z] 596795e73e0f: Pulling fs layer [2021-08-02T13:55:35.857Z] 093eec477d81: Waiting [2021-08-02T13:55:35.857Z] a6d5b2bbb924: Waiting [2021-08-02T13:55:35.857Z] cb65c68fc2e2: Waiting [2021-08-02T13:55:35.857Z] 2446dc1eb7d3: Waiting [2021-08-02T13:55:35.857Z] d148012ef14d: Verifying Checksum [2021-08-02T13:55:35.857Z] d148012ef14d: Download complete [2021-08-02T13:55:35.857Z] 24495759ef45: Verifying Checksum [2021-08-02T13:55:35.857Z] 24495759ef45: Download complete [2021-08-02T13:55:35.857Z] 093eec477d81: Download complete [2021-08-02T13:55:35.857Z] a6d5b2bbb924: Verifying Checksum [2021-08-02T13:55:35.857Z] a6d5b2bbb924: Download complete [2021-08-02T13:55:35.857Z] 2446dc1eb7d3: Download complete [2021-08-02T13:55:35.857Z] 595b0fe564bb: Verifying Checksum [2021-08-02T13:55:35.857Z] 595b0fe564bb: Download complete [2021-08-02T13:55:36.844Z] 595b0fe564bb: Pull complete [2021-08-02T13:55:37.457Z] 24495759ef45: Pull complete [2021-08-02T13:55:37.732Z] d148012ef14d: Pull complete [2021-08-02T13:55:38.734Z] 596795e73e0f: Verifying Checksum [2021-08-02T13:55:38.734Z] 596795e73e0f: Download complete [2021-08-02T13:55:40.217Z] cb65c68fc2e2: Verifying Checksum [2021-08-02T13:55:40.218Z] cb65c68fc2e2: Download complete [2021-08-02T13:55:50.431Z] cb65c68fc2e2: Pull complete [2021-08-02T13:55:50.431Z] 093eec477d81: Pull complete [2021-08-02T13:55:50.431Z] a6d5b2bbb924: Pull complete [2021-08-02T13:55:51.041Z] 2446dc1eb7d3: Pull complete [2021-08-02T13:55:55.409Z] 596795e73e0f: Pull complete [2021-08-02T13:55:55.409Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-08-02T13:55:55.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-02T13:55:55.409Z] ---> d9e956139c92 [2021-08-02T13:55:55.409Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-02T13:55:58.835Z] ---> Running in 52b53878f413 [2021-08-02T13:55:59.113Z] Removing intermediate container 52b53878f413 [2021-08-02T13:55:59.113Z] ---> e8d701402e2e [2021-08-02T13:55:59.113Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T13:55:59.392Z] ---> Running in 6910c9325554 [2021-08-02T13:56:02.053Z] Removing intermediate container 6910c9325554 [2021-08-02T13:56:02.053Z] ---> 6761200d9a3b [2021-08-02T13:56:02.053Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-08-02T13:56:02.053Z] ---> Running in 01ec6f8888b9 [2021-08-02T13:56:03.502Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T13:56:04.487Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T13:56:05.473Z] OK: 138 MiB in 40 packages [2021-08-02T13:56:06.459Z] Removing intermediate container 01ec6f8888b9 [2021-08-02T13:56:06.459Z] ---> 865c36511f4e [2021-08-02T13:56:06.459Z] Step 6/8 : WORKDIR /build [2021-08-02T13:56:06.736Z] ---> Running in 0b4005d378c1 [2021-08-02T13:56:07.769Z] Removing intermediate container 0b4005d378c1 [2021-08-02T13:56:07.769Z] ---> 8e8ff6454e8b [2021-08-02T13:56:07.769Z] Step 7/8 : COPY go.mod . [2021-08-02T13:56:08.372Z] ---> bbcf9c8b7411 [2021-08-02T13:56:08.372Z] Step 8/8 : RUN go mod download [2021-08-02T13:56:08.649Z] ---> Running in f62008238ca3 [2021-08-02T13:56:35.496Z] Removing intermediate container f62008238ca3 [2021-08-02T13:56:35.496Z] ---> 43ccf2232bbd [2021-08-02T13:56:35.496Z] Successfully built 43ccf2232bbd [2021-08-02T13:56:35.496Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:56:35.909Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T13:56:35.909Z] . [Pipeline] withDockerContainer [2021-08-02T13:56:36.166Z] prd-ubuntu18.04-docker-arm64-4c-16g-1370 does not seem to be running inside a container [2021-08-02T13:56:36.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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-08-02T13:56:38.016Z] $ docker top 964a626d7ff5a184bc9eb816952394d5e5718d8074c1d6aedccc18f7519c7b64 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T13:56:39.043Z] + go version [2021-08-02T13:56:39.043Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-08-02T13:56:39.092Z] $ docker stop --time=1 964a626d7ff5a184bc9eb816952394d5e5718d8074c1d6aedccc18f7519c7b64 [2021-08-02T13:56:40.955Z] $ docker rm -f 964a626d7ff5a184bc9eb816952394d5e5718d8074c1d6aedccc18f7519c7b64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:56:41.729Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T13:56:41.729Z] . [Pipeline] withDockerContainer [2021-08-02T13:56:41.976Z] prd-ubuntu18.04-docker-arm64-4c-16g-1370 does not seem to be running inside a container [2021-08-02T13:56:42.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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-08-02T13:56:43.932Z] $ docker top 7bb999c0f52c236019731c3db60200733c8f872e3fadf047a37aa84674499056 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T13:56:44.899Z] + go mod tidy [Pipeline] sh [2021-08-02T13:56:46.163Z] + make test [2021-08-02T13:56:46.163Z] go mod tidy [2021-08-02T13:56:46.465Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-02T13:57:25.537Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-08-02T13:57:28.184Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.043s coverage: 5.4% of statements [2021-08-02T13:57:28.184Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-08-02T13:57:28.184Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.095s coverage: 92.2% of statements [2021-08-02T13:57:28.184Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.047s coverage: 85.3% of statements [2021-08-02T13:57:30.196Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-08-02T13:57:30.196Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-08-02T13:57:30.196Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-08-02T13:57:31.192Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.046s coverage: 100.0% of statements [2021-08-02T13:57:31.192Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.041s coverage: 26.7% of statements [2021-08-02T13:57:36.601Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.058s coverage: 91.0% of statements [2021-08-02T13:57:36.601Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-08-02T13:57:36.601Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-08-02T13:57:36.601Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.019s coverage: 91.3% of statements [2021-08-02T13:57:36.601Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-02T13:58:03.481Z] gofmt -l . [2021-08-02T13:58:03.481Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-02T13:58:03.554Z] $ docker stop --time=1 7bb999c0f52c236019731c3db60200733c8f872e3fadf047a37aa84674499056 [2021-08-02T13:58:05.636Z] $ docker rm -f 7bb999c0f52c236019731c3db60200733c8f872e3fadf047a37aa84674499056 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T13:58:06.472Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T13:58:06.503Z] Warning: overwriting stash ‘coverage-report’ [2021-08-02T13:58:07.100Z] 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-08-02T13:58:07.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T13:58:08.136Z] [2021-08-02T13:58:08.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:58:08.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T13:58:08.774Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-02T13:58:08.774Z] 448f6bf000e3: Pulling fs layer [2021-08-02T13:58:08.774Z] f757da607395: Pulling fs layer [2021-08-02T13:58:08.774Z] 05883995daec: Pulling fs layer [2021-08-02T13:58:08.774Z] 8603b9c90790: Pulling fs layer [2021-08-02T13:58:08.774Z] 1560dd03e051: Pulling fs layer [2021-08-02T13:58:08.774Z] 27f5ce0e4adf: Pulling fs layer [2021-08-02T13:58:08.774Z] c2d8d7efcc4b: Pulling fs layer [2021-08-02T13:58:08.774Z] 8603b9c90790: Waiting [2021-08-02T13:58:08.774Z] 1560dd03e051: Waiting [2021-08-02T13:58:08.774Z] 27f5ce0e4adf: Waiting [2021-08-02T13:58:08.774Z] c2d8d7efcc4b: Waiting [2021-08-02T13:58:09.051Z] f757da607395: Verifying Checksum [2021-08-02T13:58:09.051Z] f757da607395: Download complete [2021-08-02T13:58:09.051Z] 8603b9c90790: Verifying Checksum [2021-08-02T13:58:09.051Z] 8603b9c90790: Download complete [2021-08-02T13:58:09.327Z] 1560dd03e051: Verifying Checksum [2021-08-02T13:58:09.327Z] 1560dd03e051: Download complete [2021-08-02T13:58:09.327Z] 05883995daec: Verifying Checksum [2021-08-02T13:58:09.327Z] 05883995daec: Download complete [2021-08-02T13:58:09.327Z] 27f5ce0e4adf: Verifying Checksum [2021-08-02T13:58:09.327Z] 27f5ce0e4adf: Download complete [2021-08-02T13:58:10.316Z] 448f6bf000e3: Verifying Checksum [2021-08-02T13:58:10.316Z] 448f6bf000e3: Download complete [2021-08-02T13:58:13.750Z] c2d8d7efcc4b: Verifying Checksum [2021-08-02T13:58:13.751Z] c2d8d7efcc4b: Download complete [2021-08-02T13:58:13.751Z] 448f6bf000e3: Pull complete [2021-08-02T13:58:14.359Z] f757da607395: Pull complete [2021-08-02T13:58:15.797Z] 05883995daec: Pull complete [2021-08-02T13:58:16.396Z] 8603b9c90790: Pull complete [2021-08-02T13:58:17.378Z] 1560dd03e051: Pull complete [2021-08-02T13:58:17.655Z] 27f5ce0e4adf: Pull complete [2021-08-02T13:58:32.762Z] c2d8d7efcc4b: Pull complete [2021-08-02T13:58:32.762Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-02T13:58:32.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T13:58:32.762Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-02T13:58:32.995Z] prd-ubuntu18.04-docker-arm64-4c-16g-1370 does not seem to be running inside a container [2021-08-02T13:58:33.141Z] $ 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-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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-08-02T13:58:36.916Z] $ docker top 89a50e24cc925d17f995ae151670c4eef840d55c363ba3c4bd3f8c86d2cef132 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T13:58:37.820Z] ---> job-cost.sh [2021-08-02T13:58:37.820Z] lf-activate-venv: SKIPPING [2021-08-02T13:58:37.820Z] INFO: No Stack... [2021-08-02T13:58:38.417Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-02T13:58:39.014Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T13:58:39.682Z] + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv [2021-08-02T13:58:39.682Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T13:58:39.745Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-265-2-stack-cost] [2021-08-02T13:58:39.799Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-265-2-stack-cost] did not exist. Created. [2021-08-02T13:58:39.799Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-265-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T13:58:40.485Z] /w/workspace/go-mod-bootstrap/2@tmp/durable-8324b316/script.sh: 1: /w/workspace/go-mod-bootstrap/2@tmp/durable-8324b316/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-02T13:58:41.148Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-02T13:58:41.179Z] Warning: overwriting stash ‘stack-cost’ [2021-08-02T13:58:41.224Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T13:58:41.235Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-265-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T13:58:41.323Z] $ docker stop --time=1 89a50e24cc925d17f995ae151670c4eef840d55c363ba3c4bd3f8c86d2cef132 [2021-08-02T13:58:43.013Z] $ docker rm -f 89a50e24cc925d17f995ae151670c4eef840d55c363ba3c4bd3f8c86d2cef132 [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-08-02T13:58:43.795Z] provisioning config files... [2021-08-02T13:58:43.821Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-265@tmp/config6788990633139828683tmp [Pipeline] { [Pipeline] sh [2021-08-02T13:58:44.177Z] + set +x [2021-08-02T13:58:44.177Z] + curl -s https://codecov.io/bash [2021-08-02T13:58:44.177Z] + bash -s -- [2021-08-02T13:58:44.177Z] [2021-08-02T13:58:44.177Z] _____ _ [2021-08-02T13:58:44.177Z] / ____| | | [2021-08-02T13:58:44.177Z] | | ___ __| | ___ ___ _____ __ [2021-08-02T13:58:44.177Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-02T13:58:44.177Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-02T13:58:44.177Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-02T13:58:44.177Z] Bash-1.0.6 [2021-08-02T13:58:44.177Z] [2021-08-02T13:58:44.177Z] [2021-08-02T13:58:44.177Z] ==> git version 2.24.4 found [2021-08-02T13:58:44.177Z] ==> 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-08-02T13:58:44.177Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-02T13:58:44.177Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-02T13:58:44.177Z] ==> Jenkins CI detected. [2021-08-02T13:58:44.177Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-265 [2021-08-02T13:58:44.177Z] project root: . [2021-08-02T13:58:44.177Z] --> token set from env [2021-08-02T13:58:44.177Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-02T13:58:44.446Z] ==> Running gcov in . (disable via -X gcov) [2021-08-02T13:58:44.446Z] ==> Python coveragepy not found [2021-08-02T13:58:44.446Z] ==> Searching for coverage reports in: [2021-08-02T13:58:44.446Z] + . [2021-08-02T13:58:44.446Z] -> Found 1 reports [2021-08-02T13:58:44.446Z] ==> Detecting git/mercurial file structure [2021-08-02T13:58:44.446Z] ==> Reading reports [2021-08-02T13:58:44.446Z] + ./coverage.out bytes=31740 [2021-08-02T13:58:44.446Z] ==> Appending adjustments [2021-08-02T13:58:44.446Z] https://docs.codecov.io/docs/fixing-reports [2021-08-02T13:58:44.446Z] + Found adjustments [2021-08-02T13:58:44.446Z] ==> Gzipping contents [2021-08-02T13:58:44.446Z] 8.0K /tmp/codecov.WWCMzP.gz [2021-08-02T13:58:44.446Z] ==> Uploading reports [2021-08-02T13:58:44.446Z] url: https://codecov.io [2021-08-02T13:58:44.446Z] query: branch=PR-265&commit=f1cfe6c627627e886110452b7131f1a2710968e6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-265%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=265&job=&cmd_args= [2021-08-02T13:58:44.446Z] -> Pinging Codecov [2021-08-02T13:58:44.446Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-265&commit=f1cfe6c627627e886110452b7131f1a2710968e6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-265%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=265&job=&cmd_args= [2021-08-02T13:58:45.036Z] -> Uploading to [2021-08-02T13:58:45.037Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-02/833815588EE85121546D348822E98E2E/f1cfe6c627627e886110452b7131f1a2710968e6/2f1a7aa0-f557-400a-9b56-32781396533d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T135844Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6309a079afe6453252eb6b0dad101dc1a53dab5447ecda49c51a368e64e070e5 [2021-08-02T13:58:45.037Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T13:58:45.037Z] Dload Upload Total Spent Left Speed [2021-08-02T13:58:45.304Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5853 0 0 100 5853 0 12650 --:--:-- --:--:-- --:--:-- 12668 [2021-08-02T13:58:45.304Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/f1cfe6c627627e886110452b7131f1a2710968e6 [Pipeline] } [2021-08-02T13:58:45.318Z] 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-08-02T13:58:46.736Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T13:58:47.346Z] ---> package-listing.sh [2021-08-02T13:58:47.346Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-02T13:58:47.346Z] ++ facter osfamily [2021-08-02T13:58:47.615Z] + OS_FAMILY=redhat [2021-08-02T13:58:47.615Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-265 [2021-08-02T13:58:47.615Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-02T13:58:47.615Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-02T13:58:47.615Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-02T13:58:47.615Z] + PACKAGES=/tmp/packages_start.txt [2021-08-02T13:58:47.615Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-265 ']' [2021-08-02T13:58:47.615Z] + PACKAGES=/tmp/packages_end.txt [2021-08-02T13:58:47.615Z] + case "${OS_FAMILY}" in [2021-08-02T13:58:47.615Z] + sort [2021-08-02T13:58:47.615Z] + rpm -qa [2021-08-02T13:58:48.199Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-02T13:58:48.199Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-02T13:58:48.199Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-02T13:58:48.199Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-265 ']' [2021-08-02T13:58:48.199Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-265/archives/ [2021-08-02T13:58:48.199Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-265/archives/ [Pipeline] echo [2021-08-02T13:58:48.216Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-265/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-02T13:58:48.519Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:58:49.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T13:58:49.132Z] [2021-08-02T13:58:49.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:58:49.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T13:58:49.470Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T13:58:49.470Z] b4d181a07f80: Pulling fs layer [2021-08-02T13:58:49.470Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T13:58:49.470Z] ed53099fbce6: Pulling fs layer [2021-08-02T13:58:49.470Z] dc539afda2c1: Pulling fs layer [2021-08-02T13:58:49.470Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T13:58:49.470Z] 9065ff56babe: Pulling fs layer [2021-08-02T13:58:49.470Z] d287ab97295c: Pulling fs layer [2021-08-02T13:58:49.470Z] dc539afda2c1: Waiting [2021-08-02T13:58:49.470Z] 77bc0d833cb6: Waiting [2021-08-02T13:58:49.470Z] 9065ff56babe: Waiting [2021-08-02T13:58:49.470Z] d287ab97295c: Waiting [2021-08-02T13:58:49.738Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T13:58:49.738Z] a1111a8f2ec3: Download complete [2021-08-02T13:58:49.738Z] dc539afda2c1: Verifying Checksum [2021-08-02T13:58:49.738Z] dc539afda2c1: Download complete [2021-08-02T13:58:50.005Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T13:58:50.005Z] 77bc0d833cb6: Download complete [2021-08-02T13:58:50.005Z] 9065ff56babe: Download complete [2021-08-02T13:58:50.274Z] ed53099fbce6: Verifying Checksum [2021-08-02T13:58:50.274Z] ed53099fbce6: Download complete [2021-08-02T13:58:50.860Z] b4d181a07f80: Verifying Checksum [2021-08-02T13:58:50.860Z] b4d181a07f80: Download complete [2021-08-02T13:58:52.301Z] b4d181a07f80: Pull complete [2021-08-02T13:58:52.301Z] a1111a8f2ec3: Pull complete [2021-08-02T13:58:52.903Z] ed53099fbce6: Pull complete [2021-08-02T13:58:52.903Z] dc539afda2c1: Pull complete [2021-08-02T13:58:53.171Z] 77bc0d833cb6: Pull complete [2021-08-02T13:58:53.171Z] 9065ff56babe: Pull complete [2021-08-02T13:58:54.590Z] d287ab97295c: Verifying Checksum [2021-08-02T13:58:54.590Z] d287ab97295c: Download complete [2021-08-02T13:58:59.993Z] d287ab97295c: Pull complete [2021-08-02T13:58:59.993Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T13:58:59.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T13:58:59.993Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T13:59:00.085Z] prd-centos7-docker-4c-2g-1363 does not seem to be running inside a container [2021-08-02T13:59:00.141Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-265/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-265 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-265:/w/workspace/xfoundry_go-mod-bootstrap_PR-265:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-265@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-265@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-08-02T13:59:02.596Z] $ docker top 84e1f9d9653ec276c32dedd03037d1c56544f7bd9959c87f8df2171a9faa7bb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T13:59:02.996Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-02T13:59:03.309Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-02T13:59:03.622Z] + ls /var/log/sa-host [2021-08-02T13:59:03.622Z] + sadf -c /var/log/sa-host/sa02 [2021-08-02T13:59:03.622Z] file_magic: OK [2021-08-02T13:59:03.622Z] HZ: Using current value: 100 [2021-08-02T13:59:03.622Z] file_header: OK [2021-08-02T13:59:03.622Z] 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-08-02T13:59:03.622Z] Statistics: [2021-08-02T13:59:03.622Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T13:59:03.622Z] File successfully converted to sysstat format version 12.0.3 [2021-08-02T13:59:03.622Z] + sadf -c /var/log/sa-host/sa05 [2021-08-02T13:59:03.622Z] file_magic: OK [2021-08-02T13:59:03.622Z] HZ: Using current value: 100 [2021-08-02T13:59:03.622Z] file_header: OK [2021-08-02T13:59:03.622Z] 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-08-02T13:59:03.622Z] Statistics: [2021-08-02T13:59:03.622Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T13:59:03.622Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T13:59:03.805Z] provisioning config files... [2021-08-02T13:59:03.821Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-265@tmp/config1170436942981375724tmp [Pipeline] { [Pipeline] echo [2021-08-02T13:59:03.850Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T13:59:04.164Z] ---> create-netrc.sh [Pipeline] } [2021-08-02T13:59:04.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-02T13:59:04.574Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-02T13:59:04.590Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T13:59:04.896Z] ---> sudo-logs.sh [2021-08-02T13:59:04.896Z] Archiving 'sudo' log.. [2021-08-02T13:59:04.896Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1363.vexxhost.local: Name or service not known [2021-08-02T13:59:04.896Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1363.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-02T13:59:04.934Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T13:59:05.246Z] ---> job-cost.sh [2021-08-02T13:59:05.246Z] lf-activate-venv: SKIPPING [2021-08-02T13:59:05.246Z] DEBUG: total: 0.18000000715255737 [2021-08-02T13:59:05.246Z] INFO: Retrieving Stack Cost... [2021-08-02T13:59:06.208Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T13:59:06.208Z] INFO: Archiving Costs [Pipeline] echo [2021-08-02T13:59:06.226Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T13:59:06.548Z] ---> logs-deploy.sh [2021-08-02T13:59:06.548Z] lf-activate-venv: SKIPPING [2021-08-02T13:59:06.548Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-265/2 [2021-08-02T13:59:06.548Z] INFO: archiving workspace using pattern(s): [2021-08-02T13:59:07.134Z] Archives upload complete. [2021-08-02T13:59:07.403Z] INFO: archiving logs to Nexus