Pull request #1055 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 weichou1229 for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 555c3bb6a6e69767d223739ff73f88b00326690d rather than 9ebce020d3a55f848ce07809c18feb3db92e593d Obtained Jenkinsfile from 555c3bb6a6e69767d223739ff73f88b00326690d 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-ssh3924192130719080675.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh3171579792913592028.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-1055/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-1055/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7999543405725266779.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-1055/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh701730775877332099.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh3509750266808272396.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-1055/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-1055/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh416718574088731448.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-27721 in /w/workspace/gexfoundry_device-sdk-go_PR-1055 [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-1055 # 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-1055@tmp/jenkins-gitclient-ssh2656516576997614891.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-1055@tmp/jenkins-gitclient-ssh4443038761008172307.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1055/head:refs/remotes/origin/PR-1055 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 555c3bb6a6e69767d223739ff73f88b00326690d into PR head commit 9ebce020d3a55f848ce07809c18feb3db92e593d Merge succeeded, producing 9ebce020d3a55f848ce07809c18feb3db92e593d Checking out Revision 9ebce020d3a55f848ce07809c18feb3db92e593d (PR-1055) > git config core.sparsecheckout # timeout=10 > git checkout -f 9ebce020d3a55f848ce07809c18feb3db92e593d # 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-1055@tmp/jenkins-gitclient-ssh119183236429423769.key > git merge 555c3bb6a6e69767d223739ff73f88b00326690d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ebce020d3a55f848ce07809c18feb3db92e593d # timeout=10 Commit message: "fix: Update ProfileCache when adding or updating the Provision Watcher" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:12 ========================================================= 08:30:12 EdgeX Global Pipelines Version Info 08:30:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:13 ------------------- 08:30:13 stable info: 08:30:13 ------------------- 08:30:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:13 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 08:30:13 Message: update stable to v1.0.211 08:30:14 ------------------- 08:30:14 experimental info: 08:30:14 ------------------- 08:30:14 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:14 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 08:30:14 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1055 [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1055 [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1055 [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ebce020d3a55f848ce07809c18feb3db92e593d [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ebce02 [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:15 provisioning config files... 08:30:15 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1055@tmp/config1322666996953530961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:16 ---> docker-login.sh 08:30:16 nexus3.edgexfoundry.org:10001 08:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:16 Configure a credential helper to remove this warning. See 08:30:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:16 08:30:16 Login Succeeded 08:30:16 nexus3.edgexfoundry.org:10002 08:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:16 Configure a credential helper to remove this warning. See 08:30:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:16 08:30:16 Login Succeeded 08:30:16 nexus3.edgexfoundry.org:10003 08:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:16 Configure a credential helper to remove this warning. See 08:30:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:16 08:30:16 Login Succeeded 08:30:16 nexus3.edgexfoundry.org:10004 08:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:16 Configure a credential helper to remove this warning. See 08:30:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:16 08:30:16 Login Succeeded 08:30:16 docker.io 08:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:17 Configure a credential helper to remove this warning. See 08:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:17 08:30:17 Login Succeeded 08:30:17 ---> docker-login.sh ends [Pipeline] } 08:30:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:17 + git rev-list -1 --merges 9ebce020d3a55f848ce07809c18feb3db92e593d~1..9ebce020d3a55f848ce07809c18feb3db92e593d [Pipeline] echo 08:30:18 -----------> git rev-list -1 --merges 9ebce020d3a55f848ce07809c18feb3db92e593d~1..9ebce020d3a55f848ce07809c18feb3db92e593d 9ebce020d3a55f848ce07809c18feb3db92e593d [false] [Pipeline] sh 08:30:18 + git log --format=format:%s -1 9ebce020d3a55f848ce07809c18feb3db92e593d [Pipeline] echo 08:30:18 ========================================================= 08:30:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:18 + git log --format=format:%s -1 9ebce020d3a55f848ce07809c18feb3db92e593d [Pipeline] echo 08:30:18 [semverPrep] GIT_COMMIT: 9ebce020d3a55f848ce07809c18feb3db92e593d, Commit Message: fix: Update ProfileCache when adding or updating the Provision Watcher [Pipeline] echo 08:30:18 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:30:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:30:19 08:30:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:30:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:30:19 latest: Pulling from edgex-devops/git-semver 08:30:19 a0d0a0d46f8b: Pulling fs layer 08:30:19 3e5f54012d9b: Pulling fs layer 08:30:19 4c7163046ea9: Pulling fs layer 08:30:19 0c2d73faf560: Pulling fs layer 08:30:19 0c2d73faf560: Waiting 08:30:19 3e5f54012d9b: Verifying Checksum 08:30:19 3e5f54012d9b: Download complete 08:30:19 a0d0a0d46f8b: Verifying Checksum 08:30:19 a0d0a0d46f8b: Download complete 08:30:19 4c7163046ea9: Verifying Checksum 08:30:19 4c7163046ea9: Download complete 08:30:19 0c2d73faf560: Verifying Checksum 08:30:19 0c2d73faf560: Download complete 08:30:20 a0d0a0d46f8b: Pull complete 08:30:20 3e5f54012d9b: Pull complete 08:30:20 4c7163046ea9: Pull complete 08:30:20 0c2d73faf560: Pull complete 08:30:20 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:30:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:30:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:30:20 prd-centos7-docker-4c-2g-27721 does not seem to be running inside a container 08:30:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1055 -v /w/workspace/gexfoundry_device-sdk-go_PR-1055:/w/workspace/gexfoundry_device-sdk-go_PR-1055:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1055@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1055@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:30:21 $ docker top c5e48b6b4e786ad952c938a33ee4250c462ec5637b93e32a9d0d20457b2d8ca8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:21 [ssh-agent] Looking for ssh-agent implementation... 08:30:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:21 $ docker exec c5e48b6b4e786ad952c938a33ee4250c462ec5637b93e32a9d0d20457b2d8ca8 ssh-agent 08:30:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHHhldi/agent.14 08:30:21 SSH_AGENT_PID=20 08:30:21 Running ssh-add (command line suppressed) 08:30:21 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1055@tmp/private_key_1093622929751073756.key (/w/workspace/gexfoundry_device-sdk-go_PR-1055@tmp/private_key_1093622929751073756.key) 08:30:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:22 + git tag --points-at HEAD [Pipeline] } 08:30:22 $ docker exec --env ******** --env ******** c5e48b6b4e786ad952c938a33ee4250c462ec5637b93e32a9d0d20457b2d8ca8 ssh-agent -k 08:30:22 unset SSH_AUTH_SOCK; 08:30:22 unset SSH_AGENT_PID; 08:30:22 echo Agent pid 20 killed; 08:30:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:22 [ssh-agent] Looking for ssh-agent implementation... 08:30:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:22 $ docker exec c5e48b6b4e786ad952c938a33ee4250c462ec5637b93e32a9d0d20457b2d8ca8 ssh-agent 08:30:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlbhhle/agent.53 08:30:22 SSH_AGENT_PID=59 08:30:22 Running ssh-add (command line suppressed) 08:30:22 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1055@tmp/private_key_8033014473629014233.key (/w/workspace/gexfoundry_device-sdk-go_PR-1055@tmp/private_key_8033014473629014233.key) 08:30:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:23 + git semver init 08:30:23 # -> Open(): unable to determine branch for HEAD 08:30:23 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1055/.git 08:30:23 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1055 08:30:23 # $SEMVER_REMOTE_NAME = origin 08:30:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:30:23 # $SEMVER_USER_NAME = edgex-jenkins 08:30:23 # $SEMVER_BRANCH = PR-1055 08:30:23 # $SEMVER_TEMP = /tmp/semver-734412662 08:30:23 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 08:30:23 # '/tmp/semver-734412662' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1055/.semver' 08:30:23 # -> Force: false 08:30:23 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1055/.semver [Pipeline] } 08:30:24 $ docker exec --env ******** --env ******** c5e48b6b4e786ad952c938a33ee4250c462ec5637b93e32a9d0d20457b2d8ca8 ssh-agent -k 08:30:24 unset SSH_AUTH_SOCK; 08:30:24 unset SSH_AGENT_PID; 08:30:24 echo Agent pid 59 killed; 08:30:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:24 + git semver [Pipeline] } 08:30:24 $ docker stop --time=1 c5e48b6b4e786ad952c938a33ee4250c462ec5637b93e32a9d0d20457b2d8ca8 08:30:25 $ docker rm -f c5e48b6b4e786ad952c938a33ee4250c462ec5637b93e32a9d0d20457b2d8ca8 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:26 Stashed 1 file(s) [Pipeline] echo 08:30:26 [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 08:30:41 Still waiting to schedule task 08:30:41 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27721’ 08:30:41 Still waiting to schedule task 08:30:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:32:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27722 in /w/workspace/gexfoundry_device-sdk-go_PR-1055 [Pipeline] { [Pipeline] ws 08:32:18 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 08:32:18 Selected Git installation does not exist. Using Default 08:32:18 The recommended git tool is: NONE 08:32:24 using credential edgex-jenkins-ssh 08:32:24 Cloning the remote Git repository 08:32:24 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:32:24 > git init /w/workspace/device-sdk-go/1 # timeout=10 08:32:24 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:32:24 > git --version # timeout=10 08:32:24 > git --version # 'git version 2.17.1' 08:32:24 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:32:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:32:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:32:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1055/head:refs/remotes/origin/PR-1055 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:26 Merging remotes/origin/main commit 555c3bb6a6e69767d223739ff73f88b00326690d into PR head commit 9ebce020d3a55f848ce07809c18feb3db92e593d 08:32:27 Merge succeeded, producing 9ebce020d3a55f848ce07809c18feb3db92e593d 08:32:27 Checking out Revision 9ebce020d3a55f848ce07809c18feb3db92e593d (PR-1055) 08:32:26 > git config core.sparsecheckout # timeout=10 08:32:26 > git checkout -f 9ebce020d3a55f848ce07809c18feb3db92e593d # timeout=10 08:32:26 > git remote # timeout=10 08:32:26 > git config --get remote.origin.url # timeout=10 08:32:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:26 > git merge 555c3bb6a6e69767d223739ff73f88b00326690d # timeout=10 08:32:27 > git rev-parse HEAD^{commit} # timeout=10 08:32:27 > git config core.sparsecheckout # timeout=10 08:32:27 > git checkout -f 9ebce020d3a55f848ce07809c18feb3db92e593d # timeout=10 08:32:31 Commit message: "fix: Update ProfileCache when adding or updating the Provision Watcher" 08:32:31 > git --version # timeout=10 08:32:31 > git --version # 'git version 2.17.1' 08:32:31 fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:32 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:32 Dload Upload Total Spent Left Speed 08:32:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 77281 0 --:--:-- --:--:-- --:--:-- 76779 [Pipeline] sh 08:32:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:33 + sudo tee /etc/docker/daemon.new 08:32:33 { 08:32:33 "registry-mirrors": [ 08:32:33 "https://nexus3.edgexfoundry.org:10001" 08:32:33 ], 08:32:33 "bip": "10.250.0.254/24", 08:32:33 "hosts": [ 08:32:33 "tcp://0.0.0.0:5555", 08:32:33 "unix:///var/run/docker.sock" 08:32:33 ], 08:32:33 "mtu": 1458, 08:32:33 "selinux-enabled": true, 08:32:33 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:33 } [Pipeline] sh 08:32:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:52 provisioning config files... 08:32:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config473820779860209385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:52 ---> docker-login.sh 08:32:52 nexus3.edgexfoundry.org:10001 08:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:53 Configure a credential helper to remove this warning. See 08:32:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:53 08:32:53 Login Succeeded 08:32:53 nexus3.edgexfoundry.org:10002 08:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:54 Configure a credential helper to remove this warning. See 08:32:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:54 08:32:54 Login Succeeded 08:32:54 nexus3.edgexfoundry.org:10003 08:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:54 Configure a credential helper to remove this warning. See 08:32:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:54 08:32:54 Login Succeeded 08:32:54 nexus3.edgexfoundry.org:10004 08:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:55 Configure a credential helper to remove this warning. See 08:32:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:55 08:32:55 Login Succeeded 08:32:55 docker.io 08:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:56 Configure a credential helper to remove this warning. See 08:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:56 08:32:56 Login Succeeded 08:32:56 ---> docker-login.sh ends [Pipeline] } 08:32:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:32:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:56 ========================================================= 08:32:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:32:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:32:57 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 08:32:57 Sending build context to Docker daemon 2.744MB 08:32:57 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 08:32:57 Step 2/10 : FROM ${BASE} AS builder 08:32:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:57 552d1f2373af: Pulling fs layer 08:32:57 ea3f2d53f512: Pulling fs layer 08:32:57 9e70ebbbe112: Pulling fs layer 08:32:57 7a9cfe048b4a: Pulling fs layer 08:32:57 72dc09318566: Pulling fs layer 08:32:57 f4f7b4309257: Pulling fs layer 08:32:57 0ac9a79272e3: Pulling fs layer 08:32:57 b78e95d17946: Pulling fs layer 08:32:57 7a9cfe048b4a: Waiting 08:32:57 72dc09318566: Waiting 08:32:57 f4f7b4309257: Waiting 08:32:57 0ac9a79272e3: Waiting 08:32:57 b78e95d17946: Waiting 08:32:57 9e70ebbbe112: Download complete 08:32:57 ea3f2d53f512: Download complete 08:32:57 72dc09318566: Verifying Checksum 08:32:57 72dc09318566: Download complete 08:32:58 f4f7b4309257: Verifying Checksum 08:32:58 f4f7b4309257: Download complete 08:32:58 552d1f2373af: Verifying Checksum 08:32:58 552d1f2373af: Download complete 08:32:58 0ac9a79272e3: Verifying Checksum 08:32:58 0ac9a79272e3: Download complete 08:32:58 552d1f2373af: Pull complete 08:32:59 ea3f2d53f512: Pull complete 08:33:00 b78e95d17946: Verifying Checksum 08:33:00 b78e95d17946: Download complete 08:33:00 9e70ebbbe112: Pull complete 08:33:00 7a9cfe048b4a: Verifying Checksum 08:33:00 7a9cfe048b4a: Download complete 08:33:10 7a9cfe048b4a: Pull complete 08:33:11 72dc09318566: Pull complete 08:33:11 f4f7b4309257: Pull complete 08:33:11 0ac9a79272e3: Pull complete 08:33:18 Running on prd-centos7-docker-4c-2g-27723 in /w/workspace/gexfoundry_device-sdk-go_PR-1055 [Pipeline] { [Pipeline] ws 08:33:18 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 08:33:18 Selected Git installation does not exist. Using Default 08:33:18 The recommended git tool is: NONE 08:33:18 b78e95d17946: Pull complete 08:33:18 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 08:33:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:33:18 ---> 8b459fc5aaf0 08:33:18 Step 3/10 : ARG MAKE=make build 08:33:19 ---> Running in 065cc32fca39 08:33:19 Removing intermediate container 065cc32fca39 08:33:19 ---> 425a46d5cf41 08:33:19 Step 4/10 : WORKDIR /device-sdk-go 08:33:19 ---> Running in 359bdfbe9f53 08:33:20 using credential edgex-jenkins-ssh 08:33:20 Cloning the remote Git repository 08:33:20 Removing intermediate container 359bdfbe9f53 08:33:20 ---> 645f62d282a0 08:33:20 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:33:20 ---> Running in bcb8b0d52e5a 08:33:19 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:33:19 > git init /w/workspace/device-sdk-go/1 # timeout=10 08:33:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:33:19 > git --version # timeout=10 08:33:19 > git --version # 'git version 2.24.4' 08:33:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:19 [INFO] Currently running in a labeled security context 08:33:19 [INFO] Currently SELinux is 'enforcing' on the host 08:33:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh792762184014230628.key 08:33:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:20 Removing intermediate container bcb8b0d52e5a 08:33:20 ---> 2bad67d1f2db 08:33:20 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:21 ---> Running in 08c0e2377450 08:33:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:33:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:33:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:33:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:20 [INFO] Currently running in a labeled security context 08:33:20 [INFO] Currently SELinux is 'enforcing' on the host 08:33:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh3309488263523888820.key 08:33:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1055/head:refs/remotes/origin/PR-1055 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:33:21 Merging remotes/origin/main commit 555c3bb6a6e69767d223739ff73f88b00326690d into PR head commit 9ebce020d3a55f848ce07809c18feb3db92e593d 08:33:22 Merge succeeded, producing 9ebce020d3a55f848ce07809c18feb3db92e593d 08:33:22 Checking out Revision 9ebce020d3a55f848ce07809c18feb3db92e593d (PR-1055) 08:33:21 > git config core.sparsecheckout # timeout=10 08:33:21 > git checkout -f 9ebce020d3a55f848ce07809c18feb3db92e593d # timeout=10 08:33:21 > git remote # timeout=10 08:33:21 > git config --get remote.origin.url # timeout=10 08:33:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:21 [INFO] Currently running in a labeled security context 08:33:21 [INFO] Currently SELinux is 'enforcing' on the host 08:33:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh166776742181338242.key 08:33:21 > git merge 555c3bb6a6e69767d223739ff73f88b00326690d # timeout=10 08:33:21 > git rev-parse HEAD^{commit} # timeout=10 08:33:21 > git config core.sparsecheckout # timeout=10 08:33:21 > git checkout -f 9ebce020d3a55f848ce07809c18feb3db92e593d # timeout=10 08:33:23 Removing intermediate container 08c0e2377450 08:33:23 ---> 7bfe415e6a82 08:33:23 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:33:23 ---> Running in 8012c2fbd0a6 08:33:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:33:25 Commit message: "fix: Update ProfileCache when adding or updating the Provision Watcher" 08:33:25 > git --version # timeout=10 08:33:25 > git --version # 'git version 2.24.4' 08:33:25 fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 08:33:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:25 provisioning config files... 08:33:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7098887214672019122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:26 OK: 219 MiB in 52 packages 08:33:26 ---> docker-login.sh 08:33:26 nexus3.edgexfoundry.org:10001 08:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:26 Configure a credential helper to remove this warning. See 08:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:26 08:33:26 Login Succeeded 08:33:26 nexus3.edgexfoundry.org:10002 08:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:26 Configure a credential helper to remove this warning. See 08:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:26 08:33:26 Login Succeeded 08:33:26 nexus3.edgexfoundry.org:10003 08:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:26 Configure a credential helper to remove this warning. See 08:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:26 08:33:26 Login Succeeded 08:33:26 nexus3.edgexfoundry.org:10004 08:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:26 Configure a credential helper to remove this warning. See 08:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:26 08:33:26 Login Succeeded 08:33:26 docker.io 08:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:27 Removing intermediate container 8012c2fbd0a6 08:33:27 ---> 32d9e0fc5fe0 08:33:27 Step 8/10 : COPY . . 08:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:27 Configure a credential helper to remove this warning. See 08:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:27 08:33:27 Login Succeeded 08:33:27 ---> docker-login.sh ends [Pipeline] } 08:33:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:33:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:27 ========================================================= 08:33:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:33:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:33:28 ---> a78badee4d9e 08:33:28 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:28 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 08:33:28 Sending build context to Docker daemon 2.755MB 08:33:28 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 08:33:28 Step 2/10 : FROM ${BASE} AS builder 08:33:28 ---> Running in a5d1d67b2f0a 08:33:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:33:28 a0d0a0d46f8b: Pulling fs layer 08:33:28 31adcdaf11c8: Pulling fs layer 08:33:28 b8b176561691: Pulling fs layer 08:33:28 4527c011a84f: Pulling fs layer 08:33:28 5d74067f8e1e: Pulling fs layer 08:33:28 e0aca202a116: Pulling fs layer 08:33:28 3a43be97a3b4: Pulling fs layer 08:33:28 34cad66bf833: Pulling fs layer 08:33:28 b4e3c513aaa6: Pulling fs layer 08:33:28 4527c011a84f: Waiting 08:33:28 5d74067f8e1e: Waiting 08:33:28 e0aca202a116: Waiting 08:33:28 3a43be97a3b4: Waiting 08:33:28 34cad66bf833: Waiting 08:33:28 b4e3c513aaa6: Waiting 08:33:28 b8b176561691: Verifying Checksum 08:33:28 b8b176561691: Download complete 08:33:28 31adcdaf11c8: Verifying Checksum 08:33:28 31adcdaf11c8: Download complete 08:33:28 5d74067f8e1e: Verifying Checksum 08:33:28 5d74067f8e1e: Download complete 08:33:28 e0aca202a116: Verifying Checksum 08:33:28 e0aca202a116: Download complete 08:33:28 a0d0a0d46f8b: Verifying Checksum 08:33:28 a0d0a0d46f8b: Download complete 08:33:28 3a43be97a3b4: Verifying Checksum 08:33:28 3a43be97a3b4: Download complete 08:33:28 34cad66bf833: Verifying Checksum 08:33:28 34cad66bf833: Download complete 08:33:29 b4e3c513aaa6: Verifying Checksum 08:33:29 b4e3c513aaa6: Download complete 08:33:29 4527c011a84f: Verifying Checksum 08:33:29 4527c011a84f: Download complete 08:33:29 a0d0a0d46f8b: Pull complete 08:33:29 31adcdaf11c8: Pull complete 08:33:29 b8b176561691: Pull complete 08:33:34 4527c011a84f: Pull complete 08:33:34 5d74067f8e1e: Pull complete 08:33:34 e0aca202a116: Pull complete 08:33:34 3a43be97a3b4: Pull complete 08:33:34 34cad66bf833: Pull complete 08:33:38 b4e3c513aaa6: Pull complete 08:33:38 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 08:33:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:33:38 ---> 9f6097aaca64 08:33:38 Step 3/10 : ARG MAKE=make build 08:33:41 ---> Running in 2b6308d9747c 08:33:41 Removing intermediate container 2b6308d9747c 08:33:41 ---> 75ee493f71d3 08:33:41 Step 4/10 : WORKDIR /device-sdk-go 08:33:41 ---> Running in 0ae4b90dfa51 08:33:41 Removing intermediate container 0ae4b90dfa51 08:33:41 ---> bd26ffbd9806 08:33:41 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:33:41 ---> Running in ab4982c97156 08:33:41 Removing intermediate container ab4982c97156 08:33:41 ---> 3ed41bc99b8f 08:33:41 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:41 ---> Running in 4daca0e04657 08:33:42 Removing intermediate container 4daca0e04657 08:33:42 ---> c4a3af358442 08:33:42 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:33:42 ---> Running in 4b92c58b552d 08:33:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:33:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:33:43 OK: 220 MiB in 52 packages 08:33:44 Removing intermediate container 4b92c58b552d 08:33:44 ---> 628ff43238ea 08:33:44 Step 8/10 : COPY . . 08:33:44 ---> 4e14c4cd36ed 08:33:44 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:44 ---> Running in c704ad3035f0 08:34:16 Removing intermediate container c704ad3035f0 08:34:16 ---> 7a161e5d90ed 08:34:16 Step 10/10 : RUN ${MAKE} 08:34:16 ---> Running in 9fdbc1d9c049 08:34:16 noop 08:34:16 Removing intermediate container 9fdbc1d9c049 08:34:16 ---> e37e8c6ab6e6 08:34:16 Successfully built e37e8c6ab6e6 08:34:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:34:17 + docker inspect -f . ci-base-image-x86_64 08:34:17 . [Pipeline] withDockerContainer 08:34:17 prd-centos7-docker-4c-2g-27723 does not seem to be running inside a container 08:34:17 $ 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 08:34:17 $ docker top 44ad2ca6cff5f60bd4ceb5886db6137b0f711f58d6e28eb0af739ba2dc7b8f8e -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:17 + go version 08:34:17 go version go1.16.8 linux/amd64 [Pipeline] } 08:34:18 $ docker stop --time=1 44ad2ca6cff5f60bd4ceb5886db6137b0f711f58d6e28eb0af739ba2dc7b8f8e 08:34:19 $ docker rm -f 44ad2ca6cff5f60bd4ceb5886db6137b0f711f58d6e28eb0af739ba2dc7b8f8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:34:19 + docker inspect -f . ci-base-image-x86_64 08:34:19 . [Pipeline] withDockerContainer 08:34:19 prd-centos7-docker-4c-2g-27723 does not seem to be running inside a container 08:34:19 $ 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 08:34:20 $ docker top 84403d7626ebaaa73ac378d91dd5ea00712a2fd214ca6beb62fe5db381ad8fff -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:34:20 + make test 08:34:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:34:26 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:34:50 Removing intermediate container a5d1d67b2f0a 08:34:50 ---> a9b83c9beb42 08:34:50 Step 10/10 : RUN ${MAKE} 08:34:50 ---> Running in d9264febd983 08:34:50 noop 08:34:50 Removing intermediate container d9264febd983 08:34:50 ---> cb27f68fa363 08:34:50 Successfully built cb27f68fa363 08:34:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:34:50 + docker inspect -f . ci-base-image-arm64 08:34:50 . [Pipeline] withDockerContainer 08:34:50 prd-ubuntu18.04-docker-arm64-4c-16g-27722 does not seem to be running inside a container 08:34:50 $ 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 08:34:52 $ docker top 869cd69d0cc07ceb36f62b0ff8316131aea054c200c9594e7cd625cbf208fb58 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:34:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:34:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:34:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.054s coverage: 23.3% of statements 08:34:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:34:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.048s coverage: 28.1% of statements 08:34:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.045s coverage: 78.9% of statements 08:34:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.078s coverage: 9.0% of statements 08:34:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:34:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:34:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:34:53 + go version 08:34:53 go version go1.16.8 linux/arm64 [Pipeline] } 08:34:53 $ docker stop --time=1 869cd69d0cc07ceb36f62b0ff8316131aea054c200c9594e7cd625cbf208fb58 08:34:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.073s coverage: 28.7% of statements 08:34:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:34:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.050s coverage: 83.3% of statements 08:34:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:34:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:34:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.075s coverage: 57.8% of statements 08:34:55 $ docker rm -f 869cd69d0cc07ceb36f62b0ff8316131aea054c200c9594e7cd625cbf208fb58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:34:55 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.859s coverage: 89.2% of statements 08:34:55 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:34:55 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.049s coverage: 4.9% of statements 08:34:55 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:34:56 + docker inspect -f . ci-base-image-arm64 08:34:56 . [Pipeline] withDockerContainer 08:34:56 GO111MODULE=on go vet ./... 08:34:56 prd-ubuntu18.04-docker-arm64-4c-16g-27722 does not seem to be running inside a container 08:34:56 $ 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 08:34:57 $ docker top df1e2c87f50345e2b019fe8c53b16ec24660285e10b735c4b61ab390664d8325 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:34:58 + make test 08:34:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:35:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:35:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:35:14 ./bin/test-attribution-txt.sh [Pipeline] } 08:35:14 $ docker stop --time=1 84403d7626ebaaa73ac378d91dd5ea00712a2fd214ca6beb62fe5db381ad8fff 08:35:15 $ docker rm -f 84403d7626ebaaa73ac378d91dd5ea00712a2fd214ca6beb62fe5db381ad8fff [Pipeline] // withDockerContainer [Pipeline] sh 08:35:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:35:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:35:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:35:18 + ls -al . 08:35:18 total 264 08:35:18 drwxrwxr-x. 10 jenkins jenkins 4096 Nov 5 08:35 . 08:35:18 drwxrwxr-x. 4 jenkins jenkins 28 Nov 5 08:33 .. 08:35:18 drwxrwxr-x. 2 jenkins jenkins 37 Nov 5 08:33 bin 08:35:18 -rw-rw-r--. 1 jenkins jenkins 24816 Nov 5 08:33 CHANGELOG.md 08:35:18 -rw-r--r--. 1 jenkins jenkins 128019 Nov 5 08:34 coverage.out 08:35:18 -rw-rw-r--. 1 jenkins jenkins 140 Nov 5 08:33 .dockerignore 08:35:18 drwxrwxr-x. 5 jenkins jenkins 62 Nov 5 08:33 example 08:35:18 drwxrwxr-x. 8 jenkins jenkins 179 Nov 5 08:33 .git 08:35:18 drwxrwxr-x. 3 jenkins jenkins 125 Nov 5 08:33 .github 08:35:18 -rw-rw-r--. 1 jenkins jenkins 131 Nov 5 08:33 .gitignore 08:35:18 -rw-rw-r--. 1 jenkins jenkins 602 Nov 5 08:33 go.mod 08:35:18 -rw-rw-r--. 1 jenkins jenkins 49022 Nov 5 08:33 go.sum 08:35:18 -rw-rw-r--. 1 jenkins jenkins 677 Nov 5 08:33 GOVERNANCE.md 08:35:18 drwxrwxr-x. 15 jenkins jenkins 224 Nov 5 08:33 internal 08:35:18 -rw-rw-r--. 1 jenkins jenkins 880 Nov 5 08:33 Jenkinsfile 08:35:18 -rw-rw-r--. 1 jenkins jenkins 11341 Nov 5 08:33 LICENSE 08:35:18 -rw-rw-r--. 1 jenkins jenkins 1120 Nov 5 08:33 Makefile 08:35:18 drwxrwxr-x. 3 jenkins jenkins 16 Nov 5 08:33 openapi 08:35:18 -rw-rw-r--. 1 jenkins jenkins 619 Nov 5 08:33 OWNERS.md 08:35:18 drwxrwxr-x. 5 jenkins jenkins 50 Nov 5 08:33 pkg 08:35:18 -rw-rw-r--. 1 jenkins jenkins 4877 Nov 5 08:33 README.md 08:35:18 drwxrwxr-x. 4 jenkins jenkins 54 Nov 5 08:33 snap 08:35:18 -rw-rw-r--. 1 jenkins jenkins 5 Nov 5 08:30 VERSION 08:35:18 -rw-rw-r--. 1 jenkins jenkins 222 Nov 5 08:33 version.go [Pipeline] isUnix [Pipeline] sh 08:35:18 + 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=9ebce020d3a55f848ce07809c18feb3db92e593d --label arch=amd64 --label version=0.0.0 . 08:35:18 Sending build context to Docker daemon 2.884MB 08:35:18 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 08:35:18 Step 2/24 : FROM ${BASE} AS builder 08:35:18 ---> e37e8c6ab6e6 08:35:18 Step 3/24 : ARG MAKE=make build 08:35:18 ---> Running in aa1847fbb614 08:35:19 Removing intermediate container aa1847fbb614 08:35:19 ---> 349409d73fc8 08:35:19 Step 4/24 : WORKDIR /device-sdk-go 08:35:19 ---> Running in c3db33e8e9e2 08:35:19 Removing intermediate container c3db33e8e9e2 08:35:19 ---> 1fcc361ce237 08:35:19 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:35:19 ---> Running in 79a267304883 08:35:19 Removing intermediate container 79a267304883 08:35:19 ---> 96bc49537aad 08:35:19 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:19 ---> Running in 9801bff6d0fa 08:35:19 Removing intermediate container 9801bff6d0fa 08:35:19 ---> 371ba8849c63 08:35:19 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:35:19 ---> Running in aa6fbcc07681 08:35:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:35:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:35:21 OK: 220 MiB in 52 packages 08:35:21 Removing intermediate container aa6fbcc07681 08:35:21 ---> 9633a90e7d52 08:35:21 Step 8/24 : COPY . . 08:35:21 ---> 8ddd2d2bbdd1 08:35:21 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:21 ---> Running in 0b68d9334a2d 08:35:22 Removing intermediate container 0b68d9334a2d 08:35:22 ---> 6e0c481194c5 08:35:22 Step 10/24 : RUN ${MAKE} 08:35:22 ---> Running in 696b6aafefd8 08:35:22 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 08:35:25 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:35:34 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:35:34 Removing intermediate container 696b6aafefd8 08:35:34 ---> b761084ab86e 08:35:34 Step 11/24 : FROM alpine:3.14 08:35:38 3.14: Pulling from library/alpine 08:35:38 a0d0a0d46f8b: Already exists 08:35:38 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:35:38 Status: Downloaded newer image for alpine:3.14 08:35:38 ---> 14119a10abf4 08:35:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:35:38 ---> Running in 435ebacc82c6 08:35:38 Removing intermediate container 435ebacc82c6 08:35:38 ---> 2864cf1aeb66 08:35:38 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:38 ---> Running in 944201bab3b0 08:35:38 Removing intermediate container 944201bab3b0 08:35:38 ---> a161fd403708 08:35:38 Step 14/24 : RUN apk add --update --no-cache zeromq 08:35:38 ---> Running in d6e960950c51 08:35:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:35:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:35:40 (1/5) Installing libgcc (10.3.1_git20210424-r2) 08:35:40 (2/5) Installing libsodium (1.0.18-r0) 08:35:40 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 08:35:40 (4/5) Installing libzmq (4.3.4-r0) 08:35:40 (5/5) Installing zeromq (4.3.4-r0) 08:35:40 Executing busybox-1.33.1-r3.trigger 08:35:40 OK: 8 MiB in 19 packages 08:35:41 Removing intermediate container d6e960950c51 08:35:41 ---> e9cd728a82f8 08:35:41 Step 15/24 : WORKDIR / 08:35:41 ---> Running in 981647a5f4ed 08:35:41 Removing intermediate container 981647a5f4ed 08:35:41 ---> 7b8ad6cb47d9 08:35:41 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:35:41 ---> c1c57c6e8a9b 08:35:41 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:35:41 ---> 8cdf20ca68ff 08:35:41 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:35:41 ---> 325e2df40cc5 08:35:41 Step 19/24 : EXPOSE 59999 08:35:41 ---> Running in 695d440ef4d7 08:35:41 Removing intermediate container 695d440ef4d7 08:35:41 ---> ff6c9f00073d 08:35:41 Step 20/24 : ENTRYPOINT ["/device-simple"] 08:35:41 ---> Running in 065cf093f528 08:35:42 Removing intermediate container 065cf093f528 08:35:42 ---> 1d9ff63c27b0 08:35:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:35:42 ---> Running in 41a62f163221 08:35:42 Removing intermediate container 41a62f163221 08:35:42 ---> 13b4d781e155 08:35:42 Step 22/24 : LABEL arch=amd64 08:35:42 ---> Running in c8a6a8840146 08:35:42 Removing intermediate container c8a6a8840146 08:35:42 ---> 502520d22f9e 08:35:42 Step 23/24 : LABEL git_sha=9ebce020d3a55f848ce07809c18feb3db92e593d 08:35:42 ---> Running in 44946533ba52 08:35:42 Removing intermediate container 44946533ba52 08:35:42 ---> 0c2f69946f70 08:35:42 Step 24/24 : LABEL version=0.0.0 08:35:42 ---> Running in c4e7428aee2b 08:35:42 Removing intermediate container c4e7428aee2b 08:35:42 ---> ce2d949a76b4 08:35:42 [Warning] One or more build-args [ARCH] were not consumed 08:35:42 Successfully built ce2d949a76b4 08:35:42 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:35:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:35:43 08:35:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:35:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:35:43 latest: Pulling from edgex-lftools-log-publisher 08:35:43 b4d181a07f80: Pulling fs layer 08:35:43 a1111a8f2ec3: Pulling fs layer 08:35:43 ed53099fbce6: Pulling fs layer 08:35:43 dc539afda2c1: Pulling fs layer 08:35:43 77bc0d833cb6: Pulling fs layer 08:35:43 9065ff56babe: Pulling fs layer 08:35:43 d287ab97295c: Pulling fs layer 08:35:43 77bc0d833cb6: Waiting 08:35:43 9065ff56babe: Waiting 08:35:43 d287ab97295c: Waiting 08:35:43 dc539afda2c1: Waiting 08:35:43 a1111a8f2ec3: Verifying Checksum 08:35:43 a1111a8f2ec3: Download complete 08:35:43 dc539afda2c1: Verifying Checksum 08:35:43 dc539afda2c1: Download complete 08:35:43 ed53099fbce6: Verifying Checksum 08:35:43 ed53099fbce6: Download complete 08:35:43 9065ff56babe: Verifying Checksum 08:35:43 9065ff56babe: Download complete 08:35:43 77bc0d833cb6: Verifying Checksum 08:35:43 77bc0d833cb6: Download complete 08:35:43 b4d181a07f80: Verifying Checksum 08:35:43 b4d181a07f80: Download complete 08:35:44 d287ab97295c: Verifying Checksum 08:35:44 d287ab97295c: Download complete 08:35:45 b4d181a07f80: Pull complete 08:35:45 a1111a8f2ec3: Pull complete 08:35:45 ed53099fbce6: Pull complete 08:35:45 dc539afda2c1: Pull complete 08:35:46 77bc0d833cb6: Pull complete 08:35:46 9065ff56babe: Pull complete 08:35:51 d287ab97295c: Pull complete 08:35:51 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:35:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:35:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:35:51 prd-centos7-docker-4c-2g-27723 does not seem to be running inside a container 08:35:51 $ 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 08:35:54 $ docker top 05de4f6324939eb212ea10fbf8212b8084bc8d50de15c032303470faa828cd6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:54 ---> job-cost.sh 08:35:54 lf-activate-venv: SKIPPING 08:35:54 INFO: No Stack... 08:35:56 INFO: Retrieving Pricing Info for: v3-standard-2 08:35:57 INFO: Archiving Costs [Pipeline] sh 08:35:57 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 08:35:57 + cut -d, -f6 [Pipeline] lock 08:35:57 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1055-1-stack-cost] 08:35:57 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1055-1-stack-cost] did not exist. Created. 08:35:57 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1055-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:35:57 + echo total: 0.05999999865889549 [Pipeline] stash 08:35:57 Stashed 1 file(s) [Pipeline] } 08:35:57 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1055-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:35:57 $ docker stop --time=1 05de4f6324939eb212ea10fbf8212b8084bc8d50de15c032303470faa828cd6b 08:35:59 $ docker rm -f 05de4f6324939eb212ea10fbf8212b8084bc8d50de15c032303470faa828cd6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:36:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:36:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:36:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:36:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.422s coverage: 23.3% of statements 08:36:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:36:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.234s coverage: 28.1% of statements 08:36:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.251s coverage: 78.9% of statements 08:36:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.212s coverage: 9.0% of statements 08:36:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:36:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:36:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:36:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.339s coverage: 28.7% of statements 08:36:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:36:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.219s coverage: 83.3% of statements 08:36:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:36:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:36:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.372s coverage: 57.8% of statements 08:36:43 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.166s coverage: 89.2% of statements 08:36:43 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:36:43 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.212s coverage: 4.9% of statements 08:36:43 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:36:44 GO111MODULE=on go vet ./... 08:37:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:37:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:37:41 ./bin/test-attribution-txt.sh [Pipeline] } 08:37:42 $ docker stop --time=1 df1e2c87f50345e2b019fe8c53b16ec24660285e10b735c4b61ab390664d8325 08:37:44 $ docker rm -f df1e2c87f50345e2b019fe8c53b16ec24660285e10b735c4b61ab390664d8325 [Pipeline] // withDockerContainer [Pipeline] sh 08:37:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:37:45 Warning: overwriting stash ‘coverage-report’ 08:37:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:37:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:37:47 + ls -al . 08:37:47 total 300 08:37:47 drwxrwxr-x 10 jenkins jenkins 4096 Nov 5 08:37 . 08:37:47 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 08:32 .. 08:37:47 -rw-rw-r-- 1 jenkins jenkins 140 Nov 5 08:32 .dockerignore 08:37:47 drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 08:32 .git 08:37:47 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 08:32 .github 08:37:47 -rw-rw-r-- 1 jenkins jenkins 131 Nov 5 08:32 .gitignore 08:37:47 -rw-rw-r-- 1 jenkins jenkins 24816 Nov 5 08:32 CHANGELOG.md 08:37:47 -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 08:32 GOVERNANCE.md 08:37:47 -rw-rw-r-- 1 jenkins jenkins 880 Nov 5 08:32 Jenkinsfile 08:37:47 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 5 08:32 LICENSE 08:37:47 -rw-rw-r-- 1 jenkins jenkins 1120 Nov 5 08:32 Makefile 08:37:47 -rw-rw-r-- 1 jenkins jenkins 619 Nov 5 08:32 OWNERS.md 08:37:47 -rw-rw-r-- 1 jenkins jenkins 4877 Nov 5 08:32 README.md 08:37:47 -rw-rw-r-- 1 jenkins jenkins 5 Nov 5 08:30 VERSION 08:37:47 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 08:32 bin 08:37:47 -rw-r--r-- 1 jenkins jenkins 128019 Nov 5 08:36 coverage.out 08:37:47 drwxrwxr-x 5 jenkins jenkins 4096 Nov 5 08:32 example 08:37:47 -rw-rw-r-- 1 jenkins jenkins 602 Nov 5 08:32 go.mod 08:37:47 -rw-rw-r-- 1 jenkins jenkins 49022 Nov 5 08:32 go.sum 08:37:47 drwxrwxr-x 15 jenkins jenkins 4096 Nov 5 08:32 internal 08:37:47 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 08:32 openapi 08:37:47 drwxrwxr-x 5 jenkins jenkins 4096 Nov 5 08:32 pkg 08:37:47 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 08:32 snap 08:37:47 -rw-rw-r-- 1 jenkins jenkins 222 Nov 5 08:32 version.go [Pipeline] isUnix [Pipeline] sh 08:37:47 + 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=9ebce020d3a55f848ce07809c18feb3db92e593d --label arch=arm64 --label version=0.0.0 . 08:37:48 Sending build context to Docker daemon 2.873MB 08:37:48 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 08:37:48 Step 2/24 : FROM ${BASE} AS builder 08:37:48 ---> cb27f68fa363 08:37:48 Step 3/24 : ARG MAKE=make build 08:37:48 ---> Running in 847c14041523 08:37:48 Removing intermediate container 847c14041523 08:37:48 ---> facfec863f15 08:37:48 Step 4/24 : WORKDIR /device-sdk-go 08:37:48 ---> Running in 27998d94befa 08:37:48 Removing intermediate container 27998d94befa 08:37:48 ---> d4e5e0ea0d56 08:37:48 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:37:49 ---> Running in 3402fa2ac1da 08:37:49 Removing intermediate container 3402fa2ac1da 08:37:49 ---> b3c9887ddc4d 08:37:49 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:49 ---> Running in f552ca0be4ee 08:37:51 Removing intermediate container f552ca0be4ee 08:37:51 ---> 6ec0331cebb1 08:37:51 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:37:51 ---> Running in 4dc0d26cf65b 08:37:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:37:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:37:54 OK: 219 MiB in 52 packages 08:37:54 Removing intermediate container 4dc0d26cf65b 08:37:54 ---> 0f2f75a987d5 08:37:54 Step 8/24 : COPY . . 08:37:56 ---> 7c8e9d8ddbbf 08:37:56 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:56 ---> Running in ad4ca3a3cbee 08:37:58 Removing intermediate container ad4ca3a3cbee 08:37:58 ---> ea2f9ee9ae99 08:37:58 Step 10/24 : RUN ${MAKE} 08:37:58 ---> Running in 3ebc2c611f54 08:37:59 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 08:38:39 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:38:39 Removing intermediate container 3ebc2c611f54 08:38:39 ---> f7f2ecbb3434 08:38:39 Step 11/24 : FROM alpine:3.14 08:38:39 3.14: Pulling from library/alpine 08:38:39 552d1f2373af: Already exists 08:38:40 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:38:40 Status: Downloaded newer image for alpine:3.14 08:38:40 ---> bb3de5531c18 08:38:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:38:40 ---> Running in 801f0c531c34 08:38:40 Removing intermediate container 801f0c531c34 08:38:40 ---> 7d996756d2d2 08:38:40 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:40 ---> Running in 784deaa917bb 08:38:42 Removing intermediate container 784deaa917bb 08:38:42 ---> a43a104e592e 08:38:42 Step 14/24 : RUN apk add --update --no-cache zeromq 08:38:42 ---> Running in 5f7851a30eb2 08:38:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:38:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:38:45 (1/5) Installing libgcc (10.3.1_git20210424-r2) 08:38:45 (2/5) Installing libsodium (1.0.18-r0) 08:38:45 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 08:38:46 (4/5) Installing libzmq (4.3.4-r0) 08:38:46 (5/5) Installing zeromq (4.3.4-r0) 08:38:46 Executing busybox-1.33.1-r3.trigger 08:38:46 OK: 8 MiB in 19 packages 08:38:47 Removing intermediate container 5f7851a30eb2 08:38:47 ---> 7cae9c39b984 08:38:47 Step 15/24 : WORKDIR / 08:38:47 ---> Running in 654ca46666fb 08:38:47 Removing intermediate container 654ca46666fb 08:38:47 ---> 36575221e47d 08:38:47 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:38:48 ---> 0a0bc136a044 08:38:48 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:38:49 ---> 120c0d58439d 08:38:49 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:38:50 ---> 7ee2a85749e1 08:38:50 Step 19/24 : EXPOSE 59999 08:38:50 ---> Running in 6553c8e2fcd3 08:38:50 Removing intermediate container 6553c8e2fcd3 08:38:50 ---> 4efe86857b6c 08:38:50 Step 20/24 : ENTRYPOINT ["/device-simple"] 08:38:50 ---> Running in 01d79c246f58 08:38:51 Removing intermediate container 01d79c246f58 08:38:51 ---> c68f6e94fbd8 08:38:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:38:51 ---> Running in b915c9e76318 08:38:51 Removing intermediate container b915c9e76318 08:38:51 ---> f26bda9b6357 08:38:51 Step 22/24 : LABEL arch=arm64 08:38:51 ---> Running in 5139edebf08d 08:38:52 Removing intermediate container 5139edebf08d 08:38:52 ---> f29bbc9cb028 08:38:52 Step 23/24 : LABEL git_sha=9ebce020d3a55f848ce07809c18feb3db92e593d 08:38:52 ---> Running in 876282289d77 08:38:52 Removing intermediate container 876282289d77 08:38:52 ---> 03210e312d0d 08:38:52 Step 24/24 : LABEL version=0.0.0 08:38:52 ---> Running in ff56d1046656 08:38:53 Removing intermediate container ff56d1046656 08:38:53 ---> 741b65e0a187 08:38:53 [Warning] One or more build-args [ARCH] were not consumed 08:38:53 Successfully built 741b65e0a187 08:38:53 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 08:38:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:38:54 08:38:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:38:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:38:54 arm64: Pulling from edgex-lftools-log-publisher 08:38:54 448f6bf000e3: Pulling fs layer 08:38:54 f757da607395: Pulling fs layer 08:38:54 05883995daec: Pulling fs layer 08:38:54 8603b9c90790: Pulling fs layer 08:38:54 1560dd03e051: Pulling fs layer 08:38:54 27f5ce0e4adf: Pulling fs layer 08:38:54 c2d8d7efcc4b: Pulling fs layer 08:38:54 27f5ce0e4adf: Waiting 08:38:54 1560dd03e051: Waiting 08:38:54 c2d8d7efcc4b: Waiting 08:38:54 8603b9c90790: Waiting 08:38:54 f757da607395: Verifying Checksum 08:38:54 f757da607395: Download complete 08:38:54 8603b9c90790: Verifying Checksum 08:38:54 8603b9c90790: Download complete 08:38:55 1560dd03e051: Verifying Checksum 08:38:55 1560dd03e051: Download complete 08:38:55 27f5ce0e4adf: Verifying Checksum 08:38:55 27f5ce0e4adf: Download complete 08:38:55 05883995daec: Verifying Checksum 08:38:55 05883995daec: Download complete 08:38:55 448f6bf000e3: Verifying Checksum 08:38:55 448f6bf000e3: Download complete 08:38:58 c2d8d7efcc4b: Download complete 08:38:59 448f6bf000e3: Pull complete 08:39:00 f757da607395: Pull complete 08:39:01 05883995daec: Pull complete 08:39:01 8603b9c90790: Pull complete 08:39:02 1560dd03e051: Pull complete 08:39:03 27f5ce0e4adf: Pull complete 08:39:18 c2d8d7efcc4b: Pull complete 08:39:18 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:39:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:39:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:39:18 prd-ubuntu18.04-docker-arm64-4c-16g-27722 does not seem to be running inside a container 08:39:18 $ 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 08:39:21 $ docker top 092346e3dc93c2e0096ba77a73c0f23a2eeff165e8d8fb46e247ff56829ff90a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:39:22 ---> job-cost.sh 08:39:22 lf-activate-venv: SKIPPING 08:39:22 INFO: No Stack... 08:39:23 INFO: Retrieving Pricing Info for: v3-standard-4 08:39:23 INFO: Archiving Costs [Pipeline] sh 08:39:24 + cut -d, -f6 08:39:24 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 08:39:24 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1055-1-stack-cost] 08:39:24 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1055-1-stack-cost] did not exist. Created. 08:39:24 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1055-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:39:25 /w/workspace/device-sdk-go/1@tmp/durable-6f6d9091/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-6f6d9091/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:39:25 + echo total: 0.10999999940395355 [Pipeline] stash 08:39:25 Warning: overwriting stash ‘stack-cost’ 08:39:25 Stashed 1 file(s) [Pipeline] } 08:39:25 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1055-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:39:25 $ docker stop --time=1 092346e3dc93c2e0096ba77a73c0f23a2eeff165e8d8fb46e247ff56829ff90a 08:39:27 $ docker rm -f 092346e3dc93c2e0096ba77a73c0f23a2eeff165e8d8fb46e247ff56829ff90a [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 08:39:28 provisioning config files... 08:39:28 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1055@tmp/config4058101567040444952tmp [Pipeline] { [Pipeline] sh 08:39:28 + set +x 08:39:28 + curl -s https://codecov.io/bash 08:39:28 + bash -s -- 08:39:28 08:39:28 _____ _ 08:39:28 / ____| | | 08:39:28 | | ___ __| | ___ ___ _____ __ 08:39:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:39:28 | |___| (_) | (_| | __/ (_| (_) \ V / 08:39:28 \_____\___/ \__,_|\___|\___\___/ \_/ 08:39:28 Bash-1.0.6 08:39:28 08:39:28 08:39:28 ==> git version 2.24.4 found 08:39:28 ==> 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 08:39:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:39:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:39:28 ==> Jenkins CI detected. 08:39:28 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1055 08:39:28 project root: . 08:39:28 --> token set from env 08:39:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:39:28 ==> Running gcov in . (disable via -X gcov) 08:39:28 ==> Python coveragepy not found 08:39:28 ==> Searching for coverage reports in: 08:39:28 + . 08:39:28 -> Found 1 reports 08:39:28 ==> Detecting git/mercurial file structure 08:39:28 ==> Reading reports 08:39:28 + ./coverage.out bytes=128019 08:39:29 ==> Appending adjustments 08:39:29 https://docs.codecov.io/docs/fixing-reports 08:39:29 + Found adjustments 08:39:29 ==> Gzipping contents 08:39:29 16K /tmp/codecov.Ibq4lG.gz 08:39:29 ==> Uploading reports 08:39:29 url: https://codecov.io 08:39:29 query: branch=PR-1055&commit=9ebce020d3a55f848ce07809c18feb3db92e593d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1055%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1055&job=&cmd_args= 08:39:29 -> Pinging Codecov 08:39:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1055&commit=9ebce020d3a55f848ce07809c18feb3db92e593d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1055%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1055&job=&cmd_args= 08:39:29 -> Uploading to 08:39:29 https://storage.googleapis.com/codecov/v4/raw/2021-11-05/7E55EF52A471D76F132DFD9A03CDDE97/9ebce020d3a55f848ce07809c18feb3db92e593d/a2ccd209-0457-4244-9fec-a28e98447d89.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211105T083929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3730e8b607f268aace73571d265e69e4b408229041296bb86b1a7475c3853a76 08:39:29 % Total % Received % Xferd Average Speed Time Time Time Current 08:39:29 Dload Upload Total Spent Left Speed 08:39:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16294 0 0 100 16294 0 42251 --:--:-- --:--:-- --:--:-- 42212 08:39:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/9ebce020d3a55f848ce07809c18feb3db92e593d [Pipeline] } 08:39:30 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 08:39:32 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1055/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:39:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:39:33 ---> package-listing.sh 08:39:33 ++ facter osfamily 08:39:33 ++ tr '[:upper:]' '[:lower:]' 08:39:33 + OS_FAMILY=redhat 08:39:33 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1055 08:39:33 + START_PACKAGES=/tmp/packages_start.txt 08:39:33 + END_PACKAGES=/tmp/packages_end.txt 08:39:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:39:33 + PACKAGES=/tmp/packages_start.txt 08:39:33 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1055 ']' 08:39:33 + PACKAGES=/tmp/packages_end.txt 08:39:33 + case "${OS_FAMILY}" in 08:39:33 + sort 08:39:33 + rpm -qa 08:39:34 + '[' -f /tmp/packages_start.txt ']' 08:39:34 + '[' -f /tmp/packages_end.txt ']' 08:39:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:39:34 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1055 ']' 08:39:34 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1055/archives/ 08:39:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1055/archives/ [Pipeline] echo 08:39:34 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-1055/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:39:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:39:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:39:35 08:39:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:39:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:39:36 latest: Pulling from edgex-lftools-log-publisher 08:39:36 b4d181a07f80: Pulling fs layer 08:39:36 a1111a8f2ec3: Pulling fs layer 08:39:36 ed53099fbce6: Pulling fs layer 08:39:36 dc539afda2c1: Pulling fs layer 08:39:36 77bc0d833cb6: Pulling fs layer 08:39:36 9065ff56babe: Pulling fs layer 08:39:36 d287ab97295c: Pulling fs layer 08:39:36 dc539afda2c1: Waiting 08:39:36 77bc0d833cb6: Waiting 08:39:36 9065ff56babe: Waiting 08:39:36 d287ab97295c: Waiting 08:39:36 a1111a8f2ec3: Verifying Checksum 08:39:36 a1111a8f2ec3: Download complete 08:39:36 dc539afda2c1: Verifying Checksum 08:39:36 dc539afda2c1: Download complete 08:39:36 ed53099fbce6: Verifying Checksum 08:39:36 ed53099fbce6: Download complete 08:39:36 77bc0d833cb6: Verifying Checksum 08:39:36 77bc0d833cb6: Download complete 08:39:36 b4d181a07f80: Verifying Checksum 08:39:36 b4d181a07f80: Download complete 08:39:36 9065ff56babe: Verifying Checksum 08:39:36 9065ff56babe: Download complete 08:39:37 d287ab97295c: Verifying Checksum 08:39:37 d287ab97295c: Download complete 08:39:39 b4d181a07f80: Pull complete 08:39:40 a1111a8f2ec3: Pull complete 08:39:41 ed53099fbce6: Pull complete 08:39:44 dc539afda2c1: Pull complete 08:39:45 77bc0d833cb6: Pull complete 08:39:45 9065ff56babe: Pull complete 08:39:55 d287ab97295c: Pull complete 08:39:55 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:39:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:39:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:39:55 prd-centos7-docker-4c-2g-27721 does not seem to be running inside a container 08:39:55 $ 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-1055/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-1055 -v /w/workspace/gexfoundry_device-sdk-go_PR-1055:/w/workspace/gexfoundry_device-sdk-go_PR-1055:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1055@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1055@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 08:40:26 $ docker top 922d8f06d101c8c2b5539da9b3a67354456a0f16d3c76f0f59026bcd9b73642b -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:27 + touch /tmp/pre-build-complete [Pipeline] sh 08:40:27 + mkdir -p /var/log/sysstat [Pipeline] sh 08:40:27 + ls /var/log/sa-host 08:40:27 + sadf -c /var/log/sa-host/sa05 08:40:27 file_magic: OK 08:40:27 HZ: Using current value: 100 08:40:27 file_header: OK 08:40:27 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 08:40:27 Statistics: 08:40:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:40:27 File successfully converted to sysstat format version 12.0.3 08:40:27 + sadf -c /var/log/sa-host/sa30 08:40:27 file_magic: OK 08:40:27 HZ: Using current value: 100 08:40:27 file_header: OK 08:40:27 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 08:40:27 Statistics: 08:40:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:40:27 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:40:28 provisioning config files... 08:40:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1055@tmp/config9163433097439582285tmp [Pipeline] { [Pipeline] echo 08:40:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:40:28 ---> create-netrc.sh [Pipeline] } 08:40:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:40:28 ---> python-tools-install.sh [Pipeline] echo 08:40:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:40:29 ---> sudo-logs.sh 08:40:29 Archiving 'sudo' log.. 08:40:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-27721.novalocal: Name or service not known 08:40:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-27721.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:40:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:40:29 ---> job-cost.sh 08:40:29 lf-activate-venv: SKIPPING 08:40:29 DEBUG: total: 0.10999999940395355 08:40:29 INFO: Retrieving Stack Cost... 08:40:29 INFO: Retrieving Pricing Info for: v3-standard-2 08:40:30 INFO: Archiving Costs [Pipeline] echo 08:40:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:40:30 ---> logs-deploy.sh 08:40:30 lf-activate-venv: SKIPPING 08:40:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1055/1 08:40:30 INFO: archiving workspace using pattern(s): 08:40:31 Archives upload complete. 08:40:31 INFO: archiving logs to Nexus