Pull request #1409 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9997c6c456b1956325879bf7bf010c345e868d06+8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 (59273741381ea89ae4ab3127593153f10f293d5b) 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-ssh17083471329519070277.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7011298846589012268.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-1409/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-1409/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11616355060539745651.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-1409/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6776794164852364858.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh9942878478186161143.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-1409/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-1409/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh387550282486450573.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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/v3]] ========================================================= [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.20 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/v3 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5985’ Running on prd-ubuntu20.04-docker-8c-8g-5989 in /w/workspace/gexfoundry_device-sdk-go_PR-1409 [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-1409 # 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 > 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/1409/head:refs/remotes/origin/PR-1409 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 into PR head commit 9997c6c456b1956325879bf7bf010c345e868d06 Merge succeeded, producing 9997c6c456b1956325879bf7bf010c345e868d06 Checking out Revision 9997c6c456b1956325879bf7bf010c345e868d06 (PR-1409) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage > git config core.sparsecheckout # timeout=10 > git checkout -f 9997c6c456b1956325879bf7bf010c345e868d06 # 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 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9997c6c456b1956325879bf7bf010c345e868d06 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:59:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:59:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:59:50 ========================================================= 04:59:50 EdgeX Global Pipelines Version Info 04:59:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:59:50 ------------------- 04:59:50 stable info: 04:59:50 ------------------- 04:59:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:59:50 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 04:59:50 Message: update stable to v1.0.245 04:59:51 ------------------- 04:59:51 experimental info: 04:59:51 ------------------- 04:59:51 Commited By: **** collab-it+edgex@linuxfoundation.org 04:59:51 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 04:59:51 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1409 [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1409 [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1409 [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9997c6c456b1956325879bf7bf010c345e868d06 [Pipeline] echo 04:59:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9997c6c [Pipeline] echo 04:59:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:53 provisioning config files... 04:59:53 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/config13406048428430571582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:53 ---> docker-login.sh 04:59:53 nexus3.edgexfoundry.org:10001 04:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:53 Configure a credential helper to remove this warning. See 04:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:53 04:59:53 Login Succeeded 04:59:53 nexus3.edgexfoundry.org:10002 04:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:54 Configure a credential helper to remove this warning. See 04:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:54 04:59:54 Login Succeeded 04:59:54 nexus3.edgexfoundry.org:10003 04:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:54 Configure a credential helper to remove this warning. See 04:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:54 04:59:54 Login Succeeded 04:59:54 nexus3.edgexfoundry.org:10004 04:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:54 Configure a credential helper to remove this warning. See 04:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:54 04:59:54 Login Succeeded 04:59:54 docker.io 04:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:54 Configure a credential helper to remove this warning. See 04:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:54 04:59:54 Login Succeeded 04:59:54 ---> docker-login.sh ends [Pipeline] } 04:59:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:59:55 + git rev-list -1 --merges 9997c6c456b1956325879bf7bf010c345e868d06~1..9997c6c456b1956325879bf7bf010c345e868d06 [Pipeline] echo 04:59:55 -----------> git rev-list -1 --merges 9997c6c456b1956325879bf7bf010c345e868d06~1..9997c6c456b1956325879bf7bf010c345e868d06 9997c6c456b1956325879bf7bf010c345e868d06 [false] [Pipeline] sh 04:59:55 + git log --format=format:%s -1 9997c6c456b1956325879bf7bf010c345e868d06 [Pipeline] echo 04:59:55 ========================================================= 04:59:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:59:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:59:56 + git log --format=format:%s -1 9997c6c456b1956325879bf7bf010c345e868d06 [Pipeline] echo 04:59:56 [semverPrep] GIT_COMMIT: 9997c6c456b1956325879bf7bf010c345e868d06, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo 04:59:56 [semverPrep] This is not a build commit. [Pipeline] sh 04:59:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:59:56 + grep -v github /etc/ssh/ssh_known_hosts 04:59:56 + [ -e /tmp/ssh_known_hosts ] 04:59:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:59:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:59:56 + sudo tee -a /etc/ssh/ssh_known_hosts 04:59:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:56 04:59:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:57 0.1.4: Pulling from edgex-devops/py-git-semver 04:59:57 b85a868b505f: Pulling fs layer 04:59:57 e2be974225ed: Pulling fs layer 04:59:57 339a4e72a1f5: Pulling fs layer 04:59:57 988bab9f4d93: Pulling fs layer 04:59:57 1469e6f7b9e6: Pulling fs layer 04:59:57 eaf3925da568: Pulling fs layer 04:59:57 bab4dde63d76: Pulling fs layer 04:59:57 eaf3925da568: Waiting 04:59:57 bab4dde63d76: Waiting 04:59:57 bde34c3a00c8: Pulling fs layer 04:59:57 b352a97aabf1: Pulling fs layer 04:59:57 4872d77fe225: Pulling fs layer 04:59:57 5851b861e8e6: Pulling fs layer 04:59:57 b352a97aabf1: Waiting 04:59:57 bde34c3a00c8: Waiting 04:59:57 e2be974225ed: Download complete 04:59:57 988bab9f4d93: Verifying Checksum 04:59:57 988bab9f4d93: Download complete 04:59:57 1469e6f7b9e6: Verifying Checksum 04:59:57 1469e6f7b9e6: Download complete 04:59:57 eaf3925da568: Verifying Checksum 04:59:57 eaf3925da568: Download complete 04:59:57 339a4e72a1f5: Verifying Checksum 04:59:57 339a4e72a1f5: Download complete 04:59:57 bde34c3a00c8: Verifying Checksum 04:59:57 bde34c3a00c8: Download complete 04:59:57 b352a97aabf1: Verifying Checksum 04:59:57 b352a97aabf1: Download complete 04:59:57 4872d77fe225: Verifying Checksum 04:59:57 4872d77fe225: Download complete 04:59:57 5851b861e8e6: Verifying Checksum 04:59:57 5851b861e8e6: Download complete 04:59:57 b85a868b505f: Verifying Checksum 04:59:57 b85a868b505f: Download complete 04:59:57 bab4dde63d76: Verifying Checksum 04:59:57 bab4dde63d76: Download complete 04:59:58 b85a868b505f: Pull complete 04:59:59 e2be974225ed: Pull complete 04:59:59 339a4e72a1f5: Pull complete 04:59:59 988bab9f4d93: Pull complete 04:59:59 1469e6f7b9e6: Pull complete 04:59:59 eaf3925da568: Pull complete 05:00:01 bab4dde63d76: Pull complete 05:00:01 bde34c3a00c8: Pull complete 05:00:01 b352a97aabf1: Pull complete 05:00:01 4872d77fe225: Pull complete 05:00:02 5851b861e8e6: Pull complete 05:00:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:00:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:02 prd-ubuntu20.04-docker-8c-8g-5989 does not seem to be running inside a container 05:00:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1409 -v /w/workspace/gexfoundry_device-sdk-go_PR-1409:/w/workspace/gexfoundry_device-sdk-go_PR-1409:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:00:07 $ docker top 701fc9551b420c185ef94b16daf631188ff642ee65521aa04be1fc2f3fb03ea9 -eo pid,comm 05:00:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:00:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:00:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:07 [ssh-agent] Looking for ssh-agent implementation... 05:00:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:08 $ docker exec 701fc9551b420c185ef94b16daf631188ff642ee65521aa04be1fc2f3fb03ea9 ssh-agent 05:00:08 SSH_AUTH_SOCK=/tmp/ssh-dfgmxMnxztc1/agent.32 05:00:08 SSH_AGENT_PID=38 05:00:08 Running ssh-add (command line suppressed) 05:00:08 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/private_key_6786848693967610800.key (/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/private_key_6786848693967610800.key) 05:00:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:08 + git tag --points-at HEAD [Pipeline] } 05:00:08 $ docker exec --env ******** --env ******** 701fc9551b420c185ef94b16daf631188ff642ee65521aa04be1fc2f3fb03ea9 ssh-agent -k 05:00:08 unset SSH_AUTH_SOCK; 05:00:08 unset SSH_AGENT_PID; 05:00:08 echo Agent pid 38 killed; 05:00:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:00:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:08 [ssh-agent] Looking for ssh-agent implementation... 05:00:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:09 $ docker exec 701fc9551b420c185ef94b16daf631188ff642ee65521aa04be1fc2f3fb03ea9 ssh-agent 05:00:09 SSH_AUTH_SOCK=/tmp/ssh-2lgbU94pxXcZ/agent.70 05:00:09 SSH_AGENT_PID=76 05:00:09 Running ssh-add (command line suppressed) 05:00:09 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/private_key_12823200537356105350.key (/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/private_key_12823200537356105350.key) 05:00:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:09 + git semver init 05:00:09 2023-03-28 05:00:09,863 [run_init] DEBUG init version:0.0.0 force:False 05:00:09 2023-03-28 05:00:09,864 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver 05:00:09 2023-03-28 05:00:09,864 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver 05:00:09 2023-03-28 05:00:09,864 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1409, universal_newlines=False, shell=None, istream=None) 05:00:11 2023-03-28 05:00:11,097 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1409/.git/info/exclude 05:00:11 2023-03-28 05:00:11,097 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver/PR-1409 with force:False 05:00:11 2023-03-28 05:00:11,097 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver/PR-1409 05:00:11 2023-03-28 05:00:11,099 [execute] INFO git cat-file --batch-check 05:00:11 2023-03-28 05:00:11,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver, universal_newlines=False, shell=None, istream=) 05:00:11 2023-03-28 05:00:11,106 [execute] INFO git cat-file --batch 05:00:11 2023-03-28 05:00:11,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver, universal_newlines=False, shell=None, istream=) 05:00:11 2023-03-28 05:00:11,111 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver/PR-1409 05:00:11 0.0.0 [Pipeline] } 05:00:11 $ docker exec --env ******** --env ******** 701fc9551b420c185ef94b16daf631188ff642ee65521aa04be1fc2f3fb03ea9 ssh-agent -k 05:00:11 unset SSH_AUTH_SOCK; 05:00:11 unset SSH_AGENT_PID; 05:00:11 echo Agent pid 76 killed; 05:00:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:00:11 + git semver [Pipeline] } 05:00:12 $ docker stop --time=1 701fc9551b420c185ef94b16daf631188ff642ee65521aa04be1fc2f3fb03ea9 05:00:13 $ docker rm -f --volumes 701fc9551b420c185ef94b16daf631188ff642ee65521aa04be1fc2f3fb03ea9 [Pipeline] // withDockerContainer [Pipeline] sh 05:00:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:00:14 Stashed 1 file(s) [Pipeline] echo 05:00:14 [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 05:00:14 provisioning config files... 05:00:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/config8252074592988529611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:15 ---> docker-login.sh 05:00:15 nexus3.edgexfoundry.org:10001 05:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:15 Configure a credential helper to remove this warning. See 05:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:15 05:00:15 Login Succeeded 05:00:15 nexus3.edgexfoundry.org:10002 05:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:15 Configure a credential helper to remove this warning. See 05:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:15 05:00:15 Login Succeeded 05:00:15 nexus3.edgexfoundry.org:10003 05:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:15 Configure a credential helper to remove this warning. See 05:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:15 05:00:15 Login Succeeded 05:00:15 nexus3.edgexfoundry.org:10004 05:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:15 Configure a credential helper to remove this warning. See 05:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:15 05:00:15 Login Succeeded 05:00:15 docker.io 05:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:16 Configure a credential helper to remove this warning. See 05:00:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:16 05:00:16 Login Succeeded 05:00:16 ---> docker-login.sh ends [Pipeline] } 05:00:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:00:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:16 ========================================================= 05:00:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:00:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:16 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 05:00:16 Sending build context to Docker daemon 10.91MB 05:00:16 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:00:16 Step 2/10 : FROM ${BASE} AS builder 05:00:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:00:16 63b65145d645: Pulling fs layer 05:00:16 a2d21d5440eb: Pulling fs layer 05:00:16 935e6c44a52c: Pulling fs layer 05:00:16 94cc34f8dd06: Pulling fs layer 05:00:16 30dea6a524f1: Pulling fs layer 05:00:16 a2aff8979fd8: Pulling fs layer 05:00:16 6808be2612f2: Pulling fs layer 05:00:16 f25807f1079a: Pulling fs layer 05:00:16 94cc34f8dd06: Waiting 05:00:16 f25807f1079a: Waiting 05:00:16 6808be2612f2: Waiting 05:00:16 30dea6a524f1: Waiting 05:00:16 a2aff8979fd8: Waiting 05:00:17 a2d21d5440eb: Verifying Checksum 05:00:17 a2d21d5440eb: Download complete 05:00:17 94cc34f8dd06: Verifying Checksum 05:00:17 94cc34f8dd06: Download complete 05:00:17 63b65145d645: Verifying Checksum 05:00:17 63b65145d645: Download complete 05:00:17 30dea6a524f1: Download complete 05:00:17 a2aff8979fd8: Verifying Checksum 05:00:17 a2aff8979fd8: Download complete 05:00:17 63b65145d645: Pull complete 05:00:17 a2d21d5440eb: Pull complete 05:00:17 f25807f1079a: Verifying Checksum 05:00:17 f25807f1079a: Download complete 05:00:17 935e6c44a52c: Verifying Checksum 05:00:17 935e6c44a52c: Download complete 05:00:17 6808be2612f2: Download complete 05:00:21 935e6c44a52c: Pull complete 05:00:21 94cc34f8dd06: Pull complete 05:00:21 30dea6a524f1: Pull complete 05:00:21 a2aff8979fd8: Pull complete 05:00:23 6808be2612f2: Pull complete 05:00:23 f25807f1079a: Pull complete 05:00:23 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 05:00:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:00:23 ---> 3b553350e43f 05:00:23 Step 3/10 : ARG MAKE=make build 05:00:29 Still waiting to schedule task 05:00:29 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5987’ 05:00:30 ---> Running in 67d32b0ce98d 05:00:30 Removing intermediate container 67d32b0ce98d 05:00:30 ---> daad83d12f9a 05:00:30 Step 4/10 : WORKDIR /device-sdk-go 05:00:30 ---> Running in 2aaa6a7cd319 05:00:30 Removing intermediate container 2aaa6a7cd319 05:00:30 ---> a1f31f60fafc 05:00:30 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:00:30 ---> Running in 01c810307a71 05:00:30 Removing intermediate container 01c810307a71 05:00:30 ---> 3a96c3af68e8 05:00:30 Step 6/10 : RUN apk add --update --no-cache make git 05:00:30 ---> Running in 280750545e01 05:00:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:00:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:00:31 OK: 265 MiB in 53 packages 05:00:31 Removing intermediate container 280750545e01 05:00:31 ---> fa7c9ff31735 05:00:31 Step 7/10 : COPY go.mod vendor* ./ 05:00:31 ---> 918a2c4adccf 05:00:31 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:31 ---> Running in d569c9a53fe3 05:01:03 Removing intermediate container d569c9a53fe3 05:01:03 ---> 6db695430505 05:01:03 Step 9/10 : COPY . . 05:01:03 ---> 077488c05504 05:01:03 Step 10/10 : RUN ${MAKE} 05:01:03 ---> Running in c8c5bc866aef 05:01:03 noop 05:01:03 Removing intermediate container c8c5bc866aef 05:01:03 ---> 5b97010ab5f3 05:01:03 Successfully built 5b97010ab5f3 05:01:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:04 + docker inspect -f . ci-base-image-x86_64 05:01:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:04 prd-ubuntu20.04-docker-8c-8g-5989 does not seem to be running inside a container 05:01:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1409 -v /w/workspace/gexfoundry_device-sdk-go_PR-1409:/w/workspace/gexfoundry_device-sdk-go_PR-1409:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:04 $ docker top 399799a03a626e10555c013899ac845733d2e1b81da1052840025671dd157ed3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:05 + go version 05:01:05 go version go1.20.2 linux/amd64 [Pipeline] } 05:01:05 $ docker stop --time=1 399799a03a626e10555c013899ac845733d2e1b81da1052840025671dd157ed3 05:01:06 $ docker rm -f --volumes 399799a03a626e10555c013899ac845733d2e1b81da1052840025671dd157ed3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:07 + docker inspect -f . ci-base-image-x86_64 05:01:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:07 prd-ubuntu20.04-docker-8c-8g-5989 does not seem to be running inside a container 05:01:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1409 -v /w/workspace/gexfoundry_device-sdk-go_PR-1409:/w/workspace/gexfoundry_device-sdk-go_PR-1409:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:07 $ docker top eba1827f41c517e5d033755870bd1c0f739e0ac9789ca314357fff3bed04c041 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:07 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1409 [Pipeline] fileExists [Pipeline] sh 05:01:08 + make test 05:01:08 go test -race -coverprofile=coverage.out ./... 05:01:15 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:01:27 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:01:27 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:01:27 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:01:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:01:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:01:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.078s coverage: 27.6% of statements 05:01:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:01:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:01:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.058s coverage: 79.9% of statements 05:01:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.082s coverage: 86.0% of statements 05:01:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:01:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.092s coverage: 75.7% of statements 05:01:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:01:28 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:01:28 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:01:29 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:01:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.072s coverage: 14.9% of statements 05:01:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.072s coverage: 68.5% of statements 05:01:31 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.127s coverage: 89.2% of statements 05:01:31 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.060s coverage: 5.5% of statements 05:01:53 GO111MODULE=on go vet ./... 05:01:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:01:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:01:54 ./bin/test-attribution-txt.sh [Pipeline] echo 05:01:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:01:54 $ docker stop --time=1 eba1827f41c517e5d033755870bd1c0f739e0ac9789ca314357fff3bed04c041 05:01:58 $ docker rm -f --volumes eba1827f41c517e5d033755870bd1c0f739e0ac9789ca314357fff3bed04c041 [Pipeline] // withDockerContainer [Pipeline] sh 05:01:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:01:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:01:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:02:00 + ls -al . 05:02:00 total 276 05:02:00 drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 05:01 . 05:02:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 04:59 .. 05:02:00 -rw-rw-r-- 1 jenkins jenkins 140 Mar 28 04:59 .dockerignore 05:02:00 drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 05:00 .git 05:02:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 04:59 .github 05:02:00 -rw-rw-r-- 1 jenkins jenkins 131 Mar 28 04:59 .gitignore 05:02:00 -rw-rw-r-- 1 jenkins jenkins 42 Mar 28 04:59 .golangci.yml 05:02:00 drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 05:00 .semver 05:02:00 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 28 04:59 CHANGELOG.md 05:02:00 -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 04:59 GOVERNANCE.md 05:02:00 -rw-rw-r-- 1 jenkins jenkins 885 Mar 28 04:59 Jenkinsfile 05:02:00 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 28 04:59 LICENSE 05:02:00 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 28 04:59 Makefile 05:02:00 -rw-rw-r-- 1 jenkins jenkins 619 Mar 28 04:59 OWNERS.md 05:02:00 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 28 04:59 README.md 05:02:00 -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 05:00 VERSION 05:02:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 04:59 bin 05:02:00 -rw-r--r-- 1 jenkins jenkins 106714 Mar 28 05:01 coverage.out 05:02:00 drwxrwxr-x 5 jenkins jenkins 4096 Mar 28 04:59 example 05:02:00 -rw-rw-r-- 1 jenkins jenkins 3243 Mar 28 04:59 go.mod 05:02:00 -rw-rw-r-- 1 jenkins jenkins 30606 Mar 28 04:59 go.sum 05:02:00 drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 04:59 internal 05:02:00 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 04:59 openapi 05:02:00 drwxrwxr-x 6 jenkins jenkins 4096 Mar 28 04:59 pkg 05:02:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 04:59 snap 05:02:00 -rw-rw-r-- 1 jenkins jenkins 222 Mar 28 04:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:00 + 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=9997c6c456b1956325879bf7bf010c345e868d06 --label arch=amd64 --label version=0.0.0 . 05:02:00 Sending build context to Docker daemon 11.02MB 05:02:00 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:02:00 Step 2/23 : FROM ${BASE} AS builder 05:02:00 ---> 5b97010ab5f3 05:02:00 Step 3/23 : ARG MAKE=make build 05:02:00 ---> Running in cce9ed8413e6 05:02:00 Removing intermediate container cce9ed8413e6 05:02:00 ---> a3c6a4526424 05:02:00 Step 4/23 : WORKDIR /device-sdk-go 05:02:00 ---> Running in dc5949f5ef55 05:02:01 Removing intermediate container dc5949f5ef55 05:02:01 ---> f23e7409c6f7 05:02:01 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:02:01 ---> Running in 4b93330fc17f 05:02:01 Removing intermediate container 4b93330fc17f 05:02:01 ---> c2d32c287a6b 05:02:01 Step 6/23 : RUN apk add --update --no-cache make git 05:02:01 ---> Running in 6a9f30caa933 05:02:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:02:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:02:01 OK: 265 MiB in 53 packages 05:02:02 Removing intermediate container 6a9f30caa933 05:02:02 ---> 30747228d8a3 05:02:02 Step 7/23 : COPY go.mod vendor* ./ 05:02:02 ---> 7a3b33fde5d1 05:02:02 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:02 ---> Running in aed41b7586bc 05:02:03 Removing intermediate container aed41b7586bc 05:02:03 ---> 1e31c711f212 05:02:03 Step 9/23 : COPY . . 05:02:03 ---> a05b21746be2 05:02:03 Step 10/23 : RUN ${MAKE} 05:02:03 ---> Running in 5165097a14e3 05:02:04 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:02:26 Removing intermediate container 5165097a14e3 05:02:26 ---> e48af58fca2b 05:02:26 Step 11/23 : FROM alpine:3.17 05:02:26 3.17: Pulling from library/alpine 05:02:26 63b65145d645: Already exists 05:02:26 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 05:02:26 Status: Downloaded newer image for alpine:3.17 05:02:26 ---> b2aa39c304c2 05:02:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:02:26 ---> Running in 1a46134f90ab 05:02:26 Removing intermediate container 1a46134f90ab 05:02:26 ---> e93357c16aee 05:02:26 Step 13/23 : RUN apk add --update --no-cache 05:02:26 ---> Running in e148bb9b132e 05:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:02:26 OK: 7 MiB in 15 packages 05:02:26 Removing intermediate container e148bb9b132e 05:02:26 ---> de345ebc7463 05:02:26 Step 14/23 : WORKDIR / 05:02:26 ---> Running in 89a4e90d233c 05:02:26 Removing intermediate container 89a4e90d233c 05:02:26 ---> 2a5df86fecf8 05:02:26 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:02:26 ---> 20d3d64c66e2 05:02:26 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:02:27 ---> 64acdcf0977d 05:02:27 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:02:27 ---> 56ad9964c35e 05:02:27 Step 18/23 : EXPOSE 59999 05:02:27 ---> Running in 36b3b274a74b 05:02:27 Removing intermediate container 36b3b274a74b 05:02:27 ---> eb6a7e8a0091 05:02:27 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:02:27 ---> Running in 0ad7321bff7f 05:02:27 Removing intermediate container 0ad7321bff7f 05:02:27 ---> fe4fda276029 05:02:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:02:27 ---> Running in c352e9a32774 05:02:27 Removing intermediate container c352e9a32774 05:02:27 ---> 398d749c8722 05:02:27 Step 21/23 : LABEL arch=amd64 05:02:27 ---> Running in 7c33cb15b443 05:02:27 Removing intermediate container 7c33cb15b443 05:02:27 ---> faf0efa6f35f 05:02:27 Step 22/23 : LABEL git_sha=9997c6c456b1956325879bf7bf010c345e868d06 05:02:27 ---> Running in 9d01f5c65904 05:02:28 Removing intermediate container 9d01f5c65904 05:02:28 ---> 1ed0437acef8 05:02:28 Step 23/23 : LABEL version=0.0.0 05:02:28 ---> Running in 58243d340108 05:02:28 Removing intermediate container 58243d340108 05:02:28 ---> 59e4a6e815d9 05:02:28 [Warning] One or more build-args [ARCH] were not consumed 05:02:28 Successfully built 59e4a6e815d9 05:02:28 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 05:02:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:28 05:02:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:29 latest: Pulling from edgex-lftools-log-publisher 05:02:29 5eb5b503b376: Pulling fs layer 05:02:29 5c69ac0246d0: Pulling fs layer 05:02:29 ec43610c2a17: Pulling fs layer 05:02:29 3a2ae6a8a46f: Pulling fs layer 05:02:29 33b1e0a273af: Pulling fs layer 05:02:29 5d3b04190fa2: Pulling fs layer 05:02:29 2f39f015ded8: Pulling fs layer 05:02:29 3a2ae6a8a46f: Waiting 05:02:29 33b1e0a273af: Waiting 05:02:29 5d3b04190fa2: Waiting 05:02:29 2f39f015ded8: Waiting 05:02:29 5c69ac0246d0: Verifying Checksum 05:02:29 5c69ac0246d0: Download complete 05:02:29 3a2ae6a8a46f: Verifying Checksum 05:02:29 3a2ae6a8a46f: Download complete 05:02:29 33b1e0a273af: Verifying Checksum 05:02:29 33b1e0a273af: Download complete 05:02:29 ec43610c2a17: Verifying Checksum 05:02:29 ec43610c2a17: Download complete 05:02:29 5d3b04190fa2: Verifying Checksum 05:02:29 5d3b04190fa2: Download complete 05:02:29 5eb5b503b376: Verifying Checksum 05:02:29 5eb5b503b376: Download complete 05:02:30 2f39f015ded8: Download complete 05:02:30 5eb5b503b376: Pull complete 05:02:31 5c69ac0246d0: Pull complete 05:02:31 ec43610c2a17: Pull complete 05:02:31 3a2ae6a8a46f: Pull complete 05:02:31 33b1e0a273af: Pull complete 05:02:31 5d3b04190fa2: Pull complete 05:02:37 2f39f015ded8: Pull complete 05:02:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:02:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:37 prd-ubuntu20.04-docker-8c-8g-5989 does not seem to be running inside a container 05:02:37 $ 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-1409 -v /w/workspace/gexfoundry_device-sdk-go_PR-1409:/w/workspace/gexfoundry_device-sdk-go_PR-1409:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:02:44 $ docker top 7879b0f81be8cc0ad41aba27d56965908efc0e61df1fa9b090e04d300246a60a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:44 ---> job-cost.sh 05:02:44 lf-activate-venv: SKIPPING 05:02:44 INFO: No Stack... 05:02:44 INFO: Retrieving Pricing Info for: v3-standard-8 05:02:45 INFO: Archiving Costs [Pipeline] sh 05:02:45 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives/cost.csv 05:02:45 + cut -d, -f6 [Pipeline] lock 05:02:45 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1409-1-stack-cost] 05:02:45 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1409-1-stack-cost] did not exist. Created. 05:02:45 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1409-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:02:45 + echo total: 0.2199999988079071 [Pipeline] stash 05:02:45 Stashed 1 file(s) [Pipeline] } 05:02:45 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1409-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:02:45 $ docker stop --time=1 7879b0f81be8cc0ad41aba27d56965908efc0e61df1fa9b090e04d300246a60a 05:02:47 $ docker rm -f --volumes 7879b0f81be8cc0ad41aba27d56965908efc0e61df1fa9b090e04d300246a60a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:02:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5995 in /w/workspace/gexfoundry_device-sdk-go_PR-1409 [Pipeline] { [Pipeline] ws 05:02:52 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:02:52 The recommended git tool is: git 05:02:59 using credential edgex-jenkins-ssh 05:02:59 Cloning the remote Git repository 05:02:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:03:00 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:03:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:03:00 > git --version # timeout=10 05:03:00 > git --version # 'git version 2.25.1' 05:03:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:02 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:03:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:03:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:03:03 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1409/head:refs/remotes/origin/PR-1409 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:03:04 Merging remotes/origin/main commit 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 into PR head commit 9997c6c456b1956325879bf7bf010c345e868d06 05:03:04 Merge succeeded, producing 9997c6c456b1956325879bf7bf010c345e868d06 05:03:04 Checking out Revision 9997c6c456b1956325879bf7bf010c345e868d06 (PR-1409) 05:03:05 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" 05:03:05 > git --version # timeout=10 05:03:05 > git --version # 'git version 2.25.1' 05:03:05 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 05:03:04 > git config core.sparsecheckout # timeout=10 05:03:04 > git checkout -f 9997c6c456b1956325879bf7bf010c345e868d06 # timeout=10 05:03:04 > git remote # timeout=10 05:03:04 > git config --get remote.origin.url # timeout=10 05:03:04 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:04 > git merge 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 # timeout=10 05:03:04 > git rev-parse HEAD^{commit} # timeout=10 05:03:04 > git config core.sparsecheckout # timeout=10 05:03:04 > git checkout -f 9997c6c456b1956325879bf7bf010c345e868d06 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:03:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:03:06 % Total % Received % Xferd Average Speed Time Time Time Current 05:03:06 Dload Upload Total Spent Left Speed 05:03:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh 05:03:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:03:07 + sudo tee /etc/docker/daemon.new 05:03:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:03:07 { 05:03:07 "registry-mirrors": [ 05:03:07 "https://nexus3.edgexfoundry.org:10001" 05:03:07 ], 05:03:07 "bip": "10.250.0.254/24", 05:03:07 "hosts": [ 05:03:07 "tcp://0.0.0.0:5555", 05:03:07 "unix:///var/run/docker.sock" 05:03:07 ], 05:03:07 "mtu": 1458, 05:03:07 "selinux-enabled": true, 05:03:07 "seccomp-profile": "/etc/docker/seccomp.json" 05:03:07 } [Pipeline] sh 05:03:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:03:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:26 provisioning config files... 05:03:26 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config11024993883898608561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:27 ---> docker-login.sh 05:03:27 nexus3.edgexfoundry.org:10001 05:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:27 Configure a credential helper to remove this warning. See 05:03:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:27 05:03:27 Login Succeeded 05:03:27 nexus3.edgexfoundry.org:10002 05:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:28 Configure a credential helper to remove this warning. See 05:03:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:28 05:03:28 Login Succeeded 05:03:28 nexus3.edgexfoundry.org:10003 05:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:28 Configure a credential helper to remove this warning. See 05:03:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:28 05:03:28 Login Succeeded 05:03:28 nexus3.edgexfoundry.org:10004 05:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:29 Configure a credential helper to remove this warning. See 05:03:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:29 05:03:29 Login Succeeded 05:03:29 docker.io 05:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:29 Configure a credential helper to remove this warning. See 05:03:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:29 05:03:29 Login Succeeded 05:03:29 ---> docker-login.sh ends [Pipeline] } 05:03:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:03:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:30 ========================================================= 05:03:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:03:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:30 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:03:30 Sending build context to Docker daemon 5.862MB 05:03:31 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:03:31 Step 2/10 : FROM ${BASE} AS builder 05:03:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:03:31 af6eaf76a39c: Pulling fs layer 05:03:31 55522c791124: Pulling fs layer 05:03:31 ce5c4a1c91eb: Pulling fs layer 05:03:31 169dfbe0d373: Pulling fs layer 05:03:31 e1ff8fa3b103: Pulling fs layer 05:03:31 52ebb69f0ebf: Pulling fs layer 05:03:31 5abe8eddf0d5: Pulling fs layer 05:03:31 e1ff8fa3b103: Waiting 05:03:31 52ebb69f0ebf: Waiting 05:03:31 5abe8eddf0d5: Waiting 05:03:31 169dfbe0d373: Waiting 05:03:31 55522c791124: Verifying Checksum 05:03:31 55522c791124: Download complete 05:03:31 169dfbe0d373: Verifying Checksum 05:03:31 169dfbe0d373: Download complete 05:03:31 e1ff8fa3b103: Verifying Checksum 05:03:31 e1ff8fa3b103: Download complete 05:03:31 af6eaf76a39c: Verifying Checksum 05:03:31 af6eaf76a39c: Download complete 05:03:32 af6eaf76a39c: Pull complete 05:03:32 5abe8eddf0d5: Verifying Checksum 05:03:32 5abe8eddf0d5: Download complete 05:03:32 55522c791124: Pull complete 05:03:34 ce5c4a1c91eb: Verifying Checksum 05:03:34 ce5c4a1c91eb: Download complete 05:03:34 52ebb69f0ebf: Download complete 05:03:46 ce5c4a1c91eb: Pull complete 05:03:46 169dfbe0d373: Pull complete 05:03:46 e1ff8fa3b103: Pull complete 05:03:54 52ebb69f0ebf: Pull complete 05:03:56 5abe8eddf0d5: Pull complete 05:03:56 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 05:03:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:03:56 ---> 6cb57ee374ae 05:03:56 Step 3/10 : ARG MAKE=make build 05:03:58 ---> Running in 163a8c27c3c0 05:03:58 Removing intermediate container 163a8c27c3c0 05:03:58 ---> 64d0406c99d7 05:03:58 Step 4/10 : WORKDIR /device-sdk-go 05:03:58 ---> Running in d913834e4483 05:03:59 Removing intermediate container d913834e4483 05:03:59 ---> 596220ede6e6 05:03:59 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:03:59 ---> Running in efac4fbf0d09 05:03:59 Removing intermediate container efac4fbf0d09 05:03:59 ---> aa1e360cebea 05:03:59 Step 6/10 : RUN apk add --update --no-cache make git 05:03:59 ---> Running in cd7b3351fad1 05:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:04:03 OK: 263 MiB in 53 packages 05:04:04 Removing intermediate container cd7b3351fad1 05:04:04 ---> f8ade8f46c4c 05:04:04 Step 7/10 : COPY go.mod vendor* ./ 05:04:04 ---> c5fc3fde0ed8 05:04:04 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:04 ---> Running in 7f754decac85 05:05:12 Removing intermediate container 7f754decac85 05:05:12 ---> 42c123d41c92 05:05:12 Step 9/10 : COPY . . 05:05:12 ---> eb622e623f9f 05:05:12 Step 10/10 : RUN ${MAKE} 05:05:12 ---> Running in 2a89de0efe39 05:05:12 noop 05:05:12 Removing intermediate container 2a89de0efe39 05:05:12 ---> 8858629cb453 05:05:12 Successfully built 8858629cb453 05:05:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:13 + docker inspect -f . ci-base-image-arm64 05:05:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:13 prd-ubuntu20.04-docker-arm64-4c-16g-5995 does not seem to be running inside a container 05:05:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:05:14 $ docker top 380808fb5c6c26a21735a832c236ea2884f6ed901e699443bd1c0930c270317c -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:15 + go version 05:05:15 go version go1.20.2 linux/arm64 [Pipeline] } 05:05:15 $ docker stop --time=1 380808fb5c6c26a21735a832c236ea2884f6ed901e699443bd1c0930c270317c 05:05:17 $ docker rm -f --volumes 380808fb5c6c26a21735a832c236ea2884f6ed901e699443bd1c0930c270317c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:18 + docker inspect -f . ci-base-image-arm64 05:05:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:18 prd-ubuntu20.04-docker-arm64-4c-16g-5995 does not seem to be running inside a container 05:05:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:05:20 $ docker top ad63ece56aaa0b0db73c7e3489af855ddaca78b1d55aa4da71f3cd53f40ff02b -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:21 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:05:21 + make test 05:05:21 go test -race -coverprofile=coverage.out ./... 05:06:08 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:08:45 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:08:45 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:08:45 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:08:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:08:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:08:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.264s coverage: 27.6% of statements 05:09:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.305s coverage: 79.9% of statements 05:09:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:09:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:09:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.434s coverage: 86.0% of statements 05:09:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:09:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.502s coverage: 75.7% of statements 05:09:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:09:34 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:09:34 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:09:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.305s coverage: 14.9% of statements 05:09:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.464s coverage: 68.5% of statements 05:09:39 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.501s coverage: 89.2% of statements 05:09:40 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:09:40 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.273s coverage: 5.5% of statements 05:09:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:09:41 GO111MODULE=on go vet ./... 05:12:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:12:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:12:33 ./bin/test-attribution-txt.sh [Pipeline] echo 05:12:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:12:33 $ docker stop --time=1 ad63ece56aaa0b0db73c7e3489af855ddaca78b1d55aa4da71f3cd53f40ff02b 05:12:36 $ docker rm -f --volumes ad63ece56aaa0b0db73c7e3489af855ddaca78b1d55aa4da71f3cd53f40ff02b [Pipeline] // withDockerContainer [Pipeline] sh 05:12:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:12:38 Warning: overwriting stash ‘coverage-report’ 05:12:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:12:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:12:39 + ls -al . 05:12:39 total 272 05:12:39 drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 05:05 . 05:12:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 05:03 .. 05:12:39 -rw-rw-r-- 1 jenkins jenkins 140 Mar 28 05:03 .dockerignore 05:12:39 drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 05:03 .git 05:12:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 05:03 .github 05:12:39 -rw-rw-r-- 1 jenkins jenkins 131 Mar 28 05:03 .gitignore 05:12:39 -rw-rw-r-- 1 jenkins jenkins 42 Mar 28 05:03 .golangci.yml 05:12:39 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 28 05:03 CHANGELOG.md 05:12:39 -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 05:03 GOVERNANCE.md 05:12:39 -rw-rw-r-- 1 jenkins jenkins 885 Mar 28 05:03 Jenkinsfile 05:12:39 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 28 05:03 LICENSE 05:12:39 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 28 05:03 Makefile 05:12:39 -rw-rw-r-- 1 jenkins jenkins 619 Mar 28 05:03 OWNERS.md 05:12:39 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 28 05:03 README.md 05:12:39 -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 05:00 VERSION 05:12:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 05:03 bin 05:12:39 -rw-r--r-- 1 jenkins jenkins 106712 Mar 28 05:09 coverage.out 05:12:39 drwxrwxr-x 5 jenkins jenkins 4096 Mar 28 05:03 example 05:12:39 -rw-rw-r-- 1 jenkins jenkins 3243 Mar 28 05:03 go.mod 05:12:39 -rw-rw-r-- 1 jenkins jenkins 30606 Mar 28 05:03 go.sum 05:12:39 drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 05:03 internal 05:12:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 05:03 openapi 05:12:39 drwxrwxr-x 6 jenkins jenkins 4096 Mar 28 05:03 pkg 05:12:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 05:03 snap 05:12:39 -rw-rw-r-- 1 jenkins jenkins 222 Mar 28 05:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:40 + 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=9997c6c456b1956325879bf7bf010c345e868d06 --label arch=arm64 --label version=0.0.0 . 05:12:40 Sending build context to Docker daemon 5.969MB 05:12:40 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:12:40 Step 2/23 : FROM ${BASE} AS builder 05:12:40 ---> 8858629cb453 05:12:40 Step 3/23 : ARG MAKE=make build 05:12:40 ---> Running in ffe5f3926dbf 05:12:41 Removing intermediate container ffe5f3926dbf 05:12:41 ---> 05695159df4d 05:12:41 Step 4/23 : WORKDIR /device-sdk-go 05:12:41 ---> Running in 7235e7510d91 05:12:41 Removing intermediate container 7235e7510d91 05:12:41 ---> b716173efe74 05:12:41 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:12:41 ---> Running in d796021b4661 05:12:41 Removing intermediate container d796021b4661 05:12:41 ---> ef25aaa55f11 05:12:41 Step 6/23 : RUN apk add --update --no-cache make git 05:12:42 ---> Running in c1a4f08c586c 05:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:12:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:12:45 OK: 263 MiB in 53 packages 05:12:46 Removing intermediate container c1a4f08c586c 05:12:46 ---> a63ac98966a8 05:12:46 Step 7/23 : COPY go.mod vendor* ./ 05:12:46 ---> ea90a3cb473e 05:12:46 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:47 ---> Running in 14fed8e34dd3 05:12:51 Removing intermediate container 14fed8e34dd3 05:12:51 ---> 6a6e045cb18d 05:12:51 Step 9/23 : COPY . . 05:12:52 ---> 74c275817509 05:12:52 Step 10/23 : RUN ${MAKE} 05:12:52 ---> Running in 3a63f65ffeb2 05:12:53 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:15:30 Removing intermediate container 3a63f65ffeb2 05:15:30 ---> 309a1157af7a 05:15:30 Step 11/23 : FROM alpine:3.17 05:15:30 3.17: Pulling from library/alpine 05:15:30 af6eaf76a39c: Already exists 05:15:30 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 05:15:30 Status: Downloaded newer image for alpine:3.17 05:15:30 ---> d74e625d9115 05:15:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:15:30 ---> Running in 4a0e4f793fe5 05:15:30 Removing intermediate container 4a0e4f793fe5 05:15:30 ---> 586d04127c5b 05:15:30 Step 13/23 : RUN apk add --update --no-cache 05:15:30 ---> Running in 3fab99188a1b 05:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:15:30 OK: 7 MiB in 15 packages 05:15:30 Removing intermediate container 3fab99188a1b 05:15:30 ---> ce47d25e3adf 05:15:30 Step 14/23 : WORKDIR / 05:15:30 ---> Running in ad8d7f7fb337 05:15:30 Removing intermediate container ad8d7f7fb337 05:15:30 ---> 861af47ba2ee 05:15:30 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:15:30 ---> ebeee02b6ba7 05:15:30 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:15:30 ---> b612c3506182 05:15:30 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:15:30 ---> 9551d11e2b70 05:15:30 Step 18/23 : EXPOSE 59999 05:15:30 ---> Running in 8558ae51e41b 05:15:30 Removing intermediate container 8558ae51e41b 05:15:30 ---> 7a70c4f33097 05:15:30 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:15:30 ---> Running in d346a731368f 05:15:30 Removing intermediate container d346a731368f 05:15:30 ---> 2f5222ec1899 05:15:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:15:30 ---> Running in 7fb3e3dd2589 05:15:30 Removing intermediate container 7fb3e3dd2589 05:15:30 ---> 1217d6e74292 05:15:30 Step 21/23 : LABEL arch=arm64 05:15:30 ---> Running in f4a2ebb42ba5 05:15:30 Removing intermediate container f4a2ebb42ba5 05:15:30 ---> 75d817af9824 05:15:30 Step 22/23 : LABEL git_sha=9997c6c456b1956325879bf7bf010c345e868d06 05:15:30 ---> Running in 61585e67e284 05:15:30 Removing intermediate container 61585e67e284 05:15:30 ---> 46e39ffbfeb8 05:15:30 Step 23/23 : LABEL version=0.0.0 05:15:30 ---> Running in 53286311ec34 05:15:30 Removing intermediate container 53286311ec34 05:15:30 ---> 693284b804c7 05:15:30 [Warning] One or more build-args [ARCH] were not consumed 05:15:30 Successfully built 693284b804c7 05:15:30 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 05:15:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:31 05:15:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:31 arm64: Pulling from edgex-lftools-log-publisher 05:15:31 8998bd30e6a1: Pulling fs layer 05:15:31 04944245beec: Pulling fs layer 05:15:31 699f458cf7ca: Pulling fs layer 05:15:31 765212b225bb: Pulling fs layer 05:15:31 f23df028b6ca: Pulling fs layer 05:15:31 d65c8cfc05b1: Pulling fs layer 05:15:31 2437ff75d9bd: Pulling fs layer 05:15:31 765212b225bb: Waiting 05:15:31 f23df028b6ca: Waiting 05:15:31 d65c8cfc05b1: Waiting 05:15:31 2437ff75d9bd: Waiting 05:15:32 04944245beec: Verifying Checksum 05:15:32 04944245beec: Download complete 05:15:32 765212b225bb: Verifying Checksum 05:15:32 765212b225bb: Download complete 05:15:32 f23df028b6ca: Verifying Checksum 05:15:32 f23df028b6ca: Download complete 05:15:32 d65c8cfc05b1: Verifying Checksum 05:15:32 d65c8cfc05b1: Download complete 05:15:32 699f458cf7ca: Verifying Checksum 05:15:32 699f458cf7ca: Download complete 05:15:32 8998bd30e6a1: Verifying Checksum 05:15:32 8998bd30e6a1: Download complete 05:15:34 2437ff75d9bd: Verifying Checksum 05:15:34 2437ff75d9bd: Download complete 05:15:36 8998bd30e6a1: Pull complete 05:15:36 04944245beec: Pull complete 05:15:38 699f458cf7ca: Pull complete 05:15:38 765212b225bb: Pull complete 05:15:38 f23df028b6ca: Pull complete 05:15:38 d65c8cfc05b1: Pull complete 05:15:51 2437ff75d9bd: Pull complete 05:15:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:15:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:51 prd-ubuntu20.04-docker-arm64-4c-16g-5995 does not seem to be running inside a container 05:15:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:15:54 $ docker top 71f9b1a945d0abaced7236ab06cb48fad1db41dcf871ff9f7189712749598429 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:54 ---> job-cost.sh 05:15:55 lf-activate-venv: SKIPPING 05:15:55 INFO: No Stack... 05:15:55 INFO: Retrieving Pricing Info for: v3-standard-4 05:15:56 INFO: Archiving Costs [Pipeline] sh 05:15:56 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:15:56 + cut -d, -f6 [Pipeline] lock 05:15:57 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1409-1-stack-cost] 05:15:57 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1409-1-stack-cost] did not exist. Created. 05:15:57 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1409-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:15:57 /w/workspace/device-sdk-go/1@tmp/durable-aca36f3c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:15:58 + echo total: 0.10999999940395355 [Pipeline] stash 05:15:58 Warning: overwriting stash ‘stack-cost’ 05:15:58 Stashed 1 file(s) [Pipeline] } 05:15:58 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1409-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:15:58 $ docker stop --time=1 71f9b1a945d0abaced7236ab06cb48fad1db41dcf871ff9f7189712749598429 05:16:00 $ docker rm -f --volumes 71f9b1a945d0abaced7236ab06cb48fad1db41dcf871ff9f7189712749598429 [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 05:16:01 provisioning config files... 05:16:01 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/config10466015596294576941tmp [Pipeline] { [Pipeline] sh 05:16:01 + set +x 05:16:01 + bash -s -- 05:16:01 + curl -s https://codecov.io/bash 05:16:01 05:16:01 _____ _ 05:16:01 / ____| | | 05:16:01 | | ___ __| | ___ ___ _____ __ 05:16:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:16:01 | |___| (_) | (_| | __/ (_| (_) \ V / 05:16:01 \_____\___/ \__,_|\___|\___\___/ \_/ 05:16:01 Bash-1.0.6 05:16:01 05:16:01 05:16:01 ==> git version 2.25.1 found 05:16:01 ==> 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 05:16:01 Release-Date: 2020-01-08 05:16:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:16:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:16:01 ==> Jenkins CI detected. 05:16:01 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1409 05:16:01 project root: . 05:16:01 --> token set from env 05:16:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:16:01 ==> Running gcov in . (disable via -X gcov) 05:16:01 ==> Python coveragepy not found 05:16:01 ==> Searching for coverage reports in: 05:16:01 + . 05:16:01 -> Found 1 reports 05:16:01 ==> Detecting git/mercurial file structure 05:16:01 ==> Reading reports 05:16:01 + ./coverage.out bytes=106712 05:16:01 ==> Appending adjustments 05:16:01 https://docs.codecov.io/docs/fixing-reports 05:16:01 + Found adjustments 05:16:01 ==> Gzipping contents 05:16:01 16K /tmp/codecov.tROJuS.gz 05:16:01 ==> Uploading reports 05:16:01 url: https://codecov.io 05:16:01 query: branch=PR-1409&commit=9997c6c456b1956325879bf7bf010c345e868d06&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1409%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1409&job=&cmd_args= 05:16:01 -> Pinging Codecov 05:16:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1409&commit=9997c6c456b1956325879bf7bf010c345e868d06&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1409%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1409&job=&cmd_args= 05:16:01 -> Uploading to 05:16:01 https://storage.googleapis.com/codecov/v4/raw/2023-03-28/7E55EF52A471D76F132DFD9A03CDDE97/9997c6c456b1956325879bf7bf010c345e868d06/9a094a34-fe36-48d5-a430-ff977711e8fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T051601Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0b8564cc13861857813eb2b2036df731a1ee1ee4b63e3c9213fb62ca8cb762ee 05:16:02 % Total % Received % Xferd Average Speed Time Time Time Current 05:16:02 Dload Upload Total Spent Left Speed 05:16:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15124 0 0 100 15124 0 57946 --:--:-- --:--:-- --:--:-- 58169 05:16:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/9997c6c456b1956325879bf7bf010c345e868d06 [Pipeline] } 05:16:02 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 05:16:04 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives ] 05:16:04 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives 05:16:04 total 16 05:16:04 drwxr-xr-x 3 root root 4096 Mar 28 05:02 . 05:16:04 drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 05:02 .. 05:16:04 drwxr-xr-x 2 root root 4096 Mar 28 05:02 cost 05:16:04 -rw-r--r-- 1 root root 86 Mar 28 05:02 cost.csv 05:16:04 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives 05:16:04 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives 05:16:04 total 16 05:16:04 drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 05:02 . 05:16:04 drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 05:02 .. 05:16:04 drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 05:02 cost 05:16:04 -rw-r--r-- 1 jenkins jenkins 86 Mar 28 05:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:16:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:16:05 ---> package-listing.sh 05:16:05 ++ facter osfamily 05:16:05 ++ tr '[:upper:]' '[:lower:]' 05:16:05 + OS_FAMILY=debian 05:16:05 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1409 05:16:05 + START_PACKAGES=/tmp/packages_start.txt 05:16:05 + END_PACKAGES=/tmp/packages_end.txt 05:16:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:16:05 + PACKAGES=/tmp/packages_start.txt 05:16:05 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1409 ']' 05:16:05 + PACKAGES=/tmp/packages_end.txt 05:16:05 + case "${OS_FAMILY}" in 05:16:05 + dpkg -l 05:16:05 + grep '^ii' 05:16:05 + '[' -f /tmp/packages_start.txt ']' 05:16:05 + '[' -f /tmp/packages_end.txt ']' 05:16:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:16:05 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1409 ']' 05:16:05 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives/ 05:16:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives/ [Pipeline] echo 05:16:05 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-1409/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:16:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:16:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:06 prd-ubuntu20.04-docker-8c-8g-5989 does not seem to be running inside a container 05:16:06 $ 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-1409/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-1409 -v /w/workspace/gexfoundry_device-sdk-go_PR-1409:/w/workspace/gexfoundry_device-sdk-go_PR-1409:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:16:06 $ docker top 6a35d0c12c89f1b1aec3899f05d9f223bb721fea6d4e95d6f9bdaa8fe39e1eed -eo pid,comm [Pipeline] { [Pipeline] sh 05:16:07 + touch /tmp/pre-build-complete [Pipeline] sh 05:16:07 + mkdir -p /var/log/sysstat [Pipeline] sh 05:16:07 + ls /var/log/sa-host 05:16:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:16:08 provisioning config files... 05:16:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/config11359029390858169362tmp [Pipeline] { [Pipeline] echo 05:16:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:16:08 ---> create-netrc.sh [Pipeline] } 05:16:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:16:08 ---> python-tools-install.sh [Pipeline] echo 05:16:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:16:09 ---> sudo-logs.sh 05:16:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:16:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:16:09 ---> job-cost.sh 05:16:09 lf-activate-venv: SKIPPING 05:16:09 DEBUG: total: 0.2199999988079071 05:16:09 INFO: Retrieving Stack Cost... 05:16:09 INFO: Retrieving Pricing Info for: v3-standard-8 05:16:10 INFO: Archiving Costs [Pipeline] echo 05:16:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:16:10 ---> logs-deploy.sh 05:16:10 lf-activate-venv: SKIPPING 05:16:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1409/1 05:16:10 INFO: archiving workspace using pattern(s): 05:16:11 Archives upload complete. 05:16:12 INFO: archiving logs to Nexus