Pull request #1401 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b8bf220454c26cf82121bfd78fa9be877917200+92ae96e570b0e90887048770798fafa65e025b58 (1c13289d6108a718015ac6c5622b6583d1192930) 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-ssh1003676070886591326.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13423191673123068999.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13549173059723975266.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2131191034323343574.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11579537810717251221.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1401/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1401/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17814206300934614600.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5118’ Running on prd-ubuntu20.04-docker-8c-8g-5121 in /w/workspace/gexfoundry_device-sdk-go_PR-1401 [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-1401 # 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/1401/head:refs/remotes/origin/PR-1401 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 92ae96e570b0e90887048770798fafa65e025b58 into PR head commit 2b8bf220454c26cf82121bfd78fa9be877917200 Merge succeeded, producing 2b8bf220454c26cf82121bfd78fa9be877917200 Checking out Revision 2b8bf220454c26cf82121bfd78fa9be877917200 (PR-1401) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:00:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 2b8bf220454c26cf82121bfd78fa9be877917200 # 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 92ae96e570b0e90887048770798fafa65e025b58 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b8bf220454c26cf82121bfd78fa9be877917200 # timeout=10 [Pipeline] withCredentials 05:00:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:00:40 ========================================================= 05:00:40 EdgeX Global Pipelines Version Info 05:00:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:00:40 ------------------- 05:00:40 stable info: 05:00:40 ------------------- 05:00:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:00:40 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 05:00:40 Message: update stable to v1.0.245 05:00:41 ------------------- 05:00:41 experimental info: 05:00:41 ------------------- 05:00:41 Commited By: **** collab-it+edgex@linuxfoundation.org 05:00:41 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 05:00:41 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:00:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:00:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:00:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:00:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:00:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:00:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:00:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:00:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:00:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:00:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:00:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:00:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:00:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:00:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:00:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:00:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:00:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:00:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:00:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:00:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:00:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:00:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:00:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:00:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:00:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:00:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:00:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:00:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1401 [Pipeline] echo 05:00:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1401 [Pipeline] echo 05:00:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1401 [Pipeline] echo 05:00:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b8bf220454c26cf82121bfd78fa9be877917200 [Pipeline] echo 05:00:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b8bf22 [Pipeline] echo 05:00:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:43 provisioning config files... 05:00:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp/config13105208888789929236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:43 ---> docker-login.sh 05:00:43 nexus3.edgexfoundry.org:10001 05:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:43 Configure a credential helper to remove this warning. See 05:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:43 05:00:43 Login Succeeded 05:00:43 nexus3.edgexfoundry.org:10002 05:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:44 Configure a credential helper to remove this warning. See 05:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:44 05:00:44 Login Succeeded 05:00:44 nexus3.edgexfoundry.org:10003 05:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:44 Configure a credential helper to remove this warning. See 05:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:44 05:00:44 Login Succeeded 05:00:44 nexus3.edgexfoundry.org:10004 05:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:44 Configure a credential helper to remove this warning. See 05:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:44 05:00:44 Login Succeeded 05:00:44 docker.io 05:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:44 Configure a credential helper to remove this warning. See 05:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:44 05:00:44 Login Succeeded 05:00:44 ---> docker-login.sh ends [Pipeline] } 05:00:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:00:45 + git rev-list -1 --merges 2b8bf220454c26cf82121bfd78fa9be877917200~1..2b8bf220454c26cf82121bfd78fa9be877917200 [Pipeline] echo 05:00:45 -----------> git rev-list -1 --merges 2b8bf220454c26cf82121bfd78fa9be877917200~1..2b8bf220454c26cf82121bfd78fa9be877917200 2b8bf220454c26cf82121bfd78fa9be877917200 [false] [Pipeline] sh 05:00:45 + git log --format=format:%s -1 2b8bf220454c26cf82121bfd78fa9be877917200 [Pipeline] echo 05:00:45 ========================================================= 05:00:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:00:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:00:45 + git log --format=format:%s -1 2b8bf220454c26cf82121bfd78fa9be877917200 [Pipeline] echo 05:00:46 [semverPrep] GIT_COMMIT: 2b8bf220454c26cf82121bfd78fa9be877917200, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 05:00:46 [semverPrep] This is not a build commit. [Pipeline] sh 05:00:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:00:46 + grep -v github /etc/ssh/ssh_known_hosts 05:00:46 + [ -e /tmp/ssh_known_hosts ] 05:00:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:00:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:00:46 + sudo tee -a /etc/ssh/ssh_known_hosts 05:00:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:46 05:00:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:47 0.1.4: Pulling from edgex-devops/py-git-semver 05:00:47 b85a868b505f: Pulling fs layer 05:00:47 e2be974225ed: Pulling fs layer 05:00:47 339a4e72a1f5: Pulling fs layer 05:00:47 988bab9f4d93: Pulling fs layer 05:00:47 1469e6f7b9e6: Pulling fs layer 05:00:47 eaf3925da568: Pulling fs layer 05:00:47 bab4dde63d76: Pulling fs layer 05:00:47 bde34c3a00c8: Pulling fs layer 05:00:47 b352a97aabf1: Pulling fs layer 05:00:47 4872d77fe225: Pulling fs layer 05:00:47 5851b861e8e6: Pulling fs layer 05:00:47 eaf3925da568: Waiting 05:00:47 bab4dde63d76: Waiting 05:00:47 bde34c3a00c8: Waiting 05:00:47 b352a97aabf1: Waiting 05:00:47 988bab9f4d93: Waiting 05:00:47 5851b861e8e6: Waiting 05:00:47 1469e6f7b9e6: Waiting 05:00:47 4872d77fe225: Waiting 05:00:47 e2be974225ed: Verifying Checksum 05:00:47 e2be974225ed: Download complete 05:00:47 988bab9f4d93: Download complete 05:00:47 1469e6f7b9e6: Verifying Checksum 05:00:47 1469e6f7b9e6: Download complete 05:00:47 339a4e72a1f5: Verifying Checksum 05:00:47 339a4e72a1f5: Download complete 05:00:47 eaf3925da568: Verifying Checksum 05:00:47 eaf3925da568: Download complete 05:00:47 bde34c3a00c8: Verifying Checksum 05:00:47 bde34c3a00c8: Download complete 05:00:47 b352a97aabf1: Download complete 05:00:47 b85a868b505f: Verifying Checksum 05:00:47 b85a868b505f: Download complete 05:00:47 4872d77fe225: Verifying Checksum 05:00:47 4872d77fe225: Download complete 05:00:47 5851b861e8e6: Verifying Checksum 05:00:47 5851b861e8e6: Download complete 05:00:48 bab4dde63d76: Verifying Checksum 05:00:48 bab4dde63d76: Download complete 05:00:48 b85a868b505f: Pull complete 05:00:49 e2be974225ed: Pull complete 05:00:49 339a4e72a1f5: Pull complete 05:00:49 988bab9f4d93: Pull complete 05:00:50 1469e6f7b9e6: Pull complete 05:00:50 eaf3925da568: Pull complete 05:00:51 bab4dde63d76: Pull complete 05:00:51 bde34c3a00c8: Pull complete 05:00:51 b352a97aabf1: Pull complete 05:00:51 4872d77fe225: Pull complete 05:00:51 5851b861e8e6: Pull complete 05:00:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:00:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:52 prd-ubuntu20.04-docker-8c-8g-5121 does not seem to be running inside a container 05:00:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1401 -v /w/workspace/gexfoundry_device-sdk-go_PR-1401:/w/workspace/gexfoundry_device-sdk-go_PR-1401:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1401@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:00:55 $ docker top 3d2946785a3bf4a9b881beee1d390bfc1002e18cb875d656a04cfc071cc5bfa1 -eo pid,comm 05:00:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:00:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:00:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:55 [ssh-agent] Looking for ssh-agent implementation... 05:00:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:55 $ docker exec 3d2946785a3bf4a9b881beee1d390bfc1002e18cb875d656a04cfc071cc5bfa1 ssh-agent 05:00:55 SSH_AUTH_SOCK=/tmp/ssh-kT35vg3S7kJK/agent.33 05:00:55 SSH_AGENT_PID=39 05:00:55 Running ssh-add (command line suppressed) 05:00:55 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp/private_key_1860309298296765151.key (/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp/private_key_1860309298296765151.key) 05:00:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:55 + git tag --points-at HEAD [Pipeline] } 05:00:55 $ docker exec --env ******** --env ******** 3d2946785a3bf4a9b881beee1d390bfc1002e18cb875d656a04cfc071cc5bfa1 ssh-agent -k 05:00:56 unset SSH_AUTH_SOCK; 05:00:56 unset SSH_AGENT_PID; 05:00:56 echo Agent pid 39 killed; 05:00:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:00:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:56 [ssh-agent] Looking for ssh-agent implementation... 05:00:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:56 $ docker exec 3d2946785a3bf4a9b881beee1d390bfc1002e18cb875d656a04cfc071cc5bfa1 ssh-agent 05:00:56 SSH_AUTH_SOCK=/tmp/ssh-1IIVLbBwpShy/agent.71 05:00:56 SSH_AGENT_PID=77 05:00:56 Running ssh-add (command line suppressed) 05:00:56 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp/private_key_5212387984814073771.key (/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp/private_key_5212387984814073771.key) 05:00:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:56 + git semver init 05:00:57 2023-03-22 05:00:56,970 [run_init] DEBUG init version:0.0.0 force:False 05:00:57 2023-03-22 05:00:56,972 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1401/.semver 05:00:57 2023-03-22 05:00:56,972 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1401/.semver 05:00:57 2023-03-22 05:00:56,973 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1401/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1401, universal_newlines=False, shell=None, istream=None) 05:00:57 2023-03-22 05:00:57,812 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1401/.git/info/exclude 05:00:57 2023-03-22 05:00:57,813 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1401/.semver/PR-1401 with force:False 05:00:57 2023-03-22 05:00:57,813 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1401/.semver/PR-1401 05:00:57 2023-03-22 05:00:57,817 [execute] INFO git cat-file --batch-check 05:00:57 2023-03-22 05:00:57,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1401/.semver, universal_newlines=False, shell=None, istream=) 05:00:57 2023-03-22 05:00:57,822 [execute] INFO git cat-file --batch 05:00:57 2023-03-22 05:00:57,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1401/.semver, universal_newlines=False, shell=None, istream=) 05:00:57 2023-03-22 05:00:57,826 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1401/.semver/PR-1401 05:00:57 0.0.0 [Pipeline] } 05:00:58 $ docker exec --env ******** --env ******** 3d2946785a3bf4a9b881beee1d390bfc1002e18cb875d656a04cfc071cc5bfa1 ssh-agent -k 05:00:58 unset SSH_AUTH_SOCK; 05:00:58 unset SSH_AGENT_PID; 05:00:58 echo Agent pid 77 killed; 05:00:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:00:58 + git semver [Pipeline] } 05:00:58 $ docker stop --time=1 3d2946785a3bf4a9b881beee1d390bfc1002e18cb875d656a04cfc071cc5bfa1 05:01:00 $ docker rm -f --volumes 3d2946785a3bf4a9b881beee1d390bfc1002e18cb875d656a04cfc071cc5bfa1 [Pipeline] // withDockerContainer [Pipeline] sh 05:01:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:01:00 Stashed 1 file(s) [Pipeline] echo 05:01:00 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:01 provisioning config files... 05:01:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp/config17160647456554863141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:01 ---> docker-login.sh 05:01:01 nexus3.edgexfoundry.org:10001 05:01:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:01 Configure a credential helper to remove this warning. See 05:01:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:01 05:01:01 Login Succeeded 05:01:01 nexus3.edgexfoundry.org:10002 05:01:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:01 Configure a credential helper to remove this warning. See 05:01:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:01 05:01:01 Login Succeeded 05:01:01 nexus3.edgexfoundry.org:10003 05:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:02 Configure a credential helper to remove this warning. See 05:01:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:02 05:01:02 Login Succeeded 05:01:02 nexus3.edgexfoundry.org:10004 05:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:02 Configure a credential helper to remove this warning. See 05:01:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:02 05:01:02 Login Succeeded 05:01:02 docker.io 05:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:02 Configure a credential helper to remove this warning. See 05:01:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:02 05:01:02 Login Succeeded 05:01:02 ---> docker-login.sh ends [Pipeline] } 05:01:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:01:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:02 ========================================================= 05:01:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:01:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:03 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:01:03 Sending build context to Docker daemon 10.8MB 05:01:03 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:01:03 Step 2/10 : FROM ${BASE} AS builder 05:01:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:01:03 63b65145d645: Pulling fs layer 05:01:03 a2d21d5440eb: Pulling fs layer 05:01:03 935e6c44a52c: Pulling fs layer 05:01:03 94cc34f8dd06: Pulling fs layer 05:01:03 30dea6a524f1: Pulling fs layer 05:01:03 a2aff8979fd8: Pulling fs layer 05:01:03 6808be2612f2: Pulling fs layer 05:01:03 f25807f1079a: Pulling fs layer 05:01:03 30dea6a524f1: Waiting 05:01:03 6808be2612f2: Waiting 05:01:03 a2aff8979fd8: Waiting 05:01:03 f25807f1079a: Waiting 05:01:03 94cc34f8dd06: Waiting 05:01:03 a2d21d5440eb: Verifying Checksum 05:01:03 a2d21d5440eb: Download complete 05:01:03 94cc34f8dd06: Verifying Checksum 05:01:03 94cc34f8dd06: Download complete 05:01:03 30dea6a524f1: Verifying Checksum 05:01:03 30dea6a524f1: Download complete 05:01:03 63b65145d645: Verifying Checksum 05:01:03 63b65145d645: Download complete 05:01:03 a2aff8979fd8: Verifying Checksum 05:01:03 a2aff8979fd8: Download complete 05:01:03 63b65145d645: Pull complete 05:01:03 a2d21d5440eb: Pull complete 05:01:04 f25807f1079a: Verifying Checksum 05:01:04 f25807f1079a: Download complete 05:01:04 935e6c44a52c: Verifying Checksum 05:01:04 935e6c44a52c: Download complete 05:01:04 6808be2612f2: Verifying Checksum 05:01:04 6808be2612f2: Download complete 05:01:07 935e6c44a52c: Pull complete 05:01:07 94cc34f8dd06: Pull complete 05:01:07 30dea6a524f1: Pull complete 05:01:07 a2aff8979fd8: Pull complete 05:01:09 6808be2612f2: Pull complete 05:01:10 f25807f1079a: Pull complete 05:01:10 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 05:01:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:01:10 ---> 3b553350e43f 05:01:10 Step 3/10 : ARG MAKE=make build 05:01:16 ---> Running in 7453c535e263 05:01:16 Removing intermediate container 7453c535e263 05:01:16 ---> e9338b222b0a 05:01:16 Step 4/10 : WORKDIR /device-sdk-go 05:01:16 ---> Running in 7209e2da794c 05:01:16 Removing intermediate container 7209e2da794c 05:01:16 ---> 1096a83bc0b2 05:01:16 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:01:16 ---> Running in caf216dc41d0 05:01:16 Still waiting to schedule task 05:01:16 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5119’ 05:01:16 Removing intermediate container caf216dc41d0 05:01:16 ---> 7fae68963601 05:01:16 Step 6/10 : RUN apk add --update --no-cache make git 05:01:16 ---> Running in adfe03f6201a 05:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:01:17 OK: 265 MiB in 53 packages 05:01:17 Removing intermediate container adfe03f6201a 05:01:17 ---> 1ea81613dce4 05:01:17 Step 7/10 : COPY go.mod vendor* ./ 05:01:17 ---> 534c40e5f29a 05:01:17 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:17 ---> Running in 652f83dd6b9a 05:01:56 Removing intermediate container 652f83dd6b9a 05:01:56 ---> 09f803a149b4 05:01:56 Step 9/10 : COPY . . 05:01:56 ---> 8735b07be68e 05:01:56 Step 10/10 : RUN ${MAKE} 05:01:56 ---> Running in 1194b3e848b5 05:01:56 noop 05:01:56 Removing intermediate container 1194b3e848b5 05:01:56 ---> b3c6b3ab9228 05:01:56 Successfully built b3c6b3ab9228 05:01:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:56 + docker inspect -f . ci-base-image-x86_64 05:01:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:56 prd-ubuntu20.04-docker-8c-8g-5121 does not seem to be running inside a container 05:01:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1401 -v /w/workspace/gexfoundry_device-sdk-go_PR-1401:/w/workspace/gexfoundry_device-sdk-go_PR-1401:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:57 $ docker top f77e890bd351419932cbf21861a4aa27facc5e6846860636dd7b684c3b108619 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:57 + go version 05:01:57 go version go1.20.2 linux/amd64 [Pipeline] } 05:01:57 $ docker stop --time=1 f77e890bd351419932cbf21861a4aa27facc5e6846860636dd7b684c3b108619 05:01:59 $ docker rm -f --volumes f77e890bd351419932cbf21861a4aa27facc5e6846860636dd7b684c3b108619 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:59 + docker inspect -f . ci-base-image-x86_64 05:01:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:59 prd-ubuntu20.04-docker-8c-8g-5121 does not seem to be running inside a container 05:01:59 $ 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-1401 -v /w/workspace/gexfoundry_device-sdk-go_PR-1401:/w/workspace/gexfoundry_device-sdk-go_PR-1401:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:02:00 $ docker top 513ecf574320a0ecff719d6a46c4e6bb166cb33725d6abfcdfb71349b448e623 -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:00 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1401 [Pipeline] fileExists [Pipeline] sh 05:02:01 + make test 05:02:01 go test -race -coverprofile=coverage.out ./... 05:02:07 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:02:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:02:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:02:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:02:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:02:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:02:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.085s coverage: 27.6% of statements 05:02:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:02:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:02:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.057s coverage: 78.9% of statements 05:02:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.073s coverage: 86.0% of statements 05:02:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:02:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.079s coverage: 75.9% of statements 05:02:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:02:20 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:02:20 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:02:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:02:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.066s coverage: 15.2% of statements 05:02:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.070s coverage: 68.5% of statements 05:02:23 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.113s coverage: 89.2% of statements 05:02:23 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.5% of statements 05:02:41 GO111MODULE=on go vet ./... 05:02:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:02:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:02:45 ./bin/test-attribution-txt.sh [Pipeline] echo 05:02:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:02:45 $ docker stop --time=1 513ecf574320a0ecff719d6a46c4e6bb166cb33725d6abfcdfb71349b448e623 05:02:49 $ docker rm -f --volumes 513ecf574320a0ecff719d6a46c4e6bb166cb33725d6abfcdfb71349b448e623 [Pipeline] // withDockerContainer [Pipeline] sh 05:02:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:02:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:02:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:02:50 + ls -al . 05:02:50 total 272 05:02:50 drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 05:02 . 05:02:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 05:00 .. 05:02:50 -rw-rw-r-- 1 jenkins jenkins 140 Mar 22 05:00 .dockerignore 05:02:50 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 05:00 .git 05:02:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 05:00 .github 05:02:50 -rw-rw-r-- 1 jenkins jenkins 131 Mar 22 05:00 .gitignore 05:02:50 -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 05:00 .golangci.yml 05:02:50 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 05:00 .semver 05:02:50 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 22 05:00 CHANGELOG.md 05:02:50 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 05:00 GOVERNANCE.md 05:02:50 -rw-rw-r-- 1 jenkins jenkins 885 Mar 22 05:00 Jenkinsfile 05:02:50 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 22 05:00 LICENSE 05:02:50 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 22 05:00 Makefile 05:02:50 -rw-rw-r-- 1 jenkins jenkins 619 Mar 22 05:00 OWNERS.md 05:02:50 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 22 05:00 README.md 05:02:50 -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 05:01 VERSION 05:02:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 05:00 bin 05:02:50 -rw-r--r-- 1 jenkins jenkins 105656 Mar 22 05:02 coverage.out 05:02:50 drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 05:00 example 05:02:50 -rw-rw-r-- 1 jenkins jenkins 3291 Mar 22 05:00 go.mod 05:02:50 -rw-rw-r-- 1 jenkins jenkins 30779 Mar 22 05:00 go.sum 05:02:50 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 05:00 internal 05:02:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 05:00 openapi 05:02:50 drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 05:00 pkg 05:02:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 05:00 snap 05:02:50 -rw-rw-r-- 1 jenkins jenkins 222 Mar 22 05:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02: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=2b8bf220454c26cf82121bfd78fa9be877917200 --label arch=amd64 --label version=0.0.0 . 05:02:51 Sending build context to Docker daemon 10.91MB 05:02:51 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:02:51 Step 2/23 : FROM ${BASE} AS builder 05:02:51 ---> b3c6b3ab9228 05:02:51 Step 3/23 : ARG MAKE=make build 05:02:51 ---> Running in 0dfe281a593a 05:02:51 Removing intermediate container 0dfe281a593a 05:02:51 ---> bb0c5b404b38 05:02:51 Step 4/23 : WORKDIR /device-sdk-go 05:02:51 ---> Running in 7c91463637f8 05:02:51 Removing intermediate container 7c91463637f8 05:02:51 ---> 13a5e7b95b0e 05:02:51 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:02:51 ---> Running in fde2d05f7c17 05:02:52 Removing intermediate container fde2d05f7c17 05:02:52 ---> c7f96d27e9cd 05:02:52 Step 6/23 : RUN apk add --update --no-cache make git 05:02:52 ---> Running in 4abde01da574 05:02:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:02:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:02:53 OK: 265 MiB in 53 packages 05:02:53 Removing intermediate container 4abde01da574 05:02:53 ---> b80a4ddb028b 05:02:53 Step 7/23 : COPY go.mod vendor* ./ 05:02:53 ---> 17a095b4c77d 05:02:53 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:53 ---> Running in dcc365612aa7 05:02:54 Removing intermediate container dcc365612aa7 05:02:54 ---> d073fcade47f 05:02:54 Step 9/23 : COPY . . 05:02:55 ---> 4096f3ce370a 05:02:55 Step 10/23 : RUN ${MAKE} 05:02:55 ---> Running in df542fb5fa6d 05:02:55 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:03:22 Removing intermediate container df542fb5fa6d 05:03:22 ---> 9869fb0d3ae0 05:03:22 Step 11/23 : FROM alpine:3.17 05:03:22 3.17: Pulling from library/alpine 05:03:22 63b65145d645: Already exists 05:03:22 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 05:03:22 Status: Downloaded newer image for alpine:3.17 05:03:22 ---> b2aa39c304c2 05:03:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:03:22 ---> Running in ef3ed50826d3 05:03:22 Removing intermediate container ef3ed50826d3 05:03:22 ---> 55713d670213 05:03:22 Step 13/23 : RUN apk add --update --no-cache 05:03:22 ---> Running in e66c17f834ec 05:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:03:22 OK: 7 MiB in 15 packages 05:03:22 Removing intermediate container e66c17f834ec 05:03:22 ---> a8cdfcf19073 05:03:22 Step 14/23 : WORKDIR / 05:03:22 ---> Running in 0e654fe45788 05:03:22 Removing intermediate container 0e654fe45788 05:03:22 ---> cfdfc1bf0d2a 05:03:22 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:03:22 ---> c6052bb64eea 05:03:22 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:03:23 ---> eddd1a7f5061 05:03:23 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:03:23 ---> 0c7719dbb580 05:03:23 Step 18/23 : EXPOSE 59999 05:03:23 ---> Running in ee51a9cfa598 05:03:24 Removing intermediate container ee51a9cfa598 05:03:24 ---> 41cdaf6cc46b 05:03:24 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:03:24 ---> Running in d53b628ff2ac 05:03:24 Removing intermediate container d53b628ff2ac 05:03:24 ---> bdbe29dacca6 05:03:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:03:25 ---> Running in 9309f71cf4c2 05:03:25 Removing intermediate container 9309f71cf4c2 05:03:25 ---> 5bb543959c43 05:03:25 Step 21/23 : LABEL arch=amd64 05:03:27 ---> Running in 90898e84f039 05:03:27 Removing intermediate container 90898e84f039 05:03:27 ---> ec801def554d 05:03:27 Step 22/23 : LABEL git_sha=2b8bf220454c26cf82121bfd78fa9be877917200 05:03:27 ---> Running in 8226d9b7f486 05:03:27 Removing intermediate container 8226d9b7f486 05:03:27 ---> 854fdd8074bf 05:03:27 Step 23/23 : LABEL version=0.0.0 05:03:27 ---> Running in c294cace72fd 05:03:27 Removing intermediate container c294cace72fd 05:03:27 ---> efc4f982faa9 05:03:27 [Warning] One or more build-args [ARCH] were not consumed 05:03:27 Successfully built efc4f982faa9 05:03:27 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:28 05:03:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:28 latest: Pulling from edgex-lftools-log-publisher 05:03:28 5eb5b503b376: Pulling fs layer 05:03:28 5c69ac0246d0: Pulling fs layer 05:03:28 ec43610c2a17: Pulling fs layer 05:03:28 3a2ae6a8a46f: Pulling fs layer 05:03:28 33b1e0a273af: Pulling fs layer 05:03:28 5d3b04190fa2: Pulling fs layer 05:03:28 2f39f015ded8: Pulling fs layer 05:03:28 3a2ae6a8a46f: Waiting 05:03:28 33b1e0a273af: Waiting 05:03:28 5d3b04190fa2: Waiting 05:03:28 2f39f015ded8: Waiting 05:03:29 5c69ac0246d0: Download complete 05:03:29 3a2ae6a8a46f: Verifying Checksum 05:03:29 3a2ae6a8a46f: Download complete 05:03:29 ec43610c2a17: Verifying Checksum 05:03:29 ec43610c2a17: Download complete 05:03:29 33b1e0a273af: Verifying Checksum 05:03:29 33b1e0a273af: Download complete 05:03:29 5d3b04190fa2: Download complete 05:03:29 5eb5b503b376: Verifying Checksum 05:03:29 5eb5b503b376: Download complete 05:03:29 2f39f015ded8: Download complete 05:03:30 5eb5b503b376: Pull complete 05:03:31 5c69ac0246d0: Pull complete 05:03:31 ec43610c2a17: Pull complete 05:03:31 3a2ae6a8a46f: Pull complete 05:03:31 33b1e0a273af: Pull complete 05:03:32 5d3b04190fa2: Pull complete 05:03:36 2f39f015ded8: Pull complete 05:03:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:03:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:36 prd-ubuntu20.04-docker-8c-8g-5121 does not seem to be running inside a container 05:03:36 $ 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-1401 -v /w/workspace/gexfoundry_device-sdk-go_PR-1401:/w/workspace/gexfoundry_device-sdk-go_PR-1401:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:03:44 $ docker top fb23a7172878fb4c1cdd37b2bafa1e900aea517ad99b72d5cfd471e74f04b702 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:45 ---> job-cost.sh 05:03:45 lf-activate-venv: SKIPPING 05:03:45 INFO: No Stack... 05:03:45 INFO: Retrieving Pricing Info for: v3-standard-8 05:03:46 INFO: Archiving Costs [Pipeline] sh 05:03:46 + + cut -d, -f6 05:03:46 cat /w/workspace/gexfoundry_device-sdk-go_PR-1401/archives/cost.csv [Pipeline] lock 05:03:46 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1401-1-stack-cost] 05:03:46 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1401-1-stack-cost] did not exist. Created. 05:03:46 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1401-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:03:46 + echo total: 0.2199999988079071 [Pipeline] stash 05:03:47 Stashed 1 file(s) [Pipeline] } 05:03:47 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1401-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:03:47 $ docker stop --time=1 fb23a7172878fb4c1cdd37b2bafa1e900aea517ad99b72d5cfd471e74f04b702 05:03:48 $ docker rm -f --volumes fb23a7172878fb4c1cdd37b2bafa1e900aea517ad99b72d5cfd471e74f04b702 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:04:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5123 in /w/workspace/gexfoundry_device-sdk-go_PR-1401 [Pipeline] { [Pipeline] ws 05:04:36 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:04:36 The recommended git tool is: git 05:04:42 using credential edgex-jenkins-ssh 05:04:42 Cloning the remote Git repository 05:04:42 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:04:42 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:04:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:04:42 > git --version # timeout=10 05:04:42 > git --version # 'git version 2.25.1' 05:04:42 using GIT_SSH to set credentials SSH Credentials for GitHub 05:04:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:04:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:04:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:04:47 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:04:48 Merging remotes/origin/main commit 92ae96e570b0e90887048770798fafa65e025b58 into PR head commit 2b8bf220454c26cf82121bfd78fa9be877917200 05:04:49 Merge succeeded, producing 2b8bf220454c26cf82121bfd78fa9be877917200 05:04:49 Checking out Revision 2b8bf220454c26cf82121bfd78fa9be877917200 (PR-1401) 05:04:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:04:48 using GIT_SSH to set credentials SSH Credentials for GitHub 05:04:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1401/head:refs/remotes/origin/PR-1401 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:04:48 > git config core.sparsecheckout # timeout=10 05:04:48 > git checkout -f 2b8bf220454c26cf82121bfd78fa9be877917200 # timeout=10 05:04:49 > git remote # timeout=10 05:04:49 > git config --get remote.origin.url # timeout=10 05:04:49 using GIT_SSH to set credentials SSH Credentials for GitHub 05:04:49 > git merge 92ae96e570b0e90887048770798fafa65e025b58 # timeout=10 05:04:49 > git rev-parse HEAD^{commit} # timeout=10 05:04:49 > git config core.sparsecheckout # timeout=10 05:04:49 > git checkout -f 2b8bf220454c26cf82121bfd78fa9be877917200 # timeout=10 05:04:49 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 05:04:49 > git --version # timeout=10 05:04:49 > git --version # 'git version 2.25.1' 05:04:49 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:04:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:04:50 % Total % Received % Xferd Average Speed Time Time Time Current 05:04:50 Dload Upload Total Spent Left Speed 05:04:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 05:04:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:04:51 + sudo tee /etc/docker/daemon.new 05:04:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:04:51 { 05:04:51 "registry-mirrors": [ 05:04:51 "https://nexus3.edgexfoundry.org:10001" 05:04:51 ], 05:04:51 "bip": "10.250.0.254/24", 05:04:51 "hosts": [ 05:04:51 "tcp://0.0.0.0:5555", 05:04:51 "unix:///var/run/docker.sock" 05:04:51 ], 05:04:51 "mtu": 1458, 05:04:51 "selinux-enabled": true, 05:04:51 "seccomp-profile": "/etc/docker/seccomp.json" 05:04:51 } [Pipeline] sh 05:04:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:04:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:05:10 provisioning config files... 05:05:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config9845202984819105203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:11 ---> docker-login.sh 05:05:11 nexus3.edgexfoundry.org:10001 05:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:11 Configure a credential helper to remove this warning. See 05:05:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:11 05:05:11 Login Succeeded 05:05:11 nexus3.edgexfoundry.org:10002 05:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:12 Configure a credential helper to remove this warning. See 05:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:12 05:05:12 Login Succeeded 05:05:12 nexus3.edgexfoundry.org:10003 05:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:12 Configure a credential helper to remove this warning. See 05:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:12 05:05:12 Login Succeeded 05:05:12 nexus3.edgexfoundry.org:10004 05:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:12 Configure a credential helper to remove this warning. See 05:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:12 05:05:12 Login Succeeded 05:05:12 docker.io 05:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:13 Configure a credential helper to remove this warning. See 05:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:13 05:05:13 Login Succeeded 05:05:13 ---> docker-login.sh ends [Pipeline] } 05:05:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:05:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:14 ========================================================= 05:05:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:05:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05: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.20-alpine --build-arg MAKE=echo noop --target=builder . 05:05:14 Sending build context to Docker daemon 5.802MB 05:05:15 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:05:15 Step 2/10 : FROM ${BASE} AS builder 05:05:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:05:15 af6eaf76a39c: Pulling fs layer 05:05:15 55522c791124: Pulling fs layer 05:05:15 ce5c4a1c91eb: Pulling fs layer 05:05:15 169dfbe0d373: Pulling fs layer 05:05:15 e1ff8fa3b103: Pulling fs layer 05:05:15 52ebb69f0ebf: Pulling fs layer 05:05:15 5abe8eddf0d5: Pulling fs layer 05:05:15 e1ff8fa3b103: Waiting 05:05:15 52ebb69f0ebf: Waiting 05:05:15 5abe8eddf0d5: Waiting 05:05:15 169dfbe0d373: Waiting 05:05:15 55522c791124: Verifying Checksum 05:05:15 55522c791124: Download complete 05:05:15 169dfbe0d373: Verifying Checksum 05:05:15 169dfbe0d373: Download complete 05:05:15 e1ff8fa3b103: Verifying Checksum 05:05:15 e1ff8fa3b103: Download complete 05:05:15 af6eaf76a39c: Verifying Checksum 05:05:15 af6eaf76a39c: Download complete 05:05:16 af6eaf76a39c: Pull complete 05:05:16 5abe8eddf0d5: Verifying Checksum 05:05:16 5abe8eddf0d5: Download complete 05:05:17 55522c791124: Pull complete 05:05:17 ce5c4a1c91eb: Download complete 05:05:17 52ebb69f0ebf: Download complete 05:05:30 ce5c4a1c91eb: Pull complete 05:05:30 169dfbe0d373: Pull complete 05:05:30 e1ff8fa3b103: Pull complete 05:05:34 52ebb69f0ebf: Pull complete 05:05:36 5abe8eddf0d5: Pull complete 05:05:36 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 05:05:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:05:36 ---> 6cb57ee374ae 05:05:36 Step 3/10 : ARG MAKE=make build 05:05:38 ---> Running in 018a0caee83e 05:05:38 Removing intermediate container 018a0caee83e 05:05:38 ---> 289a79a26519 05:05:38 Step 4/10 : WORKDIR /device-sdk-go 05:05:38 ---> Running in 77c7f407cf87 05:05:38 Removing intermediate container 77c7f407cf87 05:05:38 ---> 9b224eddc12b 05:05:38 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:05:39 ---> Running in 11b1765a105d 05:05:39 Removing intermediate container 11b1765a105d 05:05:39 ---> c48de62dc95a 05:05:39 Step 6/10 : RUN apk add --update --no-cache make git 05:05:39 ---> Running in 42e253ea39cb 05:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:05:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:05:42 OK: 263 MiB in 53 packages 05:05:43 Removing intermediate container 42e253ea39cb 05:05:43 ---> 2b5b18cf6e2a 05:05:43 Step 7/10 : COPY go.mod vendor* ./ 05:05:44 ---> b1b90b32c3ba 05:05:44 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:05:44 ---> Running in fbae1c78b787 05:06:52 Removing intermediate container fbae1c78b787 05:06:52 ---> 3669d0c7c275 05:06:52 Step 9/10 : COPY . . 05:06:52 ---> 71c6b081684a 05:06:52 Step 10/10 : RUN ${MAKE} 05:06:52 ---> Running in a9a5fea2c840 05:06:52 noop 05:06:52 Removing intermediate container a9a5fea2c840 05:06:52 ---> 5fd2a15f8d20 05:06:52 Successfully built 5fd2a15f8d20 05:06:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:52 + docker inspect -f . ci-base-image-arm64 05:06:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:52 prd-ubuntu20.04-docker-arm64-4c-16g-5123 does not seem to be running inside a container 05:06:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:06:54 $ docker top 516ec6645bfe26ce48f762c3bd27808cb4feeaea9fb7be18322d8858e2bba889 -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:55 + go version 05:06:55 go version go1.20.2 linux/arm64 [Pipeline] } 05:06:55 $ docker stop --time=1 516ec6645bfe26ce48f762c3bd27808cb4feeaea9fb7be18322d8858e2bba889 05:06:56 $ docker rm -f --volumes 516ec6645bfe26ce48f762c3bd27808cb4feeaea9fb7be18322d8858e2bba889 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:57 + docker inspect -f . ci-base-image-arm64 05:06:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:57 prd-ubuntu20.04-docker-arm64-4c-16g-5123 does not seem to be running inside a container 05:06:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:06:59 $ docker top e842a24fde8dd3f09661c1f4d1af34290884e401b971273a709b7dd86cb1fce4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:00 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:07:00 + make test 05:07:00 go test -race -coverprofile=coverage.out ./... 05:07:47 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:10:09 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:10:09 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:10:09 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:10:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:10:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:10:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.221s coverage: 27.6% of statements 05:10:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.259s coverage: 78.9% of statements 05:10:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:10:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:10:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.373s coverage: 86.0% of statements 05:10:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:10:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:10:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.446s coverage: 75.9% of statements 05:10:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.276s coverage: 15.2% of statements 05:10:27 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:10:27 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:10:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.440s coverage: 68.5% of statements 05:10:29 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.513s coverage: 89.2% of statements 05:10:33 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:10:33 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.271s coverage: 5.5% of statements 05:10:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:10:33 GO111MODULE=on go vet ./... 05:13:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:13:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:13:10 ./bin/test-attribution-txt.sh [Pipeline] echo 05:13:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:13:10 $ docker stop --time=1 e842a24fde8dd3f09661c1f4d1af34290884e401b971273a709b7dd86cb1fce4 05:13:12 $ docker rm -f --volumes e842a24fde8dd3f09661c1f4d1af34290884e401b971273a709b7dd86cb1fce4 [Pipeline] // withDockerContainer [Pipeline] sh 05:13:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:13:14 Warning: overwriting stash ‘coverage-report’ 05:13:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:13:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:13:15 + ls -al . 05:13:15 total 268 05:13:15 drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 05:07 . 05:13:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 05:04 .. 05:13:15 -rw-rw-r-- 1 jenkins jenkins 140 Mar 22 05:04 .dockerignore 05:13:15 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 05:04 .git 05:13:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 05:04 .github 05:13:15 -rw-rw-r-- 1 jenkins jenkins 131 Mar 22 05:04 .gitignore 05:13:15 -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 05:04 .golangci.yml 05:13:15 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 22 05:04 CHANGELOG.md 05:13:15 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 05:04 GOVERNANCE.md 05:13:15 -rw-rw-r-- 1 jenkins jenkins 885 Mar 22 05:04 Jenkinsfile 05:13:15 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 22 05:04 LICENSE 05:13:15 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 22 05:04 Makefile 05:13:15 -rw-rw-r-- 1 jenkins jenkins 619 Mar 22 05:04 OWNERS.md 05:13:15 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 22 05:04 README.md 05:13:15 -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 05:01 VERSION 05:13:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 05:04 bin 05:13:15 -rw-r--r-- 1 jenkins jenkins 105656 Mar 22 05:10 coverage.out 05:13:15 drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 05:04 example 05:13:15 -rw-rw-r-- 1 jenkins jenkins 3291 Mar 22 05:04 go.mod 05:13:15 -rw-rw-r-- 1 jenkins jenkins 30779 Mar 22 05:04 go.sum 05:13:15 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 05:04 internal 05:13:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 05:04 openapi 05:13:15 drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 05:04 pkg 05:13:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 05:04 snap 05:13:15 -rw-rw-r-- 1 jenkins jenkins 222 Mar 22 05:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:16 + 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=2b8bf220454c26cf82121bfd78fa9be877917200 --label arch=arm64 --label version=0.0.0 . 05:13:16 Sending build context to Docker daemon 5.908MB 05:13:16 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:13:16 Step 2/23 : FROM ${BASE} AS builder 05:13:16 ---> 5fd2a15f8d20 05:13:16 Step 3/23 : ARG MAKE=make build 05:13:16 ---> Running in bfd0677db13c 05:13:17 Removing intermediate container bfd0677db13c 05:13:17 ---> 8121427782c9 05:13:17 Step 4/23 : WORKDIR /device-sdk-go 05:13:17 ---> Running in 7898a10e21e0 05:13:17 Removing intermediate container 7898a10e21e0 05:13:17 ---> 526f923e15d9 05:13:17 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:13:17 ---> Running in 5acb847705c8 05:13:17 Removing intermediate container 5acb847705c8 05:13:17 ---> cecdb6849acb 05:13:17 Step 6/23 : RUN apk add --update --no-cache make git 05:13:17 ---> Running in 098ef2e0dedb 05:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:13:20 OK: 263 MiB in 53 packages 05:13:21 Removing intermediate container 098ef2e0dedb 05:13:21 ---> 1c50d7b739cb 05:13:21 Step 7/23 : COPY go.mod vendor* ./ 05:13:21 ---> c71ac61e4e71 05:13:21 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:21 ---> Running in 7d8ec0793477 05:13:24 Removing intermediate container 7d8ec0793477 05:13:24 ---> 2813b42a4ec9 05:13:24 Step 9/23 : COPY . . 05:13:25 ---> c27ae5631fc6 05:13:25 Step 10/23 : RUN ${MAKE} 05:13:25 ---> Running in 737fd8d7d053 05:13:26 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:15:48 Removing intermediate container 737fd8d7d053 05:15:48 ---> 071db1f36509 05:15:48 Step 11/23 : FROM alpine:3.17 05:15:48 3.17: Pulling from library/alpine 05:15:48 af6eaf76a39c: Already exists 05:15:48 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 05:15:48 Status: Downloaded newer image for alpine:3.17 05:15:48 ---> d74e625d9115 05:15:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:15:48 ---> Running in fda1acd3eb04 05:15:48 Removing intermediate container fda1acd3eb04 05:15:48 ---> 5b5aa0a46ad2 05:15:48 Step 13/23 : RUN apk add --update --no-cache 05:15:48 ---> Running in a0d989beb7d0 05:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:15:48 OK: 7 MiB in 15 packages 05:15:48 Removing intermediate container a0d989beb7d0 05:15:48 ---> 819be7700fc7 05:15:48 Step 14/23 : WORKDIR / 05:15:48 ---> Running in cb964f6828ad 05:15:48 Removing intermediate container cb964f6828ad 05:15:48 ---> 7b3d820bc19b 05:15:48 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:15:48 ---> 71a527e36fef 05:15:48 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:15:48 ---> c70ffe08d1be 05:15:48 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:15:48 ---> 6f18fd77098f 05:15:48 Step 18/23 : EXPOSE 59999 05:15:48 ---> Running in e4e7633f0855 05:15:48 Removing intermediate container e4e7633f0855 05:15:48 ---> c9ba41959b1a 05:15:48 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:15:48 ---> Running in 4544ce3ecfe3 05:15:48 Removing intermediate container 4544ce3ecfe3 05:15:48 ---> 579d823a88d0 05:15:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:15:48 ---> Running in f1dcc58a863a 05:15:48 Removing intermediate container f1dcc58a863a 05:15:48 ---> f6c5b282fa62 05:15:48 Step 21/23 : LABEL arch=arm64 05:15:48 ---> Running in 20341230fa4e 05:15:48 Removing intermediate container 20341230fa4e 05:15:48 ---> 95e3bd5f1d6a 05:15:48 Step 22/23 : LABEL git_sha=2b8bf220454c26cf82121bfd78fa9be877917200 05:15:48 ---> Running in 9722bfa63b94 05:15:48 Removing intermediate container 9722bfa63b94 05:15:48 ---> 309f81082732 05:15:48 Step 23/23 : LABEL version=0.0.0 05:15:48 ---> Running in ccc3cf619cbf 05:15:48 Removing intermediate container ccc3cf619cbf 05:15:48 ---> 508fe0023025 05:15:48 [Warning] One or more build-args [ARCH] were not consumed 05:15:48 Successfully built 508fe0023025 05:15:48 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:49 05:15:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:49 arm64: Pulling from edgex-lftools-log-publisher 05:15:49 8998bd30e6a1: Pulling fs layer 05:15:49 04944245beec: Pulling fs layer 05:15:49 699f458cf7ca: Pulling fs layer 05:15:49 765212b225bb: Pulling fs layer 05:15:49 f23df028b6ca: Pulling fs layer 05:15:49 d65c8cfc05b1: Pulling fs layer 05:15:49 2437ff75d9bd: Pulling fs layer 05:15:49 765212b225bb: Waiting 05:15:49 f23df028b6ca: Waiting 05:15:49 d65c8cfc05b1: Waiting 05:15:49 2437ff75d9bd: Waiting 05:15:50 04944245beec: Verifying Checksum 05:15:50 04944245beec: Download complete 05:15:50 765212b225bb: Verifying Checksum 05:15:50 765212b225bb: Download complete 05:15:50 f23df028b6ca: Download complete 05:15:50 d65c8cfc05b1: Verifying Checksum 05:15:50 d65c8cfc05b1: Download complete 05:15:50 699f458cf7ca: Verifying Checksum 05:15:50 699f458cf7ca: Download complete 05:15:50 8998bd30e6a1: Verifying Checksum 05:15:50 8998bd30e6a1: Download complete 05:15:52 2437ff75d9bd: Verifying Checksum 05:15:52 2437ff75d9bd: Download complete 05:15:54 8998bd30e6a1: Pull complete 05:15:54 04944245beec: Pull complete 05:15:56 699f458cf7ca: Pull complete 05:15:56 765212b225bb: Pull complete 05:15:57 f23df028b6ca: Pull complete 05:15:57 d65c8cfc05b1: Pull complete 05:16:12 2437ff75d9bd: Pull complete 05:16:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:16:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:16:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:12 prd-ubuntu20.04-docker-arm64-4c-16g-5123 does not seem to be running inside a container 05:16:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:16:17 $ docker top f4e01c27afb271147dea92d04ba04280275640761ed16a77ac90e0a978b0be0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:18 ---> job-cost.sh 05:16:18 lf-activate-venv: SKIPPING 05:16:18 INFO: No Stack... 05:16:19 INFO: Retrieving Pricing Info for: v3-standard-4 05:16:19 INFO: Archiving Costs [Pipeline] sh 05:16:20 + cut -d, -f6 05:16:20 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 05:16:20 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1401-1-stack-cost] 05:16:20 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1401-1-stack-cost] did not exist. Created. 05:16:20 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1401-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:16:21 /w/workspace/device-sdk-go/1@tmp/durable-102c5516/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:16:21 + echo total: 0.10999999940395355 [Pipeline] stash 05:16:21 Warning: overwriting stash ‘stack-cost’ 05:16:21 Stashed 1 file(s) [Pipeline] } 05:16:21 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1401-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:16:21 $ docker stop --time=1 f4e01c27afb271147dea92d04ba04280275640761ed16a77ac90e0a978b0be0c 05:16:23 $ docker rm -f --volumes f4e01c27afb271147dea92d04ba04280275640761ed16a77ac90e0a978b0be0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:16:24 provisioning config files... 05:16:24 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp/config8243920446280114956tmp [Pipeline] { [Pipeline] sh 05:16:24 + set +x 05:16:24 + curl -s https://codecov.io/bash 05:16:24 + bash -s -- 05:16:24 05:16:24 _____ _ 05:16:24 / ____| | | 05:16:24 | | ___ __| | ___ ___ _____ __ 05:16:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:16:24 | |___| (_) | (_| | __/ (_| (_) \ V / 05:16:24 \_____\___/ \__,_|\___|\___\___/ \_/ 05:16:24 Bash-1.0.6 05:16:24 05:16:24 05:16:24 ==> git version 2.25.1 found 05:16: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 05:16:24 Release-Date: 2020-01-08 05:16: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 05:16:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:16:24 ==> Jenkins CI detected. 05:16:24 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1401 05:16:24 project root: . 05:16:24 --> token set from env 05:16:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:16:24 ==> Running gcov in . (disable via -X gcov) 05:16:24 ==> Python coveragepy not found 05:16:24 ==> Searching for coverage reports in: 05:16:24 + . 05:16:24 -> Found 1 reports 05:16:24 ==> Detecting git/mercurial file structure 05:16:24 ==> Reading reports 05:16:24 + ./coverage.out bytes=105656 05:16:24 ==> Appending adjustments 05:16:24 https://docs.codecov.io/docs/fixing-reports 05:16:24 + Found adjustments 05:16:24 ==> Gzipping contents 05:16:24 16K /tmp/codecov.hPfcA4.gz 05:16:24 ==> Uploading reports 05:16:24 url: https://codecov.io 05:16:24 query: branch=PR-1401&commit=2b8bf220454c26cf82121bfd78fa9be877917200&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1401%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1401&job=&cmd_args= 05:16:24 -> Pinging Codecov 05:16:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1401&commit=2b8bf220454c26cf82121bfd78fa9be877917200&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1401%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1401&job=&cmd_args= 05:16:24 -> Uploading to 05:16:24 https://storage.googleapis.com/codecov/v4/raw/2023-03-22/7E55EF52A471D76F132DFD9A03CDDE97/2b8bf220454c26cf82121bfd78fa9be877917200/de5edb7b-910d-4928-8103-4fbd7d9c28d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T051624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0838a418b408ba4d262f0dadc1da8ef095e86f271f094ffdb15a64519283a705 05:16:24 % Total % Received % Xferd Average Speed Time Time Time Current 05:16:24 Dload Upload Total Spent Left Speed 05:16:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14955 0 0 100 14955 0 49850 --:--:-- --:--:-- --:--:-- 49684 100 14955 0 0 100 14955 0 49684 --:--:-- --:--:-- --:--:-- 49519 05:16:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/2b8bf220454c26cf82121bfd78fa9be877917200 [Pipeline] } 05:16: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 05:16:27 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1401/archives ] 05:16:27 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1401/archives 05:16:27 total 16 05:16:27 drwxr-xr-x 3 root root 4096 Mar 22 05:03 . 05:16:27 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 05:03 .. 05:16:27 drwxr-xr-x 2 root root 4096 Mar 22 05:03 cost 05:16:27 -rw-r--r-- 1 root root 86 Mar 22 05:03 cost.csv 05:16:27 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1401/archives 05:16:27 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1401/archives 05:16:27 total 16 05:16:27 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 05:03 . 05:16:27 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 05:03 .. 05:16:27 drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 05:03 cost 05:16:27 -rw-r--r-- 1 jenkins jenkins 86 Mar 22 05:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:16:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:16:28 ---> package-listing.sh 05:16:28 ++ tr '[:upper:]' '[:lower:]' 05:16:28 ++ facter osfamily 05:16:28 + OS_FAMILY=debian 05:16:28 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1401 05:16:28 + START_PACKAGES=/tmp/packages_start.txt 05:16:28 + END_PACKAGES=/tmp/packages_end.txt 05:16:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:16:28 + PACKAGES=/tmp/packages_start.txt 05:16:28 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1401 ']' 05:16:28 + PACKAGES=/tmp/packages_end.txt 05:16:28 + case "${OS_FAMILY}" in 05:16:28 + dpkg -l 05:16:28 + grep '^ii' 05:16:28 + '[' -f /tmp/packages_start.txt ']' 05:16:28 + '[' -f /tmp/packages_end.txt ']' 05:16:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:16:28 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1401 ']' 05:16:28 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1401/archives/ 05:16:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1401/archives/ [Pipeline] echo 05:16:28 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-1401/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:16:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:16:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:29 prd-ubuntu20.04-docker-8c-8g-5121 does not seem to be running inside a container 05:16:29 $ 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-1401/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-1401 -v /w/workspace/gexfoundry_device-sdk-go_PR-1401:/w/workspace/gexfoundry_device-sdk-go_PR-1401:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:16:30 $ docker top 15c279282b17687bedbfa5290b29bf8955845c19019163de1fecabb79e529314 -eo pid,comm [Pipeline] { [Pipeline] sh 05:16:30 + touch /tmp/pre-build-complete [Pipeline] sh 05:16:30 + mkdir -p /var/log/sysstat [Pipeline] sh 05:16:31 + ls /var/log/sa-host 05:16:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:16:31 provisioning config files... 05:16:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp/config5332494288912355288tmp [Pipeline] { [Pipeline] echo 05:16:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:16:31 ---> create-netrc.sh [Pipeline] } 05:16:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:16:32 ---> python-tools-install.sh [Pipeline] echo 05:16:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:16:32 ---> sudo-logs.sh 05:16:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:16:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:16:32 ---> job-cost.sh 05:16:32 lf-activate-venv: SKIPPING 05:16:32 DEBUG: total: 0.2199999988079071 05:16:32 INFO: Retrieving Stack Cost... 05:16:33 INFO: Retrieving Pricing Info for: v3-standard-8 05:16:33 INFO: Archiving Costs [Pipeline] echo 05:16:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:16:33 ---> logs-deploy.sh 05:16:33 lf-activate-venv: SKIPPING 05:16:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1401/1 05:16:33 INFO: archiving workspace using pattern(s): 05:16:34 Archives upload complete. 05:16:34 INFO: archiving logs to Nexus