Pull request #1056 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a0ea57342c624bee91335f4cb6d1021054e409bb+555c3bb6a6e69767d223739ff73f88b00326690d (a9260efdf92ca0e0a478f873c4712632a51c35d2) 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-ssh6687548889321203968.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-ssh620487646190164392.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-1056/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-1056/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3962732606493647864.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-1056/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7061563659881962311.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-ssh9038906689125390523.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-1056/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-1056/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5767884970568281424.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 on ‘prd-centos7-docker-4c-2g-27892’ Running on prd-centos7-docker-4c-2g-27895 in /w/workspace/gexfoundry_device-sdk-go_PR-1056 [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-1056 # 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-1056@tmp/jenkins-gitclient-ssh4481086950335711453.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-1056@tmp/jenkins-gitclient-ssh7869430489834740876.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1056/head:refs/remotes/origin/PR-1056 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 555c3bb6a6e69767d223739ff73f88b00326690d into PR head commit a0ea57342c624bee91335f4cb6d1021054e409bb Merge succeeded, producing a0ea57342c624bee91335f4cb6d1021054e409bb Checking out Revision a0ea57342c624bee91335f4cb6d1021054e409bb (PR-1056) > git config core.sparsecheckout # timeout=10 > git checkout -f a0ea57342c624bee91335f4cb6d1021054e409bb # 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-1056@tmp/jenkins-gitclient-ssh8692812058950435756.key > git merge 555c3bb6a6e69767d223739ff73f88b00326690d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a0ea57342c624bee91335f4cb6d1021054e409bb # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:13:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:13:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:13:05 ========================================================= 04:13:05 EdgeX Global Pipelines Version Info 04:13:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:13:06 ------------------- 04:13:06 stable info: 04:13:06 ------------------- 04:13:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:13:06 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 04:13:06 Message: update stable to v1.0.211 04:13:07 ------------------- 04:13:07 experimental info: 04:13:07 ------------------- 04:13:07 Commited By: **** collab-it+edgex@linuxfoundation.org 04:13:07 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 04:13:07 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:13:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:13:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:13:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:13:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:13:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:13:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:13:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:13:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:13:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:13:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:13:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:13:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:13:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:13:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:13:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:13:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:13:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:13:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:13:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:13:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1056 [Pipeline] echo 04:13:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1056 [Pipeline] echo 04:13:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1056 [Pipeline] echo 04:13:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a0ea57342c624bee91335f4cb6d1021054e409bb [Pipeline] echo 04:13:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a0ea573 [Pipeline] echo 04:13:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:13:08 provisioning config files... 04:13:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp/config4080237657160557389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:13:09 ---> docker-login.sh 04:13:09 nexus3.edgexfoundry.org:10001 04:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:09 Configure a credential helper to remove this warning. See 04:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:09 04:13:09 Login Succeeded 04:13:09 nexus3.edgexfoundry.org:10002 04:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:09 Configure a credential helper to remove this warning. See 04:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:09 04:13:09 Login Succeeded 04:13:09 nexus3.edgexfoundry.org:10003 04:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:09 Configure a credential helper to remove this warning. See 04:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:09 04:13:09 Login Succeeded 04:13:09 nexus3.edgexfoundry.org:10004 04:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:09 Configure a credential helper to remove this warning. See 04:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:09 04:13:09 Login Succeeded 04:13:09 docker.io 04:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:10 Configure a credential helper to remove this warning. See 04:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:10 04:13:10 Login Succeeded 04:13:10 ---> docker-login.sh ends [Pipeline] } 04:13:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:13:10 + git rev-list -1 --merges a0ea57342c624bee91335f4cb6d1021054e409bb~1..a0ea57342c624bee91335f4cb6d1021054e409bb [Pipeline] echo 04:13:10 -----------> git rev-list -1 --merges a0ea57342c624bee91335f4cb6d1021054e409bb~1..a0ea57342c624bee91335f4cb6d1021054e409bb a0ea57342c624bee91335f4cb6d1021054e409bb [false] [Pipeline] sh 04:13:11 + git log --format=format:%s -1 a0ea57342c624bee91335f4cb6d1021054e409bb [Pipeline] echo 04:13:11 ========================================================= 04:13:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:13:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:13:11 + git log --format=format:%s -1 a0ea57342c624bee91335f4cb6d1021054e409bb [Pipeline] echo 04:13:11 [semverPrep] GIT_COMMIT: a0ea57342c624bee91335f4cb6d1021054e409bb, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 04:13:11 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:13:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:13:12 04:13:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:13:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:13:12 latest: Pulling from edgex-devops/git-semver 04:13:12 a0d0a0d46f8b: Pulling fs layer 04:13:12 3e5f54012d9b: Pulling fs layer 04:13:12 4c7163046ea9: Pulling fs layer 04:13:12 0c2d73faf560: Pulling fs layer 04:13:12 0c2d73faf560: Waiting 04:13:12 3e5f54012d9b: Download complete 04:13:12 a0d0a0d46f8b: Verifying Checksum 04:13:12 a0d0a0d46f8b: Download complete 04:13:12 0c2d73faf560: Verifying Checksum 04:13:12 0c2d73faf560: Download complete 04:13:12 4c7163046ea9: Verifying Checksum 04:13:12 4c7163046ea9: Download complete 04:13:12 a0d0a0d46f8b: Pull complete 04:13:12 3e5f54012d9b: Pull complete 04:13:13 4c7163046ea9: Pull complete 04:13:13 0c2d73faf560: Pull complete 04:13:13 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:13:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:13:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:13:13 prd-centos7-docker-4c-2g-27895 does not seem to be running inside a container 04:13:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1056 -v /w/workspace/gexfoundry_device-sdk-go_PR-1056:/w/workspace/gexfoundry_device-sdk-go_PR-1056:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:13:14 $ docker top 7ce005676e85ad9f5700fb3c98c67123fa35027eb24808d5dd00fe334e189c80 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:13:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:13:14 [ssh-agent] Looking for ssh-agent implementation... 04:13:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:13:14 $ docker exec 7ce005676e85ad9f5700fb3c98c67123fa35027eb24808d5dd00fe334e189c80 ssh-agent 04:13:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHAFCdJ/agent.12 04:13:14 SSH_AGENT_PID=19 04:13:14 Running ssh-add (command line suppressed) 04:13:14 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp/private_key_3170688837457602663.key (/w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp/private_key_3170688837457602663.key) 04:13:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:13:14 + git tag --points-at HEAD [Pipeline] } 04:13:14 $ docker exec --env ******** --env ******** 7ce005676e85ad9f5700fb3c98c67123fa35027eb24808d5dd00fe334e189c80 ssh-agent -k 04:13:15 unset SSH_AUTH_SOCK; 04:13:15 unset SSH_AGENT_PID; 04:13:15 echo Agent pid 19 killed; 04:13:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:13:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:13:15 [ssh-agent] Looking for ssh-agent implementation... 04:13:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:13:15 $ docker exec 7ce005676e85ad9f5700fb3c98c67123fa35027eb24808d5dd00fe334e189c80 ssh-agent 04:13:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAoLEEm/agent.51 04:13:15 SSH_AGENT_PID=58 04:13:15 Running ssh-add (command line suppressed) 04:13:15 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp/private_key_7563873004688922356.key (/w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp/private_key_7563873004688922356.key) 04:13:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:13:15 + git semver init 04:13:15 # -> Open(): unable to determine branch for HEAD 04:13:15 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1056/.git 04:13:15 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1056 04:13:15 # $SEMVER_REMOTE_NAME = origin 04:13:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:13:15 # $SEMVER_USER_NAME = edgex-jenkins 04:13:15 # $SEMVER_BRANCH = PR-1056 04:13:15 # $SEMVER_TEMP = /tmp/semver-943208076 04:13:15 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:13:16 # '/tmp/semver-943208076' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1056/.semver' 04:13:16 # -> Force: false 04:13:16 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1056/.semver [Pipeline] } 04:13:16 $ docker exec --env ******** --env ******** 7ce005676e85ad9f5700fb3c98c67123fa35027eb24808d5dd00fe334e189c80 ssh-agent -k 04:13:16 unset SSH_AUTH_SOCK; 04:13:16 unset SSH_AGENT_PID; 04:13:16 echo Agent pid 58 killed; 04:13:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:13:17 + git semver [Pipeline] } 04:13:17 $ docker stop --time=1 7ce005676e85ad9f5700fb3c98c67123fa35027eb24808d5dd00fe334e189c80 04:13:18 $ docker rm -f 7ce005676e85ad9f5700fb3c98c67123fa35027eb24808d5dd00fe334e189c80 [Pipeline] // withDockerContainer [Pipeline] sh 04:13:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:13:19 Stashed 1 file(s) [Pipeline] echo 04:13:19 [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 04:13:34 Still waiting to schedule task 04:13:34 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:13:34 Still waiting to schedule task 04:13:34 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-27893’ 04:15:16 Running on prd-centos7-docker-4c-2g-27896 in /w/workspace/gexfoundry_device-sdk-go_PR-1056 [Pipeline] { [Pipeline] ws 04:15:17 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:15:17 Selected Git installation does not exist. Using Default 04:15:17 The recommended git tool is: NONE 04:15:19 using credential edgex-jenkins-ssh 04:15:19 Cloning the remote Git repository 04:15:19 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:15:19 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:15:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:15:19 > git --version # timeout=10 04:15:19 > git --version # 'git version 2.24.4' 04:15:19 using GIT_SSH to set credentials SSH Credentials for GitHub 04:15:19 [INFO] Currently running in a labeled security context 04:15:19 [INFO] Currently SELinux is 'enforcing' on the host 04:15:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh2541630772962393827.key 04:15:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:15:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:15:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:15:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:15:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:15:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:15:20 [INFO] Currently running in a labeled security context 04:15:20 [INFO] Currently SELinux is 'enforcing' on the host 04:15:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh1554924161185661359.key 04:15:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1056/head:refs/remotes/origin/PR-1056 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:15:20 Merging remotes/origin/main commit 555c3bb6a6e69767d223739ff73f88b00326690d into PR head commit a0ea57342c624bee91335f4cb6d1021054e409bb 04:15:20 Merge succeeded, producing a0ea57342c624bee91335f4cb6d1021054e409bb 04:15:20 Checking out Revision a0ea57342c624bee91335f4cb6d1021054e409bb (PR-1056) 04:15:20 > git config core.sparsecheckout # timeout=10 04:15:20 > git checkout -f a0ea57342c624bee91335f4cb6d1021054e409bb # timeout=10 04:15:20 > git remote # timeout=10 04:15:20 > git config --get remote.origin.url # timeout=10 04:15:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:15:20 [INFO] Currently running in a labeled security context 04:15:20 [INFO] Currently SELinux is 'enforcing' on the host 04:15:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh2760079671957349293.key 04:15:20 > git merge 555c3bb6a6e69767d223739ff73f88b00326690d # timeout=10 04:15:20 > git rev-parse HEAD^{commit} # timeout=10 04:15:20 > git config core.sparsecheckout # timeout=10 04:15:20 > git checkout -f a0ea57342c624bee91335f4cb6d1021054e409bb # timeout=10 04:15:24 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 04:15:24 > git --version # timeout=10 04:15:24 > git --version # 'git version 2.24.4' 04:15:24 fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:15:25 provisioning config files... 04:15:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1117415552897382805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:25 ---> docker-login.sh 04:15:25 nexus3.edgexfoundry.org:10001 04:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:25 Configure a credential helper to remove this warning. See 04:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:25 04:15:25 Login Succeeded 04:15:25 nexus3.edgexfoundry.org:10002 04:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:25 Configure a credential helper to remove this warning. See 04:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:25 04:15:25 Login Succeeded 04:15:25 nexus3.edgexfoundry.org:10003 04:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:26 Configure a credential helper to remove this warning. See 04:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:26 04:15:26 Login Succeeded 04:15:26 nexus3.edgexfoundry.org:10004 04:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:26 Configure a credential helper to remove this warning. See 04:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:26 04:15:26 Login Succeeded 04:15:26 docker.io 04:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:26 Configure a credential helper to remove this warning. See 04:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:26 04:15:26 Login Succeeded 04:15:26 ---> docker-login.sh ends [Pipeline] } 04:15:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:15:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:15:27 ========================================================= 04:15:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:15:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:15:27 + 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 . 04:15:27 Sending build context to Docker daemon 2.73MB 04:15:27 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 04:15:27 Step 2/10 : FROM ${BASE} AS builder 04:15:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:15:27 a0d0a0d46f8b: Pulling fs layer 04:15:27 31adcdaf11c8: Pulling fs layer 04:15:27 b8b176561691: Pulling fs layer 04:15:27 4527c011a84f: Pulling fs layer 04:15:27 5d74067f8e1e: Pulling fs layer 04:15:27 e0aca202a116: Pulling fs layer 04:15:27 3a43be97a3b4: Pulling fs layer 04:15:27 34cad66bf833: Pulling fs layer 04:15:27 b4e3c513aaa6: Pulling fs layer 04:15:27 5d74067f8e1e: Waiting 04:15:27 e0aca202a116: Waiting 04:15:27 3a43be97a3b4: Waiting 04:15:27 34cad66bf833: Waiting 04:15:27 b4e3c513aaa6: Waiting 04:15:27 4527c011a84f: Waiting 04:15:27 b8b176561691: Verifying Checksum 04:15:27 b8b176561691: Download complete 04:15:27 31adcdaf11c8: Verifying Checksum 04:15:27 31adcdaf11c8: Download complete 04:15:27 5d74067f8e1e: Verifying Checksum 04:15:27 5d74067f8e1e: Download complete 04:15:27 e0aca202a116: Verifying Checksum 04:15:27 e0aca202a116: Download complete 04:15:27 a0d0a0d46f8b: Verifying Checksum 04:15:27 a0d0a0d46f8b: Download complete 04:15:27 3a43be97a3b4: Verifying Checksum 04:15:27 3a43be97a3b4: Download complete 04:15:27 34cad66bf833: Verifying Checksum 04:15:27 34cad66bf833: Download complete 04:15:28 a0d0a0d46f8b: Pull complete 04:15:28 b4e3c513aaa6: Verifying Checksum 04:15:28 b4e3c513aaa6: Download complete 04:15:28 4527c011a84f: Verifying Checksum 04:15:28 4527c011a84f: Download complete 04:15:28 31adcdaf11c8: Pull complete 04:15:28 b8b176561691: Pull complete 04:15:32 4527c011a84f: Pull complete 04:15:32 5d74067f8e1e: Pull complete 04:15:32 e0aca202a116: Pull complete 04:15:33 3a43be97a3b4: Pull complete 04:15:33 34cad66bf833: Pull complete 04:15:37 b4e3c513aaa6: Pull complete 04:15:37 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 04:15:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:15:37 ---> 9f6097aaca64 04:15:37 Step 3/10 : ARG MAKE=make build 04:15:40 ---> Running in 1dc2f6856406 04:15:40 Removing intermediate container 1dc2f6856406 04:15:40 ---> ca28475cbfc0 04:15:40 Step 4/10 : WORKDIR /device-sdk-go 04:15:40 ---> Running in 8d79cea5478f 04:15:40 Removing intermediate container 8d79cea5478f 04:15:40 ---> 4c10dad6610a 04:15:40 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:15:40 ---> Running in 35b1dd7cd714 04:15:41 Removing intermediate container 35b1dd7cd714 04:15:41 ---> 65167fddbf05 04:15:41 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:41 ---> Running in 34b92b380a48 04:15:41 Removing intermediate container 34b92b380a48 04:15:41 ---> 84251306a532 04:15:41 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:15:41 ---> Running in a2fd6455d673 04:15:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:15:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:15:43 OK: 220 MiB in 52 packages 04:15:43 Removing intermediate container a2fd6455d673 04:15:43 ---> 23b480cd791a 04:15:43 Step 8/10 : COPY . . 04:15:44 ---> d1ba7ffba276 04:15:44 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:44 ---> Running in 699bd769af28 04:16:51 Removing intermediate container 699bd769af28 04:16:51 ---> 3cfd041210c9 04:16:51 Step 10/10 : RUN ${MAKE} 04:16:51 ---> Running in bcc51cd110a1 04:16:51 noop 04:16:51 Removing intermediate container bcc51cd110a1 04:16:51 ---> 94028e1e4277 04:16:51 Successfully built 94028e1e4277 04:16:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:16:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27897 in /w/workspace/gexfoundry_device-sdk-go_PR-1056 [Pipeline] { [Pipeline] ws 04:16:52 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:16:52 + docker inspect -f . ci-base-image-x86_64 04:16:52 . [Pipeline] withDockerContainer 04:16:52 prd-centos7-docker-4c-2g-27896 does not seem to be running inside a container 04:16:52 Selected Git installation does not exist. Using Default 04:16:52 The recommended git tool is: NONE 04:16:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:16:52 $ docker top 9d2789823364fd4cde443205b27cd904399fe18c419cde2f95191d85c9fc7672 -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:53 + go version 04:16:53 go version go1.16.8 linux/amd64 [Pipeline] } 04:16:53 $ docker stop --time=1 9d2789823364fd4cde443205b27cd904399fe18c419cde2f95191d85c9fc7672 04:16:54 $ docker rm -f 9d2789823364fd4cde443205b27cd904399fe18c419cde2f95191d85c9fc7672 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:16:55 + docker inspect -f . ci-base-image-x86_64 04:16:55 . [Pipeline] withDockerContainer 04:16:55 prd-centos7-docker-4c-2g-27896 does not seem to be running inside a container 04:16:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:16:55 $ docker top 46920622b2f5683308ead0eb7c05e38a307263b1614d21d8f8c6e77f1eced566 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:16:56 + make test 04:16:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:16:57 using credential edgex-jenkins-ssh 04:16:58 Cloning the remote Git repository 04:16:58 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:16:58 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:16:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:16:58 > git --version # timeout=10 04:16:58 > git --version # 'git version 2.17.1' 04:16:58 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:16:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:16:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:16:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:16:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:16:59 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1056/head:refs/remotes/origin/PR-1056 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:17:00 Merging remotes/origin/main commit 555c3bb6a6e69767d223739ff73f88b00326690d into PR head commit a0ea57342c624bee91335f4cb6d1021054e409bb 04:17:00 Merge succeeded, producing a0ea57342c624bee91335f4cb6d1021054e409bb 04:17:00 Checking out Revision a0ea57342c624bee91335f4cb6d1021054e409bb (PR-1056) 04:17:00 > git config core.sparsecheckout # timeout=10 04:17:00 > git checkout -f a0ea57342c624bee91335f4cb6d1021054e409bb # timeout=10 04:17:00 > git remote # timeout=10 04:17:00 > git config --get remote.origin.url # timeout=10 04:17:00 using GIT_SSH to set credentials SSH Credentials for GitHub 04:17:00 > git merge 555c3bb6a6e69767d223739ff73f88b00326690d # timeout=10 04:17:00 > git rev-parse HEAD^{commit} # timeout=10 04:17:00 > git config core.sparsecheckout # timeout=10 04:17:00 > git checkout -f a0ea57342c624bee91335f4cb6d1021054e409bb # timeout=10 04:17:02 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:17:04 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 04:17:04 > git --version # timeout=10 04:17:04 > git --version # 'git version 2.17.1' 04:17:04 fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:17:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:17:05 % Total % Received % Xferd Average Speed Time Time Time Current 04:17:05 Dload Upload Total Spent Left Speed 04:17:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 04:17:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:17:06 + sudo tee /etc/docker/daemon.new 04:17:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:17:06 { 04:17:06 "registry-mirrors": [ 04:17:06 "https://nexus3.edgexfoundry.org:10001" 04:17:06 ], 04:17:06 "bip": "10.250.0.254/24", 04:17:06 "hosts": [ 04:17:06 "tcp://0.0.0.0:5555", 04:17:06 "unix:///var/run/docker.sock" 04:17:06 ], 04:17:06 "mtu": 1458, 04:17:06 "selinux-enabled": true, 04:17:06 "seccomp-profile": "/etc/docker/seccomp.json" 04:17:06 } [Pipeline] sh 04:17:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:17:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:17:25 provisioning config files... 04:17:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2176252725552104930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:26 ---> docker-login.sh 04:17:26 nexus3.edgexfoundry.org:10001 04:17:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:26 Configure a credential helper to remove this warning. See 04:17:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:26 04:17:26 Login Succeeded 04:17:26 nexus3.edgexfoundry.org:10002 04:17:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:27 Configure a credential helper to remove this warning. See 04:17:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:27 04:17:27 Login Succeeded 04:17:27 nexus3.edgexfoundry.org:10003 04:17:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:28 Configure a credential helper to remove this warning. See 04:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:28 04:17:28 Login Succeeded 04:17:28 nexus3.edgexfoundry.org:10004 04:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:28 Configure a credential helper to remove this warning. See 04:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:28 04:17:28 Login Succeeded 04:17:28 docker.io 04:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:29 Configure a credential helper to remove this warning. See 04:17:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:29 04:17:29 Login Succeeded 04:17:29 ---> docker-login.sh ends 04:17:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:17:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:17:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:17:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.055s coverage: 23.5% of statements 04:17:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:17:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.048s coverage: 28.1% of statements 04:17:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.071s coverage: 78.9% of statements [Pipeline] } 04:17:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:17:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.042s coverage: 9.0% of statements 04:17:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:17:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:17:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [Pipeline] echo 04:17:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:17:30 ========================================================= 04:17:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:17:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:17:30 + 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 . 04:17:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.077s coverage: 28.7% of statements 04:17:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:17:31 Sending build context to Docker daemon 2.729MB 04:17:31 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 04:17:31 Step 2/10 : FROM ${BASE} AS builder 04:17:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:17:31 552d1f2373af: Pulling fs layer 04:17:31 ea3f2d53f512: Pulling fs layer 04:17:31 9e70ebbbe112: Pulling fs layer 04:17:31 7a9cfe048b4a: Pulling fs layer 04:17:31 72dc09318566: Pulling fs layer 04:17:31 f4f7b4309257: Pulling fs layer 04:17:31 0ac9a79272e3: Pulling fs layer 04:17:31 b78e95d17946: Pulling fs layer 04:17:31 72dc09318566: Waiting 04:17:31 f4f7b4309257: Waiting 04:17:31 0ac9a79272e3: Waiting 04:17:31 b78e95d17946: Waiting 04:17:31 7a9cfe048b4a: Waiting 04:17:31 9e70ebbbe112: Verifying Checksum 04:17:31 9e70ebbbe112: Download complete 04:17:31 ea3f2d53f512: Download complete 04:17:31 72dc09318566: Verifying Checksum 04:17:31 72dc09318566: Download complete 04:17:31 f4f7b4309257: Verifying Checksum 04:17:31 f4f7b4309257: Download complete 04:17:31 552d1f2373af: Verifying Checksum 04:17:31 552d1f2373af: Download complete 04:17:31 0ac9a79272e3: Verifying Checksum 04:17:31 0ac9a79272e3: Download complete 04:17:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.071s coverage: 83.3% of statements 04:17:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:17:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:17:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.076s coverage: 57.8% of statements 04:17:32 552d1f2373af: Pull complete 04:17:32 ea3f2d53f512: Pull complete 04:17:33 9e70ebbbe112: Pull complete 04:17:33 b78e95d17946: Verifying Checksum 04:17:33 b78e95d17946: Download complete 04:17:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.814s coverage: 89.2% of statements 04:17:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:17:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 4.9% of statements 04:17:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:17:33 GO111MODULE=on go vet ./... 04:17:33 7a9cfe048b4a: Verifying Checksum 04:17:33 7a9cfe048b4a: Download complete 04:17:44 7a9cfe048b4a: Pull complete 04:17:44 72dc09318566: Pull complete 04:17:44 f4f7b4309257: Pull complete 04:17:44 0ac9a79272e3: Pull complete 04:17:51 b78e95d17946: Pull complete 04:17:51 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 04:17:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:17:51 ---> 8b459fc5aaf0 04:17:51 Step 3/10 : ARG MAKE=make build 04:17:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:17:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:17:51 ./bin/test-attribution-txt.sh [Pipeline] } 04:17:51 $ docker stop --time=1 46920622b2f5683308ead0eb7c05e38a307263b1614d21d8f8c6e77f1eced566 04:17:52 ---> Running in c92571647c52 04:17:52 Removing intermediate container c92571647c52 04:17:52 ---> 25b57811ac6d 04:17:52 Step 4/10 : WORKDIR /device-sdk-go 04:17:52 ---> Running in e2e73dfc2839 04:17:53 Removing intermediate container e2e73dfc2839 04:17:53 ---> 62b70869f7b2 04:17:53 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:17:53 ---> Running in cf83493a24c2 04:17:53 $ docker rm -f 46920622b2f5683308ead0eb7c05e38a307263b1614d21d8f8c6e77f1eced566 [Pipeline] // withDockerContainer [Pipeline] sh 04:17:53 Removing intermediate container cf83493a24c2 04:17:53 ---> 705014ef16e8 04:17:53 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:54 ---> Running in 92325049dd9c 04:17:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:17:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:17:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:17:56 Removing intermediate container 92325049dd9c 04:17:56 ---> cb8cd019f22d 04:17:56 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:17:56 ---> Running in ef52bd46d614 04:17:56 + ls -al . 04:17:56 total 264 04:17:56 drwxrwxr-x. 10 jenkins jenkins 4096 Nov 8 04:17 . 04:17:56 drwxrwxr-x. 4 jenkins jenkins 28 Nov 8 04:15 .. 04:17:56 drwxrwxr-x. 2 jenkins jenkins 37 Nov 8 04:15 bin 04:17:56 -rw-rw-r--. 1 jenkins jenkins 24816 Nov 8 04:15 CHANGELOG.md 04:17:56 -rw-r--r--. 1 jenkins jenkins 127567 Nov 8 04:17 coverage.out 04:17:56 -rw-rw-r--. 1 jenkins jenkins 140 Nov 8 04:15 .dockerignore 04:17:56 drwxrwxr-x. 5 jenkins jenkins 62 Nov 8 04:15 example 04:17:56 drwxrwxr-x. 8 jenkins jenkins 179 Nov 8 04:15 .git 04:17:56 drwxrwxr-x. 3 jenkins jenkins 125 Nov 8 04:15 .github 04:17:56 -rw-rw-r--. 1 jenkins jenkins 131 Nov 8 04:15 .gitignore 04:17:56 -rw-rw-r--. 1 jenkins jenkins 602 Nov 8 04:15 go.mod 04:17:56 -rw-rw-r--. 1 jenkins jenkins 49140 Nov 8 04:15 go.sum 04:17:56 -rw-rw-r--. 1 jenkins jenkins 677 Nov 8 04:15 GOVERNANCE.md 04:17:56 drwxrwxr-x. 15 jenkins jenkins 224 Nov 8 04:15 internal 04:17:56 -rw-rw-r--. 1 jenkins jenkins 880 Nov 8 04:15 Jenkinsfile 04:17:56 -rw-rw-r--. 1 jenkins jenkins 11341 Nov 8 04:15 LICENSE 04:17:56 -rw-rw-r--. 1 jenkins jenkins 1120 Nov 8 04:15 Makefile 04:17:56 drwxrwxr-x. 3 jenkins jenkins 16 Nov 8 04:15 openapi 04:17:56 -rw-rw-r--. 1 jenkins jenkins 619 Nov 8 04:15 OWNERS.md 04:17:56 drwxrwxr-x. 5 jenkins jenkins 50 Nov 8 04:15 pkg 04:17:56 -rw-rw-r--. 1 jenkins jenkins 4877 Nov 8 04:15 README.md 04:17:56 drwxrwxr-x. 4 jenkins jenkins 54 Nov 8 04:15 snap 04:17:56 -rw-rw-r--. 1 jenkins jenkins 5 Nov 8 04:13 VERSION 04:17:56 -rw-rw-r--. 1 jenkins jenkins 222 Nov 8 04:15 version.go [Pipeline] isUnix [Pipeline] sh 04:17:56 + 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=a0ea57342c624bee91335f4cb6d1021054e409bb --label arch=amd64 --label version=0.0.0 . 04:17:56 Sending build context to Docker daemon 2.859MB 04:17:56 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 04:17:56 Step 2/24 : FROM ${BASE} AS builder 04:17:56 ---> 94028e1e4277 04:17:56 Step 3/24 : ARG MAKE=make build 04:17:56 ---> Running in 620bf00e5913 04:17:56 Removing intermediate container 620bf00e5913 04:17:56 ---> 12b3841b9f0c 04:17:56 Step 4/24 : WORKDIR /device-sdk-go 04:17:56 ---> Running in c4d09140c02d 04:17:56 Removing intermediate container c4d09140c02d 04:17:56 ---> f1de77c6f9e5 04:17:56 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:17:56 ---> Running in d105fc2ab1ff 04:17:56 Removing intermediate container d105fc2ab1ff 04:17:56 ---> 424c24c9dc8c 04:17:56 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:56 ---> Running in ea363cc3cb2a 04:17:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:17:57 Removing intermediate container ea363cc3cb2a 04:17:57 ---> 2b6ac4fa947e 04:17:57 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:17:57 ---> Running in e6445c107214 04:17:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:17:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:17:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:17:58 OK: 219 MiB in 52 packages 04:17:58 OK: 220 MiB in 52 packages 04:17:58 Removing intermediate container e6445c107214 04:17:58 ---> 61866345f6cf 04:17:58 Step 8/24 : COPY . . 04:17:59 ---> 406361e24e66 04:17:59 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:17:59 ---> Running in 54586b94a1c2 04:17:59 Removing intermediate container ef52bd46d614 04:17:59 ---> 8816ba95e163 04:17:59 Step 8/10 : COPY . . 04:18:00 Removing intermediate container 54586b94a1c2 04:18:00 ---> 7edfc1e7091b 04:18:00 Step 10/24 : RUN ${MAKE} 04:18:00 ---> Running in 8fab5e886625 04:18:00 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 04:18:01 ---> 298bc09b5376 04:18:01 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:18:01 ---> Running in c86556cb2e38 04:18:15 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:18:15 Removing intermediate container 8fab5e886625 04:18:15 ---> 298bd747aaae 04:18:15 Step 11/24 : FROM alpine:3.14 04:18:18 3.14: Pulling from library/alpine 04:18:18 a0d0a0d46f8b: Already exists 04:18:18 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 04:18:18 Status: Downloaded newer image for alpine:3.14 04:18:18 ---> 14119a10abf4 04:18:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:18:18 ---> Running in 91402e879b8f 04:18:18 Removing intermediate container 91402e879b8f 04:18:18 ---> 9762d097ccf9 04:18:18 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:18:18 ---> Running in 786a3496abb7 04:18:19 Removing intermediate container 786a3496abb7 04:18:19 ---> f184c03b3fff 04:18:19 Step 14/24 : RUN apk add --update --no-cache zeromq 04:18:19 ---> Running in b0ee8ff92cd8 04:18:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:18:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:18:20 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:18:20 (2/5) Installing libsodium (1.0.18-r0) 04:18:20 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:18:20 (4/5) Installing libzmq (4.3.4-r0) 04:18:20 (5/5) Installing zeromq (4.3.4-r0) 04:18:20 Executing busybox-1.33.1-r3.trigger 04:18:20 OK: 8 MiB in 19 packages 04:18:21 Removing intermediate container b0ee8ff92cd8 04:18:21 ---> 923558f96892 04:18:21 Step 15/24 : WORKDIR / 04:18:21 ---> Running in 6389d598a33b 04:18:21 Removing intermediate container 6389d598a33b 04:18:21 ---> 7b7cf7606547 04:18:21 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:18:21 ---> f319e6981b9e 04:18:21 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:18:21 ---> 44fabef854f7 04:18:21 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:18:22 ---> 5a82dbf0b9f8 04:18:22 Step 19/24 : EXPOSE 59999 04:18:22 ---> Running in 4568a1be3340 04:18:22 Removing intermediate container 4568a1be3340 04:18:22 ---> b877ba258a39 04:18:22 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:18:22 ---> Running in cec1d2442aea 04:18:22 Removing intermediate container cec1d2442aea 04:18:22 ---> 590eef581bde 04:18:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:18:22 ---> Running in ff36ac65db1a 04:18:22 Removing intermediate container ff36ac65db1a 04:18:22 ---> d36835183e1a 04:18:22 Step 22/24 : LABEL arch=amd64 04:18:22 ---> Running in 73c6dae8d607 04:18:22 Removing intermediate container 73c6dae8d607 04:18:22 ---> ca2187d948ec 04:18:22 Step 23/24 : LABEL git_sha=a0ea57342c624bee91335f4cb6d1021054e409bb 04:18:22 ---> Running in 194b435b0fa4 04:18:22 Removing intermediate container 194b435b0fa4 04:18:22 ---> a96a059e4e80 04:18:22 Step 24/24 : LABEL version=0.0.0 04:18:22 ---> Running in a5a801e7e4e4 04:18:22 Removing intermediate container a5a801e7e4e4 04:18:22 ---> 00fdcb4f74a0 04:18:22 [Warning] One or more build-args [ARCH] were not consumed 04:18:22 Successfully built 00fdcb4f74a0 04:18:22 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 04:18:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:24 04:18:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:18:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:24 latest: Pulling from edgex-lftools-log-publisher 04:18:24 b4d181a07f80: Pulling fs layer 04:18:24 a1111a8f2ec3: Pulling fs layer 04:18:24 ed53099fbce6: Pulling fs layer 04:18:24 dc539afda2c1: Pulling fs layer 04:18:24 77bc0d833cb6: Pulling fs layer 04:18:24 9065ff56babe: Pulling fs layer 04:18:24 d287ab97295c: Pulling fs layer 04:18:24 dc539afda2c1: Waiting 04:18:24 77bc0d833cb6: Waiting 04:18:24 9065ff56babe: Waiting 04:18:24 d287ab97295c: Waiting 04:18:24 a1111a8f2ec3: Verifying Checksum 04:18:24 a1111a8f2ec3: Download complete 04:18:24 dc539afda2c1: Verifying Checksum 04:18:24 dc539afda2c1: Download complete 04:18:24 ed53099fbce6: Verifying Checksum 04:18:24 ed53099fbce6: Download complete 04:18:24 77bc0d833cb6: Verifying Checksum 04:18:24 77bc0d833cb6: Download complete 04:18:24 9065ff56babe: Verifying Checksum 04:18:24 9065ff56babe: Download complete 04:18:24 b4d181a07f80: Verifying Checksum 04:18:24 b4d181a07f80: Download complete 04:18:25 d287ab97295c: Verifying Checksum 04:18:25 d287ab97295c: Download complete 04:18:26 b4d181a07f80: Pull complete 04:18:26 a1111a8f2ec3: Pull complete 04:18:27 ed53099fbce6: Pull complete 04:18:27 dc539afda2c1: Pull complete 04:18:27 77bc0d833cb6: Pull complete 04:18:27 9065ff56babe: Pull complete 04:18:33 d287ab97295c: Pull complete 04:18:33 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:18:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:18:33 prd-centos7-docker-4c-2g-27896 does not seem to be running inside a container 04:18:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:18:36 $ docker top 4207e36fb3c53811cd4327cacc3f92a86ef06c282d8ac139c4fc86509638e646 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:37 ---> job-cost.sh 04:18:37 lf-activate-venv: SKIPPING 04:18:37 INFO: No Stack... 04:18:37 INFO: Retrieving Pricing Info for: v3-standard-2 04:18:38 INFO: Archiving Costs [Pipeline] sh 04:18:38 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:18:38 + cut -d, -f6 [Pipeline] lock 04:18:38 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1056-1-stack-cost] 04:18:38 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1056-1-stack-cost] did not exist. Created. 04:18:38 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1056-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:18:39 + echo total: 0.05999999865889549 [Pipeline] stash 04:18:39 Stashed 1 file(s) [Pipeline] } 04:18:39 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1056-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:18:39 $ docker stop --time=1 4207e36fb3c53811cd4327cacc3f92a86ef06c282d8ac139c4fc86509638e646 04:18:40 $ docker rm -f 4207e36fb3c53811cd4327cacc3f92a86ef06c282d8ac139c4fc86509638e646 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:19:22 Removing intermediate container c86556cb2e38 04:19:22 ---> 7ea64e3cb923 04:19:22 Step 10/10 : RUN ${MAKE} 04:19:22 ---> Running in 9ccde472c2c3 04:19:22 noop 04:19:22 Removing intermediate container 9ccde472c2c3 04:19:22 ---> 406055c0ea58 04:19:22 Successfully built 406055c0ea58 04:19:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:19:23 + docker inspect -f . ci-base-image-arm64 04:19:23 . [Pipeline] withDockerContainer 04:19:23 prd-ubuntu18.04-docker-arm64-4c-16g-27897 does not seem to be running inside a container 04:19:23 $ 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 ******** ci-base-image-arm64 cat 04:19:24 $ docker top f1c5c0b5c59cfb234503801dfaea59179f016f509babbc934f0954b8513bb6ba -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:25 + go version 04:19:25 go version go1.16.8 linux/arm64 [Pipeline] } 04:19:26 $ docker stop --time=1 f1c5c0b5c59cfb234503801dfaea59179f016f509babbc934f0954b8513bb6ba 04:19:27 $ docker rm -f f1c5c0b5c59cfb234503801dfaea59179f016f509babbc934f0954b8513bb6ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:19:28 + docker inspect -f . ci-base-image-arm64 04:19:28 . [Pipeline] withDockerContainer 04:19:28 prd-ubuntu18.04-docker-arm64-4c-16g-27897 does not seem to be running inside a container 04:19:29 $ 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 ******** ci-base-image-arm64 cat 04:19:30 $ docker top daf47a55cc2cf3aac362e30a3b45c84647d17fd60ae02053d01f5840ff281565 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:19:31 + make test 04:19:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:19:53 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:21:01 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:21:01 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:21:01 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:21:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.483s coverage: 23.5% of statements 04:21:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:21:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.297s coverage: 28.1% of statements 04:21:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.268s coverage: 78.9% of statements 04:21:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.225s coverage: 9.0% of statements 04:21:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:21:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:21:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:21:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.319s coverage: 28.7% of statements 04:21:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:21:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.270s coverage: 83.3% of statements 04:21:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:21:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:21:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.389s coverage: 57.8% of statements 04:21:13 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.098s coverage: 89.2% of statements 04:21:13 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:21:13 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.179s coverage: 4.9% of statements 04:21:13 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:21:14 GO111MODULE=on go vet ./... 04:22:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:22:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:22:11 ./bin/test-attribution-txt.sh [Pipeline] } 04:22:11 $ docker stop --time=1 daf47a55cc2cf3aac362e30a3b45c84647d17fd60ae02053d01f5840ff281565 04:22:13 $ docker rm -f daf47a55cc2cf3aac362e30a3b45c84647d17fd60ae02053d01f5840ff281565 [Pipeline] // withDockerContainer [Pipeline] sh 04:22:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:22:14 Warning: overwriting stash ‘coverage-report’ 04:22:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:22:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:22:15 + ls -al . 04:22:15 total 300 04:22:15 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 04:22 . 04:22:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:16 .. 04:22:15 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 04:17 .dockerignore 04:22:15 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 04:17 .git 04:22:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:17 .github 04:22:15 -rw-rw-r-- 1 jenkins jenkins 131 Nov 8 04:17 .gitignore 04:22:15 -rw-rw-r-- 1 jenkins jenkins 24816 Nov 8 04:17 CHANGELOG.md 04:22:15 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 04:17 GOVERNANCE.md 04:22:15 -rw-rw-r-- 1 jenkins jenkins 880 Nov 8 04:17 Jenkinsfile 04:22:15 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 8 04:17 LICENSE 04:22:15 -rw-rw-r-- 1 jenkins jenkins 1120 Nov 8 04:17 Makefile 04:22:15 -rw-rw-r-- 1 jenkins jenkins 619 Nov 8 04:17 OWNERS.md 04:22:15 -rw-rw-r-- 1 jenkins jenkins 4877 Nov 8 04:17 README.md 04:22:15 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 04:13 VERSION 04:22:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 04:17 bin 04:22:15 -rw-r--r-- 1 jenkins jenkins 127566 Nov 8 04:21 coverage.out 04:22:15 drwxrwxr-x 5 jenkins jenkins 4096 Nov 8 04:17 example 04:22:15 -rw-rw-r-- 1 jenkins jenkins 602 Nov 8 04:17 go.mod 04:22:15 -rw-rw-r-- 1 jenkins jenkins 49140 Nov 8 04:17 go.sum 04:22:15 drwxrwxr-x 15 jenkins jenkins 4096 Nov 8 04:17 internal 04:22:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:17 openapi 04:22:15 drwxrwxr-x 5 jenkins jenkins 4096 Nov 8 04:17 pkg 04:22:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:17 snap 04:22:15 -rw-rw-r-- 1 jenkins jenkins 222 Nov 8 04:17 version.go [Pipeline] isUnix [Pipeline] sh 04:22:16 + 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=a0ea57342c624bee91335f4cb6d1021054e409bb --label arch=arm64 --label version=0.0.0 . 04:22:17 Sending build context to Docker daemon 2.858MB 04:22:17 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 04:22:17 Step 2/24 : FROM ${BASE} AS builder 04:22:17 ---> 406055c0ea58 04:22:17 Step 3/24 : ARG MAKE=make build 04:22:17 ---> Running in bfb30028052a 04:22:17 Removing intermediate container bfb30028052a 04:22:17 ---> 36ff20882c3a 04:22:17 Step 4/24 : WORKDIR /device-sdk-go 04:22:17 ---> Running in aeed860ce713 04:22:18 Removing intermediate container aeed860ce713 04:22:18 ---> 1ee364a2ff7e 04:22:18 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:22:18 ---> Running in f66353f1329e 04:22:18 Removing intermediate container f66353f1329e 04:22:18 ---> 6a51d4fb8bf6 04:22:18 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:22:18 ---> Running in 3a80f57e10d5 04:22:20 Removing intermediate container 3a80f57e10d5 04:22:20 ---> c219794a24c1 04:22:20 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:22:20 ---> Running in ca07738f3656 04:22:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:22:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:22:23 OK: 219 MiB in 52 packages 04:22:24 Removing intermediate container ca07738f3656 04:22:24 ---> f61972b33946 04:22:24 Step 8/24 : COPY . . 04:22:25 ---> 52bdb4dd6335 04:22:25 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:25 ---> Running in a7b7a1f6c6d3 04:22:28 Removing intermediate container a7b7a1f6c6d3 04:22:28 ---> 54fc9c17e7f2 04:22:28 Step 10/24 : RUN ${MAKE} 04:22:28 ---> Running in a7b88a9cf95f 04:22:29 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 04:23:01 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:23:04 Removing intermediate container a7b88a9cf95f 04:23:04 ---> 2dd62a81d060 04:23:04 Step 11/24 : FROM alpine:3.14 04:23:08 3.14: Pulling from library/alpine 04:23:08 552d1f2373af: Already exists 04:23:08 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 04:23:08 Status: Downloaded newer image for alpine:3.14 04:23:08 ---> bb3de5531c18 04:23:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:23:08 ---> Running in 5044bd3d073c 04:23:08 Removing intermediate container 5044bd3d073c 04:23:08 ---> 5e8f8f74a333 04:23:08 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:23:08 ---> Running in 8907a63848a8 04:23:10 Removing intermediate container 8907a63848a8 04:23:10 ---> c36ce3b980e3 04:23:10 Step 14/24 : RUN apk add --update --no-cache zeromq 04:23:10 ---> Running in 0e11927e87ac 04:23:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:23:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:23:13 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:23:13 (2/5) Installing libsodium (1.0.18-r0) 04:23:13 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:23:13 (4/5) Installing libzmq (4.3.4-r0) 04:23:14 (5/5) Installing zeromq (4.3.4-r0) 04:23:14 Executing busybox-1.33.1-r3.trigger 04:23:14 OK: 8 MiB in 19 packages 04:23:15 Removing intermediate container 0e11927e87ac 04:23:15 ---> 1cc55a2fa329 04:23:15 Step 15/24 : WORKDIR / 04:23:15 ---> Running in daf3878f7c6f 04:23:15 Removing intermediate container daf3878f7c6f 04:23:15 ---> fafdf716bbed 04:23:15 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:23:16 ---> 2c51b17fa1df 04:23:16 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:23:17 ---> ecd42bdbc216 04:23:17 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:23:18 ---> 94da2a28110d 04:23:18 Step 19/24 : EXPOSE 59999 04:23:18 ---> Running in 3375f607c314 04:23:18 Removing intermediate container 3375f607c314 04:23:18 ---> af2bcc3a1db4 04:23:18 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:23:18 ---> Running in 8d04f04cf3be 04:23:18 Removing intermediate container 8d04f04cf3be 04:23:18 ---> 12a948b3ee15 04:23:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:23:18 ---> Running in 15895528ee40 04:23:19 Removing intermediate container 15895528ee40 04:23:19 ---> fcd9add355a4 04:23:19 Step 22/24 : LABEL arch=arm64 04:23:19 ---> Running in 29bae5955e49 04:23:19 Removing intermediate container 29bae5955e49 04:23:19 ---> 7709f89ecbe0 04:23:19 Step 23/24 : LABEL git_sha=a0ea57342c624bee91335f4cb6d1021054e409bb 04:23:20 ---> Running in 118ca6c35933 04:23:20 Removing intermediate container 118ca6c35933 04:23:20 ---> 5aa05c7517cf 04:23:20 Step 24/24 : LABEL version=0.0.0 04:23:20 ---> Running in 1ef8b982800a 04:23:20 Removing intermediate container 1ef8b982800a 04:23:20 ---> bb9c6e0747e9 04:23:20 [Warning] One or more build-args [ARCH] were not consumed 04:23:20 Successfully built bb9c6e0747e9 04:23:20 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 04:23:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:23:21 04:23:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:23:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:23:22 arm64: Pulling from edgex-lftools-log-publisher 04:23:22 448f6bf000e3: Pulling fs layer 04:23:22 f757da607395: Pulling fs layer 04:23:22 05883995daec: Pulling fs layer 04:23:22 8603b9c90790: Pulling fs layer 04:23:22 1560dd03e051: Pulling fs layer 04:23:22 27f5ce0e4adf: Pulling fs layer 04:23:22 c2d8d7efcc4b: Pulling fs layer 04:23:22 8603b9c90790: Waiting 04:23:22 1560dd03e051: Waiting 04:23:22 27f5ce0e4adf: Waiting 04:23:22 c2d8d7efcc4b: Waiting 04:23:22 f757da607395: Verifying Checksum 04:23:22 f757da607395: Download complete 04:23:22 8603b9c90790: Verifying Checksum 04:23:22 8603b9c90790: Download complete 04:23:22 1560dd03e051: Verifying Checksum 04:23:22 1560dd03e051: Download complete 04:23:22 27f5ce0e4adf: Download complete 04:23:22 05883995daec: Verifying Checksum 04:23:22 05883995daec: Download complete 04:23:22 448f6bf000e3: Verifying Checksum 04:23:22 448f6bf000e3: Download complete 04:23:25 c2d8d7efcc4b: Verifying Checksum 04:23:25 c2d8d7efcc4b: Download complete 04:23:26 448f6bf000e3: Pull complete 04:23:27 f757da607395: Pull complete 04:23:28 05883995daec: Pull complete 04:23:28 8603b9c90790: Pull complete 04:23:29 1560dd03e051: Pull complete 04:23:30 27f5ce0e4adf: Pull complete 04:23:45 c2d8d7efcc4b: Pull complete 04:23:45 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:23:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:23:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:23:45 prd-ubuntu18.04-docker-arm64-4c-16g-27897 does not seem to be running inside a container 04:23:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:23:48 $ docker top 8c52a253c110c7c1564e00a4c661b262cc9d8f5f7483e3bab4df4ae9aff7c62e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:49 ---> job-cost.sh 04:23:49 lf-activate-venv: SKIPPING 04:23:49 INFO: No Stack... 04:23:49 INFO: Retrieving Pricing Info for: v3-standard-4 04:23:49 INFO: Archiving Costs [Pipeline] sh 04:23:50 + cat /w/workspace/device-sdk-go/1/archives/cost.csv+ cut -d, -f6 04:23:50 [Pipeline] lock 04:23:50 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1056-1-stack-cost] 04:23:50 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1056-1-stack-cost] did not exist. Created. 04:23:50 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1056-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:23:51 /w/workspace/device-sdk-go/1@tmp/durable-52d0f487/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-52d0f487/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:23:52 + echo total: 0.10999999940395355 [Pipeline] stash 04:23:52 Warning: overwriting stash ‘stack-cost’ 04:23:52 Stashed 1 file(s) [Pipeline] } 04:23:52 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1056-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:23:52 $ docker stop --time=1 8c52a253c110c7c1564e00a4c661b262cc9d8f5f7483e3bab4df4ae9aff7c62e 04:23:53 $ docker rm -f 8c52a253c110c7c1564e00a4c661b262cc9d8f5f7483e3bab4df4ae9aff7c62e [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 04:23:54 provisioning config files... 04:23:54 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp/config7450858258966933975tmp [Pipeline] { [Pipeline] sh 04:23:56 + set +x 04:23:56 + bash -s -- 04:23:56 + curl -s https://codecov.io/bash 04:23:56 04:23:56 _____ _ 04:23:56 / ____| | | 04:23:56 | | ___ __| | ___ ___ _____ __ 04:23:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:23:56 | |___| (_) | (_| | __/ (_| (_) \ V / 04:23:56 \_____\___/ \__,_|\___|\___\___/ \_/ 04:23:56 Bash-1.0.6 04:23:56 04:23:56 04:23:56 ==> git version 2.24.4 found 04:23:56 ==> 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 04:23:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:23:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:23:56 ==> Jenkins CI detected. 04:23:56 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1056 04:23:56 project root: . 04:23:56 --> token set from env 04:23:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:23:56 ==> Running gcov in . (disable via -X gcov) 04:23:56 ==> Python coveragepy not found 04:23:56 ==> Searching for coverage reports in: 04:23:56 + . 04:23:56 -> Found 1 reports 04:23:56 ==> Detecting git/mercurial file structure 04:23:56 ==> Reading reports 04:23:56 + ./coverage.out bytes=127566 04:23:56 ==> Appending adjustments 04:23:56 https://docs.codecov.io/docs/fixing-reports 04:23:56 + Found adjustments 04:23:56 ==> Gzipping contents 04:23:56 16K /tmp/codecov.UJLrFM.gz 04:23:56 ==> Uploading reports 04:23:56 url: https://codecov.io 04:23:56 query: branch=PR-1056&commit=a0ea57342c624bee91335f4cb6d1021054e409bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1056%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1056&job=&cmd_args= 04:23:56 -> Pinging Codecov 04:23:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1056&commit=a0ea57342c624bee91335f4cb6d1021054e409bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1056%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1056&job=&cmd_args= 04:23:56 -> Uploading to 04:23:56 https://storage.googleapis.com/codecov/v4/raw/2021-11-08/7E55EF52A471D76F132DFD9A03CDDE97/a0ea57342c624bee91335f4cb6d1021054e409bb/eb1c4a66-3e59-4590-ad95-f314bedc3841.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211108T042356Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9e978d110a0f937f4fb86c4f4878c18d5371fb864e4272d3ad451dadbf83874c 04:23:57 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:57 Dload Upload Total Spent Left Speed 04:23:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16229 0 0 100 16229 0 42981 --:--:-- --:--:-- --:--:-- 42933 100 16229 0 0 100 16229 0 42956 --:--:-- --:--:-- --:--:-- 42933 04:23:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a0ea57342c624bee91335f4cb6d1021054e409bb [Pipeline] } 04:23:57 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 04:23:59 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1056/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:23:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:24:00 ---> package-listing.sh 04:24:00 ++ facter osfamily 04:24:00 ++ tr '[:upper:]' '[:lower:]' 04:24:00 + OS_FAMILY=redhat 04:24:00 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1056 04:24:00 + START_PACKAGES=/tmp/packages_start.txt 04:24:00 + END_PACKAGES=/tmp/packages_end.txt 04:24:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:24:00 + PACKAGES=/tmp/packages_start.txt 04:24:00 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1056 ']' 04:24:00 + PACKAGES=/tmp/packages_end.txt 04:24:00 + case "${OS_FAMILY}" in 04:24:00 + sort 04:24:00 + rpm -qa 04:24:01 + '[' -f /tmp/packages_start.txt ']' 04:24:01 + '[' -f /tmp/packages_end.txt ']' 04:24:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:24:01 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1056 ']' 04:24:01 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1056/archives/ 04:24:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1056/archives/ [Pipeline] echo 04:24:01 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-1056/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:24:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:24:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:02 04:24:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:24:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:02 latest: Pulling from edgex-lftools-log-publisher 04:24:02 b4d181a07f80: Pulling fs layer 04:24:02 a1111a8f2ec3: Pulling fs layer 04:24:02 ed53099fbce6: Pulling fs layer 04:24:02 dc539afda2c1: Pulling fs layer 04:24:02 77bc0d833cb6: Pulling fs layer 04:24:02 9065ff56babe: Pulling fs layer 04:24:02 d287ab97295c: Pulling fs layer 04:24:02 dc539afda2c1: Waiting 04:24:02 77bc0d833cb6: Waiting 04:24:02 9065ff56babe: Waiting 04:24:02 d287ab97295c: Waiting 04:24:02 a1111a8f2ec3: Verifying Checksum 04:24:02 a1111a8f2ec3: Download complete 04:24:02 dc539afda2c1: Verifying Checksum 04:24:02 dc539afda2c1: Download complete 04:24:02 ed53099fbce6: Verifying Checksum 04:24:02 ed53099fbce6: Download complete 04:24:02 9065ff56babe: Verifying Checksum 04:24:02 9065ff56babe: Download complete 04:24:02 77bc0d833cb6: Verifying Checksum 04:24:02 77bc0d833cb6: Download complete 04:24:02 b4d181a07f80: Verifying Checksum 04:24:02 b4d181a07f80: Download complete 04:24:03 d287ab97295c: Verifying Checksum 04:24:03 d287ab97295c: Download complete 04:24:04 b4d181a07f80: Pull complete 04:24:04 a1111a8f2ec3: Pull complete 04:24:05 ed53099fbce6: Pull complete 04:24:05 dc539afda2c1: Pull complete 04:24:05 77bc0d833cb6: Pull complete 04:24:05 9065ff56babe: Pull complete 04:24:11 d287ab97295c: Pull complete 04:24:11 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:24:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:24:11 prd-centos7-docker-4c-2g-27895 does not seem to be running inside a container 04:24:11 $ 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-1056/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-1056 -v /w/workspace/gexfoundry_device-sdk-go_PR-1056:/w/workspace/gexfoundry_device-sdk-go_PR-1056:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:24:14 $ docker top a69b4545cbc1cf20ffcdca4fd7f9f825241796ec274f55fa533328b3a8fe5d03 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:14 + touch /tmp/pre-build-complete [Pipeline] sh 04:24:14 + mkdir -p /var/log/sysstat [Pipeline] sh 04:24:15 + ls /var/log/sa-host 04:24:15 + sadf -c /var/log/sa-host/sa08 04:24:15 file_magic: OK 04:24:15 HZ: Using current value: 100 04:24:15 file_header: OK 04:24:15 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 04:24:15 Statistics: 04:24:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:24:15 File successfully converted to sysstat format version 12.0.3 04:24:15 + sadf -c /var/log/sa-host/sa30 04:24:15 file_magic: OK 04:24:15 HZ: Using current value: 100 04:24:15 file_header: OK 04:24:15 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 04:24:15 Statistics: 04:24:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:24:15 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:24:15 provisioning config files... 04:24:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp/config2551181940809496345tmp [Pipeline] { [Pipeline] echo 04:24:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:24:15 ---> create-netrc.sh [Pipeline] } 04:24:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:24:16 ---> python-tools-install.sh [Pipeline] echo 04:24:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:24:16 ---> sudo-logs.sh 04:24:16 Archiving 'sudo' log.. 04:24:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-27895.novalocal: Name or service not known 04:24:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-27895.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:24:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:24:16 ---> job-cost.sh 04:24:16 lf-activate-venv: SKIPPING 04:24:16 DEBUG: total: 0.10999999940395355 04:24:16 INFO: Retrieving Stack Cost... 04:24:19 INFO: Retrieving Pricing Info for: v3-standard-2 04:24:19 INFO: Archiving Costs [Pipeline] echo 04:24:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:24:19 ---> logs-deploy.sh 04:24:19 lf-activate-venv: SKIPPING 04:24:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1056/1 04:24:19 INFO: archiving workspace using pattern(s): 04:24:20 Archives upload complete. 04:24:20 INFO: archiving logs to Nexus 04:24:21 ---> uname -a: 04:24:21 Linux prd-centos7-docker-4c-2g-27895.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 04:24:21 04:24:21 04:24:21 ---> lscpu: 04:24:21 Architecture: x86_64 04:24:21 CPU op-mode(s): 32-bit, 64-bit 04:24:21 Byte Order: Little Endian 04:24:21 Address sizes: 40 bits physical, 48 bits virtual 04:24:21 CPU(s): 2 04:24:21 On-line CPU(s) list: 0,1 04:24:21 Thread(s) per core: 1 04:24:21 Core(s) per socket: 1 04:24:21 Socket(s): 2 04:24:21 NUMA node(s): 1 04:24:21 Vendor ID: AuthenticAMD 04:24:21 CPU family: 23 04:24:21 Model: 49 04:24:21 Model name: AMD EPYC-Rome Processor 04:24:21 Stepping: 0 04:24:21 CPU MHz: 2799.996 04:24:21 BogoMIPS: 5599.99 04:24:21 Virtualization: AMD-V 04:24:21 Hypervisor vendor: KVM 04:24:21 Virtualization type: full 04:24:21 L1d cache: 32K 04:24:21 L1i cache: 32K 04:24:21 L2 cache: 512K 04:24:21 L3 cache: 16384K 04:24:21 NUMA node0 CPU(s): 0,1 04:24:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 04:24:21 04:24:21 04:24:21 ---> nproc: 04:24:21 2 04:24:21 04:24:21 04:24:21 ---> df -h: 04:24:21 Filesystem Size Used Avail Use% Mounted on 04:24:21 overlay 40G 7.7G 33G 20% / 04:24:21 tmpfs 64M 0 64M 0% /dev 04:24:21 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:24:21 shm 64M 0 64M 0% /dev/shm 04:24:21 /dev/vda1 40G 7.7G 33G 20% /facter-os 04:24:21 04:24:21 04:24:21 ---> sar -b -r -n DEV: 04:24:21 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/08/21 _x86_64_ (2 CPU) 04:24:21 04:24:21 04:12:29 LINUX RESTART (2 CPU) 04:24:21 04:24:21 04:13:01 tps rtps wtps bread/s bwrtn/s 04:24:21 04:14:01 56.11 3.35 52.76 2348.34 2841.79 04:24:21 04:15:01 0.38 0.00 0.38 0.00 6.61 04:24:21 04:16:02 0.20 0.00 0.20 0.00 2.02 04:24:21 04:17:01 0.22 0.00 0.22 0.00 3.69 04:24:21 04:18:01 0.27 0.00 0.27 0.00 3.08 04:24:21 04:19:01 0.32 0.00 0.32 0.00 5.11 04:24:21 04:20:01 0.22 0.00 0.22 0.00 2.43 04:24:21 04:21:01 0.20 0.00 0.20 0.00 2.17 04:24:21 04:22:01 0.28 0.00 0.28 0.00 2.96 04:24:21 04:23:01 0.20 0.00 0.20 0.00 2.57 04:24:21 04:24:01 0.38 0.15 0.23 14.25 4.56 04:24:21 Average: 5.35 0.32 5.04 215.23 262.09 04:24:21 04:24:21 04:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:24:21 04:14:01 5678588 0 628200 7.84 2620 1699524 1274092 14.07 573448 1522328 20 04:24:21 04:15:01 5687356 0 619424 7.73 2620 1699532 1198604 13.23 566024 1522292 12 04:24:21 04:16:02 5693012 0 613768 7.66 2620 1699532 1164920 12.86 560676 1522956 16 04:24:21 04:17:01 5691012 0 615708 7.69 2620 1699592 1164860 12.86 562952 1522968 28 04:24:21 04:18:01 5691016 0 615752 7.69 2620 1699544 1164788 12.86 561568 1523852 20 04:24:21 04:19:01 5691296 0 615468 7.68 2620 1699548 1164776 12.86 561604 1523852 12 04:24:21 04:20:01 5691876 0 614884 7.68 2620 1699552 1164680 12.86 561040 1523956 20 04:24:21 04:21:01 5683324 0 623428 7.78 2620 1699560 1164680 12.86 569460 1523960 8 04:24:21 04:22:01 5682796 0 623956 7.79 2620 1699560 1164680 12.86 569752 1524020 16 04:24:21 04:23:01 5682448 0 624300 7.80 2620 1699564 1164764 12.86 571988 1522292 12 04:24:21 04:24:01 5670060 0 636048 7.94 2620 1700204 1236528 13.65 695104 1410244 268 04:24:21 Average: 5685708 0 620994 7.75 2620 1699610 1184307 13.08 577601 1512975 39 04:24:21 04:24:21 04:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:24:21 04:14:01 eth0 72.34 57.57 364.30 24.29 0.00 0.00 0.00 0.00 04:24:21 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:21 04:14:01 docker0 8.66 4.33 1.63 29.58 0.00 0.00 0.00 0.00 04:24:21 04:15:01 eth0 3.51 1.02 3.03 0.08 0.00 0.00 0.00 0.00 04:24:21 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:21 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:21 04:16:02 eth0 1.07 0.27 0.32 0.16 0.00 0.00 0.00 0.00 04:24:21 04:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:21 04:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:21 04:17:01 eth0 0.66 0.39 0.28 0.21 0.00 0.00 0.00 0.00 04:24:21 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:21 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:21 04:18:01 eth0 0.28 0.23 0.09 0.11 0.00 0.00 0.00 0.00 04:24:21 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:21 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:21 04:19:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 04:24:21 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:21 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:21 04:20:01 eth0 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:24:21 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:21 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:21 04:21:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:24:21 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:21 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:21 04:22:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:24:21 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:21 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:21 04:23:01 eth0 0.23 0.20 0.08 0.04 0.00 0.00 0.00 0.00 04:24:21 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:21 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:21 04:24:01 eth0 11.19 7.04 11.19 3.99 0.00 0.00 0.00 0.00 04:24:21 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:21 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:21 Average: eth0 8.18 6.12 34.56 2.63 0.00 0.00 0.00 0.00 04:24:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:21 Average: docker0 0.79 0.39 0.15 2.69 0.00 0.00 0.00 0.00 04:24:21 04:24:21 04:24:21 ---> sar -P ALL: 04:24:21 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/08/21 _x86_64_ (2 CPU) 04:24:21 04:24:21 04:12:29 LINUX RESTART (2 CPU) 04:24:21 04:24:21 04:13:01 CPU %user %nice %system %iowait %steal %idle 04:24:21 04:14:01 all 4.45 0.00 2.22 1.42 0.04 91.86 04:24:21 04:14:01 0 4.64 0.00 2.20 0.73 0.03 92.40 04:24:21 04:14:01 1 4.27 0.00 2.25 2.11 0.05 91.32 04:24:21 04:15:01 all 0.26 0.00 0.09 0.00 0.01 99.64 04:24:21 04:15:01 0 0.13 0.00 0.12 0.00 0.02 99.73 04:24:21 04:15:01 1 0.38 0.00 0.07 0.00 0.00 99.55 04:24:21 04:16:02 all 0.28 0.00 0.06 0.00 0.02 99.64 04:24:21 04:16:02 0 0.13 0.00 0.07 0.00 0.02 99.78 04:24:21 04:16:02 1 0.43 0.00 0.05 0.00 0.02 99.50 04:24:21 04:17:01 all 0.27 0.00 0.06 0.00 0.01 99.66 04:24:21 04:17:01 0 0.08 0.00 0.03 0.00 0.00 99.88 04:24:21 04:17:01 1 0.46 0.00 0.08 0.00 0.02 99.44 04:24:21 04:18:01 all 0.26 0.00 0.08 0.00 0.03 99.64 04:24:21 04:18:01 0 0.15 0.00 0.07 0.00 0.02 99.77 04:24:21 04:18:01 1 0.37 0.00 0.08 0.00 0.03 99.52 04:24:21 04:19:01 all 0.23 0.00 0.07 0.00 0.01 99.69 04:24:21 04:19:01 0 0.07 0.00 0.08 0.00 0.00 99.85 04:24:21 04:19:01 1 0.40 0.00 0.05 0.00 0.02 99.53 04:24:21 04:20:01 all 0.27 0.00 0.06 0.00 0.02 99.66 04:24:21 04:20:01 0 0.10 0.00 0.05 0.00 0.02 99.83 04:24:21 04:20:01 1 0.43 0.00 0.07 0.00 0.02 99.48 04:24:21 04:21:01 all 0.12 0.00 0.09 0.00 0.01 99.78 04:24:21 04:21:01 0 0.07 0.00 0.10 0.00 0.02 99.82 04:24:21 04:21:01 1 0.17 0.00 0.08 0.00 0.00 99.75 04:24:21 04:22:01 all 0.30 0.00 0.05 0.00 0.02 99.63 04:24:21 04:22:01 0 0.10 0.00 0.05 0.00 0.02 99.83 04:24:21 04:22:01 1 0.50 0.00 0.05 0.00 0.02 99.43 04:24:21 04:23:01 all 0.26 0.00 0.05 0.00 0.00 99.69 04:24:21 04:23:01 0 0.07 0.00 0.07 0.00 0.00 99.87 04:24:21 04:23:01 1 0.45 0.00 0.03 0.00 0.00 99.52 04:24:21 04:24:01 all 1.95 0.00 0.56 0.00 0.03 97.46 04:24:21 04:24:01 0 2.21 0.00 0.50 0.00 0.03 97.25 04:24:21 04:24:01 1 1.69 0.00 0.62 0.00 0.02 97.68 04:24:21 04:24:21 Average: CPU %user %nice %system %iowait %steal %idle 04:24:21 Average: all 0.78 0.00 0.31 0.13 0.02 98.77 04:24:21 Average: 0 0.70 0.00 0.30 0.07 0.02 98.92 04:24:21 Average: 1 0.87 0.00 0.31 0.19 0.02 98.62 04:24:21 04:24:21 04:24:21