Pull request #1477 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 349d442d4da267b0cf06bf856b10c4b1ed668afd rather than cdff07ab9e991a57cea7836e0517c5fa2f4ff086 Obtained Jenkinsfile from 349d442d4da267b0cf06bf856b10c4b1ed668afd 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-ssh14143763544392371182.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1605485751109083486.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh 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-1477/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-1477/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7449458778005117526.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-1477/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7821691138825990723.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh12807841504710672055.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-1477/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-1477/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18027004136246226788.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1290 in /w/workspace/gexfoundry_device-sdk-go_PR-1477 [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-1477 # 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 Merging remotes/origin/main commit 349d442d4da267b0cf06bf856b10c4b1ed668afd into PR head commit cdff07ab9e991a57cea7836e0517c5fa2f4ff086 Merge succeeded, producing cdff07ab9e991a57cea7836e0517c5fa2f4ff086 Checking out Revision cdff07ab9e991a57cea7836e0517c5fa2f4ff086 (PR-1477) > 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/1477/head:refs/remotes/origin/PR-1477 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdff07ab9e991a57cea7836e0517c5fa2f4ff086 # 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 349d442d4da267b0cf06bf856b10c4b1ed668afd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdff07ab9e991a57cea7836e0517c5fa2f4ff086 # timeout=10 Commit message: "feat: Move all the common APIs into go-mod-bootstrap" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:52:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:52:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:52:29 ========================================================= 01:52:29 EdgeX Global Pipelines Version Info 01:52:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:52:29 ------------------- 01:52:29 stable info: 01:52:29 ------------------- 01:52:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:52:29 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 01:52:29 Message: update stable to v1.0.250 01:52:30 ------------------- 01:52:30 experimental info: 01:52:30 ------------------- 01:52:30 Commited By: **** collab-it+edgex@linuxfoundation.org 01:52:30 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 01:52:30 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:52:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 01:52:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 01:52:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:52:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:52:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:52:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:52:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:52:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 01:52:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:52:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1477 [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1477 [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1477 [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cdff07ab9e991a57cea7836e0517c5fa2f4ff086 [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cdff07a [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:52:32 provisioning config files... 01:52:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1477@tmp/config6036196229744023870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:32 ---> docker-login.sh 01:52:32 nexus3.edgexfoundry.org:10001 01:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:32 Configure a credential helper to remove this warning. See 01:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:32 01:52:32 Login Succeeded 01:52:32 nexus3.edgexfoundry.org:10002 01:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:32 Configure a credential helper to remove this warning. See 01:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:32 01:52:32 Login Succeeded 01:52:32 nexus3.edgexfoundry.org:10003 01:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:32 Configure a credential helper to remove this warning. See 01:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:32 01:52:32 Login Succeeded 01:52:32 nexus3.edgexfoundry.org:10004 01:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:33 Configure a credential helper to remove this warning. See 01:52:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:33 01:52:33 Login Succeeded 01:52:33 docker.io 01:52:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:33 Configure a credential helper to remove this warning. See 01:52:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:33 01:52:33 Login Succeeded 01:52:33 ---> docker-login.sh ends [Pipeline] } 01:52:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:52:34 + git rev-list -1 --merges cdff07ab9e991a57cea7836e0517c5fa2f4ff086~1..cdff07ab9e991a57cea7836e0517c5fa2f4ff086 [Pipeline] echo 01:52:34 -----------> git rev-list -1 --merges cdff07ab9e991a57cea7836e0517c5fa2f4ff086~1..cdff07ab9e991a57cea7836e0517c5fa2f4ff086 cdff07ab9e991a57cea7836e0517c5fa2f4ff086 [false] [Pipeline] sh 01:52:34 + git log --format=format:%s -1 cdff07ab9e991a57cea7836e0517c5fa2f4ff086 [Pipeline] echo 01:52:34 ========================================================= 01:52:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:52:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:52:34 + git log --format=format:%s -1 cdff07ab9e991a57cea7836e0517c5fa2f4ff086 [Pipeline] echo 01:52:35 [semverPrep] GIT_COMMIT: cdff07ab9e991a57cea7836e0517c5fa2f4ff086, Commit Message: feat: Move all the common APIs into go-mod-bootstrap [Pipeline] echo 01:52:35 [semverPrep] This is not a build commit. [Pipeline] sh 01:52:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:52:35 + grep -v github /etc/ssh/ssh_known_hosts 01:52:35 + [ -e /tmp/ssh_known_hosts ] 01:52:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:52:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:52:35 + sudo tee -a /etc/ssh/ssh_known_hosts 01:52:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:52:35 01:52:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:52:36 0.1.4: Pulling from edgex-devops/py-git-semver 01:52:36 b85a868b505f: Pulling fs layer 01:52:36 e2be974225ed: Pulling fs layer 01:52:36 339a4e72a1f5: Pulling fs layer 01:52:36 988bab9f4d93: Pulling fs layer 01:52:36 1469e6f7b9e6: Pulling fs layer 01:52:36 eaf3925da568: Pulling fs layer 01:52:36 bab4dde63d76: Pulling fs layer 01:52:36 bde34c3a00c8: Pulling fs layer 01:52:36 b352a97aabf1: Pulling fs layer 01:52:36 4872d77fe225: Pulling fs layer 01:52:36 5851b861e8e6: Pulling fs layer 01:52:36 988bab9f4d93: Waiting 01:52:36 1469e6f7b9e6: Waiting 01:52:36 eaf3925da568: Waiting 01:52:36 bab4dde63d76: Waiting 01:52:36 bde34c3a00c8: Waiting 01:52:36 5851b861e8e6: Waiting 01:52:36 b352a97aabf1: Waiting 01:52:36 4872d77fe225: Waiting 01:52:36 e2be974225ed: Download complete 01:52:36 988bab9f4d93: Verifying Checksum 01:52:36 988bab9f4d93: Download complete 01:52:36 1469e6f7b9e6: Verifying Checksum 01:52:36 1469e6f7b9e6: Download complete 01:52:36 eaf3925da568: Download complete 01:52:36 339a4e72a1f5: Verifying Checksum 01:52:36 339a4e72a1f5: Download complete 01:52:36 bde34c3a00c8: Verifying Checksum 01:52:36 bde34c3a00c8: Download complete 01:52:36 4872d77fe225: Verifying Checksum 01:52:36 4872d77fe225: Download complete 01:52:36 5851b861e8e6: Download complete 01:52:36 b85a868b505f: Verifying Checksum 01:52:36 b85a868b505f: Download complete 01:52:36 bab4dde63d76: Verifying Checksum 01:52:36 bab4dde63d76: Download complete 01:52:37 b85a868b505f: Pull complete 01:52:38 e2be974225ed: Pull complete 01:52:38 339a4e72a1f5: Pull complete 01:52:38 988bab9f4d93: Pull complete 01:52:38 1469e6f7b9e6: Pull complete 01:52:38 eaf3925da568: Pull complete 01:52:40 bab4dde63d76: Pull complete 01:52:40 bde34c3a00c8: Pull complete 01:52:41 b352a97aabf1: Pull complete 01:52:41 4872d77fe225: Pull complete 01:52:41 5851b861e8e6: Pull complete 01:52:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:52:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:52:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:41 prd-ubuntu20.04-docker-8c-8g-1290 does not seem to be running inside a container 01:52:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1477 -v /w/workspace/gexfoundry_device-sdk-go_PR-1477:/w/workspace/gexfoundry_device-sdk-go_PR-1477:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1477@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1477@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-devops/py-git-semver:0.1.4 cat 01:52:44 $ docker top e2d1b1bee42821abef58fbf9bc140d2d12d44282b3a697e3acc3e7c497663f30 -eo pid,comm 01:52:44 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). 01:52:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:52:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:52:44 [ssh-agent] Looking for ssh-agent implementation... 01:52:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:52:44 $ docker exec e2d1b1bee42821abef58fbf9bc140d2d12d44282b3a697e3acc3e7c497663f30 ssh-agent 01:52:45 SSH_AUTH_SOCK=/tmp/ssh-KRT845jUKwbC/agent.32 01:52:45 SSH_AGENT_PID=38 01:52:45 Running ssh-add (command line suppressed) 01:52:45 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1477@tmp/private_key_16690523496616252466.key (/w/workspace/gexfoundry_device-sdk-go_PR-1477@tmp/private_key_16690523496616252466.key) 01:52:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:52:45 + git tag --points-at HEAD [Pipeline] } 01:52:45 $ docker exec --env ******** --env ******** e2d1b1bee42821abef58fbf9bc140d2d12d44282b3a697e3acc3e7c497663f30 ssh-agent -k 01:52:45 unset SSH_AUTH_SOCK; 01:52:45 unset SSH_AGENT_PID; 01:52:45 echo Agent pid 38 killed; 01:52:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:52:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:52:45 [ssh-agent] Looking for ssh-agent implementation... 01:52:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:52:45 $ docker exec e2d1b1bee42821abef58fbf9bc140d2d12d44282b3a697e3acc3e7c497663f30 ssh-agent 01:52:45 SSH_AUTH_SOCK=/tmp/ssh-eXn86deSihMB/agent.70 01:52:45 SSH_AGENT_PID=76 01:52:45 Running ssh-add (command line suppressed) 01:52:46 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1477@tmp/private_key_11496432959388332334.key (/w/workspace/gexfoundry_device-sdk-go_PR-1477@tmp/private_key_11496432959388332334.key) 01:52:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:52:46 + git semver init 01:52:46 2023-07-17 01:52:46,528 [run_init] DEBUG init version:0.0.0 force:False 01:52:46 2023-07-17 01:52:46,529 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1477/.semver 01:52:46 2023-07-17 01:52:46,529 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1477/.semver 01:52:46 2023-07-17 01:52:46,529 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1477/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1477, universal_newlines=False, shell=None, istream=None) 01:52:47 2023-07-17 01:52:47,502 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1477/.git/info/exclude 01:52:47 2023-07-17 01:52:47,503 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1477/.semver/PR-1477 with force:False 01:52:47 2023-07-17 01:52:47,504 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1477/.semver/PR-1477 01:52:47 2023-07-17 01:52:47,507 [execute] INFO git cat-file --batch-check 01:52:47 2023-07-17 01:52:47,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1477/.semver, universal_newlines=False, shell=None, istream=) 01:52:47 2023-07-17 01:52:47,514 [execute] INFO git cat-file --batch 01:52:47 2023-07-17 01:52:47,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1477/.semver, universal_newlines=False, shell=None, istream=) 01:52:47 2023-07-17 01:52:47,520 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1477/.semver/PR-1477 01:52:47 0.0.0 [Pipeline] } 01:52:47 $ docker exec --env ******** --env ******** e2d1b1bee42821abef58fbf9bc140d2d12d44282b3a697e3acc3e7c497663f30 ssh-agent -k 01:52:47 unset SSH_AUTH_SOCK; 01:52:47 unset SSH_AGENT_PID; 01:52:47 echo Agent pid 76 killed; 01:52:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:52:48 + git semver [Pipeline] } 01:52:48 $ docker stop --time=1 e2d1b1bee42821abef58fbf9bc140d2d12d44282b3a697e3acc3e7c497663f30 01:52:49 $ docker rm -f --volumes e2d1b1bee42821abef58fbf9bc140d2d12d44282b3a697e3acc3e7c497663f30 [Pipeline] // withDockerContainer [Pipeline] sh 01:52:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:52:50 Stashed 1 file(s) [Pipeline] echo 01:52:50 [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 01:52:51 provisioning config files... 01:52:51 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1477@tmp/config10928865085757976880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:51 ---> docker-login.sh 01:52:51 nexus3.edgexfoundry.org:10001 01:52:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:51 Configure a credential helper to remove this warning. See 01:52:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:51 01:52:51 Login Succeeded 01:52:51 nexus3.edgexfoundry.org:10002 01:52:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:51 Configure a credential helper to remove this warning. See 01:52:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:51 01:52:51 Login Succeeded 01:52:51 nexus3.edgexfoundry.org:10003 01:52:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:51 Configure a credential helper to remove this warning. See 01:52:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:51 01:52:51 Login Succeeded 01:52:51 nexus3.edgexfoundry.org:10004 01:52:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:51 Configure a credential helper to remove this warning. See 01:52:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:51 01:52:51 Login Succeeded 01:52:51 docker.io 01:52:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:51 Configure a credential helper to remove this warning. See 01:52:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:51 01:52:51 Login Succeeded 01:52:51 ---> docker-login.sh ends [Pipeline] } 01:52:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:52:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:52:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:52:52 ========================================================= 01:52:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:52:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:52 + 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 . 01:52:52 Sending build context to Docker daemon 10.94MB 01:52:52 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 01:52:52 Step 2/10 : FROM ${BASE} AS builder 01:52:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:52:52 4db1b89c0bd1: Pulling fs layer 01:52:52 6911f1a30b25: Pulling fs layer 01:52:52 e194b8c5c2a9: Pulling fs layer 01:52:52 6863d3e3a2b1: Pulling fs layer 01:52:52 ec0bb842ea78: Pulling fs layer 01:52:52 40a00589a448: Pulling fs layer 01:52:52 6c08303d61cc: Pulling fs layer 01:52:52 798269fcf238: Pulling fs layer 01:52:52 6863d3e3a2b1: Waiting 01:52:52 ec0bb842ea78: Waiting 01:52:52 40a00589a448: Waiting 01:52:52 6c08303d61cc: Waiting 01:52:52 798269fcf238: Waiting 01:52:52 6911f1a30b25: Download complete 01:52:52 6863d3e3a2b1: Verifying Checksum 01:52:52 ec0bb842ea78: Download complete 01:52:52 4db1b89c0bd1: Verifying Checksum 01:52:52 4db1b89c0bd1: Download complete 01:52:52 40a00589a448: Verifying Checksum 01:52:52 40a00589a448: Download complete 01:52:52 4db1b89c0bd1: Pull complete 01:52:53 6911f1a30b25: Pull complete 01:52:53 798269fcf238: Download complete 01:52:53 e194b8c5c2a9: Verifying Checksum 01:52:53 e194b8c5c2a9: Download complete 01:52:53 6c08303d61cc: Verifying Checksum 01:52:53 6c08303d61cc: Download complete 01:52:56 e194b8c5c2a9: Pull complete 01:52:56 6863d3e3a2b1: Pull complete 01:52:57 ec0bb842ea78: Pull complete 01:52:57 40a00589a448: Pull complete 01:52:59 6c08303d61cc: Pull complete 01:53:00 798269fcf238: Pull complete 01:53:00 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 01:53:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:53:00 ---> ec979cd7f677 01:53:00 Step 3/10 : ARG MAKE=make build 01:53:05 Still waiting to schedule task 01:53:05 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1288’ 01:53:06 ---> Running in 345891059ed7 01:53:06 Removing intermediate container 345891059ed7 01:53:06 ---> d480da14cfc3 01:53:06 Step 4/10 : WORKDIR /device-sdk-go 01:53:06 ---> Running in dee24b639574 01:53:06 Removing intermediate container dee24b639574 01:53:06 ---> adbe6537c6d3 01:53:06 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:53:06 ---> Running in cf3371b24f78 01:53:06 Removing intermediate container cf3371b24f78 01:53:06 ---> 571ce32fa604 01:53:06 Step 6/10 : RUN apk add --update --no-cache make git 01:53:06 ---> Running in 5b9b84e02a59 01:53:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:53:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:53:06 OK: 265 MiB in 53 packages 01:53:06 Removing intermediate container 5b9b84e02a59 01:53:06 ---> ed7e145eadff 01:53:06 Step 7/10 : COPY go.mod vendor* ./ 01:53:06 ---> 8eded9431c06 01:53:06 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:06 ---> Running in 18410d204980 01:53:39 Removing intermediate container 18410d204980 01:53:39 ---> f9cdfc2aa962 01:53:39 Step 9/10 : COPY . . 01:53:39 ---> f44199a7340d 01:53:39 Step 10/10 : RUN ${MAKE} 01:53:39 ---> Running in c47b5eaf29ce 01:53:39 noop 01:53:39 Removing intermediate container c47b5eaf29ce 01:53:39 ---> a6d8ce11639f 01:53:39 Successfully built a6d8ce11639f 01:53:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:39 + docker inspect -f . ci-base-image-x86_64 01:53:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:39 prd-ubuntu20.04-docker-8c-8g-1290 does not seem to be running inside a container 01:53:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1477 -v /w/workspace/gexfoundry_device-sdk-go_PR-1477:/w/workspace/gexfoundry_device-sdk-go_PR-1477:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1477@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:53:40 $ docker top c9e89dd8d6b8c1563211bc8b7b2d61e4193ae3c7e268fb0baa7bcf2dddeb87b5 -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:40 + go version 01:53:40 go version go1.20.6 linux/amd64 [Pipeline] } 01:53:40 $ docker stop --time=1 c9e89dd8d6b8c1563211bc8b7b2d61e4193ae3c7e268fb0baa7bcf2dddeb87b5 01:53:41 $ docker rm -f --volumes c9e89dd8d6b8c1563211bc8b7b2d61e4193ae3c7e268fb0baa7bcf2dddeb87b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:42 + docker inspect -f . ci-base-image-x86_64 01:53:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:42 prd-ubuntu20.04-docker-8c-8g-1290 does not seem to be running inside a container 01:53:42 $ 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-1477 -v /w/workspace/gexfoundry_device-sdk-go_PR-1477:/w/workspace/gexfoundry_device-sdk-go_PR-1477:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1477@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:53:43 $ docker top 5205a2bda6dfaa6c17ffa4703d56fa565a68bb0e3fab20c7c7fe1147b87dce4f -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:43 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1477 [Pipeline] fileExists [Pipeline] sh 01:53:43 + make test 01:53:43 go test -race -coverprofile=coverage.out ./... 01:53:50 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 01:54:03 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 01:54:03 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 01:54:03 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 01:54:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 01:54:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 01:54:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.050s coverage: 27.6% of statements 01:54:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 01:54:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 01:54:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.073s coverage: 80.2% of statements 01:54:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.074s coverage: 86.0% of statements 01:54:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 01:54:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.084s coverage: 70.6% of statements 01:54:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 01:54:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 01:54:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 01:54:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 01:54:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.070s coverage: 14.3% of statements 01:54:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.071s coverage: 68.5% of statements 01:54:08 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.112s coverage: 89.2% of statements 01:54:08 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.059s coverage: 5.6% of statements 01:54:30 GO111MODULE=on go vet ./... 01:54:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:54:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:54:32 ./bin/test-attribution-txt.sh [Pipeline] echo 01:54:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:54:32 $ docker stop --time=1 5205a2bda6dfaa6c17ffa4703d56fa565a68bb0e3fab20c7c7fe1147b87dce4f 01:54:37 $ docker rm -f --volumes 5205a2bda6dfaa6c17ffa4703d56fa565a68bb0e3fab20c7c7fe1147b87dce4f [Pipeline] // withDockerContainer [Pipeline] sh 01:54:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:54:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:54:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:54:38 + ls -al . 01:54:38 total 284 01:54:38 drwxrwxr-x 11 jenkins jenkins 4096 Jul 17 01:53 . 01:54:38 drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 01:52 .. 01:54:38 -rw-rw-r-- 1 jenkins jenkins 140 Jul 17 01:52 .dockerignore 01:54:38 drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 01:52 .git 01:54:38 drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 01:52 .github 01:54:38 -rw-rw-r-- 1 jenkins jenkins 137 Jul 17 01:52 .gitignore 01:54:38 -rw-rw-r-- 1 jenkins jenkins 42 Jul 17 01:52 .golangci.yml 01:54:38 drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 01:52 .semver 01:54:38 -rw-rw-r-- 1 jenkins jenkins 44878 Jul 17 01:52 CHANGELOG.md 01:54:38 -rw-rw-r-- 1 jenkins jenkins 677 Jul 17 01:52 GOVERNANCE.md 01:54:38 -rw-rw-r-- 1 jenkins jenkins 885 Jul 17 01:52 Jenkinsfile 01:54:38 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 17 01:52 LICENSE 01:54:38 -rw-rw-r-- 1 jenkins jenkins 1842 Jul 17 01:52 Makefile 01:54:38 -rw-rw-r-- 1 jenkins jenkins 619 Jul 17 01:52 OWNERS.md 01:54:38 -rw-rw-r-- 1 jenkins jenkins 4933 Jul 17 01:52 README.md 01:54:38 -rw-rw-r-- 1 jenkins jenkins 5 Jul 17 01:52 VERSION 01:54:38 drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 01:52 bin 01:54:38 -rw-r--r-- 1 jenkins jenkins 104687 Jul 17 01:54 coverage.out 01:54:38 drwxrwxr-x 5 jenkins jenkins 4096 Jul 17 01:52 example 01:54:38 -rw-rw-r-- 1 jenkins jenkins 3594 Jul 17 01:52 go.mod 01:54:38 -rw-rw-r-- 1 jenkins jenkins 32183 Jul 17 01:52 go.sum 01:54:38 drwxrwxr-x 12 jenkins jenkins 4096 Jul 17 01:52 internal 01:54:38 drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 01:52 openapi 01:54:38 drwxrwxr-x 6 jenkins jenkins 4096 Jul 17 01:52 pkg 01:54:38 drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 01:52 snap 01:54:38 -rw-rw-r-- 1 jenkins jenkins 222 Jul 17 01:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:39 + 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=cdff07ab9e991a57cea7836e0517c5fa2f4ff086 --label arch=amd64 --label version=0.0.0 . 01:54:39 Sending build context to Docker daemon 11.04MB 01:54:39 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 01:54:39 Step 2/23 : FROM ${BASE} AS builder 01:54:39 ---> a6d8ce11639f 01:54:39 Step 3/23 : ARG MAKE=make build 01:54:39 ---> Running in 2ca8f2a26000 01:54:39 Removing intermediate container 2ca8f2a26000 01:54:39 ---> 83098efb58b9 01:54:39 Step 4/23 : WORKDIR /device-sdk-go 01:54:39 ---> Running in d8d4c4252f48 01:54:39 Removing intermediate container d8d4c4252f48 01:54:39 ---> 7bd9f9967c45 01:54:39 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:54:39 ---> Running in c0860b34fc27 01:54:39 Removing intermediate container c0860b34fc27 01:54:39 ---> c05529d8bec6 01:54:39 Step 6/23 : RUN apk add --update --no-cache make git 01:54:39 ---> Running in 38d409f562a6 01:54:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:54:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:54:40 OK: 265 MiB in 53 packages 01:54:40 Removing intermediate container 38d409f562a6 01:54:40 ---> 6c213b67e0f8 01:54:40 Step 7/23 : COPY go.mod vendor* ./ 01:54:41 ---> 8fc4b9e83265 01:54:41 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:41 ---> Running in 7850e78fab9c 01:54:41 Removing intermediate container 7850e78fab9c 01:54:41 ---> 8883d5021ac0 01:54:41 Step 9/23 : COPY . . 01:54:42 ---> ca9a406bfd21 01:54:42 Step 10/23 : RUN ${MAKE} 01:54:42 ---> Running in 93726e96c48d 01:54:42 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:55:04 Removing intermediate container 93726e96c48d 01:55:04 ---> c6f91c0a8015 01:55:04 Step 11/23 : FROM alpine:3.17 01:55:04 3.17: Pulling from library/alpine 01:55:04 4db1b89c0bd1: Already exists 01:55:04 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:55:04 Status: Downloaded newer image for alpine:3.17 01:55:04 ---> 1f73a9d63274 01:55:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 01:55:04 ---> Running in 056200f1215a 01:55:04 Removing intermediate container 056200f1215a 01:55:04 ---> 790b63661037 01:55:04 Step 13/23 : RUN apk add --update --no-cache 01:55:04 ---> Running in e8d04397ae43 01:55:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:55:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:55:05 OK: 7 MiB in 15 packages 01:55:05 Removing intermediate container e8d04397ae43 01:55:05 ---> 234f02859504 01:55:05 Step 14/23 : WORKDIR / 01:55:05 ---> Running in 7c0404e291b7 01:55:05 Removing intermediate container 7c0404e291b7 01:55:05 ---> 41e88619a6b2 01:55:05 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 01:55:05 ---> b5e2719dcee2 01:55:05 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 01:55:07 ---> 9066e3eae116 01:55:07 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 01:55:07 ---> 11a9d04adf3d 01:55:07 Step 18/23 : EXPOSE 59999 01:55:07 ---> Running in af5057e3cb51 01:55:07 Removing intermediate container af5057e3cb51 01:55:07 ---> 1ca270a9445c 01:55:07 Step 19/23 : ENTRYPOINT ["/device-simple"] 01:55:07 ---> Running in 94d7acaef421 01:55:07 Removing intermediate container 94d7acaef421 01:55:07 ---> 09f1097e727f 01:55:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:55:07 ---> Running in 3af1b2513011 01:55:07 Removing intermediate container 3af1b2513011 01:55:07 ---> 8f1212b1c33e 01:55:07 Step 21/23 : LABEL arch=amd64 01:55:07 ---> Running in 3d7d8676640e 01:55:07 Removing intermediate container 3d7d8676640e 01:55:07 ---> 6bba44e10929 01:55:07 Step 22/23 : LABEL git_sha=cdff07ab9e991a57cea7836e0517c5fa2f4ff086 01:55:07 ---> Running in 0486bc87cbf4 01:55:07 Removing intermediate container 0486bc87cbf4 01:55:07 ---> b1ca0e11286d 01:55:07 Step 23/23 : LABEL version=0.0.0 01:55:08 ---> Running in c65cd11f8acf 01:55:08 Removing intermediate container c65cd11f8acf 01:55:08 ---> a65e68355982 01:55:08 [Warning] One or more build-args [ARCH] were not consumed 01:55:08 Successfully built a65e68355982 01:55:08 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 01:55:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:55:08 01:55:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:55:09 latest: Pulling from edgex-lftools-log-publisher 01:55:09 5eb5b503b376: Pulling fs layer 01:55:09 5c69ac0246d0: Pulling fs layer 01:55:09 ec43610c2a17: Pulling fs layer 01:55:09 3a2ae6a8a46f: Pulling fs layer 01:55:09 33b1e0a273af: Pulling fs layer 01:55:09 5d3b04190fa2: Pulling fs layer 01:55:09 2f39f015ded8: Pulling fs layer 01:55:09 3a2ae6a8a46f: Waiting 01:55:09 5d3b04190fa2: Waiting 01:55:09 2f39f015ded8: Waiting 01:55:09 33b1e0a273af: Waiting 01:55:09 5c69ac0246d0: Download complete 01:55:09 3a2ae6a8a46f: Download complete 01:55:09 33b1e0a273af: Verifying Checksum 01:55:09 33b1e0a273af: Download complete 01:55:09 5d3b04190fa2: Verifying Checksum 01:55:09 5d3b04190fa2: Download complete 01:55:09 ec43610c2a17: Verifying Checksum 01:55:09 ec43610c2a17: Download complete 01:55:09 5eb5b503b376: Verifying Checksum 01:55:09 5eb5b503b376: Download complete 01:55:10 2f39f015ded8: Download complete 01:55:10 5eb5b503b376: Pull complete 01:55:10 5c69ac0246d0: Pull complete 01:55:11 ec43610c2a17: Pull complete 01:55:11 3a2ae6a8a46f: Pull complete 01:55:11 33b1e0a273af: Pull complete 01:55:11 5d3b04190fa2: Pull complete 01:55:15 2f39f015ded8: Pull complete 01:55:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:55:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:55:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:15 prd-ubuntu20.04-docker-8c-8g-1290 does not seem to be running inside a container 01:55:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1477 -v /w/workspace/gexfoundry_device-sdk-go_PR-1477:/w/workspace/gexfoundry_device-sdk-go_PR-1477:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1477@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:55:21 $ docker top fca0670d8cf9982979ea5f98dc372f99574ccfd68be949b6fcc49d94e02de3ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:21 ---> job-cost.sh 01:55:21 lf-activate-venv: SKIPPING 01:55:21 INFO: No Stack... 01:55:22 INFO: Retrieving Pricing Info for: v3-standard-8 01:55:22 INFO: Archiving Costs [Pipeline] sh 01:55:25 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1477/archives/cost.csv 01:55:25 + cut -d, -f6 [Pipeline] lock 01:55:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1477-1-stack-cost] 01:55:25 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1477-1-stack-cost] did not exist. Created. 01:55:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1477-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:55:26 + echo total: 0.2199999988079071 [Pipeline] stash 01:55:26 Stashed 1 file(s) [Pipeline] } 01:55:26 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1477-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:55:26 $ docker stop --time=1 fca0670d8cf9982979ea5f98dc372f99574ccfd68be949b6fcc49d94e02de3ae 01:55:27 $ docker rm -f --volumes fca0670d8cf9982979ea5f98dc372f99574ccfd68be949b6fcc49d94e02de3ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:55:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1291 in /w/workspace/gexfoundry_device-sdk-go_PR-1477 [Pipeline] { [Pipeline] ws 01:55:55 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 01:55:55 The recommended git tool is: git 01:56:01 using credential edgex-jenkins-ssh 01:56:01 Cloning the remote Git repository 01:56:01 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 01:56:01 > git init /w/workspace/device-sdk-go/1 # timeout=10 01:56:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:56:02 > git --version # timeout=10 01:56:02 > git --version # 'git version 2.25.1' 01:56:02 using GIT_SSH to set credentials SSH Credentials for GitHub 01:56:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:56:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:56:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:56:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:56:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:56:04 using GIT_SSH to set credentials SSH Credentials for GitHub 01:56:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1477/head:refs/remotes/origin/PR-1477 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:56:05 Merging remotes/origin/main commit 349d442d4da267b0cf06bf856b10c4b1ed668afd into PR head commit cdff07ab9e991a57cea7836e0517c5fa2f4ff086 01:56:05 Merge succeeded, producing cdff07ab9e991a57cea7836e0517c5fa2f4ff086 01:56:05 Checking out Revision cdff07ab9e991a57cea7836e0517c5fa2f4ff086 (PR-1477) 01:56:05 > git config core.sparsecheckout # timeout=10 01:56:05 > git checkout -f cdff07ab9e991a57cea7836e0517c5fa2f4ff086 # timeout=10 01:56:05 > git remote # timeout=10 01:56:05 > git config --get remote.origin.url # timeout=10 01:56:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:56:05 > git merge 349d442d4da267b0cf06bf856b10c4b1ed668afd # timeout=10 01:56:05 > git rev-parse HEAD^{commit} # timeout=10 01:56:05 > git config core.sparsecheckout # timeout=10 01:56:05 > git checkout -f cdff07ab9e991a57cea7836e0517c5fa2f4ff086 # timeout=10 01:56:08 Commit message: "feat: Move all the common APIs into go-mod-bootstrap" 01:56:09 > git --version # timeout=10 01:56:09 > git --version # 'git version 2.25.1' 01:56:09 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:56:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:56:10 % Total % Received % Xferd Average Speed Time Time Time Current 01:56:10 Dload Upload Total Spent Left Speed 01:56:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 01:56:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:56:11 + sudo tee /etc/docker/daemon.new 01:56:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:56:11 { 01:56:11 "registry-mirrors": [ 01:56:11 "https://nexus3.edgexfoundry.org:10001" 01:56:11 ], 01:56:11 "bip": "10.250.0.254/24", 01:56:11 "hosts": [ 01:56:11 "tcp://0.0.0.0:5555", 01:56:11 "unix:///var/run/docker.sock" 01:56:11 ], 01:56:11 "mtu": 1458, 01:56:11 "selinux-enabled": true, 01:56:11 "seccomp-profile": "/etc/docker/seccomp.json" 01:56:11 } [Pipeline] sh 01:56:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:56:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:56:30 provisioning config files... 01:56:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1378134101134324535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:30 ---> docker-login.sh 01:56:30 nexus3.edgexfoundry.org:10001 01:56:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:31 Configure a credential helper to remove this warning. See 01:56:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:31 01:56:31 Login Succeeded 01:56:31 nexus3.edgexfoundry.org:10002 01:56:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:31 Configure a credential helper to remove this warning. See 01:56:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:31 01:56:31 Login Succeeded 01:56:31 nexus3.edgexfoundry.org:10003 01:56:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:31 Configure a credential helper to remove this warning. See 01:56:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:31 01:56:31 Login Succeeded 01:56:32 nexus3.edgexfoundry.org:10004 01:56:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:32 Configure a credential helper to remove this warning. See 01:56:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:32 01:56:32 Login Succeeded 01:56:32 docker.io 01:56:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:32 Configure a credential helper to remove this warning. See 01:56:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:32 01:56:32 Login Succeeded 01:56:32 ---> docker-login.sh ends [Pipeline] } 01:56:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:56:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:56:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:56:33 ========================================================= 01:56:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:56:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:33 + 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 . 01:56:33 Sending build context to Docker daemon 5.831MB 01:56:33 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 01:56:33 Step 2/10 : FROM ${BASE} AS builder 01:56:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:56:34 edb6bdbacee9: Pulling fs layer 01:56:34 5f9638ab2659: Pulling fs layer 01:56:34 8d51d6327a98: Pulling fs layer 01:56:34 8b374f2dd631: Pulling fs layer 01:56:34 ec14aa9079de: Pulling fs layer 01:56:34 2f466654f4bb: Pulling fs layer 01:56:34 554e91adad29: Pulling fs layer 01:56:34 8b374f2dd631: Waiting 01:56:34 ec14aa9079de: Waiting 01:56:34 2f466654f4bb: Waiting 01:56:34 554e91adad29: Waiting 01:56:34 5f9638ab2659: Verifying Checksum 01:56:34 5f9638ab2659: Download complete 01:56:34 8b374f2dd631: Verifying Checksum 01:56:34 8b374f2dd631: Download complete 01:56:34 ec14aa9079de: Verifying Checksum 01:56:34 ec14aa9079de: Download complete 01:56:34 edb6bdbacee9: Verifying Checksum 01:56:34 edb6bdbacee9: Download complete 01:56:35 edb6bdbacee9: Pull complete 01:56:35 554e91adad29: Download complete 01:56:36 2f466654f4bb: Verifying Checksum 01:56:36 2f466654f4bb: Download complete 01:56:36 8d51d6327a98: Verifying Checksum 01:56:36 8d51d6327a98: Download complete 01:56:38 5f9638ab2659: Pull complete 01:56:53 8d51d6327a98: Pull complete 01:56:53 8b374f2dd631: Pull complete 01:56:53 ec14aa9079de: Pull complete 01:56:59 2f466654f4bb: Pull complete 01:57:01 554e91adad29: Pull complete 01:57:01 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 01:57:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:57:01 ---> 1e15ea492957 01:57:01 Step 3/10 : ARG MAKE=make build 01:57:03 ---> Running in 8251958c888d 01:57:03 Removing intermediate container 8251958c888d 01:57:03 ---> 72188f751959 01:57:03 Step 4/10 : WORKDIR /device-sdk-go 01:57:03 ---> Running in 03910a03a9ef 01:57:03 Removing intermediate container 03910a03a9ef 01:57:03 ---> 128cdc22e316 01:57:03 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:57:04 ---> Running in 8868366a0f9a 01:57:04 Removing intermediate container 8868366a0f9a 01:57:04 ---> af97ecff3b42 01:57:04 Step 6/10 : RUN apk add --update --no-cache make git 01:57:04 ---> Running in 2c8879c9c6f2 01:57:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:57:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:57:06 OK: 263 MiB in 53 packages 01:57:07 Removing intermediate container 2c8879c9c6f2 01:57:07 ---> b578b8a0bb86 01:57:07 Step 7/10 : COPY go.mod vendor* ./ 01:57:08 ---> ff789e142c04 01:57:08 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:08 ---> Running in 306cbf2734e2 01:58:16 Removing intermediate container 306cbf2734e2 01:58:16 ---> 43953684af78 01:58:16 Step 9/10 : COPY . . 01:58:16 ---> a71267d50245 01:58:16 Step 10/10 : RUN ${MAKE} 01:58:16 ---> Running in f4bd118d32b1 01:58:16 noop 01:58:16 Removing intermediate container f4bd118d32b1 01:58:16 ---> ef7a49676489 01:58:16 Successfully built ef7a49676489 01:58:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:16 + docker inspect -f . ci-base-image-arm64 01:58:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:17 prd-ubuntu20.04-docker-arm64-4c-16g-1291 does not seem to be running inside a container 01:58:17 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 01:58:18 $ docker top 08a26dcba8642d820ebef0969f56a1f17cb7205ddb81f28df8d99174c36c025e -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:19 + go version 01:58:19 go version go1.20.6 linux/arm64 [Pipeline] } 01:58:19 $ docker stop --time=1 08a26dcba8642d820ebef0969f56a1f17cb7205ddb81f28df8d99174c36c025e 01:58:21 $ docker rm -f --volumes 08a26dcba8642d820ebef0969f56a1f17cb7205ddb81f28df8d99174c36c025e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:21 + docker inspect -f . ci-base-image-arm64 01:58:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:22 prd-ubuntu20.04-docker-arm64-4c-16g-1291 does not seem to be running inside a container 01:58:22 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 01:58:23 $ docker top fd34579654568a16aea8fe8c4327b6cf641eccfb03439cee8dd4728ca68b664a -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:24 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 01:58:25 + make test 01:58:25 go test -race -coverprofile=coverage.out ./... 01:59:11 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 02:01:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 02:01:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 02:01:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 02:01:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 02:01:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 02:01:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.247s coverage: 27.6% of statements 02:01:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.263s coverage: 80.2% of statements 02:01:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 02:01:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 02:01:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.371s coverage: 86.0% of statements 02:01:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 02:01:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.361s coverage: 70.6% of statements 02:01:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 02:01:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 02:01:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 02:01:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.289s coverage: 14.3% of statements 02:01:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.416s coverage: 68.5% of statements 02:02:00 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.475s coverage: 89.2% of statements 02:02:01 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 02:02:01 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.262s coverage: 5.6% of statements 02:02:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:02:02 GO111MODULE=on go vet ./... 02:04:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:04:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:04:24 ./bin/test-attribution-txt.sh [Pipeline] echo 02:04:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:04:24 $ docker stop --time=1 fd34579654568a16aea8fe8c4327b6cf641eccfb03439cee8dd4728ca68b664a 02:04:26 $ docker rm -f --volumes fd34579654568a16aea8fe8c4327b6cf641eccfb03439cee8dd4728ca68b664a [Pipeline] // withDockerContainer [Pipeline] sh 02:04:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:04:28 Warning: overwriting stash ‘coverage-report’ 02:04:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:04:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:04:29 + ls -al . 02:04:29 total 280 02:04:29 drwxrwxr-x 10 jenkins jenkins 4096 Jul 17 01:58 . 02:04:29 drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 01:56 .. 02:04:29 -rw-rw-r-- 1 jenkins jenkins 140 Jul 17 01:56 .dockerignore 02:04:29 drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 01:56 .git 02:04:29 drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 01:56 .github 02:04:29 -rw-rw-r-- 1 jenkins jenkins 137 Jul 17 01:56 .gitignore 02:04:29 -rw-rw-r-- 1 jenkins jenkins 42 Jul 17 01:56 .golangci.yml 02:04:29 -rw-rw-r-- 1 jenkins jenkins 44878 Jul 17 01:56 CHANGELOG.md 02:04:29 -rw-rw-r-- 1 jenkins jenkins 677 Jul 17 01:56 GOVERNANCE.md 02:04:29 -rw-rw-r-- 1 jenkins jenkins 885 Jul 17 01:56 Jenkinsfile 02:04:29 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 17 01:56 LICENSE 02:04:29 -rw-rw-r-- 1 jenkins jenkins 1842 Jul 17 01:56 Makefile 02:04:29 -rw-rw-r-- 1 jenkins jenkins 619 Jul 17 01:56 OWNERS.md 02:04:29 -rw-rw-r-- 1 jenkins jenkins 4933 Jul 17 01:56 README.md 02:04:29 -rw-rw-r-- 1 jenkins jenkins 5 Jul 17 01:52 VERSION 02:04:29 drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 01:56 bin 02:04:29 -rw-r--r-- 1 jenkins jenkins 104687 Jul 17 02:02 coverage.out 02:04:29 drwxrwxr-x 5 jenkins jenkins 4096 Jul 17 01:56 example 02:04:29 -rw-rw-r-- 1 jenkins jenkins 3594 Jul 17 01:56 go.mod 02:04:29 -rw-rw-r-- 1 jenkins jenkins 32183 Jul 17 01:56 go.sum 02:04:29 drwxrwxr-x 12 jenkins jenkins 4096 Jul 17 01:56 internal 02:04:29 drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 01:56 openapi 02:04:29 drwxrwxr-x 6 jenkins jenkins 4096 Jul 17 01:56 pkg 02:04:29 drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 01:56 snap 02:04:29 -rw-rw-r-- 1 jenkins jenkins 222 Jul 17 01:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:30 + 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=cdff07ab9e991a57cea7836e0517c5fa2f4ff086 --label arch=arm64 --label version=0.0.0 . 02:04:30 Sending build context to Docker daemon 5.936MB 02:04:30 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 02:04:30 Step 2/23 : FROM ${BASE} AS builder 02:04:30 ---> ef7a49676489 02:04:30 Step 3/23 : ARG MAKE=make build 02:04:30 ---> Running in 34541013fd6d 02:04:30 Removing intermediate container 34541013fd6d 02:04:30 ---> 947c326255d5 02:04:30 Step 4/23 : WORKDIR /device-sdk-go 02:04:30 ---> Running in 10bbc5dea516 02:04:31 Removing intermediate container 10bbc5dea516 02:04:31 ---> f52f78f76109 02:04:31 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:04:31 ---> Running in 34a332aabd83 02:04:31 Removing intermediate container 34a332aabd83 02:04:31 ---> cccb0657c18e 02:04:31 Step 6/23 : RUN apk add --update --no-cache make git 02:04:31 ---> Running in 626bc74d9243 02:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:04:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:04:34 OK: 263 MiB in 53 packages 02:04:35 Removing intermediate container 626bc74d9243 02:04:35 ---> d92daea22d68 02:04:35 Step 7/23 : COPY go.mod vendor* ./ 02:04:35 ---> f7ae55eb4deb 02:04:35 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:35 ---> Running in 3eddd2b364f7 02:04:37 Removing intermediate container 3eddd2b364f7 02:04:37 ---> ce3ebbc59f0a 02:04:37 Step 9/23 : COPY . . 02:04:38 ---> c87c2a06a710 02:04:38 Step 10/23 : RUN ${MAKE} 02:04:39 ---> Running in 5fc5779f695b 02:04:40 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 02:06:46 Removing intermediate container 5fc5779f695b 02:06:46 ---> d5a1b3ddd8c4 02:06:46 Step 11/23 : FROM alpine:3.17 02:06:46 3.17: Pulling from library/alpine 02:06:46 edb6bdbacee9: Already exists 02:06:46 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 02:06:46 Status: Downloaded newer image for alpine:3.17 02:06:46 ---> 779605e5fbc0 02:06:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 02:06:46 ---> Running in 5aefbcd79466 02:06:47 Removing intermediate container 5aefbcd79466 02:06:47 ---> 8809e7fdf602 02:06:47 Step 13/23 : RUN apk add --update --no-cache 02:06:47 ---> Running in 2a6f0a0c842c 02:06:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:06:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:06:50 OK: 7 MiB in 15 packages 02:06:50 Removing intermediate container 2a6f0a0c842c 02:06:50 ---> d3fc0f5388de 02:06:50 Step 14/23 : WORKDIR / 02:06:50 ---> Running in 46f1c952a336 02:06:51 Removing intermediate container 46f1c952a336 02:06:51 ---> d32821ca427b 02:06:51 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:06:51 ---> cfff8ea7fb7d 02:06:51 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:06:53 ---> 91e6fa275385 02:06:53 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:06:53 ---> 4f73a521eda8 02:06:53 Step 18/23 : EXPOSE 59999 02:06:53 ---> Running in ae5bc8459864 02:06:53 Removing intermediate container ae5bc8459864 02:06:53 ---> 356e678c5041 02:06:53 Step 19/23 : ENTRYPOINT ["/device-simple"] 02:06:53 ---> Running in 93a2accc8417 02:06:54 Removing intermediate container 93a2accc8417 02:06:54 ---> 05ff5d24ee45 02:06:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:06:54 ---> Running in df710017c6fa 02:06:54 Removing intermediate container df710017c6fa 02:06:54 ---> 7405f07a1e7f 02:06:54 Step 21/23 : LABEL arch=arm64 02:06:54 ---> Running in c95b05b4c901 02:06:54 Removing intermediate container c95b05b4c901 02:06:54 ---> b9bfaf06d01e 02:06:54 Step 22/23 : LABEL git_sha=cdff07ab9e991a57cea7836e0517c5fa2f4ff086 02:06:54 ---> Running in 812201f7c566 02:06:55 Removing intermediate container 812201f7c566 02:06:55 ---> 72fa2a803b1a 02:06:55 Step 23/23 : LABEL version=0.0.0 02:06:55 ---> Running in 4e885c7c4ee0 02:06:55 Removing intermediate container 4e885c7c4ee0 02:06:55 ---> 230b574d2b2c 02:06:55 [Warning] One or more build-args [ARCH] were not consumed 02:06:55 Successfully built 230b574d2b2c 02:06:55 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 02:06:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:56 02:06:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:56 arm64: Pulling from edgex-lftools-log-publisher 02:06:56 8998bd30e6a1: Pulling fs layer 02:06:56 04944245beec: Pulling fs layer 02:06:56 699f458cf7ca: Pulling fs layer 02:06:56 765212b225bb: Pulling fs layer 02:06:56 f23df028b6ca: Pulling fs layer 02:06:56 d65c8cfc05b1: Pulling fs layer 02:06:56 2437ff75d9bd: Pulling fs layer 02:06:56 f23df028b6ca: Waiting 02:06:56 d65c8cfc05b1: Waiting 02:06:56 765212b225bb: Waiting 02:06:56 2437ff75d9bd: Waiting 02:06:57 04944245beec: Verifying Checksum 02:06:57 04944245beec: Download complete 02:06:57 765212b225bb: Verifying Checksum 02:06:57 765212b225bb: Download complete 02:06:57 f23df028b6ca: Download complete 02:06:57 d65c8cfc05b1: Verifying Checksum 02:06:57 d65c8cfc05b1: Download complete 02:06:57 699f458cf7ca: Verifying Checksum 02:06:57 699f458cf7ca: Download complete 02:06:57 8998bd30e6a1: Download complete 02:06:59 2437ff75d9bd: Verifying Checksum 02:06:59 2437ff75d9bd: Download complete 02:07:01 8998bd30e6a1: Pull complete 02:07:01 04944245beec: Pull complete 02:07:03 699f458cf7ca: Pull complete 02:07:03 765212b225bb: Pull complete 02:07:04 f23df028b6ca: Pull complete 02:07:04 d65c8cfc05b1: Pull complete 02:07:19 2437ff75d9bd: Pull complete 02:07:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:07:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:07:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:19 prd-ubuntu20.04-docker-arm64-4c-16g-1291 does not seem to be running inside a container 02:07:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:07:22 $ docker top 8b68b4016cde7cac3ae7107fe8198e067fc125ff8b3d5f08483d7a5e9e8023d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:22 ---> job-cost.sh 02:07:23 lf-activate-venv: SKIPPING 02:07:23 INFO: No Stack... 02:07:24 INFO: Retrieving Pricing Info for: v3-standard-4 02:07:24 INFO: Archiving Costs [Pipeline] sh 02:07:25 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 02:07:25 + cut -d, -f6 [Pipeline] lock 02:07:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1477-1-stack-cost] 02:07:25 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1477-1-stack-cost] did not exist. Created. 02:07:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1477-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:07:25 /w/workspace/device-sdk-go/1@tmp/durable-f28959e0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:07:26 + echo total: 0.10999999940395355 [Pipeline] stash 02:07:26 Warning: overwriting stash ‘stack-cost’ 02:07:26 Stashed 1 file(s) [Pipeline] } 02:07:26 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1477-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:07:26 $ docker stop --time=1 8b68b4016cde7cac3ae7107fe8198e067fc125ff8b3d5f08483d7a5e9e8023d3 02:07:27 $ docker rm -f --volumes 8b68b4016cde7cac3ae7107fe8198e067fc125ff8b3d5f08483d7a5e9e8023d3 [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 02:07:28 provisioning config files... 02:07:28 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1477@tmp/config4923074336310872151tmp [Pipeline] { [Pipeline] sh 02:07:29 + set +x 02:07:29 + curl -s https://codecov.io/bash 02:07:29 + bash -s -- 02:07:29 02:07:29 _____ _ 02:07:29 / ____| | | 02:07:29 | | ___ __| | ___ ___ _____ __ 02:07:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:07:29 | |___| (_) | (_| | __/ (_| (_) \ V / 02:07:29 \_____\___/ \__,_|\___|\___\___/ \_/ 02:07:29 Bash-1.0.6 02:07:29 02:07:29 02:07:29 ==> git version 2.25.1 found 02:07:29 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:07:29 Release-Date: 2020-01-08 02:07:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:07:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:07:29 ==> Jenkins CI detected. 02:07:29 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1477 02:07:29 project root: . 02:07:29 --> token set from env 02:07:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:07:29 ==> Running gcov in . (disable via -X gcov) 02:07:29 ==> Python coveragepy not found 02:07:29 ==> Searching for coverage reports in: 02:07:29 + . 02:07:29 -> Found 1 reports 02:07:29 ==> Detecting git/mercurial file structure 02:07:29 ==> Reading reports 02:07:29 + ./coverage.out bytes=104687 02:07:29 ==> Appending adjustments 02:07:29 https://docs.codecov.io/docs/fixing-reports 02:07:29 + Found adjustments 02:07:29 ==> Gzipping contents 02:07:29 16K /tmp/codecov.Op9aGg.gz 02:07:29 ==> Uploading reports 02:07:29 url: https://codecov.io 02:07:29 query: branch=PR-1477&commit=cdff07ab9e991a57cea7836e0517c5fa2f4ff086&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1477%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1477&job=&cmd_args= 02:07:29 -> Pinging Codecov 02:07:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1477&commit=cdff07ab9e991a57cea7836e0517c5fa2f4ff086&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1477%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1477&job=&cmd_args= 02:07:29 -> Uploading to 02:07:29 https://storage.googleapis.com/codecov/v4/raw/2023-07-17/7E55EF52A471D76F132DFD9A03CDDE97/cdff07ab9e991a57cea7836e0517c5fa2f4ff086/c22f54c7-30c8-4e78-b9e3-72046feab355.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230717%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230717T020729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c25e4d2ae85adc6b6cfd86870194e306f45c8668cde2502a8a137209172e9399 02:07:29 % Total % Received % Xferd Average Speed Time Time Time Current 02:07:29 Dload Upload Total Spent Left Speed 02:07:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14834 0 0 100 14834 0 68675 --:--:-- --:--:-- --:--:-- 68675 02:07:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/cdff07ab9e991a57cea7836e0517c5fa2f4ff086 [Pipeline] } 02:07:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:07:31 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1477/archives ] 02:07:31 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1477/archives 02:07:31 total 16 02:07:31 drwxr-xr-x 3 root root 4096 Jul 17 01:55 . 02:07:31 drwxrwxr-x 12 jenkins jenkins 4096 Jul 17 01:55 .. 02:07:31 drwxr-xr-x 2 root root 4096 Jul 17 01:55 cost 02:07:31 -rw-r--r-- 1 root root 86 Jul 17 01:55 cost.csv 02:07:31 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1477/archives 02:07:31 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1477/archives 02:07:31 total 16 02:07:31 drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 01:55 . 02:07:31 drwxrwxr-x 12 jenkins jenkins 4096 Jul 17 01:55 .. 02:07:31 drwxr-xr-x 2 jenkins jenkins 4096 Jul 17 01:55 cost 02:07:31 -rw-r--r-- 1 jenkins jenkins 86 Jul 17 01:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:07:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:07:32 ---> package-listing.sh 02:07:32 ++ facter osfamily 02:07:32 ++ tr '[:upper:]' '[:lower:]' 02:07:33 + OS_FAMILY=debian 02:07:33 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1477 02:07:33 + START_PACKAGES=/tmp/packages_start.txt 02:07:33 + END_PACKAGES=/tmp/packages_end.txt 02:07:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:07:33 + PACKAGES=/tmp/packages_start.txt 02:07:33 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1477 ']' 02:07:33 + PACKAGES=/tmp/packages_end.txt 02:07:33 + case "${OS_FAMILY}" in 02:07:33 + dpkg -l 02:07:33 + grep '^ii' 02:07:33 + '[' -f /tmp/packages_start.txt ']' 02:07:33 + '[' -f /tmp/packages_end.txt ']' 02:07:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:07:33 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1477 ']' 02:07:33 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1477/archives/ 02:07:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1477/archives/ [Pipeline] echo 02:07:33 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-1477/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:07:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:07:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:34 prd-ubuntu20.04-docker-8c-8g-1290 does not seem to be running inside a container 02:07:34 $ 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-1477/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-1477 -v /w/workspace/gexfoundry_device-sdk-go_PR-1477:/w/workspace/gexfoundry_device-sdk-go_PR-1477:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1477@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:07:34 $ docker top e9bcfa1370be85ca3609bb62d653611d2448dd91fd6ab27ddfb319020eacdb52 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:34 + touch /tmp/pre-build-complete [Pipeline] sh 02:07:35 + mkdir -p /var/log/sysstat [Pipeline] sh 02:07:35 + ls /var/log/sa-host 02:07:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:35 provisioning config files... 02:07:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1477@tmp/config14152855938396880710tmp [Pipeline] { [Pipeline] echo 02:07:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:07:36 ---> create-netrc.sh [Pipeline] } 02:07:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:07:36 ---> python-tools-install.sh [Pipeline] echo 02:07:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:07:37 ---> sudo-logs.sh 02:07:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:07:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:07:37 ---> job-cost.sh 02:07:37 lf-activate-venv: SKIPPING 02:07:37 DEBUG: total: 0.2199999988079071 02:07:37 INFO: Retrieving Stack Cost... 02:07:38 INFO: Retrieving Pricing Info for: v3-standard-8 02:07:39 INFO: Archiving Costs [Pipeline] echo 02:07:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:07:39 ---> logs-deploy.sh 02:07:39 lf-activate-venv: SKIPPING 02:07:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1477/1 02:07:39 INFO: archiving workspace using pattern(s): 02:07:40 Archives upload complete. 02:07:40 INFO: archiving logs to Nexus