Pull request #1471 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 7bae8fa0f4e90ceb1ec90c1d543255b789387e3e+d74039b1e75348ec690936aee1c1bcbaac678fee (10179c3dc918b17a7351bbdb70e3d9e726f572d1) 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-ssh7336243569619492184.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh5811696919656847092.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1471/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-1471/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16910673414138450667.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 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-ssh965743430712856354.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1471/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-1471/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11137536240447080767.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1581 in /w/workspace/gexfoundry_device-sdk-go_PR-1471 [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-1471 # 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/1471/head:refs/remotes/origin/PR-1471 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d74039b1e75348ec690936aee1c1bcbaac678fee into PR head commit 7bae8fa0f4e90ceb1ec90c1d543255b789387e3e Merge succeeded, producing 7bae8fa0f4e90ceb1ec90c1d543255b789387e3e Checking out Revision 7bae8fa0f4e90ceb1ec90c1d543255b789387e3e (PR-1471) > git config core.sparsecheckout # timeout=10 > git checkout -f 7bae8fa0f4e90ceb1ec90c1d543255b789387e3e # 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 d74039b1e75348ec690936aee1c1bcbaac678fee # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7bae8fa0f4e90ceb1ec90c1d543255b789387e3e # timeout=10 Commit message: "fix: add comment to address PR feedback" > git rev-list --no-walk dc587fd17009e94e661f5de3961ce077a276ca3c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:47:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:47:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:47:45 ========================================================= 20:47:45 EdgeX Global Pipelines Version Info 20:47:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:47:45 ------------------- 20:47:45 stable info: 20:47:45 ------------------- 20:47:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:47:45 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 20:47:45 Message: update stable to v1.0.250 20:47:46 ------------------- 20:47:46 experimental info: 20:47:46 ------------------- 20:47:46 Commited By: **** collab-it+edgex@linuxfoundation.org 20:47:46 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 20:47:46 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:47:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:47:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1471 [Pipeline] echo 20:47:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1471 [Pipeline] echo 20:47:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1471 [Pipeline] echo 20:47:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7bae8fa0f4e90ceb1ec90c1d543255b789387e3e [Pipeline] echo 20:47:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7bae8fa [Pipeline] echo 20:47:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:47:47 provisioning config files... 20:47:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp/config50304062905047155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:47 ---> docker-login.sh 20:47:47 nexus3.edgexfoundry.org:10001 20:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:47 Configure a credential helper to remove this warning. See 20:47:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:47 20:47:47 Login Succeeded 20:47:47 nexus3.edgexfoundry.org:10002 20:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:47 Configure a credential helper to remove this warning. See 20:47:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:47 20:47:47 Login Succeeded 20:47:47 nexus3.edgexfoundry.org:10003 20:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:47 Configure a credential helper to remove this warning. See 20:47:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:47 20:47:47 Login Succeeded 20:47:47 nexus3.edgexfoundry.org:10004 20:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:48 Configure a credential helper to remove this warning. See 20:47:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:48 20:47:48 Login Succeeded 20:47:48 docker.io 20:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:48 Configure a credential helper to remove this warning. See 20:47:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:48 20:47:48 Login Succeeded 20:47:48 ---> docker-login.sh ends [Pipeline] } 20:47:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:47:49 + git rev-list -1 --merges 7bae8fa0f4e90ceb1ec90c1d543255b789387e3e~1..7bae8fa0f4e90ceb1ec90c1d543255b789387e3e [Pipeline] echo 20:47:49 -----------> git rev-list -1 --merges 7bae8fa0f4e90ceb1ec90c1d543255b789387e3e~1..7bae8fa0f4e90ceb1ec90c1d543255b789387e3e 7bae8fa0f4e90ceb1ec90c1d543255b789387e3e [false] [Pipeline] sh 20:47:49 + git log --format=format:%s -1 7bae8fa0f4e90ceb1ec90c1d543255b789387e3e [Pipeline] echo 20:47:49 ========================================================= 20:47:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:47:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:47:49 + git log --format=format:%s -1 7bae8fa0f4e90ceb1ec90c1d543255b789387e3e [Pipeline] echo 20:47:49 [semverPrep] GIT_COMMIT: 7bae8fa0f4e90ceb1ec90c1d543255b789387e3e, Commit Message: fix: add comment to address PR feedback [Pipeline] echo 20:47:49 [semverPrep] This is not a build commit. [Pipeline] sh 20:47:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:47:50 + grep -v github /etc/ssh/ssh_known_hosts 20:47:50 + [ -e /tmp/ssh_known_hosts ] 20:47:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:47:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:47:50 + sudo tee -a /etc/ssh/ssh_known_hosts 20:47:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:47:50 20:47:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:47:51 0.1.4: Pulling from edgex-devops/py-git-semver 20:47:51 b85a868b505f: Pulling fs layer 20:47:51 e2be974225ed: Pulling fs layer 20:47:51 339a4e72a1f5: Pulling fs layer 20:47:51 988bab9f4d93: Pulling fs layer 20:47:51 1469e6f7b9e6: Pulling fs layer 20:47:51 eaf3925da568: Pulling fs layer 20:47:51 988bab9f4d93: Waiting 20:47:51 1469e6f7b9e6: Waiting 20:47:51 bab4dde63d76: Pulling fs layer 20:47:51 bde34c3a00c8: Pulling fs layer 20:47:51 eaf3925da568: Waiting 20:47:51 b352a97aabf1: Pulling fs layer 20:47:51 4872d77fe225: Pulling fs layer 20:47:51 bde34c3a00c8: Waiting 20:47:51 b352a97aabf1: Waiting 20:47:51 5851b861e8e6: Pulling fs layer 20:47:51 4872d77fe225: Waiting 20:47:51 5851b861e8e6: Waiting 20:47:51 e2be974225ed: Verifying Checksum 20:47:51 e2be974225ed: Download complete 20:47:51 988bab9f4d93: Verifying Checksum 20:47:51 988bab9f4d93: Download complete 20:47:51 1469e6f7b9e6: Verifying Checksum 20:47:51 1469e6f7b9e6: Download complete 20:47:51 339a4e72a1f5: Verifying Checksum 20:47:51 339a4e72a1f5: Download complete 20:47:51 eaf3925da568: Verifying Checksum 20:47:51 eaf3925da568: Download complete 20:47:51 bde34c3a00c8: Verifying Checksum 20:47:51 bde34c3a00c8: Download complete 20:47:51 b352a97aabf1: Verifying Checksum 20:47:51 b352a97aabf1: Download complete 20:47:51 4872d77fe225: Verifying Checksum 20:47:51 4872d77fe225: Download complete 20:47:51 5851b861e8e6: Verifying Checksum 20:47:51 5851b861e8e6: Download complete 20:47:51 b85a868b505f: Verifying Checksum 20:47:51 b85a868b505f: Download complete 20:47:51 bab4dde63d76: Verifying Checksum 20:47:51 bab4dde63d76: Download complete 20:47:52 b85a868b505f: Pull complete 20:47:52 e2be974225ed: Pull complete 20:47:53 339a4e72a1f5: Pull complete 20:47:53 988bab9f4d93: Pull complete 20:47:53 1469e6f7b9e6: Pull complete 20:47:53 eaf3925da568: Pull complete 20:47:55 bab4dde63d76: Pull complete 20:47:55 bde34c3a00c8: Pull complete 20:47:55 b352a97aabf1: Pull complete 20:47:55 4872d77fe225: Pull complete 20:47:55 5851b861e8e6: Pull complete 20:47:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:47:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:47:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:55 prd-ubuntu20.04-docker-8c-8g-1581 does not seem to be running inside a container 20:47:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1471 -v /w/workspace/gexfoundry_device-sdk-go_PR-1471:/w/workspace/gexfoundry_device-sdk-go_PR-1471:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:47:59 $ docker top d7d85452faeb321e0f9449a0773b7bd22f9d17d3ad298af9f2efa894f336bfe3 -eo pid,comm 20:47:59 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). 20:47:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:47:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:47:59 [ssh-agent] Looking for ssh-agent implementation... 20:47:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:47:59 $ docker exec d7d85452faeb321e0f9449a0773b7bd22f9d17d3ad298af9f2efa894f336bfe3 ssh-agent 20:48:00 SSH_AUTH_SOCK=/tmp/ssh-OZvSWmfsEEFf/agent.33 20:48:00 SSH_AGENT_PID=39 20:48:00 Running ssh-add (command line suppressed) 20:48:00 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp/private_key_2143917850887706665.key (/w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp/private_key_2143917850887706665.key) 20:48:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:00 + git tag --points-at HEAD [Pipeline] } 20:48:00 $ docker exec --env ******** --env ******** d7d85452faeb321e0f9449a0773b7bd22f9d17d3ad298af9f2efa894f336bfe3 ssh-agent -k 20:48:00 unset SSH_AUTH_SOCK; 20:48:00 unset SSH_AGENT_PID; 20:48:00 echo Agent pid 39 killed; 20:48:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:48:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:00 [ssh-agent] Looking for ssh-agent implementation... 20:48:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:00 $ docker exec d7d85452faeb321e0f9449a0773b7bd22f9d17d3ad298af9f2efa894f336bfe3 ssh-agent 20:48:00 SSH_AUTH_SOCK=/tmp/ssh-oFauG55eFVMt/agent.71 20:48:00 SSH_AGENT_PID=77 20:48:00 Running ssh-add (command line suppressed) 20:48:01 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp/private_key_9419064517441192047.key (/w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp/private_key_9419064517441192047.key) 20:48:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:01 + git semver init 20:48:01 2023-07-19 20:48:01,565 [run_init] DEBUG init version:0.0.0 force:False 20:48:01 2023-07-19 20:48:01,566 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1471/.semver 20:48:01 2023-07-19 20:48:01,567 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1471/.semver 20:48:01 2023-07-19 20:48:01,567 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1471/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1471, universal_newlines=False, shell=None, istream=None) 20:48:02 2023-07-19 20:48:02,521 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1471/.git/info/exclude 20:48:02 2023-07-19 20:48:02,521 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1471/.semver/PR-1471 with force:False 20:48:02 2023-07-19 20:48:02,521 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1471/.semver/PR-1471 20:48:02 2023-07-19 20:48:02,526 [execute] INFO git cat-file --batch-check 20:48:02 2023-07-19 20:48:02,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1471/.semver, universal_newlines=False, shell=None, istream=) 20:48:02 2023-07-19 20:48:02,533 [execute] INFO git cat-file --batch 20:48:02 2023-07-19 20:48:02,533 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1471/.semver, universal_newlines=False, shell=None, istream=) 20:48:02 2023-07-19 20:48:02,539 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1471/.semver/PR-1471 20:48:02 0.0.0 [Pipeline] } 20:48:02 $ docker exec --env ******** --env ******** d7d85452faeb321e0f9449a0773b7bd22f9d17d3ad298af9f2efa894f336bfe3 ssh-agent -k 20:48:02 unset SSH_AUTH_SOCK; 20:48:02 unset SSH_AGENT_PID; 20:48:02 echo Agent pid 77 killed; 20:48:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:48:03 + git semver [Pipeline] } 20:48:03 $ docker stop --time=1 d7d85452faeb321e0f9449a0773b7bd22f9d17d3ad298af9f2efa894f336bfe3 20:48:04 $ docker rm -f --volumes d7d85452faeb321e0f9449a0773b7bd22f9d17d3ad298af9f2efa894f336bfe3 [Pipeline] // withDockerContainer [Pipeline] sh 20:48:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:48:05 Stashed 1 file(s) [Pipeline] echo 20:48:05 [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 20:48:05 provisioning config files... 20:48:05 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp/config3507226495958223006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:05 ---> docker-login.sh 20:48:05 nexus3.edgexfoundry.org:10001 20:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:05 Configure a credential helper to remove this warning. See 20:48:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:05 20:48:05 Login Succeeded 20:48:05 nexus3.edgexfoundry.org:10002 20:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:05 Configure a credential helper to remove this warning. See 20:48:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:05 20:48:05 Login Succeeded 20:48:05 nexus3.edgexfoundry.org:10003 20:48:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:06 Configure a credential helper to remove this warning. See 20:48:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:06 20:48:06 Login Succeeded 20:48:06 nexus3.edgexfoundry.org:10004 20:48:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:06 Configure a credential helper to remove this warning. See 20:48:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:06 20:48:06 Login Succeeded 20:48:06 docker.io 20:48:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:06 Configure a credential helper to remove this warning. See 20:48:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:06 20:48:06 Login Succeeded 20:48:06 ---> docker-login.sh ends [Pipeline] } 20:48:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:48:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:48:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:48:06 ========================================================= 20:48:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:48:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:06 + 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 . 20:48:06 Sending build context to Docker daemon 11.13MB 20:48:06 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 20:48:06 Step 2/10 : FROM ${BASE} AS builder 20:48:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:48:06 4db1b89c0bd1: Pulling fs layer 20:48:06 6911f1a30b25: Pulling fs layer 20:48:06 e194b8c5c2a9: Pulling fs layer 20:48:06 6863d3e3a2b1: Pulling fs layer 20:48:06 ec0bb842ea78: Pulling fs layer 20:48:06 40a00589a448: Pulling fs layer 20:48:06 6c08303d61cc: Pulling fs layer 20:48:06 798269fcf238: Pulling fs layer 20:48:06 ec0bb842ea78: Waiting 20:48:06 6863d3e3a2b1: Waiting 20:48:06 40a00589a448: Waiting 20:48:06 6c08303d61cc: Waiting 20:48:06 798269fcf238: Waiting 20:48:06 4db1b89c0bd1: Verifying Checksum 20:48:06 4db1b89c0bd1: Download complete 20:48:06 6863d3e3a2b1: Verifying Checksum 20:48:06 6863d3e3a2b1: Download complete 20:48:06 6911f1a30b25: Download complete 20:48:06 ec0bb842ea78: Download complete 20:48:06 40a00589a448: Verifying Checksum 20:48:06 40a00589a448: Download complete 20:48:07 4db1b89c0bd1: Pull complete 20:48:07 6911f1a30b25: Pull complete 20:48:08 e194b8c5c2a9: Verifying Checksum 20:48:08 e194b8c5c2a9: Download complete 20:48:09 798269fcf238: Verifying Checksum 20:48:09 798269fcf238: Download complete 20:48:09 6c08303d61cc: Verifying Checksum 20:48:09 6c08303d61cc: Download complete 20:48:11 e194b8c5c2a9: Pull complete 20:48:11 6863d3e3a2b1: Pull complete 20:48:11 ec0bb842ea78: Pull complete 20:48:11 40a00589a448: Pull complete 20:48:13 6c08303d61cc: Pull complete 20:48:14 798269fcf238: Pull complete 20:48:14 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 20:48:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:48:14 ---> ec979cd7f677 20:48:14 Step 3/10 : ARG MAKE=make build 20:48:20 Still waiting to schedule task 20:48:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:48:22 ---> Running in a77548976ff2 20:48:22 Removing intermediate container a77548976ff2 20:48:22 ---> a994a79951e8 20:48:22 Step 4/10 : WORKDIR /device-sdk-go 20:48:22 ---> Running in c26d9fd01e3c 20:48:22 Removing intermediate container c26d9fd01e3c 20:48:22 ---> d7b9117d5485 20:48:22 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:48:22 ---> Running in c58d4d094b17 20:48:22 Removing intermediate container c58d4d094b17 20:48:22 ---> f0f672b5d92a 20:48:22 Step 6/10 : RUN apk add --update --no-cache make git 20:48:22 ---> Running in 2e9b803b2e9e 20:48:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:22 OK: 265 MiB in 53 packages 20:48:22 Removing intermediate container 2e9b803b2e9e 20:48:22 ---> 3c6f1b17c3b7 20:48:22 Step 7/10 : COPY go.mod vendor* ./ 20:48:22 ---> 8a1de7dd79ed 20:48:22 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:22 ---> Running in 74bf6d7e5b32 20:48:55 Removing intermediate container 74bf6d7e5b32 20:48:55 ---> ca40c855827d 20:48:55 Step 9/10 : COPY . . 20:48:55 ---> 6e5a483d7a16 20:48:55 Step 10/10 : RUN ${MAKE} 20:48:55 ---> Running in c0727a7a9271 20:48:55 noop 20:48:55 Removing intermediate container c0727a7a9271 20:48:55 ---> 1d9c6961c794 20:48:55 Successfully built 1d9c6961c794 20:48:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:55 + docker inspect -f . ci-base-image-x86_64 20:48:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:55 prd-ubuntu20.04-docker-8c-8g-1581 does not seem to be running inside a container 20:48:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1471 -v /w/workspace/gexfoundry_device-sdk-go_PR-1471:/w/workspace/gexfoundry_device-sdk-go_PR-1471:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:48:55 $ docker top a9f22623461c6e1ffe3bf58af947d83ed6fa72e66565055a38130580d5a0deed -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:56 + go version 20:48:56 go version go1.20.6 linux/amd64 [Pipeline] } 20:48:56 $ docker stop --time=1 a9f22623461c6e1ffe3bf58af947d83ed6fa72e66565055a38130580d5a0deed 20:48:57 $ docker rm -f --volumes a9f22623461c6e1ffe3bf58af947d83ed6fa72e66565055a38130580d5a0deed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:57 + docker inspect -f . ci-base-image-x86_64 20:48:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:57 prd-ubuntu20.04-docker-8c-8g-1581 does not seem to be running inside a container 20:48:57 $ 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-1471 -v /w/workspace/gexfoundry_device-sdk-go_PR-1471:/w/workspace/gexfoundry_device-sdk-go_PR-1471:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:48:58 $ docker top 7d872679a74d38e4fd54801034b7a8f849ffd695d9d4c5cacaeb66fe486fa211 -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:58 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1471 [Pipeline] fileExists [Pipeline] sh 20:48:58 + make test 20:48:58 go test -race -coverprofile=coverage.out ./... 20:49:05 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 20:49:17 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 20:49:17 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 20:49:17 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 20:49:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 20:49:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 20:49:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.081s coverage: 27.6% of statements 20:49:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 20:49:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 20:49:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.066s coverage: 80.2% of statements 20:49:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.081s coverage: 86.0% of statements 20:49:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 20:49:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.094s coverage: 70.6% of statements 20:49:19 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 20:49:19 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 20:49:19 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 20:49:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.062s coverage: 14.3% of statements 20:49:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.137s coverage: 43.8% of statements 20:49:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.061s coverage: 68.5% of statements 20:49:22 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.136s coverage: 89.2% of statements 20:49:22 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.6% of statements 20:49:44 GO111MODULE=on go vet ./... 20:49:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:49:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:49:44 ./bin/test-attribution-txt.sh [Pipeline] echo 20:49:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:49:44 $ docker stop --time=1 7d872679a74d38e4fd54801034b7a8f849ffd695d9d4c5cacaeb66fe486fa211 20:49:48 $ docker rm -f --volumes 7d872679a74d38e4fd54801034b7a8f849ffd695d9d4c5cacaeb66fe486fa211 [Pipeline] // withDockerContainer [Pipeline] sh 20:49:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:49:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:49:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:49:50 + ls -al . 20:49:50 total 300 20:49:50 drwxrwxr-x 11 jenkins jenkins 4096 Jul 19 20:48 . 20:49:50 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 20:47 .. 20:49:50 -rw-rw-r-- 1 jenkins jenkins 140 Jul 19 20:47 .dockerignore 20:49:50 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 20:48 .git 20:49:50 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 20:47 .github 20:49:50 -rw-rw-r-- 1 jenkins jenkins 137 Jul 19 20:47 .gitignore 20:49:50 -rw-rw-r-- 1 jenkins jenkins 42 Jul 19 20:47 .golangci.yml 20:49:50 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 20:48 .semver 20:49:50 -rw-rw-r-- 1 jenkins jenkins 44878 Jul 19 20:47 CHANGELOG.md 20:49:50 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 20:47 GOVERNANCE.md 20:49:50 -rw-rw-r-- 1 jenkins jenkins 885 Jul 19 20:47 Jenkinsfile 20:49:50 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 19 20:47 LICENSE 20:49:50 -rw-rw-r-- 1 jenkins jenkins 1842 Jul 19 20:47 Makefile 20:49:50 -rw-rw-r-- 1 jenkins jenkins 619 Jul 19 20:47 OWNERS.md 20:49:50 -rw-rw-r-- 1 jenkins jenkins 4933 Jul 19 20:47 README.md 20:49:50 -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 20:48 VERSION 20:49:50 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 20:47 bin 20:49:50 -rw-r--r-- 1 jenkins jenkins 119519 Jul 19 20:49 coverage.out 20:49:50 drwxrwxr-x 5 jenkins jenkins 4096 Jul 19 20:47 example 20:49:50 -rw-rw-r-- 1 jenkins jenkins 3461 Jul 19 20:47 go.mod 20:49:50 -rw-rw-r-- 1 jenkins jenkins 32143 Jul 19 20:47 go.sum 20:49:50 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 20:47 internal 20:49:50 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 20:47 openapi 20:49:50 drwxrwxr-x 6 jenkins jenkins 4096 Jul 19 20:47 pkg 20:49:50 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 20:47 snap 20:49:50 -rw-rw-r-- 1 jenkins jenkins 222 Jul 19 20:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:50 + 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=7bae8fa0f4e90ceb1ec90c1d543255b789387e3e --label arch=amd64 --label version=0.0.0 . 20:49:50 Sending build context to Docker daemon 11.25MB 20:49:50 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 20:49:50 Step 2/23 : FROM ${BASE} AS builder 20:49:50 ---> 1d9c6961c794 20:49:50 Step 3/23 : ARG MAKE=make build 20:49:50 ---> Running in efab7f12df90 20:49:50 Removing intermediate container efab7f12df90 20:49:50 ---> cd08d58f406c 20:49:50 Step 4/23 : WORKDIR /device-sdk-go 20:49:50 ---> Running in ff3d55784d2a 20:49:50 Removing intermediate container ff3d55784d2a 20:49:50 ---> ffde455a6b77 20:49:50 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:49:50 ---> Running in ececfb948864 20:49:50 Removing intermediate container ececfb948864 20:49:50 ---> 6a0253fd993d 20:49:50 Step 6/23 : RUN apk add --update --no-cache make git 20:49:50 ---> Running in df5877f6d503 20:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:49:51 OK: 265 MiB in 53 packages 20:49:51 Removing intermediate container df5877f6d503 20:49:51 ---> d1d93d559699 20:49:51 Step 7/23 : COPY go.mod vendor* ./ 20:49:51 ---> 6975d27f1503 20:49:51 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:51 ---> Running in 3a0cfa712e8d 20:49:52 Removing intermediate container 3a0cfa712e8d 20:49:52 ---> 876aa3fd97b0 20:49:52 Step 9/23 : COPY . . 20:49:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1582 in /w/workspace/gexfoundry_device-sdk-go_PR-1471 [Pipeline] { [Pipeline] ws 20:49:52 Running in /w/workspace/device-sdk-go/15 [Pipeline] { [Pipeline] checkout 20:49:52 The recommended git tool is: git 20:49:53 ---> 5363186added 20:49:53 Step 10/23 : RUN ${MAKE} 20:49:53 ---> Running in 1ffc058a523a 20:49:53 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:49:57 using credential edgex-jenkins-ssh 20:49:57 Cloning the remote Git repository 20:49:57 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:49:57 > git init /w/workspace/device-sdk-go/15 # timeout=10 20:49:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:49:58 > git --version # timeout=10 20:49:58 > git --version # 'git version 2.25.1' 20:49:58 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:49:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:50:01 Merging remotes/origin/main commit d74039b1e75348ec690936aee1c1bcbaac678fee into PR head commit 7bae8fa0f4e90ceb1ec90c1d543255b789387e3e 20:50:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:50:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:50:00 using GIT_SSH to set credentials SSH Credentials for GitHub 20:50:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1471/head:refs/remotes/origin/PR-1471 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:50:01 > git config core.sparsecheckout # timeout=10 20:50:01 > git checkout -f 7bae8fa0f4e90ceb1ec90c1d543255b789387e3e # timeout=10 20:50:01 > git remote # timeout=10 20:50:01 > git config --get remote.origin.url # timeout=10 20:50:01 using GIT_SSH to set credentials SSH Credentials for GitHub 20:50:01 > git merge d74039b1e75348ec690936aee1c1bcbaac678fee # timeout=10 20:50:01 > git rev-parse HEAD^{commit} # timeout=10 20:50:01 Merge succeeded, producing 7bae8fa0f4e90ceb1ec90c1d543255b789387e3e 20:50:01 Checking out Revision 7bae8fa0f4e90ceb1ec90c1d543255b789387e3e (PR-1471) 20:50:01 > git config core.sparsecheckout # timeout=10 20:50:01 > git checkout -f 7bae8fa0f4e90ceb1ec90c1d543255b789387e3e # timeout=10 20:50:05 Commit message: "fix: add comment to address PR feedback" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:50:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:50:05 % Total % Received % Xferd Average Speed Time Time Time Current 20:50:05 Dload Upload Total Spent Left Speed 20:50:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 20:50:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:50:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:50:06 + sudo tee /etc/docker/daemon.new 20:50:06 { 20:50:06 "registry-mirrors": [ 20:50:06 "https://nexus3.edgexfoundry.org:10001" 20:50:06 ], 20:50:06 "bip": "10.250.0.254/24", 20:50:06 "hosts": [ 20:50:06 "tcp://0.0.0.0:5555", 20:50:06 "unix:///var/run/docker.sock" 20:50:06 ], 20:50:06 "mtu": 1458, 20:50:06 "selinux-enabled": true, 20:50:06 "seccomp-profile": "/etc/docker/seccomp.json" 20:50:06 } [Pipeline] sh 20:50:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:50:07 + sudo service docker restart 20:50:15 Removing intermediate container 1ffc058a523a 20:50:15 ---> 3c355e537249 20:50:15 Step 11/23 : FROM alpine:3.17 20:50:15 3.17: Pulling from library/alpine 20:50:15 4db1b89c0bd1: Already exists 20:50:15 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:50:15 Status: Downloaded newer image for alpine:3.17 20:50:15 ---> 1f73a9d63274 20:50:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:50:15 ---> Running in df6815e57662 20:50:15 Removing intermediate container df6815e57662 20:50:15 ---> 91b8dcbba43e 20:50:15 Step 13/23 : RUN apk add --update --no-cache 20:50:15 ---> Running in 89073ff878fd 20:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:50:16 OK: 7 MiB in 15 packages 20:50:16 Removing intermediate container 89073ff878fd 20:50:16 ---> 3a285af51796 20:50:16 Step 14/23 : WORKDIR / 20:50:16 ---> Running in e6d0bf4181a7 20:50:16 Removing intermediate container e6d0bf4181a7 20:50:16 ---> f5169683301b 20:50:16 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 20:50:16 ---> d9654174078e 20:50:16 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 20:50:17 ---> eeae6d0e8ae8 20:50:17 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 20:50:17 ---> 6748ad9956dc 20:50:17 Step 18/23 : EXPOSE 59999 20:50:17 ---> Running in 9bfdb8b95ad8 20:50:17 Removing intermediate container 9bfdb8b95ad8 20:50:17 ---> b50963652b67 20:50:17 Step 19/23 : ENTRYPOINT ["/device-simple"] 20:50:17 ---> Running in 9b5466eb4b0a 20:50:17 Removing intermediate container 9b5466eb4b0a 20:50:17 ---> b8a476583c38 20:50:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:50:17 ---> Running in 275cc263bcd1 20:50:18 Removing intermediate container 275cc263bcd1 20:50:18 ---> ba3af021a98e 20:50:18 Step 21/23 : LABEL arch=amd64 20:50:18 ---> Running in 3dcc334b53d7 20:50:18 Removing intermediate container 3dcc334b53d7 20:50:18 ---> 6e58382b9693 20:50:18 Step 22/23 : LABEL git_sha=7bae8fa0f4e90ceb1ec90c1d543255b789387e3e 20:50:18 ---> Running in 40a9fd7db1b3 20:50:18 Removing intermediate container 40a9fd7db1b3 20:50:18 ---> f3ac2e660aca 20:50:18 Step 23/23 : LABEL version=0.0.0 20:50:18 ---> Running in 2126453d6e21 20:50:18 Removing intermediate container 2126453d6e21 20:50:18 ---> 6af9e0092070 20:50:18 [Warning] One or more build-args [ARCH] were not consumed 20:50:18 Successfully built 6af9e0092070 20:50:18 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 20:50:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:50:18 20:50:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:50:19 latest: Pulling from edgex-lftools-log-publisher 20:50:19 5eb5b503b376: Pulling fs layer 20:50:19 5c69ac0246d0: Pulling fs layer 20:50:19 ec43610c2a17: Pulling fs layer 20:50:19 3a2ae6a8a46f: Pulling fs layer 20:50:19 33b1e0a273af: Pulling fs layer 20:50:19 5d3b04190fa2: Pulling fs layer 20:50:19 2f39f015ded8: Pulling fs layer 20:50:19 33b1e0a273af: Waiting 20:50:19 2f39f015ded8: Waiting 20:50:19 5d3b04190fa2: Waiting 20:50:19 3a2ae6a8a46f: Waiting 20:50:19 5c69ac0246d0: Download complete 20:50:19 3a2ae6a8a46f: Verifying Checksum 20:50:19 3a2ae6a8a46f: Download complete 20:50:19 33b1e0a273af: Verifying Checksum 20:50:19 33b1e0a273af: Download complete 20:50:19 5d3b04190fa2: Download complete 20:50:19 ec43610c2a17: Verifying Checksum 20:50:19 ec43610c2a17: Download complete 20:50:19 5eb5b503b376: Verifying Checksum 20:50:19 5eb5b503b376: Download complete 20:50:19 2f39f015ded8: Download complete 20:50:20 5eb5b503b376: Pull complete 20:50:20 5c69ac0246d0: Pull complete 20:50:21 ec43610c2a17: Pull complete 20:50:21 3a2ae6a8a46f: Pull complete 20:50:21 33b1e0a273af: Pull complete 20:50:21 5d3b04190fa2: Pull complete 20:50:25 2f39f015ded8: Pull complete 20:50:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:50:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:50:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:25 prd-ubuntu20.04-docker-8c-8g-1581 does not seem to be running inside a container 20:50:25 $ 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-1471 -v /w/workspace/gexfoundry_device-sdk-go_PR-1471:/w/workspace/gexfoundry_device-sdk-go_PR-1471:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:50:30 $ docker top da9609e03a262dbd1c852e2c8f7fc7dc36c6fac7a3db60ad6bbf02c50c83ca1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 20:50:30 provisioning config files... 20:50:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/15@tmp/config905738633438647439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:50:31 ---> job-cost.sh 20:50:31 lf-activate-venv: SKIPPING 20:50:31 INFO: No Stack... 20:50:31 ---> docker-login.sh 20:50:31 nexus3.edgexfoundry.org:10001 20:50:31 INFO: Retrieving Pricing Info for: v3-standard-8 20:50:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:31 INFO: Archiving Costs [Pipeline] sh 20:50:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:31 Configure a credential helper to remove this warning. See 20:50:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:31 20:50:31 Login Succeeded 20:50:31 nexus3.edgexfoundry.org:10002 20:50:31 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1471/archives/cost.csv 20:50:31 + cut -d, -f6 [Pipeline] lock 20:50:31 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1471-15-stack-cost] 20:50:31 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1471-15-stack-cost] did not exist. Created. 20:50:31 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1471-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:32 Configure a credential helper to remove this warning. See 20:50:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:32 20:50:32 Login Succeeded 20:50:32 + echo total: 0.2199999988079071 [Pipeline] stash 20:50:32 Stashed 1 file(s) [Pipeline] } 20:50:32 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1471-15-stack-cost] [Pipeline] // lock [Pipeline] } 20:50:32 $ docker stop --time=1 da9609e03a262dbd1c852e2c8f7fc7dc36c6fac7a3db60ad6bbf02c50c83ca1d 20:50:32 nexus3.edgexfoundry.org:10003 20:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:32 Configure a credential helper to remove this warning. See 20:50:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:32 20:50:32 Login Succeeded 20:50:32 nexus3.edgexfoundry.org:10004 20:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:32 Configure a credential helper to remove this warning. See 20:50:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:32 20:50:32 Login Succeeded 20:50:32 docker.io 20:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:33 Configure a credential helper to remove this warning. See 20:50:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:33 20:50:33 Login Succeeded 20:50:33 ---> docker-login.sh ends 20:50:33 $ docker rm -f --volumes da9609e03a262dbd1c852e2c8f7fc7dc36c6fac7a3db60ad6bbf02c50c83ca1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 20:50:33 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 20:50:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:50:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:50:33 ========================================================= 20:50:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:50:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:34 + 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 . 20:50:34 Sending build context to Docker daemon 6.018MB 20:50:34 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 20:50:34 Step 2/10 : FROM ${BASE} AS builder 20:50:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:50:34 edb6bdbacee9: Pulling fs layer 20:50:34 5f9638ab2659: Pulling fs layer 20:50:34 8d51d6327a98: Pulling fs layer 20:50:34 8b374f2dd631: Pulling fs layer 20:50:34 ec14aa9079de: Pulling fs layer 20:50:34 2f466654f4bb: Pulling fs layer 20:50:34 554e91adad29: Pulling fs layer 20:50:34 8b374f2dd631: Waiting 20:50:34 ec14aa9079de: Waiting 20:50:34 2f466654f4bb: Waiting 20:50:34 554e91adad29: Waiting 20:50:34 5f9638ab2659: Verifying Checksum 20:50:34 5f9638ab2659: Download complete 20:50:34 8b374f2dd631: Verifying Checksum 20:50:34 8b374f2dd631: Download complete 20:50:34 ec14aa9079de: Verifying Checksum 20:50:34 ec14aa9079de: Download complete 20:50:34 edb6bdbacee9: Verifying Checksum 20:50:35 edb6bdbacee9: Pull complete 20:50:36 554e91adad29: Verifying Checksum 20:50:36 554e91adad29: Download complete 20:50:36 5f9638ab2659: Pull complete 20:50:37 8d51d6327a98: Verifying Checksum 20:50:37 8d51d6327a98: Download complete 20:50:37 2f466654f4bb: Verifying Checksum 20:50:37 2f466654f4bb: Download complete 20:50:49 8d51d6327a98: Pull complete 20:50:49 8b374f2dd631: Pull complete 20:50:49 ec14aa9079de: Pull complete 20:50:54 2f466654f4bb: Pull complete 20:50:57 554e91adad29: Pull complete 20:50:57 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 20:50:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:50:57 ---> 1e15ea492957 20:50:57 Step 3/10 : ARG MAKE=make build 20:50:58 ---> Running in d45cf4636762 20:50:59 Removing intermediate container d45cf4636762 20:50:59 ---> 1fe406927ba0 20:50:59 Step 4/10 : WORKDIR /device-sdk-go 20:50:59 ---> Running in 881df51063a5 20:50:59 Removing intermediate container 881df51063a5 20:50:59 ---> eddcb9b99417 20:50:59 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:50:59 ---> Running in e58abe89e575 20:51:00 Removing intermediate container e58abe89e575 20:51:00 ---> a1d403562687 20:51:00 Step 6/10 : RUN apk add --update --no-cache make git 20:51:00 ---> Running in 43d40de8ede4 20:51:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:51:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:51:02 OK: 263 MiB in 53 packages 20:51:03 Removing intermediate container 43d40de8ede4 20:51:03 ---> 27e5cd5b1247 20:51:03 Step 7/10 : COPY go.mod vendor* ./ 20:51:03 ---> 8aad85be8c5e 20:51:03 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:04 ---> Running in 28d622c25c91 20:52:12 Removing intermediate container 28d622c25c91 20:52:12 ---> f4bf407b4f9d 20:52:12 Step 9/10 : COPY . . 20:52:12 ---> 7a8b82769fa9 20:52:12 Step 10/10 : RUN ${MAKE} 20:52:12 ---> Running in f1581b7485b7 20:52:12 noop 20:52:12 Removing intermediate container f1581b7485b7 20:52:12 ---> c94a023fac3c 20:52:12 Successfully built c94a023fac3c 20:52:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:12 + docker inspect -f . ci-base-image-arm64 20:52:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:12 prd-ubuntu20.04-docker-arm64-4c-16g-1582 does not seem to be running inside a container 20:52:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/15 -v /w/workspace/device-sdk-go/15:/w/workspace/device-sdk-go/15:rw,z -v /w/workspace/device-sdk-go/15@tmp:/w/workspace/device-sdk-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:52:13 $ docker top 4a96c10738dfd8b6535902faf52e58cfb8ad96102f8b14489bc0480796232604 -eo pid,comm [Pipeline] { [Pipeline] sh 20:52:14 + go version 20:52:14 go version go1.20.6 linux/arm64 [Pipeline] } 20:52:14 $ docker stop --time=1 4a96c10738dfd8b6535902faf52e58cfb8ad96102f8b14489bc0480796232604 20:52:16 $ docker rm -f --volumes 4a96c10738dfd8b6535902faf52e58cfb8ad96102f8b14489bc0480796232604 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:16 + docker inspect -f . ci-base-image-arm64 20:52:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:16 prd-ubuntu20.04-docker-arm64-4c-16g-1582 does not seem to be running inside a container 20:52:16 $ 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/15 -v /w/workspace/device-sdk-go/15:/w/workspace/device-sdk-go/15:rw,z -v /w/workspace/device-sdk-go/15@tmp:/w/workspace/device-sdk-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:52:18 $ docker top f740eb5fb70359981ed619f56cf09d59fd7219eb7ee15cd3606e0bb801014816 -eo pid,comm [Pipeline] { [Pipeline] sh 20:52:18 + git config --global --add safe.directory /w/workspace/device-sdk-go/15 [Pipeline] fileExists [Pipeline] sh 20:52:19 + make test 20:52:19 go test -race -coverprofile=coverage.out ./... 20:52:58 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 20:55:05 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 20:55:05 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 20:55:05 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 20:55:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 20:55:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 20:55:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.210s coverage: 27.6% of statements 20:55:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.258s coverage: 80.2% of statements 20:55:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 20:55:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 20:55:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.396s coverage: 86.0% of statements 20:55:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 20:55:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.532s coverage: 70.6% of statements 20:55:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.317s coverage: 14.3% of statements 20:55:35 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 20:55:35 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 20:55:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.958s coverage: 43.8% of statements 20:55:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.451s coverage: 68.5% of statements 20:55:39 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.423s coverage: 89.2% of statements 20:55:40 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 20:55:40 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.227s coverage: 5.6% of statements 20:55:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:55:41 GO111MODULE=on go vet ./... 20:58:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:58:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:58:03 ./bin/test-attribution-txt.sh [Pipeline] echo 20:58:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:58:03 $ docker stop --time=1 f740eb5fb70359981ed619f56cf09d59fd7219eb7ee15cd3606e0bb801014816 20:58:05 $ docker rm -f --volumes f740eb5fb70359981ed619f56cf09d59fd7219eb7ee15cd3606e0bb801014816 [Pipeline] // withDockerContainer [Pipeline] sh 20:58:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:58:06 Warning: overwriting stash ‘coverage-report’ 20:58:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:58:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:58:07 + ls -al . 20:58:07 total 296 20:58:07 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 20:52 . 20:58:07 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 20:49 .. 20:58:07 -rw-rw-r-- 1 jenkins jenkins 140 Jul 19 20:50 .dockerignore 20:58:07 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 20:50 .git 20:58:07 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 20:50 .github 20:58:07 -rw-rw-r-- 1 jenkins jenkins 137 Jul 19 20:50 .gitignore 20:58:07 -rw-rw-r-- 1 jenkins jenkins 42 Jul 19 20:50 .golangci.yml 20:58:07 -rw-rw-r-- 1 jenkins jenkins 44878 Jul 19 20:50 CHANGELOG.md 20:58:07 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 20:50 GOVERNANCE.md 20:58:07 -rw-rw-r-- 1 jenkins jenkins 885 Jul 19 20:50 Jenkinsfile 20:58:07 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 19 20:50 LICENSE 20:58:07 -rw-rw-r-- 1 jenkins jenkins 1842 Jul 19 20:50 Makefile 20:58:07 -rw-rw-r-- 1 jenkins jenkins 619 Jul 19 20:50 OWNERS.md 20:58:07 -rw-rw-r-- 1 jenkins jenkins 4933 Jul 19 20:50 README.md 20:58:07 -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 20:48 VERSION 20:58:07 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 20:50 bin 20:58:07 -rw-r--r-- 1 jenkins jenkins 119519 Jul 19 20:55 coverage.out 20:58:07 drwxrwxr-x 5 jenkins jenkins 4096 Jul 19 20:50 example 20:58:07 -rw-rw-r-- 1 jenkins jenkins 3461 Jul 19 20:50 go.mod 20:58:07 -rw-rw-r-- 1 jenkins jenkins 32143 Jul 19 20:50 go.sum 20:58:07 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 20:50 internal 20:58:07 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 20:50 openapi 20:58:07 drwxrwxr-x 6 jenkins jenkins 4096 Jul 19 20:50 pkg 20:58:07 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 20:50 snap 20:58:07 -rw-rw-r-- 1 jenkins jenkins 222 Jul 19 20:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:08 + 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=7bae8fa0f4e90ceb1ec90c1d543255b789387e3e --label arch=arm64 --label version=0.0.0 . 20:58:08 Sending build context to Docker daemon 6.138MB 20:58:08 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 20:58:08 Step 2/23 : FROM ${BASE} AS builder 20:58:08 ---> c94a023fac3c 20:58:08 Step 3/23 : ARG MAKE=make build 20:58:08 ---> Running in 488c6acc838d 20:58:09 Removing intermediate container 488c6acc838d 20:58:09 ---> 693f978e5ae7 20:58:09 Step 4/23 : WORKDIR /device-sdk-go 20:58:09 ---> Running in 79cc3e723511 20:58:09 Removing intermediate container 79cc3e723511 20:58:09 ---> 9c042b295aa1 20:58:09 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:58:09 ---> Running in 0efb868c572f 20:58:09 Removing intermediate container 0efb868c572f 20:58:09 ---> 8657f0856430 20:58:09 Step 6/23 : RUN apk add --update --no-cache make git 20:58:09 ---> Running in f8c7de476e12 20:58:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:58:12 OK: 263 MiB in 53 packages 20:58:13 Removing intermediate container f8c7de476e12 20:58:13 ---> eee64b08affc 20:58:13 Step 7/23 : COPY go.mod vendor* ./ 20:58:13 ---> 5c366a44564c 20:58:13 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:13 ---> Running in cb27c11e20a7 20:58:15 Removing intermediate container cb27c11e20a7 20:58:15 ---> 1bc19f4db5f9 20:58:15 Step 9/23 : COPY . . 20:58:16 ---> bcc293db38b0 20:58:16 Step 10/23 : RUN ${MAKE} 20:58:16 ---> Running in cd03565289c2 20:58:17 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 21:00:25 Removing intermediate container cd03565289c2 21:00:25 ---> 1857e0d1e348 21:00:25 Step 11/23 : FROM alpine:3.17 21:00:25 3.17: Pulling from library/alpine 21:00:25 edb6bdbacee9: Already exists 21:00:25 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:00:25 Status: Downloaded newer image for alpine:3.17 21:00:25 ---> 779605e5fbc0 21:00:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:00:25 ---> Running in 29cc10281433 21:00:25 Removing intermediate container 29cc10281433 21:00:25 ---> 8762fff1b9cb 21:00:25 Step 13/23 : RUN apk add --update --no-cache 21:00:25 ---> Running in 3df0bec092ab 21:00:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:00:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:00:25 OK: 7 MiB in 15 packages 21:00:25 Removing intermediate container 3df0bec092ab 21:00:25 ---> b6f5a0b8e55e 21:00:25 Step 14/23 : WORKDIR / 21:00:25 ---> Running in 8c0f30c7adfb 21:00:26 Removing intermediate container 8c0f30c7adfb 21:00:26 ---> ee1b05d1454b 21:00:26 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 21:00:26 ---> e5b0fd191368 21:00:26 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 21:00:27 ---> c357cbc8dbea 21:00:27 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 21:00:28 ---> 47bd9cca9f10 21:00:28 Step 18/23 : EXPOSE 59999 21:00:28 ---> Running in a3dcbdd609e0 21:00:28 Removing intermediate container a3dcbdd609e0 21:00:28 ---> f1e379543608 21:00:28 Step 19/23 : ENTRYPOINT ["/device-simple"] 21:00:28 ---> Running in b5fd6799127b 21:00:28 Removing intermediate container b5fd6799127b 21:00:28 ---> 748f42dc667c 21:00:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:00:28 ---> Running in 2ec2c477e453 21:00:29 Removing intermediate container 2ec2c477e453 21:00:29 ---> d01ad552b60c 21:00:29 Step 21/23 : LABEL arch=arm64 21:00:29 ---> Running in 683a0176c77a 21:00:29 Removing intermediate container 683a0176c77a 21:00:29 ---> 765d5e2a7e31 21:00:29 Step 22/23 : LABEL git_sha=7bae8fa0f4e90ceb1ec90c1d543255b789387e3e 21:00:29 ---> Running in 53b311784069 21:00:29 Removing intermediate container 53b311784069 21:00:29 ---> b206cff12a4e 21:00:29 Step 23/23 : LABEL version=0.0.0 21:00:29 ---> Running in 46556f4aedff 21:00:30 Removing intermediate container 46556f4aedff 21:00:30 ---> 6074fe5d5e01 21:00:30 [Warning] One or more build-args [ARCH] were not consumed 21:00:30 Successfully built 6074fe5d5e01 21:00: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 21:00:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:00:30 21:00:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:00:30 arm64: Pulling from edgex-lftools-log-publisher 21:00:30 8998bd30e6a1: Pulling fs layer 21:00:30 04944245beec: Pulling fs layer 21:00:30 699f458cf7ca: Pulling fs layer 21:00:30 765212b225bb: Pulling fs layer 21:00:30 f23df028b6ca: Pulling fs layer 21:00:30 d65c8cfc05b1: Pulling fs layer 21:00:30 2437ff75d9bd: Pulling fs layer 21:00:30 f23df028b6ca: Waiting 21:00:30 d65c8cfc05b1: Waiting 21:00:30 2437ff75d9bd: Waiting 21:00:30 765212b225bb: Waiting 21:00:31 04944245beec: Verifying Checksum 21:00:31 04944245beec: Download complete 21:00:31 765212b225bb: Verifying Checksum 21:00:31 765212b225bb: Download complete 21:00:31 f23df028b6ca: Verifying Checksum 21:00:31 f23df028b6ca: Download complete 21:00:31 d65c8cfc05b1: Verifying Checksum 21:00:31 d65c8cfc05b1: Download complete 21:00:31 699f458cf7ca: Verifying Checksum 21:00:31 699f458cf7ca: Download complete 21:00:31 8998bd30e6a1: Verifying Checksum 21:00:31 8998bd30e6a1: Download complete 21:00:33 2437ff75d9bd: Verifying Checksum 21:00:33 2437ff75d9bd: Download complete 21:00:35 8998bd30e6a1: Pull complete 21:00:39 04944245beec: Pull complete 21:00:40 699f458cf7ca: Pull complete 21:00:40 765212b225bb: Pull complete 21:00:41 f23df028b6ca: Pull complete 21:00:41 d65c8cfc05b1: Pull complete 21:00:56 2437ff75d9bd: Pull complete 21:00:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:00:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:00:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:56 prd-ubuntu20.04-docker-arm64-4c-16g-1582 does not seem to be running inside a container 21:00:56 $ 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/15 -v /w/workspace/device-sdk-go/15:/w/workspace/device-sdk-go/15:rw,z -v /w/workspace/device-sdk-go/15@tmp:/w/workspace/device-sdk-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:00:59 $ docker top 3d02b0d3b76c5708e31af635749d88ca5f61d59573778659d1e53aa88ce2492b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:00 ---> job-cost.sh 21:01:00 lf-activate-venv: SKIPPING 21:01:00 INFO: No Stack... 21:01:00 INFO: Retrieving Pricing Info for: v3-standard-4 21:01:01 INFO: Archiving Costs [Pipeline] sh 21:01:02 + cat /w/workspace/device-sdk-go/15/archives/cost.csv 21:01:02 + cut -d, -f6 [Pipeline] lock 21:01:02 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1471-15-stack-cost] 21:01:02 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1471-15-stack-cost] did not exist. Created. 21:01:02 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1471-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:01:02 /w/workspace/device-sdk-go/15@tmp/durable-e0bb37e1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:01:03 + echo total: 0.10999999940395355 [Pipeline] stash 21:01:03 Warning: overwriting stash ‘stack-cost’ 21:01:03 Stashed 1 file(s) [Pipeline] } 21:01:03 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1471-15-stack-cost] [Pipeline] // lock [Pipeline] } 21:01:03 $ docker stop --time=1 3d02b0d3b76c5708e31af635749d88ca5f61d59573778659d1e53aa88ce2492b 21:01:05 $ docker rm -f --volumes 3d02b0d3b76c5708e31af635749d88ca5f61d59573778659d1e53aa88ce2492b [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 21:01:05 provisioning config files... 21:01:05 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp/config8684194137732705068tmp [Pipeline] { [Pipeline] sh 21:01:06 + set +x 21:01:06 + curl -s https://codecov.io/bash 21:01:06 + bash -s -- 21:01:06 21:01:06 _____ _ 21:01:06 / ____| | | 21:01:06 | | ___ __| | ___ ___ _____ __ 21:01:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:01:06 | |___| (_) | (_| | __/ (_| (_) \ V / 21:01:06 \_____\___/ \__,_|\___|\___\___/ \_/ 21:01:06 Bash-1.0.6 21:01:06 21:01:06 21:01:06 ==> git version 2.25.1 found 21:01:06 ==> 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 21:01:06 Release-Date: 2020-01-08 21:01:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:01:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:01:06 ==> Jenkins CI detected. 21:01:06 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1471 21:01:06 project root: . 21:01:06 --> token set from env 21:01:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:01:06 ==> Running gcov in . (disable via -X gcov) 21:01:06 ==> Python coveragepy not found 21:01:06 ==> Searching for coverage reports in: 21:01:06 + . 21:01:06 -> Found 1 reports 21:01:06 ==> Detecting git/mercurial file structure 21:01:06 ==> Reading reports 21:01:06 + ./coverage.out bytes=119519 21:01:06 ==> Appending adjustments 21:01:06 https://docs.codecov.io/docs/fixing-reports 21:01:06 + Found adjustments 21:01:06 ==> Gzipping contents 21:01:06 16K /tmp/codecov.IqvUTW.gz 21:01:06 ==> Uploading reports 21:01:06 url: https://codecov.io 21:01:06 query: branch=PR-1471&commit=7bae8fa0f4e90ceb1ec90c1d543255b789387e3e&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1471%2F15%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1471&job=&cmd_args= 21:01:06 -> Pinging Codecov 21:01:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1471&commit=7bae8fa0f4e90ceb1ec90c1d543255b789387e3e&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1471%2F15%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1471&job=&cmd_args= 21:01:06 -> Uploading to 21:01:06 https://storage.googleapis.com/codecov/v4/raw/2023-07-19/7E55EF52A471D76F132DFD9A03CDDE97/7bae8fa0f4e90ceb1ec90c1d543255b789387e3e/3f265845-5675-4a3f-995e-33cacbda98cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230719T210106Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3cc27fad665ea1fbb3b9924bb080a1ad6fba2a88aa8e240baffc6412f10d340c 21:01:06 % Total % Received % Xferd Average Speed Time Time Time Current 21:01:06 Dload Upload Total Spent Left Speed 21:01:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16365 0 0 100 16365 0 82651 --:--:-- --:--:-- --:--:-- 82651 21:01:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/7bae8fa0f4e90ceb1ec90c1d543255b789387e3e [Pipeline] } 21:01:06 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 21:01:07 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1471/archives ] 21:01:07 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1471/archives 21:01:07 total 16 21:01:07 drwxr-xr-x 3 root root 4096 Jul 19 20:50 . 21:01:07 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 20:50 .. 21:01:07 drwxr-xr-x 2 root root 4096 Jul 19 20:50 cost 21:01:07 -rw-r--r-- 1 root root 87 Jul 19 20:50 cost.csv 21:01:07 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1471/archives 21:01:07 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1471/archives 21:01:07 total 16 21:01:07 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 20:50 . 21:01:07 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 20:50 .. 21:01:07 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 20:50 cost 21:01:07 -rw-r--r-- 1 jenkins jenkins 87 Jul 19 20:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:01:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:01:08 ---> package-listing.sh 21:01:08 ++ facter osfamily 21:01:08 ++ tr '[:upper:]' '[:lower:]' 21:01:09 + OS_FAMILY=debian 21:01:09 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1471 21:01:09 + START_PACKAGES=/tmp/packages_start.txt 21:01:09 + END_PACKAGES=/tmp/packages_end.txt 21:01:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:01:09 + PACKAGES=/tmp/packages_start.txt 21:01:09 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1471 ']' 21:01:09 + PACKAGES=/tmp/packages_end.txt 21:01:09 + case "${OS_FAMILY}" in 21:01:09 + dpkg -l 21:01:09 + grep '^ii' 21:01:09 + '[' -f /tmp/packages_start.txt ']' 21:01:09 + '[' -f /tmp/packages_end.txt ']' 21:01:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:01:09 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1471 ']' 21:01:09 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1471/archives/ 21:01:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1471/archives/ [Pipeline] echo 21:01:09 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-1471/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:01:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:09 prd-ubuntu20.04-docker-8c-8g-1581 does not seem to be running inside a container 21:01:10 $ 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-1471/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-1471 -v /w/workspace/gexfoundry_device-sdk-go_PR-1471:/w/workspace/gexfoundry_device-sdk-go_PR-1471:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:01:10 $ docker top 916bc487e6d76bc52f167a89684398e7ff74b080b4f8953b07bb13e22db0a477 -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:10 + touch /tmp/pre-build-complete [Pipeline] sh 21:01:10 + mkdir -p /var/log/sysstat [Pipeline] sh 21:01:11 + ls /var/log/sa-host 21:01:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:01:11 provisioning config files... 21:01:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1471@tmp/config15839118727046954270tmp [Pipeline] { [Pipeline] echo 21:01:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:01:11 ---> create-netrc.sh [Pipeline] } 21:01:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:01:11 ---> python-tools-install.sh [Pipeline] echo 21:01:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:01:12 ---> sudo-logs.sh 21:01:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:01:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:01:12 ---> job-cost.sh 21:01:12 lf-activate-venv: SKIPPING 21:01:12 DEBUG: total: 0.2199999988079071 21:01:12 INFO: Retrieving Stack Cost... 21:01:12 INFO: Retrieving Pricing Info for: v3-standard-8 21:01:13 INFO: Archiving Costs [Pipeline] echo 21:01:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:01:13 ---> logs-deploy.sh 21:01:13 lf-activate-venv: SKIPPING 21:01:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1471/15 21:01:13 INFO: archiving workspace using pattern(s): 21:01:14 Archives upload complete. 21:01:14 INFO: archiving logs to Nexus