Pull request #961 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1ae07a2d949906ac18e054898aaa2a4dd4b3ad83+907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 (17f46e758890ea2586c96611e0a3db3b5a7e90db) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6546053316249998383.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3977313698801680650.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git 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-961/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-961/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6158135273309742268.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-961/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1456350835935566012.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4092001316530318716.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE 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-961/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-961/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4605102721193521478.key > 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 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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: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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 Running on prd-centos7-docker-4c-2g-1182 in /w/workspace/dgexfoundry_device-sdk-go_PR-961 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-961 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp/jenkins-gitclient-ssh5903846187334968818.key > 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 Merging remotes/origin/master commit 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 into PR head commit 1ae07a2d949906ac18e054898aaa2a4dd4b3ad83 Merge succeeded, producing 1ae07a2d949906ac18e054898aaa2a4dd4b3ad83 Checking out Revision 1ae07a2d949906ac18e054898aaa2a4dd4b3ad83 (PR-961) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp/jenkins-gitclient-ssh5944405767379267220.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/961/head:refs/remotes/origin/PR-961 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ae07a2d949906ac18e054898aaa2a4dd4b3ad83 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp/jenkins-gitclient-ssh379487188764432241.key > git merge 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ae07a2d949906ac18e054898aaa2a4dd4b3ad83 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-09T05:35:35.553Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-09T05:35:37.919Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-09T05:35:40.279Z] ========================================================= [2021-06-09T05:35:40.279Z] EdgeX Global Pipelines Version Info [2021-06-09T05:35:40.279Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-09T05:35:52.224Z] ------------------- [2021-06-09T05:35:52.224Z] stable info: [2021-06-09T05:35:52.224Z] ------------------- [2021-06-09T05:35:52.224Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-09T05:35:52.224Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T05:35:52.224Z] Message: update stable to v1.0.194 [2021-06-09T05:35:52.224Z] ------------------- [2021-06-09T05:35:52.224Z] experimental info: [2021-06-09T05:35:52.224Z] ------------------- [2021-06-09T05:35:52.224Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-09T05:35:52.224Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T05:35:52.224Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-09T05:35:56.951Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-06-09T05:35:57.006Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-06-09T05:35:57.060Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-09T05:35:59.378Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-09T05:35:59.435Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-09T05:36:01.681Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-09T05:36:01.743Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-09T05:36:04.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-09T05:36:08.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-06-09T05:36:10.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-09T05:36:12.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-09T05:36:12.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-06-09T05:36:15.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-09T05:36:15.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-09T05:36:17.640Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T05:36:17.697Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T05:36:20.008Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T05:36:20.076Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T05:36:22.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-09T05:36:22.442Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-09T05:36:24.646Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-09T05:36:26.892Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-06-09T05:36:26.951Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-09T05:36:27.009Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-09T05:36:29.308Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-09T05:36:29.371Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-09T05:36:31.590Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-961 [Pipeline] echo [2021-06-09T05:36:31.645Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-961 [Pipeline] echo [2021-06-09T05:36:34.040Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-961 [Pipeline] echo [2021-06-09T05:36:34.097Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ae07a2d949906ac18e054898aaa2a4dd4b3ad83 [Pipeline] echo [2021-06-09T05:36:36.389Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ae07a2 [Pipeline] echo [2021-06-09T05:36:36.444Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T05:36:41.140Z] provisioning config files... [2021-06-09T05:36:43.379Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp/config4512441496792895050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T05:36:45.824Z] ---> docker-login.sh [2021-06-09T05:36:45.824Z] nexus3.edgexfoundry.org:10001 [2021-06-09T05:36:45.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T05:36:45.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T05:36:45.824Z] Configure a credential helper to remove this warning. See [2021-06-09T05:36:45.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T05:36:45.824Z] [2021-06-09T05:36:45.824Z] Login Succeeded [2021-06-09T05:36:45.824Z] nexus3.edgexfoundry.org:10002 [2021-06-09T05:36:45.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T05:36:45.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T05:36:45.824Z] Configure a credential helper to remove this warning. See [2021-06-09T05:36:45.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T05:36:45.824Z] [2021-06-09T05:36:45.824Z] Login Succeeded [2021-06-09T05:36:45.824Z] nexus3.edgexfoundry.org:10003 [2021-06-09T05:36:45.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T05:36:45.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T05:36:45.824Z] Configure a credential helper to remove this warning. See [2021-06-09T05:36:45.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T05:36:45.824Z] [2021-06-09T05:36:45.824Z] Login Succeeded [2021-06-09T05:36:45.824Z] nexus3.edgexfoundry.org:10004 [2021-06-09T05:36:45.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T05:36:45.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T05:36:45.824Z] Configure a credential helper to remove this warning. See [2021-06-09T05:36:45.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T05:36:45.824Z] [2021-06-09T05:36:45.824Z] Login Succeeded [2021-06-09T05:36:45.824Z] docker.io [2021-06-09T05:36:45.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T05:36:45.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T05:36:45.824Z] Configure a credential helper to remove this warning. See [2021-06-09T05:36:45.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T05:36:45.824Z] [2021-06-09T05:36:45.824Z] Login Succeeded [2021-06-09T05:36:45.824Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T05:36:45.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T05:36:58.312Z] + git log --format=format:%s -1 1ae07a2d949906ac18e054898aaa2a4dd4b3ad83 [Pipeline] echo [2021-06-09T05:37:03.090Z] GIT_COMMIT: 1ae07a2d949906ac18e054898aaa2a4dd4b3ad83, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo [2021-06-09T05:37:03.141Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-09T05:38:29.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T05:38:29.273Z] [2021-06-09T05:38:29.273Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T05:39:02.844Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T05:39:02.845Z] latest: Pulling from edgex-devops/git-semver [2021-06-09T05:39:02.845Z] 31603596830f: Pulling fs layer [2021-06-09T05:39:02.845Z] 54011a49482f: Pulling fs layer [2021-06-09T05:39:02.845Z] a6820b24f6d8: Pulling fs layer [2021-06-09T05:39:02.845Z] f581987b2513: Pulling fs layer [2021-06-09T05:39:02.845Z] f581987b2513: Waiting [2021-06-09T05:39:02.845Z] 54011a49482f: Download complete [2021-06-09T05:39:02.845Z] 31603596830f: Verifying Checksum [2021-06-09T05:39:02.845Z] 31603596830f: Download complete [2021-06-09T05:39:02.845Z] f581987b2513: Verifying Checksum [2021-06-09T05:39:02.845Z] f581987b2513: Download complete [2021-06-09T05:39:02.845Z] a6820b24f6d8: Verifying Checksum [2021-06-09T05:39:02.845Z] a6820b24f6d8: Download complete [2021-06-09T05:39:02.845Z] 31603596830f: Pull complete [2021-06-09T05:39:02.845Z] 54011a49482f: Pull complete [2021-06-09T05:39:02.845Z] a6820b24f6d8: Pull complete [2021-06-09T05:39:02.845Z] f581987b2513: Pull complete [2021-06-09T05:39:02.845Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-09T05:39:02.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T05:39:02.845Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-09T05:39:13.983Z] prd-centos7-docker-4c-2g-1182 does not seem to be running inside a container [2021-06-09T05:39:27.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-961 -v /w/workspace/dgexfoundry_device-sdk-go_PR-961:/w/workspace/dgexfoundry_device-sdk-go_PR-961:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-961@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-06-09T05:39:45.697Z] $ docker top 1db967a7eb2a080e169a47134a0f6dba7c09bdd97e94647eda7bb9b87fe42638 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T05:40:19.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T05:40:19.803Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T05:40:30.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T05:40:30.900Z] $ docker exec 1db967a7eb2a080e169a47134a0f6dba7c09bdd97e94647eda7bb9b87fe42638 ssh-agent [2021-06-09T05:40:42.198Z] SSH_AUTH_SOCK=/tmp/ssh-VMKSOZxZ5otu/agent.14 [2021-06-09T05:40:42.198Z] SSH_AGENT_PID=20 [2021-06-09T05:40:46.727Z] Running ssh-add (command line suppressed) [2021-06-09T05:40:46.822Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp/private_key_6245293531269078152.key (/w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp/private_key_6245293531269078152.key) [2021-06-09T05:40:57.720Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T05:41:30.257Z] + git tag --points-at HEAD [Pipeline] } [2021-06-09T05:41:36.999Z] $ docker exec --env ******** --env ******** 1db967a7eb2a080e169a47134a0f6dba7c09bdd97e94647eda7bb9b87fe42638 ssh-agent -k [2021-06-09T05:41:37.099Z] unset SSH_AUTH_SOCK; [2021-06-09T05:41:37.099Z] unset SSH_AGENT_PID; [2021-06-09T05:41:37.099Z] echo Agent pid 20 killed; [2021-06-09T05:41:41.856Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-09T05:42:07.398Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T05:42:07.398Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T05:42:12.087Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T05:42:12.088Z] $ docker exec 1db967a7eb2a080e169a47134a0f6dba7c09bdd97e94647eda7bb9b87fe42638 ssh-agent [2021-06-09T05:42:16.527Z] SSH_AUTH_SOCK=/tmp/ssh-LlIQgE83oNaV/agent.54 [2021-06-09T05:42:16.527Z] SSH_AGENT_PID=61 [2021-06-09T05:42:21.145Z] Running ssh-add (command line suppressed) [2021-06-09T05:42:21.246Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp/private_key_1829597526621286311.key (/w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp/private_key_1829597526621286311.key) [2021-06-09T05:42:25.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T05:42:46.318Z] + git semver init [2021-06-09T05:42:46.318Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T05:42:46.318Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-961/.git [2021-06-09T05:42:46.318Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-961 [2021-06-09T05:42:46.318Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T05:42:46.318Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T05:42:46.318Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T05:42:46.318Z] # $SEMVER_BRANCH = PR-961 [2021-06-09T05:42:46.318Z] # $SEMVER_TEMP = /tmp/semver-050783858 [2021-06-09T05:42:46.318Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-06-09T05:42:46.318Z] # '/tmp/semver-050783858' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-961/.semver' [2021-06-09T05:42:46.318Z] # -> Force: false [2021-06-09T05:42:46.318Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-961/.semver [Pipeline] } [2021-06-09T05:42:48.745Z] $ docker exec --env ******** --env ******** 1db967a7eb2a080e169a47134a0f6dba7c09bdd97e94647eda7bb9b87fe42638 ssh-agent -k [2021-06-09T05:42:48.862Z] unset SSH_AUTH_SOCK; [2021-06-09T05:42:48.863Z] unset SSH_AGENT_PID; [2021-06-09T05:42:48.863Z] echo Agent pid 61 killed; [2021-06-09T05:42:55.947Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T05:43:52.737Z] + git semver [Pipeline] } [2021-06-09T05:43:57.677Z] $ docker stop --time=1 1db967a7eb2a080e169a47134a0f6dba7c09bdd97e94647eda7bb9b87fe42638 [2021-06-09T05:44:03.188Z] $ docker rm -f 1db967a7eb2a080e169a47134a0f6dba7c09bdd97e94647eda7bb9b87fe42638 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T05:44:38.177Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-09T05:45:52.068Z] Stashed 1 file(s) [Pipeline] echo [2021-06-09T05:45:54.721Z] [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-06-09T05:48:31.267Z] Still waiting to schedule task [2021-06-09T05:48:31.267Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-09T05:48:42.494Z] Running on prd-centos7-docker-4c-2g-1194 in /w/workspace/dgexfoundry_device-sdk-go_PR-961 [Pipeline] { [Pipeline] ws [2021-06-09T05:48:58.373Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-06-09T05:49:16.381Z] Selected Git installation does not exist. Using Default [2021-06-09T05:49:16.381Z] The recommended git tool is: NONE [2021-06-09T05:53:42.541Z] using credential edgex-jenkins-ssh [2021-06-09T05:53:46.980Z] Cloning the remote Git repository [2021-06-09T05:53:49.196Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-09T05:53:58.223Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-06-09T05:54:00.547Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-09T05:54:00.548Z] > git --version # timeout=10 [2021-06-09T05:54:00.554Z] > git --version # 'git version 2.24.4' [2021-06-09T05:54:00.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T05:54:05.032Z] [INFO] Currently running in a labeled security context [2021-06-09T05:54:05.032Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-09T05:54:05.032Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh8442688298679649440.key [2021-06-09T05:54:05.042Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T05:54:05.847Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-09T05:54:05.857Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T05:54:15.941Z] Merging remotes/origin/master commit 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 into PR head commit 1ae07a2d949906ac18e054898aaa2a4dd4b3ad83 [2021-06-09T05:54:11.408Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-09T05:54:13.713Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-09T05:54:13.713Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T05:54:13.715Z] [INFO] Currently running in a labeled security context [2021-06-09T05:54:13.715Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-09T05:54:13.715Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh3663937000614537076.key [2021-06-09T05:54:13.721Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/961/head:refs/remotes/origin/PR-961 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T05:54:15.951Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T05:54:15.959Z] > git checkout -f 1ae07a2d949906ac18e054898aaa2a4dd4b3ad83 # timeout=10 [2021-06-09T05:54:22.774Z] Merge succeeded, producing 1ae07a2d949906ac18e054898aaa2a4dd4b3ad83 [2021-06-09T05:54:22.775Z] Checking out Revision 1ae07a2d949906ac18e054898aaa2a4dd4b3ad83 (PR-961) [2021-06-09T05:54:20.497Z] > git remote # timeout=10 [2021-06-09T05:54:20.501Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T05:54:20.506Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T05:54:20.507Z] [INFO] Currently running in a labeled security context [2021-06-09T05:54:20.507Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-09T05:54:20.507Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh2041984450501665097.key [2021-06-09T05:54:20.513Z] > git merge 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 # timeout=10 [2021-06-09T05:54:22.754Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T05:54:22.773Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T05:54:22.777Z] > git checkout -f 1ae07a2d949906ac18e054898aaa2a4dd4b3ad83 # timeout=10 [2021-06-09T05:56:10.202Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [2021-06-09T05:56:16.913Z] > git --version # timeout=10 [2021-06-09T05:56:16.922Z] > git --version # 'git version 2.24.4' [2021-06-09T05:56:16.928Z] fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T06:00:16.889Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2021-06-09T06:00:21.491Z] Cannot contact prd-centos7-docker-4c-2g-1194: java.lang.InterruptedException [2021-06-09T06:00:35.041Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1198 in /w/workspace/dgexfoundry_device-sdk-go_PR-961 [Pipeline] sh [Pipeline] { [2021-06-09T06:00:53.832Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] ws [2021-06-09T06:01:05.526Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] sh [2021-06-09T06:01:37.737Z] + sudo service docker restart [2021-06-09T06:01:37.737Z] + true [2021-06-09T06:01:37.737Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T06:02:30.237Z] provisioning config files... [2021-06-09T06:02:43.458Z] Selected Git installation does not exist. Using Default [2021-06-09T06:02:43.458Z] The recommended git tool is: NONE [2021-06-09T06:02:45.710Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3267789420854832624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T06:03:57.745Z] ---> docker-login.sh [2021-06-09T06:03:57.745Z] nexus3.edgexfoundry.org:10001 [2021-06-09T06:03:57.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T06:03:57.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T06:03:57.745Z] Configure a credential helper to remove this warning. See [2021-06-09T06:03:57.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T06:03:57.745Z] [2021-06-09T06:03:57.745Z] Login Succeeded [2021-06-09T06:03:57.745Z] nexus3.edgexfoundry.org:10002 [2021-06-09T06:03:57.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T06:03:57.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T06:03:57.745Z] Configure a credential helper to remove this warning. See [2021-06-09T06:03:57.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T06:03:57.745Z] [2021-06-09T06:03:57.745Z] Login Succeeded [2021-06-09T06:03:57.745Z] nexus3.edgexfoundry.org:10003 [2021-06-09T06:03:57.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T06:03:57.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T06:03:57.745Z] Configure a credential helper to remove this warning. See [2021-06-09T06:03:57.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T06:03:57.745Z] [2021-06-09T06:03:57.745Z] Login Succeeded [2021-06-09T06:03:57.745Z] nexus3.edgexfoundry.org:10004 [2021-06-09T06:03:57.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T06:03:57.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T06:03:57.745Z] Configure a credential helper to remove this warning. See [2021-06-09T06:03:57.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T06:03:57.745Z] [2021-06-09T06:03:57.745Z] Login Succeeded [2021-06-09T06:03:57.745Z] docker.io [2021-06-09T06:03:57.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T06:03:57.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T06:03:57.745Z] Configure a credential helper to remove this warning. See [2021-06-09T06:03:57.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T06:03:57.745Z] [2021-06-09T06:03:57.745Z] Login Succeeded [2021-06-09T06:03:57.745Z] ---> docker-login.sh ends [2021-06-09T06:04:15.952Z] Cannot contact prd-centos7-docker-4c-2g-1194: java.lang.InterruptedException [Pipeline] } [2021-06-09T06:04:38.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-09T06:07:13.890Z] ========================================================= [2021-06-09T06:07:13.891Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-09T06:07:13.891Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T06:08:34.738Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-09T06:08:34.738Z] Sending build context to Docker daemon 2.635MB [2021-06-09T06:08:34.738Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T06:08:34.738Z] Step 2/8 : FROM ${BASE} [2021-06-09T06:08:34.738Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-09T06:08:34.738Z] 540db60ca938: Pulling fs layer [2021-06-09T06:08:34.738Z] adcc1eea9eea: Pulling fs layer [2021-06-09T06:08:34.738Z] 4c4ab2625f07: Pulling fs layer [2021-06-09T06:08:34.738Z] 0510c868ecb4: Pulling fs layer [2021-06-09T06:08:34.738Z] afea3b2eda06: Pulling fs layer [2021-06-09T06:08:34.738Z] 7809a108b3ef: Pulling fs layer [2021-06-09T06:08:34.738Z] f706445af74f: Pulling fs layer [2021-06-09T06:08:34.738Z] afea3b2eda06: Waiting [2021-06-09T06:08:34.738Z] 7809a108b3ef: Waiting [2021-06-09T06:08:34.738Z] f706445af74f: Waiting [2021-06-09T06:08:34.738Z] 0510c868ecb4: Waiting [2021-06-09T06:08:34.738Z] 4c4ab2625f07: Verifying Checksum [2021-06-09T06:08:34.738Z] 4c4ab2625f07: Download complete [2021-06-09T06:08:34.738Z] adcc1eea9eea: Verifying Checksum [2021-06-09T06:08:34.738Z] adcc1eea9eea: Download complete [2021-06-09T06:08:34.738Z] afea3b2eda06: Verifying Checksum [2021-06-09T06:08:34.738Z] afea3b2eda06: Download complete [2021-06-09T06:08:34.738Z] 7809a108b3ef: Verifying Checksum [2021-06-09T06:08:34.738Z] 7809a108b3ef: Download complete [2021-06-09T06:08:34.738Z] 540db60ca938: Verifying Checksum [2021-06-09T06:08:34.738Z] 540db60ca938: Download complete [2021-06-09T06:08:34.738Z] 540db60ca938: Pull complete [2021-06-09T06:08:34.738Z] adcc1eea9eea: Pull complete [2021-06-09T06:08:34.738Z] 4c4ab2625f07: Pull complete [2021-06-09T06:08:34.738Z] f706445af74f: Verifying Checksum [2021-06-09T06:08:34.738Z] f706445af74f: Download complete [2021-06-09T06:08:34.738Z] 0510c868ecb4: Verifying Checksum [2021-06-09T06:08:34.738Z] 0510c868ecb4: Download complete [2021-06-09T06:08:34.738Z] 0510c868ecb4: Pull complete [2021-06-09T06:08:34.738Z] afea3b2eda06: Pull complete [2021-06-09T06:08:34.738Z] 7809a108b3ef: Pull complete [2021-06-09T06:08:34.738Z] f706445af74f: Pull complete [2021-06-09T06:08:34.738Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-09T06:08:34.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-09T06:08:34.738Z] ---> b068be0155e3 [2021-06-09T06:08:34.738Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-09T06:08:34.738Z] ---> Running in 55b94f4d2c28 [2021-06-09T06:08:34.738Z] Removing intermediate container 55b94f4d2c28 [2021-06-09T06:08:34.738Z] ---> 79877102c266 [2021-06-09T06:08:34.738Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T06:08:34.738Z] ---> Running in 68453f7ef8bb [2021-06-09T06:08:34.738Z] Removing intermediate container 68453f7ef8bb [2021-06-09T06:08:34.738Z] ---> f7e44c154507 [2021-06-09T06:08:34.738Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-09T06:08:34.738Z] ---> Running in 7d85b68c26f5 [2021-06-09T06:08:34.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T06:08:34.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T06:08:34.738Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-09T06:08:34.738Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-09T06:08:34.738Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-09T06:08:34.738Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-09T06:08:34.738Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-09T06:08:34.738Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-09T06:08:34.738Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T06:08:34.738Z] OK: 150 MiB in 46 packages [2021-06-09T06:08:34.738Z] Removing intermediate container 7d85b68c26f5 [2021-06-09T06:08:34.738Z] ---> be0f9930f9a7 [2021-06-09T06:08:34.738Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-09T06:08:34.738Z] ---> Running in bd17f5e9ab88 [2021-06-09T06:08:34.738Z] Removing intermediate container bd17f5e9ab88 [2021-06-09T06:08:34.738Z] ---> 1aa94336a34b [2021-06-09T06:08:34.738Z] Step 7/8 : COPY . . [2021-06-09T06:08:34.738Z] ---> 8236bbb63b3e [2021-06-09T06:08:34.738Z] Step 8/8 : RUN go mod download [2021-06-09T06:08:34.738Z] ---> Running in f10b4d219cb7 [2021-06-09T06:08:34.750Z] Removing intermediate container f10b4d219cb7 [2021-06-09T06:08:34.750Z] ---> e6411d196eef [2021-06-09T06:08:34.750Z] Successfully built e6411d196eef [2021-06-09T06:08:34.750Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T06:09:50.756Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T06:09:55.098Z] . [Pipeline] withDockerContainer [2021-06-09T06:11:05.251Z] prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container [2021-06-09T06:11:54.049Z] $ 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-x86_64 cat [2021-06-09T06:12:09.900Z] $ docker top 406616a78f0f21f8743becc984d6309bcb19696751dd52f753f8f2171099c279 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T06:13:33.154Z] + go version [2021-06-09T06:13:33.155Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-09T06:13:44.320Z] $ docker stop --time=1 406616a78f0f21f8743becc984d6309bcb19696751dd52f753f8f2171099c279 [2021-06-09T06:14:02.941Z] $ docker rm -f 406616a78f0f21f8743becc984d6309bcb19696751dd52f753f8f2171099c279 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T06:18:06.924Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T06:18:06.924Z] . [Pipeline] withDockerContainer [2021-06-09T06:18:57.891Z] prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container [2021-06-09T06:19:55.738Z] $ 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-x86_64 cat [2021-06-09T06:20:42.672Z] $ docker top 4d9a9f796aa147c6fce2ac5aa80dc6538f13b5bb6a606a70b25bfc8ed8b6e7c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T06:23:46.824Z] + go mod tidy [Pipeline] sh [2021-06-09T06:25:07.386Z] + make test [2021-06-09T06:25:07.386Z] go mod tidy [2021-06-09T06:25:07.386Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-09T06:25:07.386Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-09T06:25:18.717Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-09T06:25:18.717Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-09T06:25:18.717Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-09T06:25:18.717Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.052s coverage: 25.4% of statements [2021-06-09T06:25:18.717Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-09T06:25:18.717Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.045s coverage: 28.1% of statements [2021-06-09T06:25:34.350Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.066s coverage: 78.9% of statements [2021-06-09T06:25:34.350Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.044s coverage: 9.0% of statements [2021-06-09T06:25:34.350Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-09T06:25:34.350Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-09T06:25:34.350Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-09T06:25:34.350Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.068s coverage: 29.2% of statements [2021-06-09T06:25:34.350Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-09T06:25:34.350Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.060s coverage: 83.3% of statements [2021-06-09T06:25:34.350Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-09T06:25:34.350Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-09T06:25:34.351Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.076s coverage: 58.0% of statements [2021-06-09T06:25:34.351Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.813s coverage: 89.2% of statements [2021-06-09T06:25:34.351Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-09T06:25:34.351Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.049s coverage: 5.0% of statements [2021-06-09T06:25:34.351Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-09T06:25:34.351Z] GO111MODULE=on go vet ./... [2021-06-09T06:26:00.707Z] gofmt -l . [2021-06-09T06:26:00.707Z] [ "`gofmt -l .`" = "" ] [2021-06-09T06:26:00.707Z] ./bin/test-attribution-txt.sh [2021-06-09T06:26:00.707Z] ./bin/test-go-mod-tidy.sh [2021-06-09T06:26:14.041Z] Cannot contact prd-centos7-docker-4c-2g-1194: java.lang.InterruptedException [Pipeline] } [2021-06-09T06:26:31.971Z] $ docker stop --time=1 4d9a9f796aa147c6fce2ac5aa80dc6538f13b5bb6a606a70b25bfc8ed8b6e7c8 [2021-06-09T06:26:48.033Z] $ docker rm -f 4d9a9f796aa147c6fce2ac5aa80dc6538f13b5bb6a606a70b25bfc8ed8b6e7c8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T06:28:06.504Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-09T06:30:30.653Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-09T06:34:27.985Z] using credential edgex-jenkins-ssh [2021-06-09T06:34:43.841Z] Cloning the remote Git repository [2021-06-09T06:34:56.986Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-09T06:37:02.605Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-06-09T06:39:06.554Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-09T06:39:06.555Z] > git --version # timeout=10 [2021-06-09T06:39:06.570Z] > git --version # 'git version 2.17.1' [2021-06-09T06:39:06.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T06:41:22.717Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T06:41:23.847Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-09T06:41:23.868Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T06:42:59.785Z] Merging remotes/origin/master commit 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 into PR head commit 1ae07a2d949906ac18e054898aaa2a4dd4b3ad83 [2021-06-09T06:42:36.467Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-09T06:42:54.384Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-09T06:42:54.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T06:42:54.399Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/961/head:refs/remotes/origin/PR-961 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T06:43:24.486Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T06:43:24.507Z] > git checkout -f 1ae07a2d949906ac18e054898aaa2a4dd4b3ad83 # timeout=10 [2021-06-09T06:44:20.695Z] > git remote # timeout=10 [2021-06-09T06:44:20.712Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T06:44:20.729Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T06:44:20.741Z] > git merge 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 # timeout=10 [2021-06-09T06:44:23.170Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T06:44:25.398Z] Merge succeeded, producing 1ae07a2d949906ac18e054898aaa2a4dd4b3ad83 [2021-06-09T06:44:25.399Z] Checking out Revision 1ae07a2d949906ac18e054898aaa2a4dd4b3ad83 (PR-961) [2021-06-09T06:44:25.379Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T06:44:25.405Z] > git checkout -f 1ae07a2d949906ac18e054898aaa2a4dd4b3ad83 # timeout=10 [2021-06-09T07:01:47.179Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [2021-06-09T07:03:05.104Z] > git --version # timeout=10 [2021-06-09T07:03:05.114Z] > git --version # 'git version 2.17.1' [2021-06-09T07:03:05.126Z] fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resuming build at Wed Jun 09 09:16:09 UTC 2021 after Jenkins restart Waiting to resume part of EdgeX Foundry Project » device-sdk-go » PR-961 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » device-sdk-go » PR-961 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » device-sdk-go » PR-961 #1: Finished waiting Ready to run at Wed Jun 09 09:18:14 UTC 2021 [2021-06-09T09:18:15.118Z] Timeout set to expire in 2 hr 17 min [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T09:18:16.284Z] Failed in branch arm64 [Pipeline] sh [2021-06-09T09:18:28.211Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-09T09:18:28.586Z] + ls -al . [2021-06-09T09:18:28.586Z] total 208 [2021-06-09T09:18:28.586Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 9 06:25 . [2021-06-09T09:18:28.586Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 9 05:54 .. [2021-06-09T09:18:28.586Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 9 05:54 bin [2021-06-09T09:18:28.586Z] -rw-r--r--. 1 jenkins jenkins 126071 Jun 9 06:25 coverage.out [2021-06-09T09:18:28.586Z] -rw-rw-r--. 1 jenkins jenkins 987 Jun 9 05:54 Dockerfile.build [2021-06-09T09:18:28.586Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 9 05:54 .dockerignore [2021-06-09T09:18:28.586Z] drwxrwxr-x. 5 jenkins jenkins 62 Jun 9 05:54 example [2021-06-09T09:18:28.586Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 9 05:55 .git [2021-06-09T09:18:28.586Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 9 05:54 .github [2021-06-09T09:18:28.586Z] -rw-rw-r--. 1 jenkins jenkins 138 Jun 9 05:54 .gitignore [2021-06-09T09:18:28.586Z] -rw-r--r--. 1 jenkins jenkins 575 Jun 9 06:25 go.mod [2021-06-09T09:18:28.586Z] -rw-r--r--. 1 jenkins jenkins 20381 Jun 9 06:23 go.sum [2021-06-09T09:18:28.586Z] drwxrwxr-x. 15 jenkins jenkins 224 Jun 9 05:54 internal [2021-06-09T09:18:28.587Z] -rw-rw-r--. 1 jenkins jenkins 894 Jun 9 05:54 Jenkinsfile [2021-06-09T09:18:28.587Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jun 9 05:54 LICENSE [2021-06-09T09:18:28.587Z] -rw-rw-r--. 1 jenkins jenkins 1026 Jun 9 05:54 Makefile [2021-06-09T09:18:28.587Z] drwxrwxr-x. 4 jenkins jenkins 26 Jun 9 05:54 openapi [2021-06-09T09:18:28.587Z] drwxrwxr-x. 5 jenkins jenkins 50 Jun 9 05:54 pkg [2021-06-09T09:18:28.587Z] -rw-rw-r--. 1 jenkins jenkins 7652 Jun 9 05:54 README.md [2021-06-09T09:18:28.587Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jun 9 05:54 RELEASE-NOTES.txt [2021-06-09T09:18:28.587Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 9 05:54 snap [2021-06-09T09:18:28.587Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 9 05:44 VERSION [2021-06-09T09:18:28.587Z] -rw-rw-r--. 1 jenkins jenkins 222 Jun 9 05:54 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:18:29.005Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=1ae07a2d949906ac18e054898aaa2a4dd4b3ad83 --label arch=amd64 --label version=0.0.0 . [2021-06-09T09:18:29.006Z] Sending build context to Docker daemon 2.762MB [2021-06-09T09:18:29.006Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T09:18:29.006Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-09T09:18:29.006Z] ---> e6411d196eef [2021-06-09T09:18:29.006Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-09T09:18:29.006Z] ---> Running in eec0b1e57cde [2021-06-09T09:18:29.276Z] Removing intermediate container eec0b1e57cde [2021-06-09T09:18:29.276Z] ---> 221894462263 [2021-06-09T09:18:29.276Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-09T09:18:29.276Z] ---> Running in 8210aa4b0987 [2021-06-09T09:18:29.276Z] Removing intermediate container 8210aa4b0987 [2021-06-09T09:18:29.276Z] ---> f75e52c0bd98 [2021-06-09T09:18:29.276Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:18:29.276Z] ---> Running in d076411ebbb3 [2021-06-09T09:18:29.880Z] Removing intermediate container d076411ebbb3 [2021-06-09T09:18:29.880Z] ---> 270c175e3b01 [2021-06-09T09:18:29.880Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-09T09:18:29.880Z] ---> Running in 044c5b26b6d8 [2021-06-09T09:18:30.144Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T09:18:31.096Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T09:18:32.046Z] OK: 150 MiB in 46 packages [2021-06-09T09:18:32.046Z] Removing intermediate container 044c5b26b6d8 [2021-06-09T09:18:32.046Z] ---> 48e904f3bbde [2021-06-09T09:18:32.046Z] Step 7/23 : COPY . . [2021-06-09T09:18:32.311Z] ---> 22100ea7b80c [2021-06-09T09:18:32.311Z] Step 8/23 : RUN go mod download [2021-06-09T09:18:32.576Z] ---> Running in 24c33f5f6174 [2021-06-09T09:18:32.839Z] Removing intermediate container 24c33f5f6174 [2021-06-09T09:18:32.839Z] ---> 8adadd107483 [2021-06-09T09:18:32.840Z] Step 9/23 : RUN make build [2021-06-09T09:18:32.840Z] ---> Running in 5eee929b8361 [2021-06-09T09:18:33.107Z] go mod tidy [2021-06-09T09:18:33.380Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-09T09:18:43.626Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-09T09:18:44.206Z] Removing intermediate container 5eee929b8361 [2021-06-09T09:18:44.207Z] ---> 7ebcf4c82e90 [2021-06-09T09:18:44.207Z] Step 10/23 : FROM alpine:3.12 [2021-06-09T09:18:44.851Z] 3.12: Pulling from library/alpine [2021-06-09T09:18:44.851Z] 339de151aab4: Pulling fs layer [2021-06-09T09:18:45.144Z] 339de151aab4: Verifying Checksum [2021-06-09T09:18:45.144Z] 339de151aab4: Download complete [2021-06-09T09:18:45.144Z] 339de151aab4: Pull complete [2021-06-09T09:18:45.144Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T09:18:45.144Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T09:18:45.144Z] ---> 13621d1b12d4 [2021-06-09T09:18:45.144Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-09T09:18:45.457Z] ---> Running in 924c5c86cada [2021-06-09T09:18:45.457Z] Removing intermediate container 924c5c86cada [2021-06-09T09:18:45.457Z] ---> b36af917460b [2021-06-09T09:18:45.458Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:18:45.458Z] ---> Running in 4ad979a17b00 [2021-06-09T09:18:45.780Z] Removing intermediate container 4ad979a17b00 [2021-06-09T09:18:45.780Z] ---> 48d5c8786aca [2021-06-09T09:18:45.780Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-09T09:18:45.780Z] ---> Running in d60df066f7bf [2021-06-09T09:18:46.064Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T09:18:46.716Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T09:18:46.996Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-09T09:18:47.269Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-09T09:18:47.269Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-09T09:18:48.250Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-09T09:18:48.250Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-09T09:18:48.250Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T09:18:48.250Z] OK: 8 MiB in 19 packages [2021-06-09T09:18:48.547Z] Removing intermediate container d60df066f7bf [2021-06-09T09:18:48.548Z] ---> 40a0cb46646a [2021-06-09T09:18:48.548Z] Step 14/23 : WORKDIR / [2021-06-09T09:18:48.548Z] ---> Running in 5abf3b8b2d28 [2021-06-09T09:18:48.838Z] Removing intermediate container 5abf3b8b2d28 [2021-06-09T09:18:48.838Z] ---> feb8714a1066 [2021-06-09T09:18:48.838Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-09T09:18:48.838Z] ---> 3a40870b91c4 [2021-06-09T09:18:48.838Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-09T09:18:49.438Z] ---> 01f1f6a71230 [2021-06-09T09:18:49.438Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-09T09:18:49.438Z] ---> 6b97140d188f [2021-06-09T09:18:49.438Z] Step 18/23 : EXPOSE 59999 [2021-06-09T09:18:49.438Z] ---> Running in 783b539c3ddb [2021-06-09T09:18:49.438Z] Removing intermediate container 783b539c3ddb [2021-06-09T09:18:49.438Z] ---> 632bd0437079 [2021-06-09T09:18:49.438Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-09T09:18:49.439Z] ---> Running in a309e0bdb6a0 [2021-06-09T09:18:49.707Z] Removing intermediate container a309e0bdb6a0 [2021-06-09T09:18:49.708Z] ---> 9a1bbdc5e880 [2021-06-09T09:18:49.708Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T09:18:49.708Z] ---> Running in 7c70c46c55df [2021-06-09T09:18:49.708Z] Removing intermediate container 7c70c46c55df [2021-06-09T09:18:49.708Z] ---> 064961293232 [2021-06-09T09:18:49.708Z] Step 21/23 : LABEL arch=amd64 [2021-06-09T09:18:49.708Z] ---> Running in 7edbfde702e7 [2021-06-09T09:18:49.708Z] Removing intermediate container 7edbfde702e7 [2021-06-09T09:18:49.708Z] ---> 31ab6a864362 [2021-06-09T09:18:49.708Z] Step 22/23 : LABEL git_sha=1ae07a2d949906ac18e054898aaa2a4dd4b3ad83 [2021-06-09T09:18:49.708Z] ---> Running in ff6f71e773e8 [2021-06-09T09:18:49.981Z] Removing intermediate container ff6f71e773e8 [2021-06-09T09:18:49.982Z] ---> 4949830c2e94 [2021-06-09T09:18:49.982Z] Step 23/23 : LABEL version=0.0.0 [2021-06-09T09:18:49.982Z] ---> Running in c1d8cdad3ae6 [2021-06-09T09:18:49.982Z] Removing intermediate container c1d8cdad3ae6 [2021-06-09T09:18:49.982Z] ---> 93757d30716f [2021-06-09T09:18:49.982Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-09T09:18:49.982Z] Successfully built 93757d30716f [2021-06-09T09:18:49.982Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:18:52.630Z] ---> job-cost.sh [2021-06-09T09:18:52.630Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N1Pz [2021-06-09T09:19:01.090Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-09T09:19:13.409Z] lf-activate-venv(): INFO: Adding /tmp/venv-N1Pz/bin to PATH [2021-06-09T09:19:13.409Z] INFO: No Stack... [2021-06-09T09:19:13.990Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T09:19:14.562Z] INFO: Archiving Costs [Pipeline] sh [2021-06-09T09:19:14.895Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-06-09T09:19:14.896Z] + cut -d, -f6 [Pipeline] lock [2021-06-09T09:19:14.970Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-961-1-stack-cost] [2021-06-09T09:19:14.983Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-961-1-stack-cost] did not exist. Created. [2021-06-09T09:19:14.985Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-961-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-09T09:19:15.476Z] + echo total: 0.2199999988079071 [Pipeline] stash [2021-06-09T09:19:15.958Z] Stashed 1 file(s) [Pipeline] } [2021-06-09T09:19:15.985Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-961-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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-06-09T09:19:20.512Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:19:21.408Z] ---> package-listing.sh [2021-06-09T09:19:21.408Z] ++ facter osfamily [2021-06-09T09:19:21.408Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-09T09:19:21.408Z] + OS_FAMILY=redhat [2021-06-09T09:19:21.408Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-961 [2021-06-09T09:19:21.408Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-09T09:19:21.408Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-09T09:19:21.408Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-09T09:19:21.408Z] + PACKAGES=/tmp/packages_start.txt [2021-06-09T09:19:21.408Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-961 ']' [2021-06-09T09:19:21.408Z] + PACKAGES=/tmp/packages_end.txt [2021-06-09T09:19:21.408Z] + case "${OS_FAMILY}" in [2021-06-09T09:19:21.408Z] + sort [2021-06-09T09:19:21.408Z] + rpm -qa [2021-06-09T09:19:22.407Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-09T09:19:22.407Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-09T09:19:22.407Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-09T09:19:22.407Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-961 ']' [2021-06-09T09:19:22.407Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-961/archives/ [2021-06-09T09:19:22.407Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-961/archives/ [Pipeline] echo [2021-06-09T09:19:22.472Z] 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-961/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-09T09:19:22.811Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:19:23.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T09:19:23.474Z] [2021-06-09T09:19:23.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:19:23.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T09:19:24.159Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-09T09:19:24.159Z] df20fa9351a1: Pulling fs layer [2021-06-09T09:19:24.159Z] 36b3adc4ff6f: Pulling fs layer [2021-06-09T09:19:24.159Z] 8ad3a11d3b57: Pulling fs layer [2021-06-09T09:19:24.159Z] 46f8f816bc3b: Pulling fs layer [2021-06-09T09:19:24.159Z] 93b61091891f: Pulling fs layer [2021-06-09T09:19:24.159Z] 93b9cdb0e59b: Pulling fs layer [2021-06-09T09:19:24.159Z] 5e14af77c1be: Pulling fs layer [2021-06-09T09:19:24.159Z] 01666e4c0597: Pulling fs layer [2021-06-09T09:19:24.159Z] aa168da1d23b: Pulling fs layer [2021-06-09T09:19:24.159Z] 93b9cdb0e59b: Waiting [2021-06-09T09:19:24.159Z] 5e14af77c1be: Waiting [2021-06-09T09:19:24.159Z] 01666e4c0597: Waiting [2021-06-09T09:19:24.159Z] aa168da1d23b: Waiting [2021-06-09T09:19:24.159Z] 46f8f816bc3b: Waiting [2021-06-09T09:19:24.159Z] 93b61091891f: Waiting [2021-06-09T09:19:24.159Z] 36b3adc4ff6f: Verifying Checksum [2021-06-09T09:19:24.159Z] 36b3adc4ff6f: Download complete [2021-06-09T09:19:24.429Z] 46f8f816bc3b: Verifying Checksum [2021-06-09T09:19:24.429Z] 46f8f816bc3b: Download complete [2021-06-09T09:19:24.429Z] df20fa9351a1: Verifying Checksum [2021-06-09T09:19:24.429Z] df20fa9351a1: Download complete [2021-06-09T09:19:24.429Z] 93b9cdb0e59b: Verifying Checksum [2021-06-09T09:19:24.429Z] 93b9cdb0e59b: Download complete [2021-06-09T09:19:24.429Z] 93b61091891f: Verifying Checksum [2021-06-09T09:19:24.429Z] 93b61091891f: Download complete [2021-06-09T09:19:24.429Z] 5e14af77c1be: Verifying Checksum [2021-06-09T09:19:24.429Z] 5e14af77c1be: Download complete [2021-06-09T09:19:24.429Z] 01666e4c0597: Verifying Checksum [2021-06-09T09:19:24.429Z] 01666e4c0597: Download complete [2021-06-09T09:19:24.697Z] df20fa9351a1: Pull complete [2021-06-09T09:19:24.698Z] 8ad3a11d3b57: Verifying Checksum [2021-06-09T09:19:24.698Z] 8ad3a11d3b57: Download complete [2021-06-09T09:19:24.968Z] 36b3adc4ff6f: Pull complete [2021-06-09T09:19:25.559Z] 8ad3a11d3b57: Pull complete [2021-06-09T09:19:25.560Z] 46f8f816bc3b: Pull complete [2021-06-09T09:19:25.823Z] 93b61091891f: Pull complete [2021-06-09T09:19:25.823Z] 93b9cdb0e59b: Pull complete [2021-06-09T09:19:26.091Z] 5e14af77c1be: Pull complete [2021-06-09T09:19:26.356Z] 01666e4c0597: Pull complete [2021-06-09T09:19:27.749Z] aa168da1d23b: Verifying Checksum [2021-06-09T09:19:27.749Z] aa168da1d23b: Download complete [2021-06-09T09:19:33.062Z] aa168da1d23b: Pull complete [2021-06-09T09:19:33.062Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-09T09:19:33.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T09:19:33.062Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-09T09:19:33.171Z] prd-centos7-docker-4c-2g-1182 does not seem to be running inside a container [2021-06-09T09:19:33.223Z] $ 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-961/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-961 -v /w/workspace/dgexfoundry_device-sdk-go_PR-961:/w/workspace/dgexfoundry_device-sdk-go_PR-961:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-09T09:19:45.707Z] $ docker top 2846b0196b634cb53b5bc80203c8c71d1b07815698fbdf999a5bfc8544802c88 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T09:19:46.644Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-09T09:19:47.043Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-09T09:19:47.392Z] + ls /var/log/sa-host [2021-06-09T09:19:47.392Z] + sadf -c /var/log/sa-host/sa05 [2021-06-09T09:19:47.392Z] file_magic: OK [2021-06-09T09:19:47.392Z] HZ: Using current value: 100 [2021-06-09T09:19:47.392Z] file_header: OK [2021-06-09T09:19:47.392Z] 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-06-09T09:19:47.392Z] Statistics: [2021-06-09T09:19:47.392Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T09:19:47.392Z] File successfully converted to sysstat format version 12.2.1 [2021-06-09T09:19:47.392Z] + sadf -c /var/log/sa-host/sa09 [2021-06-09T09:19:47.392Z] file_magic: OK [2021-06-09T09:19:47.392Z] HZ: Using current value: 100 [2021-06-09T09:19:47.392Z] file_header: OK [2021-06-09T09:19:47.392Z] 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-06-09T09:19:47.392Z] Statistics: [2021-06-09T09:19:47.392Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T09:19:47.392Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T09:19:47.736Z] provisioning config files... [2021-06-09T09:19:47.752Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp/config3736302359725509325tmp [Pipeline] { [Pipeline] echo [2021-06-09T09:19:47.840Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:19:48.189Z] ---> create-netrc.sh [Pipeline] } [2021-06-09T09:19:48.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:19:48.709Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-09T09:19:48.752Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:19:49.107Z] ---> sudo-logs.sh [2021-06-09T09:19:49.107Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-09T09:19:49.393Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:19:49.776Z] ---> job-cost.sh [2021-06-09T09:19:49.776Z] lf-activate-venv: SKIPPING [2021-06-09T09:19:49.776Z] DEBUG: total: 0.2199999988079071 [2021-06-09T09:19:49.776Z] INFO: Retrieving Stack Cost... [2021-06-09T09:19:50.723Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T09:19:51.295Z] INFO: Archiving Costs [Pipeline] echo [2021-06-09T09:19:51.333Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:19:51.692Z] ---> logs-deploy.sh [2021-06-09T09:19:51.693Z] lf-activate-venv: SKIPPING [2021-06-09T09:19:51.693Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-961/1 [2021-06-09T09:19:51.693Z] INFO: archiving workspace using pattern(s): [2021-06-09T09:19:52.644Z] Archives upload complete. [2021-06-09T09:19:52.644Z] INFO: archiving logs to Nexus