Pull request #125 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 4f61d0f563ecb4fc9543320b7a0804a0055c5189+79eb29d299abbb493294a056159a83325eb5ef8f (73f41ac4b549c17480cb5d3afae369c57401caf3) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:patch] ========================================================= [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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-12822 in /w/workspace/xfoundry_go-mod-bootstrap_PR-125 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-125 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 79eb29d299abbb493294a056159a83325eb5ef8f into PR head commit 4f61d0f563ecb4fc9543320b7a0804a0055c5189 Merge succeeded, producing 4f61d0f563ecb4fc9543320b7a0804a0055c5189 Checking out Revision 4f61d0f563ecb4fc9543320b7a0804a0055c5189 (PR-125) > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/125/head:refs/remotes/origin/PR-125 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f61d0f563ecb4fc9543320b7a0804a0055c5189 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 79eb29d299abbb493294a056159a83325eb5ef8f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f61d0f563ecb4fc9543320b7a0804a0055c5189 # timeout=10 Commit message: "fix: Fixed failing unit test" > git rev-list --no-walk 3651de7107942df3a5e0279978d810b602da9220 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-19T20:28:59.710Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-19T20:28:59.984Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-19T20:29:00.113Z] ========================================================= [2020-11-19T20:29:00.113Z] EdgeX Global Pipelines Version Info [2020-11-19T20:29:00.113Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-19T20:29:02.129Z] ------------------- [2020-11-19T20:29:02.129Z] stable info: [2020-11-19T20:29:02.129Z] ------------------- [2020-11-19T20:29:02.129Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-19T20:29:02.129Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-19T20:29:02.129Z] Message: update stable to v1.0.167 [2020-11-19T20:29:02.705Z] ------------------- [2020-11-19T20:29:02.705Z] experimental info: [2020-11-19T20:29:02.705Z] ------------------- [2020-11-19T20:29:02.705Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-19T20:29:02.705Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-19T20:29:02.705Z] Message: update experimental to v1.0.167 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-19T20:29:03.107Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2020-11-19T20:29:03.261Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2020-11-19T20:29:03.401Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-19T20:29:03.523Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-19T20:29:03.632Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-19T20:29:03.751Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-19T20:29:03.874Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-19T20:29:03.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-19T20:29:04.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-19T20:29:04.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-19T20:29:04.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-19T20:29:04.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo [2020-11-19T20:29:04.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-19T20:29:04.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-19T20:29:04.829Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-19T20:29:04.929Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-19T20:29:05.028Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-19T20:29:05.125Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-19T20:29:05.247Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-19T20:29:05.347Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-19T20:29:05.447Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-19T20:29:05.555Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-19T20:29:05.657Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-19T20:29:05.753Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-19T20:29:05.850Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-19T20:29:05.952Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-19T20:29:06.055Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-125 [Pipeline] echo [2020-11-19T20:29:06.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-125 [Pipeline] echo [2020-11-19T20:29:06.274Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-125 [Pipeline] echo [2020-11-19T20:29:06.375Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f61d0f563ecb4fc9543320b7a0804a0055c5189 [Pipeline] echo [2020-11-19T20:29:06.486Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f61d0f [Pipeline] echo [2020-11-19T20:29:06.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-19T20:29:06.800Z] provisioning config files... [2020-11-19T20:29:06.834Z] copy managed file [go-mod-bootstrap-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-125@tmp/config8995438355736897640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-19T20:29:07.192Z] ---> docker-login.sh [2020-11-19T20:29:07.192Z] nexus3.edgexfoundry.org:10001 [2020-11-19T20:29:07.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T20:29:07.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T20:29:07.724Z] Configure a credential helper to remove this warning. See [2020-11-19T20:29:07.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T20:29:07.724Z] [2020-11-19T20:29:07.724Z] Login Succeeded [2020-11-19T20:29:07.724Z] nexus3.edgexfoundry.org:10002 [2020-11-19T20:29:07.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T20:29:07.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T20:29:07.724Z] Configure a credential helper to remove this warning. See [2020-11-19T20:29:07.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T20:29:07.724Z] [2020-11-19T20:29:07.724Z] Login Succeeded [2020-11-19T20:29:07.724Z] nexus3.edgexfoundry.org:10003 [2020-11-19T20:29:07.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T20:29:07.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T20:29:07.988Z] Configure a credential helper to remove this warning. See [2020-11-19T20:29:07.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T20:29:07.988Z] [2020-11-19T20:29:07.988Z] Login Succeeded [2020-11-19T20:29:07.988Z] nexus3.edgexfoundry.org:10004 [2020-11-19T20:29:08.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T20:29:08.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T20:29:08.251Z] Configure a credential helper to remove this warning. See [2020-11-19T20:29:08.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T20:29:08.251Z] [2020-11-19T20:29:08.251Z] Login Succeeded [2020-11-19T20:29:08.251Z] docker.io [2020-11-19T20:29:08.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T20:29:09.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T20:29:09.646Z] Configure a credential helper to remove this warning. See [2020-11-19T20:29:09.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T20:29:09.646Z] [2020-11-19T20:29:09.646Z] Login Succeeded [2020-11-19T20:29:09.646Z] ---> docker-login.sh ends [Pipeline] } [2020-11-19T20:29:09.658Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-19T20:29:10.444Z] + git log --format=format:%s -1 4f61d0f563ecb4fc9543320b7a0804a0055c5189 [Pipeline] echo [2020-11-19T20:29:10.516Z] GIT_COMMIT: 4f61d0f563ecb4fc9543320b7a0804a0055c5189, Commit Message: fix: Fixed failing unit test [Pipeline] echo [2020-11-19T20:29:10.567Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-19T20:29:11.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-19T20:29:11.638Z] [2020-11-19T20:29:11.638Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-19T20:29:11.991Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-19T20:29:11.991Z] latest: Pulling from edgex-devops/git-semver [2020-11-19T20:29:11.991Z] 31603596830f: Pulling fs layer [2020-11-19T20:29:11.991Z] 2a8b12db71e7: Pulling fs layer [2020-11-19T20:29:11.991Z] 6ca5941a6612: Pulling fs layer [2020-11-19T20:29:11.991Z] ecc8261a40a4: Pulling fs layer [2020-11-19T20:29:11.991Z] ecc8261a40a4: Waiting [2020-11-19T20:29:11.991Z] 2a8b12db71e7: Verifying Checksum [2020-11-19T20:29:11.991Z] 2a8b12db71e7: Download complete [2020-11-19T20:29:11.991Z] 31603596830f: Verifying Checksum [2020-11-19T20:29:11.991Z] 31603596830f: Download complete [2020-11-19T20:29:12.255Z] ecc8261a40a4: Verifying Checksum [2020-11-19T20:29:12.255Z] ecc8261a40a4: Download complete [2020-11-19T20:29:12.255Z] 6ca5941a6612: Verifying Checksum [2020-11-19T20:29:12.255Z] 6ca5941a6612: Download complete [2020-11-19T20:29:12.521Z] 31603596830f: Pull complete [2020-11-19T20:29:12.521Z] 2a8b12db71e7: Pull complete [2020-11-19T20:29:13.476Z] 6ca5941a6612: Pull complete [2020-11-19T20:29:13.739Z] ecc8261a40a4: Pull complete [2020-11-19T20:29:13.739Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-19T20:29:13.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-19T20:29:13.739Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-19T20:29:13.842Z] prd-centos7-docker-4c-2g-12822 does not seem to be running inside a container [2020-11-19T20:29:13.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-125 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-125:/w/workspace/xfoundry_go-mod-bootstrap_PR-125:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-125@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-19T20:29:16.294Z] $ docker top 33c02b724f7adc8e914011f9d977646cc92e95bd775048a34a6b0836a01105a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-19T20:29:16.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-19T20:29:16.606Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-19T20:29:16.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-19T20:29:16.825Z] $ docker exec 33c02b724f7adc8e914011f9d977646cc92e95bd775048a34a6b0836a01105a3 ssh-agent [2020-11-19T20:29:16.993Z] SSH_AUTH_SOCK=/tmp/ssh-vdHhA9Eoj4jf/agent.11 [2020-11-19T20:29:16.993Z] SSH_AGENT_PID=17 [2020-11-19T20:29:17.006Z] Running ssh-add (command line suppressed) [2020-11-19T20:29:17.124Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-125@tmp/private_key_1382132368608362823.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-125@tmp/private_key_1382132368608362823.key) [2020-11-19T20:29:17.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-19T20:29:17.544Z] + git tag --points-at HEAD [Pipeline] } [2020-11-19T20:29:17.565Z] $ docker exec --env ******** --env ******** 33c02b724f7adc8e914011f9d977646cc92e95bd775048a34a6b0836a01105a3 ssh-agent -k [2020-11-19T20:29:17.682Z] unset SSH_AUTH_SOCK; [2020-11-19T20:29:17.682Z] unset SSH_AGENT_PID; [2020-11-19T20:29:17.682Z] echo Agent pid 17 killed; [2020-11-19T20:29:17.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-19T20:29:17.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-19T20:29:17.874Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-19T20:29:18.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-19T20:29:18.045Z] $ docker exec 33c02b724f7adc8e914011f9d977646cc92e95bd775048a34a6b0836a01105a3 ssh-agent [2020-11-19T20:29:18.202Z] SSH_AUTH_SOCK=/tmp/ssh-tXQQAwKqNEgK/agent.46 [2020-11-19T20:29:18.202Z] SSH_AGENT_PID=52 [2020-11-19T20:29:18.210Z] Running ssh-add (command line suppressed) [2020-11-19T20:29:18.332Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-125@tmp/private_key_6866755138096254934.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-125@tmp/private_key_6866755138096254934.key) [2020-11-19T20:29:18.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-19T20:29:18.730Z] + git semver init [2020-11-19T20:29:18.730Z] # -> Open(): unable to determine branch for HEAD [2020-11-19T20:29:18.730Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-125/.git [2020-11-19T20:29:18.730Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-125 [2020-11-19T20:29:18.730Z] # $SEMVER_REMOTE_NAME = origin [2020-11-19T20:29:18.730Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-19T20:29:18.730Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-19T20:29:18.730Z] # $SEMVER_BRANCH = PR-125 [2020-11-19T20:29:18.730Z] # $SEMVER_TEMP = /tmp/semver-857476847 [2020-11-19T20:29:18.730Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2020-11-19T20:29:19.306Z] # '/tmp/semver-857476847' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-125/.semver' [2020-11-19T20:29:19.306Z] # -> Force: false [2020-11-19T20:29:19.306Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-125/.semver [Pipeline] } [2020-11-19T20:29:19.318Z] $ docker exec --env ******** --env ******** 33c02b724f7adc8e914011f9d977646cc92e95bd775048a34a6b0836a01105a3 ssh-agent -k [2020-11-19T20:29:19.432Z] unset SSH_AUTH_SOCK; [2020-11-19T20:29:19.432Z] unset SSH_AGENT_PID; [2020-11-19T20:29:19.432Z] echo Agent pid 52 killed; [2020-11-19T20:29:19.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-19T20:29:19.965Z] + git semver [Pipeline] } [2020-11-19T20:29:19.982Z] $ docker stop --time=1 33c02b724f7adc8e914011f9d977646cc92e95bd775048a34a6b0836a01105a3 [2020-11-19T20:29:21.727Z] $ docker rm -f 33c02b724f7adc8e914011f9d977646cc92e95bd775048a34a6b0836a01105a3 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-19T20:29:22.265Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-19T20:29:22.677Z] Stashed 1 file(s) [Pipeline] echo [2020-11-19T20:29:22.680Z] [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 [2020-11-19T20:29:38.304Z] Still waiting to schedule task [2020-11-19T20:29:38.305Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-11-19T20:29:38.307Z] Still waiting to schedule task [2020-11-19T20:29:38.307Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-11-19T20:33:04.409Z] Running on prd-centos7-docker-4c-2g-12824 in /w/workspace/xfoundry_go-mod-bootstrap_PR-125 [Pipeline] { [Pipeline] ws [2020-11-19T20:33:04.482Z] Running in /w/workspace/go-mod-bootstrap/4 [Pipeline] { [Pipeline] checkout [2020-11-19T20:33:08.026Z] using credential edgex-jenkins-ssh [2020-11-19T20:33:08.103Z] Cloning the remote Git repository [2020-11-19T20:33:08.130Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-11-19T20:33:08.195Z] > git init /w/workspace/go-mod-bootstrap/4 # timeout=10 [2020-11-19T20:33:08.257Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-11-19T20:33:08.258Z] > git --version # timeout=10 [2020-11-19T20:33:08.267Z] > git --version # 'git version 2.16.5' [2020-11-19T20:33:08.267Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-19T20:33:08.349Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-19T20:33:08.872Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-11-19T20:33:08.878Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-19T20:33:08.889Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-11-19T20:33:08.904Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-11-19T20:33:08.904Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-19T20:33:08.909Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/125/head:refs/remotes/origin/PR-125 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-19T20:33:09.351Z] Merging remotes/origin/master commit 79eb29d299abbb493294a056159a83325eb5ef8f into PR head commit 4f61d0f563ecb4fc9543320b7a0804a0055c5189 [2020-11-19T20:33:09.435Z] Merge succeeded, producing 4f61d0f563ecb4fc9543320b7a0804a0055c5189 [2020-11-19T20:33:09.436Z] Checking out Revision 4f61d0f563ecb4fc9543320b7a0804a0055c5189 (PR-125) [2020-11-19T20:33:09.361Z] > git config core.sparsecheckout # timeout=10 [2020-11-19T20:33:09.367Z] > git checkout -f 4f61d0f563ecb4fc9543320b7a0804a0055c5189 # timeout=10 [2020-11-19T20:33:09.406Z] > git remote # timeout=10 [2020-11-19T20:33:09.412Z] > git config --get remote.origin.url # timeout=10 [2020-11-19T20:33:09.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-19T20:33:09.421Z] > git merge 79eb29d299abbb493294a056159a83325eb5ef8f # timeout=10 [2020-11-19T20:33:09.431Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-19T20:33:09.441Z] > git config core.sparsecheckout # timeout=10 [2020-11-19T20:33:09.445Z] > git checkout -f 4f61d0f563ecb4fc9543320b7a0804a0055c5189 # timeout=10 [2020-11-19T20:33:13.064Z] Commit message: "fix: Fixed failing unit test" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-19T20:33:14.532Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-11-19T20:33:14.872Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-19T20:33:15.170Z] + sudo service docker restart [2020-11-19T20:33:15.170Z] + true [2020-11-19T20:33:15.170Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-19T20:33:16.211Z] provisioning config files... [2020-11-19T20:33:16.236Z] copy managed file [go-mod-bootstrap-settings] to file:/w/workspace/go-mod-bootstrap/4@tmp/config2379404688403532952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-19T20:33:16.639Z] ---> docker-login.sh [2020-11-19T20:33:16.639Z] nexus3.edgexfoundry.org:10001 [2020-11-19T20:33:17.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T20:33:17.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T20:33:17.222Z] Configure a credential helper to remove this warning. See [2020-11-19T20:33:17.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T20:33:17.222Z] [2020-11-19T20:33:17.222Z] Login Succeeded [2020-11-19T20:33:17.222Z] nexus3.edgexfoundry.org:10002 [2020-11-19T20:33:17.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T20:33:17.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T20:33:17.485Z] Configure a credential helper to remove this warning. See [2020-11-19T20:33:17.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T20:33:17.485Z] [2020-11-19T20:33:17.485Z] Login Succeeded [2020-11-19T20:33:17.485Z] nexus3.edgexfoundry.org:10003 [2020-11-19T20:33:17.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T20:33:17.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T20:33:17.747Z] Configure a credential helper to remove this warning. See [2020-11-19T20:33:17.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T20:33:17.747Z] [2020-11-19T20:33:17.747Z] Login Succeeded [2020-11-19T20:33:17.747Z] nexus3.edgexfoundry.org:10004 [2020-11-19T20:33:17.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T20:33:17.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T20:33:17.747Z] Configure a credential helper to remove this warning. See [2020-11-19T20:33:17.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T20:33:17.747Z] [2020-11-19T20:33:17.747Z] Login Succeeded [2020-11-19T20:33:17.747Z] docker.io [2020-11-19T20:33:17.795Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-12823 in /w/workspace/xfoundry_go-mod-bootstrap_PR-125 [Pipeline] { [Pipeline] ws [2020-11-19T20:33:17.872Z] Running in /w/workspace/go-mod-bootstrap/4 [Pipeline] { [Pipeline] checkout [2020-11-19T20:33:18.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T20:33:18.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T20:33:18.274Z] Configure a credential helper to remove this warning. See [2020-11-19T20:33:18.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T20:33:18.274Z] [2020-11-19T20:33:18.274Z] Login Succeeded [2020-11-19T20:33:18.274Z] ---> docker-login.sh ends [Pipeline] } [2020-11-19T20:33:18.285Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-19T20:33:18.693Z] ========================================================= [2020-11-19T20:33:18.693Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-19T20:33:18.693Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-19T20:33:19.051Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-11-19T20:33:19.051Z] Sending build context to Docker daemon 576kB [2020-11-19T20:33:19.051Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-19T20:33:19.051Z] Step 2/8 : FROM ${BASE} [2020-11-19T20:33:19.313Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-19T20:33:19.313Z] df20fa9351a1: Pulling fs layer [2020-11-19T20:33:19.313Z] ed8968b2872e: Pulling fs layer [2020-11-19T20:33:19.313Z] a92cc7c5fd73: Pulling fs layer [2020-11-19T20:33:19.313Z] e871e8e8d7a9: Pulling fs layer [2020-11-19T20:33:19.313Z] e73272ec9a57: Pulling fs layer [2020-11-19T20:33:19.313Z] 1e910a182e73: Pulling fs layer [2020-11-19T20:33:19.313Z] 4e634b169226: Pulling fs layer [2020-11-19T20:33:19.313Z] e73272ec9a57: Waiting [2020-11-19T20:33:19.313Z] 1e910a182e73: Waiting [2020-11-19T20:33:19.313Z] 4e634b169226: Waiting [2020-11-19T20:33:19.313Z] e871e8e8d7a9: Waiting [2020-11-19T20:33:19.313Z] a92cc7c5fd73: Download complete [2020-11-19T20:33:19.313Z] ed8968b2872e: Verifying Checksum [2020-11-19T20:33:19.313Z] ed8968b2872e: Download complete [2020-11-19T20:33:19.313Z] e73272ec9a57: Download complete [2020-11-19T20:33:19.921Z] 1e910a182e73: Verifying Checksum [2020-11-19T20:33:19.921Z] 1e910a182e73: Download complete [2020-11-19T20:33:20.184Z] df20fa9351a1: Verifying Checksum [2020-11-19T20:33:20.184Z] df20fa9351a1: Download complete [2020-11-19T20:33:20.455Z] df20fa9351a1: Pull complete [2020-11-19T20:33:20.455Z] ed8968b2872e: Pull complete [2020-11-19T20:33:20.719Z] a92cc7c5fd73: Pull complete [2020-11-19T20:33:22.644Z] 4e634b169226: Verifying Checksum [2020-11-19T20:33:22.644Z] 4e634b169226: Download complete [2020-11-19T20:33:22.914Z] e871e8e8d7a9: Verifying Checksum [2020-11-19T20:33:22.914Z] e871e8e8d7a9: Download complete [2020-11-19T20:33:23.407Z] using credential edgex-jenkins-ssh [2020-11-19T20:33:23.486Z] Cloning the remote Git repository [2020-11-19T20:33:23.550Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-11-19T20:33:23.664Z] > git init /w/workspace/go-mod-bootstrap/4 # timeout=10 [2020-11-19T20:33:23.742Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-11-19T20:33:23.743Z] > git --version # timeout=10 [2020-11-19T20:33:23.771Z] > git --version # 'git version 2.17.1' [2020-11-19T20:33:23.773Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-19T20:33:23.850Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-19T20:33:25.337Z] Merging remotes/origin/master commit 79eb29d299abbb493294a056159a83325eb5ef8f into PR head commit 4f61d0f563ecb4fc9543320b7a0804a0055c5189 [2020-11-19T20:33:24.607Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-11-19T20:33:24.625Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-19T20:33:24.657Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-11-19T20:33:24.705Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-11-19T20:33:24.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-19T20:33:24.718Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/125/head:refs/remotes/origin/PR-125 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-19T20:33:25.365Z] > git config core.sparsecheckout # timeout=10 [2020-11-19T20:33:25.397Z] > git checkout -f 4f61d0f563ecb4fc9543320b7a0804a0055c5189 # timeout=10 [2020-11-19T20:33:25.678Z] Merge succeeded, producing 4f61d0f563ecb4fc9543320b7a0804a0055c5189 [2020-11-19T20:33:25.678Z] Checking out Revision 4f61d0f563ecb4fc9543320b7a0804a0055c5189 (PR-125) [2020-11-19T20:33:25.499Z] > git remote # timeout=10 [2020-11-19T20:33:25.517Z] > git config --get remote.origin.url # timeout=10 [2020-11-19T20:33:25.548Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-19T20:33:25.558Z] > git merge 79eb29d299abbb493294a056159a83325eb5ef8f # timeout=10 [2020-11-19T20:33:25.606Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-19T20:33:25.779Z] > git config core.sparsecheckout # timeout=10 [2020-11-19T20:33:25.836Z] > git checkout -f 4f61d0f563ecb4fc9543320b7a0804a0055c5189 # timeout=10 [2020-11-19T20:33:28.351Z] e871e8e8d7a9: Pull complete [2020-11-19T20:33:28.351Z] e73272ec9a57: Pull complete [2020-11-19T20:33:28.351Z] 1e910a182e73: Pull complete [2020-11-19T20:33:30.160Z] Commit message: "fix: Fixed failing unit test" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-19T20:33:31.887Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-11-19T20:33:32.355Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-19T20:33:32.694Z] + sudo service+ docker restart [2020-11-19T20:33:32.694Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-19T20:33:35.400Z] provisioning config files... [2020-11-19T20:33:35.442Z] copy managed file [go-mod-bootstrap-settings] to file:/w/workspace/go-mod-bootstrap/4@tmp/config6629656190907982993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-19T20:33:35.850Z] ---> docker-login.sh [2020-11-19T20:33:35.850Z] nexus3.edgexfoundry.org:10001 [2020-11-19T20:33:36.515Z] 4e634b169226: Pull complete [2020-11-19T20:33:36.516Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-19T20:33:36.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-19T20:33:36.516Z] ---> f7629b54cfaa [2020-11-19T20:33:36.516Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-19T20:33:36.783Z] ---> Running in 11a4bc528c89 [2020-11-19T20:33:36.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T20:33:37.047Z] Removing intermediate container 11a4bc528c89 [2020-11-19T20:33:37.047Z] ---> 86faddeed3e4 [2020-11-19T20:33:37.047Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T20:33:37.047Z] ---> Running in df048297bf6f [2020-11-19T20:33:37.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T20:33:37.113Z] Configure a credential helper to remove this warning. See [2020-11-19T20:33:37.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T20:33:37.113Z] [2020-11-19T20:33:37.113Z] Login Succeeded [2020-11-19T20:33:37.113Z] nexus3.edgexfoundry.org:10002 [2020-11-19T20:33:37.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T20:33:37.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T20:33:37.663Z] Configure a credential helper to remove this warning. See [2020-11-19T20:33:37.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T20:33:37.663Z] [2020-11-19T20:33:37.663Z] Login Succeeded [2020-11-19T20:33:37.663Z] nexus3.edgexfoundry.org:10003 [2020-11-19T20:33:37.995Z] Removing intermediate container df048297bf6f [2020-11-19T20:33:37.995Z] ---> 51f4115bc043 [2020-11-19T20:33:37.995Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-11-19T20:33:38.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T20:33:38.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T20:33:38.259Z] Configure a credential helper to remove this warning. See [2020-11-19T20:33:38.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T20:33:38.259Z] [2020-11-19T20:33:38.259Z] Login Succeeded [2020-11-19T20:33:38.259Z] nexus3.edgexfoundry.org:10004 [2020-11-19T20:33:38.261Z] ---> Running in a521f81736b3 [2020-11-19T20:33:38.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T20:33:38.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T20:33:38.816Z] Configure a credential helper to remove this warning. See [2020-11-19T20:33:38.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T20:33:38.816Z] [2020-11-19T20:33:38.816Z] Login Succeeded [2020-11-19T20:33:38.816Z] docker.io [2020-11-19T20:33:38.835Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T20:33:39.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T20:33:39.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T20:33:39.687Z] Configure a credential helper to remove this warning. See [2020-11-19T20:33:39.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T20:33:39.687Z] [2020-11-19T20:33:39.687Z] Login Succeeded [2020-11-19T20:33:39.687Z] ---> docker-login.sh ends [Pipeline] } [2020-11-19T20:33:39.705Z] Deleting 1 temporary files [Pipeline] // wrap [2020-11-19T20:33:39.784Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2020-11-19T20:33:40.046Z] OK: 166 MiB in 39 packages [Pipeline] echo [2020-11-19T20:33:40.159Z] ========================================================= [2020-11-19T20:33:40.160Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-19T20:33:40.160Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-19T20:33:40.609Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-11-19T20:33:40.621Z] Removing intermediate container a521f81736b3 [2020-11-19T20:33:40.621Z] ---> b4b750b841ec [2020-11-19T20:33:40.621Z] Step 6/8 : WORKDIR /build [2020-11-19T20:33:40.621Z] ---> Running in aa1fc7b7c4c4 [2020-11-19T20:33:40.621Z] Removing intermediate container aa1fc7b7c4c4 [2020-11-19T20:33:40.621Z] ---> 9857ecd520ab [2020-11-19T20:33:40.621Z] Step 7/8 : COPY go.mod . [2020-11-19T20:33:40.885Z] ---> 7b768dafd963 [2020-11-19T20:33:40.885Z] Step 8/8 : RUN go mod download [2020-11-19T20:33:40.886Z] ---> Running in bf9e29cf2f8e [2020-11-19T20:33:40.895Z] Sending build context to Docker daemon 576kB [2020-11-19T20:33:41.171Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-19T20:33:41.171Z] Step 2/8 : FROM ${BASE} [2020-11-19T20:33:41.171Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-19T20:33:41.171Z] b538f80385f9: Pulling fs layer [2020-11-19T20:33:41.171Z] 74f711af9a0d: Pulling fs layer [2020-11-19T20:33:41.171Z] 99f96fe45779: Pulling fs layer [2020-11-19T20:33:41.171Z] 8529a6b9a6be: Pulling fs layer [2020-11-19T20:33:41.171Z] 45590311c82a: Pulling fs layer [2020-11-19T20:33:41.171Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-19T20:33:41.171Z] 209524e5b208: Pulling fs layer [2020-11-19T20:33:41.171Z] 8529a6b9a6be: Waiting [2020-11-19T20:33:41.171Z] 45590311c82a: Waiting [2020-11-19T20:33:41.171Z] 69ca0ff8b7b3: Waiting [2020-11-19T20:33:41.171Z] 209524e5b208: Waiting [2020-11-19T20:33:41.171Z] 99f96fe45779: Download complete [2020-11-19T20:33:41.171Z] 74f711af9a0d: Verifying Checksum [2020-11-19T20:33:41.171Z] 74f711af9a0d: Download complete [2020-11-19T20:33:41.171Z] 45590311c82a: Download complete [2020-11-19T20:33:41.449Z] b538f80385f9: Download complete [2020-11-19T20:33:41.449Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-19T20:33:41.449Z] 69ca0ff8b7b3: Download complete [2020-11-19T20:33:42.054Z] b538f80385f9: Pull complete [2020-11-19T20:33:43.053Z] 74f711af9a0d: Pull complete [2020-11-19T20:33:43.329Z] 99f96fe45779: Pull complete [2020-11-19T20:33:43.929Z] 209524e5b208: Verifying Checksum [2020-11-19T20:33:43.929Z] 209524e5b208: Download complete [2020-11-19T20:33:44.909Z] 8529a6b9a6be: Verifying Checksum [2020-11-19T20:33:44.909Z] 8529a6b9a6be: Download complete [2020-11-19T20:33:55.067Z] 8529a6b9a6be: Pull complete [2020-11-19T20:33:55.067Z] 45590311c82a: Pull complete [2020-11-19T20:33:55.341Z] 69ca0ff8b7b3: Pull complete [2020-11-19T20:33:58.746Z] 209524e5b208: Pull complete [2020-11-19T20:33:58.746Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-19T20:33:58.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-19T20:33:58.746Z] ---> 5bddaf1c2fca [2020-11-19T20:33:58.746Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-19T20:33:59.064Z] Removing intermediate container bf9e29cf2f8e [2020-11-19T20:33:59.064Z] ---> 6294178e8478 [2020-11-19T20:33:59.064Z] Successfully built 6294178e8478 [2020-11-19T20:33:59.064Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-19T20:33:59.382Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-19T20:33:59.382Z] . [Pipeline] withDockerContainer [2020-11-19T20:33:59.491Z] prd-centos7-docker-4c-2g-12824 does not seem to be running inside a container [2020-11-19T20:33:59.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@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 ******** ci-base-image-x86_64 cat [2020-11-19T20:34:00.277Z] $ docker top fb6eb18ae424925a23dd9992f23ded0279f4ff0e4c3d752d633e3204a314298a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-19T20:34:00.790Z] + go version [2020-11-19T20:34:00.790Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-19T20:34:00.806Z] $ docker stop --time=1 fb6eb18ae424925a23dd9992f23ded0279f4ff0e4c3d752d633e3204a314298a [2020-11-19T20:34:02.187Z] ---> Running in 74009ce9c84c [2020-11-19T20:34:02.187Z] Removing intermediate container 74009ce9c84c [2020-11-19T20:34:02.187Z] ---> f657969e60fc [2020-11-19T20:34:02.187Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T20:34:02.187Z] ---> Running in 174ba96dced0 [2020-11-19T20:34:02.195Z] $ docker rm -f fb6eb18ae424925a23dd9992f23ded0279f4ff0e4c3d752d633e3204a314298a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-19T20:34:03.188Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-19T20:34:03.188Z] . [Pipeline] withDockerContainer [2020-11-19T20:34:03.286Z] prd-centos7-docker-4c-2g-12824 does not seem to be running inside a container [2020-11-19T20:34:03.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@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 ******** ci-base-image-x86_64 cat [2020-11-19T20:34:04.139Z] $ docker top a954a42ed7e7bc1ead551d2d98b162e71437a0eb15b48dee413153ab3f5fafb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-19T20:34:04.733Z] + make test [2020-11-19T20:34:04.733Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-19T20:34:04.883Z] Removing intermediate container 174ba96dced0 [2020-11-19T20:34:04.883Z] ---> 0d93f209a6ec [2020-11-19T20:34:04.883Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-11-19T20:34:04.883Z] ---> Running in a2f3098c7445 [2020-11-19T20:34:06.864Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-19T20:34:07.137Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-19T20:34:07.734Z] OK: 142 MiB in 39 packages [2020-11-19T20:34:09.176Z] Removing intermediate container a2f3098c7445 [2020-11-19T20:34:09.176Z] ---> c43236018da9 [2020-11-19T20:34:09.176Z] Step 6/8 : WORKDIR /build [2020-11-19T20:34:09.176Z] ---> Running in 7c0ea3b67750 [2020-11-19T20:34:09.775Z] Removing intermediate container 7c0ea3b67750 [2020-11-19T20:34:09.775Z] ---> 0cfb6d8499e3 [2020-11-19T20:34:09.775Z] Step 7/8 : COPY go.mod . [2020-11-19T20:34:10.374Z] ---> 6fadaa387b7b [2020-11-19T20:34:10.374Z] Step 8/8 : RUN go mod download [2020-11-19T20:34:10.646Z] ---> Running in 9da4f0896ec8 [2020-11-19T20:34:14.856Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-11-19T20:34:14.857Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.017s coverage: 9.0% of statements [2020-11-19T20:34:14.857Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-11-19T20:34:14.857Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.010s coverage: 95.1% of statements [2020-11-19T20:34:14.857Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.006s coverage: 87.8% of statements [2020-11-19T20:34:14.857Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-11-19T20:34:14.857Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-11-19T20:34:14.857Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-11-19T20:34:23.028Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.014s coverage: 100.0% of statements [2020-11-19T20:34:23.028Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-11-19T20:34:23.028Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-11-19T20:34:23.028Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-11-19T20:34:23.028Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.011s coverage: 48.9% of statements [2020-11-19T20:34:23.028Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-11-19T20:34:23.028Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-11-19T20:34:23.028Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.005s coverage: 91.3% of statements [2020-11-19T20:34:23.028Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-19T20:34:23.603Z] gofmt -l . [2020-11-19T20:34:23.603Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-19T20:34:23.619Z] $ docker stop --time=1 a954a42ed7e7bc1ead551d2d98b162e71437a0eb15b48dee413153ab3f5fafb5 [2020-11-19T20:34:25.897Z] $ docker rm -f a954a42ed7e7bc1ead551d2d98b162e71437a0eb15b48dee413153ab3f5fafb5 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-19T20:34:26.574Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-19T20:34:26.917Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-19T20:34:32.788Z] Removing intermediate container 9da4f0896ec8 [2020-11-19T20:34:32.788Z] ---> ef368b9ff125 [2020-11-19T20:34:32.788Z] Successfully built ef368b9ff125 [2020-11-19T20:34:32.788Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-19T20:34:33.139Z] + docker inspect -f . ci-base-image-arm64 [2020-11-19T20:34:33.139Z] . [Pipeline] withDockerContainer [2020-11-19T20:34:33.433Z] prd-ubuntu18.04-docker-arm64-4c-16g-12823 does not seem to be running inside a container [2020-11-19T20:34:33.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@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 ******** ci-base-image-arm64 cat [2020-11-19T20:34:35.302Z] $ docker top e974e0709859f1d562ca46f6d66fa173029bf9043b0fc2ce8d798961df4ac8f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-19T20:34:36.718Z] + go version [2020-11-19T20:34:36.718Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-19T20:34:36.743Z] $ docker stop --time=1 e974e0709859f1d562ca46f6d66fa173029bf9043b0fc2ce8d798961df4ac8f4 [2020-11-19T20:34:38.600Z] $ docker rm -f e974e0709859f1d562ca46f6d66fa173029bf9043b0fc2ce8d798961df4ac8f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-19T20:34:39.631Z] + docker inspect -f . ci-base-image-arm64 [2020-11-19T20:34:39.631Z] . [Pipeline] withDockerContainer [2020-11-19T20:34:39.861Z] prd-ubuntu18.04-docker-arm64-4c-16g-12823 does not seem to be running inside a container [2020-11-19T20:34:39.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@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 ******** ci-base-image-arm64 cat [2020-11-19T20:34:41.680Z] $ docker top e260d3ef90305f01fabd283c37551bc98cfd48f9d781db16952cb030667b759a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-19T20:34:43.034Z] + make test [2020-11-19T20:34:43.034Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-19T20:35:09.854Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-11-19T20:35:10.841Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.019s coverage: 9.0% of statements [2020-11-19T20:35:10.841Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-11-19T20:35:11.118Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.042s coverage: 95.1% of statements [2020-11-19T20:35:11.118Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.015s coverage: 87.8% of statements [2020-11-19T20:35:11.118Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-11-19T20:35:11.118Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-11-19T20:35:11.393Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-11-19T20:35:21.561Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.035s coverage: 100.0% of statements [2020-11-19T20:35:21.561Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-11-19T20:35:21.561Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-11-19T20:35:21.561Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-11-19T20:35:21.561Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.016s coverage: 48.9% of statements [2020-11-19T20:35:21.561Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-11-19T20:35:21.561Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-11-19T20:35:21.561Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.013s coverage: 91.3% of statements [2020-11-19T20:35:21.561Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-19T20:35:25.883Z] gofmt -l . [2020-11-19T20:35:25.883Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-19T20:35:25.909Z] $ docker stop --time=1 e260d3ef90305f01fabd283c37551bc98cfd48f9d781db16952cb030667b759a [2020-11-19T20:35:28.136Z] $ docker rm -f e260d3ef90305f01fabd283c37551bc98cfd48f9d781db16952cb030667b759a [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-19T20:35:29.043Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-19T20:35:29.063Z] Warning: overwriting stash ‘coverage-report’ [2020-11-19T20:35:29.956Z] 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-11-19T20:35:32.185Z] provisioning config files... [2020-11-19T20:35:32.196Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-125@tmp/config5518974777607825044tmp [Pipeline] { [Pipeline] sh [2020-11-19T20:35:32.600Z] + set +x [2020-11-19T20:35:32.600Z] + bash -s -- [2020-11-19T20:35:32.600Z] + curl -s https://codecov.io/bash [2020-11-19T20:35:32.862Z] [2020-11-19T20:35:32.862Z] _____ _ [2020-11-19T20:35:32.862Z] / ____| | | [2020-11-19T20:35:32.862Z] | | ___ __| | ___ ___ _____ __ [2020-11-19T20:35:32.862Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-19T20:35:32.862Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-19T20:35:32.862Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-19T20:35:32.862Z] Bash-20201116-eea08d9 [2020-11-19T20:35:32.862Z] [2020-11-19T20:35:32.862Z] [2020-11-19T20:35:32.862Z] ==> Jenkins CI detected. [2020-11-19T20:35:32.862Z] project root: . [2020-11-19T20:35:32.862Z] --> token set from env [2020-11-19T20:35:32.862Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-19T20:35:32.862Z] ==> Running gcov in . (disable via -X gcov) [2020-11-19T20:35:32.862Z] ==> Python coveragepy not found [2020-11-19T20:35:32.862Z] ==> Searching for coverage reports in: [2020-11-19T20:35:32.862Z] + . [2020-11-19T20:35:32.862Z] -> Found 1 reports [2020-11-19T20:35:32.862Z] ==> Detecting git/mercurial file structure [2020-11-19T20:35:32.862Z] ==> Reading reports [2020-11-19T20:35:32.862Z] + ./coverage.out bytes=21004 [2020-11-19T20:35:32.862Z] ==> Appending adjustments [2020-11-19T20:35:32.862Z] https://docs.codecov.io/docs/fixing-reports [2020-11-19T20:35:33.124Z] + Found adjustments [2020-11-19T20:35:33.124Z] ==> Gzipping contents [2020-11-19T20:35:33.124Z] ==> Uploading reports [2020-11-19T20:35:33.124Z] url: https://codecov.io [2020-11-19T20:35:33.124Z] query: branch=PR-125&commit=4f61d0f563ecb4fc9543320b7a0804a0055c5189&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-125%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=125&job=&cmd_args= [2020-11-19T20:35:33.124Z] -> Pinging Codecov [2020-11-19T20:35:33.124Z] https://codecov.io/upload/v4?package=bash-20201116-eea08d9&token=secret&branch=PR-125&commit=4f61d0f563ecb4fc9543320b7a0804a0055c5189&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-125%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=125&job=&cmd_args= [2020-11-19T20:35:34.525Z] -> Uploading to [2020-11-19T20:35:34.525Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-19/833815588EE85121546D348822E98E2E/4f61d0f563ecb4fc9543320b7a0804a0055c5189/0d7fb3a1-5146-4dcc-9d04-47d9a3da7c01.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201119T203534Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ba7d485bed6a0516a5d9d243ab78a1d2543e761d72b19a4acfa934fe0bade4e [2020-11-19T20:35:34.525Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-19T20:35:34.525Z] Dload Upload Total Spent Left Speed [2020-11-19T20:35:35.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4405 0 0 100 4405 0 10035 --:--:-- --:--:-- --:--:-- 10034 [2020-11-19T20:35:35.051Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/4f61d0f563ecb4fc9543320b7a0804a0055c5189 [Pipeline] } [2020-11-19T20:35:35.061Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2020-11-19T20:35:38.668Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T20:35:39.240Z] ---> package-listing.sh [2020-11-19T20:35:39.240Z] ++ facter osfamily [2020-11-19T20:35:39.240Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-19T20:35:39.240Z] + OS_FAMILY=redhat [2020-11-19T20:35:39.240Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-125 [2020-11-19T20:35:39.240Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-19T20:35:39.240Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-19T20:35:39.240Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-19T20:35:39.240Z] + PACKAGES=/tmp/packages_start.txt [2020-11-19T20:35:39.240Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-125 ']' [2020-11-19T20:35:39.240Z] + PACKAGES=/tmp/packages_end.txt [2020-11-19T20:35:39.240Z] + case "${OS_FAMILY}" in [2020-11-19T20:35:39.240Z] + rpm -qa [2020-11-19T20:35:39.240Z] + sort [2020-11-19T20:35:43.447Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-19T20:35:43.447Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-19T20:35:43.447Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-19T20:35:43.447Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-125 ']' [2020-11-19T20:35:43.447Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-125/archives/ [2020-11-19T20:35:43.447Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-125/archives/ [Pipeline] echo [2020-11-19T20:35:43.463Z] 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-125/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-19T20:35:43.756Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-19T20:35:44.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-19T20:35:44.063Z] [2020-11-19T20:35:44.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-19T20:35:44.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-19T20:35:44.413Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-19T20:35:44.413Z] df20fa9351a1: Pulling fs layer [2020-11-19T20:35:44.413Z] 36b3adc4ff6f: Pulling fs layer [2020-11-19T20:35:44.413Z] 8ad3a11d3b57: Pulling fs layer [2020-11-19T20:35:44.413Z] 46f8f816bc3b: Pulling fs layer [2020-11-19T20:35:44.413Z] 93b61091891f: Pulling fs layer [2020-11-19T20:35:44.413Z] 93b9cdb0e59b: Pulling fs layer [2020-11-19T20:35:44.413Z] 5e14af77c1be: Pulling fs layer [2020-11-19T20:35:44.413Z] 01666e4c0597: Pulling fs layer [2020-11-19T20:35:44.413Z] aa168da1d23b: Pulling fs layer [2020-11-19T20:35:44.413Z] 46f8f816bc3b: Waiting [2020-11-19T20:35:44.413Z] 93b61091891f: Waiting [2020-11-19T20:35:44.413Z] aa168da1d23b: Waiting [2020-11-19T20:35:44.413Z] 93b9cdb0e59b: Waiting [2020-11-19T20:35:44.413Z] 5e14af77c1be: Waiting [2020-11-19T20:35:44.413Z] 01666e4c0597: Waiting [2020-11-19T20:35:44.413Z] 36b3adc4ff6f: Verifying Checksum [2020-11-19T20:35:44.413Z] 36b3adc4ff6f: Download complete [2020-11-19T20:35:44.413Z] 46f8f816bc3b: Verifying Checksum [2020-11-19T20:35:44.413Z] 46f8f816bc3b: Download complete [2020-11-19T20:35:44.413Z] df20fa9351a1: Verifying Checksum [2020-11-19T20:35:44.413Z] df20fa9351a1: Download complete [2020-11-19T20:35:44.681Z] 93b9cdb0e59b: Verifying Checksum [2020-11-19T20:35:44.681Z] 93b9cdb0e59b: Download complete [2020-11-19T20:35:44.681Z] 5e14af77c1be: Verifying Checksum [2020-11-19T20:35:44.681Z] 5e14af77c1be: Download complete [2020-11-19T20:35:44.681Z] 93b61091891f: Verifying Checksum [2020-11-19T20:35:44.681Z] 93b61091891f: Download complete [2020-11-19T20:35:44.681Z] 01666e4c0597: Verifying Checksum [2020-11-19T20:35:44.681Z] 01666e4c0597: Download complete [2020-11-19T20:35:44.681Z] 8ad3a11d3b57: Verifying Checksum [2020-11-19T20:35:44.948Z] df20fa9351a1: Pull complete [2020-11-19T20:35:45.212Z] 36b3adc4ff6f: Pull complete [2020-11-19T20:35:45.802Z] 8ad3a11d3b57: Pull complete [2020-11-19T20:35:45.802Z] 46f8f816bc3b: Pull complete [2020-11-19T20:35:46.755Z] 93b61091891f: Pull complete [2020-11-19T20:35:46.755Z] 93b9cdb0e59b: Pull complete [2020-11-19T20:35:46.755Z] aa168da1d23b: Verifying Checksum [2020-11-19T20:35:46.755Z] aa168da1d23b: Download complete [2020-11-19T20:35:46.755Z] 5e14af77c1be: Pull complete [2020-11-19T20:35:47.020Z] 01666e4c0597: Pull complete [2020-11-19T20:35:55.221Z] aa168da1d23b: Pull complete [2020-11-19T20:35:55.221Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-19T20:35:55.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-19T20:35:55.221Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-19T20:35:55.373Z] prd-centos7-docker-4c-2g-12822 does not seem to be running inside a container [2020-11-19T20:35:55.423Z] $ 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-125/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-125 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-125:/w/workspace/xfoundry_go-mod-bootstrap_PR-125:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-125@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-125@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-19T20:35:59.566Z] $ docker top d4a3ecac4259596128586b2369724554ee828ee24f63164c706372fbc534c97f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-19T20:36:00.215Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-19T20:36:00.517Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-19T20:36:00.818Z] + ls /var/log/sa-host [2020-11-19T20:36:00.818Z] + sadf -c /var/log/sa-host/sa05 [2020-11-19T20:36:00.818Z] file_magic: OK [2020-11-19T20:36:00.818Z] HZ: Using current value: 100 [2020-11-19T20:36:00.818Z] file_header: OK [2020-11-19T20:36:00.818Z] 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 [2020-11-19T20:36:00.818Z] Statistics: [2020-11-19T20:36:00.818Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-19T20:36:00.818Z] File successfully converted to sysstat format version 12.2.1 [2020-11-19T20:36:00.818Z] + sadf -c /var/log/sa-host/sa19 [2020-11-19T20:36:00.818Z] file_magic: OK [2020-11-19T20:36:00.818Z] HZ: Using current value: 100 [2020-11-19T20:36:00.818Z] file_header: OK [2020-11-19T20:36:00.818Z] 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 [2020-11-19T20:36:00.818Z] Statistics: [2020-11-19T20:36:00.818Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-19T20:36:00.818Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-19T20:36:01.545Z] provisioning config files... [2020-11-19T20:36:01.563Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-125@tmp/config1646460849688072715tmp [Pipeline] { [Pipeline] echo [2020-11-19T20:36:01.651Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T20:36:01.955Z] ---> create-netrc.sh [Pipeline] } [2020-11-19T20:36:01.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-19T20:36:02.062Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T20:36:02.363Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-19T20:36:02.375Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T20:36:02.676Z] ---> sudo-logs.sh [2020-11-19T20:36:02.676Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-19T20:36:02.688Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T20:36:02.993Z] ---> job-cost.sh [2020-11-19T20:36:02.993Z] lf-activate-venv: SKIPPING [2020-11-19T20:36:02.993Z] INFO: No Stack... [2020-11-19T20:36:04.388Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-19T20:36:04.651Z] INFO: Archiving Costs [Pipeline] echo [2020-11-19T20:36:04.664Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T20:36:04.965Z] ---> logs-deploy.sh [2020-11-19T20:36:04.965Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-125/4 [2020-11-19T20:36:04.965Z] INFO: archiving workspace using pattern(s): [2020-11-19T20:36:06.884Z] Archives upload complete. [2020-11-19T20:36:06.884Z] INFO: archiving logs to Nexus