Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/device-sdk-go Obtained Jenkinsfile from af69577eb0e115ca7ea0ed95f3f7d03ef838ca86+3b02d0a22aabd8b2528e5fef2667f07c40fe7c1c (0da806fe3e8f10a67c6f589fa34ee98fcb0be21d) 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-ssh5791398339652354563.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13046675369296500229.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-1515/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-1515/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7508534579003813401.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh6099878304255446905.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-1515/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-1515/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11948985256077842126.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7581 in /w/workspace/gexfoundry_device-sdk-go_PR-1515 [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-1515 # 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/1515/head:refs/remotes/origin/PR-1515 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3b02d0a22aabd8b2528e5fef2667f07c40fe7c1c into PR head commit af69577eb0e115ca7ea0ed95f3f7d03ef838ca86 Merge succeeded, producing 40d9d0d61341b9a8f48eba8695d9efd618ee3420 Checking out Revision 40d9d0d61341b9a8f48eba8695d9efd618ee3420 (PR-1515) > git config core.sparsecheckout # timeout=10 > git checkout -f af69577eb0e115ca7ea0ed95f3f7d03ef838ca86 # 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 3b02d0a22aabd8b2528e5fef2667f07c40fe7c1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40d9d0d61341b9a8f48eba8695d9efd618ee3420 # timeout=10 Commit message: "Merge commit '3b02d0a22aabd8b2528e5fef2667f07c40fe7c1c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:41:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:41:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:41:33 ========================================================= 18:41:33 EdgeX Global Pipelines Version Info 18:41:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:41:34 ------------------- 18:41:34 stable info: 18:41:34 ------------------- 18:41:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:41:34 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:41:34 Message: update stable to v1.0.254 > git rev-list --no-walk c23928b2f08234ffeaa8acc38b3db17a95229a9e # timeout=10 18:41:35 ------------------- 18:41:35 experimental info: 18:41:35 ------------------- 18:41:35 Commited By: **** collab-it+edgex@linuxfoundation.org 18:41:35 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:41:35 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1515 [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1515 [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1515 [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 40d9d0d61341b9a8f48eba8695d9efd618ee3420 [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 40d9d0d [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:35 provisioning config files... 18:41:35 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp/config17444079495885038101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:36 ---> docker-login.sh 18:41:36 nexus3.edgexfoundry.org:10001 18:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:36 Configure a credential helper to remove this warning. See 18:41:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:36 18:41:36 Login Succeeded 18:41:36 nexus3.edgexfoundry.org:10002 18:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:36 Configure a credential helper to remove this warning. See 18:41:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:36 18:41:36 Login Succeeded 18:41:36 nexus3.edgexfoundry.org:10003 18:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:36 Configure a credential helper to remove this warning. See 18:41:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:36 18:41:36 Login Succeeded 18:41:36 nexus3.edgexfoundry.org:10004 18:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:36 Configure a credential helper to remove this warning. See 18:41:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:36 18:41:36 Login Succeeded 18:41:36 docker.io 18:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:37 Configure a credential helper to remove this warning. See 18:41:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:37 18:41:37 Login Succeeded 18:41:37 ---> docker-login.sh ends [Pipeline] } 18:41:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:41:37 + git rev-list -1 --merges 40d9d0d61341b9a8f48eba8695d9efd618ee3420~1..40d9d0d61341b9a8f48eba8695d9efd618ee3420 [Pipeline] echo 18:41:37 -----------> git rev-list -1 --merges 40d9d0d61341b9a8f48eba8695d9efd618ee3420~1..40d9d0d61341b9a8f48eba8695d9efd618ee3420 40d9d0d61341b9a8f48eba8695d9efd618ee3420 18:41:37 40d9d0d61341b9a8f48eba8695d9efd618ee3420 [false] [Pipeline] sh 18:41:37 + git log --format=format:%s -1 40d9d0d61341b9a8f48eba8695d9efd618ee3420 [Pipeline] echo 18:41:37 ========================================================= 18:41:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:41:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:41:38 + git log --format=format:%s -1 40d9d0d61341b9a8f48eba8695d9efd618ee3420 [Pipeline] echo 18:41:38 [semverPrep] GIT_COMMIT: 40d9d0d61341b9a8f48eba8695d9efd618ee3420, Commit Message: Merge commit '3b02d0a22aabd8b2528e5fef2667f07c40fe7c1c' into HEAD [Pipeline] echo 18:41:38 [semverPrep] This is not a build commit. [Pipeline] sh 18:41:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:41:38 + grep -v github /etc/ssh/ssh_known_hosts 18:41:38 + [ -e /tmp/ssh_known_hosts ] 18:41:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:41:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:41:38 + sudo tee -a /etc/ssh/ssh_known_hosts 18:41:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:38 18:41:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:39 0.1.4: Pulling from edgex-devops/py-git-semver 18:41:39 b85a868b505f: Pulling fs layer 18:41:39 e2be974225ed: Pulling fs layer 18:41:39 339a4e72a1f5: Pulling fs layer 18:41:39 988bab9f4d93: Pulling fs layer 18:41:39 1469e6f7b9e6: Pulling fs layer 18:41:39 eaf3925da568: Pulling fs layer 18:41:39 bab4dde63d76: Pulling fs layer 18:41:39 bde34c3a00c8: Pulling fs layer 18:41:39 b352a97aabf1: Pulling fs layer 18:41:39 4872d77fe225: Pulling fs layer 18:41:39 5851b861e8e6: Pulling fs layer 18:41:39 988bab9f4d93: Waiting 18:41:39 1469e6f7b9e6: Waiting 18:41:39 eaf3925da568: Waiting 18:41:39 bde34c3a00c8: Waiting 18:41:39 4872d77fe225: Waiting 18:41:39 b352a97aabf1: Waiting 18:41:39 5851b861e8e6: Waiting 18:41:39 e2be974225ed: Verifying Checksum 18:41:39 e2be974225ed: Download complete 18:41:39 988bab9f4d93: Verifying Checksum 18:41:39 988bab9f4d93: Download complete 18:41:39 1469e6f7b9e6: Verifying Checksum 18:41:39 1469e6f7b9e6: Download complete 18:41:39 eaf3925da568: Download complete 18:41:39 339a4e72a1f5: Verifying Checksum 18:41:39 339a4e72a1f5: Download complete 18:41:39 bde34c3a00c8: Verifying Checksum 18:41:39 bde34c3a00c8: Download complete 18:41:39 b352a97aabf1: Verifying Checksum 18:41:39 b352a97aabf1: Download complete 18:41:39 4872d77fe225: Verifying Checksum 18:41:39 4872d77fe225: Download complete 18:41:39 5851b861e8e6: Verifying Checksum 18:41:39 5851b861e8e6: Download complete 18:41:39 b85a868b505f: Verifying Checksum 18:41:39 b85a868b505f: Download complete 18:41:39 bab4dde63d76: Download complete 18:41:41 b85a868b505f: Pull complete 18:41:41 e2be974225ed: Pull complete 18:41:41 339a4e72a1f5: Pull complete 18:41:41 988bab9f4d93: Pull complete 18:41:42 1469e6f7b9e6: Pull complete 18:41:42 eaf3925da568: Pull complete 18:41:43 bab4dde63d76: Pull complete 18:41:43 bde34c3a00c8: Pull complete 18:41:43 b352a97aabf1: Pull complete 18:41:43 4872d77fe225: Pull complete 18:41:44 5851b861e8e6: Pull complete 18:41:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:41:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:44 prd-ubuntu20.04-docker-8c-8g-7581 does not seem to be running inside a container 18:41:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1515 -v /w/workspace/gexfoundry_device-sdk-go_PR-1515:/w/workspace/gexfoundry_device-sdk-go_PR-1515:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:41:48 $ docker top f013aad99b170d134ff20af524b1e39a28c572fde7494f00d1ce322ed3e8ab0f -eo pid,comm 18:41:48 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:41:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:41:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:48 [ssh-agent] Looking for ssh-agent implementation... 18:41:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:48 $ docker exec f013aad99b170d134ff20af524b1e39a28c572fde7494f00d1ce322ed3e8ab0f ssh-agent 18:41:48 SSH_AUTH_SOCK=/tmp/ssh-R9iTKFA7Ht9I/agent.32 18:41:48 SSH_AGENT_PID=38 18:41:48 Running ssh-add (command line suppressed) 18:41:48 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp/private_key_12210540800672263058.key (/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp/private_key_12210540800672263058.key) 18:41:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:48 + git tag --points-at HEAD [Pipeline] } 18:41:48 $ docker exec --env ******** --env ******** f013aad99b170d134ff20af524b1e39a28c572fde7494f00d1ce322ed3e8ab0f ssh-agent -k 18:41:48 unset SSH_AUTH_SOCK; 18:41:48 unset SSH_AGENT_PID; 18:41:48 echo Agent pid 38 killed; 18:41:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:41:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:48 [ssh-agent] Looking for ssh-agent implementation... 18:41:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:49 $ docker exec f013aad99b170d134ff20af524b1e39a28c572fde7494f00d1ce322ed3e8ab0f ssh-agent 18:41:49 SSH_AUTH_SOCK=/tmp/ssh-CfjVS2S3Zl0g/agent.70 18:41:49 SSH_AGENT_PID=76 18:41:49 Running ssh-add (command line suppressed) 18:41:49 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp/private_key_15282176040712640513.key (/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp/private_key_15282176040712640513.key) 18:41:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:49 + git semver init 18:41:49 2023-09-21 18:41:49,759 [run_init] DEBUG init version:0.0.0 force:False 18:41:49 2023-09-21 18:41:49,760 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1515/.semver 18:41:49 2023-09-21 18:41:49,760 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1515/.semver 18:41:49 2023-09-21 18:41:49,760 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1515/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1515, universal_newlines=False, shell=None, istream=None) 18:41:50 2023-09-21 18:41:50,653 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1515/.git/info/exclude 18:41:50 2023-09-21 18:41:50,653 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1515/.semver/PR-1515 with force:False 18:41:50 2023-09-21 18:41:50,653 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1515/.semver/PR-1515 18:41:50 2023-09-21 18:41:50,658 [execute] INFO git cat-file --batch-check 18:41:50 2023-09-21 18:41:50,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1515/.semver, universal_newlines=False, shell=None, istream=) 18:41:50 2023-09-21 18:41:50,665 [execute] INFO git cat-file --batch 18:41:50 2023-09-21 18:41:50,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1515/.semver, universal_newlines=False, shell=None, istream=) 18:41:50 2023-09-21 18:41:50,671 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1515/.semver/PR-1515 18:41:50 0.0.0 [Pipeline] } 18:41:50 $ docker exec --env ******** --env ******** f013aad99b170d134ff20af524b1e39a28c572fde7494f00d1ce322ed3e8ab0f ssh-agent -k 18:41:50 unset SSH_AUTH_SOCK; 18:41:50 unset SSH_AGENT_PID; 18:41:50 echo Agent pid 76 killed; 18:41:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:41:51 + git semver [Pipeline] } 18:41:51 $ docker stop --time=1 f013aad99b170d134ff20af524b1e39a28c572fde7494f00d1ce322ed3e8ab0f 18:41:52 $ docker rm -f --volumes f013aad99b170d134ff20af524b1e39a28c572fde7494f00d1ce322ed3e8ab0f [Pipeline] // withDockerContainer [Pipeline] sh 18:41:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:41:53 Stashed 1 file(s) [Pipeline] echo 18:41:53 [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:41:53 provisioning config files... 18:41:53 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp/config15005569020831147946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:53 ---> docker-login.sh 18:41:53 nexus3.edgexfoundry.org:10001 18:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:53 Configure a credential helper to remove this warning. See 18:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:53 18:41:53 Login Succeeded 18:41:53 nexus3.edgexfoundry.org:10002 18:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:53 Configure a credential helper to remove this warning. See 18:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:53 18:41:53 Login Succeeded 18:41:53 nexus3.edgexfoundry.org:10003 18:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:54 Configure a credential helper to remove this warning. See 18:41:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:54 18:41:54 Login Succeeded 18:41:54 nexus3.edgexfoundry.org:10004 18:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:54 Configure a credential helper to remove this warning. See 18:41:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:54 18:41:54 Login Succeeded 18:41:54 docker.io 18:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:54 Configure a credential helper to remove this warning. See 18:41:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:54 18:41:54 Login Succeeded 18:41:54 ---> docker-login.sh ends [Pipeline] } 18:41:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:41:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:54 ========================================================= 18:41:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:41:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:54 + 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:41:54 Sending build context to Docker daemon 11.25MB 18:41:54 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 18:41:54 Step 2/10 : FROM ${BASE} AS builder 18:41:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:41:54 7264a8db6415: Pulling fs layer 18:41:54 c4d48a809fc2: Pulling fs layer 18:41:54 4f1c88b9dad5: Pulling fs layer 18:41:54 ad3a456e5733: Pulling fs layer 18:41:54 33e27b845d1e: Pulling fs layer 18:41:54 c68163c4e522: Pulling fs layer 18:41:54 50da416c3ac9: Pulling fs layer 18:41:54 23d2d4c4bb30: Pulling fs layer 18:41:54 ad3a456e5733: Waiting 18:41:54 33e27b845d1e: Waiting 18:41:54 c68163c4e522: Waiting 18:41:54 50da416c3ac9: Waiting 18:41:54 23d2d4c4bb30: Waiting 18:41:54 c4d48a809fc2: Verifying Checksum 18:41:54 ad3a456e5733: Verifying Checksum 18:41:54 ad3a456e5733: Download complete 18:41:54 7264a8db6415: Verifying Checksum 18:41:54 7264a8db6415: Download complete 18:41:54 33e27b845d1e: Verifying Checksum 18:41:54 33e27b845d1e: Download complete 18:41:54 c68163c4e522: Verifying Checksum 18:41:54 c68163c4e522: Download complete 18:41:54 7264a8db6415: Pull complete 18:41:55 c4d48a809fc2: Pull complete 18:41:55 23d2d4c4bb30: Verifying Checksum 18:41:55 23d2d4c4bb30: Download complete 18:41:55 4f1c88b9dad5: Verifying Checksum 18:41:55 4f1c88b9dad5: Download complete 18:41:55 50da416c3ac9: Verifying Checksum 18:41:55 50da416c3ac9: Download complete 18:41:59 4f1c88b9dad5: Pull complete 18:41:59 ad3a456e5733: Pull complete 18:41:59 33e27b845d1e: Pull complete 18:42:00 c68163c4e522: Pull complete 18:42:03 50da416c3ac9: Pull complete 18:42:03 23d2d4c4bb30: Pull complete 18:42:03 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:42:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:42:03 ---> 0786185ac409 18:42:03 Step 3/10 : ARG MAKE=make build 18:42:08 Still waiting to schedule task 18:42:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:42:16 ---> Running in 9acbea7b7c91 18:42:16 Removing intermediate container 9acbea7b7c91 18:42:16 ---> cbf36200c528 18:42:16 Step 4/10 : WORKDIR /device-sdk-go 18:42:16 ---> Running in 6853338ba159 18:42:16 Removing intermediate container 6853338ba159 18:42:16 ---> 6f880e4e7083 18:42:16 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:42:16 ---> Running in 2b6eda4f68fc 18:42:16 Removing intermediate container 2b6eda4f68fc 18:42:16 ---> eaf96870b8e9 18:42:16 Step 6/10 : RUN apk add --update --no-cache make git 18:42:16 ---> Running in c7ecec03f86d 18:42:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:42:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:42:16 OK: 264 MiB in 52 packages 18:42:16 Removing intermediate container c7ecec03f86d 18:42:16 ---> 121ba467fc96 18:42:16 Step 7/10 : COPY go.mod vendor* ./ 18:42:16 ---> b0e46c40daf5 18:42:16 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:42:16 ---> Running in 8dc02afde935 18:42:54 Removing intermediate container 8dc02afde935 18:42:54 ---> 88bdff406fd4 18:42:54 Step 9/10 : COPY . . 18:42:55 ---> 1c7aa788c0dc 18:42:55 Step 10/10 : RUN ${MAKE} 18:42:55 ---> Running in 2f69481d1633 18:42:55 noop 18:42:55 Removing intermediate container 2f69481d1633 18:42:55 ---> 506f3f497a0e 18:42:55 Successfully built 506f3f497a0e 18:42:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:56 + docker inspect -f . ci-base-image-x86_64 18:42:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:56 prd-ubuntu20.04-docker-8c-8g-7581 does not seem to be running inside a container 18:42:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1515 -v /w/workspace/gexfoundry_device-sdk-go_PR-1515:/w/workspace/gexfoundry_device-sdk-go_PR-1515:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:42:56 $ docker top 4279e7be90945040dfc93fab5b98d5a54348a1884e7134a1fe8d0e135e11b23a -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:56 + go version 18:42:56 go version go1.21.0 linux/amd64 [Pipeline] } 18:42:56 $ docker stop --time=1 4279e7be90945040dfc93fab5b98d5a54348a1884e7134a1fe8d0e135e11b23a 18:42:58 $ docker rm -f --volumes 4279e7be90945040dfc93fab5b98d5a54348a1884e7134a1fe8d0e135e11b23a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:58 + docker inspect -f . ci-base-image-x86_64 18:42:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:58 prd-ubuntu20.04-docker-8c-8g-7581 does not seem to be running inside a container 18:42:58 $ 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-1515 -v /w/workspace/gexfoundry_device-sdk-go_PR-1515:/w/workspace/gexfoundry_device-sdk-go_PR-1515:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:42:59 $ docker top 92febb61a85f66bf3b39c51ff4a249561c7df438d3c52c77e5748888200f7f5f -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:59 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1515 [Pipeline] fileExists [Pipeline] sh 18:42:59 + make test 18:42:59 go test -race -coverprofile=coverage.out ./... 18:43:06 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:43:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:43:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:43:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:43:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:43:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:43:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:43:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:43:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.038s coverage: 27.6% of statements 18:43:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.048s coverage: 80.0% of statements 18:43:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:43:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.061s coverage: 86.0% of statements 18:43:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.093s coverage: 71.8% of statements 18:43:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:43:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:43:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:43:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.063s coverage: 14.4% of statements 18:43:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.059s coverage: 45.6% of statements 18:43:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.068s coverage: 68.5% of statements 18:43:26 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.103s coverage: 89.2% of statements 18:43:26 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.047s coverage: 5.5% of statements 18:43:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7582 in /w/workspace/gexfoundry_device-sdk-go_PR-1515 [Pipeline] { [Pipeline] ws 18:43:34 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 18:43:34 The recommended git tool is: git 18:43:39 using credential edgex-jenkins-ssh 18:43:39 Cloning the remote Git repository 18:43:39 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:43:39 > git init /w/workspace/device-sdk-go/4 # timeout=10 18:43:40 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:43:40 > git --version # timeout=10 18:43:40 > git --version # 'git version 2.25.1' 18:43:40 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:43:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:43:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:43:43 Merging remotes/origin/main commit 3b02d0a22aabd8b2528e5fef2667f07c40fe7c1c into PR head commit af69577eb0e115ca7ea0ed95f3f7d03ef838ca86 18:43:42 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:43:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:43:42 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1515/head:refs/remotes/origin/PR-1515 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:43:43 > git config core.sparsecheckout # timeout=10 18:43:43 > git checkout -f af69577eb0e115ca7ea0ed95f3f7d03ef838ca86 # timeout=10 18:43:43 Merge succeeded, producing 0cfc8f5b1fb7192e439ef60eb38dab717ba99ed4 18:43:43 Checking out Revision 0cfc8f5b1fb7192e439ef60eb38dab717ba99ed4 (PR-1515) 18:43:44 GO111MODULE=on go vet ./... 18:43:43 > git remote # timeout=10 18:43:43 > git config --get remote.origin.url # timeout=10 18:43:43 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:43 > git merge 3b02d0a22aabd8b2528e5fef2667f07c40fe7c1c # timeout=10 18:43:43 > git rev-parse HEAD^{commit} # timeout=10 18:43:43 > git config core.sparsecheckout # timeout=10 18:43:43 > git checkout -f 0cfc8f5b1fb7192e439ef60eb38dab717ba99ed4 # timeout=10 18:43:47 Commit message: "Merge commit '3b02d0a22aabd8b2528e5fef2667f07c40fe7c1c' into HEAD" 18:43:47 First time build. Skipping changelog. 18:43:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:43:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:43:47 ./bin/test-attribution-txt.sh [Pipeline] echo 18:43:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:43:47 $ docker stop --time=1 92febb61a85f66bf3b39c51ff4a249561c7df438d3c52c77e5748888200f7f5f 18:43:47 > git rev-list --no-walk c23928b2f08234ffeaa8acc38b3db17a95229a9e # timeout=10 18:43:50 $ docker rm -f --volumes 92febb61a85f66bf3b39c51ff4a249561c7df438d3c52c77e5748888200f7f5f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:43:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:43:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 18:43:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:43:50 % Total % Received % Xferd Average Speed Time Time Time Current 18:43:50 Dload Upload Total Spent Left Speed 18:43:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 18:43:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh 18:43:51 + ls -al . 18:43:51 total 304 18:43:51 drwxrwxr-x 11 jenkins jenkins 4096 Sep 21 18:43 . 18:43:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 18:41 .. 18:43:51 -rw-rw-r-- 1 jenkins jenkins 140 Sep 21 18:41 .dockerignore 18:43:51 drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 18:43 .git 18:43:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 18:41 .github 18:43:51 -rw-rw-r-- 1 jenkins jenkins 137 Sep 21 18:41 .gitignore 18:43:51 -rw-rw-r-- 1 jenkins jenkins 42 Sep 21 18:41 .golangci.yml 18:43:51 drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 18:41 .semver 18:43:51 -rw-rw-r-- 1 jenkins jenkins 44878 Sep 21 18:41 CHANGELOG.md 18:43:51 -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 18:41 GOVERNANCE.md 18:43:51 -rw-rw-r-- 1 jenkins jenkins 885 Sep 21 18:41 Jenkinsfile 18:43:51 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 21 18:41 LICENSE 18:43:51 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 21 18:41 Makefile 18:43:51 -rw-rw-r-- 1 jenkins jenkins 619 Sep 21 18:41 OWNERS.md 18:43:51 -rw-rw-r-- 1 jenkins jenkins 4933 Sep 21 18:41 README.md 18:43:51 -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 18:41 VERSION 18:43:51 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 18:41 bin 18:43:51 -rw-r--r-- 1 jenkins jenkins 122404 Sep 21 18:43 coverage.out 18:43:51 drwxrwxr-x 5 jenkins jenkins 4096 Sep 21 18:41 example 18:43:51 -rw-rw-r-- 1 jenkins jenkins 3722 Sep 21 18:41 go.mod 18:43:51 -rw-rw-r-- 1 jenkins jenkins 34806 Sep 21 18:41 go.sum 18:43:51 drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 18:41 internal 18:43:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 18:41 openapi 18:43:51 drwxrwxr-x 6 jenkins jenkins 4096 Sep 21 18:41 pkg 18:43:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 18:41 snap 18:43:51 -rw-rw-r-- 1 jenkins jenkins 222 Sep 21 18:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:43:51 + 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=40d9d0d61341b9a8f48eba8695d9efd618ee3420 --label arch=amd64 --label version=0.0.0 . 18:43:51 Sending build context to Docker daemon 11.38MB 18:43:51 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 18:43:51 Step 2/23 : FROM ${BASE} AS builder 18:43:51 ---> 506f3f497a0e 18:43:51 Step 3/23 : ARG MAKE=make build 18:43:51 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 18:43:51 18:43:51 { 18:43:51 "registry-mirrors": [ 18:43:51 "https://nexus3.edgexfoundry.org:10001" 18:43:51 ], 18:43:51 "bip": "10.250.0.254/24", 18:43:51 "hosts": [ 18:43:51 "tcp://0.0.0.0:5555", 18:43:51 "unix:///var/run/docker.sock" 18:43:51 ], 18:43:51 "mtu": 1458, 18:43:51 "selinux-enabled": true, 18:43:51 "seccomp-profile": "/etc/docker/seccomp.json" 18:43:51 } [Pipeline] sh 18:43:52 ---> Running in 2d7e45630106 18:43:52 Removing intermediate container 2d7e45630106 18:43:52 ---> 5bee3c0c2c14 18:43:52 Step 4/23 : WORKDIR /device-sdk-go 18:43:52 ---> Running in dd2e7ee76539 18:43:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:43:52 Removing intermediate container dd2e7ee76539 18:43:52 ---> 05181cd971ae 18:43:52 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:43:52 ---> Running in 44d45513daf0 18:43:52 Removing intermediate container 44d45513daf0 18:43:52 ---> d486a7a2b38e 18:43:52 Step 6/23 : RUN apk add --update --no-cache make git 18:43:52 ---> Running in f44e904b9048 18:43:52 + sudo service docker restart 18:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:53 OK: 264 MiB in 52 packages 18:43:53 Removing intermediate container f44e904b9048 18:43:53 ---> 3964c5f9615a 18:43:53 Step 7/23 : COPY go.mod vendor* ./ 18:43:53 ---> f509626a11ce 18:43:53 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:53 ---> Running in 026cf57e6187 18:43:54 Removing intermediate container 026cf57e6187 18:43:54 ---> 9b5fc5f5d812 18:43:54 Step 9/23 : COPY . . 18:43:54 ---> f4f3e4cffa6b 18:43:54 Step 10/23 : RUN ${MAKE} 18:43:54 ---> Running in eeeb82ee2483 18:43:55 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:44:10 provisioning config files... 18:44:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config16759535960748443057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:11 ---> docker-login.sh 18:44:11 nexus3.edgexfoundry.org:10001 18:44:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:11 Configure a credential helper to remove this warning. See 18:44:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:11 18:44:11 Login Succeeded 18:44:11 nexus3.edgexfoundry.org:10002 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:10003 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:10004 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 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] unstash [Pipeline] echo 18:44:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:44:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:44:13 ========================================================= 18:44:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:44:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:14 + 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:44:14 Sending build context to Docker daemon 6.052MB 18:44:14 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 18:44:14 Step 2/10 : FROM ${BASE} AS builder 18:44:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:44:15 9fda8d8052c6: Pulling fs layer 18:44:15 5d54e960e981: Pulling fs layer 18:44:15 c4a7e357bf2a: Pulling fs layer 18:44:15 f0e02332f6b5: Pulling fs layer 18:44:15 cefa15bbcfad: Pulling fs layer 18:44:15 17808c966233: Pulling fs layer 18:44:15 f4c1fc716caa: Pulling fs layer 18:44:15 cefa15bbcfad: Waiting 18:44:15 17808c966233: Waiting 18:44:15 f4c1fc716caa: Waiting 18:44:15 f0e02332f6b5: Waiting 18:44:15 5d54e960e981: Download complete 18:44:15 f0e02332f6b5: Verifying Checksum 18:44:15 f0e02332f6b5: Download complete 18:44:15 cefa15bbcfad: Verifying Checksum 18:44:15 cefa15bbcfad: Download complete 18:44:15 9fda8d8052c6: Download complete 18:44:15 f4c1fc716caa: Verifying Checksum 18:44:15 f4c1fc716caa: Download complete 18:44:16 9fda8d8052c6: Pull complete 18:44:16 5d54e960e981: Pull complete 18:44:17 c4a7e357bf2a: Verifying Checksum 18:44:17 c4a7e357bf2a: Download complete 18:44:17 Removing intermediate container eeeb82ee2483 18:44:17 ---> 68552c11c8b5 18:44:17 Step 11/23 : FROM alpine:3.18 18:44:17 3.18: Pulling from library/alpine 18:44:17 7264a8db6415: Already exists 18:44:17 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 18:44:17 Status: Downloaded newer image for alpine:3.18 18:44:17 ---> 7e01a0d0a1dc 18:44:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:44:17 ---> Running in c251e182fa92 18:44:17 Removing intermediate container c251e182fa92 18:44:17 ---> 9fff29e865d6 18:44:17 Step 13/23 : RUN apk add --update --no-cache 18:44:17 ---> Running in 706718be3377 18:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:44:17 OK: 7 MiB in 15 packages 18:44:17 Removing intermediate container 706718be3377 18:44:17 ---> 85aba73539f8 18:44:17 Step 14/23 : WORKDIR / 18:44:17 ---> Running in 4d4282a199c6 18:44:17 Removing intermediate container 4d4282a199c6 18:44:17 ---> 3ef7e4c5bf5f 18:44:17 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:44:17 ---> 10a91b1b9726 18:44:17 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:44:17 ---> 17011c7e99ce 18:44:17 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:44:17 ---> ddbb10e309b3 18:44:17 Step 18/23 : EXPOSE 59999 18:44:17 ---> Running in e572b4422b55 18:44:17 Removing intermediate container e572b4422b55 18:44:17 ---> df1cf83747c1 18:44:17 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:44:17 ---> Running in 01581ec1fb80 18:44:17 Removing intermediate container 01581ec1fb80 18:44:17 ---> ad633d3cd57d 18:44:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:44:17 ---> Running in 8587c735e753 18:44:17 Removing intermediate container 8587c735e753 18:44:17 ---> 0839d9851a64 18:44:17 Step 21/23 : LABEL arch=amd64 18:44:17 ---> Running in 1c3b9cd48a26 18:44:17 Removing intermediate container 1c3b9cd48a26 18:44:17 ---> f6ccf3d65c15 18:44:17 Step 22/23 : LABEL git_sha=40d9d0d61341b9a8f48eba8695d9efd618ee3420 18:44:17 ---> Running in 5cdc7e722949 18:44:17 Removing intermediate container 5cdc7e722949 18:44:17 ---> b69288c14edb 18:44:17 Step 23/23 : LABEL version=0.0.0 18:44:17 ---> Running in 55e4bfd28813 18:44:17 17808c966233: Verifying Checksum 18:44:17 17808c966233: Download complete 18:44:18 Removing intermediate container 55e4bfd28813 18:44:18 ---> 3a5b92f91424 18:44:18 [Warning] One or more build-args [ARCH] were not consumed 18:44:18 Successfully built 3a5b92f91424 18:44:18 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:18 18:44:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:18 latest: Pulling from edgex-lftools-log-publisher 18:44:18 5eb5b503b376: Pulling fs layer 18:44:18 5c69ac0246d0: Pulling fs layer 18:44:18 ec43610c2a17: Pulling fs layer 18:44:18 3a2ae6a8a46f: Pulling fs layer 18:44:18 33b1e0a273af: Pulling fs layer 18:44:18 5d3b04190fa2: Pulling fs layer 18:44:18 2f39f015ded8: Pulling fs layer 18:44:18 33b1e0a273af: Waiting 18:44:18 3a2ae6a8a46f: Waiting 18:44:18 5d3b04190fa2: Waiting 18:44:18 2f39f015ded8: Waiting 18:44:18 5c69ac0246d0: Verifying Checksum 18:44:18 5c69ac0246d0: Download complete 18:44:18 3a2ae6a8a46f: Verifying Checksum 18:44:18 3a2ae6a8a46f: Download complete 18:44:19 33b1e0a273af: Verifying Checksum 18:44:19 33b1e0a273af: Download complete 18:44:19 ec43610c2a17: Verifying Checksum 18:44:19 ec43610c2a17: Download complete 18:44:19 5d3b04190fa2: Download complete 18:44:19 5eb5b503b376: Verifying Checksum 18:44:19 5eb5b503b376: Download complete 18:44:19 2f39f015ded8: Download complete 18:44:20 5eb5b503b376: Pull complete 18:44:20 5c69ac0246d0: Pull complete 18:44:21 ec43610c2a17: Pull complete 18:44:21 3a2ae6a8a46f: Pull complete 18:44:21 33b1e0a273af: Pull complete 18:44:21 5d3b04190fa2: Pull complete 18:44:25 2f39f015ded8: Pull complete 18:44:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:44:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:25 prd-ubuntu20.04-docker-8c-8g-7581 does not seem to be running inside a container 18:44:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1515 -v /w/workspace/gexfoundry_device-sdk-go_PR-1515:/w/workspace/gexfoundry_device-sdk-go_PR-1515:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:44:29 $ docker top 7d46430170a8a662319aa8243fc0cb46158f4e1d502bccda3bd3fde0d46eaa0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:30 ---> job-cost.sh 18:44:30 lf-activate-venv: SKIPPING 18:44:30 INFO: No Stack... 18:44:30 c4a7e357bf2a: Pull complete 18:44:30 f0e02332f6b5: Pull complete 18:44:30 cefa15bbcfad: Pull complete 18:44:30 INFO: Retrieving Pricing Info for: v3-standard-8 18:44:30 INFO: Archiving Costs [Pipeline] sh 18:44:31 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1515/archives/cost.csv 18:44:31 + cut -d, -f6 [Pipeline] lock 18:44:31 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1515-4-stack-cost] 18:44:31 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1515-4-stack-cost] did not exist. Created. 18:44:31 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1515-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:44:31 + echo total: 0.2199999988079071 [Pipeline] stash 18:44:31 Stashed 1 file(s) [Pipeline] } 18:44:31 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1515-4-stack-cost] [Pipeline] // lock [Pipeline] } 18:44:31 $ docker stop --time=1 7d46430170a8a662319aa8243fc0cb46158f4e1d502bccda3bd3fde0d46eaa0d 18:44:32 $ docker rm -f --volumes 7d46430170a8a662319aa8243fc0cb46158f4e1d502bccda3bd3fde0d46eaa0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:44:36 17808c966233: Pull complete 18:44:37 f4c1fc716caa: Pull complete 18:44:37 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:44:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:44:37 ---> ea914061e18c 18:44:37 Step 3/10 : ARG MAKE=make build 18:44:39 ---> Running in 0bac601e228b 18:44:39 Removing intermediate container 0bac601e228b 18:44:39 ---> a5d39ca77233 18:44:39 Step 4/10 : WORKDIR /device-sdk-go 18:44:39 ---> Running in e86a1e8ee4ce 18:44:40 Removing intermediate container e86a1e8ee4ce 18:44:40 ---> 075639f61888 18:44:40 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:44:40 ---> Running in 8a701bd177b2 18:44:40 Removing intermediate container 8a701bd177b2 18:44:40 ---> bb5fdfc91d66 18:44:40 Step 6/10 : RUN apk add --update --no-cache make git 18:44:40 ---> Running in 1aff44dbde6f 18:44:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:44:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:44:43 OK: 266 MiB in 52 packages 18:44:43 Removing intermediate container 1aff44dbde6f 18:44:43 ---> 7e741cc93a1b 18:44:43 Step 7/10 : COPY go.mod vendor* ./ 18:44:44 ---> a347dadb10e9 18:44:44 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:44 ---> Running in 1a4628b8feb2 18:46:06 Removing intermediate container 1a4628b8feb2 18:46:06 ---> a6a563c76212 18:46:06 Step 9/10 : COPY . . 18:46:06 ---> ae614644ab64 18:46:06 Step 10/10 : RUN ${MAKE} 18:46:06 ---> Running in cbb33ab34e3d 18:46:06 noop 18:46:06 Removing intermediate container cbb33ab34e3d 18:46:06 ---> 306e0d0b00eb 18:46:06 Successfully built 306e0d0b00eb 18:46:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:06 + docker inspect -f . ci-base-image-arm64 18:46:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:06 prd-ubuntu20.04-docker-arm64-4c-16g-7582 does not seem to be running inside a container 18:46:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:46:07 $ docker top 0d1ae22601ab5b8c5edcb7b7be5582f2276fb1870fb8762e2fdfb3efcf7c9b70 -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:08 + go version 18:46:08 go version go1.21.0 linux/arm64 [Pipeline] } 18:46:08 $ docker stop --time=1 0d1ae22601ab5b8c5edcb7b7be5582f2276fb1870fb8762e2fdfb3efcf7c9b70 18:46:10 $ docker rm -f --volumes 0d1ae22601ab5b8c5edcb7b7be5582f2276fb1870fb8762e2fdfb3efcf7c9b70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:10 + docker inspect -f . ci-base-image-arm64 18:46:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:10 prd-ubuntu20.04-docker-arm64-4c-16g-7582 does not seem to be running inside a container 18:46:10 $ 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/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:46:11 $ docker top 1b61277ef60e5e2aec44cf406b56e257ac4ccfe45c2ac47bdfbd28f788930abe -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:12 + git config --global --add safe.directory /w/workspace/device-sdk-go/4 [Pipeline] fileExists [Pipeline] sh 18:46:12 + make test 18:46:12 go test -race -coverprofile=coverage.out ./... 18:46:44 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:48:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:48:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:48:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:48:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:48:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:48:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.198s coverage: 27.6% of statements 18:48:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.244s coverage: 80.0% of statements 18:48:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:48:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:48:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.337s coverage: 86.0% of statements 18:48:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:48:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.618s coverage: 71.8% of statements 18:48:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.524s coverage: 14.4% of statements 18:48:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.499s coverage: 45.9% of statements 18:48:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:48:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:48:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.734s coverage: 68.5% of statements 18:49:00 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.448s coverage: 89.2% of statements 18:49:00 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:49:01 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.267s coverage: 5.5% of statements 18:49:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:49:02 GO111MODULE=on go vet ./... 18:50:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:50:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:50:39 ./bin/test-attribution-txt.sh [Pipeline] echo 18:50:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:50:39 $ docker stop --time=1 1b61277ef60e5e2aec44cf406b56e257ac4ccfe45c2ac47bdfbd28f788930abe 18:50:44 $ docker rm -f --volumes 1b61277ef60e5e2aec44cf406b56e257ac4ccfe45c2ac47bdfbd28f788930abe [Pipeline] // withDockerContainer [Pipeline] sh 18:50:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:50:46 Warning: overwriting stash ‘coverage-report’ 18:50:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:50:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:50:47 + ls -al . 18:50:47 total 300 18:50:47 drwxrwxr-x 10 jenkins jenkins 4096 Sep 21 18:46 . 18:50:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 18:43 .. 18:50:47 -rw-rw-r-- 1 jenkins jenkins 140 Sep 21 18:43 .dockerignore 18:50:47 drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 18:43 .git 18:50:47 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 18:43 .github 18:50:47 -rw-rw-r-- 1 jenkins jenkins 137 Sep 21 18:43 .gitignore 18:50:47 -rw-rw-r-- 1 jenkins jenkins 42 Sep 21 18:43 .golangci.yml 18:50:47 -rw-rw-r-- 1 jenkins jenkins 44878 Sep 21 18:43 CHANGELOG.md 18:50:47 -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 18:43 GOVERNANCE.md 18:50:47 -rw-rw-r-- 1 jenkins jenkins 885 Sep 21 18:43 Jenkinsfile 18:50:47 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 21 18:43 LICENSE 18:50:47 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 21 18:43 Makefile 18:50:47 -rw-rw-r-- 1 jenkins jenkins 619 Sep 21 18:43 OWNERS.md 18:50:47 -rw-rw-r-- 1 jenkins jenkins 4933 Sep 21 18:43 README.md 18:50:47 -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 18:41 VERSION 18:50:47 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 18:43 bin 18:50:47 -rw-r--r-- 1 jenkins jenkins 122404 Sep 21 18:49 coverage.out 18:50:47 drwxrwxr-x 5 jenkins jenkins 4096 Sep 21 18:43 example 18:50:47 -rw-rw-r-- 1 jenkins jenkins 3722 Sep 21 18:43 go.mod 18:50:47 -rw-rw-r-- 1 jenkins jenkins 34806 Sep 21 18:43 go.sum 18:50:47 drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 18:43 internal 18:50:47 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 18:43 openapi 18:50:47 drwxrwxr-x 6 jenkins jenkins 4096 Sep 21 18:43 pkg 18:50:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 18:43 snap 18:50:47 -rw-rw-r-- 1 jenkins jenkins 222 Sep 21 18:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:47 + 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=0cfc8f5b1fb7192e439ef60eb38dab717ba99ed4 --label arch=arm64 --label version=0.0.0 . 18:50:48 Sending build context to Docker daemon 6.175MB 18:50:48 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 18:50:48 Step 2/23 : FROM ${BASE} AS builder 18:50:48 ---> 306e0d0b00eb 18:50:48 Step 3/23 : ARG MAKE=make build 18:50:48 ---> Running in 9ec5d932ed1e 18:50:48 Removing intermediate container 9ec5d932ed1e 18:50:48 ---> 364ebb136706 18:50:48 Step 4/23 : WORKDIR /device-sdk-go 18:50:48 ---> Running in 1b8ec9552b58 18:50:48 Removing intermediate container 1b8ec9552b58 18:50:48 ---> 1ab355fc2b64 18:50:48 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:50:49 ---> Running in 72706662053b 18:50:49 Removing intermediate container 72706662053b 18:50:49 ---> 38cfaad2b7ea 18:50:49 Step 6/23 : RUN apk add --update --no-cache make git 18:50:49 ---> Running in 81f4e268b3bb 18:50:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:50:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:50:52 OK: 266 MiB in 52 packages 18:50:52 Removing intermediate container 81f4e268b3bb 18:50:52 ---> f51b7177f936 18:50:52 Step 7/23 : COPY go.mod vendor* ./ 18:50:53 ---> 13bc6636b2e7 18:50:53 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:53 ---> Running in 0f65efb93719 18:50:57 Removing intermediate container 0f65efb93719 18:50:57 ---> 3bab5fbafc83 18:50:57 Step 9/23 : COPY . . 18:50:58 ---> 7e87327f2245 18:50:58 Step 10/23 : RUN ${MAKE} 18:50:58 ---> Running in 5a980253dbec 18:50:59 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:52:51 Removing intermediate container 5a980253dbec 18:52:51 ---> ae5a2c4daf57 18:52:51 Step 11/23 : FROM alpine:3.18 18:52:51 3.18: Pulling from library/alpine 18:52:51 9fda8d8052c6: Already exists 18:52:51 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 18:52:51 Status: Downloaded newer image for alpine:3.18 18:52:51 ---> f6648c04cd6c 18:52:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:52:51 ---> Running in 4aa71354e222 18:52:51 Removing intermediate container 4aa71354e222 18:52:51 ---> 89f1496c490d 18:52:51 Step 13/23 : RUN apk add --update --no-cache 18:52:51 ---> Running in e6f2ba045453 18:52:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:52:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:52:51 OK: 8 MiB in 15 packages 18:52:51 Removing intermediate container e6f2ba045453 18:52:51 ---> 65d16fe0ea29 18:52:51 Step 14/23 : WORKDIR / 18:52:51 ---> Running in 9899aeeafada 18:52:51 Removing intermediate container 9899aeeafada 18:52:51 ---> dfc85cd0e962 18:52:51 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:52:51 ---> 0aba26645f06 18:52:51 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:52:51 ---> eb1308b7ab30 18:52:51 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:52:51 ---> aea2fedd76ed 18:52:51 Step 18/23 : EXPOSE 59999 18:52:51 ---> Running in 6a3714e1dc5a 18:52:51 Removing intermediate container 6a3714e1dc5a 18:52:51 ---> 728dbf90f9a3 18:52:51 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:52:51 ---> Running in c41af828d258 18:52:51 Removing intermediate container c41af828d258 18:52:51 ---> d12f2222fbc0 18:52:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:52:51 ---> Running in 0cb467afbef2 18:52:51 Removing intermediate container 0cb467afbef2 18:52:51 ---> 6430868a902e 18:52:51 Step 21/23 : LABEL arch=arm64 18:52:51 ---> Running in 0ca1844a0b76 18:52:51 Removing intermediate container 0ca1844a0b76 18:52:51 ---> 711970f3284f 18:52:51 Step 22/23 : LABEL git_sha=0cfc8f5b1fb7192e439ef60eb38dab717ba99ed4 18:52:51 ---> Running in d26f8b6ea947 18:52:51 Removing intermediate container d26f8b6ea947 18:52:51 ---> 1657e96bdd61 18:52:51 Step 23/23 : LABEL version=0.0.0 18:52:51 ---> Running in c1e877247a1f 18:52:51 Removing intermediate container c1e877247a1f 18:52:51 ---> 0e077f7c8249 18:52:51 [Warning] One or more build-args [ARCH] were not consumed 18:52:51 Successfully built 0e077f7c8249 18:52:51 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:52:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:52:51 18:52:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:52:52 arm64: Pulling from edgex-lftools-log-publisher 18:52:52 8998bd30e6a1: Pulling fs layer 18:52:52 04944245beec: Pulling fs layer 18:52:52 699f458cf7ca: Pulling fs layer 18:52:52 765212b225bb: Pulling fs layer 18:52:52 f23df028b6ca: Pulling fs layer 18:52:52 d65c8cfc05b1: Pulling fs layer 18:52:52 2437ff75d9bd: Pulling fs layer 18:52:52 d65c8cfc05b1: Waiting 18:52:52 f23df028b6ca: Waiting 18:52:52 2437ff75d9bd: Waiting 18:52:52 765212b225bb: Waiting 18:52:52 04944245beec: Verifying Checksum 18:52:52 04944245beec: Download complete 18:52:52 765212b225bb: Verifying Checksum 18:52:52 765212b225bb: Download complete 18:52:52 f23df028b6ca: Download complete 18:52:52 d65c8cfc05b1: Verifying Checksum 18:52:52 d65c8cfc05b1: Download complete 18:52:52 699f458cf7ca: Verifying Checksum 18:52:52 699f458cf7ca: Download complete 18:52:52 8998bd30e6a1: Verifying Checksum 18:52:52 8998bd30e6a1: Download complete 18:52:54 2437ff75d9bd: Verifying Checksum 18:52:54 2437ff75d9bd: Download complete 18:52:56 8998bd30e6a1: Pull complete 18:52:57 04944245beec: Pull complete 18:52:59 699f458cf7ca: Pull complete 18:52:59 765212b225bb: Pull complete 18:53:00 f23df028b6ca: Pull complete 18:53:00 d65c8cfc05b1: Pull complete 18:53:16 2437ff75d9bd: Pull complete 18:53:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:53:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:53:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:16 prd-ubuntu20.04-docker-arm64-4c-16g-7582 does not seem to be running inside a container 18:53:16 $ 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/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:53:18 $ docker top 4e2f5eaf1d51f39058f1b0749c4ab0f8d79b8ec3512e50890f7d0a8d02f3de0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:53:19 ---> job-cost.sh 18:53:19 lf-activate-venv: SKIPPING 18:53:19 INFO: No Stack... 18:53:19 INFO: Retrieving Pricing Info for: v3-standard-4 18:53:20 INFO: Archiving Costs [Pipeline] sh 18:53:21 + cat /w/workspace/device-sdk-go/4/archives/cost.csv 18:53:21 + cut -d, -f6 [Pipeline] lock 18:53:21 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1515-4-stack-cost] 18:53:21 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1515-4-stack-cost] did not exist. Created. 18:53:21 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1515-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:53:21 /w/workspace/device-sdk-go/4@tmp/durable-fd50eef2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:53:22 + echo total: 0.10999999940395355 [Pipeline] stash 18:53:22 Warning: overwriting stash ‘stack-cost’ 18:53:22 Stashed 1 file(s) [Pipeline] } 18:53:22 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1515-4-stack-cost] [Pipeline] // lock [Pipeline] } 18:53:22 $ docker stop --time=1 4e2f5eaf1d51f39058f1b0749c4ab0f8d79b8ec3512e50890f7d0a8d02f3de0c 18:53:23 $ docker rm -f --volumes 4e2f5eaf1d51f39058f1b0749c4ab0f8d79b8ec3512e50890f7d0a8d02f3de0c [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 18:53:24 provisioning config files... 18:53:24 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp/config2148808693104872989tmp [Pipeline] { [Pipeline] sh 18:53:24 + set +x 18:53:24 + curl -s https://codecov.io/bash 18:53:24 + bash -s -- 18:53:24 18:53:24 _____ _ 18:53:24 / ____| | | 18:53:24 | | ___ __| | ___ ___ _____ __ 18:53:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:53:24 | |___| (_) | (_| | __/ (_| (_) \ V / 18:53:24 \_____\___/ \__,_|\___|\___\___/ \_/ 18:53:24 Bash-1.0.6 18:53:24 18:53:24 18:53:24 ==> git version 2.25.1 found 18:53:24 ==> 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 18:53:24 Release-Date: 2020-01-08 18:53:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:53:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:53:24 ==> Jenkins CI detected. 18:53:24 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1515 18:53:24 project root: . 18:53:24 --> token set from env 18:53:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:53:24 ==> Running gcov in . (disable via -X gcov) 18:53:24 ==> Python coveragepy not found 18:53:24 ==> Searching for coverage reports in: 18:53:24 + . 18:53:24 -> Found 1 reports 18:53:24 ==> Detecting git/mercurial file structure 18:53:24 ==> Reading reports 18:53:24 + ./coverage.out bytes=122404 18:53:24 ==> Appending adjustments 18:53:24 https://docs.codecov.io/docs/fixing-reports 18:53:25 + Found adjustments 18:53:25 ==> Gzipping contents 18:53:25 20K /tmp/codecov.NKfabV.gz 18:53:25 ==> Uploading reports 18:53:25 url: https://codecov.io 18:53:25 query: branch=PR-1515&commit=40d9d0d61341b9a8f48eba8695d9efd618ee3420&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1515%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1515&job=&cmd_args= 18:53:25 -> Pinging Codecov 18:53:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1515&commit=40d9d0d61341b9a8f48eba8695d9efd618ee3420&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1515%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1515&job=&cmd_args= 18:53:25 -> Uploading to 18:53:25 https://storage.googleapis.com/codecov/v4/raw/2023-09-21/7E55EF52A471D76F132DFD9A03CDDE97/40d9d0d61341b9a8f48eba8695d9efd618ee3420/bdc476fc-f368-4032-a0cd-8da1324a5f6e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230921T185324Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b891f3c63f0d4e8d388cbf4fceb90e6b2fe92b4f5eee4bbd9a406f96a5049782 18:53:25 % Total % Received % Xferd Average Speed Time Time Time Current 18:53:25 Dload Upload Total Spent Left Speed 18:53:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16779 0 0 100 16779 0 78041 --:--:-- --:--:-- --:--:-- 78041 18:53:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/40d9d0d61341b9a8f48eba8695d9efd618ee3420 [Pipeline] } 18:53:25 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 18:53:25 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1515/archives ] 18:53:25 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1515/archives 18:53:25 total 16 18:53:25 drwxr-xr-x 3 root root 4096 Sep 21 18:44 . 18:53:25 drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 18:44 .. 18:53:25 drwxr-xr-x 2 root root 4096 Sep 21 18:44 cost 18:53:25 -rw-r--r-- 1 root root 86 Sep 21 18:44 cost.csv 18:53:25 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1515/archives 18:53:25 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1515/archives 18:53:25 total 16 18:53:25 drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 18:44 . 18:53:25 drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 18:44 .. 18:53:25 drwxr-xr-x 2 jenkins jenkins 4096 Sep 21 18:44 cost 18:53:25 -rw-r--r-- 1 jenkins jenkins 86 Sep 21 18:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:53:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:53:27 ---> package-listing.sh 18:53:27 ++ facter osfamily 18:53:27 ++ tr '[:upper:]' '[:lower:]' 18:53:27 + OS_FAMILY=debian 18:53:27 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1515 18:53:27 + START_PACKAGES=/tmp/packages_start.txt 18:53:27 + END_PACKAGES=/tmp/packages_end.txt 18:53:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:53:27 + PACKAGES=/tmp/packages_start.txt 18:53:27 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1515 ']' 18:53:27 + PACKAGES=/tmp/packages_end.txt 18:53:27 + case "${OS_FAMILY}" in 18:53:27 + dpkg -l 18:53:27 + grep '^ii' 18:53:27 + '[' -f /tmp/packages_start.txt ']' 18:53:27 + '[' -f /tmp/packages_end.txt ']' 18:53:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:53:27 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1515 ']' 18:53:27 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1515/archives/ 18:53:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1515/archives/ [Pipeline] echo 18:53:27 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-1515/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:53:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:53:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:28 prd-ubuntu20.04-docker-8c-8g-7581 does not seem to be running inside a container 18:53:28 $ 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-1515/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-1515 -v /w/workspace/gexfoundry_device-sdk-go_PR-1515:/w/workspace/gexfoundry_device-sdk-go_PR-1515:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1515@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:53:28 $ docker top 1c14f295efefcb35deaa03be974181b0e72e5968882b09488c8620615d6ae076 -eo pid,comm [Pipeline] { [Pipeline] sh 18:53:28 + touch /tmp/pre-build-complete [Pipeline] sh 18:53:29 + mkdir -p /var/log/sysstat [Pipeline] sh 18:53:29 + ls /var/log/sa-host 18:53:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:53:29 provisioning config files... 18:53:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp/config1337864857537483975tmp [Pipeline] { [Pipeline] echo 18:53:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:53:29 ---> create-netrc.sh [Pipeline] } 18:53:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:53:30 ---> python-tools-install.sh [Pipeline] echo 18:53:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:53:30 ---> sudo-logs.sh 18:53:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:53:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:53:30 ---> job-cost.sh 18:53:30 lf-activate-venv: SKIPPING 18:53:30 DEBUG: total: 0.2199999988079071 18:53:30 INFO: Retrieving Stack Cost... 18:53:31 INFO: Retrieving Pricing Info for: v3-standard-8 18:53:31 INFO: Archiving Costs [Pipeline] echo 18:53:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:53:31 ---> logs-deploy.sh 18:53:31 lf-activate-venv: SKIPPING 18:53:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1515/4 18:53:31 INFO: archiving workspace using pattern(s): 18:53:32 Archives upload complete. 18:53:32 INFO: archiving logs to Nexus