Pull request #1073 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of edgego for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 940e3e0006af72bcfe711ffd8de496c555aa02b6 rather than bb5c42cdde93153f32635e6e5637fc162a7abfce Obtained Jenkinsfile from 940e3e0006af72bcfe711ffd8de496c555aa02b6 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3799139408718804180.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8661935922755864988.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-1073/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1073/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12385877471323174865.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1073/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12450659723271875871.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3749828000711818915.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-1073/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1073/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14484725886679601250.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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/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 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-591 in /w/workspace/gexfoundry_device-sdk-go_PR-1073 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1073 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/jenkins-gitclient-ssh8607275668450885431.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 > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/jenkins-gitclient-ssh1583880278499228105.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1073/head:refs/remotes/origin/PR-1073 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 940e3e0006af72bcfe711ffd8de496c555aa02b6 into PR head commit bb5c42cdde93153f32635e6e5637fc162a7abfce Merge succeeded, producing dc0841b6ac1d81365ddd83c09ce870a1c886ceaa Checking out Revision dc0841b6ac1d81365ddd83c09ce870a1c886ceaa (PR-1073) > git config core.sparsecheckout # timeout=10 > git checkout -f bb5c42cdde93153f32635e6e5637fc162a7abfce # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/jenkins-gitclient-ssh7450236983781933013.key > git merge 940e3e0006af72bcfe711ffd8de496c555aa02b6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc0841b6ac1d81365ddd83c09ce870a1c886ceaa # timeout=10 Commit message: "Merge commit '940e3e0006af72bcfe711ffd8de496c555aa02b6' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-10T05:36:02.277Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-10T05:36:02.425Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-10T05:36:02.510Z] ========================================================= [2021-12-10T05:36:02.510Z] EdgeX Global Pipelines Version Info [2021-12-10T05:36:02.510Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-10T05:36:03.644Z] ------------------- [2021-12-10T05:36:03.644Z] stable info: [2021-12-10T05:36:03.644Z] ------------------- [2021-12-10T05:36:03.644Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-10T05:36:03.644Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-10T05:36:03.644Z] Message: update stable to v1.0.217 [2021-12-10T05:36:04.596Z] ------------------- [2021-12-10T05:36:04.596Z] experimental info: [2021-12-10T05:36:04.596Z] ------------------- [2021-12-10T05:36:04.596Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-10T05:36:04.596Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-10T05:36:04.596Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-10T05:36:04.841Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-12-10T05:36:04.884Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-12-10T05:36:04.929Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-10T05:36:04.962Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-10T05:36:05.007Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-10T05:36:05.043Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-10T05:36:05.081Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-10T05:36:05.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-12-10T05:36:05.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-10T05:36:05.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-10T05:36:05.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-10T05:36:05.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-12-10T05:36:05.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-10T05:36:05.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-10T05:36:05.380Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-10T05:36:05.413Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-12-10T05:36:05.446Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-12-10T05:36:05.487Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-12-10T05:36:05.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-10T05:36:05.556Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-12-10T05:36:05.595Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-12-10T05:36:05.633Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-12-10T05:36:05.666Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-12-10T05:36:05.703Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-12-10T05:36:05.748Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-12-10T05:36:05.782Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-10T05:36:05.819Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1073 [Pipeline] echo [2021-12-10T05:36:05.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1073 [Pipeline] echo [2021-12-10T05:36:05.898Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1073 [Pipeline] echo [2021-12-10T05:36:05.932Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc0841b6ac1d81365ddd83c09ce870a1c886ceaa [Pipeline] echo [2021-12-10T05:36:05.976Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc0841b [Pipeline] echo [2021-12-10T05:36:06.012Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-10T05:36:06.115Z] provisioning config files... [2021-12-10T05:36:06.129Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/config475936166100127269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-10T05:36:06.479Z] ---> docker-login.sh [2021-12-10T05:36:06.479Z] nexus3.edgexfoundry.org:10001 [2021-12-10T05:36:06.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T05:36:06.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T05:36:06.740Z] Configure a credential helper to remove this warning. See [2021-12-10T05:36:06.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T05:36:06.740Z] [2021-12-10T05:36:06.740Z] Login Succeeded [2021-12-10T05:36:06.740Z] nexus3.edgexfoundry.org:10002 [2021-12-10T05:36:06.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T05:36:06.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T05:36:06.740Z] Configure a credential helper to remove this warning. See [2021-12-10T05:36:06.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T05:36:06.740Z] [2021-12-10T05:36:06.740Z] Login Succeeded [2021-12-10T05:36:06.740Z] nexus3.edgexfoundry.org:10003 [2021-12-10T05:36:06.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T05:36:06.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T05:36:06.740Z] Configure a credential helper to remove this warning. See [2021-12-10T05:36:06.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T05:36:06.740Z] [2021-12-10T05:36:06.740Z] Login Succeeded [2021-12-10T05:36:06.740Z] nexus3.edgexfoundry.org:10004 [2021-12-10T05:36:07.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T05:36:07.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T05:36:07.006Z] Configure a credential helper to remove this warning. See [2021-12-10T05:36:07.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T05:36:07.006Z] [2021-12-10T05:36:07.006Z] Login Succeeded [2021-12-10T05:36:07.006Z] docker.io [2021-12-10T05:36:07.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T05:36:07.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T05:36:07.268Z] Configure a credential helper to remove this warning. See [2021-12-10T05:36:07.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T05:36:07.268Z] [2021-12-10T05:36:07.268Z] Login Succeeded [2021-12-10T05:36:07.268Z] ---> docker-login.sh ends [Pipeline] } [2021-12-10T05:36:07.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-12-10T05:36:07.907Z] + git rev-list -1 --merges dc0841b6ac1d81365ddd83c09ce870a1c886ceaa~1..dc0841b6ac1d81365ddd83c09ce870a1c886ceaa [Pipeline] echo [2021-12-10T05:36:07.950Z] -----------> git rev-list -1 --merges dc0841b6ac1d81365ddd83c09ce870a1c886ceaa~1..dc0841b6ac1d81365ddd83c09ce870a1c886ceaa dc0841b6ac1d81365ddd83c09ce870a1c886ceaa [2021-12-10T05:36:07.950Z] dc0841b6ac1d81365ddd83c09ce870a1c886ceaa [false] [Pipeline] sh [2021-12-10T05:36:08.258Z] + git log --format=format:%s -1 dc0841b6ac1d81365ddd83c09ce870a1c886ceaa [Pipeline] echo [2021-12-10T05:36:08.294Z] ========================================================= [2021-12-10T05:36:08.295Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-10T05:36:08.295Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-10T05:36:08.714Z] + git log --format=format:%s -1 dc0841b6ac1d81365ddd83c09ce870a1c886ceaa [Pipeline] echo [2021-12-10T05:36:08.740Z] [semverPrep] GIT_COMMIT: dc0841b6ac1d81365ddd83c09ce870a1c886ceaa, Commit Message: Merge commit '940e3e0006af72bcfe711ffd8de496c555aa02b6' into HEAD [Pipeline] echo [2021-12-10T05:36:08.778Z] [semverPrep] This is not a build commit. [Pipeline] sh [2021-12-10T05:36:09.231Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-10T05:36:09.231Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-10T05:36:09.231Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-10T05:36:09.231Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-10T05:36:09.231Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-10T05:36:09.231Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-10T05:36:09.231Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-10T05:36:09.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-10T05:36:09.674Z] [2021-12-10T05:36:09.674Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-10T05:36:10.010Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-10T05:36:10.010Z] latest: Pulling from edgex-devops/git-semver [2021-12-10T05:36:10.010Z] a0d0a0d46f8b: Pulling fs layer [2021-12-10T05:36:10.010Z] 3e5f54012d9b: Pulling fs layer [2021-12-10T05:36:10.010Z] 4c7163046ea9: Pulling fs layer [2021-12-10T05:36:10.010Z] 0c2d73faf560: Pulling fs layer [2021-12-10T05:36:10.010Z] 0c2d73faf560: Waiting [2021-12-10T05:36:10.010Z] 3e5f54012d9b: Verifying Checksum [2021-12-10T05:36:10.010Z] 3e5f54012d9b: Download complete [2021-12-10T05:36:10.010Z] a0d0a0d46f8b: Verifying Checksum [2021-12-10T05:36:10.010Z] a0d0a0d46f8b: Download complete [2021-12-10T05:36:10.010Z] 4c7163046ea9: Verifying Checksum [2021-12-10T05:36:10.010Z] 4c7163046ea9: Download complete [2021-12-10T05:36:10.275Z] 0c2d73faf560: Verifying Checksum [2021-12-10T05:36:10.275Z] 0c2d73faf560: Download complete [2021-12-10T05:36:10.275Z] a0d0a0d46f8b: Pull complete [2021-12-10T05:36:10.275Z] 3e5f54012d9b: Pull complete [2021-12-10T05:36:10.536Z] 4c7163046ea9: Pull complete [2021-12-10T05:36:10.797Z] 0c2d73faf560: Pull complete [2021-12-10T05:36:10.797Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-10T05:36:10.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-10T05:36:10.797Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-10T05:36:10.893Z] prd-centos7-docker-4c-2g-591 does not seem to be running inside a container [2021-12-10T05:36:10.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1073 -v /w/workspace/gexfoundry_device-sdk-go_PR-1073:/w/workspace/gexfoundry_device-sdk-go_PR-1073:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-10T05:36:11.456Z] $ docker top 26a25177fdd9dcad6616d651d2c191a9f49b9fdd50f37289bbf8ab4a6038f848 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-10T05:36:11.615Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-10T05:36:11.615Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-10T05:36:11.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-10T05:36:11.724Z] $ docker exec 26a25177fdd9dcad6616d651d2c191a9f49b9fdd50f37289bbf8ab4a6038f848 ssh-agent [2021-12-10T05:36:11.822Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFgPmfN/agent.13 [2021-12-10T05:36:11.822Z] SSH_AGENT_PID=19 [2021-12-10T05:36:11.835Z] Running ssh-add (command line suppressed) [2021-12-10T05:36:11.927Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_2990848711565186488.key (/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_2990848711565186488.key) [2021-12-10T05:36:11.940Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-10T05:36:12.289Z] + git tag --points-at HEAD [Pipeline] } [2021-12-10T05:36:12.316Z] $ docker exec --env ******** --env ******** 26a25177fdd9dcad6616d651d2c191a9f49b9fdd50f37289bbf8ab4a6038f848 ssh-agent -k [2021-12-10T05:36:12.409Z] unset SSH_AUTH_SOCK; [2021-12-10T05:36:12.409Z] unset SSH_AGENT_PID; [2021-12-10T05:36:12.409Z] echo Agent pid 19 killed; [2021-12-10T05:36:12.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-10T05:36:12.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-10T05:36:12.487Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-10T05:36:12.575Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-10T05:36:12.579Z] $ docker exec 26a25177fdd9dcad6616d651d2c191a9f49b9fdd50f37289bbf8ab4a6038f848 ssh-agent [2021-12-10T05:36:12.668Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMgIihH/agent.53 [2021-12-10T05:36:12.668Z] SSH_AGENT_PID=60 [2021-12-10T05:36:12.673Z] Running ssh-add (command line suppressed) [2021-12-10T05:36:12.756Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_88426437414812003.key (/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_88426437414812003.key) [2021-12-10T05:36:12.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-10T05:36:13.088Z] + git semver init [2021-12-10T05:36:13.088Z] # -> Open(): unable to determine branch for HEAD [2021-12-10T05:36:13.088Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1073/.git [2021-12-10T05:36:13.088Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1073 [2021-12-10T05:36:13.088Z] # $SEMVER_REMOTE_NAME = origin [2021-12-10T05:36:13.088Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-10T05:36:13.088Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-10T05:36:13.088Z] # $SEMVER_BRANCH = PR-1073 [2021-12-10T05:36:13.088Z] # $SEMVER_TEMP = /tmp/semver-441142894 [2021-12-10T05:36:13.088Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-12-10T05:36:14.030Z] # '/tmp/semver-441142894' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1073/.semver' [2021-12-10T05:36:14.030Z] # -> Force: false [2021-12-10T05:36:14.030Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1073/.semver [Pipeline] } [2021-12-10T05:36:14.054Z] $ docker exec --env ******** --env ******** 26a25177fdd9dcad6616d651d2c191a9f49b9fdd50f37289bbf8ab4a6038f848 ssh-agent -k [2021-12-10T05:36:14.153Z] unset SSH_AUTH_SOCK; [2021-12-10T05:36:14.153Z] unset SSH_AGENT_PID; [2021-12-10T05:36:14.153Z] echo Agent pid 60 killed; [2021-12-10T05:36:14.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-10T05:36:14.557Z] + git semver [Pipeline] } [2021-12-10T05:36:14.578Z] $ docker stop --time=1 26a25177fdd9dcad6616d651d2c191a9f49b9fdd50f37289bbf8ab4a6038f848 [2021-12-10T05:36:15.826Z] $ docker rm -f 26a25177fdd9dcad6616d651d2c191a9f49b9fdd50f37289bbf8ab4a6038f848 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-10T05:36:16.222Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-10T05:36:16.477Z] Stashed 1 file(s) [Pipeline] echo [2021-12-10T05:36:16.494Z] [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-12-10T05:36:31.864Z] Still waiting to schedule task [2021-12-10T05:36:31.864Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-591’ [2021-12-10T05:36:31.884Z] Still waiting to schedule task [2021-12-10T05:36:31.885Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-12-10T05:37:58.101Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-592 in /w/workspace/gexfoundry_device-sdk-go_PR-1073 [Pipeline] { [Pipeline] ws [2021-12-10T05:37:58.146Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-12-10T05:37:58.351Z] The recommended git tool is: git [2021-12-10T05:38:02.925Z] using credential edgex-jenkins-ssh [2021-12-10T05:38:02.943Z] Cloning the remote Git repository [2021-12-10T05:38:03.000Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-12-10T05:38:03.075Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-12-10T05:38:03.170Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-12-10T05:38:03.171Z] > git --version # timeout=10 [2021-12-10T05:38:03.187Z] > git --version # 'git version 2.17.1' [2021-12-10T05:38:03.188Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-10T05:38:03.304Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-10T05:38:04.922Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-12-10T05:38:04.939Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-10T05:38:04.968Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-12-10T05:38:05.001Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-12-10T05:38:05.001Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-10T05:38:05.013Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1073/head:refs/remotes/origin/PR-1073 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-10T05:38:08.512Z] Merging remotes/origin/main commit 940e3e0006af72bcfe711ffd8de496c555aa02b6 into PR head commit bb5c42cdde93153f32635e6e5637fc162a7abfce [2021-12-10T05:38:08.527Z] > git config core.sparsecheckout # timeout=10 [2021-12-10T05:38:08.542Z] > git checkout -f bb5c42cdde93153f32635e6e5637fc162a7abfce # timeout=10 [2021-12-10T05:38:08.791Z] Merge succeeded, producing 3f3176101665f8d289af50a814785e1313616469 [2021-12-10T05:38:08.792Z] Checking out Revision 3f3176101665f8d289af50a814785e1313616469 (PR-1073) [2021-12-10T05:38:08.642Z] > git remote # timeout=10 [2021-12-10T05:38:08.663Z] > git config --get remote.origin.url # timeout=10 [2021-12-10T05:38:08.676Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-10T05:38:08.686Z] > git merge 940e3e0006af72bcfe711ffd8de496c555aa02b6 # timeout=10 [2021-12-10T05:38:08.768Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-10T05:38:08.796Z] > git config core.sparsecheckout # timeout=10 [2021-12-10T05:38:08.812Z] > git checkout -f 3f3176101665f8d289af50a814785e1313616469 # timeout=10 [2021-12-10T05:38:12.878Z] Commit message: "Merge commit '940e3e0006af72bcfe711ffd8de496c555aa02b6' into HEAD" [2021-12-10T05:38:12.878Z] First time build. Skipping changelog. [2021-12-10T05:38:12.923Z] > git --version # timeout=10 [2021-12-10T05:38:12.938Z] > git --version # 'git version 2.17.1' [2021-12-10T05:38:12.952Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-10T05:38:13.987Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-10T05:38:13.987Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-10T05:38:13.987Z] Dload Upload Total Spent Left Speed [2021-12-10T05:38:13.987Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 88238 0 --:--:-- --:--:-- --:--:-- 88238 [Pipeline] sh [2021-12-10T05:38:14.510Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-10T05:38:14.914Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-10T05:38:14.914Z] + sudo tee /etc/docker/daemon.new [2021-12-10T05:38:14.914Z] { [2021-12-10T05:38:14.914Z] "registry-mirrors": [ [2021-12-10T05:38:14.914Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-10T05:38:14.914Z] ], [2021-12-10T05:38:14.914Z] "bip": "10.250.0.254/24", [2021-12-10T05:38:14.914Z] "hosts": [ [2021-12-10T05:38:14.914Z] "tcp://0.0.0.0:5555", [2021-12-10T05:38:14.914Z] "unix:///var/run/docker.sock" [2021-12-10T05:38:14.914Z] ], [2021-12-10T05:38:14.914Z] "mtu": 1458, [2021-12-10T05:38:14.914Z] "selinux-enabled": true, [2021-12-10T05:38:14.914Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-10T05:38:14.914Z] } [Pipeline] sh [2021-12-10T05:38:15.310Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-10T05:38:15.660Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-10T05:38:34.026Z] provisioning config files... [2021-12-10T05:38:34.052Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2890139938458762803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-10T05:38:34.454Z] ---> docker-login.sh [2021-12-10T05:38:34.454Z] nexus3.edgexfoundry.org:10001 [2021-12-10T05:38:35.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T05:38:35.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T05:38:35.057Z] Configure a credential helper to remove this warning. See [2021-12-10T05:38:35.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T05:38:35.057Z] [2021-12-10T05:38:35.057Z] Login Succeeded [2021-12-10T05:38:35.057Z] nexus3.edgexfoundry.org:10002 [2021-12-10T05:38:35.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T05:38:35.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T05:38:35.658Z] Configure a credential helper to remove this warning. See [2021-12-10T05:38:35.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T05:38:35.658Z] [2021-12-10T05:38:35.658Z] Login Succeeded [2021-12-10T05:38:35.658Z] nexus3.edgexfoundry.org:10003 [2021-12-10T05:38:35.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T05:38:35.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T05:38:35.934Z] Configure a credential helper to remove this warning. See [2021-12-10T05:38:35.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T05:38:35.934Z] [2021-12-10T05:38:35.934Z] Login Succeeded [2021-12-10T05:38:35.934Z] nexus3.edgexfoundry.org:10004 [2021-12-10T05:38:36.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T05:38:36.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T05:38:36.536Z] Configure a credential helper to remove this warning. See [2021-12-10T05:38:36.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T05:38:36.536Z] [2021-12-10T05:38:36.536Z] Login Succeeded [2021-12-10T05:38:36.536Z] docker.io [2021-12-10T05:38:36.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T05:38:37.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T05:38:37.079Z] Configure a credential helper to remove this warning. See [2021-12-10T05:38:37.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T05:38:37.079Z] [2021-12-10T05:38:37.079Z] Login Succeeded [2021-12-10T05:38:37.079Z] ---> docker-login.sh ends [Pipeline] } [2021-12-10T05:38:37.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-10T05:38:37.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-10T05:38:37.782Z] ========================================================= [2021-12-10T05:38:37.782Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-10T05:38:37.782Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-10T05:38:38.220Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-12-10T05:38:38.823Z] Sending build context to Docker daemon 29.39MB [2021-12-10T05:38:38.823Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-12-10T05:38:38.823Z] Step 2/10 : FROM ${BASE} AS builder [2021-12-10T05:38:39.097Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-10T05:38:39.097Z] 552d1f2373af: Pulling fs layer [2021-12-10T05:38:39.097Z] ea3f2d53f512: Pulling fs layer [2021-12-10T05:38:39.097Z] 9e70ebbbe112: Pulling fs layer [2021-12-10T05:38:39.097Z] 7a9cfe048b4a: Pulling fs layer [2021-12-10T05:38:39.097Z] 72dc09318566: Pulling fs layer [2021-12-10T05:38:39.097Z] f4f7b4309257: Pulling fs layer [2021-12-10T05:38:39.097Z] 0ac9a79272e3: Pulling fs layer [2021-12-10T05:38:39.097Z] b78e95d17946: Pulling fs layer [2021-12-10T05:38:39.097Z] f4f7b4309257: Waiting [2021-12-10T05:38:39.097Z] 7a9cfe048b4a: Waiting [2021-12-10T05:38:39.097Z] 0ac9a79272e3: Waiting [2021-12-10T05:38:39.097Z] b78e95d17946: Waiting [2021-12-10T05:38:39.097Z] 72dc09318566: Waiting [2021-12-10T05:38:39.097Z] 9e70ebbbe112: Verifying Checksum [2021-12-10T05:38:39.097Z] 9e70ebbbe112: Download complete [2021-12-10T05:38:39.097Z] ea3f2d53f512: Download complete [2021-12-10T05:38:39.097Z] 72dc09318566: Download complete [2021-12-10T05:38:39.097Z] f4f7b4309257: Verifying Checksum [2021-12-10T05:38:39.097Z] f4f7b4309257: Download complete [2021-12-10T05:38:39.097Z] 552d1f2373af: Verifying Checksum [2021-12-10T05:38:39.097Z] 552d1f2373af: Download complete [2021-12-10T05:38:39.097Z] 0ac9a79272e3: Verifying Checksum [2021-12-10T05:38:39.097Z] 0ac9a79272e3: Download complete [2021-12-10T05:38:39.703Z] 552d1f2373af: Pull complete [2021-12-10T05:38:40.315Z] ea3f2d53f512: Pull complete [2021-12-10T05:38:40.588Z] 9e70ebbbe112: Pull complete [2021-12-10T05:38:41.195Z] b78e95d17946: Verifying Checksum [2021-12-10T05:38:41.195Z] b78e95d17946: Download complete [2021-12-10T05:38:41.470Z] 7a9cfe048b4a: Verifying Checksum [2021-12-10T05:38:41.470Z] 7a9cfe048b4a: Download complete [2021-12-10T05:38:53.860Z] 7a9cfe048b4a: Pull complete [2021-12-10T05:38:53.860Z] 72dc09318566: Pull complete [2021-12-10T05:38:53.860Z] f4f7b4309257: Pull complete [2021-12-10T05:38:53.860Z] 0ac9a79272e3: Pull complete [2021-12-10T05:38:59.255Z] b78e95d17946: Pull complete [2021-12-10T05:38:59.255Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-10T05:38:59.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-10T05:38:59.255Z] ---> 8b459fc5aaf0 [2021-12-10T05:38:59.255Z] Step 3/10 : ARG MAKE=make build [2021-12-10T05:39:00.235Z] ---> Running in 342bfc2555ea [2021-12-10T05:39:00.505Z] Removing intermediate container 342bfc2555ea [2021-12-10T05:39:00.505Z] ---> 80884ab2c930 [2021-12-10T05:39:00.505Z] Step 4/10 : WORKDIR /device-sdk-go [2021-12-10T05:39:00.775Z] ---> Running in 2f9c105762b7 [2021-12-10T05:39:01.049Z] Removing intermediate container 2f9c105762b7 [2021-12-10T05:39:01.049Z] ---> 42a0010f2a52 [2021-12-10T05:39:01.049Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-12-10T05:39:01.049Z] ---> Running in 72130c0287f1 [2021-12-10T05:39:01.319Z] Removing intermediate container 72130c0287f1 [2021-12-10T05:39:01.319Z] ---> d690944fcb07 [2021-12-10T05:39:01.319Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-10T05:39:01.589Z] ---> Running in 0208fc0a573c [2021-12-10T05:39:03.105Z] Running on prd-centos7-docker-4c-2g-593 in /w/workspace/gexfoundry_device-sdk-go_PR-1073 [Pipeline] { [Pipeline] ws [2021-12-10T05:39:03.144Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-12-10T05:39:03.309Z] The recommended git tool is: git [2021-12-10T05:39:03.566Z] Removing intermediate container 0208fc0a573c [2021-12-10T05:39:03.566Z] ---> 2cb54e49b8c7 [2021-12-10T05:39:03.566Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-12-10T05:39:03.566Z] ---> Running in 0ae5787aa6b9 [2021-12-10T05:39:04.544Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-10T05:39:04.944Z] using credential edgex-jenkins-ssh [2021-12-10T05:39:04.955Z] Cloning the remote Git repository [2021-12-10T05:39:05.515Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-10T05:39:03.939Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-12-10T05:39:03.970Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-12-10T05:39:04.092Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-12-10T05:39:04.093Z] > git --version # timeout=10 [2021-12-10T05:39:04.102Z] > git --version # 'git version 2.24.4' [2021-12-10T05:39:04.103Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-10T05:39:04.121Z] [INFO] Currently running in a labeled security context [2021-12-10T05:39:04.121Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-10T05:39:04.121Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh6492864680112420835.key [2021-12-10T05:39:04.144Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-10T05:39:06.109Z] OK: 219 MiB in 52 packages [2021-12-10T05:39:04.962Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-12-10T05:39:04.971Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-10T05:39:04.986Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-12-10T05:39:05.004Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-12-10T05:39:05.004Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-10T05:39:05.005Z] [INFO] Currently running in a labeled security context [2021-12-10T05:39:05.005Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-10T05:39:05.005Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh1476463770272112734.key [2021-12-10T05:39:05.021Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1073/head:refs/remotes/origin/PR-1073 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-10T05:39:07.088Z] Removing intermediate container 0ae5787aa6b9 [2021-12-10T05:39:07.088Z] ---> 96275dc980c2 [2021-12-10T05:39:07.088Z] Step 8/10 : COPY . . [2021-12-10T05:39:08.267Z] Merging remotes/origin/main commit 940e3e0006af72bcfe711ffd8de496c555aa02b6 into PR head commit bb5c42cdde93153f32635e6e5637fc162a7abfce [2021-12-10T05:39:08.407Z] Merge succeeded, producing 906aed6814f7a6e4ec1f158a40215af29c0e1073 [2021-12-10T05:39:08.407Z] Checking out Revision 906aed6814f7a6e4ec1f158a40215af29c0e1073 (PR-1073) [2021-12-10T05:39:08.526Z] ---> cc6efc88c0be [2021-12-10T05:39:08.527Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-10T05:39:08.813Z] ---> Running in baa6e6c679bb [2021-12-10T05:39:07.238Z] > git config core.sparsecheckout # timeout=10 [2021-12-10T05:39:07.252Z] > git checkout -f bb5c42cdde93153f32635e6e5637fc162a7abfce # timeout=10 [2021-12-10T05:39:07.303Z] > git remote # timeout=10 [2021-12-10T05:39:07.314Z] > git config --get remote.origin.url # timeout=10 [2021-12-10T05:39:07.326Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-10T05:39:07.327Z] [INFO] Currently running in a labeled security context [2021-12-10T05:39:07.327Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-10T05:39:07.327Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh199557856292969665.key [2021-12-10T05:39:07.334Z] > git merge 940e3e0006af72bcfe711ffd8de496c555aa02b6 # timeout=10 [2021-12-10T05:39:07.359Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-10T05:39:07.375Z] > git config core.sparsecheckout # timeout=10 [2021-12-10T05:39:07.383Z] > git checkout -f 906aed6814f7a6e4ec1f158a40215af29c0e1073 # timeout=10 [2021-12-10T05:39:12.001Z] Commit message: "Merge commit '940e3e0006af72bcfe711ffd8de496c555aa02b6' into HEAD" [2021-12-10T05:39:12.001Z] First time build. Skipping changelog. [2021-12-10T05:39:10.986Z] > git --version # timeout=10 [2021-12-10T05:39:12.030Z] > git --version # 'git version 2.24.4' [2021-12-10T05:39:12.041Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-10T05:39:12.573Z] provisioning config files... [2021-12-10T05:39:12.588Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config332554279389975612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-10T05:39:13.032Z] ---> docker-login.sh [2021-12-10T05:39:13.032Z] nexus3.edgexfoundry.org:10001 [2021-12-10T05:39:13.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T05:39:13.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T05:39:13.032Z] Configure a credential helper to remove this warning. See [2021-12-10T05:39:13.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T05:39:13.032Z] [2021-12-10T05:39:13.032Z] Login Succeeded [2021-12-10T05:39:13.032Z] nexus3.edgexfoundry.org:10002 [2021-12-10T05:39:13.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T05:39:13.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T05:39:13.296Z] Configure a credential helper to remove this warning. See [2021-12-10T05:39:13.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T05:39:13.296Z] [2021-12-10T05:39:13.296Z] Login Succeeded [2021-12-10T05:39:13.296Z] nexus3.edgexfoundry.org:10003 [2021-12-10T05:39:13.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T05:39:13.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T05:39:13.296Z] Configure a credential helper to remove this warning. See [2021-12-10T05:39:13.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T05:39:13.296Z] [2021-12-10T05:39:13.296Z] Login Succeeded [2021-12-10T05:39:13.296Z] nexus3.edgexfoundry.org:10004 [2021-12-10T05:39:13.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T05:39:13.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T05:39:13.558Z] Configure a credential helper to remove this warning. See [2021-12-10T05:39:13.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T05:39:13.558Z] [2021-12-10T05:39:13.558Z] Login Succeeded [2021-12-10T05:39:13.558Z] docker.io [2021-12-10T05:39:13.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T05:39:13.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T05:39:13.822Z] Configure a credential helper to remove this warning. See [2021-12-10T05:39:13.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T05:39:13.822Z] [2021-12-10T05:39:13.822Z] Login Succeeded [2021-12-10T05:39:13.822Z] ---> docker-login.sh ends [Pipeline] } [2021-12-10T05:39:13.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-10T05:39:14.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-10T05:39:14.192Z] ========================================================= [2021-12-10T05:39:14.192Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-10T05:39:14.192Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-10T05:39:14.603Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-12-10T05:39:14.603Z] Sending build context to Docker daemon 29.39MB [2021-12-10T05:39:14.603Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-12-10T05:39:14.603Z] Step 2/10 : FROM ${BASE} AS builder [2021-12-10T05:39:14.864Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-10T05:39:14.864Z] a0d0a0d46f8b: Pulling fs layer [2021-12-10T05:39:14.864Z] 31adcdaf11c8: Pulling fs layer [2021-12-10T05:39:14.864Z] b8b176561691: Pulling fs layer [2021-12-10T05:39:14.864Z] 4527c011a84f: Pulling fs layer [2021-12-10T05:39:14.864Z] 5d74067f8e1e: Pulling fs layer [2021-12-10T05:39:14.864Z] e0aca202a116: Pulling fs layer [2021-12-10T05:39:14.864Z] 3a43be97a3b4: Pulling fs layer [2021-12-10T05:39:14.864Z] 34cad66bf833: Pulling fs layer [2021-12-10T05:39:14.864Z] b4e3c513aaa6: Pulling fs layer [2021-12-10T05:39:14.864Z] 5d74067f8e1e: Waiting [2021-12-10T05:39:14.864Z] e0aca202a116: Waiting [2021-12-10T05:39:14.864Z] 3a43be97a3b4: Waiting [2021-12-10T05:39:14.864Z] 34cad66bf833: Waiting [2021-12-10T05:39:14.864Z] b4e3c513aaa6: Waiting [2021-12-10T05:39:14.864Z] 4527c011a84f: Waiting [2021-12-10T05:39:14.864Z] b8b176561691: Verifying Checksum [2021-12-10T05:39:14.864Z] b8b176561691: Download complete [2021-12-10T05:39:14.864Z] 31adcdaf11c8: Download complete [2021-12-10T05:39:14.864Z] 5d74067f8e1e: Verifying Checksum [2021-12-10T05:39:14.864Z] 5d74067f8e1e: Download complete [2021-12-10T05:39:14.864Z] e0aca202a116: Verifying Checksum [2021-12-10T05:39:14.864Z] e0aca202a116: Download complete [2021-12-10T05:39:14.864Z] a0d0a0d46f8b: Verifying Checksum [2021-12-10T05:39:14.864Z] a0d0a0d46f8b: Download complete [2021-12-10T05:39:14.864Z] 3a43be97a3b4: Verifying Checksum [2021-12-10T05:39:14.864Z] 3a43be97a3b4: Download complete [2021-12-10T05:39:14.864Z] 34cad66bf833: Verifying Checksum [2021-12-10T05:39:14.864Z] 34cad66bf833: Download complete [2021-12-10T05:39:15.128Z] a0d0a0d46f8b: Pull complete [2021-12-10T05:39:15.394Z] b4e3c513aaa6: Verifying Checksum [2021-12-10T05:39:15.394Z] b4e3c513aaa6: Download complete [2021-12-10T05:39:15.394Z] 31adcdaf11c8: Pull complete [2021-12-10T05:39:15.664Z] 4527c011a84f: Verifying Checksum [2021-12-10T05:39:15.664Z] 4527c011a84f: Download complete [2021-12-10T05:39:15.664Z] b8b176561691: Pull complete [2021-12-10T05:39:19.008Z] 4527c011a84f: Pull complete [2021-12-10T05:39:19.008Z] 5d74067f8e1e: Pull complete [2021-12-10T05:39:19.276Z] e0aca202a116: Pull complete [2021-12-10T05:39:19.276Z] 3a43be97a3b4: Pull complete [2021-12-10T05:39:19.276Z] 34cad66bf833: Pull complete [2021-12-10T05:39:21.873Z] b4e3c513aaa6: Pull complete [2021-12-10T05:39:21.873Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-10T05:39:21.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-10T05:39:21.873Z] ---> 9f6097aaca64 [2021-12-10T05:39:21.873Z] Step 3/10 : ARG MAKE=make build [2021-12-10T05:39:23.264Z] ---> Running in b5a075f4f388 [2021-12-10T05:39:23.530Z] Removing intermediate container b5a075f4f388 [2021-12-10T05:39:23.530Z] ---> bd965776580e [2021-12-10T05:39:23.530Z] Step 4/10 : WORKDIR /device-sdk-go [2021-12-10T05:39:23.530Z] ---> Running in 7c2c112b64ab [2021-12-10T05:39:23.530Z] Removing intermediate container 7c2c112b64ab [2021-12-10T05:39:23.530Z] ---> af615c563993 [2021-12-10T05:39:23.530Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-12-10T05:39:23.530Z] ---> Running in 4589b5cc1a3b [2021-12-10T05:39:23.530Z] Removing intermediate container 4589b5cc1a3b [2021-12-10T05:39:23.530Z] ---> 463043630c21 [2021-12-10T05:39:23.530Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-10T05:39:23.789Z] ---> Running in aec69e76bcba [2021-12-10T05:39:24.051Z] Removing intermediate container aec69e76bcba [2021-12-10T05:39:24.051Z] ---> 275dc9845aec [2021-12-10T05:39:24.051Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-12-10T05:39:24.313Z] ---> Running in 60cb734ad09b [2021-12-10T05:39:24.575Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-10T05:39:25.147Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-10T05:39:25.723Z] OK: 220 MiB in 52 packages [2021-12-10T05:39:25.723Z] Removing intermediate container 60cb734ad09b [2021-12-10T05:39:25.723Z] ---> 616d8ac35815 [2021-12-10T05:39:25.723Z] Step 8/10 : COPY . . [2021-12-10T05:39:26.300Z] ---> 1a5ee111ce7a [2021-12-10T05:39:26.300Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-10T05:39:26.300Z] ---> Running in d93118637c63 [2021-12-10T05:39:58.481Z] Removing intermediate container d93118637c63 [2021-12-10T05:39:58.481Z] ---> 0fde83bcdfda [2021-12-10T05:39:58.481Z] Step 10/10 : RUN ${MAKE} [2021-12-10T05:39:58.481Z] ---> Running in a1cd69db5167 [2021-12-10T05:39:58.481Z] noop [2021-12-10T05:39:58.481Z] Removing intermediate container a1cd69db5167 [2021-12-10T05:39:58.481Z] ---> fdd82585599c [2021-12-10T05:39:58.481Z] Successfully built fdd82585599c [2021-12-10T05:39:58.481Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-10T05:39:58.816Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-10T05:39:58.817Z] . [Pipeline] withDockerContainer [2021-12-10T05:39:58.903Z] prd-centos7-docker-4c-2g-593 does not seem to be running inside a container [2021-12-10T05:39:58.945Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-10T05:39:59.278Z] $ docker top 9fb1bdf12598dd7a76f298244eda96d5ea42d49d2f26a850241952a5ff6d5f28 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-10T05:39:59.686Z] + go version [2021-12-10T05:39:59.686Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-10T05:39:59.714Z] $ docker stop --time=1 9fb1bdf12598dd7a76f298244eda96d5ea42d49d2f26a850241952a5ff6d5f28 [2021-12-10T05:40:00.885Z] $ docker rm -f 9fb1bdf12598dd7a76f298244eda96d5ea42d49d2f26a850241952a5ff6d5f28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-10T05:40:01.623Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-10T05:40:01.623Z] . [Pipeline] withDockerContainer [2021-12-10T05:40:01.706Z] prd-centos7-docker-4c-2g-593 does not seem to be running inside a container [2021-12-10T05:40:01.765Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-10T05:40:02.088Z] $ docker top b56cc97742c7b6cc71e64e244c9a1d90e03225346fd989315febbb7ccd39c4cd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-12-10T05:40:02.540Z] + make test [2021-12-10T05:40:02.540Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-10T05:40:02.803Z] internal/autoevent/executor.go:12:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: [2021-12-10T05:40:02.803Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [2021-12-10T05:40:02.803Z] internal/autoevent/executor.go:13:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promauto (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: [2021-12-10T05:40:02.803Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [2021-12-10T05:40:02.803Z] internal/prometheus/prom.go:8:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promhttp (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus); to add: [2021-12-10T05:40:02.803Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus [2021-12-10T05:40:02.803Z] make: *** [Makefile:35: test] Error 1 [Pipeline] } [2021-12-10T05:40:02.842Z] $ docker stop --time=1 b56cc97742c7b6cc71e64e244c9a1d90e03225346fd989315febbb7ccd39c4cd [2021-12-10T05:40:04.063Z] $ docker rm -f b56cc97742c7b6cc71e64e244c9a1d90e03225346fd989315febbb7ccd39c4cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-10T05:40:05.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-10T05:40:05.399Z] [2021-12-10T05:40:05.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-10T05:40:05.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-10T05:40:05.740Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-10T05:40:05.740Z] b4d181a07f80: Pulling fs layer [2021-12-10T05:40:05.740Z] a1111a8f2ec3: Pulling fs layer [2021-12-10T05:40:05.740Z] ed53099fbce6: Pulling fs layer [2021-12-10T05:40:05.740Z] dc539afda2c1: Pulling fs layer [2021-12-10T05:40:05.740Z] 77bc0d833cb6: Pulling fs layer [2021-12-10T05:40:05.740Z] 9065ff56babe: Pulling fs layer [2021-12-10T05:40:05.740Z] d287ab97295c: Pulling fs layer [2021-12-10T05:40:05.740Z] dc539afda2c1: Waiting [2021-12-10T05:40:05.740Z] 77bc0d833cb6: Waiting [2021-12-10T05:40:05.740Z] 9065ff56babe: Waiting [2021-12-10T05:40:05.740Z] d287ab97295c: Waiting [2021-12-10T05:40:05.740Z] a1111a8f2ec3: Verifying Checksum [2021-12-10T05:40:05.740Z] a1111a8f2ec3: Download complete [2021-12-10T05:40:05.740Z] dc539afda2c1: Verifying Checksum [2021-12-10T05:40:05.740Z] dc539afda2c1: Download complete [2021-12-10T05:40:06.016Z] 77bc0d833cb6: Verifying Checksum [2021-12-10T05:40:06.016Z] 77bc0d833cb6: Download complete [2021-12-10T05:40:06.016Z] ed53099fbce6: Verifying Checksum [2021-12-10T05:40:06.016Z] ed53099fbce6: Download complete [2021-12-10T05:40:06.016Z] 9065ff56babe: Verifying Checksum [2021-12-10T05:40:06.016Z] 9065ff56babe: Download complete [2021-12-10T05:40:06.016Z] b4d181a07f80: Verifying Checksum [2021-12-10T05:40:06.016Z] b4d181a07f80: Download complete [2021-12-10T05:40:06.590Z] d287ab97295c: Verifying Checksum [2021-12-10T05:40:06.590Z] d287ab97295c: Download complete [2021-12-10T05:40:07.549Z] b4d181a07f80: Pull complete [2021-12-10T05:40:07.549Z] a1111a8f2ec3: Pull complete [2021-12-10T05:40:08.128Z] ed53099fbce6: Pull complete [2021-12-10T05:40:08.128Z] dc539afda2c1: Pull complete [2021-12-10T05:40:08.717Z] 77bc0d833cb6: Pull complete [2021-12-10T05:40:08.717Z] 9065ff56babe: Pull complete [2021-12-10T05:40:14.038Z] d287ab97295c: Pull complete [2021-12-10T05:40:14.038Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-10T05:40:14.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-10T05:40:14.038Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-10T05:40:14.126Z] prd-centos7-docker-4c-2g-593 does not seem to be running inside a container [2021-12-10T05:40:14.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-10T05:40:17.053Z] $ docker top fdccde40c65c427efac31cd2655ced6538eb63b0b53c9ba013226f3f1289c837 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-10T05:40:17.542Z] ---> job-cost.sh [2021-12-10T05:40:17.543Z] lf-activate-venv: SKIPPING [2021-12-10T05:40:17.543Z] INFO: No Stack... [2021-12-10T05:40:17.805Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-10T05:40:18.071Z] INFO: Archiving Costs [Pipeline] sh [2021-12-10T05:40:18.394Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-12-10T05:40:18.394Z] + cut -d, -f6 [Pipeline] lock [2021-12-10T05:40:18.452Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1073-1-stack-cost] [2021-12-10T05:40:18.457Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-1-stack-cost] did not exist. Created. [2021-12-10T05:40:18.457Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1073-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-10T05:40:18.849Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-12-10T05:40:19.042Z] Stashed 1 file(s) [Pipeline] } [2021-12-10T05:40:19.057Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-10T05:40:19.120Z] $ docker stop --time=1 fdccde40c65c427efac31cd2655ced6538eb63b0b53c9ba013226f3f1289c837 [2021-12-10T05:40:20.261Z] $ docker rm -f fdccde40c65c427efac31cd2655ced6538eb63b0b53c9ba013226f3f1289c837 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-10T05:40:20.877Z] Failed in branch amd64 [2021-12-10T05:40:30.576Z] Removing intermediate container baa6e6c679bb [2021-12-10T05:40:30.576Z] ---> ccef7ee81e55 [2021-12-10T05:40:30.576Z] Step 10/10 : RUN ${MAKE} [2021-12-10T05:40:30.576Z] ---> Running in 2492d099b54e [2021-12-10T05:40:30.576Z] noop [2021-12-10T05:40:30.576Z] Removing intermediate container 2492d099b54e [2021-12-10T05:40:30.576Z] ---> aa8bc2cc66ae [2021-12-10T05:40:30.576Z] Successfully built aa8bc2cc66ae [2021-12-10T05:40:30.576Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-10T05:40:30.951Z] + docker inspect -f . ci-base-image-arm64 [2021-12-10T05:40:30.951Z] . [Pipeline] withDockerContainer [2021-12-10T05:40:31.168Z] prd-ubuntu18.04-docker-arm64-4c-16g-592 does not seem to be running inside a container [2021-12-10T05:40:31.251Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-12-10T05:40:32.458Z] $ docker top 1a6817a7afa503fab3eaf3472fa643cce06444f3b0123ba27ea0e22d62759e73 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-10T05:40:33.359Z] + go version [2021-12-10T05:40:33.359Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-12-10T05:40:33.391Z] $ docker stop --time=1 1a6817a7afa503fab3eaf3472fa643cce06444f3b0123ba27ea0e22d62759e73 [2021-12-10T05:40:34.985Z] $ docker rm -f 1a6817a7afa503fab3eaf3472fa643cce06444f3b0123ba27ea0e22d62759e73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-10T05:40:35.902Z] + docker inspect -f . ci-base-image-arm64 [2021-12-10T05:40:35.903Z] . [Pipeline] withDockerContainer [2021-12-10T05:40:36.116Z] prd-ubuntu18.04-docker-arm64-4c-16g-592 does not seem to be running inside a container [2021-12-10T05:40:36.185Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-12-10T05:40:37.435Z] $ docker top 3c58e62b092236387ba941436af76d7b9e986d108ae0106008d4664ca61dac3f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-12-10T05:40:38.418Z] + make test [2021-12-10T05:40:38.418Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-10T05:40:39.399Z] internal/autoevent/executor.go:12:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: [2021-12-10T05:40:39.399Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [2021-12-10T05:40:39.399Z] internal/autoevent/executor.go:13:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promauto (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: [2021-12-10T05:40:39.399Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [2021-12-10T05:40:39.399Z] internal/prometheus/prom.go:8:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promhttp (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus); to add: [2021-12-10T05:40:39.399Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus [2021-12-10T05:40:39.399Z] make: *** [Makefile:35: test] Error 1 [Pipeline] } [2021-12-10T05:40:39.440Z] $ docker stop --time=1 3c58e62b092236387ba941436af76d7b9e986d108ae0106008d4664ca61dac3f [2021-12-10T05:40:41.044Z] $ docker rm -f 3c58e62b092236387ba941436af76d7b9e986d108ae0106008d4664ca61dac3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-10T05:40:42.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-10T05:40:42.247Z] [2021-12-10T05:40:42.247Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-10T05:40:42.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-10T05:40:42.622Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-10T05:40:42.622Z] 448f6bf000e3: Pulling fs layer [2021-12-10T05:40:42.622Z] f757da607395: Pulling fs layer [2021-12-10T05:40:42.622Z] 05883995daec: Pulling fs layer [2021-12-10T05:40:42.622Z] 8603b9c90790: Pulling fs layer [2021-12-10T05:40:42.622Z] 1560dd03e051: Pulling fs layer [2021-12-10T05:40:42.622Z] 27f5ce0e4adf: Pulling fs layer [2021-12-10T05:40:42.622Z] c2d8d7efcc4b: Pulling fs layer [2021-12-10T05:40:42.622Z] 1560dd03e051: Waiting [2021-12-10T05:40:42.622Z] 27f5ce0e4adf: Waiting [2021-12-10T05:40:42.622Z] c2d8d7efcc4b: Waiting [2021-12-10T05:40:42.622Z] 8603b9c90790: Waiting [2021-12-10T05:40:42.895Z] f757da607395: Verifying Checksum [2021-12-10T05:40:42.895Z] f757da607395: Download complete [2021-12-10T05:40:42.895Z] 8603b9c90790: Download complete [2021-12-10T05:40:42.895Z] 05883995daec: Verifying Checksum [2021-12-10T05:40:42.895Z] 05883995daec: Download complete [2021-12-10T05:40:43.176Z] 27f5ce0e4adf: Verifying Checksum [2021-12-10T05:40:43.176Z] 27f5ce0e4adf: Download complete [2021-12-10T05:40:43.176Z] 1560dd03e051: Verifying Checksum [2021-12-10T05:40:43.176Z] 1560dd03e051: Download complete [2021-12-10T05:40:43.176Z] 448f6bf000e3: Verifying Checksum [2021-12-10T05:40:43.176Z] 448f6bf000e3: Download complete [2021-12-10T05:40:45.804Z] c2d8d7efcc4b: Verifying Checksum [2021-12-10T05:40:45.804Z] c2d8d7efcc4b: Download complete [2021-12-10T05:40:47.239Z] 448f6bf000e3: Pull complete [2021-12-10T05:40:47.511Z] f757da607395: Pull complete [2021-12-10T05:40:48.943Z] 05883995daec: Pull complete [2021-12-10T05:40:49.214Z] 8603b9c90790: Pull complete [2021-12-10T05:40:50.188Z] 1560dd03e051: Pull complete [2021-12-10T05:40:50.459Z] 27f5ce0e4adf: Pull complete [2021-12-10T05:41:05.538Z] c2d8d7efcc4b: Pull complete [2021-12-10T05:41:05.538Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-10T05:41:05.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-10T05:41:05.538Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-10T05:41:05.809Z] prd-ubuntu18.04-docker-arm64-4c-16g-592 does not seem to be running inside a container [2021-12-10T05:41:05.893Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-12-10T05:41:08.534Z] $ docker top 942e8621d4834cab3b2b203d8c70159689bb73db4b47dc5101e5d338a2ac2e52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-10T05:41:09.548Z] ---> job-cost.sh [2021-12-10T05:41:09.548Z] lf-activate-venv: SKIPPING [2021-12-10T05:41:09.548Z] INFO: No Stack... [2021-12-10T05:41:09.824Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-10T05:41:10.112Z] INFO: Archiving Costs [Pipeline] sh [2021-12-10T05:41:10.826Z] + cut -d, -f6 [2021-12-10T05:41:10.826Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2021-12-10T05:41:10.908Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1073-1-stack-cost] [2021-12-10T05:41:10.913Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-1-stack-cost] did not exist. Created. [2021-12-10T05:41:10.913Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1073-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-10T05:41:11.659Z] /w/workspace/device-sdk-go/1@tmp/durable-bfffeaa5/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-bfffeaa5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-12-10T05:41:12.350Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-10T05:41:12.388Z] Warning: overwriting stash ‘stack-cost’ [2021-12-10T05:41:12.814Z] Stashed 1 file(s) [Pipeline] } [2021-12-10T05:41:12.831Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-10T05:41:12.900Z] $ docker stop --time=1 942e8621d4834cab3b2b203d8c70159689bb73db4b47dc5101e5d338a2ac2e52 [2021-12-10T05:41:14.385Z] $ docker rm -f 942e8621d4834cab3b2b203d8c70159689bb73db4b47dc5101e5d338a2ac2e52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-10T05:41:15.082Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-12-10T05:41:17.489Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-10T05:41:17.831Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-10T05:41:18.421Z] ---> package-listing.sh [2021-12-10T05:41:18.421Z] ++ facter osfamily [2021-12-10T05:41:18.421Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-10T05:41:18.687Z] + OS_FAMILY=redhat [2021-12-10T05:41:18.687Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1073 [2021-12-10T05:41:18.687Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-10T05:41:18.687Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-10T05:41:18.687Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-10T05:41:18.687Z] + PACKAGES=/tmp/packages_start.txt [2021-12-10T05:41:18.687Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1073 ']' [2021-12-10T05:41:18.687Z] + PACKAGES=/tmp/packages_end.txt [2021-12-10T05:41:18.687Z] + case "${OS_FAMILY}" in [2021-12-10T05:41:18.687Z] + rpm -qa [2021-12-10T05:41:18.687Z] + sort [2021-12-10T05:41:19.262Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-10T05:41:19.262Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-10T05:41:19.262Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-10T05:41:19.262Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1073 ']' [2021-12-10T05:41:19.262Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives/ [2021-12-10T05:41:19.262Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives/ [Pipeline] echo [2021-12-10T05:41:19.290Z] 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/gexfoundry_device-sdk-go_PR-1073/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-10T05:41:19.596Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-10T05:41:20.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-10T05:41:20.188Z] [2021-12-10T05:41:20.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-10T05:41:20.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-10T05:41:20.526Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-10T05:41:20.526Z] b4d181a07f80: Pulling fs layer [2021-12-10T05:41:20.526Z] a1111a8f2ec3: Pulling fs layer [2021-12-10T05:41:20.526Z] ed53099fbce6: Pulling fs layer [2021-12-10T05:41:20.526Z] dc539afda2c1: Pulling fs layer [2021-12-10T05:41:20.526Z] 77bc0d833cb6: Pulling fs layer [2021-12-10T05:41:20.526Z] 9065ff56babe: Pulling fs layer [2021-12-10T05:41:20.526Z] d287ab97295c: Pulling fs layer [2021-12-10T05:41:20.526Z] dc539afda2c1: Waiting [2021-12-10T05:41:20.526Z] 77bc0d833cb6: Waiting [2021-12-10T05:41:20.526Z] 9065ff56babe: Waiting [2021-12-10T05:41:20.526Z] d287ab97295c: Waiting [2021-12-10T05:41:20.526Z] a1111a8f2ec3: Verifying Checksum [2021-12-10T05:41:20.526Z] a1111a8f2ec3: Download complete [2021-12-10T05:41:20.526Z] dc539afda2c1: Verifying Checksum [2021-12-10T05:41:20.526Z] dc539afda2c1: Download complete [2021-12-10T05:41:20.800Z] ed53099fbce6: Verifying Checksum [2021-12-10T05:41:20.801Z] ed53099fbce6: Download complete [2021-12-10T05:41:20.801Z] 9065ff56babe: Verifying Checksum [2021-12-10T05:41:20.801Z] 9065ff56babe: Download complete [2021-12-10T05:41:20.801Z] 77bc0d833cb6: Verifying Checksum [2021-12-10T05:41:20.801Z] 77bc0d833cb6: Download complete [2021-12-10T05:41:20.801Z] b4d181a07f80: Verifying Checksum [2021-12-10T05:41:20.801Z] b4d181a07f80: Download complete [2021-12-10T05:41:21.388Z] d287ab97295c: Verifying Checksum [2021-12-10T05:41:21.388Z] d287ab97295c: Download complete [2021-12-10T05:41:22.335Z] b4d181a07f80: Pull complete [2021-12-10T05:41:22.335Z] a1111a8f2ec3: Pull complete [2021-12-10T05:41:22.917Z] ed53099fbce6: Pull complete [2021-12-10T05:41:23.181Z] dc539afda2c1: Pull complete [2021-12-10T05:41:23.441Z] 77bc0d833cb6: Pull complete [2021-12-10T05:41:23.441Z] 9065ff56babe: Pull complete [2021-12-10T05:41:28.763Z] d287ab97295c: Pull complete [2021-12-10T05:41:28.763Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-10T05:41:28.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-10T05:41:28.763Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-10T05:41:28.851Z] prd-centos7-docker-4c-2g-591 does not seem to be running inside a container [2021-12-10T05:41:28.888Z] $ 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/gexfoundry_device-sdk-go_PR-1073/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1073 -v /w/workspace/gexfoundry_device-sdk-go_PR-1073:/w/workspace/gexfoundry_device-sdk-go_PR-1073:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1073@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-10T05:41:31.266Z] $ docker top 5e69b9d75acdf3d3fb1ea8350b2349cc8f3956e5c6e66f79a0df19b2586b380f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-10T05:41:31.673Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-10T05:41:31.985Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-10T05:41:32.302Z] + ls /var/log/sa-host [2021-12-10T05:41:32.302Z] + sadf -c /var/log/sa-host/sa10 [2021-12-10T05:41:32.302Z] file_magic: OK [2021-12-10T05:41:32.302Z] HZ: Using current value: 100 [2021-12-10T05:41:32.302Z] file_header: OK [2021-12-10T05:41:32.302Z] 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-12-10T05:41:32.302Z] Statistics: [2021-12-10T05:41:32.302Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-10T05:41:32.302Z] File successfully converted to sysstat format version 12.0.3 [2021-12-10T05:41:32.302Z] + sadf -c /var/log/sa-host/sa17 [2021-12-10T05:41:32.302Z] file_magic: OK [2021-12-10T05:41:32.302Z] HZ: Using current value: 100 [2021-12-10T05:41:32.302Z] file_header: OK [2021-12-10T05:41:32.302Z] 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-12-10T05:41:32.302Z] Statistics: [2021-12-10T05:41:32.302Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-10T05:41:32.302Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-10T05:41:32.557Z] provisioning config files... [2021-12-10T05:41:32.568Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/config5960839286484400578tmp [Pipeline] { [Pipeline] echo [2021-12-10T05:41:32.611Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-10T05:41:32.949Z] ---> create-netrc.sh [Pipeline] } [2021-12-10T05:41:32.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-10T05:41:33.376Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-10T05:41:33.402Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-10T05:41:33.734Z] ---> sudo-logs.sh [2021-12-10T05:41:33.734Z] Archiving 'sudo' log.. [2021-12-10T05:41:33.734Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-591.novalocal: Name or service not known [2021-12-10T05:41:33.734Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-591.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-10T05:41:33.798Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-10T05:41:34.116Z] ---> job-cost.sh [2021-12-10T05:41:34.116Z] lf-activate-venv: SKIPPING [2021-12-10T05:41:34.116Z] DEBUG: total: 0.10999999940395355 [2021-12-10T05:41:34.116Z] INFO: Retrieving Stack Cost... [2021-12-10T05:41:34.375Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-10T05:41:34.635Z] INFO: Archiving Costs [Pipeline] echo [2021-12-10T05:41:34.686Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-10T05:41:35.012Z] ---> logs-deploy.sh [2021-12-10T05:41:35.012Z] lf-activate-venv: SKIPPING [2021-12-10T05:41:35.012Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1073/1 [2021-12-10T05:41:35.012Z] INFO: archiving workspace using pattern(s): [2021-12-10T05:41:35.583Z] Archives upload complete. [2021-12-10T05:41:35.846Z] INFO: archiving logs to Nexus