Pull request #784 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0b624d086e479659bfcd9c7783c7d4de6a3614a3+3aea893206dfece0cb943228d650ae216607898f (000c454ff081a976cffd9a3750ad35deacaf392a) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-784/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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-784/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 69a7e166112f335804d9fea76440e5140e47f034 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-26473 in /w/workspace/dgexfoundry_device-sdk-go_PR-784 [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-784 # 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/784/head:refs/remotes/origin/PR-784 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3aea893206dfece0cb943228d650ae216607898f into PR head commit 0b624d086e479659bfcd9c7783c7d4de6a3614a3 Merge succeeded, producing 0b624d086e479659bfcd9c7783c7d4de6a3614a3 Checking out Revision 0b624d086e479659bfcd9c7783c7d4de6a3614a3 (PR-784) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b624d086e479659bfcd9c7783c7d4de6a3614a3 # 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 3aea893206dfece0cb943228d650ae216607898f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b624d086e479659bfcd9c7783c7d4de6a3614a3 # 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 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-15T06:42:57.969Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-15T06:42:58.356Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-15T06:42:58.582Z] ========================================================= [2021-02-15T06:42:58.582Z] EdgeX Global Pipelines Version Info [2021-02-15T06:42:58.582Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:43:02.010Z] ------------------- [2021-02-15T06:43:02.010Z] stable info: [2021-02-15T06:43:02.010Z] ------------------- [2021-02-15T06:43:02.010Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-15T06:43:02.010Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-15T06:43:02.010Z] Message: update stable to v1.0.179 [2021-02-15T06:43:03.186Z] ------------------- [2021-02-15T06:43:03.186Z] experimental info: [2021-02-15T06:43:03.186Z] ------------------- [2021-02-15T06:43:03.186Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-15T06:43:03.186Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-15T06:43:03.186Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-15T06:43:03.646Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-02-15T06:43:03.775Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-02-15T06:43:03.919Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-15T06:43:04.063Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-15T06:43:04.201Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-15T06:43:04.353Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-15T06:43:04.491Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-15T06:43:04.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-15T06:43:04.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-02-15T06:43:04.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-15T06:43:05.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-15T06:43:05.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-02-15T06:43:05.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-15T06:43:05.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-15T06:43:05.630Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-15T06:43:05.774Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-15T06:43:05.895Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-15T06:43:06.024Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-15T06:43:06.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-15T06:43:06.305Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-15T06:43:06.437Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-15T06:43:06.559Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-15T06:43:06.678Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-15T06:43:06.794Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-15T06:43:06.926Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-02-15T06:43:07.051Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-15T06:43:07.169Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-15T06:43:07.292Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-784 [Pipeline] echo [2021-02-15T06:43:07.412Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-784 [Pipeline] echo [2021-02-15T06:43:07.532Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-784 [Pipeline] echo [2021-02-15T06:43:07.649Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b624d086e479659bfcd9c7783c7d4de6a3614a3 [Pipeline] echo [2021-02-15T06:43:07.801Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b624d0 [Pipeline] echo [2021-02-15T06:43:07.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-15T06:43:08.199Z] provisioning config files... [2021-02-15T06:43:08.236Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-784@tmp/config5703145013909951271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:43:08.878Z] ---> docker-login.sh [2021-02-15T06:43:08.878Z] nexus3.edgexfoundry.org:10001 [2021-02-15T06:43:10.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:43:11.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:43:11.136Z] Configure a credential helper to remove this warning. See [2021-02-15T06:43:11.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:43:11.136Z] [2021-02-15T06:43:11.136Z] Login Succeeded [2021-02-15T06:43:11.136Z] nexus3.edgexfoundry.org:10002 [2021-02-15T06:43:11.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:43:11.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:43:11.914Z] Configure a credential helper to remove this warning. See [2021-02-15T06:43:11.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:43:11.914Z] [2021-02-15T06:43:11.914Z] Login Succeeded [2021-02-15T06:43:11.914Z] nexus3.edgexfoundry.org:10003 [2021-02-15T06:43:12.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:43:13.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:43:13.058Z] Configure a credential helper to remove this warning. See [2021-02-15T06:43:13.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:43:13.058Z] [2021-02-15T06:43:13.058Z] Login Succeeded [2021-02-15T06:43:13.058Z] nexus3.edgexfoundry.org:10004 [2021-02-15T06:43:13.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:43:13.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:43:13.756Z] Configure a credential helper to remove this warning. See [2021-02-15T06:43:13.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:43:13.756Z] [2021-02-15T06:43:13.756Z] Login Succeeded [2021-02-15T06:43:13.756Z] docker.io [2021-02-15T06:43:14.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:43:14.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:43:14.684Z] Configure a credential helper to remove this warning. See [2021-02-15T06:43:14.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:43:14.684Z] [2021-02-15T06:43:14.684Z] Login Succeeded [2021-02-15T06:43:14.684Z] ---> docker-login.sh ends [Pipeline] } [2021-02-15T06:43:14.754Z] 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-02-15T06:43:15.935Z] + git log --format=format:%s -1 0b624d086e479659bfcd9c7783c7d4de6a3614a3 [Pipeline] echo [2021-02-15T06:43:16.252Z] GIT_COMMIT: 0b624d086e479659bfcd9c7783c7d4de6a3614a3, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-02-15T06:43:16.322Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-15T06:43:17.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-15T06:43:17.505Z] [2021-02-15T06:43:17.505Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-15T06:43:18.392Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-15T06:43:18.673Z] latest: Pulling from edgex-devops/git-semver [2021-02-15T06:43:18.673Z] 31603596830f: Pulling fs layer [2021-02-15T06:43:18.673Z] 2a8b12db71e7: Pulling fs layer [2021-02-15T06:43:18.673Z] 6ca5941a6612: Pulling fs layer [2021-02-15T06:43:18.673Z] ecc8261a40a4: Pulling fs layer [2021-02-15T06:43:18.673Z] ecc8261a40a4: Waiting [2021-02-15T06:43:18.673Z] 2a8b12db71e7: Verifying Checksum [2021-02-15T06:43:18.673Z] 2a8b12db71e7: Download complete [2021-02-15T06:43:19.008Z] 31603596830f: Verifying Checksum [2021-02-15T06:43:19.008Z] 31603596830f: Download complete [2021-02-15T06:43:19.299Z] ecc8261a40a4: Verifying Checksum [2021-02-15T06:43:19.299Z] ecc8261a40a4: Download complete [2021-02-15T06:43:19.601Z] 6ca5941a6612: Verifying Checksum [2021-02-15T06:43:19.602Z] 6ca5941a6612: Download complete [2021-02-15T06:43:20.207Z] 31603596830f: Pull complete [2021-02-15T06:43:20.207Z] 2a8b12db71e7: Pull complete [2021-02-15T06:43:21.804Z] 6ca5941a6612: Pull complete [2021-02-15T06:43:21.804Z] ecc8261a40a4: Pull complete [2021-02-15T06:43:21.804Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-15T06:43:21.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-15T06:43:21.804Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-15T06:43:22.533Z] prd-centos7-docker-4c-2g-26473 does not seem to be running inside a container [2021-02-15T06:43:23.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-784 -v /w/workspace/dgexfoundry_device-sdk-go_PR-784:/w/workspace/dgexfoundry_device-sdk-go_PR-784:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-784@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-784@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-15T06:43:27.152Z] $ docker top 0031ba625b5c9665c3da4a2cc36c5aef878b15b4cbc9045b1af517f3582c1167 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-15T06:43:27.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-15T06:43:27.733Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-15T06:43:29.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-15T06:43:29.075Z] $ docker exec 0031ba625b5c9665c3da4a2cc36c5aef878b15b4cbc9045b1af517f3582c1167 ssh-agent [2021-02-15T06:43:29.660Z] SSH_AUTH_SOCK=/tmp/ssh-IwbPwe9JEcPW/agent.11 [2021-02-15T06:43:29.660Z] SSH_AGENT_PID=16 [2021-02-15T06:43:29.679Z] Running ssh-add (command line suppressed) [2021-02-15T06:43:30.178Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-784@tmp/private_key_3320500281364716860.key (/w/workspace/dgexfoundry_device-sdk-go_PR-784@tmp/private_key_3320500281364716860.key) [2021-02-15T06:43:30.445Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-15T06:43:31.522Z] + git tag --points-at HEAD [Pipeline] } [2021-02-15T06:43:31.590Z] $ docker exec --env ******** --env ******** 0031ba625b5c9665c3da4a2cc36c5aef878b15b4cbc9045b1af517f3582c1167 ssh-agent -k [2021-02-15T06:43:32.061Z] unset SSH_AUTH_SOCK; [2021-02-15T06:43:32.061Z] unset SSH_AGENT_PID; [2021-02-15T06:43:32.061Z] echo Agent pid 16 killed; [2021-02-15T06:43:32.361Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-15T06:43:32.558Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-15T06:43:32.558Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-15T06:43:33.807Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-15T06:43:33.815Z] $ docker exec 0031ba625b5c9665c3da4a2cc36c5aef878b15b4cbc9045b1af517f3582c1167 ssh-agent [2021-02-15T06:43:34.730Z] SSH_AUTH_SOCK=/tmp/ssh-wCJ1cDyDOdQq/agent.44 [2021-02-15T06:43:34.730Z] SSH_AGENT_PID=49 [2021-02-15T06:43:34.786Z] Running ssh-add (command line suppressed) [2021-02-15T06:43:35.670Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-784@tmp/private_key_8933883732031476501.key (/w/workspace/dgexfoundry_device-sdk-go_PR-784@tmp/private_key_8933883732031476501.key) [2021-02-15T06:43:35.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-15T06:43:36.839Z] + git semver init [2021-02-15T06:43:36.839Z] # -> Open(): unable to determine branch for HEAD [2021-02-15T06:43:36.839Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-784/.git [2021-02-15T06:43:36.839Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-784 [2021-02-15T06:43:36.839Z] # $SEMVER_REMOTE_NAME = origin [2021-02-15T06:43:36.839Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-15T06:43:36.839Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-15T06:43:36.839Z] # $SEMVER_BRANCH = PR-784 [2021-02-15T06:43:36.839Z] # $SEMVER_TEMP = /tmp/semver-391489341 [2021-02-15T06:43:36.839Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-02-15T06:43:39.073Z] # '/tmp/semver-391489341' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-784/.semver' [2021-02-15T06:43:39.073Z] # -> Force: false [2021-02-15T06:43:39.073Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-784/.semver [Pipeline] } [2021-02-15T06:43:39.111Z] $ docker exec --env ******** --env ******** 0031ba625b5c9665c3da4a2cc36c5aef878b15b4cbc9045b1af517f3582c1167 ssh-agent -k [2021-02-15T06:43:39.255Z] unset SSH_AUTH_SOCK; [2021-02-15T06:43:39.256Z] unset SSH_AGENT_PID; [2021-02-15T06:43:39.257Z] echo Agent pid 49 killed; [2021-02-15T06:43:39.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-15T06:43:40.431Z] + git semver [Pipeline] } [2021-02-15T06:43:40.584Z] $ docker stop --time=1 0031ba625b5c9665c3da4a2cc36c5aef878b15b4cbc9045b1af517f3582c1167 [2021-02-15T06:43:42.433Z] $ docker rm -f 0031ba625b5c9665c3da4a2cc36c5aef878b15b4cbc9045b1af517f3582c1167 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-15T06:43:43.634Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-15T06:43:45.184Z] Stashed 1 file(s) [Pipeline] echo [2021-02-15T06:43:45.208Z] [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-02-15T06:44:01.058Z] Still waiting to schedule task [2021-02-15T06:44:01.058Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-02-15T06:44:01.082Z] Still waiting to schedule task [2021-02-15T06:44:01.082Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-15T06:46:48.746Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-26477 in /w/workspace/dgexfoundry_device-sdk-go_PR-784 [Pipeline] { [Pipeline] ws [2021-02-15T06:46:48.870Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-02-15T06:46:50.854Z] Running on prd-centos7-docker-4c-2g-26476 in /w/workspace/dgexfoundry_device-sdk-go_PR-784 [Pipeline] { [Pipeline] ws [2021-02-15T06:46:50.951Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-02-15T06:46:54.663Z] using credential edgex-jenkins-ssh [2021-02-15T06:46:54.724Z] Cloning the remote Git repository [2021-02-15T06:46:54.785Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-02-15T06:46:54.909Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-02-15T06:46:55.018Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-02-15T06:46:55.019Z] > git --version # timeout=10 [2021-02-15T06:46:55.047Z] > git --version # 'git version 2.17.1' [2021-02-15T06:46:55.049Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T06:46:55.130Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-15T06:46:56.137Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-02-15T06:46:56.185Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-15T06:46:56.214Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-02-15T06:46:56.254Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-02-15T06:46:56.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T06:46:56.268Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/784/head:refs/remotes/origin/PR-784 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-15T06:46:56.776Z] Merging remotes/origin/master commit 3aea893206dfece0cb943228d650ae216607898f into PR head commit 0b624d086e479659bfcd9c7783c7d4de6a3614a3 [2021-02-15T06:46:57.188Z] Merge succeeded, producing 0b624d086e479659bfcd9c7783c7d4de6a3614a3 [2021-02-15T06:46:57.188Z] Checking out Revision 0b624d086e479659bfcd9c7783c7d4de6a3614a3 (PR-784) [2021-02-15T06:46:56.798Z] > git config core.sparsecheckout # timeout=10 [2021-02-15T06:46:56.818Z] > git checkout -f 0b624d086e479659bfcd9c7783c7d4de6a3614a3 # timeout=10 [2021-02-15T06:46:56.959Z] > git remote # timeout=10 [2021-02-15T06:46:57.046Z] > git config --get remote.origin.url # timeout=10 [2021-02-15T06:46:57.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T06:46:57.104Z] > git merge 3aea893206dfece0cb943228d650ae216607898f # timeout=10 [2021-02-15T06:46:57.150Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-15T06:46:57.218Z] > git config core.sparsecheckout # timeout=10 [2021-02-15T06:46:57.251Z] > git checkout -f 0b624d086e479659bfcd9c7783c7d4de6a3614a3 # timeout=10 [2021-02-15T06:47:01.598Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-02-15T06:47:01.657Z] > git --version # timeout=10 [2021-02-15T06:47:01.667Z] > git --version # 'git version 2.17.1' [2021-02-15T06:47:01.676Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-15T06:47:03.416Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-15T06:47:03.861Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-15T06:47:04.232Z] + + sudo service docker restart [2021-02-15T06:47:04.232Z] true [2021-02-15T06:47:06.494Z] using credential edgex-jenkins-ssh [2021-02-15T06:47:06.540Z] Cloning the remote Git repository [Pipeline] withEnv [2021-02-15T06:47:06.713Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-02-15T06:47:06.849Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [Pipeline] { [Pipeline] wrap [2021-02-15T06:47:07.024Z] provisioning config files... [2021-02-15T06:47:07.069Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config582786795136172603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:47:07.548Z] ---> docker-login.sh [2021-02-15T06:47:07.548Z] nexus3.edgexfoundry.org:10001 [2021-02-15T06:47:07.145Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-02-15T06:47:07.145Z] > git --version # timeout=10 [2021-02-15T06:47:07.263Z] > git --version # 'git version 2.24.3' [2021-02-15T06:47:07.264Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T06:47:07.380Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-15T06:47:08.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:47:08.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:47:08.810Z] Configure a credential helper to remove this warning. See [2021-02-15T06:47:08.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:47:08.810Z] [2021-02-15T06:47:08.810Z] Login Succeeded [2021-02-15T06:47:08.810Z] nexus3.edgexfoundry.org:10002 [2021-02-15T06:47:09.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:47:09.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:47:09.368Z] Configure a credential helper to remove this warning. See [2021-02-15T06:47:09.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:47:09.368Z] [2021-02-15T06:47:09.368Z] Login Succeeded [2021-02-15T06:47:09.368Z] nexus3.edgexfoundry.org:10003 [2021-02-15T06:47:09.568Z] Merging remotes/origin/master commit 3aea893206dfece0cb943228d650ae216607898f into PR head commit 0b624d086e479659bfcd9c7783c7d4de6a3614a3 [2021-02-15T06:47:09.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:47:09.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:47:09.920Z] Configure a credential helper to remove this warning. See [2021-02-15T06:47:09.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:47:09.920Z] [2021-02-15T06:47:09.920Z] Login Succeeded [2021-02-15T06:47:09.920Z] nexus3.edgexfoundry.org:10004 [2021-02-15T06:47:08.609Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-02-15T06:47:08.687Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-15T06:47:08.780Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-02-15T06:47:08.842Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-02-15T06:47:08.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T06:47:08.850Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/784/head:refs/remotes/origin/PR-784 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-15T06:47:09.616Z] > git config core.sparsecheckout # timeout=10 [2021-02-15T06:47:09.677Z] > git checkout -f 0b624d086e479659bfcd9c7783c7d4de6a3614a3 # timeout=10 [2021-02-15T06:47:10.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:47:10.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:47:10.525Z] Configure a credential helper to remove this warning. See [2021-02-15T06:47:10.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:47:10.525Z] [2021-02-15T06:47:10.525Z] Login Succeeded [2021-02-15T06:47:10.525Z] docker.io [2021-02-15T06:47:10.641Z] Merge succeeded, producing 0b624d086e479659bfcd9c7783c7d4de6a3614a3 [2021-02-15T06:47:10.641Z] Checking out Revision 0b624d086e479659bfcd9c7783c7d4de6a3614a3 (PR-784) [2021-02-15T06:47:10.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:47:11.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:47:11.082Z] Configure a credential helper to remove this warning. See [2021-02-15T06:47:11.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:47:11.082Z] [2021-02-15T06:47:11.082Z] Login Succeeded [2021-02-15T06:47:11.082Z] ---> docker-login.sh ends [Pipeline] } [2021-02-15T06:47:11.114Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-02-15T06:47:10.050Z] > git remote # timeout=10 [2021-02-15T06:47:10.238Z] > git config --get remote.origin.url # timeout=10 [2021-02-15T06:47:10.492Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T06:47:10.514Z] > git merge 3aea893206dfece0cb943228d650ae216607898f # timeout=10 [2021-02-15T06:47:10.573Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-15T06:47:10.680Z] > git config core.sparsecheckout # timeout=10 [2021-02-15T06:47:10.768Z] > git checkout -f 0b624d086e479659bfcd9c7783c7d4de6a3614a3 # timeout=10 [Pipeline] echo [2021-02-15T06:47:11.688Z] ========================================================= [2021-02-15T06:47:11.688Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-15T06:47:11.688Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-15T06:47:12.138Z] + 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-02-15T06:47:12.741Z] Sending build context to Docker daemon 2.496MB [2021-02-15T06:47:12.742Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-15T06:47:12.742Z] Step 2/8 : FROM ${BASE} [2021-02-15T06:47:12.742Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-15T06:47:12.742Z] 5f621e34cdf4: Pulling fs layer [2021-02-15T06:47:12.742Z] a4357932f1b6: Pulling fs layer [2021-02-15T06:47:12.742Z] 18c013af1878: Pulling fs layer [2021-02-15T06:47:12.742Z] 00ac8860ef70: Pulling fs layer [2021-02-15T06:47:12.742Z] 63d7cb157983: Pulling fs layer [2021-02-15T06:47:12.742Z] b116817d02f9: Pulling fs layer [2021-02-15T06:47:12.742Z] 745a02a5169b: Pulling fs layer [2021-02-15T06:47:12.742Z] 63d7cb157983: Waiting [2021-02-15T06:47:12.742Z] 745a02a5169b: Waiting [2021-02-15T06:47:12.742Z] b116817d02f9: Waiting [2021-02-15T06:47:12.742Z] 00ac8860ef70: Waiting [2021-02-15T06:47:12.742Z] 18c013af1878: Verifying Checksum [2021-02-15T06:47:12.742Z] 18c013af1878: Download complete [2021-02-15T06:47:12.742Z] a4357932f1b6: Download complete [2021-02-15T06:47:12.742Z] 63d7cb157983: Verifying Checksum [2021-02-15T06:47:12.742Z] 63d7cb157983: Download complete [2021-02-15T06:47:12.742Z] b116817d02f9: Download complete [2021-02-15T06:47:13.017Z] 5f621e34cdf4: Verifying Checksum [2021-02-15T06:47:13.017Z] 5f621e34cdf4: Download complete [2021-02-15T06:47:13.635Z] 5f621e34cdf4: Pull complete [2021-02-15T06:47:14.259Z] a4357932f1b6: Pull complete [2021-02-15T06:47:14.536Z] 18c013af1878: Pull complete [2021-02-15T06:47:15.522Z] 745a02a5169b: Verifying Checksum [2021-02-15T06:47:15.522Z] 745a02a5169b: Download complete [2021-02-15T06:47:16.506Z] 00ac8860ef70: Verifying Checksum [2021-02-15T06:47:16.506Z] 00ac8860ef70: Download complete [2021-02-15T06:47:17.348Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-02-15T06:47:17.440Z] > git --version # timeout=10 [2021-02-15T06:47:17.516Z] > git --version # 'git version 2.24.3' [2021-02-15T06:47:17.587Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-15T06:47:20.761Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-15T06:47:21.383Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-15T06:47:21.837Z] + true [2021-02-15T06:47:21.837Z] + sudo service docker restart [2021-02-15T06:47:21.837Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-15T06:47:24.526Z] provisioning config files... [2021-02-15T06:47:24.560Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5504003317964901725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:47:25.279Z] ---> docker-login.sh [2021-02-15T06:47:25.279Z] nexus3.edgexfoundry.org:10001 [2021-02-15T06:47:26.679Z] 00ac8860ef70: Pull complete [2021-02-15T06:47:26.955Z] 63d7cb157983: Pull complete [2021-02-15T06:47:27.230Z] b116817d02f9: Pull complete [2021-02-15T06:47:28.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:47:28.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:47:28.441Z] Configure a credential helper to remove this warning. See [2021-02-15T06:47:28.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:47:28.441Z] [2021-02-15T06:47:28.441Z] Login Succeeded [2021-02-15T06:47:28.441Z] nexus3.edgexfoundry.org:10002 [2021-02-15T06:47:29.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:47:29.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:47:29.736Z] Configure a credential helper to remove this warning. See [2021-02-15T06:47:29.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:47:29.736Z] [2021-02-15T06:47:29.736Z] Login Succeeded [2021-02-15T06:47:29.736Z] nexus3.edgexfoundry.org:10003 [2021-02-15T06:47:30.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:47:30.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:47:30.379Z] Configure a credential helper to remove this warning. See [2021-02-15T06:47:30.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:47:30.379Z] [2021-02-15T06:47:30.379Z] Login Succeeded [2021-02-15T06:47:30.379Z] nexus3.edgexfoundry.org:10004 [2021-02-15T06:47:31.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:47:31.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:47:31.516Z] Configure a credential helper to remove this warning. See [2021-02-15T06:47:31.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:47:31.516Z] [2021-02-15T06:47:31.516Z] Login Succeeded [2021-02-15T06:47:31.516Z] docker.io [2021-02-15T06:47:31.550Z] 745a02a5169b: Pull complete [2021-02-15T06:47:31.550Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-15T06:47:31.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-15T06:47:31.550Z] ---> b7e6874047d6 [2021-02-15T06:47:31.550Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-15T06:47:31.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:47:33.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:47:33.327Z] Configure a credential helper to remove this warning. See [2021-02-15T06:47:33.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:47:33.327Z] [2021-02-15T06:47:33.327Z] Login Succeeded [2021-02-15T06:47:33.327Z] ---> docker-login.sh ends [Pipeline] } [2021-02-15T06:47:33.626Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-02-15T06:47:34.206Z] ---> Running in 10d51905c4f9 [2021-02-15T06:47:34.483Z] Removing intermediate container 10d51905c4f9 [2021-02-15T06:47:34.483Z] ---> db41df07e17b [2021-02-15T06:47:34.483Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T06:47:34.756Z] ---> Running in 9e320596834d [Pipeline] echo [2021-02-15T06:47:36.741Z] ========================================================= [2021-02-15T06:47:36.741Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-15T06:47:36.741Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-15T06:47:37.386Z] Removing intermediate container 9e320596834d [2021-02-15T06:47:37.386Z] ---> 503b62da89ff [2021-02-15T06:47:37.386Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-02-15T06:47:37.386Z] ---> Running in ce0e6b127043 [2021-02-15T06:47:37.392Z] + 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-02-15T06:47:38.096Z] Sending build context to Docker daemon 2.497MB [2021-02-15T06:47:38.097Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-15T06:47:38.097Z] Step 2/8 : FROM ${BASE} [2021-02-15T06:47:38.374Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-15T06:47:38.374Z] 188c0c94c7c5: Pulling fs layer [2021-02-15T06:47:38.374Z] 0ef7d3d256c8: Pulling fs layer [2021-02-15T06:47:38.374Z] de9db76c5a1d: Pulling fs layer [2021-02-15T06:47:38.374Z] bca2f99d35d6: Pulling fs layer [2021-02-15T06:47:38.374Z] 93359f2a8cfa: Pulling fs layer [2021-02-15T06:47:38.374Z] 7c6f9722023f: Pulling fs layer [2021-02-15T06:47:38.374Z] a35cf1a2eb13: Pulling fs layer [2021-02-15T06:47:38.374Z] bca2f99d35d6: Waiting [2021-02-15T06:47:38.374Z] 93359f2a8cfa: Waiting [2021-02-15T06:47:38.374Z] 7c6f9722023f: Waiting [2021-02-15T06:47:38.374Z] a35cf1a2eb13: Waiting [2021-02-15T06:47:38.374Z] de9db76c5a1d: Verifying Checksum [2021-02-15T06:47:38.374Z] de9db76c5a1d: Download complete [2021-02-15T06:47:38.374Z] 0ef7d3d256c8: Verifying Checksum [2021-02-15T06:47:38.374Z] 0ef7d3d256c8: Download complete [2021-02-15T06:47:38.374Z] 93359f2a8cfa: Verifying Checksum [2021-02-15T06:47:38.374Z] 93359f2a8cfa: Download complete [2021-02-15T06:47:38.823Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-15T06:47:39.307Z] 7c6f9722023f: Verifying Checksum [2021-02-15T06:47:39.307Z] 7c6f9722023f: Download complete [2021-02-15T06:47:39.421Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-15T06:47:39.756Z] 188c0c94c7c5: Verifying Checksum [2021-02-15T06:47:39.756Z] 188c0c94c7c5: Download complete [2021-02-15T06:47:40.402Z] OK: 142 MiB in 39 packages [2021-02-15T06:47:40.861Z] 188c0c94c7c5: Pull complete [2021-02-15T06:47:41.379Z] Removing intermediate container ce0e6b127043 [2021-02-15T06:47:41.379Z] ---> 8886e40a2273 [2021-02-15T06:47:41.379Z] Step 6/8 : WORKDIR /device-sdk-go [2021-02-15T06:47:41.653Z] ---> Running in 7f7f6d29c73f [2021-02-15T06:47:41.924Z] 0ef7d3d256c8: Pull complete [2021-02-15T06:47:42.253Z] Removing intermediate container 7f7f6d29c73f [2021-02-15T06:47:42.253Z] ---> 8e11746bb055 [2021-02-15T06:47:42.253Z] Step 7/8 : COPY . . [2021-02-15T06:47:42.280Z] de9db76c5a1d: Pull complete [2021-02-15T06:47:43.693Z] ---> 6cddc4f9282c [2021-02-15T06:47:43.693Z] Step 8/8 : RUN go mod download [2021-02-15T06:47:43.693Z] ---> Running in 4edec7bb977d [2021-02-15T06:47:48.681Z] a35cf1a2eb13: Verifying Checksum [2021-02-15T06:47:48.681Z] a35cf1a2eb13: Download complete [2021-02-15T06:47:49.747Z] bca2f99d35d6: Verifying Checksum [2021-02-15T06:47:49.747Z] bca2f99d35d6: Download complete [2021-02-15T06:48:02.691Z] bca2f99d35d6: Pull complete [2021-02-15T06:48:03.459Z] 93359f2a8cfa: Pull complete [2021-02-15T06:48:03.820Z] 7c6f9722023f: Pull complete [2021-02-15T06:48:10.509Z] Removing intermediate container 4edec7bb977d [2021-02-15T06:48:10.509Z] ---> f7ab121ef5bc [2021-02-15T06:48:10.509Z] Successfully built f7ab121ef5bc [2021-02-15T06:48:10.509Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-15T06:48:10.891Z] + docker inspect -f . ci-base-image-arm64 [2021-02-15T06:48:10.891Z] . [Pipeline] withDockerContainer [2021-02-15T06:48:11.188Z] prd-ubuntu18.04-docker-arm64-4c-16g-26477 does not seem to be running inside a container [2021-02-15T06:48:11.276Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-02-15T06:48:12.934Z] a35cf1a2eb13: Pull complete [2021-02-15T06:48:12.934Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-15T06:48:12.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-15T06:48:12.934Z] ---> a62c8e92a672 [2021-02-15T06:48:12.934Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-15T06:48:12.934Z] ---> Running in d91f8418861d [2021-02-15T06:48:12.934Z] Removing intermediate container d91f8418861d [2021-02-15T06:48:12.934Z] ---> 6d6ad9555f31 [2021-02-15T06:48:12.934Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T06:48:12.934Z] ---> Running in d0e01e0d6b79 [2021-02-15T06:48:12.954Z] $ docker top 8913f3c7b9e915e80dcb7f255d7ddc73614a4b2fb0aca4760ad1806591f4a42a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-15T06:48:14.068Z] + go version [2021-02-15T06:48:14.068Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-15T06:48:14.106Z] $ docker stop --time=1 8913f3c7b9e915e80dcb7f255d7ddc73614a4b2fb0aca4760ad1806591f4a42a [2021-02-15T06:48:15.907Z] Removing intermediate container d0e01e0d6b79 [2021-02-15T06:48:15.907Z] ---> 35b57f07f6e9 [2021-02-15T06:48:15.907Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-02-15T06:48:15.907Z] ---> Running in cdbc59de6794 [2021-02-15T06:48:16.121Z] $ docker rm -f 8913f3c7b9e915e80dcb7f255d7ddc73614a4b2fb0aca4760ad1806591f4a42a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-15T06:48:17.143Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-15T06:48:17.406Z] + docker inspect -f . ci-base-image-arm64 [2021-02-15T06:48:17.406Z] . [Pipeline] withDockerContainer [2021-02-15T06:48:17.686Z] prd-ubuntu18.04-docker-arm64-4c-16g-26477 does not seem to be running inside a container [2021-02-15T06:48:17.768Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-02-15T06:48:19.059Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-15T06:48:19.304Z] $ docker top 5948a5e25d2c4c3bb82feeb1695832636232eb4ffa992fd1cb4ad34e062c74a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-15T06:48:20.391Z] + make test [2021-02-15T06:48:20.391Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-15T06:48:20.712Z] OK: 166 MiB in 39 packages [2021-02-15T06:48:21.672Z] Removing intermediate container cdbc59de6794 [2021-02-15T06:48:21.672Z] ---> 137298582988 [2021-02-15T06:48:21.672Z] Step 6/8 : WORKDIR /device-sdk-go [2021-02-15T06:48:21.672Z] ---> Running in c5e3e6189291 [2021-02-15T06:48:22.364Z] Removing intermediate container c5e3e6189291 [2021-02-15T06:48:22.364Z] ---> d94f3ec34b52 [2021-02-15T06:48:22.364Z] Step 7/8 : COPY . . [2021-02-15T06:48:25.463Z] ---> 0ca0669fd2d7 [2021-02-15T06:48:25.463Z] Step 8/8 : RUN go mod download [2021-02-15T06:48:25.463Z] ---> Running in d5855124eceb [2021-02-15T06:48:42.592Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-02-15T06:49:06.511Z] Removing intermediate container d5855124eceb [2021-02-15T06:49:06.511Z] ---> 70bd6509ca25 [2021-02-15T06:49:06.511Z] Successfully built 70bd6509ca25 [2021-02-15T06:49:06.511Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-15T06:49:06.917Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-15T06:49:07.605Z] . [Pipeline] withDockerContainer [2021-02-15T06:49:08.547Z] prd-centos7-docker-4c-2g-26476 does not seem to be running inside a container [2021-02-15T06:49:08.712Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-02-15T06:49:10.891Z] $ docker top b3fabb1e479fbc18488ddc77750b4363c5ddd78b364100a85a7d9d42113f7126 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-15T06:49:12.581Z] + go version [2021-02-15T06:49:12.582Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-15T06:49:12.749Z] $ docker stop --time=1 b3fabb1e479fbc18488ddc77750b4363c5ddd78b364100a85a7d9d42113f7126 [2021-02-15T06:49:14.978Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [2021-02-15T06:49:14.978Z] internal/v2/cache/profiles.go:141:52: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ProfileResource [2021-02-15T06:49:15.122Z] $ docker rm -f b3fabb1e479fbc18488ddc77750b4363c5ddd78b364100a85a7d9d42113f7126 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-15T06:49:16.787Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-15T06:49:17.073Z] . [Pipeline] withDockerContainer [2021-02-15T06:49:17.402Z] prd-centos7-docker-4c-2g-26476 does not seem to be running inside a container [2021-02-15T06:49:17.523Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-02-15T06:49:19.588Z] $ docker top 8201c6b45ee77cb7ced9fa5451661eb7b98107750565f6930ba841076ee3ae4c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-15T06:49:21.753Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.127s coverage: 19.4% of statements [2021-02-15T06:49:21.972Z] + make test [2021-02-15T06:49:21.972Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-15T06:49:27.184Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 1.217s coverage: 97.1% of statements [2021-02-15T06:49:45.980Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-02-15T06:49:54.062Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.120s coverage: 9.4% of statements [2021-02-15T06:49:54.062Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.097s coverage: 21.7% of statements [2021-02-15T06:49:54.062Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller [build failed] [2021-02-15T06:49:54.062Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.759s coverage: 68.9% of statements [2021-02-15T06:49:54.062Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.191s coverage: 53.8% of statements [2021-02-15T06:49:54.062Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http [build failed] [2021-02-15T06:49:54.062Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.664s coverage: 83.5% of statements [2021-02-15T06:49:54.062Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] [2021-02-15T06:49:54.689Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2021-02-15T06:49:54.766Z] $ docker stop --time=1 5948a5e25d2c4c3bb82feeb1695832636232eb4ffa992fd1cb4ad34e062c74a2 [2021-02-15T06:49:56.792Z] $ docker rm -f 5948a5e25d2c4c3bb82feeb1695832636232eb4ffa992fd1cb4ad34e062c74a2 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-15T06:49:59.375Z] Failed in branch arm64 [2021-02-15T06:50:05.449Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [2021-02-15T06:50:05.449Z] internal/v2/cache/profiles.go:141:52: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ProfileResource [2021-02-15T06:50:18.834Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.129s coverage: 19.4% of statements [2021-02-15T06:50:23.545Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 1.208s coverage: 97.1% of statements [2021-02-15T06:50:50.980Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.096s coverage: 9.4% of statements [2021-02-15T06:50:50.980Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.087s coverage: 21.7% of statements [2021-02-15T06:50:50.980Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller [build failed] [2021-02-15T06:50:50.980Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.617s coverage: 68.9% of statements [2021-02-15T06:50:50.980Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.115s coverage: 53.8% of statements [2021-02-15T06:50:50.980Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http [build failed] [2021-02-15T06:50:50.980Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.634s coverage: 83.5% of statements [2021-02-15T06:50:50.980Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] [2021-02-15T06:50:50.980Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2021-02-15T06:50:51.079Z] $ docker stop --time=1 8201c6b45ee77cb7ced9fa5451661eb7b98107750565f6930ba841076ee3ae4c [2021-02-15T06:50:53.043Z] $ docker rm -f 8201c6b45ee77cb7ced9fa5451661eb7b98107750565f6930ba841076ee3ae4c [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-15T06:50:55.844Z] Failed in branch amd64 [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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-02-15T06:50:59.905Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:51:00.582Z] ---> package-listing.sh [2021-02-15T06:51:00.582Z] ++ facter osfamily [2021-02-15T06:51:00.582Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-15T06:51:00.582Z] + OS_FAMILY=redhat [2021-02-15T06:51:00.582Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-784 [2021-02-15T06:51:00.582Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-15T06:51:00.582Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-15T06:51:00.582Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-15T06:51:00.582Z] + PACKAGES=/tmp/packages_start.txt [2021-02-15T06:51:00.582Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-784 ']' [2021-02-15T06:51:00.582Z] + PACKAGES=/tmp/packages_end.txt [2021-02-15T06:51:00.582Z] + case "${OS_FAMILY}" in [2021-02-15T06:51:00.582Z] + rpm -qa [2021-02-15T06:51:00.582Z] + sort [2021-02-15T06:51:09.071Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-15T06:51:09.071Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-15T06:51:09.071Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-15T06:51:09.071Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-784 ']' [2021-02-15T06:51:09.071Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-784/archives/ [2021-02-15T06:51:09.071Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-784/archives/ [Pipeline] echo [2021-02-15T06:51:09.123Z] 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-784/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-15T06:51:09.528Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-15T06:51:10.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-15T06:51:10.960Z] [2021-02-15T06:51:10.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-15T06:51:11.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-15T06:51:12.113Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-15T06:51:12.113Z] df20fa9351a1: Pulling fs layer [2021-02-15T06:51:12.113Z] 36b3adc4ff6f: Pulling fs layer [2021-02-15T06:51:12.113Z] 8ad3a11d3b57: Pulling fs layer [2021-02-15T06:51:12.113Z] 46f8f816bc3b: Pulling fs layer [2021-02-15T06:51:12.114Z] 93b61091891f: Pulling fs layer [2021-02-15T06:51:12.114Z] 93b9cdb0e59b: Pulling fs layer [2021-02-15T06:51:12.114Z] 5e14af77c1be: Pulling fs layer [2021-02-15T06:51:12.114Z] 01666e4c0597: Pulling fs layer [2021-02-15T06:51:12.114Z] aa168da1d23b: Pulling fs layer [2021-02-15T06:51:12.114Z] 93b9cdb0e59b: Waiting [2021-02-15T06:51:12.114Z] 5e14af77c1be: Waiting [2021-02-15T06:51:12.114Z] 01666e4c0597: Waiting [2021-02-15T06:51:12.114Z] aa168da1d23b: Waiting [2021-02-15T06:51:12.114Z] 46f8f816bc3b: Waiting [2021-02-15T06:51:12.114Z] 93b61091891f: Waiting [2021-02-15T06:51:12.114Z] 36b3adc4ff6f: Verifying Checksum [2021-02-15T06:51:12.114Z] 36b3adc4ff6f: Download complete [2021-02-15T06:51:12.114Z] 46f8f816bc3b: Verifying Checksum [2021-02-15T06:51:12.114Z] 46f8f816bc3b: Download complete [2021-02-15T06:51:12.434Z] df20fa9351a1: Verifying Checksum [2021-02-15T06:51:12.434Z] df20fa9351a1: Download complete [2021-02-15T06:51:12.715Z] 93b9cdb0e59b: Verifying Checksum [2021-02-15T06:51:12.715Z] 93b9cdb0e59b: Download complete [2021-02-15T06:51:12.715Z] 93b61091891f: Verifying Checksum [2021-02-15T06:51:12.715Z] 93b61091891f: Download complete [2021-02-15T06:51:12.715Z] 5e14af77c1be: Verifying Checksum [2021-02-15T06:51:12.715Z] 5e14af77c1be: Download complete [2021-02-15T06:51:12.715Z] 01666e4c0597: Verifying Checksum [2021-02-15T06:51:12.715Z] 01666e4c0597: Download complete [2021-02-15T06:51:14.300Z] 8ad3a11d3b57: Verifying Checksum [2021-02-15T06:51:14.300Z] 8ad3a11d3b57: Download complete [2021-02-15T06:51:14.593Z] df20fa9351a1: Pull complete [2021-02-15T06:51:15.274Z] 36b3adc4ff6f: Pull complete [2021-02-15T06:51:19.404Z] 8ad3a11d3b57: Pull complete [2021-02-15T06:51:20.142Z] 46f8f816bc3b: Pull complete [2021-02-15T06:51:22.487Z] 93b61091891f: Pull complete [2021-02-15T06:51:22.812Z] 93b9cdb0e59b: Pull complete [2021-02-15T06:51:22.812Z] aa168da1d23b: Verifying Checksum [2021-02-15T06:51:22.812Z] aa168da1d23b: Download complete [2021-02-15T06:51:23.554Z] 5e14af77c1be: Pull complete [2021-02-15T06:51:24.335Z] 01666e4c0597: Pull complete [2021-02-15T06:51:43.820Z] aa168da1d23b: Pull complete [2021-02-15T06:51:43.820Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-15T06:51:43.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-15T06:51:43.820Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-15T06:51:45.422Z] prd-centos7-docker-4c-2g-26473 does not seem to be running inside a container [2021-02-15T06:51:45.771Z] $ 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-784/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-784 -v /w/workspace/dgexfoundry_device-sdk-go_PR-784:/w/workspace/dgexfoundry_device-sdk-go_PR-784:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-784@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-784@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-15T06:51:50.821Z] $ docker top 78e396bb39abc768b5dc1b217fbca80caa6cb8b96c58b2b9b66ac8a87edfa261 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-15T06:51:52.220Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-15T06:51:52.706Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-15T06:51:53.520Z] + ls /var/log/sa-host [2021-02-15T06:51:53.520Z] + sadf -c /var/log/sa-host/sa15 [2021-02-15T06:51:53.520Z] file_magic: OK [2021-02-15T06:51:53.520Z] HZ: Using current value: 100 [2021-02-15T06:51:53.520Z] file_header: OK [2021-02-15T06:51:53.520Z] 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-02-15T06:51:53.520Z] Statistics: [2021-02-15T06:51:53.520Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-15T06:51:53.520Z] File successfully converted to sysstat format version 12.2.1 [2021-02-15T06:51:53.520Z] + sadf -c /var/log/sa-host/sa23 [2021-02-15T06:51:53.520Z] file_magic: OK [2021-02-15T06:51:53.520Z] HZ: Using current value: 100 [2021-02-15T06:51:53.520Z] file_header: OK [2021-02-15T06:51:53.520Z] 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-02-15T06:51:53.520Z] Statistics: [2021-02-15T06:51:53.520Z] Hnuu...uuuununununu... [2021-02-15T06:51:53.520Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-15T06:51:53.833Z] provisioning config files... [2021-02-15T06:51:53.850Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-784@tmp/config4049437792996021786tmp [Pipeline] { [Pipeline] echo [2021-02-15T06:51:53.987Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:51:55.016Z] ---> create-netrc.sh [Pipeline] } [2021-02-15T06:51:55.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-15T06:51:55.209Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:51:56.054Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-15T06:51:56.212Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:51:57.031Z] ---> sudo-logs.sh [2021-02-15T06:51:57.031Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-15T06:51:57.172Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:51:58.036Z] ---> job-cost.sh [2021-02-15T06:51:58.309Z] lf-activate-venv: SKIPPING [2021-02-15T06:51:58.309Z] INFO: No Stack... [2021-02-15T06:51:59.289Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-15T06:51:59.917Z] INFO: Archiving Costs [Pipeline] echo [2021-02-15T06:51:59.953Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:52:00.739Z] ---> logs-deploy.sh [2021-02-15T06:52:00.739Z] lf-activate-venv: SKIPPING [2021-02-15T06:52:00.739Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-784/1 [2021-02-15T06:52:00.739Z] INFO: archiving workspace using pattern(s): [2021-02-15T06:52:04.527Z] Archives upload complete. [2021-02-15T06:52:05.167Z] INFO: archiving logs to Nexus