Pull request #801 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2a281675cb62cdf811690db3f818458a6579f21b+d38291b108151c678147caa989c3776b19aa5fc1 (797340f13d300a8eb8bc5a4055414db328e48663) Running in Durability level: MAX_SURVIVABILITY 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-801/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e395d696b4e6122b6a4fdab5d2b3787aeaccfdce # timeout=10 Commit message: "Merge pull request #320 from ernestojeda/fix-email" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-801/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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: device-sdk-go-settings PROJECT: device-sdk-go 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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28035 in /w/workspace/dgexfoundry_device-sdk-go_PR-801 [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/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-801 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/801/head:refs/remotes/origin/PR-801 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d38291b108151c678147caa989c3776b19aa5fc1 into PR head commit 2a281675cb62cdf811690db3f818458a6579f21b Merge succeeded, producing 2a281675cb62cdf811690db3f818458a6579f21b Checking out Revision 2a281675cb62cdf811690db3f818458a6579f21b (PR-801) > git config core.sparsecheckout # timeout=10 > git checkout -f 2a281675cb62cdf811690db3f818458a6579f21b # 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 d38291b108151c678147caa989c3776b19aa5fc1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a281675cb62cdf811690db3f818458a6579f21b # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-01T07:31:43.890Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-01T07:31:44.317Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-01T07:31:44.583Z] ========================================================= [2021-03-01T07:31:44.583Z] EdgeX Global Pipelines Version Info [2021-03-01T07:31:44.583Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-01T07:31:46.136Z] ------------------- [2021-03-01T07:31:46.137Z] stable info: [2021-03-01T07:31:46.137Z] ------------------- [2021-03-01T07:31:46.137Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-01T07:31:46.137Z] Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [2021-03-01T07:31:46.137Z] Message: update stable to v1.0.183 [2021-03-01T07:31:47.083Z] ------------------- [2021-03-01T07:31:47.083Z] experimental info: [2021-03-01T07:31:47.083Z] ------------------- [2021-03-01T07:31:47.083Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-01T07:31:47.083Z] Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [2021-03-01T07:31:47.083Z] Message: update experimental to v1.0.183 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-01T07:31:47.485Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-03-01T07:31:47.763Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-03-01T07:31:47.919Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-01T07:31:48.049Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-01T07:31:48.183Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-01T07:31:48.321Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-01T07:31:48.500Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-01T07:31:48.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-01T07:31:48.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-03-01T07:31:48.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-01T07:31:49.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-01T07:31:49.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-03-01T07:31:49.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-01T07:31:49.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-01T07:31:49.576Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-01T07:31:49.712Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-01T07:31:49.842Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-01T07:31:49.971Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-01T07:31:50.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-01T07:31:50.297Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-01T07:31:50.443Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-01T07:31:50.617Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-01T07:31:50.754Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-01T07:31:50.892Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-01T07:31:51.052Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-01T07:31:51.237Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-01T07:31:51.366Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-801 [Pipeline] echo [2021-03-01T07:31:51.508Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-801 [Pipeline] echo [2021-03-01T07:31:51.653Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-801 [Pipeline] echo [2021-03-01T07:31:51.818Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a281675cb62cdf811690db3f818458a6579f21b [Pipeline] echo [2021-03-01T07:31:51.956Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a28167 [Pipeline] echo [2021-03-01T07:31:52.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-01T07:31:52.473Z] provisioning config files... [2021-03-01T07:31:52.585Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-801@tmp/config8033421929840107021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-01T07:31:53.016Z] ---> docker-login.sh [2021-03-01T07:31:53.016Z] nexus3.edgexfoundry.org:10001 [2021-03-01T07:31:53.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T07:31:53.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T07:31:53.542Z] Configure a credential helper to remove this warning. See [2021-03-01T07:31:53.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T07:31:53.542Z] [2021-03-01T07:31:53.542Z] Login Succeeded [2021-03-01T07:31:53.542Z] nexus3.edgexfoundry.org:10002 [2021-03-01T07:31:53.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T07:31:53.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T07:31:53.805Z] Configure a credential helper to remove this warning. See [2021-03-01T07:31:53.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T07:31:53.805Z] [2021-03-01T07:31:53.805Z] Login Succeeded [2021-03-01T07:31:53.805Z] nexus3.edgexfoundry.org:10003 [2021-03-01T07:31:53.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T07:31:53.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T07:31:53.805Z] Configure a credential helper to remove this warning. See [2021-03-01T07:31:53.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T07:31:53.805Z] [2021-03-01T07:31:53.805Z] Login Succeeded [2021-03-01T07:31:53.805Z] nexus3.edgexfoundry.org:10004 [2021-03-01T07:31:54.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T07:31:54.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T07:31:54.066Z] Configure a credential helper to remove this warning. See [2021-03-01T07:31:54.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T07:31:54.066Z] [2021-03-01T07:31:54.066Z] Login Succeeded [2021-03-01T07:31:54.066Z] docker.io [2021-03-01T07:31:54.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T07:31:54.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T07:31:54.332Z] Configure a credential helper to remove this warning. See [2021-03-01T07:31:54.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T07:31:54.332Z] [2021-03-01T07:31:54.332Z] Login Succeeded [2021-03-01T07:31:54.332Z] ---> docker-login.sh ends [Pipeline] } [2021-03-01T07:31:54.374Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-01T07:31:55.481Z] + git log --format=format:%s -1 2a281675cb62cdf811690db3f818458a6579f21b [Pipeline] echo [2021-03-01T07:31:55.567Z] GIT_COMMIT: 2a281675cb62cdf811690db3f818458a6579f21b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-03-01T07:31:55.673Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-01T07:31:56.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-01T07:31:56.685Z] [2021-03-01T07:31:56.685Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-01T07:31:57.130Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-01T07:31:57.130Z] latest: Pulling from edgex-devops/git-semver [2021-03-01T07:31:57.130Z] 31603596830f: Pulling fs layer [2021-03-01T07:31:57.130Z] 2a8b12db71e7: Pulling fs layer [2021-03-01T07:31:57.130Z] 6ca5941a6612: Pulling fs layer [2021-03-01T07:31:57.130Z] ecc8261a40a4: Pulling fs layer [2021-03-01T07:31:57.130Z] ecc8261a40a4: Waiting [2021-03-01T07:31:57.130Z] 2a8b12db71e7: Verifying Checksum [2021-03-01T07:31:57.130Z] 2a8b12db71e7: Download complete [2021-03-01T07:31:57.393Z] 31603596830f: Download complete [2021-03-01T07:31:57.393Z] 6ca5941a6612: Verifying Checksum [2021-03-01T07:31:57.393Z] 6ca5941a6612: Download complete [2021-03-01T07:31:57.393Z] ecc8261a40a4: Verifying Checksum [2021-03-01T07:31:57.393Z] ecc8261a40a4: Download complete [2021-03-01T07:31:57.654Z] 31603596830f: Pull complete [2021-03-01T07:31:57.654Z] 2a8b12db71e7: Pull complete [2021-03-01T07:31:58.601Z] 6ca5941a6612: Pull complete [2021-03-01T07:31:58.864Z] ecc8261a40a4: Pull complete [2021-03-01T07:31:58.864Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-01T07:31:58.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-01T07:31:58.864Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-01T07:31:58.985Z] prd-centos7-docker-4c-2g-28035 does not seem to be running inside a container [2021-03-01T07:31:59.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-801 -v /w/workspace/dgexfoundry_device-sdk-go_PR-801:/w/workspace/dgexfoundry_device-sdk-go_PR-801:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-801@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-801@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-01T07:32:00.973Z] $ docker top 993dbc2d9d14ae3b1fae7bf2809cfcb46ffaf91815eff620c8063028afb02f96 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-01T07:32:01.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-01T07:32:01.488Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-01T07:32:01.758Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-01T07:32:01.763Z] $ docker exec 993dbc2d9d14ae3b1fae7bf2809cfcb46ffaf91815eff620c8063028afb02f96 ssh-agent [2021-03-01T07:32:01.945Z] SSH_AUTH_SOCK=/tmp/ssh-KyZZ6ZcNtosT/agent.13 [2021-03-01T07:32:01.945Z] SSH_AGENT_PID=19 [2021-03-01T07:32:01.960Z] Running ssh-add (command line suppressed) [2021-03-01T07:32:02.082Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-801@tmp/private_key_6766290406295862769.key (/w/workspace/dgexfoundry_device-sdk-go_PR-801@tmp/private_key_6766290406295862769.key) [2021-03-01T07:32:02.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-01T07:32:02.546Z] + git tag --points-at HEAD [Pipeline] } [2021-03-01T07:32:02.578Z] $ docker exec --env ******** --env ******** 993dbc2d9d14ae3b1fae7bf2809cfcb46ffaf91815eff620c8063028afb02f96 ssh-agent -k [2021-03-01T07:32:02.706Z] unset SSH_AUTH_SOCK; [2021-03-01T07:32:02.706Z] unset SSH_AGENT_PID; [2021-03-01T07:32:02.706Z] echo Agent pid 19 killed; [2021-03-01T07:32:02.757Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-01T07:32:02.956Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-01T07:32:02.956Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-01T07:32:03.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-01T07:32:03.133Z] $ docker exec 993dbc2d9d14ae3b1fae7bf2809cfcb46ffaf91815eff620c8063028afb02f96 ssh-agent [2021-03-01T07:32:03.285Z] SSH_AUTH_SOCK=/tmp/ssh-0Y9LiVWFBtXl/agent.47 [2021-03-01T07:32:03.285Z] SSH_AGENT_PID=52 [2021-03-01T07:32:03.293Z] Running ssh-add (command line suppressed) [2021-03-01T07:32:03.402Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-801@tmp/private_key_8498286576837562482.key (/w/workspace/dgexfoundry_device-sdk-go_PR-801@tmp/private_key_8498286576837562482.key) [2021-03-01T07:32:03.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-01T07:32:03.830Z] + git semver init [2021-03-01T07:32:03.830Z] # -> Open(): unable to determine branch for HEAD [2021-03-01T07:32:03.830Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-801/.git [2021-03-01T07:32:03.830Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-801 [2021-03-01T07:32:03.830Z] # $SEMVER_REMOTE_NAME = origin [2021-03-01T07:32:03.830Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-01T07:32:03.830Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-01T07:32:03.830Z] # $SEMVER_BRANCH = PR-801 [2021-03-01T07:32:03.830Z] # $SEMVER_TEMP = /tmp/semver-020160082 [2021-03-01T07:32:03.830Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-03-01T07:32:04.405Z] # '/tmp/semver-020160082' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-801/.semver' [2021-03-01T07:32:04.405Z] # -> Force: false [2021-03-01T07:32:04.405Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-801/.semver [Pipeline] } [2021-03-01T07:32:04.425Z] $ docker exec --env ******** --env ******** 993dbc2d9d14ae3b1fae7bf2809cfcb46ffaf91815eff620c8063028afb02f96 ssh-agent -k [2021-03-01T07:32:04.528Z] unset SSH_AUTH_SOCK; [2021-03-01T07:32:04.529Z] unset SSH_AGENT_PID; [2021-03-01T07:32:04.529Z] echo Agent pid 52 killed; [2021-03-01T07:32:04.574Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-01T07:32:05.146Z] + git semver [Pipeline] } [2021-03-01T07:32:05.179Z] $ docker stop --time=1 993dbc2d9d14ae3b1fae7bf2809cfcb46ffaf91815eff620c8063028afb02f96 [2021-03-01T07:32:06.614Z] $ docker rm -f 993dbc2d9d14ae3b1fae7bf2809cfcb46ffaf91815eff620c8063028afb02f96 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-01T07:32:07.308Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-01T07:32:07.760Z] Stashed 1 file(s) [Pipeline] echo [2021-03-01T07:32:07.785Z] [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-03-01T07:32:23.664Z] Still waiting to schedule task [2021-03-01T07:32:23.664Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28035’ [2021-03-01T07:32:23.690Z] Still waiting to schedule task [2021-03-01T07:32:23.690Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-01T07:34:11.026Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28036 in /w/workspace/dgexfoundry_device-sdk-go_PR-801 [Pipeline] { [Pipeline] ws [2021-03-01T07:34:11.123Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-01T07:34:16.757Z] using credential edgex-jenkins-ssh [2021-03-01T07:34:16.818Z] Cloning the remote Git repository [2021-03-01T07:34:16.874Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-01T07:34:16.987Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-01T07:34:17.075Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-01T07:34:17.076Z] > git --version # timeout=10 [2021-03-01T07:34:17.098Z] > git --version # 'git version 2.17.1' [2021-03-01T07:34:17.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-01T07:34:17.147Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-01T07:34:18.270Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-01T07:34:18.286Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-01T07:34:18.316Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-01T07:34:18.355Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-01T07:34:18.356Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-01T07:34:18.368Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/801/head:refs/remotes/origin/PR-801 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-01T07:34:18.839Z] Merging remotes/origin/master commit d38291b108151c678147caa989c3776b19aa5fc1 into PR head commit 2a281675cb62cdf811690db3f818458a6579f21b [2021-03-01T07:34:19.097Z] Merge succeeded, producing 2a281675cb62cdf811690db3f818458a6579f21b [2021-03-01T07:34:19.098Z] Checking out Revision 2a281675cb62cdf811690db3f818458a6579f21b (PR-801) [2021-03-01T07:34:18.863Z] > git config core.sparsecheckout # timeout=10 [2021-03-01T07:34:18.876Z] > git checkout -f 2a281675cb62cdf811690db3f818458a6579f21b # timeout=10 [2021-03-01T07:34:18.998Z] > git remote # timeout=10 [2021-03-01T07:34:19.016Z] > git config --get remote.origin.url # timeout=10 [2021-03-01T07:34:19.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-01T07:34:19.051Z] > git merge d38291b108151c678147caa989c3776b19aa5fc1 # timeout=10 [2021-03-01T07:34:19.077Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-01T07:34:19.108Z] > git config core.sparsecheckout # timeout=10 [2021-03-01T07:34:19.129Z] > git checkout -f 2a281675cb62cdf811690db3f818458a6579f21b # timeout=10 [2021-03-01T07:34:23.581Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-01T07:34:23.643Z] > git --version # timeout=10 [2021-03-01T07:34:23.652Z] > git --version # 'git version 2.17.1' [2021-03-01T07:34:23.664Z] fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-01T07:34:25.504Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-01T07:34:25.931Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-01T07:34:26.308Z] + true [2021-03-01T07:34:26.308Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-01T07:34:29.171Z] provisioning config files... [2021-03-01T07:34:29.246Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2450677211058213609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-01T07:34:29.752Z] ---> docker-login.sh [2021-03-01T07:34:29.752Z] nexus3.edgexfoundry.org:10001 [2021-03-01T07:34:30.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T07:34:31.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T07:34:31.016Z] Configure a credential helper to remove this warning. See [2021-03-01T07:34:31.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T07:34:31.016Z] [2021-03-01T07:34:31.016Z] Login Succeeded [2021-03-01T07:34:31.016Z] nexus3.edgexfoundry.org:10002 [2021-03-01T07:34:31.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T07:34:31.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T07:34:31.618Z] Configure a credential helper to remove this warning. See [2021-03-01T07:34:31.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T07:34:31.618Z] [2021-03-01T07:34:31.618Z] Login Succeeded [2021-03-01T07:34:31.618Z] nexus3.edgexfoundry.org:10003 [2021-03-01T07:34:32.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T07:34:32.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T07:34:32.211Z] Configure a credential helper to remove this warning. See [2021-03-01T07:34:32.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T07:34:32.211Z] [2021-03-01T07:34:32.211Z] Login Succeeded [2021-03-01T07:34:32.211Z] nexus3.edgexfoundry.org:10004 [2021-03-01T07:34:32.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T07:34:32.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T07:34:32.484Z] Configure a credential helper to remove this warning. See [2021-03-01T07:34:32.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T07:34:32.484Z] [2021-03-01T07:34:32.484Z] Login Succeeded [2021-03-01T07:34:32.758Z] docker.io [2021-03-01T07:34:33.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T07:34:33.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T07:34:33.300Z] Configure a credential helper to remove this warning. See [2021-03-01T07:34:33.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T07:34:33.300Z] [2021-03-01T07:34:33.300Z] Login Succeeded [2021-03-01T07:34:33.300Z] ---> docker-login.sh ends [Pipeline] } [2021-03-01T07:34:33.330Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-01T07:34:33.867Z] ========================================================= [2021-03-01T07:34:33.867Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-01T07:34:33.867Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-01T07:34:34.296Z] + 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 . [2021-03-01T07:34:34.571Z] Sending build context to Docker daemon 2.4MB [2021-03-01T07:34:34.571Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-01T07:34:34.571Z] Step 2/8 : FROM ${BASE} [2021-03-01T07:34:34.846Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-01T07:34:34.846Z] 5f621e34cdf4: Pulling fs layer [2021-03-01T07:34:34.846Z] a4357932f1b6: Pulling fs layer [2021-03-01T07:34:34.846Z] 18c013af1878: Pulling fs layer [2021-03-01T07:34:34.846Z] 00ac8860ef70: Pulling fs layer [2021-03-01T07:34:34.846Z] 63d7cb157983: Pulling fs layer [2021-03-01T07:34:34.846Z] b116817d02f9: Pulling fs layer [2021-03-01T07:34:34.846Z] 745a02a5169b: Pulling fs layer [2021-03-01T07:34:34.846Z] 00ac8860ef70: Waiting [2021-03-01T07:34:34.846Z] b116817d02f9: Waiting [2021-03-01T07:34:34.846Z] 745a02a5169b: Waiting [2021-03-01T07:34:34.846Z] 63d7cb157983: Waiting [2021-03-01T07:34:34.846Z] 18c013af1878: Download complete [2021-03-01T07:34:34.846Z] a4357932f1b6: Verifying Checksum [2021-03-01T07:34:34.846Z] a4357932f1b6: Download complete [2021-03-01T07:34:34.846Z] 63d7cb157983: Verifying Checksum [2021-03-01T07:34:34.846Z] 63d7cb157983: Download complete [2021-03-01T07:34:34.846Z] b116817d02f9: Verifying Checksum [2021-03-01T07:34:34.846Z] b116817d02f9: Download complete [2021-03-01T07:34:35.823Z] 5f621e34cdf4: Download complete [2021-03-01T07:34:36.425Z] 5f621e34cdf4: Pull complete [2021-03-01T07:34:36.701Z] a4357932f1b6: Pull complete [2021-03-01T07:34:37.303Z] 18c013af1878: Pull complete [2021-03-01T07:34:38.286Z] 745a02a5169b: Verifying Checksum [2021-03-01T07:34:38.286Z] 745a02a5169b: Download complete [2021-03-01T07:34:39.263Z] 00ac8860ef70: Download complete [2021-03-01T07:34:49.414Z] 00ac8860ef70: Pull complete [2021-03-01T07:34:49.414Z] 63d7cb157983: Pull complete [2021-03-01T07:34:49.688Z] b116817d02f9: Pull complete [2021-03-01T07:34:54.003Z] 745a02a5169b: Pull complete [2021-03-01T07:34:54.003Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-01T07:34:54.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-01T07:34:54.003Z] ---> b7e6874047d6 [2021-03-01T07:34:54.003Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-01T07:34:56.627Z] ---> Running in f033aca1b6eb [2021-03-01T07:34:56.900Z] Removing intermediate container f033aca1b6eb [2021-03-01T07:34:56.900Z] ---> 9b69d4e6194b [2021-03-01T07:34:56.900Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T07:34:57.172Z] ---> Running in c5caec51fb6a [2021-03-01T07:34:59.810Z] Removing intermediate container c5caec51fb6a [2021-03-01T07:34:59.810Z] ---> 1f7f86b9da76 [2021-03-01T07:34:59.810Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-01T07:34:59.810Z] ---> Running in a61f4d20ed72 [2021-03-01T07:35:00.424Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T07:35:01.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T07:35:02.398Z] OK: 142 MiB in 39 packages [2021-03-01T07:35:02.995Z] Running on prd-centos7-docker-4c-2g-28037 in /w/workspace/dgexfoundry_device-sdk-go_PR-801 [Pipeline] { [Pipeline] ws [2021-03-01T07:35:03.120Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-01T07:35:03.384Z] Removing intermediate container a61f4d20ed72 [2021-03-01T07:35:03.384Z] ---> 50fdd5034b77 [2021-03-01T07:35:03.384Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-01T07:35:03.658Z] ---> Running in 0bf1d01ee628 [2021-03-01T07:35:04.257Z] Removing intermediate container 0bf1d01ee628 [2021-03-01T07:35:04.257Z] ---> e7d55ce51bac [2021-03-01T07:35:04.257Z] Step 7/8 : COPY . . [2021-03-01T07:35:05.240Z] ---> 957a9dc31cd8 [2021-03-01T07:35:05.240Z] Step 8/8 : RUN go mod download [2021-03-01T07:35:05.430Z] using credential edgex-jenkins-ssh [2021-03-01T07:35:05.483Z] Cloning the remote Git repository [2021-03-01T07:35:05.512Z] ---> Running in e1bd90d47d57 [2021-03-01T07:35:05.036Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-01T07:35:05.128Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-01T07:35:05.194Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-01T07:35:05.194Z] > git --version # timeout=10 [2021-03-01T07:35:05.204Z] > git --version # 'git version 2.24.3' [2021-03-01T07:35:05.204Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-01T07:35:05.232Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-01T07:35:05.966Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-01T07:35:05.973Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-01T07:35:05.986Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-01T07:35:05.999Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-01T07:35:05.999Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-01T07:35:06.004Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/801/head:refs/remotes/origin/PR-801 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-01T07:35:06.827Z] Merging remotes/origin/master commit d38291b108151c678147caa989c3776b19aa5fc1 into PR head commit 2a281675cb62cdf811690db3f818458a6579f21b [2021-03-01T07:35:06.929Z] Merge succeeded, producing 2a281675cb62cdf811690db3f818458a6579f21b [2021-03-01T07:35:06.929Z] Checking out Revision 2a281675cb62cdf811690db3f818458a6579f21b (PR-801) [2021-03-01T07:35:06.477Z] > git config core.sparsecheckout # timeout=10 [2021-03-01T07:35:06.484Z] > git checkout -f 2a281675cb62cdf811690db3f818458a6579f21b # timeout=10 [2021-03-01T07:35:06.541Z] > git remote # timeout=10 [2021-03-01T07:35:06.547Z] > git config --get remote.origin.url # timeout=10 [2021-03-01T07:35:06.553Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-01T07:35:06.558Z] > git merge d38291b108151c678147caa989c3776b19aa5fc1 # timeout=10 [2021-03-01T07:35:06.570Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-01T07:35:06.581Z] > git config core.sparsecheckout # timeout=10 [2021-03-01T07:35:06.586Z] > git checkout -f 2a281675cb62cdf811690db3f818458a6579f21b # timeout=10 [2021-03-01T07:35:10.271Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-01T07:35:10.225Z] > git --version # timeout=10 [2021-03-01T07:35:10.230Z] > git --version # 'git version 2.24.3' [2021-03-01T07:35:10.236Z] fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-01T07:35:11.623Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-01T07:35:11.984Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-01T07:35:12.330Z] + sudo service docker restart [2021-03-01T07:35:12.330Z] + true [2021-03-01T07:35:12.330Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-01T07:35:13.849Z] provisioning config files... [2021-03-01T07:35:13.875Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config831338105066794754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-01T07:35:14.312Z] ---> docker-login.sh [2021-03-01T07:35:14.312Z] nexus3.edgexfoundry.org:10001 [2021-03-01T07:35:14.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T07:35:14.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T07:35:14.574Z] Configure a credential helper to remove this warning. See [2021-03-01T07:35:14.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T07:35:14.574Z] [2021-03-01T07:35:14.574Z] Login Succeeded [2021-03-01T07:35:14.574Z] nexus3.edgexfoundry.org:10002 [2021-03-01T07:35:14.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T07:35:14.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T07:35:14.836Z] Configure a credential helper to remove this warning. See [2021-03-01T07:35:14.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T07:35:14.836Z] [2021-03-01T07:35:14.836Z] Login Succeeded [2021-03-01T07:35:14.836Z] nexus3.edgexfoundry.org:10003 [2021-03-01T07:35:14.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T07:35:15.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T07:35:15.103Z] Configure a credential helper to remove this warning. See [2021-03-01T07:35:15.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T07:35:15.103Z] [2021-03-01T07:35:15.103Z] Login Succeeded [2021-03-01T07:35:15.103Z] nexus3.edgexfoundry.org:10004 [2021-03-01T07:35:15.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T07:35:15.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T07:35:15.103Z] Configure a credential helper to remove this warning. See [2021-03-01T07:35:15.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T07:35:15.103Z] [2021-03-01T07:35:15.103Z] Login Succeeded [2021-03-01T07:35:15.103Z] docker.io [2021-03-01T07:35:15.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T07:35:15.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T07:35:15.626Z] Configure a credential helper to remove this warning. See [2021-03-01T07:35:15.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T07:35:15.626Z] [2021-03-01T07:35:15.626Z] Login Succeeded [2021-03-01T07:35:15.626Z] ---> docker-login.sh ends [Pipeline] } [2021-03-01T07:35:15.652Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-01T07:35:16.192Z] ========================================================= [2021-03-01T07:35:16.192Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-01T07:35:16.192Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-01T07:35:16.583Z] + 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 . [2021-03-01T07:35:16.583Z] Sending build context to Docker daemon 2.401MB [2021-03-01T07:35:16.584Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-01T07:35:16.584Z] Step 2/8 : FROM ${BASE} [2021-03-01T07:35:16.846Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-01T07:35:16.846Z] 188c0c94c7c5: Pulling fs layer [2021-03-01T07:35:16.846Z] 0ef7d3d256c8: Pulling fs layer [2021-03-01T07:35:16.846Z] de9db76c5a1d: Pulling fs layer [2021-03-01T07:35:16.846Z] bca2f99d35d6: Pulling fs layer [2021-03-01T07:35:16.846Z] 93359f2a8cfa: Pulling fs layer [2021-03-01T07:35:16.846Z] 7c6f9722023f: Pulling fs layer [2021-03-01T07:35:16.846Z] a35cf1a2eb13: Pulling fs layer [2021-03-01T07:35:16.846Z] 7c6f9722023f: Waiting [2021-03-01T07:35:16.846Z] 93359f2a8cfa: Waiting [2021-03-01T07:35:16.846Z] a35cf1a2eb13: Waiting [2021-03-01T07:35:16.846Z] bca2f99d35d6: Waiting [2021-03-01T07:35:16.846Z] de9db76c5a1d: Verifying Checksum [2021-03-01T07:35:16.846Z] de9db76c5a1d: Download complete [2021-03-01T07:35:16.846Z] 0ef7d3d256c8: Verifying Checksum [2021-03-01T07:35:16.846Z] 0ef7d3d256c8: Download complete [2021-03-01T07:35:16.846Z] 93359f2a8cfa: Verifying Checksum [2021-03-01T07:35:16.846Z] 93359f2a8cfa: Download complete [2021-03-01T07:35:16.846Z] 188c0c94c7c5: Verifying Checksum [2021-03-01T07:35:16.846Z] 188c0c94c7c5: Download complete [2021-03-01T07:35:16.846Z] 7c6f9722023f: Verifying Checksum [2021-03-01T07:35:16.846Z] 7c6f9722023f: Download complete [2021-03-01T07:35:17.113Z] 188c0c94c7c5: Pull complete [2021-03-01T07:35:17.379Z] 0ef7d3d256c8: Pull complete [2021-03-01T07:35:17.379Z] de9db76c5a1d: Pull complete [2021-03-01T07:35:18.773Z] a35cf1a2eb13: Verifying Checksum [2021-03-01T07:35:18.773Z] a35cf1a2eb13: Download complete [2021-03-01T07:35:19.350Z] bca2f99d35d6: Verifying Checksum [2021-03-01T07:35:19.350Z] bca2f99d35d6: Download complete [2021-03-01T07:35:24.671Z] bca2f99d35d6: Pull complete [2021-03-01T07:35:24.671Z] 93359f2a8cfa: Pull complete [2021-03-01T07:35:24.671Z] 7c6f9722023f: Pull complete [2021-03-01T07:35:30.004Z] a35cf1a2eb13: Pull complete [2021-03-01T07:35:30.004Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-01T07:35:30.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-01T07:35:30.004Z] ---> a62c8e92a672 [2021-03-01T07:35:30.004Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-01T07:35:30.269Z] ---> Running in 4060c739b23d [2021-03-01T07:35:30.539Z] Removing intermediate container 4060c739b23d [2021-03-01T07:35:30.539Z] ---> 37463825012d [2021-03-01T07:35:30.539Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T07:35:30.802Z] ---> Running in ba98d3d959e1 [2021-03-01T07:35:31.753Z] Removing intermediate container ba98d3d959e1 [2021-03-01T07:35:31.753Z] ---> aa7bdcec8bb7 [2021-03-01T07:35:31.753Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-01T07:35:31.753Z] ---> Running in 1a5029deb087 [2021-03-01T07:35:32.314Z] Removing intermediate container e1bd90d47d57 [2021-03-01T07:35:32.314Z] ---> 23989f734597 [2021-03-01T07:35:32.314Z] Successfully built 23989f734597 [2021-03-01T07:35:32.314Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-01T07:35:32.690Z] + docker inspect -f . ci-base-image-arm64 [2021-03-01T07:35:32.690Z] . [2021-03-01T07:35:32.703Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] withDockerContainer [2021-03-01T07:35:32.994Z] prd-ubuntu18.04-docker-arm64-4c-16g-28036 does not seem to be running inside a container [2021-03-01T07:35:33.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat [2021-03-01T07:35:33.285Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-01T07:35:33.860Z] OK: 166 MiB in 39 packages [2021-03-01T07:35:34.122Z] Removing intermediate container 1a5029deb087 [2021-03-01T07:35:34.122Z] ---> bc0c5935aa90 [2021-03-01T07:35:34.122Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-01T07:35:34.122Z] ---> Running in 95aa67855512 [2021-03-01T07:35:34.385Z] Removing intermediate container 95aa67855512 [2021-03-01T07:35:34.385Z] ---> 560d7e56d35e [2021-03-01T07:35:34.385Z] Step 7/8 : COPY . . [2021-03-01T07:35:34.502Z] $ docker top 4910f2b2bc9c667f064a4dd788d8e9583120a54deb844ec4fd7d54da2e4105fa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-01T07:35:35.337Z] ---> 024854a70bf3 [2021-03-01T07:35:35.337Z] Step 8/8 : RUN go mod download [2021-03-01T07:35:35.583Z] + go version [2021-03-01T07:35:35.583Z] go version go1.15.5 linux/arm64 [2021-03-01T07:35:35.606Z] ---> Running in cd4394d98e60 [Pipeline] } [2021-03-01T07:35:35.621Z] $ docker stop --time=1 4910f2b2bc9c667f064a4dd788d8e9583120a54deb844ec4fd7d54da2e4105fa [2021-03-01T07:35:37.464Z] $ docker rm -f 4910f2b2bc9c667f064a4dd788d8e9583120a54deb844ec4fd7d54da2e4105fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-01T07:35:38.733Z] + docker inspect -f . ci-base-image-arm64 [2021-03-01T07:35:38.733Z] . [Pipeline] withDockerContainer [2021-03-01T07:35:39.008Z] prd-ubuntu18.04-docker-arm64-4c-16g-28036 does not seem to be running inside a container [2021-03-01T07:35:39.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat [2021-03-01T07:35:40.556Z] $ docker top a4aa2eca80d5a81cf74c89d61091327759d9cf4c089b4a6de19bda9279c55927 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-01T07:35:41.606Z] + make test [2021-03-01T07:35:41.606Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-01T07:35:57.659Z] Removing intermediate container cd4394d98e60 [2021-03-01T07:35:57.659Z] ---> 5cb04b556cea [2021-03-01T07:35:57.659Z] Successfully built 5cb04b556cea [2021-03-01T07:35:57.659Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-01T07:35:58.015Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-01T07:35:58.015Z] . [Pipeline] withDockerContainer [2021-03-01T07:35:58.150Z] prd-centos7-docker-4c-2g-28037 does not seem to be running inside a container [2021-03-01T07:35:58.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-01T07:35:59.661Z] $ docker top 941e30ed40de7994c1c513af33b2e278bc0fa8fee700e223e80d25c45be7a061 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-01T07:36:00.287Z] + go version [2021-03-01T07:36:00.287Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-01T07:36:00.319Z] $ docker stop --time=1 941e30ed40de7994c1c513af33b2e278bc0fa8fee700e223e80d25c45be7a061 [2021-03-01T07:36:01.672Z] $ docker rm -f 941e30ed40de7994c1c513af33b2e278bc0fa8fee700e223e80d25c45be7a061 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-01T07:36:02.781Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-01T07:36:02.781Z] . [Pipeline] withDockerContainer [2021-03-01T07:36:02.905Z] prd-centos7-docker-4c-2g-28037 does not seem to be running inside a container [2021-03-01T07:36:02.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-01T07:36:03.515Z] $ docker top e647a386fafea3731d4bda747985a6371f82980d4671e688cb19875c41efe87a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-01T07:36:03.831Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-01T07:36:04.041Z] + make test [2021-03-01T07:36:04.041Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-01T07:36:10.698Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-01T07:36:20.837Z] # github.com/edgexfoundry/device-sdk-go/v2/pkg/models [2021-03-01T07:36:20.837Z] pkg/models/commandvalue.go:30:25: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-03-01T07:36:20.837Z] pkg/models/commandvalue.go:405:23: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-03-01T07:36:20.837Z] pkg/models/commandvalue.go:409:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-03-01T07:36:20.837Z] pkg/models/commandvalue.go:415:23: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-03-01T07:36:20.837Z] pkg/models/commandvalue.go:419:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-03-01T07:36:20.837Z] pkg/models/commandvalue.go:435:21: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-03-01T07:36:20.837Z] pkg/models/commandvalue.go:436:11: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-03-01T07:36:20.837Z] pkg/models/commandvalue.go:437:28: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-03-01T07:36:20.837Z] pkg/models/commandvalue.go:438:11: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-03-01T07:36:26.190Z] # github.com/edgexfoundry/device-sdk-go/v2/pkg/models [github.com/edgexfoundry/device-sdk-go/v2/pkg/models.test] [2021-03-01T07:36:26.190Z] pkg/models/commandvalue.go:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-03-01T07:36:26.190Z] pkg/models/commandvalue.go:405: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-03-01T07:36:26.190Z] pkg/models/commandvalue.go:409: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-03-01T07:36:26.190Z] pkg/models/commandvalue.go:415: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-03-01T07:36:26.190Z] pkg/models/commandvalue.go:419: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-03-01T07:36:26.190Z] pkg/models/commandvalue.go:435: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-03-01T07:36:26.190Z] pkg/models/commandvalue.go:436: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-03-01T07:36:26.190Z] pkg/models/commandvalue.go:437: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-03-01T07:36:26.191Z] pkg/models/commandvalue.go:438: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-03-01T07:36:26.191Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] [2021-03-01T07:36:26.191Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] [2021-03-01T07:36:26.191Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.049s coverage: 12.5% of statements [2021-03-01T07:36:26.191Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller [build failed] [2021-03-01T07:36:26.191Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] [2021-03-01T07:36:26.191Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [build failed] [2021-03-01T07:36:26.191Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http [build failed] [2021-03-01T07:36:26.191Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/models [build failed] [2021-03-01T07:36:26.191Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] [2021-03-01T07:36:26.191Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2021-03-01T07:36:26.243Z] $ docker stop --time=1 e647a386fafea3731d4bda747985a6371f82980d4671e688cb19875c41efe87a [2021-03-01T07:36:28.236Z] $ docker rm -f e647a386fafea3731d4bda747985a6371f82980d4671e688cb19875c41efe87a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-01T07:36:30.535Z] ---> job-cost.sh [2021-03-01T07:36:30.535Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T0Pq [2021-03-01T07:36:30.678Z] # github.com/edgexfoundry/device-sdk-go/v2/pkg/models [2021-03-01T07:36:30.678Z] pkg/models/commandvalue.go:30:25: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-03-01T07:36:30.678Z] pkg/models/commandvalue.go:405:23: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-03-01T07:36:30.678Z] pkg/models/commandvalue.go:409:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-03-01T07:36:30.678Z] pkg/models/commandvalue.go:415:23: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-03-01T07:36:30.678Z] pkg/models/commandvalue.go:419:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-03-01T07:36:30.678Z] pkg/models/commandvalue.go:435:21: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-03-01T07:36:30.678Z] pkg/models/commandvalue.go:436:11: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-03-01T07:36:30.678Z] pkg/models/commandvalue.go:437:28: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-03-01T07:36:30.678Z] pkg/models/commandvalue.go:438:11: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-03-01T07:36:39.000Z] # github.com/edgexfoundry/device-sdk-go/v2/pkg/models [github.com/edgexfoundry/device-sdk-go/v2/pkg/models.test] [2021-03-01T07:36:39.000Z] pkg/models/commandvalue.go:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-03-01T07:36:39.000Z] pkg/models/commandvalue.go:405: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-03-01T07:36:39.000Z] pkg/models/commandvalue.go:409: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-03-01T07:36:39.000Z] pkg/models/commandvalue.go:415: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-03-01T07:36:39.000Z] pkg/models/commandvalue.go:419: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-03-01T07:36:39.000Z] pkg/models/commandvalue.go:435: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-03-01T07:36:39.000Z] pkg/models/commandvalue.go:436: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-03-01T07:36:39.000Z] pkg/models/commandvalue.go:437: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-03-01T07:36:39.000Z] pkg/models/commandvalue.go:438: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-03-01T07:36:44.430Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] [2021-03-01T07:36:44.430Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] [2021-03-01T07:36:44.430Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.110s coverage: 12.5% of statements [2021-03-01T07:36:44.430Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller [build failed] [2021-03-01T07:36:44.430Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] [2021-03-01T07:36:44.430Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [build failed] [2021-03-01T07:36:44.430Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http [build failed] [2021-03-01T07:36:44.430Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/models [build failed] [2021-03-01T07:36:44.430Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] [2021-03-01T07:36:45.026Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2021-03-01T07:36:45.084Z] $ docker stop --time=1 a4aa2eca80d5a81cf74c89d61091327759d9cf4c089b4a6de19bda9279c55927 [2021-03-01T07:36:45.490Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-01T07:36:47.432Z] $ docker rm -f a4aa2eca80d5a81cf74c89d61091327759d9cf4c089b4a6de19bda9279c55927 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-01T07:36:49.675Z] ---> job-cost.sh [2021-03-01T07:36:49.675Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X9vV [2021-03-01T07:37:17.666Z] lf-activate-venv(): INFO: Adding /tmp/venv-T0Pq/bin to PATH [2021-03-01T07:37:17.666Z] INFO: No Stack... [2021-03-01T07:37:17.666Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-01T07:37:17.666Z] INFO: Archiving Costs [Pipeline] sh [2021-03-01T07:37:18.006Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-03-01T07:37:18.006Z] + cut -d, -f6 [Pipeline] lock [2021-03-01T07:37:18.108Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-801-1-stack-cost] [2021-03-01T07:37:18.114Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-801-1-stack-cost] did not exist. Created. [2021-03-01T07:37:18.115Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-801-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-01T07:37:18.620Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-01T07:37:19.021Z] Stashed 1 file(s) [Pipeline] } [2021-03-01T07:37:19.042Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-801-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-01T07:37:20.057Z] Failed in branch amd64 [2021-03-01T07:37:28.771Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-01T07:39:35.587Z] lf-activate-venv(): INFO: Adding /tmp/venv-X9vV/bin to PATH [2021-03-01T07:39:35.587Z] INFO: No Stack... [2021-03-01T07:39:35.587Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-01T07:39:36.180Z] INFO: Archiving Costs [Pipeline] sh [2021-03-01T07:39:36.541Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-03-01T07:39:36.541Z] + cut -d, -f6 [Pipeline] lock [2021-03-01T07:39:36.682Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-801-1-stack-cost] [2021-03-01T07:39:36.688Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-801-1-stack-cost] did not exist. Created. [2021-03-01T07:39:36.688Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-801-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-01T07:39:37.203Z] /w/workspace/device-sdk-go/1@tmp/durable-15ae049a/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-15ae049a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-01T07:39:37.580Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-01T07:39:37.625Z] Warning: overwriting stash ‘stack-cost’ [2021-03-01T07:39:38.624Z] Stashed 1 file(s) [Pipeline] } [2021-03-01T07:39:38.647Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-801-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-01T07:39:39.618Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-01T07:39:43.541Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T07:39:43.906Z] ---> package-listing.sh [2021-03-01T07:39:43.906Z] ++ facter osfamily [2021-03-01T07:39:43.906Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-01T07:39:43.906Z] + OS_FAMILY=redhat [2021-03-01T07:39:43.906Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-801 [2021-03-01T07:39:43.906Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-01T07:39:43.906Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-01T07:39:43.906Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-01T07:39:43.906Z] + PACKAGES=/tmp/packages_start.txt [2021-03-01T07:39:43.906Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-801 ']' [2021-03-01T07:39:43.906Z] + PACKAGES=/tmp/packages_end.txt [2021-03-01T07:39:43.906Z] + case "${OS_FAMILY}" in [2021-03-01T07:39:43.906Z] + rpm -qa [2021-03-01T07:39:43.906Z] + sort [2021-03-01T07:39:49.225Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-01T07:39:49.225Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-01T07:39:49.225Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-01T07:39:49.225Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-801 ']' [2021-03-01T07:39:49.225Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-801/archives/ [2021-03-01T07:39:49.225Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-801/archives/ [Pipeline] echo [2021-03-01T07:39:49.262Z] 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/dgexfoundry_device-sdk-go_PR-801/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-01T07:39:49.580Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-01T07:39:49.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-01T07:39:49.927Z] [2021-03-01T07:39:49.927Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-01T07:39:50.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-01T07:39:50.312Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-01T07:39:50.312Z] df20fa9351a1: Pulling fs layer [2021-03-01T07:39:50.312Z] 36b3adc4ff6f: Pulling fs layer [2021-03-01T07:39:50.312Z] 8ad3a11d3b57: Pulling fs layer [2021-03-01T07:39:50.312Z] 46f8f816bc3b: Pulling fs layer [2021-03-01T07:39:50.312Z] 93b61091891f: Pulling fs layer [2021-03-01T07:39:50.312Z] 93b9cdb0e59b: Pulling fs layer [2021-03-01T07:39:50.312Z] 5e14af77c1be: Pulling fs layer [2021-03-01T07:39:50.312Z] 01666e4c0597: Pulling fs layer [2021-03-01T07:39:50.312Z] aa168da1d23b: Pulling fs layer [2021-03-01T07:39:50.312Z] 93b9cdb0e59b: Waiting [2021-03-01T07:39:50.312Z] 5e14af77c1be: Waiting [2021-03-01T07:39:50.312Z] 01666e4c0597: Waiting [2021-03-01T07:39:50.312Z] aa168da1d23b: Waiting [2021-03-01T07:39:50.312Z] 93b61091891f: Waiting [2021-03-01T07:39:50.312Z] 46f8f816bc3b: Waiting [2021-03-01T07:39:50.597Z] 36b3adc4ff6f: Verifying Checksum [2021-03-01T07:39:50.597Z] 36b3adc4ff6f: Download complete [2021-03-01T07:39:50.597Z] 46f8f816bc3b: Verifying Checksum [2021-03-01T07:39:50.597Z] 46f8f816bc3b: Download complete [2021-03-01T07:39:50.597Z] df20fa9351a1: Download complete [2021-03-01T07:39:50.597Z] 93b9cdb0e59b: Verifying Checksum [2021-03-01T07:39:50.597Z] 93b9cdb0e59b: Download complete [2021-03-01T07:39:50.597Z] 5e14af77c1be: Verifying Checksum [2021-03-01T07:39:50.597Z] 5e14af77c1be: Download complete [2021-03-01T07:39:50.597Z] 93b61091891f: Download complete [2021-03-01T07:39:50.597Z] 01666e4c0597: Verifying Checksum [2021-03-01T07:39:50.597Z] 01666e4c0597: Download complete [2021-03-01T07:39:50.869Z] df20fa9351a1: Pull complete [2021-03-01T07:39:51.139Z] 36b3adc4ff6f: Pull complete [2021-03-01T07:39:51.408Z] 8ad3a11d3b57: Verifying Checksum [2021-03-01T07:39:51.408Z] 8ad3a11d3b57: Download complete [2021-03-01T07:39:51.992Z] 8ad3a11d3b57: Pull complete [2021-03-01T07:39:52.261Z] 46f8f816bc3b: Pull complete [2021-03-01T07:39:52.843Z] 93b61091891f: Pull complete [2021-03-01T07:39:53.108Z] aa168da1d23b: Verifying Checksum [2021-03-01T07:39:53.108Z] aa168da1d23b: Download complete [2021-03-01T07:39:53.376Z] 93b9cdb0e59b: Pull complete [2021-03-01T07:39:53.376Z] 5e14af77c1be: Pull complete [2021-03-01T07:39:53.645Z] 01666e4c0597: Pull complete [2021-03-01T07:40:00.316Z] aa168da1d23b: Pull complete [2021-03-01T07:40:00.316Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-01T07:40:00.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-01T07:40:00.316Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-01T07:40:00.517Z] prd-centos7-docker-4c-2g-28035 does not seem to be running inside a container [2021-03-01T07:40:00.569Z] $ 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/dgexfoundry_device-sdk-go_PR-801/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-801 -v /w/workspace/dgexfoundry_device-sdk-go_PR-801:/w/workspace/dgexfoundry_device-sdk-go_PR-801:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-801@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-801@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-01T07:40:04.978Z] $ docker top 68e98c3f1484903417a03f59241892ee3dc573fca8f318b43bdbcce68c47158e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-01T07:40:05.625Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-01T07:40:05.941Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-01T07:40:06.259Z] + ls /var/log/sa-host [2021-03-01T07:40:06.259Z] + sadf -c /var/log/sa-host/sa01 [2021-03-01T07:40:06.259Z] file_magic: OK [2021-03-01T07:40:06.259Z] HZ: Using current value: 100 [2021-03-01T07:40:06.259Z] file_header: OK [2021-03-01T07:40:06.259Z] 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-03-01T07:40:06.259Z] Statistics: [2021-03-01T07:40:06.259Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-01T07:40:06.259Z] File successfully converted to sysstat format version 12.2.1 [2021-03-01T07:40:06.259Z] + sadf -c /var/log/sa-host/sa23 [2021-03-01T07:40:06.259Z] file_magic: OK [2021-03-01T07:40:06.259Z] HZ: Using current value: 100 [2021-03-01T07:40:06.259Z] file_header: OK [2021-03-01T07:40:06.259Z] 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-03-01T07:40:06.259Z] Statistics: [2021-03-01T07:40:06.259Z] Hnuu...uuuununununu... [2021-03-01T07:40:06.259Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-01T07:40:07.078Z] provisioning config files... [2021-03-01T07:40:07.097Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-801@tmp/config8843281262904461032tmp [Pipeline] { [Pipeline] echo [2021-03-01T07:40:07.213Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T07:40:07.542Z] ---> create-netrc.sh [Pipeline] } [2021-03-01T07:40:07.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-01T07:40:07.712Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T07:40:08.045Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-01T07:40:08.088Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T07:40:08.424Z] ---> sudo-logs.sh [2021-03-01T07:40:08.424Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-01T07:40:08.536Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T07:40:08.872Z] ---> job-cost.sh [2021-03-01T07:40:08.872Z] lf-activate-venv: SKIPPING [2021-03-01T07:40:08.872Z] DEBUG: total: 0.20999999344348907 [2021-03-01T07:40:08.872Z] INFO: Retrieving Stack Cost... [2021-03-01T07:40:09.815Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-01T07:40:10.388Z] INFO: Archiving Costs [Pipeline] echo [2021-03-01T07:40:10.420Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T07:40:10.753Z] ---> logs-deploy.sh [2021-03-01T07:40:10.753Z] lf-activate-venv: SKIPPING [2021-03-01T07:40:10.753Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-801/1 [2021-03-01T07:40:10.753Z] INFO: archiving workspace using pattern(s): [2021-03-01T07:40:12.669Z] Archives upload complete. [2021-03-01T07:40:12.669Z] INFO: archiving logs to Nexus