Pull request #1069 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 cloudxxx8 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from ca4f80de74d9b31ccd575be3a31a10e68805f306+48df9d91fbaf94aabdf03ecb0566b509996ae599 (c05300d16f2e5fc7f84fa4475e33b3a1adc564e3) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8297323952440341381.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh9185267612278777016.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-1069/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-1069/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh638311755118668546.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-1069/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6144018040748583527.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh6123273594353366533.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-1069/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-1069/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6715294399007660327.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-544 in /w/workspace/gexfoundry_device-sdk-go_PR-1069 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1069 # 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-1069@tmp/jenkins-gitclient-ssh3808904078950562063.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-1069@tmp/jenkins-gitclient-ssh9088692001657961880.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1069/head:refs/remotes/origin/PR-1069 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 Merging remotes/origin/jakarta commit 48df9d91fbaf94aabdf03ecb0566b509996ae599 into PR head commit ca4f80de74d9b31ccd575be3a31a10e68805f306 Merge succeeded, producing ca4f80de74d9b31ccd575be3a31a10e68805f306 Checking out Revision ca4f80de74d9b31ccd575be3a31a10e68805f306 (PR-1069) > git config core.sparsecheckout # timeout=10 > git checkout -f ca4f80de74d9b31ccd575be3a31a10e68805f306 # 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-1069@tmp/jenkins-gitclient-ssh4687447082712073792.key > git merge 48df9d91fbaf94aabdf03ecb0566b509996ae599 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca4f80de74d9b31ccd575be3a31a10e68805f306 # timeout=10 Commit message: "docs: Correct document links in README" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-14T13:39:03.013Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-14T13:39:03.136Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-14T13:39:03.244Z] ========================================================= [2021-11-14T13:39:03.244Z] EdgeX Global Pipelines Version Info [2021-11-14T13:39:03.244Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-14T13:39:04.464Z] ------------------- [2021-11-14T13:39:04.464Z] stable info: [2021-11-14T13:39:04.464Z] ------------------- [2021-11-14T13:39:04.464Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-14T13:39:04.464Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-14T13:39:04.464Z] Message: update stable to v1.0.215 [2021-11-14T13:39:05.038Z] ------------------- [2021-11-14T13:39:05.038Z] experimental info: [2021-11-14T13:39:05.038Z] ------------------- [2021-11-14T13:39:05.038Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-14T13:39:05.038Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-14T13:39:05.038Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-14T13:39:05.205Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-11-14T13:39:05.243Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-11-14T13:39:05.285Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-14T13:39:05.328Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-14T13:39:05.366Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-14T13:39:05.405Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-14T13:39:05.438Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-14T13:39:05.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-11-14T13:39:05.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-14T13:39:05.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-14T13:39:05.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-14T13:39:05.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-11-14T13:39:05.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-14T13:39:05.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-14T13:39:05.728Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-14T13:39:05.765Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-11-14T13:39:05.803Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-14T13:39:05.841Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-14T13:39:05.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-14T13:39:05.956Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-14T13:39:06.009Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-14T13:39:06.060Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-14T13:39:06.102Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-14T13:39:06.146Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-14T13:39:06.184Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-14T13:39:06.220Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-14T13:39:06.254Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1069 [Pipeline] echo [2021-11-14T13:39:06.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1069 [Pipeline] echo [2021-11-14T13:39:06.328Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1069 [Pipeline] echo [2021-11-14T13:39:06.364Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca4f80de74d9b31ccd575be3a31a10e68805f306 [Pipeline] echo [2021-11-14T13:39:06.396Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca4f80d [Pipeline] echo [2021-11-14T13:39:06.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-14T13:39:06.537Z] provisioning config files... [2021-11-14T13:39:06.554Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1069@tmp/config8119786685569713776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-14T13:39:06.900Z] ---> docker-login.sh [2021-11-14T13:39:06.900Z] nexus3.edgexfoundry.org:10001 [2021-11-14T13:39:06.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-14T13:39:07.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-14T13:39:07.162Z] Configure a credential helper to remove this warning. See [2021-11-14T13:39:07.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-14T13:39:07.162Z] [2021-11-14T13:39:07.162Z] Login Succeeded [2021-11-14T13:39:07.162Z] nexus3.edgexfoundry.org:10002 [2021-11-14T13:39:07.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-14T13:39:07.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-14T13:39:07.162Z] Configure a credential helper to remove this warning. See [2021-11-14T13:39:07.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-14T13:39:07.162Z] [2021-11-14T13:39:07.162Z] Login Succeeded [2021-11-14T13:39:07.162Z] nexus3.edgexfoundry.org:10003 [2021-11-14T13:39:07.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-14T13:39:07.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-14T13:39:07.425Z] Configure a credential helper to remove this warning. See [2021-11-14T13:39:07.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-14T13:39:07.425Z] [2021-11-14T13:39:07.425Z] Login Succeeded [2021-11-14T13:39:07.425Z] nexus3.edgexfoundry.org:10004 [2021-11-14T13:39:07.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-14T13:39:07.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-14T13:39:07.425Z] Configure a credential helper to remove this warning. See [2021-11-14T13:39:07.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-14T13:39:07.425Z] [2021-11-14T13:39:07.425Z] Login Succeeded [2021-11-14T13:39:07.425Z] docker.io [2021-11-14T13:39:07.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-14T13:39:07.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-14T13:39:07.963Z] Configure a credential helper to remove this warning. See [2021-11-14T13:39:07.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-14T13:39:07.963Z] [2021-11-14T13:39:07.963Z] Login Succeeded [2021-11-14T13:39:07.963Z] ---> docker-login.sh ends [Pipeline] } [2021-11-14T13:39:07.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-14T13:39:08.637Z] + git rev-list -1 --merges ca4f80de74d9b31ccd575be3a31a10e68805f306~1..ca4f80de74d9b31ccd575be3a31a10e68805f306 [Pipeline] echo [2021-11-14T13:39:08.698Z] -----------> git rev-list -1 --merges ca4f80de74d9b31ccd575be3a31a10e68805f306~1..ca4f80de74d9b31ccd575be3a31a10e68805f306 ca4f80de74d9b31ccd575be3a31a10e68805f306 [false] [Pipeline] sh [2021-11-14T13:39:09.021Z] + git log --format=format:%s -1 ca4f80de74d9b31ccd575be3a31a10e68805f306 [Pipeline] echo [2021-11-14T13:39:09.058Z] ========================================================= [2021-11-14T13:39:09.058Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-14T13:39:09.058Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-14T13:39:09.491Z] + git log --format=format:%s -1 ca4f80de74d9b31ccd575be3a31a10e68805f306 [Pipeline] echo [2021-11-14T13:39:09.526Z] [semverPrep] GIT_COMMIT: ca4f80de74d9b31ccd575be3a31a10e68805f306, Commit Message: docs: Correct document links in README [Pipeline] echo [2021-11-14T13:39:09.548Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-14T13:39:10.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-14T13:39:10.354Z] [2021-11-14T13:39:10.354Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-14T13:39:10.699Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-14T13:39:10.699Z] latest: Pulling from edgex-devops/git-semver [2021-11-14T13:39:10.699Z] a0d0a0d46f8b: Pulling fs layer [2021-11-14T13:39:10.699Z] 3e5f54012d9b: Pulling fs layer [2021-11-14T13:39:10.699Z] 4c7163046ea9: Pulling fs layer [2021-11-14T13:39:10.699Z] 0c2d73faf560: Pulling fs layer [2021-11-14T13:39:10.699Z] 0c2d73faf560: Waiting [2021-11-14T13:39:10.699Z] 3e5f54012d9b: Verifying Checksum [2021-11-14T13:39:10.699Z] 3e5f54012d9b: Download complete [2021-11-14T13:39:10.699Z] a0d0a0d46f8b: Verifying Checksum [2021-11-14T13:39:10.699Z] a0d0a0d46f8b: Download complete [2021-11-14T13:39:10.699Z] 4c7163046ea9: Verifying Checksum [2021-11-14T13:39:10.699Z] 4c7163046ea9: Download complete [2021-11-14T13:39:10.699Z] 0c2d73faf560: Verifying Checksum [2021-11-14T13:39:10.699Z] 0c2d73faf560: Download complete [2021-11-14T13:39:10.970Z] a0d0a0d46f8b: Pull complete [2021-11-14T13:39:10.970Z] 3e5f54012d9b: Pull complete [2021-11-14T13:39:11.237Z] 4c7163046ea9: Pull complete [2021-11-14T13:39:11.506Z] 0c2d73faf560: Pull complete [2021-11-14T13:39:11.506Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-14T13:39:11.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-14T13:39:11.506Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-14T13:39:11.602Z] prd-centos7-docker-4c-2g-544 does not seem to be running inside a container [2021-11-14T13:39:11.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1069 -v /w/workspace/gexfoundry_device-sdk-go_PR-1069:/w/workspace/gexfoundry_device-sdk-go_PR-1069:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1069@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1069@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:10004/edgex-devops/git-semver:latest cat [2021-11-14T13:39:12.290Z] $ docker top 30b72d9fc0e00e1ab77e692b561aac05510a02a0abfec87e49ea55fd3535a265 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-14T13:39:12.476Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-14T13:39:12.476Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-14T13:39:12.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-14T13:39:12.594Z] $ docker exec 30b72d9fc0e00e1ab77e692b561aac05510a02a0abfec87e49ea55fd3535a265 ssh-agent [2021-11-14T13:39:12.712Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBoMobL/agent.13 [2021-11-14T13:39:12.712Z] SSH_AGENT_PID=20 [2021-11-14T13:39:12.721Z] Running ssh-add (command line suppressed) [2021-11-14T13:39:12.824Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1069@tmp/private_key_5297745740484136655.key (/w/workspace/gexfoundry_device-sdk-go_PR-1069@tmp/private_key_5297745740484136655.key) [2021-11-14T13:39:12.841Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-14T13:39:13.188Z] + git tag --points-at HEAD [Pipeline] } [2021-11-14T13:39:13.205Z] $ docker exec --env ******** --env ******** 30b72d9fc0e00e1ab77e692b561aac05510a02a0abfec87e49ea55fd3535a265 ssh-agent -k [2021-11-14T13:39:13.314Z] unset SSH_AUTH_SOCK; [2021-11-14T13:39:13.315Z] unset SSH_AGENT_PID; [2021-11-14T13:39:13.315Z] echo Agent pid 20 killed; [2021-11-14T13:39:13.328Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-14T13:39:13.401Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-14T13:39:13.401Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-14T13:39:13.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-14T13:39:13.524Z] $ docker exec 30b72d9fc0e00e1ab77e692b561aac05510a02a0abfec87e49ea55fd3535a265 ssh-agent [2021-11-14T13:39:13.642Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlnJfmb/agent.52 [2021-11-14T13:39:13.642Z] SSH_AGENT_PID=58 [2021-11-14T13:39:13.647Z] Running ssh-add (command line suppressed) [2021-11-14T13:39:13.737Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1069@tmp/private_key_516924965940955671.key (/w/workspace/gexfoundry_device-sdk-go_PR-1069@tmp/private_key_516924965940955671.key) [2021-11-14T13:39:13.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-14T13:39:14.083Z] + git semver init [2021-11-14T13:39:14.083Z] # -> Open(): unable to determine branch for HEAD [2021-11-14T13:39:14.083Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1069/.git [2021-11-14T13:39:14.083Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1069 [2021-11-14T13:39:14.083Z] # $SEMVER_REMOTE_NAME = origin [2021-11-14T13:39:14.083Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-14T13:39:14.083Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-14T13:39:14.083Z] # $SEMVER_BRANCH = PR-1069 [2021-11-14T13:39:14.083Z] # $SEMVER_TEMP = /tmp/semver-263082484 [2021-11-14T13:39:14.083Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-11-14T13:39:15.045Z] # '/tmp/semver-263082484' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1069/.semver' [2021-11-14T13:39:15.045Z] # -> Force: false [2021-11-14T13:39:15.045Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1069/.semver [Pipeline] } [2021-11-14T13:39:15.062Z] $ docker exec --env ******** --env ******** 30b72d9fc0e00e1ab77e692b561aac05510a02a0abfec87e49ea55fd3535a265 ssh-agent -k [2021-11-14T13:39:15.169Z] unset SSH_AUTH_SOCK; [2021-11-14T13:39:15.169Z] unset SSH_AGENT_PID; [2021-11-14T13:39:15.169Z] echo Agent pid 58 killed; [2021-11-14T13:39:15.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-14T13:39:15.630Z] + git semver [Pipeline] } [2021-11-14T13:39:15.649Z] $ docker stop --time=1 30b72d9fc0e00e1ab77e692b561aac05510a02a0abfec87e49ea55fd3535a265 [2021-11-14T13:39:16.872Z] $ docker rm -f 30b72d9fc0e00e1ab77e692b561aac05510a02a0abfec87e49ea55fd3535a265 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-14T13:39:17.276Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-14T13:39:17.581Z] Stashed 1 file(s) [Pipeline] echo [2021-11-14T13:39:17.600Z] [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-11-14T13:39:32.983Z] Still waiting to schedule task [2021-11-14T13:39:32.983Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-14T13:39:33.004Z] Still waiting to schedule task [2021-11-14T13:39:33.004Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-542’ [2021-11-14T13:41:08.790Z] Running on prd-centos7-docker-4c-2g-545 in /w/workspace/gexfoundry_device-sdk-go_PR-1069 [Pipeline] { [Pipeline] ws [2021-11-14T13:41:08.836Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-11-14T13:41:08.955Z] Selected Git installation does not exist. Using Default [2021-11-14T13:41:08.955Z] The recommended git tool is: NONE [2021-11-14T13:41:10.881Z] using credential edgex-jenkins-ssh [2021-11-14T13:41:10.891Z] Cloning the remote Git repository [2021-11-14T13:41:10.203Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-11-14T13:41:10.254Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-11-14T13:41:10.287Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-11-14T13:41:10.287Z] > git --version # timeout=10 [2021-11-14T13:41:10.294Z] > git --version # 'git version 2.24.4' [2021-11-14T13:41:10.294Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-14T13:41:10.319Z] [INFO] Currently running in a labeled security context [2021-11-14T13:41:10.319Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-14T13:41:10.321Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh7476175243624232912.key [2021-11-14T13:41:10.348Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-14T13:41:11.603Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-11-14T13:41:11.616Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-14T13:41:12.936Z] Merging remotes/origin/jakarta commit 48df9d91fbaf94aabdf03ecb0566b509996ae599 into PR head commit ca4f80de74d9b31ccd575be3a31a10e68805f306 [2021-11-14T13:41:13.099Z] Merge succeeded, producing ca4f80de74d9b31ccd575be3a31a10e68805f306 [2021-11-14T13:41:13.100Z] Checking out Revision ca4f80de74d9b31ccd575be3a31a10e68805f306 (PR-1069) [2021-11-14T13:41:11.627Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-11-14T13:41:11.637Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-11-14T13:41:11.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-14T13:41:11.639Z] [INFO] Currently running in a labeled security context [2021-11-14T13:41:11.639Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-14T13:41:11.639Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh4268401853442070647.key [2021-11-14T13:41:11.651Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1069/head:refs/remotes/origin/PR-1069 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2021-11-14T13:41:12.235Z] > git config core.sparsecheckout # timeout=10 [2021-11-14T13:41:12.241Z] > git checkout -f ca4f80de74d9b31ccd575be3a31a10e68805f306 # timeout=10 [2021-11-14T13:41:12.354Z] > git remote # timeout=10 [2021-11-14T13:41:12.361Z] > git config --get remote.origin.url # timeout=10 [2021-11-14T13:41:12.367Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-14T13:41:12.368Z] [INFO] Currently running in a labeled security context [2021-11-14T13:41:12.368Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-14T13:41:12.368Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh4167856730285840157.key [2021-11-14T13:41:12.376Z] > git merge 48df9d91fbaf94aabdf03ecb0566b509996ae599 # timeout=10 [2021-11-14T13:41:12.383Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-14T13:41:12.393Z] > git config core.sparsecheckout # timeout=10 [2021-11-14T13:41:12.398Z] > git checkout -f ca4f80de74d9b31ccd575be3a31a10e68805f306 # timeout=10 [2021-11-14T13:41:16.689Z] Commit message: "docs: Correct document links in README" [2021-11-14T13:41:16.050Z] > git --version # timeout=10 [2021-11-14T13:41:16.056Z] > git --version # 'git version 2.24.4' [2021-11-14T13:41:16.065Z] fatal: bad object 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-14T13:41:17.447Z] provisioning config files... [2021-11-14T13:41:17.461Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config856194856245075089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-14T13:41:17.883Z] ---> docker-login.sh [2021-11-14T13:41:17.883Z] nexus3.edgexfoundry.org:10001 [2021-11-14T13:41:17.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-14T13:41:17.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-14T13:41:17.883Z] Configure a credential helper to remove this warning. See [2021-11-14T13:41:17.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-14T13:41:17.883Z] [2021-11-14T13:41:17.883Z] Login Succeeded [2021-11-14T13:41:17.883Z] nexus3.edgexfoundry.org:10002 [2021-11-14T13:41:18.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-14T13:41:18.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-14T13:41:18.150Z] Configure a credential helper to remove this warning. See [2021-11-14T13:41:18.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-14T13:41:18.150Z] [2021-11-14T13:41:18.150Z] Login Succeeded [2021-11-14T13:41:18.150Z] nexus3.edgexfoundry.org:10003 [2021-11-14T13:41:18.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-14T13:41:18.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-14T13:41:18.150Z] Configure a credential helper to remove this warning. See [2021-11-14T13:41:18.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-14T13:41:18.150Z] [2021-11-14T13:41:18.150Z] Login Succeeded [2021-11-14T13:41:18.150Z] nexus3.edgexfoundry.org:10004 [2021-11-14T13:41:18.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-14T13:41:18.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-14T13:41:18.410Z] Configure a credential helper to remove this warning. See [2021-11-14T13:41:18.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-14T13:41:18.410Z] [2021-11-14T13:41:18.410Z] Login Succeeded [2021-11-14T13:41:18.410Z] docker.io [2021-11-14T13:41:18.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-14T13:41:18.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-14T13:41:18.670Z] Configure a credential helper to remove this warning. See [2021-11-14T13:41:18.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-14T13:41:18.670Z] [2021-11-14T13:41:18.670Z] Login Succeeded [2021-11-14T13:41:18.670Z] ---> docker-login.sh ends [Pipeline] } [2021-11-14T13:41:18.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-14T13:41:18.931Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-14T13:41:18.961Z] ========================================================= [2021-11-14T13:41:18.961Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] [2021-11-14T13:41:18.961Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-14T13:41:19.349Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts --build-arg 'MAKE=echo noop' --target=builder . [2021-11-14T13:41:19.621Z] Sending build context to Docker daemon 16.01MB [2021-11-14T13:41:19.621Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-11-14T13:41:19.621Z] Step 2/10 : FROM ${BASE} AS builder [2021-11-14T13:41:19.621Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2021-11-14T13:41:19.621Z] a0d0a0d46f8b: Pulling fs layer [2021-11-14T13:41:19.621Z] 31adcdaf11c8: Pulling fs layer [2021-11-14T13:41:19.621Z] b8b176561691: Pulling fs layer [2021-11-14T13:41:19.621Z] 4527c011a84f: Pulling fs layer [2021-11-14T13:41:19.621Z] 5d74067f8e1e: Pulling fs layer [2021-11-14T13:41:19.621Z] 36f58ee4fdd2: Pulling fs layer [2021-11-14T13:41:19.621Z] 32f094029db3: Pulling fs layer [2021-11-14T13:41:19.621Z] 773a5188bba9: Pulling fs layer [2021-11-14T13:41:19.621Z] 0a89ddfe6704: Pulling fs layer [2021-11-14T13:41:19.621Z] 4527c011a84f: Waiting [2021-11-14T13:41:19.621Z] 32f094029db3: Waiting [2021-11-14T13:41:19.621Z] 5d74067f8e1e: Waiting [2021-11-14T13:41:19.621Z] 36f58ee4fdd2: Waiting [2021-11-14T13:41:19.621Z] 773a5188bba9: Waiting [2021-11-14T13:41:19.621Z] 0a89ddfe6704: Waiting [2021-11-14T13:41:19.621Z] b8b176561691: Verifying Checksum [2021-11-14T13:41:19.621Z] b8b176561691: Download complete [2021-11-14T13:41:19.621Z] 31adcdaf11c8: Download complete [2021-11-14T13:41:19.621Z] 5d74067f8e1e: Verifying Checksum [2021-11-14T13:41:19.621Z] 5d74067f8e1e: Download complete [2021-11-14T13:41:19.621Z] a0d0a0d46f8b: Verifying Checksum [2021-11-14T13:41:19.621Z] a0d0a0d46f8b: Download complete [2021-11-14T13:41:19.621Z] 36f58ee4fdd2: Verifying Checksum [2021-11-14T13:41:19.621Z] 36f58ee4fdd2: Download complete [2021-11-14T13:41:19.882Z] 32f094029db3: Verifying Checksum [2021-11-14T13:41:19.882Z] 32f094029db3: Download complete [2021-11-14T13:41:19.882Z] 773a5188bba9: Verifying Checksum [2021-11-14T13:41:19.882Z] 773a5188bba9: Download complete [2021-11-14T13:41:20.151Z] a0d0a0d46f8b: Pull complete [2021-11-14T13:41:20.412Z] 4527c011a84f: Verifying Checksum [2021-11-14T13:41:20.412Z] 4527c011a84f: Download complete [2021-11-14T13:41:20.412Z] 0a89ddfe6704: Verifying Checksum [2021-11-14T13:41:20.412Z] 0a89ddfe6704: Download complete [2021-11-14T13:41:20.412Z] 31adcdaf11c8: Pull complete [2021-11-14T13:41:20.412Z] b8b176561691: Pull complete [2021-11-14T13:41:24.642Z] 4527c011a84f: Pull complete [2021-11-14T13:41:24.642Z] 5d74067f8e1e: Pull complete [2021-11-14T13:41:24.642Z] 36f58ee4fdd2: Pull complete [2021-11-14T13:41:24.642Z] 32f094029db3: Pull complete [2021-11-14T13:41:24.642Z] 773a5188bba9: Pull complete [2021-11-14T13:41:27.255Z] 0a89ddfe6704: Pull complete [2021-11-14T13:41:27.255Z] Digest: sha256:1b40dceaf34dee7ca55b3c49faf64f21c87f0328d9001acbe5b0b15629491fba [2021-11-14T13:41:27.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2021-11-14T13:41:27.255Z] ---> dd279347b56d [2021-11-14T13:41:27.255Z] Step 3/10 : ARG MAKE=make build [2021-11-14T13:41:28.641Z] ---> Running in f1ec909c5c91 [2021-11-14T13:41:28.641Z] Removing intermediate container f1ec909c5c91 [2021-11-14T13:41:28.641Z] ---> 03002b48f0f2 [2021-11-14T13:41:28.641Z] Step 4/10 : WORKDIR /device-sdk-go [2021-11-14T13:41:28.641Z] ---> Running in 750c9de2c7b1 [2021-11-14T13:41:28.641Z] Removing intermediate container 750c9de2c7b1 [2021-11-14T13:41:28.641Z] ---> 0a75da635b8d [2021-11-14T13:41:28.641Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-14T13:41:28.641Z] ---> Running in 7b9fba959f7b [2021-11-14T13:41:28.904Z] Removing intermediate container 7b9fba959f7b [2021-11-14T13:41:28.904Z] ---> 558cb2c1c479 [2021-11-14T13:41:28.904Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-14T13:41:28.904Z] ---> Running in 9e8a3930d712 [2021-11-14T13:41:29.481Z] Removing intermediate container 9e8a3930d712 [2021-11-14T13:41:29.481Z] ---> 0794d8157047 [2021-11-14T13:41:29.481Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-11-14T13:41:29.481Z] ---> Running in 24680686419d [2021-11-14T13:41:29.755Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-14T13:41:30.326Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-14T13:41:30.900Z] OK: 220 MiB in 52 packages [2021-11-14T13:41:30.900Z] Removing intermediate container 24680686419d [2021-11-14T13:41:30.900Z] ---> 460f4f732f90 [2021-11-14T13:41:30.900Z] Step 8/10 : COPY . . [2021-11-14T13:41:32.299Z] ---> 335a085473b4 [2021-11-14T13:41:32.299Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-14T13:41:32.299Z] ---> Running in 0463625a9cac [2021-11-14T13:41:32.299Z] skipping... [2021-11-14T13:41:32.563Z] Removing intermediate container 0463625a9cac [2021-11-14T13:41:32.563Z] ---> 0a98f831542a [2021-11-14T13:41:32.563Z] Step 10/10 : RUN ${MAKE} [2021-11-14T13:41:32.563Z] ---> Running in 248d6c38d7b2 [2021-11-14T13:41:32.827Z] noop [2021-11-14T13:41:33.089Z] Removing intermediate container 248d6c38d7b2 [2021-11-14T13:41:33.089Z] ---> 0e4412842a30 [2021-11-14T13:41:33.089Z] Successfully built 0e4412842a30 [2021-11-14T13:41:33.089Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-14T13:41:33.410Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-14T13:41:33.410Z] . [Pipeline] withDockerContainer [2021-11-14T13:41:33.497Z] prd-centos7-docker-4c-2g-545 does not seem to be running inside a container [2021-11-14T13:41:33.536Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-11-14T13:41:33.971Z] $ docker top ee7f1074da56f669c303d8014544c01650d35d52ab3e872f875587ab20c26439 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-14T13:41:34.377Z] + go version [2021-11-14T13:41:34.378Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-14T13:41:34.402Z] $ docker stop --time=1 ee7f1074da56f669c303d8014544c01650d35d52ab3e872f875587ab20c26439 [2021-11-14T13:41:35.615Z] $ docker rm -f ee7f1074da56f669c303d8014544c01650d35d52ab3e872f875587ab20c26439 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-14T13:41:36.343Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-14T13:41:36.343Z] . [Pipeline] withDockerContainer [2021-11-14T13:41:36.422Z] prd-centos7-docker-4c-2g-545 does not seem to be running inside a container [2021-11-14T13:41:36.461Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-11-14T13:41:36.803Z] $ docker top b0996a28176e9902f7f7e4f4786c8d8d86dd63d83adcf86c0d1b118426c62f01 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-14T13:41:37.251Z] + make test [2021-11-14T13:41:37.251Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-14T13:41:42.584Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-11-14T13:42:04.650Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-11-14T13:42:04.650Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-11-14T13:42:04.650Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-11-14T13:42:06.595Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.057s coverage: 23.3% of statements [2021-11-14T13:42:06.595Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-11-14T13:42:06.595Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.041s coverage: 27.6% of statements [2021-11-14T13:42:07.172Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.063s coverage: 78.9% of statements [2021-11-14T13:42:07.172Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.070s coverage: 9.0% of statements [2021-11-14T13:42:07.172Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-11-14T13:42:07.172Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-11-14T13:42:07.172Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-11-14T13:42:08.130Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.060s coverage: 28.7% of statements [2021-11-14T13:42:08.130Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-11-14T13:42:09.080Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.063s coverage: 83.3% of statements [2021-11-14T13:42:09.080Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-11-14T13:42:09.080Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-11-14T13:42:09.080Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.076s coverage: 57.8% of statements [2021-11-14T13:42:10.480Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.839s coverage: 89.2% of statements [2021-11-14T13:42:10.480Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-11-14T13:42:10.480Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.043s coverage: 4.8% of statements [2021-11-14T13:42:10.480Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-11-14T13:42:10.480Z] GO111MODULE=on go vet ./... [2021-11-14T13:42:28.806Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-14T13:42:28.806Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-14T13:42:28.806Z] ./bin/test-attribution-txt.sh [2021-11-14T13:42:28.806Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2021-11-14T13:42:28.806Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 [2021-11-14T13:42:28.806Z] go: downloading github.com/google/uuid v1.3.0 [2021-11-14T13:42:28.806Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-11-14T13:42:28.806Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-11-14T13:42:28.806Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2021-11-14T13:42:28.806Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 [2021-11-14T13:42:29.071Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-14T13:42:29.071Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-11-14T13:42:29.071Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-14T13:42:29.071Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-11-14T13:42:29.071Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-11-14T13:42:29.071Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2021-11-14T13:42:29.071Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2021-11-14T13:42:29.071Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-11-14T13:42:29.071Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-11-14T13:42:29.071Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-11-14T13:42:29.071Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-11-14T13:42:29.071Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-11-14T13:42:29.332Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-11-14T13:42:29.332Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-11-14T13:42:29.332Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-11-14T13:42:29.332Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-11-14T13:42:29.332Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-11-14T13:42:29.332Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-11-14T13:42:29.332Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-11-14T13:42:29.332Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-11-14T13:42:29.332Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-14T13:42:29.332Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-14T13:42:29.332Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-14T13:42:29.332Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-11-14T13:42:29.332Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-11-14T13:42:29.332Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-11-14T13:42:29.593Z] go: downloading golang.org/x/text v0.3.6 [2021-11-14T13:42:30.537Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-11-14T13:42:30.537Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-11-14T13:42:30.537Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-11-14T13:42:30.537Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-11-14T13:42:30.537Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-11-14T13:42:30.537Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-11-14T13:42:30.537Z] go: downloading github.com/x448/float16 v0.8.4 [2021-11-14T13:42:30.537Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-11-14T13:42:30.537Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-11-14T13:42:30.537Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-11-14T13:42:30.537Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-11-14T13:42:30.537Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-11-14T13:42:30.800Z] go: downloading github.com/fatih/color v1.9.0 [2021-11-14T13:42:30.800Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-14T13:42:30.800Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-14T13:42:30.800Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-14T13:42:30.800Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2021-11-14T13:42:32.230Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2021-11-14T13:42:32.587Z] + go mod tidy [2021-11-14T13:42:32.857Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-11-14T13:42:32.857Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-11-14T13:42:32.857Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-11-14T13:42:32.857Z] go: downloading github.com/kr/pretty v0.3.0 [2021-11-14T13:42:32.857Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-11-14T13:42:32.857Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-11-14T13:42:32.857Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-11-14T13:42:32.857Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-11-14T13:42:32.857Z] go: downloading github.com/kr/text v0.2.0 [2021-11-14T13:42:33.124Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-11-14T13:42:33.124Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-14T13:42:33.124Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-11-14T13:42:33.124Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-11-14T13:42:33.124Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-11-14T13:42:33.124Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-11-14T13:42:33.124Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2021-11-14T13:42:33.124Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-11-14T13:42:33.124Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-11-14T13:42:33.124Z] go: downloading github.com/miekg/dns v1.1.26 [2021-11-14T13:42:33.124Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-11-14T13:42:33.124Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-11-14T13:42:33.124Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-11-14T13:42:33.124Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2021-11-14T13:42:33.406Z] $ docker stop --time=1 b0996a28176e9902f7f7e4f4786c8d8d86dd63d83adcf86c0d1b118426c62f01 [2021-11-14T13:42:35.352Z] $ docker rm -f b0996a28176e9902f7f7e4f4786c8d8d86dd63d83adcf86c0d1b118426c62f01 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-14T13:42:36.099Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-14T13:42:36.389Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-14T13:42:37.916Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-14T13:42:38.229Z] + ls -al . [2021-11-14T13:42:38.230Z] total 264 [2021-11-14T13:42:38.230Z] drwxrwxr-x. 11 jenkins jenkins 4096 Nov 14 13:42 . [2021-11-14T13:42:38.230Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 14 13:41 .. [2021-11-14T13:42:38.230Z] drwxrwxr-x. 2 jenkins jenkins 37 Nov 14 13:41 bin [2021-11-14T13:42:38.230Z] -rw-rw-r--. 1 jenkins jenkins 26321 Nov 14 13:41 CHANGELOG.md [2021-11-14T13:42:38.230Z] -rw-r--r--. 1 jenkins jenkins 128369 Nov 14 13:42 coverage.out [2021-11-14T13:42:38.230Z] -rw-rw-r--. 1 jenkins jenkins 140 Nov 14 13:41 .dockerignore [2021-11-14T13:42:38.230Z] drwxrwxr-x. 5 jenkins jenkins 62 Nov 14 13:41 example [2021-11-14T13:42:38.230Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 14 13:41 .git [2021-11-14T13:42:38.230Z] drwxrwxr-x. 3 jenkins jenkins 125 Nov 14 13:41 .github [2021-11-14T13:42:38.230Z] -rw-rw-r--. 1 jenkins jenkins 124 Nov 14 13:41 .gitignore [2021-11-14T13:42:38.230Z] -rw-rw-r--. 1 jenkins jenkins 576 Nov 14 13:42 go.mod [2021-11-14T13:42:38.230Z] -rw-rw-r--. 1 jenkins jenkins 48946 Nov 14 13:41 go.sum [2021-11-14T13:42:38.230Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 14 13:41 GOVERNANCE.md [2021-11-14T13:42:38.230Z] drwxrwxr-x. 15 jenkins jenkins 224 Nov 14 13:41 internal [2021-11-14T13:42:38.230Z] -rw-rw-r--. 1 jenkins jenkins 880 Nov 14 13:41 Jenkinsfile [2021-11-14T13:42:38.230Z] -rw-rw-r--. 1 jenkins jenkins 11341 Nov 14 13:41 LICENSE [2021-11-14T13:42:38.230Z] -rw-rw-r--. 1 jenkins jenkins 1120 Nov 14 13:41 Makefile [2021-11-14T13:42:38.230Z] drwxrwxr-x. 3 jenkins jenkins 16 Nov 14 13:41 openapi [2021-11-14T13:42:38.230Z] -rw-rw-r--. 1 jenkins jenkins 619 Nov 14 13:41 OWNERS.md [2021-11-14T13:42:38.230Z] drwxrwxr-x. 5 jenkins jenkins 50 Nov 14 13:41 pkg [2021-11-14T13:42:38.230Z] -rw-rw-r--. 1 jenkins jenkins 4890 Nov 14 13:41 README.md [2021-11-14T13:42:38.230Z] drwxrwxr-x. 4 jenkins jenkins 54 Nov 14 13:41 snap [2021-11-14T13:42:38.230Z] drwxrwxr-x. 6 jenkins jenkins 98 Nov 14 13:41 vendor [2021-11-14T13:42:38.230Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 14 13:39 VERSION [2021-11-14T13:42:38.230Z] -rw-rw-r--. 1 jenkins jenkins 222 Nov 14 13:41 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-14T13:42:38.563Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=ca4f80de74d9b31ccd575be3a31a10e68805f306 --label arch=amd64 --label version=0.0.0 . [2021-11-14T13:42:38.823Z] Sending build context to Docker daemon 16.14MB [2021-11-14T13:42:38.823Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-11-14T13:42:38.823Z] Step 2/24 : FROM ${BASE} AS builder [2021-11-14T13:42:38.823Z] ---> 0e4412842a30 [2021-11-14T13:42:38.823Z] Step 3/24 : ARG MAKE=make build [2021-11-14T13:42:39.084Z] ---> Running in ce651dd56fb0 [2021-11-14T13:42:39.084Z] Removing intermediate container ce651dd56fb0 [2021-11-14T13:42:39.084Z] ---> 35304661c368 [2021-11-14T13:42:39.084Z] Step 4/24 : WORKDIR /device-sdk-go [2021-11-14T13:42:39.084Z] ---> Running in cd9fd6a115f5 [2021-11-14T13:42:39.084Z] Removing intermediate container cd9fd6a115f5 [2021-11-14T13:42:39.084Z] ---> d694f40a30f1 [2021-11-14T13:42:39.084Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-14T13:42:39.084Z] ---> Running in 8047e59cf917 [2021-11-14T13:42:39.344Z] Removing intermediate container 8047e59cf917 [2021-11-14T13:42:39.344Z] ---> 69fc7d0fe867 [2021-11-14T13:42:39.344Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-14T13:42:39.344Z] ---> Running in b7cbbf3adceb [2021-11-14T13:42:39.914Z] Removing intermediate container b7cbbf3adceb [2021-11-14T13:42:39.914Z] ---> fb587cfa7185 [2021-11-14T13:42:39.914Z] Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-11-14T13:42:39.914Z] ---> Running in 9780807e8e34 [2021-11-14T13:42:40.174Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-14T13:42:41.119Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-14T13:42:41.381Z] OK: 220 MiB in 52 packages [2021-11-14T13:42:41.381Z] Removing intermediate container 9780807e8e34 [2021-11-14T13:42:41.381Z] ---> 96413c1513d1 [2021-11-14T13:42:41.381Z] Step 8/24 : COPY . . [2021-11-14T13:42:42.776Z] ---> f697ed7eb8fa [2021-11-14T13:42:42.776Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-14T13:42:42.776Z] ---> Running in 7bceb88fcf2a [2021-11-14T13:42:43.042Z] skipping... [2021-11-14T13:42:43.304Z] Removing intermediate container 7bceb88fcf2a [2021-11-14T13:42:43.304Z] ---> 745e660a7382 [2021-11-14T13:42:43.304Z] Step 10/24 : RUN ${MAKE} [2021-11-14T13:42:43.304Z] ---> Running in 7f7522645d8f [2021-11-14T13:42:43.570Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-11-14T13:42:55.918Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-11-14T13:42:55.918Z] Removing intermediate container 7f7522645d8f [2021-11-14T13:42:55.918Z] ---> 3e1e856a8876 [2021-11-14T13:42:55.918Z] Step 11/24 : FROM alpine:3.14 [2021-11-14T13:42:58.953Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-546 in /w/workspace/gexfoundry_device-sdk-go_PR-1069 [Pipeline] { [Pipeline] ws [2021-11-14T13:42:58.994Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-11-14T13:42:59.226Z] Selected Git installation does not exist. Using Default [2021-11-14T13:42:59.226Z] The recommended git tool is: NONE [2021-11-14T13:43:00.151Z] 3.14: Pulling from library/alpine [2021-11-14T13:43:00.151Z] 97518928ae5f: Pulling fs layer [2021-11-14T13:43:00.151Z] 97518928ae5f: Download complete [2021-11-14T13:43:00.151Z] 97518928ae5f: Pull complete [2021-11-14T13:43:00.151Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-14T13:43:00.151Z] Status: Downloaded newer image for alpine:3.14 [2021-11-14T13:43:00.151Z] ---> 0a97eee8041e [2021-11-14T13:43:00.151Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-14T13:43:00.151Z] ---> Running in 3552b4345608 [2021-11-14T13:43:00.413Z] Removing intermediate container 3552b4345608 [2021-11-14T13:43:00.413Z] ---> 56532f3e3792 [2021-11-14T13:43:00.413Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-14T13:43:00.413Z] ---> Running in 87facc48f0f0 [2021-11-14T13:43:00.986Z] Removing intermediate container 87facc48f0f0 [2021-11-14T13:43:00.986Z] ---> 2f7193fb9fad [2021-11-14T13:43:00.986Z] Step 14/24 : RUN apk add --update --no-cache zeromq [2021-11-14T13:43:00.986Z] ---> Running in 2388204f6302 [2021-11-14T13:43:01.251Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-14T13:43:01.826Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-14T13:43:02.411Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2021-11-14T13:43:02.411Z] (2/5) Installing libsodium (1.0.18-r0) [2021-11-14T13:43:02.411Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-14T13:43:02.672Z] (4/5) Installing libzmq (4.3.4-r0) [2021-11-14T13:43:02.672Z] (5/5) Installing zeromq (4.3.4-r0) [2021-11-14T13:43:02.672Z] Executing busybox-1.33.1-r6.trigger [2021-11-14T13:43:02.672Z] OK: 8 MiB in 19 packages [2021-11-14T13:43:02.934Z] Removing intermediate container 2388204f6302 [2021-11-14T13:43:02.934Z] ---> 0b13a7f42804 [2021-11-14T13:43:02.934Z] Step 15/24 : WORKDIR / [2021-11-14T13:43:03.195Z] ---> Running in 6f16b383c8d0 [2021-11-14T13:43:03.195Z] Removing intermediate container 6f16b383c8d0 [2021-11-14T13:43:03.195Z] ---> 2624b1cbe5c3 [2021-11-14T13:43:03.195Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-11-14T13:43:03.459Z] ---> 593ad740fcb1 [2021-11-14T13:43:03.459Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-11-14T13:43:03.734Z] ---> 965ab212ba82 [2021-11-14T13:43:03.734Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-11-14T13:43:03.996Z] ---> 8ac29db98e03 [2021-11-14T13:43:03.996Z] Step 19/24 : EXPOSE 59999 [2021-11-14T13:43:03.996Z] ---> Running in 18dc15dfa96b [2021-11-14T13:43:03.996Z] Removing intermediate container 18dc15dfa96b [2021-11-14T13:43:03.996Z] ---> 5a9c44aba966 [2021-11-14T13:43:03.996Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2021-11-14T13:43:03.996Z] ---> Running in 372160966d01 [2021-11-14T13:43:04.262Z] Removing intermediate container 372160966d01 [2021-11-14T13:43:04.262Z] ---> 55b426081352 [2021-11-14T13:43:04.262Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-14T13:43:04.262Z] ---> Running in f33ff53689d8 [2021-11-14T13:43:04.262Z] Removing intermediate container f33ff53689d8 [2021-11-14T13:43:04.262Z] ---> 78ddd12eddd4 [2021-11-14T13:43:04.262Z] Step 22/24 : LABEL arch=amd64 [2021-11-14T13:43:04.262Z] ---> Running in 06c9aad37332 [2021-11-14T13:43:04.262Z] Removing intermediate container 06c9aad37332 [2021-11-14T13:43:04.262Z] ---> 7dea339effe7 [2021-11-14T13:43:04.262Z] Step 23/24 : LABEL git_sha=ca4f80de74d9b31ccd575be3a31a10e68805f306 [2021-11-14T13:43:04.262Z] ---> Running in 433407cbf5c9 [2021-11-14T13:43:04.526Z] Removing intermediate container 433407cbf5c9 [2021-11-14T13:43:04.526Z] ---> 9e30a4db8499 [2021-11-14T13:43:04.526Z] Step 24/24 : LABEL version=0.0.0 [2021-11-14T13:43:04.526Z] ---> Running in 0dee600e3f3d [2021-11-14T13:43:04.526Z] Removing intermediate container 0dee600e3f3d [2021-11-14T13:43:04.526Z] ---> 0c386a17bba0 [2021-11-14T13:43:04.526Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-14T13:43:04.526Z] Successfully built 0c386a17bba0 [2021-11-14T13:43:04.526Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-11-14T13:43:04.811Z] using credential edgex-jenkins-ssh [2021-11-14T13:43:04.828Z] Cloning the remote Git repository [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-14T13:43:05.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-14T13:43:05.297Z] [2021-11-14T13:43:05.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-14T13:43:04.895Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-11-14T13:43:04.994Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-11-14T13:43:05.060Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-11-14T13:43:05.061Z] > git --version # timeout=10 [2021-11-14T13:43:05.082Z] > git --version # 'git version 2.17.1' [2021-11-14T13:43:05.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-14T13:43:05.158Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-14T13:43:05.632Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-14T13:43:05.632Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-14T13:43:05.632Z] b4d181a07f80: Pulling fs layer [2021-11-14T13:43:05.632Z] a1111a8f2ec3: Pulling fs layer [2021-11-14T13:43:05.632Z] ed53099fbce6: Pulling fs layer [2021-11-14T13:43:05.632Z] dc539afda2c1: Pulling fs layer [2021-11-14T13:43:05.632Z] 77bc0d833cb6: Pulling fs layer [2021-11-14T13:43:05.632Z] 9065ff56babe: Pulling fs layer [2021-11-14T13:43:05.632Z] d287ab97295c: Pulling fs layer [2021-11-14T13:43:05.632Z] dc539afda2c1: Waiting [2021-11-14T13:43:05.632Z] 77bc0d833cb6: Waiting [2021-11-14T13:43:05.632Z] 9065ff56babe: Waiting [2021-11-14T13:43:05.632Z] d287ab97295c: Waiting [2021-11-14T13:43:05.632Z] a1111a8f2ec3: Verifying Checksum [2021-11-14T13:43:05.632Z] a1111a8f2ec3: Download complete [2021-11-14T13:43:05.632Z] dc539afda2c1: Verifying Checksum [2021-11-14T13:43:05.632Z] dc539afda2c1: Download complete [2021-11-14T13:43:05.898Z] ed53099fbce6: Verifying Checksum [2021-11-14T13:43:05.898Z] ed53099fbce6: Download complete [2021-11-14T13:43:05.898Z] b4d181a07f80: Verifying Checksum [2021-11-14T13:43:05.898Z] b4d181a07f80: Download complete [2021-11-14T13:43:05.898Z] 77bc0d833cb6: Verifying Checksum [2021-11-14T13:43:05.898Z] 77bc0d833cb6: Download complete [2021-11-14T13:43:05.898Z] 9065ff56babe: Verifying Checksum [2021-11-14T13:43:05.898Z] 9065ff56babe: Download complete [2021-11-14T13:43:06.480Z] d287ab97295c: Verifying Checksum [2021-11-14T13:43:06.480Z] d287ab97295c: Download complete [2021-11-14T13:43:06.642Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-11-14T13:43:06.664Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-14T13:43:07.426Z] Merging remotes/origin/jakarta commit 48df9d91fbaf94aabdf03ecb0566b509996ae599 into PR head commit ca4f80de74d9b31ccd575be3a31a10e68805f306 [2021-11-14T13:43:07.435Z] b4d181a07f80: Pull complete [2021-11-14T13:43:07.700Z] a1111a8f2ec3: Pull complete [2021-11-14T13:43:07.962Z] Merge succeeded, producing ca4f80de74d9b31ccd575be3a31a10e68805f306 [2021-11-14T13:43:07.962Z] Checking out Revision ca4f80de74d9b31ccd575be3a31a10e68805f306 (PR-1069) [2021-11-14T13:43:06.697Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-11-14T13:43:06.729Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-11-14T13:43:06.730Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-14T13:43:06.743Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1069/head:refs/remotes/origin/PR-1069 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2021-11-14T13:43:07.456Z] > git config core.sparsecheckout # timeout=10 [2021-11-14T13:43:07.475Z] > git checkout -f ca4f80de74d9b31ccd575be3a31a10e68805f306 # timeout=10 [2021-11-14T13:43:07.895Z] > git remote # timeout=10 [2021-11-14T13:43:07.916Z] > git config --get remote.origin.url # timeout=10 [2021-11-14T13:43:07.928Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-14T13:43:07.940Z] > git merge 48df9d91fbaf94aabdf03ecb0566b509996ae599 # timeout=10 [2021-11-14T13:43:07.961Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-14T13:43:07.980Z] > git config core.sparsecheckout # timeout=10 [2021-11-14T13:43:07.998Z] > git checkout -f ca4f80de74d9b31ccd575be3a31a10e68805f306 # timeout=10 [2021-11-14T13:43:08.281Z] ed53099fbce6: Pull complete [2021-11-14T13:43:08.281Z] dc539afda2c1: Pull complete [2021-11-14T13:43:08.540Z] 77bc0d833cb6: Pull complete [2021-11-14T13:43:08.806Z] 9065ff56babe: Pull complete [2021-11-14T13:43:12.584Z] Commit message: "docs: Correct document links in README" [2021-11-14T13:43:12.643Z] > git --version # timeout=10 [2021-11-14T13:43:12.658Z] > git --version # 'git version 2.17.1' [2021-11-14T13:43:12.674Z] fatal: bad object 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-14T13:43:12.950Z] [2021-11-14T13:43:12.950Z] GitHub has been notified of this commit’s build result [2021-11-14T13:43:12.950Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-14T13:43:13.654Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-14T13:43:13.654Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-14T13:43:13.654Z] Dload Upload Total Spent Left Speed [2021-11-14T13:43:13.654Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 96918 0 --:--:-- --:--:-- --:--:-- 96918 [Pipeline] sh [2021-11-14T13:43:14.062Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-14T13:43:14.113Z] d287ab97295c: Pull complete [2021-11-14T13:43:14.113Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-14T13:43:14.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-14T13:43:14.113Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-14T13:43:14.262Z] prd-centos7-docker-4c-2g-545 does not seem to be running inside a container [2021-11-14T13:43:14.300Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-14T13:43:14.414Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2021-11-14T13:43:14.414Z] tee /etc/docker/daemon.new [2021-11-14T13:43:14.414Z] { [2021-11-14T13:43:14.414Z] "registry-mirrors": [ [2021-11-14T13:43:14.414Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-14T13:43:14.414Z] ], [2021-11-14T13:43:14.414Z] "bip": "10.250.0.254/24", [2021-11-14T13:43:14.414Z] "hosts": [ [2021-11-14T13:43:14.414Z] "tcp://0.0.0.0:5555", [2021-11-14T13:43:14.414Z] "unix:///var/run/docker.sock" [2021-11-14T13:43:14.414Z] ], [2021-11-14T13:43:14.414Z] "mtu": 1458, [2021-11-14T13:43:14.414Z] "selinux-enabled": true, [2021-11-14T13:43:14.414Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-14T13:43:14.414Z] } [2021-11-14T13:43:16.598Z] $ docker top c0f8ad4c6061f12e4c887d2cd9df5fd58574fefdd1c2eda1bcde1707b335ba0c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2021-11-14T13:43:17.132Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-14T13:43:17.278Z] ---> job-cost.sh [2021-11-14T13:43:17.278Z] lf-activate-venv: SKIPPING [2021-11-14T13:43:17.278Z] INFO: No Stack... [2021-11-14T13:43:17.481Z] + sudo service docker restart [2021-11-14T13:43:18.665Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-14T13:43:18.924Z] INFO: Archiving Costs [Pipeline] sh [2021-11-14T13:43:19.238Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-11-14T13:43:19.238Z] + cut -d, -f6 [Pipeline] lock [2021-11-14T13:43:19.284Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1069-1-stack-cost] [2021-11-14T13:43:19.289Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1069-1-stack-cost] did not exist. Created. [2021-11-14T13:43:19.289Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1069-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-14T13:43:19.672Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-14T13:43:19.746Z] Stashed 1 file(s) [Pipeline] } [2021-11-14T13:43:19.761Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1069-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-14T13:43:19.824Z] $ docker stop --time=1 c0f8ad4c6061f12e4c887d2cd9df5fd58574fefdd1c2eda1bcde1707b335ba0c [2021-11-14T13:43:20.977Z] $ docker rm -f c0f8ad4c6061f12e4c887d2cd9df5fd58574fefdd1c2eda1bcde1707b335ba0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-14T13:43:35.834Z] provisioning config files... [2021-11-14T13:43:35.858Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8974669293712910977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-14T13:43:36.251Z] ---> docker-login.sh [2021-11-14T13:43:36.251Z] nexus3.edgexfoundry.org:10001 [2021-11-14T13:43:36.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-14T13:43:37.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-14T13:43:37.120Z] Configure a credential helper to remove this warning. See [2021-11-14T13:43:37.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-14T13:43:37.120Z] [2021-11-14T13:43:37.120Z] Login Succeeded [2021-11-14T13:43:37.120Z] nexus3.edgexfoundry.org:10002 [2021-11-14T13:43:37.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-14T13:43:37.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-14T13:43:37.724Z] Configure a credential helper to remove this warning. See [2021-11-14T13:43:37.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-14T13:43:37.724Z] [2021-11-14T13:43:37.724Z] Login Succeeded [2021-11-14T13:43:37.724Z] nexus3.edgexfoundry.org:10003 [2021-11-14T13:43:38.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-14T13:43:38.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-14T13:43:38.280Z] Configure a credential helper to remove this warning. See [2021-11-14T13:43:38.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-14T13:43:38.280Z] [2021-11-14T13:43:38.280Z] Login Succeeded [2021-11-14T13:43:38.280Z] nexus3.edgexfoundry.org:10004 [2021-11-14T13:43:38.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-14T13:43:38.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-14T13:43:38.829Z] Configure a credential helper to remove this warning. See [2021-11-14T13:43:38.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-14T13:43:38.829Z] [2021-11-14T13:43:38.829Z] Login Succeeded [2021-11-14T13:43:38.829Z] docker.io [2021-11-14T13:43:39.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-14T13:43:39.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-14T13:43:39.699Z] Configure a credential helper to remove this warning. See [2021-11-14T13:43:39.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-14T13:43:39.699Z] [2021-11-14T13:43:39.699Z] Login Succeeded [2021-11-14T13:43:39.699Z] ---> docker-login.sh ends [Pipeline] } [2021-11-14T13:43:39.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-14T13:43:40.274Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-14T13:43:40.305Z] ========================================================= [2021-11-14T13:43:40.305Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] [2021-11-14T13:43:40.305Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-14T13:43:40.736Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . [2021-11-14T13:43:41.718Z] Sending build context to Docker daemon 16.01MB [2021-11-14T13:43:41.992Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-11-14T13:43:41.992Z] Step 2/10 : FROM ${BASE} AS builder [2021-11-14T13:43:41.992Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-14T13:43:41.992Z] 552d1f2373af: Pulling fs layer [2021-11-14T13:43:41.992Z] ea3f2d53f512: Pulling fs layer [2021-11-14T13:43:41.992Z] 9e70ebbbe112: Pulling fs layer [2021-11-14T13:43:41.992Z] 7a9cfe048b4a: Pulling fs layer [2021-11-14T13:43:41.992Z] 72dc09318566: Pulling fs layer [2021-11-14T13:43:41.992Z] 6b38a4ac6b94: Pulling fs layer [2021-11-14T13:43:41.992Z] 1cf82868ecbe: Pulling fs layer [2021-11-14T13:43:41.992Z] cf934696a108: Pulling fs layer [2021-11-14T13:43:41.992Z] 6b38a4ac6b94: Waiting [2021-11-14T13:43:41.992Z] 1cf82868ecbe: Waiting [2021-11-14T13:43:41.992Z] cf934696a108: Waiting [2021-11-14T13:43:41.992Z] 7a9cfe048b4a: Waiting [2021-11-14T13:43:41.992Z] 72dc09318566: Waiting [2021-11-14T13:43:41.992Z] 9e70ebbbe112: Verifying Checksum [2021-11-14T13:43:41.992Z] 9e70ebbbe112: Download complete [2021-11-14T13:43:41.992Z] ea3f2d53f512: Verifying Checksum [2021-11-14T13:43:41.992Z] ea3f2d53f512: Download complete [2021-11-14T13:43:42.272Z] 72dc09318566: Verifying Checksum [2021-11-14T13:43:42.272Z] 72dc09318566: Download complete [2021-11-14T13:43:42.272Z] 552d1f2373af: Verifying Checksum [2021-11-14T13:43:42.272Z] 552d1f2373af: Download complete [2021-11-14T13:43:42.272Z] 6b38a4ac6b94: Verifying Checksum [2021-11-14T13:43:42.272Z] 6b38a4ac6b94: Download complete [2021-11-14T13:43:42.272Z] 1cf82868ecbe: Verifying Checksum [2021-11-14T13:43:42.272Z] 1cf82868ecbe: Download complete [2021-11-14T13:43:42.876Z] 552d1f2373af: Pull complete [2021-11-14T13:43:43.477Z] ea3f2d53f512: Pull complete [2021-11-14T13:43:44.072Z] 9e70ebbbe112: Pull complete [2021-11-14T13:43:44.072Z] cf934696a108: Verifying Checksum [2021-11-14T13:43:44.072Z] cf934696a108: Download complete [2021-11-14T13:43:44.668Z] 7a9cfe048b4a: Verifying Checksum [2021-11-14T13:43:44.668Z] 7a9cfe048b4a: Download complete [2021-11-14T13:43:54.819Z] 7a9cfe048b4a: Pull complete [2021-11-14T13:43:54.819Z] 72dc09318566: Pull complete [2021-11-14T13:43:55.414Z] 6b38a4ac6b94: Pull complete [2021-11-14T13:43:55.687Z] 1cf82868ecbe: Pull complete [2021-11-14T13:44:02.399Z] cf934696a108: Pull complete [2021-11-14T13:44:02.399Z] Digest: sha256:c7a1c6e7193eac42aea82418dc538ba94561e4292c792d132f5c974f427cd528 [2021-11-14T13:44:02.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2021-11-14T13:44:02.399Z] ---> 8a4ae6370de5 [2021-11-14T13:44:02.399Z] Step 3/10 : ARG MAKE=make build [2021-11-14T13:44:02.993Z] ---> Running in 21b98611f6f3 [2021-11-14T13:44:03.589Z] Removing intermediate container 21b98611f6f3 [2021-11-14T13:44:03.589Z] ---> 72817890283f [2021-11-14T13:44:03.589Z] Step 4/10 : WORKDIR /device-sdk-go [2021-11-14T13:44:03.589Z] ---> Running in 0d5146ca3eff [2021-11-14T13:44:03.864Z] Removing intermediate container 0d5146ca3eff [2021-11-14T13:44:03.864Z] ---> 7ed4528e3bec [2021-11-14T13:44:03.864Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-14T13:44:04.138Z] ---> Running in 0b42f3693eeb [2021-11-14T13:44:04.422Z] Removing intermediate container 0b42f3693eeb [2021-11-14T13:44:04.422Z] ---> db16f34e8a77 [2021-11-14T13:44:04.422Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-14T13:44:04.694Z] ---> Running in 78600b8356df [2021-11-14T13:44:06.673Z] Removing intermediate container 78600b8356df [2021-11-14T13:44:06.673Z] ---> 537ccc8b58d2 [2021-11-14T13:44:06.673Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-11-14T13:44:06.673Z] ---> Running in 935762705db3 [2021-11-14T13:44:08.098Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-14T13:44:08.689Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-14T13:44:09.672Z] OK: 219 MiB in 52 packages [2021-11-14T13:44:10.267Z] Removing intermediate container 935762705db3 [2021-11-14T13:44:10.267Z] ---> 0050be0b5ab7 [2021-11-14T13:44:10.267Z] Step 8/10 : COPY . . [2021-11-14T13:44:14.570Z] ---> 8891a8d271f9 [2021-11-14T13:44:14.570Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-14T13:44:14.570Z] ---> Running in 26a18c180084 [2021-11-14T13:44:15.168Z] skipping... [2021-11-14T13:44:16.147Z] Removing intermediate container 26a18c180084 [2021-11-14T13:44:16.147Z] ---> 08767e7faea9 [2021-11-14T13:44:16.147Z] Step 10/10 : RUN ${MAKE} [2021-11-14T13:44:16.147Z] ---> Running in 211b58f4ff4c [2021-11-14T13:44:17.128Z] noop [2021-11-14T13:44:18.117Z] Removing intermediate container 211b58f4ff4c [2021-11-14T13:44:18.117Z] ---> f7d6efe0ec08 [2021-11-14T13:44:18.117Z] Successfully built f7d6efe0ec08 [2021-11-14T13:44:18.117Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-14T13:44:18.485Z] + docker inspect -f . ci-base-image-arm64 [2021-11-14T13:44:18.485Z] . [Pipeline] withDockerContainer [2021-11-14T13:44:18.768Z] prd-ubuntu18.04-docker-arm64-4c-16g-546 does not seem to be running inside a container [2021-11-14T13:44:18.853Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-11-14T13:44:20.373Z] $ docker top 054796959c03e8270c3dfc7730452c3a41d84849bc67b110ecf830c2a966aa12 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-14T13:44:21.351Z] + go version [2021-11-14T13:44:21.351Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-14T13:44:21.389Z] $ docker stop --time=1 054796959c03e8270c3dfc7730452c3a41d84849bc67b110ecf830c2a966aa12 [2021-11-14T13:44:23.080Z] $ docker rm -f 054796959c03e8270c3dfc7730452c3a41d84849bc67b110ecf830c2a966aa12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-14T13:44:23.965Z] + docker inspect -f . ci-base-image-arm64 [2021-11-14T13:44:23.965Z] . [Pipeline] withDockerContainer [2021-11-14T13:44:24.214Z] prd-ubuntu18.04-docker-arm64-4c-16g-546 does not seem to be running inside a container [2021-11-14T13:44:24.302Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-11-14T13:44:25.775Z] $ docker top 825c86c1b79baffdd68b43f683a39460f6fa720202729eaf1c9efd22fa45442d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-14T13:44:26.801Z] + make test [2021-11-14T13:44:26.801Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-14T13:44:48.981Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-11-14T13:45:57.040Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-11-14T13:45:57.040Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-11-14T13:45:57.040Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-11-14T13:46:02.477Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.344s coverage: 23.3% of statements [2021-11-14T13:46:02.477Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-11-14T13:46:02.477Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.219s coverage: 27.6% of statements [2021-11-14T13:46:02.477Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.271s coverage: 78.9% of statements [2021-11-14T13:46:02.477Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.214s coverage: 9.0% of statements [2021-11-14T13:46:02.477Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-11-14T13:46:02.477Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-11-14T13:46:02.477Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-11-14T13:46:02.477Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.314s coverage: 28.7% of statements [2021-11-14T13:46:02.477Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-11-14T13:46:05.115Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.233s coverage: 83.3% of statements [2021-11-14T13:46:05.115Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-11-14T13:46:05.115Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-11-14T13:46:05.115Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.334s coverage: 57.8% of statements [2021-11-14T13:46:07.097Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.058s coverage: 89.2% of statements [2021-11-14T13:46:07.097Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-11-14T13:46:07.097Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.201s coverage: 4.8% of statements [2021-11-14T13:46:07.097Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-11-14T13:46:07.372Z] GO111MODULE=on go vet ./... [2021-11-14T13:47:03.962Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-14T13:47:03.962Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-14T13:47:03.962Z] ./bin/test-attribution-txt.sh [2021-11-14T13:47:03.962Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2021-11-14T13:47:03.962Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 [2021-11-14T13:47:03.962Z] go: downloading github.com/google/uuid v1.3.0 [2021-11-14T13:47:03.962Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-11-14T13:47:03.962Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-11-14T13:47:03.962Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2021-11-14T13:47:03.962Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 [2021-11-14T13:47:03.962Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-14T13:47:03.962Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-11-14T13:47:03.962Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-14T13:47:03.962Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-11-14T13:47:03.963Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-11-14T13:47:03.963Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2021-11-14T13:47:03.963Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2021-11-14T13:47:03.963Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-11-14T13:47:03.963Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-11-14T13:47:03.963Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-11-14T13:47:03.963Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-11-14T13:47:03.963Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-11-14T13:47:03.963Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-11-14T13:47:03.963Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-11-14T13:47:03.963Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-11-14T13:47:03.963Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-11-14T13:47:03.963Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-14T13:47:03.963Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-14T13:47:03.963Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-11-14T13:47:03.963Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-11-14T13:47:03.963Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-11-14T13:47:03.963Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-11-14T13:47:03.963Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-14T13:47:03.963Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-11-14T13:47:03.963Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-11-14T13:47:03.963Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-11-14T13:47:03.963Z] go: downloading golang.org/x/text v0.3.6 [2021-11-14T13:47:04.561Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-11-14T13:47:04.561Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-11-14T13:47:04.561Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-11-14T13:47:04.561Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-11-14T13:47:04.835Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-11-14T13:47:04.835Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-11-14T13:47:05.107Z] go: downloading github.com/x448/float16 v0.8.4 [2021-11-14T13:47:05.107Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-11-14T13:47:05.107Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-11-14T13:47:05.380Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-11-14T13:47:06.811Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-11-14T13:47:06.811Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-11-14T13:47:06.811Z] go: downloading github.com/fatih/color v1.9.0 [2021-11-14T13:47:06.811Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-14T13:47:06.811Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-14T13:47:06.811Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-14T13:47:06.811Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2021-11-14T13:47:11.143Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2021-11-14T13:47:11.864Z] + go mod tidy [2021-11-14T13:47:12.206Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-11-14T13:47:12.206Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-11-14T13:47:12.206Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-11-14T13:47:12.510Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-11-14T13:47:12.510Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-11-14T13:47:12.814Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-11-14T13:47:12.814Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-11-14T13:47:12.814Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-14T13:47:12.814Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-11-14T13:47:12.814Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-11-14T13:47:12.814Z] go: downloading github.com/kr/pretty v0.3.0 [2021-11-14T13:47:13.102Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-11-14T13:47:13.102Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-11-14T13:47:13.102Z] go: downloading github.com/kr/text v0.2.0 [2021-11-14T13:47:13.102Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-11-14T13:47:13.102Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-11-14T13:47:13.405Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-11-14T13:47:13.405Z] go: downloading github.com/miekg/dns v1.1.26 [2021-11-14T13:47:13.405Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-11-14T13:47:13.405Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2021-11-14T13:47:13.738Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-11-14T13:47:13.738Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-11-14T13:47:13.738Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2021-11-14T13:47:14.062Z] $ docker stop --time=1 825c86c1b79baffdd68b43f683a39460f6fa720202729eaf1c9efd22fa45442d [2021-11-14T13:47:16.405Z] $ docker rm -f 825c86c1b79baffdd68b43f683a39460f6fa720202729eaf1c9efd22fa45442d [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-14T13:47:18.975Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-14T13:47:19.008Z] Warning: overwriting stash ‘coverage-report’ [2021-11-14T13:47:19.724Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-14T13:47:20.363Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-14T13:47:20.706Z] + ls -al . [2021-11-14T13:47:20.707Z] total 304 [2021-11-14T13:47:20.707Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 13:47 . [2021-11-14T13:47:20.707Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 13:43 .. [2021-11-14T13:47:20.707Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 13:43 .dockerignore [2021-11-14T13:47:20.707Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 13:43 .git [2021-11-14T13:47:20.707Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 13:43 .github [2021-11-14T13:47:20.707Z] -rw-rw-r-- 1 jenkins jenkins 124 Nov 14 13:43 .gitignore [2021-11-14T13:47:20.707Z] -rw-rw-r-- 1 jenkins jenkins 26321 Nov 14 13:43 CHANGELOG.md [2021-11-14T13:47:20.707Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 13:43 GOVERNANCE.md [2021-11-14T13:47:20.707Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 14 13:43 Jenkinsfile [2021-11-14T13:47:20.707Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 14 13:43 LICENSE [2021-11-14T13:47:20.707Z] -rw-rw-r-- 1 jenkins jenkins 1120 Nov 14 13:43 Makefile [2021-11-14T13:47:20.707Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 14 13:43 OWNERS.md [2021-11-14T13:47:20.707Z] -rw-rw-r-- 1 jenkins jenkins 4890 Nov 14 13:43 README.md [2021-11-14T13:47:20.707Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 13:39 VERSION [2021-11-14T13:47:20.707Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 13:43 bin [2021-11-14T13:47:20.707Z] -rw-r--r-- 1 jenkins jenkins 128369 Nov 14 13:46 coverage.out [2021-11-14T13:47:20.707Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 14 13:43 example [2021-11-14T13:47:20.707Z] -rw-rw-r-- 1 jenkins jenkins 576 Nov 14 13:47 go.mod [2021-11-14T13:47:20.707Z] -rw-rw-r-- 1 jenkins jenkins 48946 Nov 14 13:43 go.sum [2021-11-14T13:47:20.707Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 14 13:43 internal [2021-11-14T13:47:20.707Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 13:43 openapi [2021-11-14T13:47:20.707Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 14 13:43 pkg [2021-11-14T13:47:20.707Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 13:43 snap [2021-11-14T13:47:20.707Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 14 13:43 vendor [2021-11-14T13:47:20.707Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 14 13:43 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-14T13:47:21.066Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ca4f80de74d9b31ccd575be3a31a10e68805f306 --label arch=arm64 --label version=0.0.0 . [2021-11-14T13:47:22.046Z] Sending build context to Docker daemon 16.14MB [2021-11-14T13:47:22.320Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-11-14T13:47:22.320Z] Step 2/24 : FROM ${BASE} AS builder [2021-11-14T13:47:22.320Z] ---> f7d6efe0ec08 [2021-11-14T13:47:22.320Z] Step 3/24 : ARG MAKE=make build [2021-11-14T13:47:22.320Z] ---> Running in 59c25e183dd9 [2021-11-14T13:47:22.914Z] Removing intermediate container 59c25e183dd9 [2021-11-14T13:47:22.914Z] ---> 482319abc582 [2021-11-14T13:47:22.914Z] Step 4/24 : WORKDIR /device-sdk-go [2021-11-14T13:47:22.914Z] ---> Running in ccdea7618099 [2021-11-14T13:47:23.508Z] Removing intermediate container ccdea7618099 [2021-11-14T13:47:23.508Z] ---> 212375096c0c [2021-11-14T13:47:23.508Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-14T13:47:23.508Z] ---> Running in e78228dc6946 [2021-11-14T13:47:23.781Z] Removing intermediate container e78228dc6946 [2021-11-14T13:47:23.781Z] ---> 34e5be8c1d15 [2021-11-14T13:47:23.781Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-14T13:47:24.062Z] ---> Running in b324ecae6eeb [2021-11-14T13:47:26.041Z] Removing intermediate container b324ecae6eeb [2021-11-14T13:47:26.041Z] ---> b34f1b136e78 [2021-11-14T13:47:26.041Z] Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-11-14T13:47:26.041Z] ---> Running in 11fe94ccf19b [2021-11-14T13:47:27.023Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-14T13:47:27.995Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-14T13:47:28.592Z] OK: 219 MiB in 52 packages [2021-11-14T13:47:29.571Z] Removing intermediate container 11fe94ccf19b [2021-11-14T13:47:29.571Z] ---> fd6d53002d07 [2021-11-14T13:47:29.571Z] Step 8/24 : COPY . . [2021-11-14T13:47:33.896Z] ---> af03f0e67474 [2021-11-14T13:47:33.896Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-14T13:47:33.896Z] ---> Running in 84fe2b5f36b7 [2021-11-14T13:47:34.871Z] skipping... [2021-11-14T13:47:35.472Z] Removing intermediate container 84fe2b5f36b7 [2021-11-14T13:47:35.472Z] ---> 7b5d83d97804 [2021-11-14T13:47:35.472Z] Step 10/24 : RUN ${MAKE} [2021-11-14T13:47:35.472Z] ---> Running in fbf0b8899158 [2021-11-14T13:47:36.908Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-11-14T13:48:09.264Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-11-14T13:48:11.880Z] Removing intermediate container fbf0b8899158 [2021-11-14T13:48:11.880Z] ---> 44893898d80e [2021-11-14T13:48:11.880Z] Step 11/24 : FROM alpine:3.14 [2021-11-14T13:48:15.251Z] 3.14: Pulling from library/alpine [2021-11-14T13:48:15.252Z] be307f383ecc: Pulling fs layer [2021-11-14T13:48:15.525Z] be307f383ecc: Verifying Checksum [2021-11-14T13:48:15.525Z] be307f383ecc: Download complete [2021-11-14T13:48:16.124Z] be307f383ecc: Pull complete [2021-11-14T13:48:16.124Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-14T13:48:16.124Z] Status: Downloaded newer image for alpine:3.14 [2021-11-14T13:48:16.124Z] ---> 5b8b7b635229 [2021-11-14T13:48:16.124Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-14T13:48:16.396Z] ---> Running in 0ff464e24431 [2021-11-14T13:48:16.668Z] Removing intermediate container 0ff464e24431 [2021-11-14T13:48:16.668Z] ---> 114a212e9a63 [2021-11-14T13:48:16.668Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-14T13:48:16.941Z] ---> Running in 057f042a1fca [2021-11-14T13:48:18.915Z] Removing intermediate container 057f042a1fca [2021-11-14T13:48:18.915Z] ---> e4e61939e6d2 [2021-11-14T13:48:18.915Z] Step 14/24 : RUN apk add --update --no-cache zeromq [2021-11-14T13:48:18.915Z] ---> Running in 24cd7033a55c [2021-11-14T13:48:19.890Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-14T13:48:20.868Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-14T13:48:21.462Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2021-11-14T13:48:21.734Z] (2/5) Installing libsodium (1.0.18-r0) [2021-11-14T13:48:21.734Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-14T13:48:22.010Z] (4/5) Installing libzmq (4.3.4-r0) [2021-11-14T13:48:22.010Z] (5/5) Installing zeromq (4.3.4-r0) [2021-11-14T13:48:22.010Z] Executing busybox-1.33.1-r6.trigger [2021-11-14T13:48:22.010Z] OK: 8 MiB in 19 packages [2021-11-14T13:48:22.991Z] Removing intermediate container 24cd7033a55c [2021-11-14T13:48:22.991Z] ---> 7e43e1f1f473 [2021-11-14T13:48:22.991Z] Step 15/24 : WORKDIR / [2021-11-14T13:48:23.264Z] ---> Running in 6ba251a1acf5 [2021-11-14T13:48:23.540Z] Removing intermediate container 6ba251a1acf5 [2021-11-14T13:48:23.540Z] ---> a338b497464d [2021-11-14T13:48:23.540Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-11-14T13:48:24.520Z] ---> baee483da68a [2021-11-14T13:48:24.520Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-11-14T13:48:25.497Z] ---> 673ee6ca8a72 [2021-11-14T13:48:25.497Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-11-14T13:48:26.093Z] ---> 5acb08334bb2 [2021-11-14T13:48:26.093Z] Step 19/24 : EXPOSE 59999 [2021-11-14T13:48:26.093Z] ---> Running in 31c09a47a9bf [2021-11-14T13:48:26.692Z] Removing intermediate container 31c09a47a9bf [2021-11-14T13:48:26.692Z] ---> 9b427da17bad [2021-11-14T13:48:26.692Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2021-11-14T13:48:26.692Z] ---> Running in 807d98c08b4f [2021-11-14T13:48:26.966Z] Removing intermediate container 807d98c08b4f [2021-11-14T13:48:26.966Z] ---> 6f2154bf289a [2021-11-14T13:48:26.966Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-14T13:48:26.966Z] ---> Running in 59b82f049f50 [2021-11-14T13:48:27.570Z] Removing intermediate container 59b82f049f50 [2021-11-14T13:48:27.570Z] ---> 57e3653fa12c [2021-11-14T13:48:27.570Z] Step 22/24 : LABEL arch=arm64 [2021-11-14T13:48:27.570Z] ---> Running in c6ea06186fd9 [2021-11-14T13:48:27.844Z] Removing intermediate container c6ea06186fd9 [2021-11-14T13:48:27.844Z] ---> c29ea969127b [2021-11-14T13:48:27.844Z] Step 23/24 : LABEL git_sha=ca4f80de74d9b31ccd575be3a31a10e68805f306 [2021-11-14T13:48:28.122Z] ---> Running in 2f481363885a [2021-11-14T13:48:28.395Z] Removing intermediate container 2f481363885a [2021-11-14T13:48:28.395Z] ---> 35b08f4b7464 [2021-11-14T13:48:28.395Z] Step 24/24 : LABEL version=0.0.0 [2021-11-14T13:48:28.721Z] ---> Running in b119fa6b889a [2021-11-14T13:48:29.005Z] Removing intermediate container b119fa6b889a [2021-11-14T13:48:29.005Z] ---> 5e6411cce649 [2021-11-14T13:48:29.005Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-14T13:48:29.294Z] Successfully built 5e6411cce649 [2021-11-14T13:48:29.294Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-14T13:48:30.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-14T13:48:30.393Z] [2021-11-14T13:48:30.393Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-14T13:48:30.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-14T13:48:31.048Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-14T13:48:31.048Z] 448f6bf000e3: Pulling fs layer [2021-11-14T13:48:31.048Z] f757da607395: Pulling fs layer [2021-11-14T13:48:31.048Z] 05883995daec: Pulling fs layer [2021-11-14T13:48:31.048Z] 8603b9c90790: Pulling fs layer [2021-11-14T13:48:31.048Z] 1560dd03e051: Pulling fs layer [2021-11-14T13:48:31.048Z] 27f5ce0e4adf: Pulling fs layer [2021-11-14T13:48:31.048Z] c2d8d7efcc4b: Pulling fs layer [2021-11-14T13:48:31.048Z] 8603b9c90790: Waiting [2021-11-14T13:48:31.048Z] 1560dd03e051: Waiting [2021-11-14T13:48:31.048Z] 27f5ce0e4adf: Waiting [2021-11-14T13:48:31.048Z] c2d8d7efcc4b: Waiting [2021-11-14T13:48:31.048Z] f757da607395: Verifying Checksum [2021-11-14T13:48:31.048Z] f757da607395: Download complete [2021-11-14T13:48:31.048Z] 8603b9c90790: Download complete [2021-11-14T13:48:31.048Z] 1560dd03e051: Verifying Checksum [2021-11-14T13:48:31.048Z] 1560dd03e051: Download complete [2021-11-14T13:48:31.321Z] 27f5ce0e4adf: Verifying Checksum [2021-11-14T13:48:31.321Z] 27f5ce0e4adf: Download complete [2021-11-14T13:48:31.321Z] 05883995daec: Verifying Checksum [2021-11-14T13:48:31.321Z] 05883995daec: Download complete [2021-11-14T13:48:31.593Z] 448f6bf000e3: Verifying Checksum [2021-11-14T13:48:31.593Z] 448f6bf000e3: Download complete [2021-11-14T13:48:34.212Z] c2d8d7efcc4b: Verifying Checksum [2021-11-14T13:48:34.212Z] c2d8d7efcc4b: Download complete [2021-11-14T13:48:35.191Z] 448f6bf000e3: Pull complete [2021-11-14T13:48:35.785Z] f757da607395: Pull complete [2021-11-14T13:48:37.214Z] 05883995daec: Pull complete [2021-11-14T13:48:37.486Z] 8603b9c90790: Pull complete [2021-11-14T13:48:38.466Z] 1560dd03e051: Pull complete [2021-11-14T13:48:38.740Z] 27f5ce0e4adf: Pull complete [2021-11-14T13:48:53.812Z] c2d8d7efcc4b: Pull complete [2021-11-14T13:48:53.812Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-14T13:48:53.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-14T13:48:53.812Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-14T13:48:54.053Z] prd-ubuntu18.04-docker-arm64-4c-16g-546 does not seem to be running inside a container [2021-11-14T13:48:54.134Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-14T13:48:56.808Z] $ docker top 5b00751dde16c7dcbf507724da29cb9592c5ac0033c12b439e30fbf54693f775 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-14T13:48:57.779Z] ---> job-cost.sh [2021-11-14T13:48:57.779Z] lf-activate-venv: SKIPPING [2021-11-14T13:48:57.779Z] INFO: No Stack... [2021-11-14T13:48:58.369Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-14T13:48:58.962Z] INFO: Archiving Costs [Pipeline] sh [2021-11-14T13:48:59.634Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-11-14T13:48:59.634Z] + cut -d, -f6 [Pipeline] lock [2021-11-14T13:48:59.715Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1069-1-stack-cost] [2021-11-14T13:48:59.720Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1069-1-stack-cost] did not exist. Created. [2021-11-14T13:48:59.720Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1069-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-14T13:49:00.450Z] /w/workspace/device-sdk-go/1@tmp/durable-1b40be0f/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-1b40be0f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-14T13:49:01.129Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-14T13:49:01.164Z] Warning: overwriting stash ‘stack-cost’ [2021-11-14T13:49:01.365Z] Stashed 1 file(s) [Pipeline] } [2021-11-14T13:49:01.378Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1069-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-14T13:49:01.441Z] $ docker stop --time=1 5b00751dde16c7dcbf507724da29cb9592c5ac0033c12b439e30fbf54693f775 [2021-11-14T13:49:02.981Z] $ docker rm -f 5b00751dde16c7dcbf507724da29cb9592c5ac0033c12b439e30fbf54693f775 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-14T13:49:04.033Z] provisioning config files... [2021-11-14T13:49:04.048Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1069@tmp/config4058676117958595296tmp [Pipeline] { [Pipeline] sh [2021-11-14T13:49:04.374Z] + set +x [2021-11-14T13:49:04.374Z] + curl -s https://codecov.io/bash [2021-11-14T13:49:04.374Z] + bash -s -- [2021-11-14T13:49:04.374Z] [2021-11-14T13:49:04.374Z] _____ _ [2021-11-14T13:49:04.374Z] / ____| | | [2021-11-14T13:49:04.374Z] | | ___ __| | ___ ___ _____ __ [2021-11-14T13:49:04.374Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-14T13:49:04.374Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-14T13:49:04.374Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-14T13:49:04.374Z] Bash-1.0.6 [2021-11-14T13:49:04.374Z] [2021-11-14T13:49:04.374Z] [2021-11-14T13:49:04.374Z] ==> git version 2.24.4 found [2021-11-14T13:49:04.374Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-14T13:49:04.374Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-14T13:49:04.374Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-14T13:49:04.374Z] ==> Jenkins CI detected. [2021-11-14T13:49:04.374Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1069 [2021-11-14T13:49:04.374Z] project root: . [2021-11-14T13:49:04.374Z] --> token set from env [2021-11-14T13:49:04.374Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-14T13:49:04.374Z] ==> Running gcov in . (disable via -X gcov) [2021-11-14T13:49:04.374Z] ==> Python coveragepy not found [2021-11-14T13:49:04.374Z] ==> Searching for coverage reports in: [2021-11-14T13:49:04.374Z] + . [2021-11-14T13:49:04.374Z] -> Found 1 reports [2021-11-14T13:49:04.374Z] ==> Detecting git/mercurial file structure [2021-11-14T13:49:04.374Z] ==> Reading reports [2021-11-14T13:49:04.634Z] + ./coverage.out bytes=128369 [2021-11-14T13:49:04.634Z] ==> Appending adjustments [2021-11-14T13:49:04.634Z] https://docs.codecov.io/docs/fixing-reports [2021-11-14T13:49:04.634Z] + Found adjustments [2021-11-14T13:49:04.634Z] ==> Gzipping contents [2021-11-14T13:49:04.894Z] 24K /tmp/codecov.2b42Nq.gz [2021-11-14T13:49:04.894Z] ==> Uploading reports [2021-11-14T13:49:04.894Z] url: https://codecov.io [2021-11-14T13:49:04.894Z] query: branch=PR-1069&commit=ca4f80de74d9b31ccd575be3a31a10e68805f306&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1069%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1069&job=&cmd_args= [2021-11-14T13:49:04.894Z] -> Pinging Codecov [2021-11-14T13:49:04.895Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1069&commit=ca4f80de74d9b31ccd575be3a31a10e68805f306&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1069%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1069&job=&cmd_args= [2021-11-14T13:49:05.154Z] -> Uploading to [2021-11-14T13:49:05.154Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-14/7E55EF52A471D76F132DFD9A03CDDE97/ca4f80de74d9b31ccd575be3a31a10e68805f306/a861b937-d2e6-4090-a6b0-218bf72c29a9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211114T134905Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fcf628a24cc71b70519e8292d0017e56273908a02e20bc006abe89f36566451f [2021-11-14T13:49:05.154Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-14T13:49:05.154Z] Dload Upload Total Spent Left Speed [2021-11-14T13:49:05.416Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23074 0 0 100 23074 0 72784 --:--:-- --:--:-- --:--:-- 73018 [2021-11-14T13:49:05.416Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/ca4f80de74d9b31ccd575be3a31a10e68805f306 [Pipeline] } [2021-11-14T13:49:05.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-14T13:49:07.547Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1069/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-14T13:49:07.876Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-14T13:49:08.475Z] ---> package-listing.sh [2021-11-14T13:49:08.475Z] ++ facter osfamily [2021-11-14T13:49:08.475Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-14T13:49:08.736Z] + OS_FAMILY=redhat [2021-11-14T13:49:08.736Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1069 [2021-11-14T13:49:08.736Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-14T13:49:08.736Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-14T13:49:08.736Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-14T13:49:08.736Z] + PACKAGES=/tmp/packages_start.txt [2021-11-14T13:49:08.736Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1069 ']' [2021-11-14T13:49:08.736Z] + PACKAGES=/tmp/packages_end.txt [2021-11-14T13:49:08.736Z] + case "${OS_FAMILY}" in [2021-11-14T13:49:08.736Z] + rpm -qa [2021-11-14T13:49:08.736Z] + sort [2021-11-14T13:49:09.308Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-14T13:49:09.308Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-14T13:49:09.308Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-14T13:49:09.308Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1069 ']' [2021-11-14T13:49:09.308Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1069/archives/ [2021-11-14T13:49:09.308Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1069/archives/ [Pipeline] echo [2021-11-14T13:49:09.338Z] 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-1069/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-14T13:49:09.636Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-14T13:49:10.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-14T13:49:10.226Z] [2021-11-14T13:49:10.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-14T13:49:10.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-14T13:49:10.567Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-14T13:49:10.567Z] b4d181a07f80: Pulling fs layer [2021-11-14T13:49:10.567Z] a1111a8f2ec3: Pulling fs layer [2021-11-14T13:49:10.567Z] ed53099fbce6: Pulling fs layer [2021-11-14T13:49:10.567Z] dc539afda2c1: Pulling fs layer [2021-11-14T13:49:10.567Z] 77bc0d833cb6: Pulling fs layer [2021-11-14T13:49:10.567Z] 9065ff56babe: Pulling fs layer [2021-11-14T13:49:10.567Z] d287ab97295c: Pulling fs layer [2021-11-14T13:49:10.567Z] dc539afda2c1: Waiting [2021-11-14T13:49:10.567Z] 77bc0d833cb6: Waiting [2021-11-14T13:49:10.567Z] 9065ff56babe: Waiting [2021-11-14T13:49:10.567Z] d287ab97295c: Waiting [2021-11-14T13:49:10.567Z] a1111a8f2ec3: Verifying Checksum [2021-11-14T13:49:10.567Z] a1111a8f2ec3: Download complete [2021-11-14T13:49:10.831Z] dc539afda2c1: Verifying Checksum [2021-11-14T13:49:10.831Z] dc539afda2c1: Download complete [2021-11-14T13:49:10.831Z] ed53099fbce6: Verifying Checksum [2021-11-14T13:49:10.831Z] ed53099fbce6: Download complete [2021-11-14T13:49:10.831Z] 9065ff56babe: Verifying Checksum [2021-11-14T13:49:10.831Z] 9065ff56babe: Download complete [2021-11-14T13:49:10.831Z] 77bc0d833cb6: Verifying Checksum [2021-11-14T13:49:10.831Z] 77bc0d833cb6: Download complete [2021-11-14T13:49:10.831Z] b4d181a07f80: Verifying Checksum [2021-11-14T13:49:10.831Z] b4d181a07f80: Download complete [2021-11-14T13:49:11.402Z] d287ab97295c: Verifying Checksum [2021-11-14T13:49:11.402Z] d287ab97295c: Download complete [2021-11-14T13:49:12.358Z] b4d181a07f80: Pull complete [2021-11-14T13:49:12.619Z] a1111a8f2ec3: Pull complete [2021-11-14T13:49:12.879Z] ed53099fbce6: Pull complete [2021-11-14T13:49:13.140Z] dc539afda2c1: Pull complete [2021-11-14T13:49:13.405Z] 77bc0d833cb6: Pull complete [2021-11-14T13:49:13.405Z] 9065ff56babe: Pull complete [2021-11-14T13:49:18.710Z] d287ab97295c: Pull complete [2021-11-14T13:49:18.710Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-14T13:49:18.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-14T13:49:18.710Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-14T13:49:18.793Z] prd-centos7-docker-4c-2g-544 does not seem to be running inside a container [2021-11-14T13:49:18.825Z] $ 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-1069/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-1069 -v /w/workspace/gexfoundry_device-sdk-go_PR-1069:/w/workspace/gexfoundry_device-sdk-go_PR-1069:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1069@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1069@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-11-14T13:49:21.041Z] $ docker top cba73649b11c29dcc8353d880dc16373377d785c482bb25ca5d4759bfd357ada -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-14T13:49:21.459Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-14T13:49:21.764Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-14T13:49:22.082Z] + ls /var/log/sa-host [2021-11-14T13:49:22.082Z] + sadf -c /var/log/sa-host/sa14 [2021-11-14T13:49:22.082Z] file_magic: OK [2021-11-14T13:49:22.082Z] HZ: Using current value: 100 [2021-11-14T13:49:22.082Z] file_header: OK [2021-11-14T13:49:22.082Z] 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-11-14T13:49:22.082Z] Statistics: [2021-11-14T13:49:22.082Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-14T13:49:22.082Z] File successfully converted to sysstat format version 12.0.3 [2021-11-14T13:49:22.082Z] + sadf -c /var/log/sa-host/sa30 [2021-11-14T13:49:22.082Z] file_magic: OK [2021-11-14T13:49:22.082Z] HZ: Using current value: 100 [2021-11-14T13:49:22.082Z] file_header: OK [2021-11-14T13:49:22.082Z] 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-11-14T13:49:22.082Z] Statistics: [2021-11-14T13:49:22.082Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-14T13:49:22.082Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-14T13:49:22.411Z] provisioning config files... [2021-11-14T13:49:22.424Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1069@tmp/config990642758781948363tmp [Pipeline] { [Pipeline] echo [2021-11-14T13:49:22.467Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-14T13:49:22.789Z] ---> create-netrc.sh [Pipeline] } [2021-11-14T13:49:22.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-14T13:49:23.214Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-14T13:49:23.242Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-14T13:49:23.563Z] ---> sudo-logs.sh [2021-11-14T13:49:23.563Z] Archiving 'sudo' log.. [2021-11-14T13:49:23.563Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-544.novalocal: Name or service not known [2021-11-14T13:49:23.563Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-544.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-14T13:49:23.622Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-14T13:49:23.941Z] ---> job-cost.sh [2021-11-14T13:49:23.941Z] lf-activate-venv: SKIPPING [2021-11-14T13:49:23.941Z] DEBUG: total: 0.10999999940395355 [2021-11-14T13:49:23.941Z] INFO: Retrieving Stack Cost... [2021-11-14T13:49:24.201Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-14T13:49:24.461Z] INFO: Archiving Costs [Pipeline] echo [2021-11-14T13:49:24.487Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-14T13:49:24.809Z] ---> logs-deploy.sh [2021-11-14T13:49:24.809Z] lf-activate-venv: SKIPPING [2021-11-14T13:49:24.809Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1069/1 [2021-11-14T13:49:24.809Z] INFO: archiving workspace using pattern(s): [2021-11-14T13:49:25.381Z] Archives upload complete. [2021-11-14T13:49:25.643Z] INFO: archiving logs to Nexus