Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e29fde07f71cd63801829b35788a0c73dd6f5eb6+487ca8dbaf5a7983b4dd4e8681142a99360f28bf (fda59bbaadbe7c254900d3e8aeac40b7dd8c74a7) 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-ssh8989808499353820530.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh7066316711317140835.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-1531/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-1531/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3204689966865070520.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh17897042078823089806.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-1531/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-1531/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12367312002664763714.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.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16265 in /w/workspace/gexfoundry_device-sdk-go_PR-1531 [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-1531 # 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/1531/head:refs/remotes/origin/PR-1531 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 487ca8dbaf5a7983b4dd4e8681142a99360f28bf into PR head commit e29fde07f71cd63801829b35788a0c73dd6f5eb6 Merge succeeded, producing 21a4d738caab015ff01cf08b2b0ce696fbf79d7d Checking out Revision 21a4d738caab015ff01cf08b2b0ce696fbf79d7d (PR-1531) > git config core.sparsecheckout # timeout=10 > git checkout -f e29fde07f71cd63801829b35788a0c73dd6f5eb6 # 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 487ca8dbaf5a7983b4dd4e8681142a99360f28bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21a4d738caab015ff01cf08b2b0ce696fbf79d7d # timeout=10 Commit message: "Merge commit '487ca8dbaf5a7983b4dd4e8681142a99360f28bf' into HEAD" > git rev-list --no-walk e29fde07f71cd63801829b35788a0c73dd6f5eb6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:44:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:44:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:44:10 ========================================================= 18:44:10 EdgeX Global Pipelines Version Info 18:44:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:44:10 ------------------- 18:44:10 stable info: 18:44:10 ------------------- 18:44:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:44:10 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 18:44:10 Message: update stable to v1.0.255 18:44:11 ------------------- 18:44:11 experimental info: 18:44:11 ------------------- 18:44:11 Commited By: **** collab-it+edgex@linuxfoundation.org 18:44:11 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 18:44:11 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:44:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:44:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:44:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1531 [Pipeline] echo 18:44:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1531 [Pipeline] echo 18:44:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1531 [Pipeline] echo 18:44:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21a4d738caab015ff01cf08b2b0ce696fbf79d7d [Pipeline] echo 18:44:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21a4d73 [Pipeline] echo 18:44:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:44:12 provisioning config files... 18:44:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/config6185362042548428928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:12 ---> docker-login.sh 18:44:12 nexus3.edgexfoundry.org:10001 18:44:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:12 Configure a credential helper to remove this warning. See 18:44:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:12 18:44:12 Login Succeeded 18:44:12 nexus3.edgexfoundry.org:10002 18:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:13 Configure a credential helper to remove this warning. See 18:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:13 18:44:13 Login Succeeded 18:44:13 nexus3.edgexfoundry.org:10003 18:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:13 Configure a credential helper to remove this warning. See 18:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:13 18:44:13 Login Succeeded 18:44:13 nexus3.edgexfoundry.org:10004 18:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:13 Configure a credential helper to remove this warning. See 18:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:13 18:44:13 Login Succeeded 18:44:13 docker.io 18:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:13 Configure a credential helper to remove this warning. See 18:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:13 18:44:13 Login Succeeded 18:44:13 ---> docker-login.sh ends [Pipeline] } 18:44:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:44:13 + git rev-list -1 --merges 21a4d738caab015ff01cf08b2b0ce696fbf79d7d~1..21a4d738caab015ff01cf08b2b0ce696fbf79d7d [Pipeline] echo 18:44:13 -----------> git rev-list -1 --merges 21a4d738caab015ff01cf08b2b0ce696fbf79d7d~1..21a4d738caab015ff01cf08b2b0ce696fbf79d7d 21a4d738caab015ff01cf08b2b0ce696fbf79d7d 18:44:13 21a4d738caab015ff01cf08b2b0ce696fbf79d7d [false] [Pipeline] sh 18:44:14 + git log --format=format:%s -1 21a4d738caab015ff01cf08b2b0ce696fbf79d7d [Pipeline] echo 18:44:14 ========================================================= 18:44:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:44:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:44:14 + git log --format=format:%s -1 21a4d738caab015ff01cf08b2b0ce696fbf79d7d [Pipeline] echo 18:44:14 [semverPrep] GIT_COMMIT: 21a4d738caab015ff01cf08b2b0ce696fbf79d7d, Commit Message: Merge commit '487ca8dbaf5a7983b4dd4e8681142a99360f28bf' into HEAD [Pipeline] echo 18:44:14 [semverPrep] This is not a build commit. [Pipeline] sh 18:44:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:44:15 + grep -v github /etc/ssh/ssh_known_hosts 18:44:15 + [ -e /tmp/ssh_known_hosts ] 18:44:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:44:15 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:44:15 sudo tee -a /etc/ssh/ssh_known_hosts 18:44:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:44:15 18:44:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:44:15 0.1.4: Pulling from edgex-devops/py-git-semver 18:44:15 b85a868b505f: Pulling fs layer 18:44:15 e2be974225ed: Pulling fs layer 18:44:15 339a4e72a1f5: Pulling fs layer 18:44:15 988bab9f4d93: Pulling fs layer 18:44:15 1469e6f7b9e6: Pulling fs layer 18:44:15 eaf3925da568: Pulling fs layer 18:44:15 bab4dde63d76: Pulling fs layer 18:44:15 bde34c3a00c8: Pulling fs layer 18:44:15 b352a97aabf1: Pulling fs layer 18:44:15 4872d77fe225: Pulling fs layer 18:44:15 5851b861e8e6: Pulling fs layer 18:44:15 bde34c3a00c8: Waiting 18:44:15 b352a97aabf1: Waiting 18:44:15 eaf3925da568: Waiting 18:44:15 4872d77fe225: Waiting 18:44:15 988bab9f4d93: Waiting 18:44:15 5851b861e8e6: Waiting 18:44:15 e2be974225ed: Verifying Checksum 18:44:15 e2be974225ed: Download complete 18:44:15 988bab9f4d93: Verifying Checksum 18:44:15 988bab9f4d93: Download complete 18:44:16 1469e6f7b9e6: Verifying Checksum 18:44:16 1469e6f7b9e6: Download complete 18:44:16 339a4e72a1f5: Verifying Checksum 18:44:16 339a4e72a1f5: Download complete 18:44:16 eaf3925da568: Verifying Checksum 18:44:16 eaf3925da568: Download complete 18:44:16 bde34c3a00c8: Verifying Checksum 18:44:16 bde34c3a00c8: Download complete 18:44:16 b352a97aabf1: Download complete 18:44:16 4872d77fe225: Verifying Checksum 18:44:16 4872d77fe225: Download complete 18:44:16 5851b861e8e6: Verifying Checksum 18:44:16 5851b861e8e6: Download complete 18:44:16 b85a868b505f: Download complete 18:44:16 bab4dde63d76: Verifying Checksum 18:44:16 bab4dde63d76: Download complete 18:44:17 b85a868b505f: Pull complete 18:44:17 e2be974225ed: Pull complete 18:44:18 339a4e72a1f5: Pull complete 18:44:18 988bab9f4d93: Pull complete 18:44:18 1469e6f7b9e6: Pull complete 18:44:18 eaf3925da568: Pull complete 18:44:20 bab4dde63d76: Pull complete 18:44:20 bde34c3a00c8: Pull complete 18:44:20 b352a97aabf1: Pull complete 18:44:20 4872d77fe225: Pull complete 18:44:20 5851b861e8e6: Pull complete 18:44:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:44:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:44:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:20 prd-ubuntu20.04-docker-8c-8g-16265 does not seem to be running inside a container 18:44:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1531 -v /w/workspace/gexfoundry_device-sdk-go_PR-1531:/w/workspace/gexfoundry_device-sdk-go_PR-1531:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:44:26 $ docker top 3159804dcd7b8b73ea6817f143b0230fced0ee3c032e33725742c0d41fd80158 -eo pid,comm 18:44:26 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). 18:44:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:44:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:44:26 [ssh-agent] Looking for ssh-agent implementation... 18:44:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:44:26 $ docker exec 3159804dcd7b8b73ea6817f143b0230fced0ee3c032e33725742c0d41fd80158 ssh-agent 18:44:27 SSH_AUTH_SOCK=/tmp/ssh-ssY1b7VJURIZ/agent.32 18:44:27 SSH_AGENT_PID=38 18:44:27 Running ssh-add (command line suppressed) 18:44:27 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/private_key_12319598713196919771.key (/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/private_key_12319598713196919771.key) 18:44:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:44:27 + git tag --points-at HEAD [Pipeline] } 18:44:27 $ docker exec --env ******** --env ******** 3159804dcd7b8b73ea6817f143b0230fced0ee3c032e33725742c0d41fd80158 ssh-agent -k 18:44:27 unset SSH_AUTH_SOCK; 18:44:27 unset SSH_AGENT_PID; 18:44:27 echo Agent pid 38 killed; 18:44:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:44:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:44:27 [ssh-agent] Looking for ssh-agent implementation... 18:44:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:44:27 $ docker exec 3159804dcd7b8b73ea6817f143b0230fced0ee3c032e33725742c0d41fd80158 ssh-agent 18:44:27 SSH_AUTH_SOCK=/tmp/ssh-Z9KwoDIzy2Db/agent.70 18:44:27 SSH_AGENT_PID=76 18:44:27 Running ssh-add (command line suppressed) 18:44:27 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/private_key_16587986150467004279.key (/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/private_key_16587986150467004279.key) 18:44:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:44:28 + git semver init 18:44:28 2023-11-01 18:44:28,337 [run_init] DEBUG init version:0.0.0 force:False 18:44:28 2023-11-01 18:44:28,337 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver 18:44:28 2023-11-01 18:44:28,338 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver 18:44:28 2023-11-01 18:44:28,338 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1531, universal_newlines=False, shell=None, istream=None) 18:44:29 2023-11-01 18:44:29,364 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531/.git/info/exclude 18:44:29 2023-11-01 18:44:29,364 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver/PR-1531 with force:False 18:44:29 2023-11-01 18:44:29,364 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver/PR-1531 18:44:29 2023-11-01 18:44:29,368 [execute] INFO git cat-file --batch-check 18:44:29 2023-11-01 18:44:29,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver, universal_newlines=False, shell=None, istream=) 18:44:29 2023-11-01 18:44:29,374 [execute] INFO git cat-file --batch 18:44:29 2023-11-01 18:44:29,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver, universal_newlines=False, shell=None, istream=) 18:44:29 2023-11-01 18:44:29,378 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver/PR-1531 18:44:29 0.0.0 [Pipeline] } 18:44:29 $ docker exec --env ******** --env ******** 3159804dcd7b8b73ea6817f143b0230fced0ee3c032e33725742c0d41fd80158 ssh-agent -k 18:44:29 unset SSH_AUTH_SOCK; 18:44:29 unset SSH_AGENT_PID; 18:44:29 echo Agent pid 76 killed; 18:44:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:44:30 + git semver [Pipeline] } 18:44:30 $ docker stop --time=1 3159804dcd7b8b73ea6817f143b0230fced0ee3c032e33725742c0d41fd80158 18:44:31 $ docker rm -f --volumes 3159804dcd7b8b73ea6817f143b0230fced0ee3c032e33725742c0d41fd80158 [Pipeline] // withDockerContainer [Pipeline] sh 18:44:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:44:32 Stashed 1 file(s) [Pipeline] echo 18:44:32 [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 18:44:32 provisioning config files... 18:44:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/config1572909368118211380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:32 ---> docker-login.sh 18:44:32 nexus3.edgexfoundry.org:10001 18:44:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:32 Configure a credential helper to remove this warning. See 18:44:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:32 18:44:32 Login Succeeded 18:44:32 nexus3.edgexfoundry.org:10002 18:44:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:32 Configure a credential helper to remove this warning. See 18:44:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:32 18:44:32 Login Succeeded 18:44:32 nexus3.edgexfoundry.org:10003 18:44:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:33 Configure a credential helper to remove this warning. See 18:44:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:33 18:44:33 Login Succeeded 18:44:33 nexus3.edgexfoundry.org:10004 18:44:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:33 Configure a credential helper to remove this warning. See 18:44:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:33 18:44:33 Login Succeeded 18:44:33 docker.io 18:44:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:33 Configure a credential helper to remove this warning. See 18:44:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:33 18:44:33 Login Succeeded 18:44:33 ---> docker-login.sh ends [Pipeline] } 18:44:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:44:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:44:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:44:33 ========================================================= 18:44:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:44:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:33 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 18:44:33 Sending build context to Docker daemon 11.27MB 18:44:33 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 18:44:33 Step 2/10 : FROM ${BASE} AS builder 18:44:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:44:34 7264a8db6415: Pulling fs layer 18:44:34 c4d48a809fc2: Pulling fs layer 18:44:34 4f1c88b9dad5: Pulling fs layer 18:44:34 ad3a456e5733: Pulling fs layer 18:44:34 33e27b845d1e: Pulling fs layer 18:44:34 c68163c4e522: Pulling fs layer 18:44:34 50da416c3ac9: Pulling fs layer 18:44:34 23d2d4c4bb30: Pulling fs layer 18:44:34 33e27b845d1e: Waiting 18:44:34 23d2d4c4bb30: Waiting 18:44:34 ad3a456e5733: Waiting 18:44:34 c4d48a809fc2: Verifying Checksum 18:44:34 c4d48a809fc2: Download complete 18:44:34 ad3a456e5733: Download complete 18:44:34 33e27b845d1e: Verifying Checksum 18:44:34 33e27b845d1e: Download complete 18:44:34 7264a8db6415: Verifying Checksum 18:44:34 7264a8db6415: Download complete 18:44:34 c68163c4e522: Verifying Checksum 18:44:34 c68163c4e522: Download complete 18:44:34 7264a8db6415: Pull complete 18:44:34 c4d48a809fc2: Pull complete 18:44:34 23d2d4c4bb30: Verifying Checksum 18:44:34 23d2d4c4bb30: Download complete 18:44:34 4f1c88b9dad5: Verifying Checksum 18:44:34 4f1c88b9dad5: Download complete 18:44:35 50da416c3ac9: Verifying Checksum 18:44:35 50da416c3ac9: Download complete 18:44:37 4f1c88b9dad5: Pull complete 18:44:37 ad3a456e5733: Pull complete 18:44:37 33e27b845d1e: Pull complete 18:44:37 c68163c4e522: Pull complete 18:44:40 50da416c3ac9: Pull complete 18:44:41 23d2d4c4bb30: Pull complete 18:44:41 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:44:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:44:41 ---> 0786185ac409 18:44:41 Step 3/10 : ARG MAKE=make build 18:44:47 Still waiting to schedule task 18:44:47 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:44:49 ---> Running in 61d4bce4fe3c 18:44:49 Removing intermediate container 61d4bce4fe3c 18:44:49 ---> 7f5b4a5efd65 18:44:49 Step 4/10 : WORKDIR /device-sdk-go 18:44:49 ---> Running in ffe00c636e69 18:44:49 Removing intermediate container ffe00c636e69 18:44:49 ---> b84a65913cac 18:44:49 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:44:49 ---> Running in 2ad17630b67d 18:44:49 Removing intermediate container 2ad17630b67d 18:44:49 ---> f684993413b7 18:44:49 Step 6/10 : RUN apk add --update --no-cache make git 18:44:49 ---> Running in 1a5fd0fe998a 18:44:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:44:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:44:49 OK: 264 MiB in 52 packages 18:44:49 Removing intermediate container 1a5fd0fe998a 18:44:49 ---> 1f9dae8a7a45 18:44:49 Step 7/10 : COPY go.mod vendor* ./ 18:44:50 ---> 84e018199c02 18:44:50 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:50 ---> Running in ed7c3c1049d9 18:45:36 Removing intermediate container ed7c3c1049d9 18:45:36 ---> 23ac4323511c 18:45:36 Step 9/10 : COPY . . 18:45:36 ---> 0d586e6a2c4e 18:45:36 Step 10/10 : RUN ${MAKE} 18:45:36 ---> Running in ea5e89c3e3b0 18:45:36 noop 18:45:36 Removing intermediate container ea5e89c3e3b0 18:45:36 ---> 31ee27b01aa5 18:45:36 Successfully built 31ee27b01aa5 18:45:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:37 + docker inspect -f . ci-base-image-x86_64 18:45:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:37 prd-ubuntu20.04-docker-8c-8g-16265 does not seem to be running inside a container 18:45:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1531 -v /w/workspace/gexfoundry_device-sdk-go_PR-1531:/w/workspace/gexfoundry_device-sdk-go_PR-1531:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1531@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 ******** ci-base-image-x86_64 cat 18:45:37 $ docker top 5932f4a68815358780a69ba9647771fc61373844bbe744d7ecd320e0099744d3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:38 + go version 18:45:38 go version go1.21.0 linux/amd64 [Pipeline] } 18:45:38 $ docker stop --time=1 5932f4a68815358780a69ba9647771fc61373844bbe744d7ecd320e0099744d3 18:45:39 $ docker rm -f --volumes 5932f4a68815358780a69ba9647771fc61373844bbe744d7ecd320e0099744d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:39 + docker inspect -f . ci-base-image-x86_64 18:45:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:40 prd-ubuntu20.04-docker-8c-8g-16265 does not seem to be running inside a container 18:45:40 $ 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-1531 -v /w/workspace/gexfoundry_device-sdk-go_PR-1531:/w/workspace/gexfoundry_device-sdk-go_PR-1531:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1531@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 ******** ci-base-image-x86_64 cat 18:45:40 $ docker top c29341bbe99ce2fc46eadf0ba8db4d708eb6a72620e282bd50f6d0fcdc34bdf4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:40 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1531 [Pipeline] fileExists [Pipeline] sh 18:45:41 + make test 18:45:41 go test -race -coverprofile=coverage.out ./... 18:45:47 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:46:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:46:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:46:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:46:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:46:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:46:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:46:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:46:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:46:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.049s coverage: 27.6% of statements 18:46:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.054s coverage: 81.5% of statements 18:46:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.074s coverage: 86.0% of statements 18:46:00 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:46:00 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:46:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.075s coverage: 71.8% of statements 18:46:01 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:46:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.042s coverage: 14.4% of statements 18:46:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.064s coverage: 45.9% of statements 18:46:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.073s coverage: 68.5% of statements 18:46:04 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.101s coverage: 89.2% of statements 18:46:04 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.042s coverage: 5.5% of statements 18:46:22 GO111MODULE=on go vet ./... 18:46:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:46:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:46:24 ./bin/test-attribution-txt.sh [Pipeline] echo 18:46:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:46:24 $ docker stop --time=1 c29341bbe99ce2fc46eadf0ba8db4d708eb6a72620e282bd50f6d0fcdc34bdf4 18:46:28 $ docker rm -f --volumes c29341bbe99ce2fc46eadf0ba8db4d708eb6a72620e282bd50f6d0fcdc34bdf4 [Pipeline] // withDockerContainer [Pipeline] sh 18:46:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:46:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:46:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:46:29 + ls -al . 18:46:29 total 308 18:46:29 drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 18:45 . 18:46:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:44 .. 18:46:29 -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 18:44 .dockerignore 18:46:29 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:46 .git 18:46:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:44 .github 18:46:29 -rw-rw-r-- 1 jenkins jenkins 137 Nov 1 18:44 .gitignore 18:46:29 -rw-rw-r-- 1 jenkins jenkins 42 Nov 1 18:44 .golangci.yml 18:46:29 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:44 .semver 18:46:29 -rw-rw-r-- 1 jenkins jenkins 48109 Nov 1 18:44 CHANGELOG.md 18:46:29 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 18:44 GOVERNANCE.md 18:46:29 -rw-rw-r-- 1 jenkins jenkins 885 Nov 1 18:44 Jenkinsfile 18:46:29 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 1 18:44 LICENSE 18:46:29 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 1 18:44 Makefile 18:46:29 -rw-rw-r-- 1 jenkins jenkins 619 Nov 1 18:44 OWNERS.md 18:46:29 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 1 18:44 README.md 18:46:29 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 18:44 VERSION 18:46:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:44 bin 18:46:29 -rw-r--r-- 1 jenkins jenkins 122156 Nov 1 18:46 coverage.out 18:46:29 drwxrwxr-x 5 jenkins jenkins 4096 Nov 1 18:44 example 18:46:29 -rw-rw-r-- 1 jenkins jenkins 3723 Nov 1 18:44 go.mod 18:46:29 -rw-rw-r-- 1 jenkins jenkins 34277 Nov 1 18:44 go.sum 18:46:29 drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 18:44 internal 18:46:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:44 openapi 18:46:29 drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 18:44 pkg 18:46:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:44 snap 18:46:29 -rw-rw-r-- 1 jenkins jenkins 222 Nov 1 18:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:30 + 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=21a4d738caab015ff01cf08b2b0ce696fbf79d7d --label arch=amd64 --label version=0.0.0 . 18:46:30 Sending build context to Docker daemon 11.39MB 18:46:30 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 18:46:30 Step 2/23 : FROM ${BASE} AS builder 18:46:30 ---> 31ee27b01aa5 18:46:30 Step 3/23 : ARG MAKE=make build 18:46:30 ---> Running in 7503dcae6297 18:46:30 Removing intermediate container 7503dcae6297 18:46:30 ---> dd60ba6aafb9 18:46:30 Step 4/23 : WORKDIR /device-sdk-go 18:46:30 ---> Running in dc628b09cd3e 18:46:30 Removing intermediate container dc628b09cd3e 18:46:30 ---> 529410c9fdf9 18:46:30 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:46:30 ---> Running in 5a501b72d105 18:46:30 Removing intermediate container 5a501b72d105 18:46:30 ---> 8f938707c16a 18:46:30 Step 6/23 : RUN apk add --update --no-cache make git 18:46:30 ---> Running in 875a16879f5b 18:46:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:46:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:46:31 OK: 264 MiB in 52 packages 18:46:31 Removing intermediate container 875a16879f5b 18:46:31 ---> 85e536200594 18:46:31 Step 7/23 : COPY go.mod vendor* ./ 18:46:31 ---> 03e397da3f05 18:46:31 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:31 ---> Running in 8104fa1d6ae8 18:46:32 Removing intermediate container 8104fa1d6ae8 18:46:32 ---> 106e9e516ea2 18:46:32 Step 9/23 : COPY . . 18:46:33 ---> da13cca5f022 18:46:33 Step 10/23 : RUN ${MAKE} 18:46:33 ---> Running in 6bcbd5244dbe 18:46:33 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 18:46:51 Removing intermediate container 6bcbd5244dbe 18:46:51 ---> dba78128f4bc 18:46:51 Step 11/23 : FROM alpine:3.18 18:46:51 3.18: Pulling from library/alpine 18:46:51 96526aa774ef: Pulling fs layer 18:46:52 96526aa774ef: Verifying Checksum 18:46:52 96526aa774ef: Download complete 18:46:52 96526aa774ef: Pull complete 18:46:52 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:46:52 Status: Downloaded newer image for alpine:3.18 18:46:52 ---> 8ca4688f4f35 18:46:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:46:52 ---> Running in b8088d454857 18:46:52 Removing intermediate container b8088d454857 18:46:52 ---> 06c211ad3e26 18:46:52 Step 13/23 : RUN apk add --update --no-cache 18:46:52 ---> Running in a45aac2d80d0 18:46:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:46:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:46:53 OK: 7 MiB in 15 packages 18:46:53 Removing intermediate container a45aac2d80d0 18:46:53 ---> 362862ca1af0 18:46:53 Step 14/23 : WORKDIR / 18:46:53 ---> Running in 25db41e242b6 18:46:53 Removing intermediate container 25db41e242b6 18:46:53 ---> 7bc17b188bbc 18:46:53 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:46:53 ---> a19b8eecfacf 18:46:53 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:46:54 ---> 2ff3bc1d4110 18:46:54 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:46:54 ---> 95f4aa3ded44 18:46:54 Step 18/23 : EXPOSE 59999 18:46:54 ---> Running in a59d7242b06b 18:46:54 Removing intermediate container a59d7242b06b 18:46:54 ---> 1e06c8ef8766 18:46:54 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:46:54 ---> Running in 617f82245194 18:46:54 Removing intermediate container 617f82245194 18:46:54 ---> 22f837edb4b0 18:46:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:46:54 ---> Running in 7ab490277570 18:46:54 Removing intermediate container 7ab490277570 18:46:54 ---> bb0399bbad3d 18:46:54 Step 21/23 : LABEL arch=amd64 18:46:54 ---> Running in 2cfe101d38a8 18:46:55 Removing intermediate container 2cfe101d38a8 18:46:55 ---> a85678f9f7a2 18:46:55 Step 22/23 : LABEL git_sha=21a4d738caab015ff01cf08b2b0ce696fbf79d7d 18:46:55 ---> Running in 188daa2fadf1 18:46:55 Removing intermediate container 188daa2fadf1 18:46:55 ---> 3662df807c6b 18:46:55 Step 23/23 : LABEL version=0.0.0 18:46:55 ---> Running in 7bcd6b76236e 18:46:55 Removing intermediate container 7bcd6b76236e 18:46:55 ---> b5323fabb38c 18:46:55 [Warning] One or more build-args [ARCH] were not consumed 18:46:55 Successfully built b5323fabb38c 18:46:55 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 18:46:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:46:55 18:46:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:46:56 latest: Pulling from edgex-lftools-log-publisher 18:46:56 5eb5b503b376: Pulling fs layer 18:46:56 5c69ac0246d0: Pulling fs layer 18:46:56 ec43610c2a17: Pulling fs layer 18:46:56 3a2ae6a8a46f: Pulling fs layer 18:46:56 33b1e0a273af: Pulling fs layer 18:46:56 5d3b04190fa2: Pulling fs layer 18:46:56 2f39f015ded8: Pulling fs layer 18:46:56 33b1e0a273af: Waiting 18:46:56 5d3b04190fa2: Waiting 18:46:56 2f39f015ded8: Waiting 18:46:56 3a2ae6a8a46f: Waiting 18:46:56 5c69ac0246d0: Download complete 18:46:56 3a2ae6a8a46f: Verifying Checksum 18:46:56 3a2ae6a8a46f: Download complete 18:46:56 33b1e0a273af: Verifying Checksum 18:46:56 33b1e0a273af: Download complete 18:46:56 5d3b04190fa2: Verifying Checksum 18:46:56 5d3b04190fa2: Download complete 18:46:56 ec43610c2a17: Verifying Checksum 18:46:56 ec43610c2a17: Download complete 18:46:56 5eb5b503b376: Download complete 18:46:56 2f39f015ded8: Download complete 18:46:57 5eb5b503b376: Pull complete 18:46:57 5c69ac0246d0: Pull complete 18:46:58 ec43610c2a17: Pull complete 18:46:58 3a2ae6a8a46f: Pull complete 18:46:58 33b1e0a273af: Pull complete 18:46:58 5d3b04190fa2: Pull complete 18:47:02 2f39f015ded8: Pull complete 18:47:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:47:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:47:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:02 prd-ubuntu20.04-docker-8c-8g-16265 does not seem to be running inside a container 18:47:02 $ 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-1531 -v /w/workspace/gexfoundry_device-sdk-go_PR-1531:/w/workspace/gexfoundry_device-sdk-go_PR-1531:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1531@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-lftools-log-publisher:latest cat 18:47:07 $ docker top ca67522397eeedc234a4d78d7c00ce5c26305cd681ec9fd361e7464b0ca41ae9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:07 ---> job-cost.sh 18:47:07 lf-activate-venv: SKIPPING 18:47:07 INFO: No Stack... 18:47:08 INFO: Retrieving Pricing Info for: v3-standard-8 18:47:08 INFO: Archiving Costs [Pipeline] sh 18:47:08 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives/cost.csv 18:47:08 + cut -d, -f6 [Pipeline] lock 18:47:08 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1531-3-stack-cost] 18:47:08 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1531-3-stack-cost] did not exist. Created. 18:47:08 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1531-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:47:09 + echo total: 0.2199999988079071 [Pipeline] stash 18:47:09 Stashed 1 file(s) [Pipeline] } 18:47:09 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1531-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:47:09 $ docker stop --time=1 ca67522397eeedc234a4d78d7c00ce5c26305cd681ec9fd361e7464b0ca41ae9 18:47:10 $ docker rm -f --volumes ca67522397eeedc234a4d78d7c00ce5c26305cd681ec9fd361e7464b0ca41ae9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:49:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16266 in /w/workspace/gexfoundry_device-sdk-go_PR-1531 [Pipeline] { [Pipeline] ws 18:49:05 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 18:49:05 The recommended git tool is: git 18:49:10 using credential edgex-jenkins-ssh 18:49:10 Cloning the remote Git repository 18:49:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:49:10 > git init /w/workspace/device-sdk-go/3 # timeout=10 18:49:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:49:10 > git --version # timeout=10 18:49:10 > git --version # 'git version 2.25.1' 18:49:10 using GIT_SSH to set credentials SSH Credentials for GitHub 18:49:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:49:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:49:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:49:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:49:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1531/head:refs/remotes/origin/PR-1531 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:49:13 Merging remotes/origin/main commit 487ca8dbaf5a7983b4dd4e8681142a99360f28bf into PR head commit e29fde07f71cd63801829b35788a0c73dd6f5eb6 18:49:14 Merge succeeded, producing e6fcfbb1c5cf0e9505504e65c753802c921f2a90 18:49:14 Checking out Revision e6fcfbb1c5cf0e9505504e65c753802c921f2a90 (PR-1531) 18:49:13 > git config core.sparsecheckout # timeout=10 18:49:14 > git checkout -f e29fde07f71cd63801829b35788a0c73dd6f5eb6 # timeout=10 18:49:14 > git remote # timeout=10 18:49:14 > git config --get remote.origin.url # timeout=10 18:49:14 using GIT_SSH to set credentials SSH Credentials for GitHub 18:49:14 > git merge 487ca8dbaf5a7983b4dd4e8681142a99360f28bf # timeout=10 18:49:14 > git rev-parse HEAD^{commit} # timeout=10 18:49:14 > git config core.sparsecheckout # timeout=10 18:49:14 > git checkout -f e6fcfbb1c5cf0e9505504e65c753802c921f2a90 # timeout=10 18:49:17 Commit message: "Merge commit '487ca8dbaf5a7983b4dd4e8681142a99360f28bf' into HEAD" 18:49:17 > git rev-list --no-walk e29fde07f71cd63801829b35788a0c73dd6f5eb6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:49:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:49:19 % Total % Received % Xferd Average Speed Time Time Time Current 18:49:19 Dload Upload Total Spent Left Speed 18:49:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 18:49:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:49:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:49:20 + sudo tee /etc/docker/daemon.new 18:49:20 { 18:49:20 "registry-mirrors": [ 18:49:20 "https://nexus3.edgexfoundry.org:10001" 18:49:20 ], 18:49:20 "bip": "10.250.0.254/24", 18:49:20 "hosts": [ 18:49:20 "tcp://0.0.0.0:5555", 18:49:20 "unix:///var/run/docker.sock" 18:49:20 ], 18:49:20 "mtu": 1458, 18:49:20 "selinux-enabled": true, 18:49:20 "seccomp-profile": "/etc/docker/seccomp.json" 18:49:20 } [Pipeline] sh 18:49:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:49:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:49:39 provisioning config files... 18:49:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config16349421738674012799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:49:39 ---> docker-login.sh 18:49:39 nexus3.edgexfoundry.org:10001 18:49:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:40 Configure a credential helper to remove this warning. See 18:49:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:40 18:49:40 Login Succeeded 18:49:40 nexus3.edgexfoundry.org:10002 18:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:40 Configure a credential helper to remove this warning. See 18:49:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:40 18:49:40 Login Succeeded 18:49:40 nexus3.edgexfoundry.org:10003 18:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:40 Configure a credential helper to remove this warning. See 18:49:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:40 18:49:40 Login Succeeded 18:49:40 nexus3.edgexfoundry.org:10004 18:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:41 Configure a credential helper to remove this warning. See 18:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:41 18:49:41 Login Succeeded 18:49:41 docker.io 18:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:42 Configure a credential helper to remove this warning. See 18:49:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:42 18:49:42 Login Succeeded 18:49:42 ---> docker-login.sh ends [Pipeline] } 18:49:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:49:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:49:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:49:42 ========================================================= 18:49:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:49:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:42 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 18:49:43 Sending build context to Docker daemon 6.036MB 18:49:43 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 18:49:43 Step 2/10 : FROM ${BASE} AS builder 18:49:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:49:46 9fda8d8052c6: Pulling fs layer 18:49:46 5d54e960e981: Pulling fs layer 18:49:46 c4a7e357bf2a: Pulling fs layer 18:49:46 f0e02332f6b5: Pulling fs layer 18:49:46 cefa15bbcfad: Pulling fs layer 18:49:46 17808c966233: Pulling fs layer 18:49:46 f4c1fc716caa: Pulling fs layer 18:49:46 f0e02332f6b5: Waiting 18:49:46 cefa15bbcfad: Waiting 18:49:46 17808c966233: Waiting 18:49:46 f4c1fc716caa: Waiting 18:49:46 5d54e960e981: Download complete 18:49:46 f0e02332f6b5: Verifying Checksum 18:49:46 f0e02332f6b5: Download complete 18:49:46 cefa15bbcfad: Verifying Checksum 18:49:46 cefa15bbcfad: Download complete 18:49:46 9fda8d8052c6: Download complete 18:49:46 f4c1fc716caa: Verifying Checksum 18:49:46 f4c1fc716caa: Download complete 18:49:47 9fda8d8052c6: Pull complete 18:49:47 5d54e960e981: Pull complete 18:49:48 c4a7e357bf2a: Download complete 18:49:49 17808c966233: Verifying Checksum 18:49:49 17808c966233: Download complete 18:50:01 c4a7e357bf2a: Pull complete 18:50:01 f0e02332f6b5: Pull complete 18:50:01 cefa15bbcfad: Pull complete 18:50:09 17808c966233: Pull complete 18:50:14 f4c1fc716caa: Pull complete 18:50:14 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:50:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:50:14 ---> ea914061e18c 18:50:14 Step 3/10 : ARG MAKE=make build 18:50:14 ---> Running in 562749ce620a 18:50:15 Removing intermediate container 562749ce620a 18:50:15 ---> b6ae07991c45 18:50:15 Step 4/10 : WORKDIR /device-sdk-go 18:50:15 ---> Running in e73e83411609 18:50:15 Removing intermediate container e73e83411609 18:50:15 ---> 0e9c7dd8e838 18:50:15 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:50:15 ---> Running in c25ed08e2e8b 18:50:16 Removing intermediate container c25ed08e2e8b 18:50:16 ---> 8db6cab7680a 18:50:16 Step 6/10 : RUN apk add --update --no-cache make git 18:50:16 ---> Running in f7733f37eda6 18:50:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:50:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:50:18 OK: 266 MiB in 52 packages 18:50:19 Removing intermediate container f7733f37eda6 18:50:19 ---> c07a6d3a23cd 18:50:19 Step 7/10 : COPY go.mod vendor* ./ 18:50:19 ---> 95c18074dd65 18:50:19 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:20 ---> Running in f0a8b1ea2fb9 18:51:41 Removing intermediate container f0a8b1ea2fb9 18:51:41 ---> 082fd6987bd8 18:51:41 Step 9/10 : COPY . . 18:51:41 ---> de1582fe6a34 18:51:41 Step 10/10 : RUN ${MAKE} 18:51:41 ---> Running in 027acb0e0750 18:51:41 noop 18:51:41 Removing intermediate container 027acb0e0750 18:51:41 ---> 049bd19af44a 18:51:41 Successfully built 049bd19af44a 18:51:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:42 + docker inspect -f . ci-base-image-arm64 18:51:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:42 prd-ubuntu20.04-docker-arm64-4c-16g-16266 does not seem to be running inside a container 18:51:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** ci-base-image-arm64 cat 18:51:44 $ docker top 51d15a4707667c5525380bddc1a1930a3f9e046a7451a19c01481e0db6ca1d66 -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:44 + go version 18:51:44 go version go1.21.0 linux/arm64 [Pipeline] } 18:51:45 $ docker stop --time=1 51d15a4707667c5525380bddc1a1930a3f9e046a7451a19c01481e0db6ca1d66 18:51:49 $ docker rm -f --volumes 51d15a4707667c5525380bddc1a1930a3f9e046a7451a19c01481e0db6ca1d66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:50 + docker inspect -f . ci-base-image-arm64 18:51:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:50 prd-ubuntu20.04-docker-arm64-4c-16g-16266 does not seem to be running inside a container 18:51:50 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** ci-base-image-arm64 cat 18:51:51 $ docker top aff4152a22ebadc0060cab7b143764663aca8936ec4ac12708722911db55067c -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:52 + git config --global --add safe.directory /w/workspace/device-sdk-go/3 [Pipeline] fileExists [Pipeline] sh 18:51:53 + make test 18:51:53 go test -race -coverprofile=coverage.out ./... 18:52:32 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:54:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:54:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:54:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:54:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:54:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:54:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.209s coverage: 27.6% of statements 18:54:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.262s coverage: 81.5% of statements 18:54:57 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:54:57 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:54:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.350s coverage: 86.0% of statements 18:55:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:55:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.523s coverage: 71.8% of statements 18:55:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.255s coverage: 14.4% of statements 18:55:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.231s coverage: 45.9% of statements 18:55:07 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:55:07 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:55:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.443s coverage: 68.5% of statements 18:55:12 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.443s coverage: 89.2% of statements 18:55:12 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:55:14 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.244s coverage: 5.5% of statements 18:55:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:55:14 GO111MODULE=on go vet ./... 18:57:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:57:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:57:21 ./bin/test-attribution-txt.sh [Pipeline] echo 18:57:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:57:21 $ docker stop --time=1 aff4152a22ebadc0060cab7b143764663aca8936ec4ac12708722911db55067c 18:57:26 $ docker rm -f --volumes aff4152a22ebadc0060cab7b143764663aca8936ec4ac12708722911db55067c [Pipeline] // withDockerContainer [Pipeline] sh 18:57:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:57:28 Warning: overwriting stash ‘coverage-report’ 18:57:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:57:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:57:29 + ls -al . 18:57:29 total 304 18:57:29 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 18:51 . 18:57:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:49 .. 18:57:29 -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 18:49 .dockerignore 18:57:29 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:49 .git 18:57:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:49 .github 18:57:29 -rw-rw-r-- 1 jenkins jenkins 137 Nov 1 18:49 .gitignore 18:57:29 -rw-rw-r-- 1 jenkins jenkins 42 Nov 1 18:49 .golangci.yml 18:57:29 -rw-rw-r-- 1 jenkins jenkins 48109 Nov 1 18:49 CHANGELOG.md 18:57:29 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 18:49 GOVERNANCE.md 18:57:29 -rw-rw-r-- 1 jenkins jenkins 885 Nov 1 18:49 Jenkinsfile 18:57:29 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 1 18:49 LICENSE 18:57:29 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 1 18:49 Makefile 18:57:29 -rw-rw-r-- 1 jenkins jenkins 619 Nov 1 18:49 OWNERS.md 18:57:29 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 1 18:49 README.md 18:57:29 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 18:44 VERSION 18:57:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:49 bin 18:57:29 -rw-r--r-- 1 jenkins jenkins 122155 Nov 1 18:55 coverage.out 18:57:29 drwxrwxr-x 5 jenkins jenkins 4096 Nov 1 18:49 example 18:57:29 -rw-rw-r-- 1 jenkins jenkins 3723 Nov 1 18:49 go.mod 18:57:29 -rw-rw-r-- 1 jenkins jenkins 34277 Nov 1 18:49 go.sum 18:57:29 drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 18:49 internal 18:57:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:49 openapi 18:57:29 drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 18:49 pkg 18:57:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:49 snap 18:57:29 -rw-rw-r-- 1 jenkins jenkins 222 Nov 1 18:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:29 + 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=e6fcfbb1c5cf0e9505504e65c753802c921f2a90 --label arch=arm64 --label version=0.0.0 . 18:57:30 Sending build context to Docker daemon 6.159MB 18:57:30 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 18:57:30 Step 2/23 : FROM ${BASE} AS builder 18:57:30 ---> 049bd19af44a 18:57:30 Step 3/23 : ARG MAKE=make build 18:57:30 ---> Running in 9bb57c4ad886 18:57:30 Removing intermediate container 9bb57c4ad886 18:57:30 ---> 9e4e27fa2a03 18:57:30 Step 4/23 : WORKDIR /device-sdk-go 18:57:31 ---> Running in 7c8b378a7c0f 18:57:31 Removing intermediate container 7c8b378a7c0f 18:57:31 ---> 1d7c063c7298 18:57:31 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:57:31 ---> Running in f0d7d67ff358 18:57:31 Removing intermediate container f0d7d67ff358 18:57:31 ---> 3331c16855b7 18:57:31 Step 6/23 : RUN apk add --update --no-cache make git 18:57:31 ---> Running in 2cba01023ca5 18:57:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:57:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:57:34 OK: 266 MiB in 52 packages 18:57:35 Removing intermediate container 2cba01023ca5 18:57:35 ---> c3abe52464ce 18:57:35 Step 7/23 : COPY go.mod vendor* ./ 18:57:38 ---> 5ce7b181f335 18:57:38 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:57:38 ---> Running in 05187f015b80 18:57:40 Removing intermediate container 05187f015b80 18:57:40 ---> 67c7cd0a3d4e 18:57:40 Step 9/23 : COPY . . 18:57:42 ---> 1b7458c1058e 18:57:42 Step 10/23 : RUN ${MAKE} 18:57:42 ---> Running in cad68ede19c3 18:57:43 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 18:59:49 Removing intermediate container cad68ede19c3 18:59:49 ---> 87dc573ee6a9 18:59:49 Step 11/23 : FROM alpine:3.18 18:59:49 3.18: Pulling from library/alpine 18:59:49 579b34f0a95b: Pulling fs layer 18:59:49 579b34f0a95b: Verifying Checksum 18:59:49 579b34f0a95b: Download complete 18:59:49 579b34f0a95b: Pull complete 18:59:49 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:59:49 Status: Downloaded newer image for alpine:3.18 18:59:49 ---> 3cc203321400 18:59:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:59:49 ---> Running in 592c30f000c1 18:59:49 Removing intermediate container 592c30f000c1 18:59:49 ---> 6cba11272683 18:59:49 Step 13/23 : RUN apk add --update --no-cache 18:59:49 ---> Running in a4a979e959bb 18:59:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:59:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:59:49 OK: 8 MiB in 15 packages 18:59:49 Removing intermediate container a4a979e959bb 18:59:49 ---> 056d9f85b05f 18:59:49 Step 14/23 : WORKDIR / 18:59:49 ---> Running in 7025aa24e980 18:59:49 Removing intermediate container 7025aa24e980 18:59:49 ---> 425965cde613 18:59:49 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:59:49 ---> 0fba6a9786cb 18:59:49 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:59:49 ---> 65f649e9816a 18:59:49 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:59:49 ---> fbf52bb8a29b 18:59:49 Step 18/23 : EXPOSE 59999 18:59:49 ---> Running in 4dd9c6859bf4 18:59:49 Removing intermediate container 4dd9c6859bf4 18:59:49 ---> 605ddfba30de 18:59:49 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:59:49 ---> Running in fbb39dfa440b 18:59:49 Removing intermediate container fbb39dfa440b 18:59:49 ---> 97fabb2886e2 18:59:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:59:49 ---> Running in d91fe5d19c74 18:59:49 Removing intermediate container d91fe5d19c74 18:59:49 ---> 8b8731919a7a 18:59:49 Step 21/23 : LABEL arch=arm64 18:59:49 ---> Running in b266d9161880 18:59:50 Removing intermediate container b266d9161880 18:59:50 ---> a3f9238968b5 18:59:50 Step 22/23 : LABEL git_sha=e6fcfbb1c5cf0e9505504e65c753802c921f2a90 18:59:50 ---> Running in 8b8db85b35ff 18:59:50 Removing intermediate container 8b8db85b35ff 18:59:50 ---> 47c0089cf8fa 18:59:50 Step 23/23 : LABEL version=0.0.0 18:59:50 ---> Running in d215a66d04d5 18:59:50 Removing intermediate container d215a66d04d5 18:59:50 ---> ca82ad55c9a8 18:59:50 [Warning] One or more build-args [ARCH] were not consumed 18:59:50 Successfully built ca82ad55c9a8 18:59:50 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 18:59:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:59:51 18:59:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:59:51 arm64: Pulling from edgex-lftools-log-publisher 18:59:51 8998bd30e6a1: Pulling fs layer 18:59:51 04944245beec: Pulling fs layer 18:59:51 699f458cf7ca: Pulling fs layer 18:59:51 765212b225bb: Pulling fs layer 18:59:51 f23df028b6ca: Pulling fs layer 18:59:51 d65c8cfc05b1: Pulling fs layer 18:59:51 2437ff75d9bd: Pulling fs layer 18:59:51 f23df028b6ca: Waiting 18:59:51 d65c8cfc05b1: Waiting 18:59:51 2437ff75d9bd: Waiting 18:59:51 765212b225bb: Waiting 18:59:52 04944245beec: Verifying Checksum 18:59:52 04944245beec: Download complete 18:59:52 765212b225bb: Verifying Checksum 18:59:52 765212b225bb: Download complete 18:59:52 f23df028b6ca: Verifying Checksum 18:59:52 f23df028b6ca: Download complete 18:59:52 d65c8cfc05b1: Verifying Checksum 18:59:52 d65c8cfc05b1: Download complete 18:59:52 699f458cf7ca: Verifying Checksum 18:59:52 699f458cf7ca: Download complete 18:59:52 8998bd30e6a1: Verifying Checksum 18:59:52 8998bd30e6a1: Download complete 18:59:55 2437ff75d9bd: Verifying Checksum 18:59:55 2437ff75d9bd: Download complete 18:59:57 8998bd30e6a1: Pull complete 18:59:58 04944245beec: Pull complete 18:59:59 699f458cf7ca: Pull complete 18:59:59 765212b225bb: Pull complete 19:00:00 f23df028b6ca: Pull complete 19:00:00 d65c8cfc05b1: Pull complete 19:00:19 2437ff75d9bd: Pull complete 19:00:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:00:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:00:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:19 prd-ubuntu20.04-docker-arm64-4c-16g-16266 does not seem to be running inside a container 19:00:19 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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-lftools-log-publisher:arm64 cat 19:00:22 $ docker top 07d3f28357d849f3ce114b1953a2737b783e759d4d192860d37785f07f9fb1d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:23 ---> job-cost.sh 19:00:23 lf-activate-venv: SKIPPING 19:00:23 INFO: No Stack... 19:00:23 INFO: Retrieving Pricing Info for: v3-standard-4 19:00:24 INFO: Archiving Costs [Pipeline] sh 19:00:25 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 19:00:25 + cut -d, -f6 [Pipeline] lock 19:00:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1531-3-stack-cost] 19:00:25 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1531-3-stack-cost] did not exist. Created. 19:00:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1531-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:00:26 /w/workspace/device-sdk-go/3@tmp/durable-4f66403e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:00:26 + echo total: 0.10999999940395355 [Pipeline] stash 19:00:26 Warning: overwriting stash ‘stack-cost’ 19:00:27 Stashed 1 file(s) [Pipeline] } 19:00:27 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1531-3-stack-cost] [Pipeline] // lock [Pipeline] } 19:00:27 $ docker stop --time=1 07d3f28357d849f3ce114b1953a2737b783e759d4d192860d37785f07f9fb1d8 19:00:28 $ docker rm -f --volumes 07d3f28357d849f3ce114b1953a2737b783e759d4d192860d37785f07f9fb1d8 [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 19:00:29 provisioning config files... 19:00:29 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/config12416368815462276042tmp [Pipeline] { [Pipeline] sh 19:00:29 + set +x 19:00:29 + + bashcurl -s -s -- https://codecov.io/bash 19:00:29 19:00:29 19:00:29 _____ _ 19:00:29 / ____| | | 19:00:29 | | ___ __| | ___ ___ _____ __ 19:00:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:00:29 | |___| (_) | (_| | __/ (_| (_) \ V / 19:00:29 \_____\___/ \__,_|\___|\___\___/ \_/ 19:00:29 Bash-1.0.6 19:00:29 19:00:29 19:00:29 ==> git version 2.25.1 found 19:00:29 ==> 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 19:00:29 Release-Date: 2020-01-08 19:00:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:00:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:00:29 ==> Jenkins CI detected. 19:00:29 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1531 19:00:29 project root: . 19:00:29 --> token set from env 19:00:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:00:29 ==> Running gcov in . (disable via -X gcov) 19:00:29 ==> Python coveragepy not found 19:00:29 ==> Searching for coverage reports in: 19:00:29 + . 19:00:29 -> Found 1 reports 19:00:29 ==> Detecting git/mercurial file structure 19:00:29 ==> Reading reports 19:00:29 + ./coverage.out bytes=122155 19:00:29 ==> Appending adjustments 19:00:29 https://docs.codecov.io/docs/fixing-reports 19:00:29 + Found adjustments 19:00:29 ==> Gzipping contents 19:00:29 20K /tmp/codecov.PFxQkb.gz 19:00:29 ==> Uploading reports 19:00:29 url: https://codecov.io 19:00:29 query: branch=PR-1531&commit=21a4d738caab015ff01cf08b2b0ce696fbf79d7d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1531%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1531&job=&cmd_args= 19:00:29 -> Pinging Codecov 19:00:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1531&commit=21a4d738caab015ff01cf08b2b0ce696fbf79d7d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1531%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1531&job=&cmd_args= 19:00:30 -> Uploading to 19:00:30 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/7E55EF52A471D76F132DFD9A03CDDE97/21a4d738caab015ff01cf08b2b0ce696fbf79d7d/7c62b12c-5c12-4bf6-b430-88a2ad78b962.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T190029Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=afe11560b99659fd4a6bd66f495680c72a207c113730a96b09d6fbaabaf66743 19:00:30 % Total % Received % Xferd Average Speed Time Time Time Current 19:00:30 Dload Upload Total Spent Left Speed 19:00:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16753 0 0 100 16753 0 75805 --:--:-- --:--:-- --:--:-- 75805 100 16753 0 0 100 16753 0 63218 --:--:-- --:--:-- --:--:-- 62981 19:00:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/21a4d738caab015ff01cf08b2b0ce696fbf79d7d [Pipeline] } 19:00:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:00:31 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives ] 19:00:31 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives 19:00:31 total 16 19:00:31 drwxr-xr-x 3 root root 4096 Nov 1 18:47 . 19:00:31 drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 18:47 .. 19:00:31 drwxr-xr-x 2 root root 4096 Nov 1 18:47 cost 19:00:31 -rw-r--r-- 1 root root 86 Nov 1 18:47 cost.csv 19:00:31 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives 19:00:31 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives 19:00:31 total 16 19:00:31 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:47 . 19:00:31 drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 18:47 .. 19:00:31 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 18:47 cost 19:00:31 -rw-r--r-- 1 jenkins jenkins 86 Nov 1 18:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:00:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:00:32 ---> package-listing.sh 19:00:32 ++ facter osfamily 19:00:32 ++ tr '[:upper:]' '[:lower:]' 19:00:32 + OS_FAMILY=debian 19:00:32 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1531 19:00:32 + START_PACKAGES=/tmp/packages_start.txt 19:00:32 + END_PACKAGES=/tmp/packages_end.txt 19:00:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:00:32 + PACKAGES=/tmp/packages_start.txt 19:00:32 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1531 ']' 19:00:32 + PACKAGES=/tmp/packages_end.txt 19:00:32 + case "${OS_FAMILY}" in 19:00:32 + dpkg -l 19:00:32 + grep '^ii' 19:00:32 + '[' -f /tmp/packages_start.txt ']' 19:00:32 + '[' -f /tmp/packages_end.txt ']' 19:00:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:00:32 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1531 ']' 19:00:32 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives/ 19:00:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives/ [Pipeline] echo 19:00:32 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-1531/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:00:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:33 prd-ubuntu20.04-docker-8c-8g-16265 does not seem to be running inside a container 19:00:33 $ 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-1531/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-1531 -v /w/workspace/gexfoundry_device-sdk-go_PR-1531:/w/workspace/gexfoundry_device-sdk-go_PR-1531:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1531@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:00:33 $ docker top 755d5987aa12c0df5cd6105c305ea89f145ba456afa5d5a27b919cde76ce0644 -eo pid,comm [Pipeline] { [Pipeline] sh 19:00:34 + touch /tmp/pre-build-complete [Pipeline] sh 19:00:34 + mkdir -p /var/log/sysstat [Pipeline] sh 19:00:34 + ls /var/log/sa-host 19:00:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:00:34 provisioning config files... 19:00:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/config2128186470096426985tmp [Pipeline] { [Pipeline] echo 19:00:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:00:35 ---> create-netrc.sh [Pipeline] } 19:00:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:00:39 ---> python-tools-install.sh [Pipeline] echo 19:00:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:00:42 ---> sudo-logs.sh 19:00:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:00:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:00:45 ---> job-cost.sh 19:00:45 lf-activate-venv: SKIPPING 19:00:45 DEBUG: total: 0.2199999988079071 19:00:45 INFO: Retrieving Stack Cost... 19:00:45 INFO: Retrieving Pricing Info for: v3-standard-8 19:00:46 INFO: Archiving Costs [Pipeline] echo 19:00:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:00:47 ---> logs-deploy.sh 19:00:47 lf-activate-venv: SKIPPING 19:00:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1531/3 19:00:47 INFO: archiving workspace using pattern(s): 19:00:47 Archives upload complete. 19:00:47 INFO: archiving logs to Nexus