Pull request #1130 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/device-sdk-go Loading trusted files from base branch main at c11ae5f9cc83784f65659a881f6412b77a9cc0d8 rather than 828ce9130f6c7761fa5367ae0a92a32ead3670da Obtained Jenkinsfile from c11ae5f9cc83784f65659a881f6412b77a9cc0d8 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-ssh6724455539836796696.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh100590605168044770.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-1130/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-1130/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4043402963676493775.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-1130/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh198414524262686511.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-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-ssh6814997152504679888.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-1130/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-1130/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14854942783226862181.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 c72b16708d6eed9a08be464a432ce22db7d90667 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-20602 in /w/workspace/gexfoundry_device-sdk-go_PR-1130 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1130 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c11ae5f9cc83784f65659a881f6412b77a9cc0d8 into PR head commit 828ce9130f6c7761fa5367ae0a92a32ead3670da Merge succeeded, producing 828ce9130f6c7761fa5367ae0a92a32ead3670da Checking out Revision 828ce9130f6c7761fa5367ae0a92a32ead3670da (PR-1130) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1130/head:refs/remotes/origin/PR-1130 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 828ce9130f6c7761fa5367ae0a92a32ead3670da # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c11ae5f9cc83784f65659a881f6412b77a9cc0d8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 828ce9130f6c7761fa5367ae0a92a32ead3670da # timeout=10 Commit message: "feat: update go-mod-core-contract" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:57:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:57:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:57:01 ========================================================= 01:57:01 EdgeX Global Pipelines Version Info 01:57:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:57:02 ------------------- 01:57:02 stable info: 01:57:02 ------------------- 01:57:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:57:02 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 01:57:02 Message: update stable to v1.0.221 01:57:02 ------------------- 01:57:02 experimental info: 01:57:02 ------------------- 01:57:02 Commited By: **** collab-it+edgex@linuxfoundation.org 01:57:02 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 01:57:02 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:57:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 01:57:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 01:57:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:57:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:57:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:57:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:57:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:57:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 01:57:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:57:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:57:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:57:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 01:57:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:57:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:57:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:57:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:57:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:57:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:57:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:57:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:57:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:57:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:57:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:57:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:57:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:57:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:57:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1130 [Pipeline] echo 01:57:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1130 [Pipeline] echo 01:57:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1130 [Pipeline] echo 01:57:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 828ce9130f6c7761fa5367ae0a92a32ead3670da [Pipeline] echo 01:57:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 828ce91 [Pipeline] echo 01:57:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:04 provisioning config files... 01:57:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1130@tmp/config38958980218783137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:04 ---> docker-login.sh 01:57:04 nexus3.edgexfoundry.org:10001 01:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:05 Configure a credential helper to remove this warning. See 01:57:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:05 01:57:05 Login Succeeded 01:57:05 nexus3.edgexfoundry.org:10002 01:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:05 Configure a credential helper to remove this warning. See 01:57:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:05 01:57:05 Login Succeeded 01:57:05 nexus3.edgexfoundry.org:10003 01:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:05 Configure a credential helper to remove this warning. See 01:57:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:05 01:57:05 Login Succeeded 01:57:05 nexus3.edgexfoundry.org:10004 01:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:05 Configure a credential helper to remove this warning. See 01:57:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:05 01:57:05 Login Succeeded 01:57:05 docker.io 01:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:06 Configure a credential helper to remove this warning. See 01:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:06 01:57:06 Login Succeeded 01:57:06 ---> docker-login.sh ends [Pipeline] } 01:57:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:57:07 + git rev-list -1 --merges 828ce9130f6c7761fa5367ae0a92a32ead3670da~1..828ce9130f6c7761fa5367ae0a92a32ead3670da [Pipeline] echo 01:57:07 -----------> git rev-list -1 --merges 828ce9130f6c7761fa5367ae0a92a32ead3670da~1..828ce9130f6c7761fa5367ae0a92a32ead3670da 828ce9130f6c7761fa5367ae0a92a32ead3670da [false] [Pipeline] sh 01:57:07 + git log --format=format:%s -1 828ce9130f6c7761fa5367ae0a92a32ead3670da [Pipeline] echo 01:57:07 ========================================================= 01:57:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:57:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:57:07 + git log --format=format:%s -1 828ce9130f6c7761fa5367ae0a92a32ead3670da [Pipeline] echo 01:57:07 [semverPrep] GIT_COMMIT: 828ce9130f6c7761fa5367ae0a92a32ead3670da, Commit Message: feat: update go-mod-core-contract [Pipeline] echo 01:57:08 [semverPrep] This is not a build commit. [Pipeline] sh 01:57:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:57:08 + grep -v github /etc/ssh/ssh_known_hosts 01:57:08 + [ -e /tmp/ssh_known_hosts ] 01:57:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:57:08 + sudo tee -a /etc/ssh/ssh_known_hosts 01:57:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:57:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:57:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:57:09 01:57:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:57:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:57:09 latest: Pulling from edgex-devops/git-semver 01:57:09 a0d0a0d46f8b: Pulling fs layer 01:57:09 3e5f54012d9b: Pulling fs layer 01:57:09 4c7163046ea9: Pulling fs layer 01:57:09 0c2d73faf560: Pulling fs layer 01:57:09 0c2d73faf560: Waiting 01:57:09 3e5f54012d9b: Download complete 01:57:09 a0d0a0d46f8b: Verifying Checksum 01:57:09 a0d0a0d46f8b: Download complete 01:57:09 4c7163046ea9: Verifying Checksum 01:57:09 0c2d73faf560: Verifying Checksum 01:57:09 0c2d73faf560: Download complete 01:57:09 a0d0a0d46f8b: Pull complete 01:57:09 3e5f54012d9b: Pull complete 01:57:10 4c7163046ea9: Pull complete 01:57:10 0c2d73faf560: Pull complete 01:57:10 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 01:57:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:57:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:57:10 prd-ubuntu20.04-docker-8c-8g-20602 does not seem to be running inside a container 01:57:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1130 -v /w/workspace/gexfoundry_device-sdk-go_PR-1130:/w/workspace/gexfoundry_device-sdk-go_PR-1130:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1130@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:57:11 $ docker top f2b87b5b6c0697aafb004320875e8d0e768567a2fdbeea2697327fb3c14c3750 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:57:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:11 [ssh-agent] Looking for ssh-agent implementation... 01:57:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:11 $ docker exec f2b87b5b6c0697aafb004320875e8d0e768567a2fdbeea2697327fb3c14c3750 ssh-agent 01:57:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeiCpMD/agent.15 01:57:11 SSH_AGENT_PID=22 01:57:11 Running ssh-add (command line suppressed) 01:57:11 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1130@tmp/private_key_3117461856730960494.key (/w/workspace/gexfoundry_device-sdk-go_PR-1130@tmp/private_key_3117461856730960494.key) 01:57:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:12 + git tag --points-at HEAD [Pipeline] } 01:57:12 $ docker exec --env ******** --env ******** f2b87b5b6c0697aafb004320875e8d0e768567a2fdbeea2697327fb3c14c3750 ssh-agent -k 01:57:12 unset SSH_AUTH_SOCK; 01:57:12 unset SSH_AGENT_PID; 01:57:12 echo Agent pid 22 killed; 01:57:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:57:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:12 [ssh-agent] Looking for ssh-agent implementation... 01:57:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:12 $ docker exec f2b87b5b6c0697aafb004320875e8d0e768567a2fdbeea2697327fb3c14c3750 ssh-agent 01:57:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdaBFJp/agent.54 01:57:12 SSH_AGENT_PID=60 01:57:12 Running ssh-add (command line suppressed) 01:57:12 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1130@tmp/private_key_3351171691065168993.key (/w/workspace/gexfoundry_device-sdk-go_PR-1130@tmp/private_key_3351171691065168993.key) 01:57:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:13 + git semver init 01:57:13 # -> Open(): unable to determine branch for HEAD 01:57:13 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1130/.git 01:57:13 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1130 01:57:13 # $SEMVER_REMOTE_NAME = origin 01:57:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:57:13 # $SEMVER_USER_NAME = edgex-jenkins 01:57:13 # $SEMVER_BRANCH = PR-1130 01:57:13 # $SEMVER_TEMP = /tmp/semver-175921451 01:57:13 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 01:57:14 # '/tmp/semver-175921451' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1130/.semver' 01:57:14 # -> Force: false 01:57:14 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1130/.semver [Pipeline] } 01:57:14 $ docker exec --env ******** --env ******** f2b87b5b6c0697aafb004320875e8d0e768567a2fdbeea2697327fb3c14c3750 ssh-agent -k 01:57:14 unset SSH_AUTH_SOCK; 01:57:14 unset SSH_AGENT_PID; 01:57:14 echo Agent pid 60 killed; 01:57:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:57:15 + git semver [Pipeline] } 01:57:15 $ docker stop --time=1 f2b87b5b6c0697aafb004320875e8d0e768567a2fdbeea2697327fb3c14c3750 01:57:16 $ docker rm -f f2b87b5b6c0697aafb004320875e8d0e768567a2fdbeea2697327fb3c14c3750 [Pipeline] // withDockerContainer [Pipeline] sh 01:57:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:57:17 Stashed 1 file(s) [Pipeline] echo 01:57:17 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:18 provisioning config files... 01:57:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1130@tmp/config5414318732478699683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:18 ---> docker-login.sh 01:57:18 nexus3.edgexfoundry.org:10001 01:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:18 Configure a credential helper to remove this warning. See 01:57:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:18 01:57:18 Login Succeeded 01:57:18 nexus3.edgexfoundry.org:10002 01:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:18 Configure a credential helper to remove this warning. See 01:57:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:18 01:57:18 Login Succeeded 01:57:18 nexus3.edgexfoundry.org:10003 01:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:18 Configure a credential helper to remove this warning. See 01:57:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:18 01:57:18 Login Succeeded 01:57:18 nexus3.edgexfoundry.org:10004 01:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:18 Configure a credential helper to remove this warning. See 01:57:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:18 01:57:18 Login Succeeded 01:57:18 docker.io 01:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:19 Configure a credential helper to remove this warning. See 01:57:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:19 01:57:19 Login Succeeded 01:57:19 ---> docker-login.sh ends [Pipeline] } 01:57:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:57:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:57:19 ========================================================= 01:57:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:57:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:57:19 + 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.17-alpine --build-arg MAKE=echo noop --target=builder . 01:57:19 Sending build context to Docker daemon 9.62MB 01:57:19 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 01:57:19 Step 2/11 : FROM ${BASE} AS builder 01:57:20 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:57:20 59bf1c3509f3: Pulling fs layer 01:57:20 666ba61612fd: Pulling fs layer 01:57:20 8ed8ca486205: Pulling fs layer 01:57:20 4fe6c5a15a65: Pulling fs layer 01:57:20 22a0e8bec74d: Pulling fs layer 01:57:20 640e595b4fbd: Pulling fs layer 01:57:20 763cafe07f6e: Pulling fs layer 01:57:20 0c0b528cf693: Pulling fs layer 01:57:20 10935f4eaf8b: Pulling fs layer 01:57:20 640e595b4fbd: Waiting 01:57:20 763cafe07f6e: Waiting 01:57:20 0c0b528cf693: Waiting 01:57:20 10935f4eaf8b: Waiting 01:57:20 4fe6c5a15a65: Waiting 01:57:20 22a0e8bec74d: Waiting 01:57:20 8ed8ca486205: Download complete 01:57:20 666ba61612fd: Download complete 01:57:20 22a0e8bec74d: Verifying Checksum 01:57:20 22a0e8bec74d: Download complete 01:57:20 640e595b4fbd: Download complete 01:57:20 59bf1c3509f3: Verifying Checksum 01:57:20 59bf1c3509f3: Download complete 01:57:20 763cafe07f6e: Download complete 01:57:20 0c0b528cf693: Verifying Checksum 01:57:20 0c0b528cf693: Download complete 01:57:20 59bf1c3509f3: Pull complete 01:57:20 666ba61612fd: Pull complete 01:57:20 8ed8ca486205: Pull complete 01:57:20 10935f4eaf8b: Verifying Checksum 01:57:20 10935f4eaf8b: Download complete 01:57:20 4fe6c5a15a65: Verifying Checksum 01:57:20 4fe6c5a15a65: Download complete 01:57:25 4fe6c5a15a65: Pull complete 01:57:25 22a0e8bec74d: Pull complete 01:57:25 640e595b4fbd: Pull complete 01:57:25 763cafe07f6e: Pull complete 01:57:25 0c0b528cf693: Pull complete 01:57:27 10935f4eaf8b: Pull complete 01:57:27 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 01:57:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:57:27 ---> 99d49a6021b9 01:57:27 Step 3/11 : ARG MAKE=make build 01:57:28 ---> Running in e7a430bbaf59 01:57:28 Removing intermediate container e7a430bbaf59 01:57:28 ---> 1eb7d542b043 01:57:28 Step 4/11 : WORKDIR /device-sdk-go 01:57:28 ---> Running in 39847077d281 01:57:29 Removing intermediate container 39847077d281 01:57:29 ---> 033006c79ebe 01:57:29 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:57:29 ---> Running in 5bb03544f95b 01:57:29 Removing intermediate container 5bb03544f95b 01:57:29 ---> 9e0305987dca 01:57:29 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:29 ---> Running in 175f8431a6f3 01:57:29 Removing intermediate container 175f8431a6f3 01:57:29 ---> ac7f97775715 01:57:29 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:57:29 ---> Running in 197d64ce4367 01:57:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:57:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:57:31 OK: 221 MiB in 52 packages 01:57:31 Removing intermediate container 197d64ce4367 01:57:31 ---> 352695a101e1 01:57:31 Step 8/11 : COPY go.mod vendor* ./ 01:57:31 ---> 09c3d68b88c8 01:57:31 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:31 ---> Running in 5bd13d58e179 01:57:32 Still waiting to schedule task 01:57:32 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20601’ 01:57:46 Removing intermediate container 5bd13d58e179 01:57:46 ---> 2c48bcd0aa89 01:57:46 Step 10/11 : COPY . . 01:57:46 ---> a727506e5af2 01:57:46 Step 11/11 : RUN ${MAKE} 01:57:46 ---> Running in 9dead42eaa08 01:57:46 noop 01:57:47 Removing intermediate container 9dead42eaa08 01:57:47 ---> 01ce15047679 01:57:47 Successfully built 01ce15047679 01:57:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:57:47 + docker inspect -f . ci-base-image-x86_64 01:57:47 . [Pipeline] withDockerContainer 01:57:47 prd-ubuntu20.04-docker-8c-8g-20602 does not seem to be running inside a container 01:57:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1130 -v /w/workspace/gexfoundry_device-sdk-go_PR-1130:/w/workspace/gexfoundry_device-sdk-go_PR-1130:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1130@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:57:47 $ docker top 27f8cef2b11e8ecabd3059ec6fc6756ac0248ce86ca312ad110aa5e5e5538322 -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:48 + go version 01:57:48 go version go1.17.6 linux/amd64 [Pipeline] } 01:57:48 $ docker stop --time=1 27f8cef2b11e8ecabd3059ec6fc6756ac0248ce86ca312ad110aa5e5e5538322 01:57:49 $ docker rm -f 27f8cef2b11e8ecabd3059ec6fc6756ac0248ce86ca312ad110aa5e5e5538322 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:57:50 + docker inspect -f . ci-base-image-x86_64 01:57:50 . [Pipeline] withDockerContainer 01:57:50 prd-ubuntu20.04-docker-8c-8g-20602 does not seem to be running inside a container 01:57:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1130 -v /w/workspace/gexfoundry_device-sdk-go_PR-1130:/w/workspace/gexfoundry_device-sdk-go_PR-1130:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1130@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:57:50 $ docker top b3787375edc81447daa5cec8e98009516452e1b2de9fcbbd6be7db250f3ebf00 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:57:51 + make test 01:57:51 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:57:51 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 01:58:01 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 01:58:01 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 01:58:01 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 01:58:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.020s coverage: 23.3% of statements 01:58:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 01:58:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.023s coverage: 27.6% of statements 01:58:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.022s coverage: 78.9% of statements 01:58:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.024s coverage: 10.8% of statements 01:58:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 01:58:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 01:58:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 01:58:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.015s coverage: 33.2% of statements 01:58:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 01:58:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.019s coverage: 86.1% of statements 01:58:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 01:58:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 01:58:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.020s coverage: 57.2% of statements 01:58:02 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.043s coverage: 89.2% of statements 01:58:02 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 01:58:02 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.015s coverage: 4.8% of statements 01:58:02 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 01:58:09 GO111MODULE=on go vet ./... 01:58:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:58:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:58:12 ./bin/test-attribution-txt.sh [Pipeline] echo 01:58:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:58:12 $ docker stop --time=1 b3787375edc81447daa5cec8e98009516452e1b2de9fcbbd6be7db250f3ebf00 01:58:14 $ docker rm -f b3787375edc81447daa5cec8e98009516452e1b2de9fcbbd6be7db250f3ebf00 [Pipeline] // withDockerContainer [Pipeline] sh 01:58:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:58:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:58:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:58:16 + ls -al . 01:58:16 total 296 01:58:16 drwxrwxr-x 11 jenkins jenkins 4096 Apr 12 01:58 . 01:58:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:56 .. 01:58:16 -rw-rw-r-- 1 jenkins jenkins 140 Apr 12 01:56 .dockerignore 01:58:16 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:57 .git 01:58:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:56 .github 01:58:16 -rw-rw-r-- 1 jenkins jenkins 131 Apr 12 01:56 .gitignore 01:58:16 -rw-rw-r-- 1 jenkins jenkins 42 Apr 12 01:56 .golangci.yml 01:58:16 drwx------ 3 jenkins jenkins 4096 Apr 12 01:57 .semver 01:58:16 -rw-rw-r-- 1 jenkins jenkins 26321 Apr 12 01:56 CHANGELOG.md 01:58:16 -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 01:56 GOVERNANCE.md 01:58:16 -rw-rw-r-- 1 jenkins jenkins 880 Apr 12 01:56 Jenkinsfile 01:58:16 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 12 01:56 LICENSE 01:58:16 -rw-rw-r-- 1 jenkins jenkins 2016 Apr 12 01:56 Makefile 01:58:16 -rw-rw-r-- 1 jenkins jenkins 619 Apr 12 01:56 OWNERS.md 01:58:16 -rw-rw-r-- 1 jenkins jenkins 4881 Apr 12 01:56 README.md 01:58:16 -rw-rw-r-- 1 jenkins jenkins 5 Apr 12 01:57 VERSION 01:58:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:56 bin 01:58:16 -rw-r--r-- 1 jenkins jenkins 129185 Apr 12 01:58 coverage.out 01:58:16 drwxrwxr-x 5 jenkins jenkins 4096 Apr 12 01:56 example 01:58:16 -rw-rw-r-- 1 jenkins jenkins 3257 Apr 12 01:56 go.mod 01:58:16 -rw-rw-r-- 1 jenkins jenkins 34491 Apr 12 01:56 go.sum 01:58:16 drwxrwxr-x 15 jenkins jenkins 4096 Apr 12 01:56 internal 01:58:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:56 openapi 01:58:16 drwxrwxr-x 5 jenkins jenkins 4096 Apr 12 01:56 pkg 01:58:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:56 snap 01:58:16 -rw-rw-r-- 1 jenkins jenkins 222 Apr 12 01:56 version.go [Pipeline] isUnix [Pipeline] sh 01:58:17 + 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=828ce9130f6c7761fa5367ae0a92a32ead3670da --label arch=amd64 --label version=0.0.0 . 01:58:17 Sending build context to Docker daemon 9.751MB 01:58:17 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 01:58:17 Step 2/25 : FROM ${BASE} AS builder 01:58:17 ---> 01ce15047679 01:58:17 Step 3/25 : ARG MAKE=make build 01:58:17 ---> Running in 64f971904631 01:58:17 Removing intermediate container 64f971904631 01:58:17 ---> b4644f26dc21 01:58:17 Step 4/25 : WORKDIR /device-sdk-go 01:58:17 ---> Running in 0eb9d518067a 01:58:17 Removing intermediate container 0eb9d518067a 01:58:17 ---> 33759b71300c 01:58:17 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:58:17 ---> Running in af2d40d7e0d8 01:58:17 Removing intermediate container af2d40d7e0d8 01:58:17 ---> c177c1779686 01:58:17 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:58:17 ---> Running in d56d23212894 01:58:18 Removing intermediate container d56d23212894 01:58:18 ---> 4fd8df2d49cb 01:58:18 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:58:18 ---> Running in 2cd6eab880ff 01:58:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:58:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:58:19 OK: 221 MiB in 52 packages 01:58:20 Removing intermediate container 2cd6eab880ff 01:58:20 ---> 6e52953b0645 01:58:20 Step 8/25 : COPY go.mod vendor* ./ 01:58:20 ---> 88669410f2c9 01:58:20 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:20 ---> Running in 12c9d76e964c 01:58:20 Removing intermediate container 12c9d76e964c 01:58:20 ---> e764cfa6aa3e 01:58:20 Step 10/25 : COPY . . 01:58:21 ---> 4da586114021 01:58:21 Step 11/25 : RUN ${MAKE} 01:58:21 ---> Running in 6ccff38df97a 01:58:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:58:39 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 01:58:40 Removing intermediate container 6ccff38df97a 01:58:40 ---> b879f2a314c9 01:58:40 Step 12/25 : FROM alpine:3.14 01:58:41 3.14: Pulling from library/alpine 01:58:41 8663204ce13b: Pulling fs layer 01:58:41 8663204ce13b: Download complete 01:58:41 8663204ce13b: Pull complete 01:58:41 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:58:41 Status: Downloaded newer image for alpine:3.14 01:58:41 ---> e04c818066af 01:58:41 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:58:41 ---> Running in 0d0679219a9f 01:58:41 Removing intermediate container 0d0679219a9f 01:58:41 ---> e382dcd02fd9 01:58:41 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:58:41 ---> Running in 0c7a4959343f 01:58:42 Removing intermediate container 0c7a4959343f 01:58:42 ---> c8bd5fbe84c8 01:58:42 Step 15/25 : RUN apk add --update --no-cache zeromq 01:58:42 ---> Running in 6e42d7988067 01:58:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:58:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:58:43 (1/5) Installing libgcc (10.3.1_git20210424-r2) 01:58:43 (2/5) Installing libsodium (1.0.18-r0) 01:58:43 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 01:58:43 (4/5) Installing libzmq (4.3.4-r0) 01:58:43 (5/5) Installing zeromq (4.3.4-r0) 01:58:44 Executing busybox-1.33.1-r7.trigger 01:58:44 OK: 8 MiB in 19 packages 01:58:44 Removing intermediate container 6e42d7988067 01:58:44 ---> 7f95802dc1bd 01:58:44 Step 16/25 : WORKDIR / 01:58:44 ---> Running in 8ea28efcba95 01:58:44 Removing intermediate container 8ea28efcba95 01:58:44 ---> 01b57a400ebe 01:58:44 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 01:58:44 ---> 3587feb0df00 01:58:44 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 01:58:45 ---> 899fa790d8d8 01:58:45 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 01:58:45 ---> d52db7ae57f3 01:58:45 Step 20/25 : EXPOSE 59999 01:58:45 ---> Running in 1324383ced7d 01:58:45 Removing intermediate container 1324383ced7d 01:58:45 ---> 55f9231f8d1c 01:58:45 Step 21/25 : ENTRYPOINT ["/device-simple"] 01:58:45 ---> Running in d413da56d778 01:58:45 Removing intermediate container d413da56d778 01:58:45 ---> 6d6239bba05e 01:58:45 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:58:45 ---> Running in 8e3734f2ee34 01:58:45 Removing intermediate container 8e3734f2ee34 01:58:45 ---> 7ed6a93e407a 01:58:45 Step 23/25 : LABEL arch=amd64 01:58:45 ---> Running in 3e059ed416c6 01:58:46 Removing intermediate container 3e059ed416c6 01:58:46 ---> 527be0ef8385 01:58:46 Step 24/25 : LABEL git_sha=828ce9130f6c7761fa5367ae0a92a32ead3670da 01:58:46 ---> Running in 885a5887af47 01:58:46 Removing intermediate container 885a5887af47 01:58:46 ---> 5d5916b1b051 01:58:46 Step 25/25 : LABEL version=0.0.0 01:58:46 ---> Running in 6dc14520a4c0 01:58:46 Removing intermediate container 6dc14520a4c0 01:58:46 ---> 17030c07bf77 01:58:46 [Warning] One or more build-args [ARCH] were not consumed 01:58:46 Successfully built 17030c07bf77 01:58:46 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 01:58:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:47 01:58:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:58:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:47 latest: Pulling from edgex-lftools-log-publisher 01:58:47 5eb5b503b376: Pulling fs layer 01:58:47 5c69ac0246d0: Pulling fs layer 01:58:47 ec43610c2a17: Pulling fs layer 01:58:47 3a2ae6a8a46f: Pulling fs layer 01:58:47 33b1e0a273af: Pulling fs layer 01:58:47 5d3b04190fa2: Pulling fs layer 01:58:47 2f39f015ded8: Pulling fs layer 01:58:47 2f39f015ded8: Waiting 01:58:47 33b1e0a273af: Waiting 01:58:47 5d3b04190fa2: Waiting 01:58:47 3a2ae6a8a46f: Waiting 01:58:47 5c69ac0246d0: Retrying in 5 seconds 01:58:47 ec43610c2a17: Verifying Checksum 01:58:47 ec43610c2a17: Download complete 01:58:47 3a2ae6a8a46f: Verifying Checksum 01:58:47 3a2ae6a8a46f: Download complete 01:58:47 33b1e0a273af: Verifying Checksum 01:58:47 33b1e0a273af: Download complete 01:58:47 5d3b04190fa2: Verifying Checksum 01:58:47 5d3b04190fa2: Download complete 01:58:47 5eb5b503b376: Verifying Checksum 01:58:47 5eb5b503b376: Download complete 01:58:48 2f39f015ded8: Download complete 01:58:48 5c69ac0246d0: Retrying in 4 seconds 01:58:48 5eb5b503b376: Pull complete 01:58:49 5c69ac0246d0: Retrying in 3 seconds 01:58:50 5c69ac0246d0: Retrying in 2 seconds 01:58:51 5c69ac0246d0: Retrying in 1 second 01:58:52 5c69ac0246d0: Retrying in 10 seconds 01:58:53 5c69ac0246d0: Retrying in 9 seconds 01:58:54 5c69ac0246d0: Retrying in 8 seconds 01:58:55 5c69ac0246d0: Retrying in 7 seconds 01:58:56 5c69ac0246d0: Retrying in 6 seconds 01:58:57 5c69ac0246d0: Retrying in 5 seconds 01:58:58 5c69ac0246d0: Retrying in 4 seconds 01:58:59 5c69ac0246d0: Retrying in 3 seconds 01:59:00 5c69ac0246d0: Retrying in 2 seconds 01:59:01 5c69ac0246d0: Retrying in 1 second 01:59:02 5c69ac0246d0: Verifying Checksum 01:59:02 5c69ac0246d0: Download complete 01:59:02 5c69ac0246d0: Pull complete 01:59:02 ec43610c2a17: Pull complete 01:59:03 3a2ae6a8a46f: Pull complete 01:59:03 33b1e0a273af: Pull complete 01:59:03 5d3b04190fa2: Pull complete 01:59:07 2f39f015ded8: Pull complete 01:59:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:59:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:59:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:59:07 prd-ubuntu20.04-docker-8c-8g-20602 does not seem to be running inside a container 01:59:07 $ 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/gexfoundry_device-sdk-go_PR-1130 -v /w/workspace/gexfoundry_device-sdk-go_PR-1130:/w/workspace/gexfoundry_device-sdk-go_PR-1130:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1130@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:59:09 $ docker top 5ecb8fa6ae2b63fc5d8b7d03772f17fa9e69a4d59f6fd1ea14b2794b7fd7682f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:10 ---> job-cost.sh 01:59:10 lf-activate-venv: SKIPPING 01:59:10 INFO: No Stack... 01:59:10 INFO: Retrieving Pricing Info for: v3-standard-8 01:59:11 INFO: Archiving Costs [Pipeline] sh 01:59:11 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1130/archives/cost.csv 01:59:11 + cut -d, -f6 [Pipeline] lock 01:59:11 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1130-1-stack-cost] 01:59:11 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1130-1-stack-cost] did not exist. Created. 01:59:11 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1130-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:59:11 + echo total: 0.2199999988079071 [Pipeline] stash 01:59:11 Stashed 1 file(s) [Pipeline] } 01:59:11 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1130-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:59:11 $ docker stop --time=1 5ecb8fa6ae2b63fc5d8b7d03772f17fa9e69a4d59f6fd1ea14b2794b7fd7682f 01:59:13 $ docker rm -f 5ecb8fa6ae2b63fc5d8b7d03772f17fa9e69a4d59f6fd1ea14b2794b7fd7682f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:01:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20603 in /w/workspace/gexfoundry_device-sdk-go_PR-1130 [Pipeline] { [Pipeline] ws 02:01:15 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 02:01:15 The recommended git tool is: git 02:01:22 using credential edgex-jenkins-ssh 02:01:22 Cloning the remote Git repository 02:01:22 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:01:22 > git init /w/workspace/device-sdk-go/1 # timeout=10 02:01:23 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:01:23 > git --version # timeout=10 02:01:23 > git --version # 'git version 2.25.1' 02:01:23 using GIT_SSH to set credentials SSH Credentials for GitHub 02:01:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:01:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:01:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:01:25 using GIT_SSH to set credentials SSH Credentials for GitHub 02:01:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1130/head:refs/remotes/origin/PR-1130 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:01:26 Merging remotes/origin/main commit c11ae5f9cc83784f65659a881f6412b77a9cc0d8 into PR head commit 828ce9130f6c7761fa5367ae0a92a32ead3670da 02:01:26 Merge succeeded, producing 828ce9130f6c7761fa5367ae0a92a32ead3670da 02:01:26 Checking out Revision 828ce9130f6c7761fa5367ae0a92a32ead3670da (PR-1130) 02:01:26 > git config core.sparsecheckout # timeout=10 02:01:26 > git checkout -f 828ce9130f6c7761fa5367ae0a92a32ead3670da # timeout=10 02:01:26 > git remote # timeout=10 02:01:26 > git config --get remote.origin.url # timeout=10 02:01:26 using GIT_SSH to set credentials SSH Credentials for GitHub 02:01:26 > git merge c11ae5f9cc83784f65659a881f6412b77a9cc0d8 # timeout=10 02:01:26 > git rev-parse HEAD^{commit} # timeout=10 02:01:26 > git config core.sparsecheckout # timeout=10 02:01:26 > git checkout -f 828ce9130f6c7761fa5367ae0a92a32ead3670da # timeout=10 02:01:30 Commit message: "feat: update go-mod-core-contract" 02:01:30 > git --version # timeout=10 02:01:30 > git --version # 'git version 2.25.1' 02:01:30 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:01:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:01:32 % Total % Received % Xferd Average Speed Time Time Time Current 02:01:32 Dload Upload Total Spent Left Speed 02:01:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46443 0 --:--:-- --:--:-- --:--:-- 46261 [Pipeline] sh 02:01:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:01:32 + sudo tee /etc/docker/daemon.new 02:01:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:01:32 { 02:01:32 "registry-mirrors": [ 02:01:32 "https://nexus3.edgexfoundry.org:10001" 02:01:32 ], 02:01:32 "bip": "10.250.0.254/24", 02:01:32 "hosts": [ 02:01:32 "tcp://0.0.0.0:5555", 02:01:32 "unix:///var/run/docker.sock" 02:01:32 ], 02:01:32 "mtu": 1458, 02:01:32 "selinux-enabled": true, 02:01:32 "seccomp-profile": "/etc/docker/seccomp.json" 02:01:32 } [Pipeline] sh 02:01:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:01:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:52 provisioning config files... 02:01:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config9213847392381712408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:52 ---> docker-login.sh 02:01:52 nexus3.edgexfoundry.org:10001 02:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:53 Configure a credential helper to remove this warning. See 02:01:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:53 02:01:53 Login Succeeded 02:01:53 nexus3.edgexfoundry.org:10002 02:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:54 Configure a credential helper to remove this warning. See 02:01:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:54 02:01:54 Login Succeeded 02:01:54 nexus3.edgexfoundry.org:10003 02:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:54 Configure a credential helper to remove this warning. See 02:01:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:54 02:01:54 Login Succeeded 02:01:54 nexus3.edgexfoundry.org:10004 02:01:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:55 Configure a credential helper to remove this warning. See 02:01:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:55 02:01:55 Login Succeeded 02:01:55 docker.io 02:01:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:56 Configure a credential helper to remove this warning. See 02:01:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:56 02:01:56 Login Succeeded 02:01:56 ---> docker-login.sh ends [Pipeline] } 02:01:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:01:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:01:56 ========================================================= 02:01:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 02:01:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:01:57 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 02:01:57 Sending build context to Docker daemon 5.223MB 02:01:57 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 02:01:57 Step 2/11 : FROM ${BASE} AS builder 02:01:57 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:01:57 9b3977197b4f: Pulling fs layer 02:01:57 1a89e8eeedd5: Pulling fs layer 02:01:57 94645a83ff95: Pulling fs layer 02:01:57 3f3a8bcf1eab: Pulling fs layer 02:01:57 0c92f367c5e7: Pulling fs layer 02:01:57 f7c0051592d6: Pulling fs layer 02:01:57 a227ed2f7395: Pulling fs layer 02:01:57 7b1c46037f91: Pulling fs layer 02:01:57 3f3a8bcf1eab: Waiting 02:01:57 0c92f367c5e7: Waiting 02:01:57 f7c0051592d6: Waiting 02:01:57 a227ed2f7395: Waiting 02:01:57 7b1c46037f91: Waiting 02:01:57 94645a83ff95: Verifying Checksum 02:01:57 94645a83ff95: Download complete 02:01:57 1a89e8eeedd5: Verifying Checksum 02:01:57 1a89e8eeedd5: Download complete 02:01:57 0c92f367c5e7: Verifying Checksum 02:01:57 0c92f367c5e7: Download complete 02:01:57 f7c0051592d6: Verifying Checksum 02:01:57 f7c0051592d6: Download complete 02:01:57 9b3977197b4f: Verifying Checksum 02:01:57 a227ed2f7395: Verifying Checksum 02:01:57 a227ed2f7395: Download complete 02:01:58 9b3977197b4f: Pull complete 02:01:59 1a89e8eeedd5: Pull complete 02:01:59 94645a83ff95: Pull complete 02:02:00 7b1c46037f91: Verifying Checksum 02:02:00 7b1c46037f91: Download complete 02:02:00 3f3a8bcf1eab: Verifying Checksum 02:02:00 3f3a8bcf1eab: Download complete 02:02:13 3f3a8bcf1eab: Pull complete 02:02:13 0c92f367c5e7: Pull complete 02:02:13 f7c0051592d6: Pull complete 02:02:13 a227ed2f7395: Pull complete 02:02:20 7b1c46037f91: Pull complete 02:02:20 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 02:02:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:02:20 ---> f79e39bc4007 02:02:20 Step 3/11 : ARG MAKE=make build 02:02:21 ---> Running in 6484cae2f70a 02:02:21 Removing intermediate container 6484cae2f70a 02:02:21 ---> 8827210e07f6 02:02:21 Step 4/11 : WORKDIR /device-sdk-go 02:02:21 ---> Running in 9f556932c23f 02:02:22 Removing intermediate container 9f556932c23f 02:02:22 ---> 20bfae537cc7 02:02:22 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:02:22 ---> Running in 73f3cbc18294 02:02:22 Removing intermediate container 73f3cbc18294 02:02:22 ---> 5985db1e0166 02:02:22 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:22 ---> Running in 51f88c14cfd6 02:02:24 Removing intermediate container 51f88c14cfd6 02:02:24 ---> d77fdc734517 02:02:24 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 02:02:24 ---> Running in 55ddda5ab1f4 02:02:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:02:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:02:27 OK: 220 MiB in 52 packages 02:02:28 Removing intermediate container 55ddda5ab1f4 02:02:28 ---> 2aeedf8cc707 02:02:28 Step 8/11 : COPY go.mod vendor* ./ 02:02:28 ---> 35a66f3bc03f 02:02:28 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:29 ---> Running in f4b9d8d3e0e9 02:03:16 Removing intermediate container f4b9d8d3e0e9 02:03:16 ---> 38906ae86486 02:03:16 Step 10/11 : COPY . . 02:03:16 ---> b1cb2ad3fce4 02:03:16 Step 11/11 : RUN ${MAKE} 02:03:16 ---> Running in bf1745609b97 02:03:16 noop 02:03:16 Removing intermediate container bf1745609b97 02:03:16 ---> c34dba49839f 02:03:16 Successfully built c34dba49839f 02:03:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:03:16 + docker inspect -f . ci-base-image-arm64 02:03:16 . [Pipeline] withDockerContainer 02:03:17 prd-ubuntu20.04-docker-arm64-4c-16g-20603 does not seem to be running inside a container 02:03:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:03:18 $ docker top e509aaa54e29e37d537a3a0a69144519087ab6516ad4c12612813fd679984793 -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:19 + go version 02:03:19 go version go1.17.6 linux/arm64 [Pipeline] } 02:03:19 $ docker stop --time=1 e509aaa54e29e37d537a3a0a69144519087ab6516ad4c12612813fd679984793 02:03:21 $ docker rm -f e509aaa54e29e37d537a3a0a69144519087ab6516ad4c12612813fd679984793 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:03:22 + docker inspect -f . ci-base-image-arm64 02:03:22 . [Pipeline] withDockerContainer 02:03:22 prd-ubuntu20.04-docker-arm64-4c-16g-20603 does not seem to be running inside a container 02:03:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:03:23 $ docker top 00e455c8c7453df6eef498f02e71b698ad6bf3414a8731e3f7f700dc881c738e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:03:24 + make test 02:03:24 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:03:26 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 02:05:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 02:05:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 02:05:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 02:05:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.129s coverage: 23.3% of statements 02:05:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 02:05:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.067s coverage: 27.6% of statements 02:05:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.071s coverage: 78.9% of statements 02:05:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.069s coverage: 10.8% of statements 02:05:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 02:05:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 02:05:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 02:05:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.108s coverage: 33.2% of statements 02:05:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 02:05:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.077s coverage: 86.1% of statements 02:05:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 02:05:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 02:05:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.105s coverage: 57.2% of statements 02:05:03 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.195s coverage: 89.2% of statements 02:05:03 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 02:05:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.063s coverage: 4.8% of statements 02:05:04 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 02:05:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:05:04 GO111MODULE=on go vet ./... 02:05:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:05:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:05:37 ./bin/test-attribution-txt.sh [Pipeline] echo 02:05:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:05:37 $ docker stop --time=1 00e455c8c7453df6eef498f02e71b698ad6bf3414a8731e3f7f700dc881c738e 02:05:39 $ docker rm -f 00e455c8c7453df6eef498f02e71b698ad6bf3414a8731e3f7f700dc881c738e [Pipeline] // withDockerContainer [Pipeline] sh 02:05:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:05:40 Warning: overwriting stash ‘coverage-report’ 02:05:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:05:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:05:41 + ls -al . 02:05:41 total 292 02:05:41 drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 02:05 . 02:05:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 02:01 .. 02:05:41 -rw-rw-r-- 1 jenkins jenkins 140 Apr 12 02:01 .dockerignore 02:05:41 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 02:01 .git 02:05:41 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 02:01 .github 02:05:41 -rw-rw-r-- 1 jenkins jenkins 131 Apr 12 02:01 .gitignore 02:05:41 -rw-rw-r-- 1 jenkins jenkins 42 Apr 12 02:01 .golangci.yml 02:05:41 -rw-rw-r-- 1 jenkins jenkins 26321 Apr 12 02:01 CHANGELOG.md 02:05:41 -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 02:01 GOVERNANCE.md 02:05:41 -rw-rw-r-- 1 jenkins jenkins 880 Apr 12 02:01 Jenkinsfile 02:05:41 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 12 02:01 LICENSE 02:05:41 -rw-rw-r-- 1 jenkins jenkins 2016 Apr 12 02:01 Makefile 02:05:41 -rw-rw-r-- 1 jenkins jenkins 619 Apr 12 02:01 OWNERS.md 02:05:41 -rw-rw-r-- 1 jenkins jenkins 4881 Apr 12 02:01 README.md 02:05:41 -rw-rw-r-- 1 jenkins jenkins 5 Apr 12 01:57 VERSION 02:05:41 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 02:01 bin 02:05:41 -rw-r--r-- 1 jenkins jenkins 129185 Apr 12 02:05 coverage.out 02:05:41 drwxrwxr-x 5 jenkins jenkins 4096 Apr 12 02:01 example 02:05:41 -rw-rw-r-- 1 jenkins jenkins 3257 Apr 12 02:01 go.mod 02:05:41 -rw-rw-r-- 1 jenkins jenkins 34491 Apr 12 02:01 go.sum 02:05:41 drwxrwxr-x 15 jenkins jenkins 4096 Apr 12 02:01 internal 02:05:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 02:01 openapi 02:05:41 drwxrwxr-x 5 jenkins jenkins 4096 Apr 12 02:01 pkg 02:05:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 02:01 snap 02:05:41 -rw-rw-r-- 1 jenkins jenkins 222 Apr 12 02:01 version.go [Pipeline] isUnix [Pipeline] sh 02:05:42 + 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=828ce9130f6c7761fa5367ae0a92a32ead3670da --label arch=arm64 --label version=0.0.0 . 02:05:42 Sending build context to Docker daemon 5.353MB 02:05:42 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 02:05:42 Step 2/25 : FROM ${BASE} AS builder 02:05:42 ---> c34dba49839f 02:05:42 Step 3/25 : ARG MAKE=make build 02:05:42 ---> Running in 9c1b6e008bb8 02:05:42 Removing intermediate container 9c1b6e008bb8 02:05:42 ---> 272ed5576a3b 02:05:42 Step 4/25 : WORKDIR /device-sdk-go 02:05:42 ---> Running in 2c1debf61160 02:05:43 Removing intermediate container 2c1debf61160 02:05:43 ---> f481770badeb 02:05:43 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:05:43 ---> Running in ed16e8a4c70e 02:05:43 Removing intermediate container ed16e8a4c70e 02:05:43 ---> 8d1202fe7854 02:05:43 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:05:43 ---> Running in 7b830022e865 02:05:45 Removing intermediate container 7b830022e865 02:05:45 ---> f3c89d28f32f 02:05:45 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 02:05:45 ---> Running in b8ede807adce 02:05:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:05:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:05:48 OK: 220 MiB in 52 packages 02:05:48 Removing intermediate container b8ede807adce 02:05:48 ---> a6880de85b72 02:05:48 Step 8/25 : COPY go.mod vendor* ./ 02:05:49 ---> a8e23849c9e3 02:05:49 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:49 ---> Running in f211530e607f 02:05:51 Removing intermediate container f211530e607f 02:05:51 ---> 4ce6a723bef6 02:05:51 Step 10/25 : COPY . . 02:05:52 ---> e64182f3e8bb 02:05:52 Step 11/25 : RUN ${MAKE} 02:05:52 ---> Running in dec4632f166d 02:05:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 02:08:00 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 02:08:00 Removing intermediate container dec4632f166d 02:08:00 ---> af878ba7bd71 02:08:00 Step 12/25 : FROM alpine:3.14 02:08:00 3.14: Pulling from library/alpine 02:08:00 455c02918c45: Pulling fs layer 02:08:00 455c02918c45: Verifying Checksum 02:08:00 455c02918c45: Download complete 02:08:00 455c02918c45: Pull complete 02:08:00 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:08:00 Status: Downloaded newer image for alpine:3.14 02:08:00 ---> ac73e934f311 02:08:00 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:08:00 ---> Running in aa280b1617fc 02:08:00 Removing intermediate container aa280b1617fc 02:08:00 ---> e855c6599966 02:08:00 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:08:00 ---> Running in 3dc07751f17c 02:08:00 Removing intermediate container 3dc07751f17c 02:08:00 ---> fd09591771ff 02:08:00 Step 15/25 : RUN apk add --update --no-cache zeromq 02:08:00 ---> Running in 5b51f2b9d79e 02:08:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:08:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:08:00 (1/5) Installing libgcc (10.3.1_git20210424-r2) 02:08:00 (2/5) Installing libsodium (1.0.18-r0) 02:08:00 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 02:08:00 (4/5) Installing libzmq (4.3.4-r0) 02:08:00 (5/5) Installing zeromq (4.3.4-r0) 02:08:00 Executing busybox-1.33.1-r7.trigger 02:08:00 OK: 8 MiB in 19 packages 02:08:00 Removing intermediate container 5b51f2b9d79e 02:08:00 ---> 1266bd400ad2 02:08:00 Step 16/25 : WORKDIR / 02:08:00 ---> Running in 37ccc2f59fc8 02:08:00 Removing intermediate container 37ccc2f59fc8 02:08:00 ---> 7fd2a8051b83 02:08:00 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:08:00 ---> fe0f47c99825 02:08:00 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:08:01 ---> 319ed8d86666 02:08:01 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:08:02 ---> 523f75812e4e 02:08:02 Step 20/25 : EXPOSE 59999 02:08:02 ---> Running in 891e4c2b2995 02:08:02 Removing intermediate container 891e4c2b2995 02:08:02 ---> 7ce5683b2c38 02:08:02 Step 21/25 : ENTRYPOINT ["/device-simple"] 02:08:02 ---> Running in ea61eab3d438 02:08:02 Removing intermediate container ea61eab3d438 02:08:02 ---> 60c6d4690122 02:08:02 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:08:02 ---> Running in b7d926ae18c8 02:08:03 Removing intermediate container b7d926ae18c8 02:08:03 ---> 7050a8ba49d3 02:08:03 Step 23/25 : LABEL arch=arm64 02:08:03 ---> Running in 83f772e8f5c0 02:08:03 Removing intermediate container 83f772e8f5c0 02:08:03 ---> 19cb289892a3 02:08:03 Step 24/25 : LABEL git_sha=828ce9130f6c7761fa5367ae0a92a32ead3670da 02:08:03 ---> Running in 0366329a95d3 02:08:03 Removing intermediate container 0366329a95d3 02:08:03 ---> 422b2ab3cb49 02:08:03 Step 25/25 : LABEL version=0.0.0 02:08:03 ---> Running in 2afdbed1d574 02:08:04 Removing intermediate container 2afdbed1d574 02:08:04 ---> c30fa1a39daa 02:08:04 [Warning] One or more build-args [ARCH] were not consumed 02:08:04 Successfully built c30fa1a39daa 02:08:04 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 02:08:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:08:05 02:08:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:08:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:08:05 arm64: Pulling from edgex-lftools-log-publisher 02:08:05 8998bd30e6a1: Pulling fs layer 02:08:05 04944245beec: Pulling fs layer 02:08:05 699f458cf7ca: Pulling fs layer 02:08:05 765212b225bb: Pulling fs layer 02:08:05 f23df028b6ca: Pulling fs layer 02:08:05 d65c8cfc05b1: Pulling fs layer 02:08:05 2437ff75d9bd: Pulling fs layer 02:08:05 f23df028b6ca: Waiting 02:08:05 d65c8cfc05b1: Waiting 02:08:05 2437ff75d9bd: Waiting 02:08:05 765212b225bb: Waiting 02:08:05 04944245beec: Verifying Checksum 02:08:05 04944245beec: Download complete 02:08:05 765212b225bb: Download complete 02:08:05 f23df028b6ca: Verifying Checksum 02:08:05 f23df028b6ca: Download complete 02:08:06 d65c8cfc05b1: Verifying Checksum 02:08:06 d65c8cfc05b1: Download complete 02:08:06 699f458cf7ca: Verifying Checksum 02:08:06 699f458cf7ca: Download complete 02:08:06 8998bd30e6a1: Verifying Checksum 02:08:06 8998bd30e6a1: Download complete 02:08:09 2437ff75d9bd: Verifying Checksum 02:08:09 2437ff75d9bd: Download complete 02:08:11 8998bd30e6a1: Pull complete 02:08:11 04944245beec: Pull complete 02:08:12 699f458cf7ca: Pull complete 02:08:13 765212b225bb: Pull complete 02:08:14 f23df028b6ca: Pull complete 02:08:14 d65c8cfc05b1: Pull complete 02:08:29 2437ff75d9bd: Pull complete 02:08:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:08:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:08:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:08:29 prd-ubuntu20.04-docker-arm64-4c-16g-20603 does not seem to be running inside a container 02:08:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:08:31 $ docker top 73f6a66a842aa2fbcca63038da9bebb84f16651884636acc3a7b95fd76c16bd3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:32 ---> job-cost.sh 02:08:32 lf-activate-venv: SKIPPING 02:08:32 INFO: No Stack... 02:08:33 INFO: Retrieving Pricing Info for: v3-standard-4 02:08:34 INFO: Archiving Costs [Pipeline] sh 02:08:34 + cut -d, -f6 02:08:34 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 02:08:34 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1130-1-stack-cost] 02:08:35 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1130-1-stack-cost] did not exist. Created. 02:08:35 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1130-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:08:35 /w/workspace/device-sdk-go/1@tmp/durable-94013d2f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:08:36 + echo total: 0.10999999940395355 [Pipeline] stash 02:08:36 Warning: overwriting stash ‘stack-cost’ 02:08:36 Stashed 1 file(s) [Pipeline] } 02:08:36 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1130-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:08:36 $ docker stop --time=1 73f6a66a842aa2fbcca63038da9bebb84f16651884636acc3a7b95fd76c16bd3 02:08:38 $ docker rm -f 73f6a66a842aa2fbcca63038da9bebb84f16651884636acc3a7b95fd76c16bd3 [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 02:08:39 provisioning config files... 02:08:39 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1130@tmp/config1026273892150816318tmp [Pipeline] { [Pipeline] sh 02:08:39 + set +x 02:08:39 + + bash -s -- 02:08:39 curl -s https://codecov.io/bash 02:08:39 02:08:39 _____ _ 02:08:39 / ____| | | 02:08:39 | | ___ __| | ___ ___ _____ __ 02:08:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:08:39 | |___| (_) | (_| | __/ (_| (_) \ V / 02:08:39 \_____\___/ \__,_|\___|\___\___/ \_/ 02:08:39 Bash-1.0.6 02:08:39 02:08:39 02:08:39 ==> git version 2.25.1 found 02:08:39 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:08:39 Release-Date: 2020-01-08 02:08:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:08:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:08:39 ==> Jenkins CI detected. 02:08:39 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1130 02:08:39 project root: . 02:08:39 --> token set from env 02:08:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:08:39 ==> Running gcov in . (disable via -X gcov) 02:08:39 ==> Python coveragepy not found 02:08:39 ==> Searching for coverage reports in: 02:08:39 + . 02:08:39 -> Found 1 reports 02:08:39 ==> Detecting git/mercurial file structure 02:08:39 ==> Reading reports 02:08:39 + ./coverage.out bytes=129185 02:08:39 ==> Appending adjustments 02:08:39 https://docs.codecov.io/docs/fixing-reports 02:08:40 + Found adjustments 02:08:40 ==> Gzipping contents 02:08:40 16K /tmp/codecov.rTtVRb.gz 02:08:40 ==> Uploading reports 02:08:40 url: https://codecov.io 02:08:40 query: branch=PR-1130&commit=828ce9130f6c7761fa5367ae0a92a32ead3670da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1130%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1130&job=&cmd_args= 02:08:40 -> Pinging Codecov 02:08:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1130&commit=828ce9130f6c7761fa5367ae0a92a32ead3670da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1130%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1130&job=&cmd_args= 02:08:40 -> Uploading to 02:08:40 https://storage.googleapis.com/codecov/v4/raw/2022-04-12/7E55EF52A471D76F132DFD9A03CDDE97/828ce9130f6c7761fa5367ae0a92a32ead3670da/7867c38c-0d27-4427-855a-4b93e5830b29.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220412T020840Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cf6fedaf1b6654f816ec8050429a77fcc3d4cfb517ef2aa987aa2f5075cbb1e7 02:08:40 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:40 Dload Upload Total Spent Left Speed 02:08:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16251 0 0 100 16251 0 73533 --:--:-- --:--:-- --:--:-- 73202 100 16251 0 0 100 16251 0 61093 --:--:-- --:--:-- --:--:-- 60865 02:08:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/828ce9130f6c7761fa5367ae0a92a32ead3670da [Pipeline] } 02:08:40 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 02:08:42 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1130/archives ] 02:08:42 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1130/archives 02:08:42 total 16 02:08:42 drwxr-xr-x 3 root root 4096 Apr 12 01:59 . 02:08:42 drwxrwxr-x 12 jenkins jenkins 4096 Apr 12 01:59 .. 02:08:42 drwxr-xr-x 2 root root 4096 Apr 12 01:59 cost 02:08:42 -rw-r--r-- 1 root root 85 Apr 12 01:59 cost.csv 02:08:42 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1130/archives 02:08:42 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1130/archives 02:08:42 total 16 02:08:42 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 01:59 . 02:08:42 drwxrwxr-x 12 jenkins jenkins 4096 Apr 12 01:59 .. 02:08:42 drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 01:59 cost 02:08:42 -rw-r--r-- 1 jenkins jenkins 85 Apr 12 01:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:08:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:08:43 ---> package-listing.sh 02:08:43 ++ facter osfamily 02:08:43 ++ tr '[:upper:]' '[:lower:]' 02:08:44 + OS_FAMILY=debian 02:08:44 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1130 02:08:44 + START_PACKAGES=/tmp/packages_start.txt 02:08:44 + END_PACKAGES=/tmp/packages_end.txt 02:08:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:08:44 + PACKAGES=/tmp/packages_start.txt 02:08:44 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1130 ']' 02:08:44 + PACKAGES=/tmp/packages_end.txt 02:08:44 + case "${OS_FAMILY}" in 02:08:44 + dpkg -l 02:08:44 + grep '^ii' 02:08:44 + '[' -f /tmp/packages_start.txt ']' 02:08:44 + '[' -f /tmp/packages_end.txt ']' 02:08:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:08:44 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1130 ']' 02:08:44 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1130/archives/ 02:08:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1130/archives/ [Pipeline] echo 02:08:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1130/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:08:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:08:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:08:45 . [Pipeline] withDockerContainer 02:08:45 prd-ubuntu20.04-docker-8c-8g-20602 does not seem to be running inside a container 02:08:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1130/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-1130 -v /w/workspace/gexfoundry_device-sdk-go_PR-1130:/w/workspace/gexfoundry_device-sdk-go_PR-1130:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1130@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:08:45 $ docker top 21b45de55487cf00a2f3624054a59fab8ca42c7451cc573f3de395a3993d295d -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:45 + touch /tmp/pre-build-complete [Pipeline] sh 02:08:46 + mkdir -p /var/log/sysstat [Pipeline] sh 02:08:46 + ls /var/log/sa-host 02:08:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:46 provisioning config files... 02:08:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1130@tmp/config36581941605484256tmp [Pipeline] { [Pipeline] echo 02:08:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:08:47 ---> create-netrc.sh [Pipeline] } 02:08:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:08:47 ---> python-tools-install.sh [Pipeline] echo 02:08:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:08:48 ---> sudo-logs.sh 02:08:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:08:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:08:48 ---> job-cost.sh 02:08:48 lf-activate-venv: SKIPPING 02:08:48 DEBUG: total: 0.2199999988079071 02:08:48 INFO: Retrieving Stack Cost... 02:08:49 INFO: Retrieving Pricing Info for: v3-standard-8 02:08:49 INFO: Archiving Costs [Pipeline] echo 02:08:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:08:49 ---> logs-deploy.sh 02:08:49 lf-activate-venv: SKIPPING 02:08:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1130/1 02:08:49 INFO: archiving workspace using pattern(s): 02:08:50 Archives upload complete. 02:08:50 INFO: archiving logs to Nexus