Pull request #1398 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 gq-tang for edgexfoundry/device-sdk-go Loading trusted files from base branch main at c61610bbbff1187c8ac68f5c7e0a10add7b75ddb rather than 08559f0c3667562766f5b26454581bf4e5a7b136 Obtained Jenkinsfile from c61610bbbff1187c8ac68f5c7e0a10add7b75ddb 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-ssh2667859423331898438.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7248702106733236962.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1398/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-1398/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5657422423035660112.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-1398/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15677784850955344438.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7964516750501617794.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-1398/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-1398/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6497876961217287316.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4770 in /w/workspace/gexfoundry_device-sdk-go_PR-1398 [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-1398 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1398/head:refs/remotes/origin/PR-1398 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c61610bbbff1187c8ac68f5c7e0a10add7b75ddb into PR head commit 08559f0c3667562766f5b26454581bf4e5a7b136 Merge succeeded, producing 08559f0c3667562766f5b26454581bf4e5a7b136 Checking out Revision 08559f0c3667562766f5b26454581bf4e5a7b136 (PR-1398) > git config core.sparsecheckout # timeout=10 > git checkout -f 08559f0c3667562766f5b26454581bf4e5a7b136 # 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 c61610bbbff1187c8ac68f5c7e0a10add7b75ddb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 08559f0c3667562766f5b26454581bf4e5a7b136 # timeout=10 Commit message: "fix: issue-1397" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:55:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:55:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:55:13 ========================================================= 07:55:13 EdgeX Global Pipelines Version Info 07:55:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:55:14 ------------------- 07:55:14 stable info: 07:55:14 ------------------- 07:55:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:55:14 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 07:55:14 Message: update stable to v1.0.245 07:55:15 ------------------- 07:55:15 experimental info: 07:55:15 ------------------- 07:55:15 Commited By: **** collab-it+edgex@linuxfoundation.org 07:55:15 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 07:55:15 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:55:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:55:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:55:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:55:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:55:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:55:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 07:55:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:55:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:55:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:55:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:55:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:55:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 07:55:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:55:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:55:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:55:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:55:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:55:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:55:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:55:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:55:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:55:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:55:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:55:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:55:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:55:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:55:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:55:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1398 [Pipeline] echo 07:55:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1398 [Pipeline] echo 07:55:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1398 [Pipeline] echo 07:55:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08559f0c3667562766f5b26454581bf4e5a7b136 [Pipeline] echo 07:55:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08559f0 [Pipeline] echo 07:55:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:55:16 provisioning config files... 07:55:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1398@tmp/config3911091230876219943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:55:17 ---> docker-login.sh 07:55:17 nexus3.edgexfoundry.org:10001 07:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:17 Configure a credential helper to remove this warning. See 07:55:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:17 07:55:17 Login Succeeded 07:55:17 nexus3.edgexfoundry.org:10002 07:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:17 Configure a credential helper to remove this warning. See 07:55:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:17 07:55:17 Login Succeeded 07:55:17 nexus3.edgexfoundry.org:10003 07:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:17 Configure a credential helper to remove this warning. See 07:55:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:17 07:55:17 Login Succeeded 07:55:17 nexus3.edgexfoundry.org:10004 07:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:17 Configure a credential helper to remove this warning. See 07:55:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:17 07:55:17 Login Succeeded 07:55:17 docker.io 07:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:18 Configure a credential helper to remove this warning. See 07:55:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:18 07:55:18 Login Succeeded 07:55:18 ---> docker-login.sh ends [Pipeline] } 07:55:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:55:18 + git rev-list -1 --merges 08559f0c3667562766f5b26454581bf4e5a7b136~1..08559f0c3667562766f5b26454581bf4e5a7b136 [Pipeline] echo 07:55:18 -----------> git rev-list -1 --merges 08559f0c3667562766f5b26454581bf4e5a7b136~1..08559f0c3667562766f5b26454581bf4e5a7b136 08559f0c3667562766f5b26454581bf4e5a7b136 [false] [Pipeline] sh 07:55:19 + git log --format=format:%s -1 08559f0c3667562766f5b26454581bf4e5a7b136 [Pipeline] echo 07:55:19 ========================================================= 07:55:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:55:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:55:19 + git log --format=format:%s -1 08559f0c3667562766f5b26454581bf4e5a7b136 [Pipeline] echo 07:55:19 [semverPrep] GIT_COMMIT: 08559f0c3667562766f5b26454581bf4e5a7b136, Commit Message: fix: issue-1397 [Pipeline] echo 07:55:19 [semverPrep] This is not a build commit. [Pipeline] sh 07:55:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:55:20 + grep -v github /etc/ssh/ssh_known_hosts 07:55:20 + [ -e /tmp/ssh_known_hosts ] 07:55:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:55:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:55:20 + sudo tee -a /etc/ssh/ssh_known_hosts 07:55:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:55:20 07:55:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:55:21 0.1.4: Pulling from edgex-devops/py-git-semver 07:55:21 b85a868b505f: Pulling fs layer 07:55:21 e2be974225ed: Pulling fs layer 07:55:21 339a4e72a1f5: Pulling fs layer 07:55:21 988bab9f4d93: Pulling fs layer 07:55:21 1469e6f7b9e6: Pulling fs layer 07:55:21 eaf3925da568: Pulling fs layer 07:55:21 bab4dde63d76: Pulling fs layer 07:55:21 bde34c3a00c8: Pulling fs layer 07:55:21 b352a97aabf1: Pulling fs layer 07:55:21 4872d77fe225: Pulling fs layer 07:55:21 5851b861e8e6: Pulling fs layer 07:55:21 4872d77fe225: Waiting 07:55:21 1469e6f7b9e6: Waiting 07:55:21 eaf3925da568: Waiting 07:55:21 988bab9f4d93: Waiting 07:55:21 bab4dde63d76: Waiting 07:55:21 bde34c3a00c8: Waiting 07:55:21 5851b861e8e6: Waiting 07:55:21 e2be974225ed: Download complete 07:55:21 988bab9f4d93: Verifying Checksum 07:55:21 988bab9f4d93: Download complete 07:55:21 1469e6f7b9e6: Verifying Checksum 07:55:21 1469e6f7b9e6: Download complete 07:55:21 eaf3925da568: Verifying Checksum 07:55:21 eaf3925da568: Download complete 07:55:21 339a4e72a1f5: Verifying Checksum 07:55:21 339a4e72a1f5: Download complete 07:55:21 bde34c3a00c8: Download complete 07:55:21 b352a97aabf1: Download complete 07:55:21 4872d77fe225: Download complete 07:55:21 5851b861e8e6: Download complete 07:55:21 b85a868b505f: Verifying Checksum 07:55:21 b85a868b505f: Download complete 07:55:21 bab4dde63d76: Verifying Checksum 07:55:21 bab4dde63d76: Download complete 07:55:22 b85a868b505f: Pull complete 07:55:22 e2be974225ed: Pull complete 07:55:23 339a4e72a1f5: Pull complete 07:55:23 988bab9f4d93: Pull complete 07:55:23 1469e6f7b9e6: Pull complete 07:55:23 eaf3925da568: Pull complete 07:55:25 bab4dde63d76: Pull complete 07:55:25 bde34c3a00c8: Pull complete 07:55:25 b352a97aabf1: Pull complete 07:55:25 4872d77fe225: Pull complete 07:55:25 5851b861e8e6: Pull complete 07:55:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:55:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:55:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:25 prd-ubuntu20.04-docker-8c-8g-4770 does not seem to be running inside a container 07:55:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1398 -v /w/workspace/gexfoundry_device-sdk-go_PR-1398:/w/workspace/gexfoundry_device-sdk-go_PR-1398:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1398@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1398@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 07:55:28 $ docker top de26e345b1190e89977771b81992e5c356482e243bb2bce697cbae465b7b63c4 -eo pid,comm 07:55:28 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). 07:55:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:55:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:55:28 [ssh-agent] Looking for ssh-agent implementation... 07:55:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:55:28 $ docker exec de26e345b1190e89977771b81992e5c356482e243bb2bce697cbae465b7b63c4 ssh-agent 07:55:28 SSH_AUTH_SOCK=/tmp/ssh-bt4ZJynDTTha/agent.32 07:55:28 SSH_AGENT_PID=38 07:55:28 Running ssh-add (command line suppressed) 07:55:29 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1398@tmp/private_key_15206406082987657318.key (/w/workspace/gexfoundry_device-sdk-go_PR-1398@tmp/private_key_15206406082987657318.key) 07:55:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:55:29 + git tag --points-at HEAD [Pipeline] } 07:55:29 $ docker exec --env ******** --env ******** de26e345b1190e89977771b81992e5c356482e243bb2bce697cbae465b7b63c4 ssh-agent -k 07:55:29 unset SSH_AUTH_SOCK; 07:55:29 unset SSH_AGENT_PID; 07:55:29 echo Agent pid 38 killed; 07:55:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:55:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:55:29 [ssh-agent] Looking for ssh-agent implementation... 07:55:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:55:29 $ docker exec de26e345b1190e89977771b81992e5c356482e243bb2bce697cbae465b7b63c4 ssh-agent 07:55:29 SSH_AUTH_SOCK=/tmp/ssh-qttnek1Vd6dm/agent.70 07:55:29 SSH_AGENT_PID=76 07:55:29 Running ssh-add (command line suppressed) 07:55:29 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1398@tmp/private_key_8026655981739655050.key (/w/workspace/gexfoundry_device-sdk-go_PR-1398@tmp/private_key_8026655981739655050.key) 07:55:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:55:30 + git semver init 07:55:30 2023-03-21 07:55:30,540 [run_init] DEBUG init version:0.0.0 force:False 07:55:30 2023-03-21 07:55:30,541 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1398/.semver 07:55:30 2023-03-21 07:55:30,541 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1398/.semver 07:55:30 2023-03-21 07:55:30,541 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1398/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1398, universal_newlines=False, shell=None, istream=None) 07:55:31 2023-03-21 07:55:31,461 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1398/.git/info/exclude 07:55:31 2023-03-21 07:55:31,463 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1398/.semver/PR-1398 with force:False 07:55:31 2023-03-21 07:55:31,464 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1398/.semver/PR-1398 07:55:31 2023-03-21 07:55:31,469 [execute] INFO git cat-file --batch-check 07:55:31 2023-03-21 07:55:31,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1398/.semver, universal_newlines=False, shell=None, istream=) 07:55:31 2023-03-21 07:55:31,476 [execute] INFO git cat-file --batch 07:55:31 2023-03-21 07:55:31,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1398/.semver, universal_newlines=False, shell=None, istream=) 07:55:31 2023-03-21 07:55:31,481 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1398/.semver/PR-1398 07:55:31 0.0.0 [Pipeline] } 07:55:31 $ docker exec --env ******** --env ******** de26e345b1190e89977771b81992e5c356482e243bb2bce697cbae465b7b63c4 ssh-agent -k 07:55:31 unset SSH_AUTH_SOCK; 07:55:31 unset SSH_AGENT_PID; 07:55:31 echo Agent pid 76 killed; 07:55:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:55:32 + git semver [Pipeline] } 07:55:32 $ docker stop --time=1 de26e345b1190e89977771b81992e5c356482e243bb2bce697cbae465b7b63c4 07:55:33 $ docker rm -f --volumes de26e345b1190e89977771b81992e5c356482e243bb2bce697cbae465b7b63c4 [Pipeline] // withDockerContainer [Pipeline] sh 07:55:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:55:34 Stashed 1 file(s) [Pipeline] echo 07:55:34 [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 07:55:34 provisioning config files... 07:55:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1398@tmp/config11681440019643029334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:55:35 ---> docker-login.sh 07:55:35 nexus3.edgexfoundry.org:10001 07:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:35 Configure a credential helper to remove this warning. See 07:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:35 07:55:35 Login Succeeded 07:55:35 nexus3.edgexfoundry.org:10002 07:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:35 Configure a credential helper to remove this warning. See 07:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:35 07:55:35 Login Succeeded 07:55:35 nexus3.edgexfoundry.org:10003 07:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:35 Configure a credential helper to remove this warning. See 07:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:35 07:55:35 Login Succeeded 07:55:35 nexus3.edgexfoundry.org:10004 07:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:35 Configure a credential helper to remove this warning. See 07:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:35 07:55:35 Login Succeeded 07:55:35 docker.io 07:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:35 Configure a credential helper to remove this warning. See 07:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:35 07:55:35 Login Succeeded 07:55:35 ---> docker-login.sh ends [Pipeline] } 07:55:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:55:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:55:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:55:36 ========================================================= 07:55:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 07:55:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:36 + 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 . 07:55:36 Sending build context to Docker daemon 10.8MB 07:55:36 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 07:55:36 Step 2/10 : FROM ${BASE} AS builder 07:55:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 07:55:36 63b65145d645: Pulling fs layer 07:55:36 a2d21d5440eb: Pulling fs layer 07:55:36 935e6c44a52c: Pulling fs layer 07:55:36 94cc34f8dd06: Pulling fs layer 07:55:36 30dea6a524f1: Pulling fs layer 07:55:36 a2aff8979fd8: Pulling fs layer 07:55:36 6808be2612f2: Pulling fs layer 07:55:36 f25807f1079a: Pulling fs layer 07:55:36 94cc34f8dd06: Waiting 07:55:36 6808be2612f2: Waiting 07:55:36 f25807f1079a: Waiting 07:55:36 30dea6a524f1: Waiting 07:55:36 a2aff8979fd8: Waiting 07:55:36 a2d21d5440eb: Download complete 07:55:36 94cc34f8dd06: Verifying Checksum 07:55:36 94cc34f8dd06: Download complete 07:55:36 30dea6a524f1: Verifying Checksum 07:55:36 30dea6a524f1: Download complete 07:55:36 63b65145d645: Download complete 07:55:36 a2aff8979fd8: Verifying Checksum 07:55:36 a2aff8979fd8: Download complete 07:55:36 63b65145d645: Pull complete 07:55:37 a2d21d5440eb: Pull complete 07:55:37 f25807f1079a: Verifying Checksum 07:55:37 f25807f1079a: Download complete 07:55:37 935e6c44a52c: Verifying Checksum 07:55:37 935e6c44a52c: Download complete 07:55:37 6808be2612f2: Verifying Checksum 07:55:37 6808be2612f2: Download complete 07:55:40 935e6c44a52c: Pull complete 07:55:40 94cc34f8dd06: Pull complete 07:55:40 30dea6a524f1: Pull complete 07:55:40 a2aff8979fd8: Pull complete 07:55:43 6808be2612f2: Pull complete 07:55:43 f25807f1079a: Pull complete 07:55:43 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 07:55:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:55:43 ---> 3b553350e43f 07:55:43 Step 3/10 : ARG MAKE=make build 07:55:47 ---> Running in 2b4287847c41 07:55:47 Removing intermediate container 2b4287847c41 07:55:47 ---> 2f1fc1dc226b 07:55:47 Step 4/10 : WORKDIR /device-sdk-go 07:55:47 ---> Running in 4018b02bc6e1 07:55:47 Removing intermediate container 4018b02bc6e1 07:55:47 ---> f0108b662fab 07:55:47 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:55:47 ---> Running in 055af87d2581 07:55:47 Removing intermediate container 055af87d2581 07:55:47 ---> fe5283c8b77f 07:55:47 Step 6/10 : RUN apk add --update --no-cache make git 07:55:47 ---> Running in 52ddcfa3ab80 07:55:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:55:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:55:48 OK: 265 MiB in 53 packages 07:55:48 Removing intermediate container 52ddcfa3ab80 07:55:48 ---> 63121674c0e3 07:55:48 Step 7/10 : COPY go.mod vendor* ./ 07:55:48 ---> a48b6b302b96 07:55:48 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:48 ---> Running in 373923f49e51 07:55:49 Still waiting to schedule task 07:55:49 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4768’ 07:56:44 Removing intermediate container 373923f49e51 07:56:44 ---> 3094c431a58e 07:56:44 Step 9/10 : COPY . . 07:56:44 ---> 0c7883dc8aba 07:56:44 Step 10/10 : RUN ${MAKE} 07:56:44 ---> Running in bbd5c68e7280 07:56:44 noop 07:56:44 Removing intermediate container bbd5c68e7280 07:56:44 ---> a9f5d9ab9501 07:56:44 Successfully built a9f5d9ab9501 07:56:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:44 + docker inspect -f . ci-base-image-x86_64 07:56:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:56:45 prd-ubuntu20.04-docker-8c-8g-4770 does not seem to be running inside a container 07:56:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1398 -v /w/workspace/gexfoundry_device-sdk-go_PR-1398:/w/workspace/gexfoundry_device-sdk-go_PR-1398:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1398@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1398@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 07:56:45 $ docker top 3cbd45624d76301330e9d70105f723153807e6f4372cce9912072db4b12ef4f2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:56:45 + go version 07:56:45 go version go1.20.2 linux/amd64 [Pipeline] } 07:56:45 $ docker stop --time=1 3cbd45624d76301330e9d70105f723153807e6f4372cce9912072db4b12ef4f2 07:56:47 $ docker rm -f --volumes 3cbd45624d76301330e9d70105f723153807e6f4372cce9912072db4b12ef4f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:47 + docker inspect -f . ci-base-image-x86_64 07:56:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:56:48 prd-ubuntu20.04-docker-8c-8g-4770 does not seem to be running inside a container 07:56:48 $ 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-1398 -v /w/workspace/gexfoundry_device-sdk-go_PR-1398:/w/workspace/gexfoundry_device-sdk-go_PR-1398:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1398@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1398@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 07:56:48 $ docker top 366223805cdb064a94fd92e17a69c29f7b827de49ff0daa6226c5645e29c57d5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:56:48 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1398 [Pipeline] fileExists [Pipeline] sh 07:56:49 + make test 07:56:49 go test -race -coverprofile=coverage.out ./... 07:56:55 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 07:57:10 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 07:57:10 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 07:57:10 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 07:57:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 07:57:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 07:57:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.063s coverage: 27.6% of statements 07:57:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 07:57:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 07:57:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.061s coverage: 78.9% of statements 07:57:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.084s coverage: 86.0% of statements 07:57:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 07:57:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 07:57:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.101s coverage: 75.9% of statements 07:57:11 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 07:57:11 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 07:57:12 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 07:57:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.081s coverage: 15.2% of statements 07:57:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.074s coverage: 65.7% of statements 07:57:15 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.126s coverage: 89.2% of statements 07:57:15 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.062s coverage: 5.5% of statements 07:57:33 GO111MODULE=on go vet ./... 07:57:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:57:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:57:36 ./bin/test-attribution-txt.sh [Pipeline] echo 07:57:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:57:36 $ docker stop --time=1 366223805cdb064a94fd92e17a69c29f7b827de49ff0daa6226c5645e29c57d5 07:57:39 $ docker rm -f --volumes 366223805cdb064a94fd92e17a69c29f7b827de49ff0daa6226c5645e29c57d5 [Pipeline] // withDockerContainer [Pipeline] sh 07:57:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:57:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:57:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:57:41 + ls -al . 07:57:41 total 276 07:57:41 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 07:56 . 07:57:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 07:55 .. 07:57:41 -rw-rw-r-- 1 jenkins jenkins 140 Mar 21 07:55 .dockerignore 07:57:41 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 07:55 .git 07:57:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 07:55 .github 07:57:41 -rw-rw-r-- 1 jenkins jenkins 131 Mar 21 07:55 .gitignore 07:57:41 -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 07:55 .golangci.yml 07:57:41 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 07:55 .semver 07:57:41 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 21 07:55 CHANGELOG.md 07:57:41 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 07:55 GOVERNANCE.md 07:57:41 -rw-rw-r-- 1 jenkins jenkins 885 Mar 21 07:55 Jenkinsfile 07:57:41 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 21 07:55 LICENSE 07:57:41 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 21 07:55 Makefile 07:57:41 -rw-rw-r-- 1 jenkins jenkins 619 Mar 21 07:55 OWNERS.md 07:57:41 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 21 07:55 README.md 07:57:41 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 07:55 VERSION 07:57:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 07:55 bin 07:57:41 -rw-r--r-- 1 jenkins jenkins 109539 Mar 21 07:57 coverage.out 07:57:41 drwxrwxr-x 5 jenkins jenkins 4096 Mar 21 07:55 example 07:57:41 -rw-rw-r-- 1 jenkins jenkins 3291 Mar 21 07:55 go.mod 07:57:41 -rw-rw-r-- 1 jenkins jenkins 30841 Mar 21 07:55 go.sum 07:57:41 drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 07:55 internal 07:57:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 07:55 openapi 07:57:41 drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 07:55 pkg 07:57:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 07:55 snap 07:57:41 -rw-rw-r-- 1 jenkins jenkins 222 Mar 21 07:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:41 + 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=08559f0c3667562766f5b26454581bf4e5a7b136 --label arch=amd64 --label version=0.0.0 . 07:57:41 Sending build context to Docker daemon 10.91MB 07:57:41 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 07:57:41 Step 2/23 : FROM ${BASE} AS builder 07:57:41 ---> a9f5d9ab9501 07:57:41 Step 3/23 : ARG MAKE=make build 07:57:42 ---> Running in 3dd8db02c908 07:57:42 Removing intermediate container 3dd8db02c908 07:57:42 ---> 49f1bbefd402 07:57:42 Step 4/23 : WORKDIR /device-sdk-go 07:57:42 ---> Running in ce7c43ddc8ac 07:57:42 Removing intermediate container ce7c43ddc8ac 07:57:42 ---> 530ae54beee3 07:57:42 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:57:42 ---> Running in 65a2ae8768bb 07:57:42 Removing intermediate container 65a2ae8768bb 07:57:42 ---> 38c4cd5afe19 07:57:42 Step 6/23 : RUN apk add --update --no-cache make git 07:57:42 ---> Running in 58b7826203a8 07:57:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:57:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:57:43 OK: 265 MiB in 53 packages 07:57:43 Removing intermediate container 58b7826203a8 07:57:43 ---> 5668e3d031f8 07:57:43 Step 7/23 : COPY go.mod vendor* ./ 07:57:43 ---> 3802f1d87a11 07:57:43 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:57:43 ---> Running in 729c6a40e6d3 07:57:44 Removing intermediate container 729c6a40e6d3 07:57:44 ---> cc4b85532fd5 07:57:44 Step 9/23 : COPY . . 07:57:44 ---> 68ecc66c21e7 07:57:44 Step 10/23 : RUN ${MAKE} 07:57:44 ---> Running in fe32416fb3ea 07:57:45 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:58:03 Removing intermediate container fe32416fb3ea 07:58:03 ---> e1babe730181 07:58:03 Step 11/23 : FROM alpine:3.17 07:58:03 3.17: Pulling from library/alpine 07:58:03 63b65145d645: Already exists 07:58:03 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 07:58:03 Status: Downloaded newer image for alpine:3.17 07:58:03 ---> b2aa39c304c2 07:58:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:58:03 ---> Running in e3a1ab4c6bd0 07:58:03 Removing intermediate container e3a1ab4c6bd0 07:58:03 ---> 6c68ca540925 07:58:03 Step 13/23 : RUN apk add --update --no-cache 07:58:03 ---> Running in 18e2216d9da5 07:58:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:58:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:58:03 OK: 7 MiB in 15 packages 07:58:04 Removing intermediate container 18e2216d9da5 07:58:04 ---> 187ac0674f30 07:58:04 Step 14/23 : WORKDIR / 07:58:04 ---> Running in 182799aca31b 07:58:04 Removing intermediate container 182799aca31b 07:58:04 ---> 1a424a3aa952 07:58:04 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:58:04 ---> 04a737f647d5 07:58:04 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:58:05 ---> e58b48e453e0 07:58:05 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:58:05 ---> 98b701b01ec6 07:58:05 Step 18/23 : EXPOSE 59999 07:58:05 ---> Running in 33ef61d91adc 07:58:05 Removing intermediate container 33ef61d91adc 07:58:05 ---> e2140906620e 07:58:05 Step 19/23 : ENTRYPOINT ["/device-simple"] 07:58:05 ---> Running in f66666cf7281 07:58:05 Removing intermediate container f66666cf7281 07:58:05 ---> 665e5b9fad76 07:58:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:58:05 ---> Running in 3d5ca960b5d9 07:58:05 Removing intermediate container 3d5ca960b5d9 07:58:05 ---> d2b1d35b4db0 07:58:05 Step 21/23 : LABEL arch=amd64 07:58:05 ---> Running in 11929316c502 07:58:05 Removing intermediate container 11929316c502 07:58:05 ---> 0357f98c1b2e 07:58:05 Step 22/23 : LABEL git_sha=08559f0c3667562766f5b26454581bf4e5a7b136 07:58:05 ---> Running in a5aec45905ae 07:58:05 Removing intermediate container a5aec45905ae 07:58:05 ---> 9e8301a3e6d9 07:58:05 Step 23/23 : LABEL version=0.0.0 07:58:05 ---> Running in 6fb50065fc9b 07:58:05 Removing intermediate container 6fb50065fc9b 07:58:05 ---> bf54a4d9d16a 07:58:05 [Warning] One or more build-args [ARCH] were not consumed 07:58:05 Successfully built bf54a4d9d16a 07:58:05 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 07:58:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:58:06 07:58:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:58:07 latest: Pulling from edgex-lftools-log-publisher 07:58:07 5eb5b503b376: Pulling fs layer 07:58:07 5c69ac0246d0: Pulling fs layer 07:58:07 ec43610c2a17: Pulling fs layer 07:58:07 3a2ae6a8a46f: Pulling fs layer 07:58:07 33b1e0a273af: Pulling fs layer 07:58:07 5d3b04190fa2: Pulling fs layer 07:58:07 2f39f015ded8: Pulling fs layer 07:58:07 33b1e0a273af: Waiting 07:58:07 5d3b04190fa2: Waiting 07:58:07 2f39f015ded8: Waiting 07:58:07 3a2ae6a8a46f: Waiting 07:58:07 5c69ac0246d0: Verifying Checksum 07:58:07 5c69ac0246d0: Download complete 07:58:07 3a2ae6a8a46f: Verifying Checksum 07:58:07 3a2ae6a8a46f: Download complete 07:58:07 33b1e0a273af: Verifying Checksum 07:58:07 33b1e0a273af: Download complete 07:58:07 5d3b04190fa2: Verifying Checksum 07:58:07 5d3b04190fa2: Download complete 07:58:07 ec43610c2a17: Verifying Checksum 07:58:07 ec43610c2a17: Download complete 07:58:07 5eb5b503b376: Verifying Checksum 07:58:07 5eb5b503b376: Download complete 07:58:07 2f39f015ded8: Verifying Checksum 07:58:07 2f39f015ded8: Download complete 07:58:08 5eb5b503b376: Pull complete 07:58:08 5c69ac0246d0: Pull complete 07:58:08 ec43610c2a17: Pull complete 07:58:08 3a2ae6a8a46f: Pull complete 07:58:08 33b1e0a273af: Pull complete 07:58:09 5d3b04190fa2: Pull complete 07:58:13 2f39f015ded8: Pull complete 07:58:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:58:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:58:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:13 prd-ubuntu20.04-docker-8c-8g-4770 does not seem to be running inside a container 07:58:13 $ 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-1398 -v /w/workspace/gexfoundry_device-sdk-go_PR-1398:/w/workspace/gexfoundry_device-sdk-go_PR-1398:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1398@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1398@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 07:58:16 $ docker top 49d5169bd53bfe286b600484799cb336216c91f04958e71cac56260420474b0b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:58:16 ---> job-cost.sh 07:58:16 lf-activate-venv: SKIPPING 07:58:16 INFO: No Stack... 07:58:16 INFO: Retrieving Pricing Info for: v3-standard-8 07:58:17 INFO: Archiving Costs [Pipeline] sh 07:58:17 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1398/archives/cost.csv 07:58:17 + cut -d, -f6 [Pipeline] lock 07:58:17 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1398-1-stack-cost] 07:58:17 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1398-1-stack-cost] did not exist. Created. 07:58:17 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1398-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:58:17 + echo total: 0.2199999988079071 [Pipeline] stash 07:58:17 Stashed 1 file(s) [Pipeline] } 07:58:17 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1398-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:58:18 $ docker stop --time=1 49d5169bd53bfe286b600484799cb336216c91f04958e71cac56260420474b0b 07:58:19 $ docker rm -f --volumes 49d5169bd53bfe286b600484799cb336216c91f04958e71cac56260420474b0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:59:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4771 in /w/workspace/gexfoundry_device-sdk-go_PR-1398 [Pipeline] { [Pipeline] ws 07:59:21 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:59:21 The recommended git tool is: git 07:59:27 using credential edgex-jenkins-ssh 07:59:27 Cloning the remote Git repository 07:59:27 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:59:27 > git init /w/workspace/device-sdk-go/1 # timeout=10 07:59:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:59:27 > git --version # timeout=10 07:59:27 > git --version # 'git version 2.25.1' 07:59:27 using GIT_SSH to set credentials SSH Credentials for GitHub 07:59:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:59:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:59:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:59:30 Merging remotes/origin/main commit c61610bbbff1187c8ac68f5c7e0a10add7b75ddb into PR head commit 08559f0c3667562766f5b26454581bf4e5a7b136 07:59:31 Merge succeeded, producing 08559f0c3667562766f5b26454581bf4e5a7b136 07:59:31 Checking out Revision 08559f0c3667562766f5b26454581bf4e5a7b136 (PR-1398) 07:59:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:59:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:59:30 using GIT_SSH to set credentials SSH Credentials for GitHub 07:59:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1398/head:refs/remotes/origin/PR-1398 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:59:30 > git config core.sparsecheckout # timeout=10 07:59:30 > git checkout -f 08559f0c3667562766f5b26454581bf4e5a7b136 # timeout=10 07:59:31 > git remote # timeout=10 07:59:31 > git config --get remote.origin.url # timeout=10 07:59:31 using GIT_SSH to set credentials SSH Credentials for GitHub 07:59:31 > git merge c61610bbbff1187c8ac68f5c7e0a10add7b75ddb # timeout=10 07:59:31 > git rev-parse HEAD^{commit} # timeout=10 07:59:31 > git config core.sparsecheckout # timeout=10 07:59:31 > git checkout -f 08559f0c3667562766f5b26454581bf4e5a7b136 # timeout=10 07:59:34 Commit message: "fix: issue-1397" 07:59:34 > git --version # timeout=10 07:59:34 > git --version # 'git version 2.25.1' 07:59:34 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:59:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:59:35 % Total % Received % Xferd Average Speed Time Time Time Current 07:59:35 Dload Upload Total Spent Left Speed 07:59:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 07:59:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:59:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:59:36 + sudo tee /etc/docker/daemon.new 07:59:36 { 07:59:36 "registry-mirrors": [ 07:59:36 "https://nexus3.edgexfoundry.org:10001" 07:59:36 ], 07:59:36 "bip": "10.250.0.254/24", 07:59:36 "hosts": [ 07:59:36 "tcp://0.0.0.0:5555", 07:59:36 "unix:///var/run/docker.sock" 07:59:36 ], 07:59:36 "mtu": 1458, 07:59:36 "selinux-enabled": true, 07:59:36 "seccomp-profile": "/etc/docker/seccomp.json" 07:59:36 } [Pipeline] sh 07:59:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:59:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:59:55 provisioning config files... 07:59:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config13934762993360665696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:59:56 ---> docker-login.sh 07:59:56 nexus3.edgexfoundry.org:10001 07:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:56 Configure a credential helper to remove this warning. See 07:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:56 07:59:56 Login Succeeded 07:59:56 nexus3.edgexfoundry.org:10002 07:59:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:57 Configure a credential helper to remove this warning. See 07:59:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:57 07:59:57 Login Succeeded 07:59:57 nexus3.edgexfoundry.org:10003 07:59:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:57 Configure a credential helper to remove this warning. See 07:59:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:57 07:59:57 Login Succeeded 07:59:57 nexus3.edgexfoundry.org:10004 07:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:58 Configure a credential helper to remove this warning. See 07:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:58 07:59:58 Login Succeeded 07:59:58 docker.io 07:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:58 Configure a credential helper to remove this warning. See 07:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:58 07:59:58 Login Succeeded 07:59:58 ---> docker-login.sh ends [Pipeline] } 07:59:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:59:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:59:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:59:59 ========================================================= 07:59:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 07:59:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:59 + 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 . 07:59:59 Sending build context to Docker daemon 5.802MB 08:00:00 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 08:00:00 Step 2/10 : FROM ${BASE} AS builder 08:00:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:00:00 af6eaf76a39c: Pulling fs layer 08:00:00 55522c791124: Pulling fs layer 08:00:00 ce5c4a1c91eb: Pulling fs layer 08:00:00 169dfbe0d373: Pulling fs layer 08:00:00 e1ff8fa3b103: Pulling fs layer 08:00:00 52ebb69f0ebf: Pulling fs layer 08:00:00 5abe8eddf0d5: Pulling fs layer 08:00:00 e1ff8fa3b103: Waiting 08:00:00 169dfbe0d373: Waiting 08:00:00 52ebb69f0ebf: Waiting 08:00:00 5abe8eddf0d5: Waiting 08:00:00 55522c791124: Download complete 08:00:00 169dfbe0d373: Verifying Checksum 08:00:00 169dfbe0d373: Download complete 08:00:00 e1ff8fa3b103: Verifying Checksum 08:00:00 e1ff8fa3b103: Download complete 08:00:00 af6eaf76a39c: Download complete 08:00:01 af6eaf76a39c: Pull complete 08:00:01 5abe8eddf0d5: Verifying Checksum 08:00:01 5abe8eddf0d5: Download complete 08:00:02 ce5c4a1c91eb: Verifying Checksum 08:00:02 ce5c4a1c91eb: Download complete 08:00:02 52ebb69f0ebf: Verifying Checksum 08:00:02 52ebb69f0ebf: Download complete 08:00:05 55522c791124: Pull complete 08:00:15 ce5c4a1c91eb: Pull complete 08:00:15 169dfbe0d373: Pull complete 08:00:15 e1ff8fa3b103: Pull complete 08:00:22 52ebb69f0ebf: Pull complete 08:00:24 5abe8eddf0d5: Pull complete 08:00:24 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 08:00:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:00:24 ---> 6cb57ee374ae 08:00:24 Step 3/10 : ARG MAKE=make build 08:00:26 ---> Running in b81863c2e81c 08:00:26 Removing intermediate container b81863c2e81c 08:00:26 ---> 828fcbfa7911 08:00:26 Step 4/10 : WORKDIR /device-sdk-go 08:00:26 ---> Running in 2b7c6d46e2d7 08:00:26 Removing intermediate container 2b7c6d46e2d7 08:00:26 ---> 6f2c57b3b731 08:00:26 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:00:26 ---> Running in 1b8b1268aaaf 08:00:27 Removing intermediate container 1b8b1268aaaf 08:00:27 ---> 91a28da07385 08:00:27 Step 6/10 : RUN apk add --update --no-cache make git 08:00:27 ---> Running in 95e58372e445 08:00:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:00:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:00:30 OK: 263 MiB in 53 packages 08:00:32 Removing intermediate container 95e58372e445 08:00:32 ---> d8f9be1d107e 08:00:32 Step 7/10 : COPY go.mod vendor* ./ 08:00:33 ---> 5921fa5c07cf 08:00:33 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:00:33 ---> Running in 784aadda8228 08:01:41 Removing intermediate container 784aadda8228 08:01:41 ---> 6df41fcf609e 08:01:41 Step 9/10 : COPY . . 08:01:41 ---> dd6975db1321 08:01:41 Step 10/10 : RUN ${MAKE} 08:01:41 ---> Running in 3c2d077028d4 08:01:41 noop 08:01:41 Removing intermediate container 3c2d077028d4 08:01:41 ---> eb37405a6e83 08:01:41 Successfully built eb37405a6e83 08:01:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:42 + docker inspect -f . ci-base-image-arm64 08:01:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:42 prd-ubuntu20.04-docker-arm64-4c-16g-4771 does not seem to be running inside a container 08:01:42 $ 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 08:01:43 $ docker top f657096c6dffacda08273fb3110b48eee438061f29028e64f8e64167532af804 -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:44 + go version 08:01:44 go version go1.20.2 linux/arm64 [Pipeline] } 08:01:44 $ docker stop --time=1 f657096c6dffacda08273fb3110b48eee438061f29028e64f8e64167532af804 08:01:46 $ docker rm -f --volumes f657096c6dffacda08273fb3110b48eee438061f29028e64f8e64167532af804 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:47 + docker inspect -f . ci-base-image-arm64 08:01:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:47 prd-ubuntu20.04-docker-arm64-4c-16g-4771 does not seem to be running inside a container 08:01:47 $ 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 08:01:48 $ docker top e9288d0f51f6c41065ebfca6f789ea5bc14492a31f8ace6b3d238dfab61950fb -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:49 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 08:01:49 + make test 08:01:49 go test -race -coverprofile=coverage.out ./... 08:02:36 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 08:04:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 08:04:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 08:04:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 08:04:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 08:04:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 08:04:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.220s coverage: 27.6% of statements 08:04:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.255s coverage: 78.9% of statements 08:04:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 08:04:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 08:04:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.353s coverage: 86.0% of statements 08:04:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 08:04:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 08:04:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.448s coverage: 75.9% of statements 08:04:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.275s coverage: 15.2% of statements 08:04:57 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 08:04:57 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 08:04:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.410s coverage: 65.7% of statements 08:05:00 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.462s coverage: 89.2% of statements 08:05:02 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 08:05:02 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.237s coverage: 5.5% of statements 08:05:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:05:03 GO111MODULE=on go vet ./... 08:07:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:07:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:07:25 ./bin/test-attribution-txt.sh [Pipeline] echo 08:07:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:07:26 $ docker stop --time=1 e9288d0f51f6c41065ebfca6f789ea5bc14492a31f8ace6b3d238dfab61950fb 08:07:28 $ docker rm -f --volumes e9288d0f51f6c41065ebfca6f789ea5bc14492a31f8ace6b3d238dfab61950fb [Pipeline] // withDockerContainer [Pipeline] sh 08:07:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:07:30 Warning: overwriting stash ‘coverage-report’ 08:07:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:07:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:07:31 + ls -al . 08:07:31 total 272 08:07:31 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 08:01 . 08:07:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 07:59 .. 08:07:31 -rw-rw-r-- 1 jenkins jenkins 140 Mar 21 07:59 .dockerignore 08:07:31 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 07:59 .git 08:07:31 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 07:59 .github 08:07:31 -rw-rw-r-- 1 jenkins jenkins 131 Mar 21 07:59 .gitignore 08:07:31 -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 07:59 .golangci.yml 08:07:31 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 21 07:59 CHANGELOG.md 08:07:31 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 07:59 GOVERNANCE.md 08:07:31 -rw-rw-r-- 1 jenkins jenkins 885 Mar 21 07:59 Jenkinsfile 08:07:31 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 21 07:59 LICENSE 08:07:31 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 21 07:59 Makefile 08:07:31 -rw-rw-r-- 1 jenkins jenkins 619 Mar 21 07:59 OWNERS.md 08:07:31 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 21 07:59 README.md 08:07:31 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 07:55 VERSION 08:07:31 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 07:59 bin 08:07:31 -rw-r--r-- 1 jenkins jenkins 109538 Mar 21 08:05 coverage.out 08:07:31 drwxrwxr-x 5 jenkins jenkins 4096 Mar 21 07:59 example 08:07:31 -rw-rw-r-- 1 jenkins jenkins 3291 Mar 21 07:59 go.mod 08:07:31 -rw-rw-r-- 1 jenkins jenkins 30841 Mar 21 07:59 go.sum 08:07:31 drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 07:59 internal 08:07:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 07:59 openapi 08:07:31 drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 07:59 pkg 08:07:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 07:59 snap 08:07:31 -rw-rw-r-- 1 jenkins jenkins 222 Mar 21 07:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:32 + 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=08559f0c3667562766f5b26454581bf4e5a7b136 --label arch=arm64 --label version=0.0.0 . 08:07:32 Sending build context to Docker daemon 5.912MB 08:07:32 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 08:07:32 Step 2/23 : FROM ${BASE} AS builder 08:07:32 ---> eb37405a6e83 08:07:32 Step 3/23 : ARG MAKE=make build 08:07:32 ---> Running in 0115cde5b0f3 08:07:33 Removing intermediate container 0115cde5b0f3 08:07:33 ---> de1b42980002 08:07:33 Step 4/23 : WORKDIR /device-sdk-go 08:07:33 ---> Running in f28c4e4eab2b 08:07:33 Removing intermediate container f28c4e4eab2b 08:07:33 ---> 92beb81af573 08:07:33 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:07:33 ---> Running in 2597d17ac073 08:07:33 Removing intermediate container 2597d17ac073 08:07:33 ---> 0b09899aa7bc 08:07:33 Step 6/23 : RUN apk add --update --no-cache make git 08:07:33 ---> Running in c1b4e7fe69fb 08:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:07:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:07:36 OK: 263 MiB in 53 packages 08:07:37 Removing intermediate container c1b4e7fe69fb 08:07:37 ---> fe6c54af0cf3 08:07:37 Step 7/23 : COPY go.mod vendor* ./ 08:07:40 ---> 08608d096ff0 08:07:40 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:07:41 ---> Running in 22636d78f464 08:07:43 Removing intermediate container 22636d78f464 08:07:43 ---> 9ae2d64cf6d6 08:07:43 Step 9/23 : COPY . . 08:07:44 ---> a150fbb2d002 08:07:44 Step 10/23 : RUN ${MAKE} 08:07:44 ---> Running in 4e22b1162f0c 08:07:45 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:10:07 Removing intermediate container 4e22b1162f0c 08:10:07 ---> 18ba92d89c29 08:10:07 Step 11/23 : FROM alpine:3.17 08:10:07 3.17: Pulling from library/alpine 08:10:07 af6eaf76a39c: Already exists 08:10:07 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:10:07 Status: Downloaded newer image for alpine:3.17 08:10:07 ---> d74e625d9115 08:10:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:10:07 ---> Running in efe9c8d57dd8 08:10:07 Removing intermediate container efe9c8d57dd8 08:10:07 ---> 78e92ba23501 08:10:07 Step 13/23 : RUN apk add --update --no-cache 08:10:07 ---> Running in 7cfb6bdc6656 08:10:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:10:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:10:07 OK: 7 MiB in 15 packages 08:10:07 Removing intermediate container 7cfb6bdc6656 08:10:07 ---> ffbdc3590807 08:10:07 Step 14/23 : WORKDIR / 08:10:07 ---> Running in 3e924b7944de 08:10:07 Removing intermediate container 3e924b7944de 08:10:07 ---> d7b826c813d0 08:10:07 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:10:07 ---> 437d3187e10c 08:10:07 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:10:10 ---> ad872631f3ab 08:10:10 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:10:10 ---> 694ede1699a8 08:10:10 Step 18/23 : EXPOSE 59999 08:10:10 ---> Running in 2c1c39e63636 08:10:11 Removing intermediate container 2c1c39e63636 08:10:11 ---> cce4245642fc 08:10:11 Step 19/23 : ENTRYPOINT ["/device-simple"] 08:10:11 ---> Running in 4690090accd8 08:10:12 Removing intermediate container 4690090accd8 08:10:12 ---> 60c6c90f9572 08:10:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:10:12 ---> Running in 8eeb9fb34cc7 08:10:12 Removing intermediate container 8eeb9fb34cc7 08:10:12 ---> 503fda68d904 08:10:12 Step 21/23 : LABEL arch=arm64 08:10:12 ---> Running in 2c369c93989c 08:10:13 Removing intermediate container 2c369c93989c 08:10:13 ---> 4be570207cb4 08:10:13 Step 22/23 : LABEL git_sha=08559f0c3667562766f5b26454581bf4e5a7b136 08:10:13 ---> Running in ae2f03438d3b 08:10:13 Removing intermediate container ae2f03438d3b 08:10:13 ---> b3ae20332f56 08:10:13 Step 23/23 : LABEL version=0.0.0 08:10:13 ---> Running in ad3f50cae067 08:10:14 Removing intermediate container ad3f50cae067 08:10:14 ---> b2b137321f2a 08:10:14 [Warning] One or more build-args [ARCH] were not consumed 08:10:14 Successfully built b2b137321f2a 08:10:14 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 08:10:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:10:15 08:10:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:10:18 arm64: Pulling from edgex-lftools-log-publisher 08:10:18 8998bd30e6a1: Pulling fs layer 08:10:18 04944245beec: Pulling fs layer 08:10:18 699f458cf7ca: Pulling fs layer 08:10:18 765212b225bb: Pulling fs layer 08:10:18 f23df028b6ca: Pulling fs layer 08:10:18 d65c8cfc05b1: Pulling fs layer 08:10:18 2437ff75d9bd: Pulling fs layer 08:10:18 f23df028b6ca: Waiting 08:10:18 d65c8cfc05b1: Waiting 08:10:18 2437ff75d9bd: Waiting 08:10:18 765212b225bb: Waiting 08:10:18 04944245beec: Verifying Checksum 08:10:18 04944245beec: Download complete 08:10:18 765212b225bb: Verifying Checksum 08:10:18 765212b225bb: Download complete 08:10:18 f23df028b6ca: Verifying Checksum 08:10:18 f23df028b6ca: Download complete 08:10:18 d65c8cfc05b1: Verifying Checksum 08:10:18 d65c8cfc05b1: Download complete 08:10:18 699f458cf7ca: Verifying Checksum 08:10:18 699f458cf7ca: Download complete 08:10:19 8998bd30e6a1: Verifying Checksum 08:10:19 8998bd30e6a1: Download complete 08:10:21 2437ff75d9bd: Verifying Checksum 08:10:21 2437ff75d9bd: Download complete 08:10:24 8998bd30e6a1: Pull complete 08:10:25 04944245beec: Pull complete 08:10:26 699f458cf7ca: Pull complete 08:10:26 765212b225bb: Pull complete 08:10:27 f23df028b6ca: Pull complete 08:10:27 d65c8cfc05b1: Pull complete 08:10:42 2437ff75d9bd: Pull complete 08:10:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:10:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:10:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:42 prd-ubuntu20.04-docker-arm64-4c-16g-4771 does not seem to be running inside a container 08:10:42 $ 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 08:10:45 $ docker top f642f826300ae21f098befd45f8458f79622572e2c17d6810cd5cf1fa079293a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:10:46 ---> job-cost.sh 08:10:46 lf-activate-venv: SKIPPING 08:10:46 INFO: No Stack... 08:10:47 INFO: Retrieving Pricing Info for: v3-standard-4 08:10:48 INFO: Archiving Costs [Pipeline] sh 08:10:48 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 08:10:48 + cut -d, -f6 [Pipeline] lock 08:10:48 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1398-1-stack-cost] 08:10:48 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1398-1-stack-cost] did not exist. Created. 08:10:48 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1398-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:10:49 /w/workspace/device-sdk-go/1@tmp/durable-ba16ce8a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:10:49 + echo total: 0.10999999940395355 [Pipeline] stash 08:10:49 Warning: overwriting stash ‘stack-cost’ 08:10:49 Stashed 1 file(s) [Pipeline] } 08:10:49 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1398-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:10:50 $ docker stop --time=1 f642f826300ae21f098befd45f8458f79622572e2c17d6810cd5cf1fa079293a 08:10:51 $ docker rm -f --volumes f642f826300ae21f098befd45f8458f79622572e2c17d6810cd5cf1fa079293a [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 08:10:52 provisioning config files... 08:10:52 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1398@tmp/config7862926469251389611tmp [Pipeline] { [Pipeline] sh 08:10:52 + set +x 08:10:52 + bash -s -- 08:10:52 + curl -s https://codecov.io/bash 08:10:52 08:10:52 _____ _ 08:10:52 / ____| | | 08:10:52 | | ___ __| | ___ ___ _____ __ 08:10:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:10:52 | |___| (_) | (_| | __/ (_| (_) \ V / 08:10:52 \_____\___/ \__,_|\___|\___\___/ \_/ 08:10:52 Bash-1.0.6 08:10:52 08:10:52 08:10:52 ==> git version 2.25.1 found 08:10:52 ==> 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 08:10:52 Release-Date: 2020-01-08 08:10:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:10:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:10:52 ==> Jenkins CI detected. 08:10:52 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1398 08:10:52 project root: . 08:10:52 --> token set from env 08:10:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:10:52 ==> Running gcov in . (disable via -X gcov) 08:10:53 ==> Python coveragepy not found 08:10:53 ==> Searching for coverage reports in: 08:10:53 + . 08:10:53 -> Found 1 reports 08:10:53 ==> Detecting git/mercurial file structure 08:10:53 ==> Reading reports 08:10:53 + ./coverage.out bytes=109538 08:10:53 ==> Appending adjustments 08:10:53 https://docs.codecov.io/docs/fixing-reports 08:10:53 + Found adjustments 08:10:53 ==> Gzipping contents 08:10:53 16K /tmp/codecov.rZsi2S.gz 08:10:53 ==> Uploading reports 08:10:53 url: https://codecov.io 08:10:53 query: branch=PR-1398&commit=08559f0c3667562766f5b26454581bf4e5a7b136&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1398%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1398&job=&cmd_args= 08:10:53 -> Pinging Codecov 08:10:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1398&commit=08559f0c3667562766f5b26454581bf4e5a7b136&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1398%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1398&job=&cmd_args= 08:10:53 -> Uploading to 08:10:53 https://storage.googleapis.com/codecov/v4/raw/2023-03-21/7E55EF52A471D76F132DFD9A03CDDE97/08559f0c3667562766f5b26454581bf4e5a7b136/eae0f77f-9be6-48ef-8e07-ff1898617be2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T081053Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=99ccbbf51ebbad5c9567a8c04c1c807908933e9937e8461861a44371718a8a8f 08:10:53 % Total % Received % Xferd Average Speed Time Time Time Current 08:10:53 Dload Upload Total Spent Left Speed 08:10:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15219 0 0 100 15219 0 48314 --:--:-- --:--:-- --:--:-- 48314 08:10:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/08559f0c3667562766f5b26454581bf4e5a7b136 [Pipeline] } 08:10:53 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 08:10:55 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1398/archives ] 08:10:55 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1398/archives 08:10:55 total 16 08:10:55 drwxr-xr-x 3 root root 4096 Mar 21 07:58 . 08:10:55 drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 07:58 .. 08:10:55 drwxr-xr-x 2 root root 4096 Mar 21 07:58 cost 08:10:55 -rw-r--r-- 1 root root 86 Mar 21 07:58 cost.csv 08:10:55 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1398/archives 08:10:55 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1398/archives 08:10:55 total 16 08:10:55 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 07:58 . 08:10:55 drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 07:58 .. 08:10:55 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 07:58 cost 08:10:55 -rw-r--r-- 1 jenkins jenkins 86 Mar 21 07:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:10:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:10:56 ---> package-listing.sh 08:10:56 ++ facter osfamily 08:10:56 ++ tr '[:upper:]' '[:lower:]' 08:10:57 + OS_FAMILY=debian 08:10:57 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1398 08:10:57 + START_PACKAGES=/tmp/packages_start.txt 08:10:57 + END_PACKAGES=/tmp/packages_end.txt 08:10:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:10:57 + PACKAGES=/tmp/packages_start.txt 08:10:57 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1398 ']' 08:10:57 + PACKAGES=/tmp/packages_end.txt 08:10:57 + case "${OS_FAMILY}" in 08:10:57 + dpkg -l 08:10:57 + grep '^ii' 08:10:57 + '[' -f /tmp/packages_start.txt ']' 08:10:57 + '[' -f /tmp/packages_end.txt ']' 08:10:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:10:57 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1398 ']' 08:10:57 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1398/archives/ 08:10:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1398/archives/ [Pipeline] echo 08:10:57 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-1398/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:10:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:10:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:58 prd-ubuntu20.04-docker-8c-8g-4770 does not seem to be running inside a container 08:10:58 $ 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-1398/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-1398 -v /w/workspace/gexfoundry_device-sdk-go_PR-1398:/w/workspace/gexfoundry_device-sdk-go_PR-1398:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1398@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1398@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 08:10:58 $ docker top 083bb317a61a6e5fe1c406e8044681e50701189c6d2e306fc107af370e7bb2da -eo pid,comm [Pipeline] { [Pipeline] sh 08:10:58 + touch /tmp/pre-build-complete [Pipeline] sh 08:10:59 + mkdir -p /var/log/sysstat [Pipeline] sh 08:10:59 + ls /var/log/sa-host 08:10:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:10:59 provisioning config files... 08:10:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1398@tmp/config16660415981529532705tmp [Pipeline] { [Pipeline] echo 08:10:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:11:00 ---> create-netrc.sh [Pipeline] } 08:11:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:11:00 ---> python-tools-install.sh [Pipeline] echo 08:11:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:11:00 ---> sudo-logs.sh 08:11:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:11:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:11:01 ---> job-cost.sh 08:11:01 lf-activate-venv: SKIPPING 08:11:01 DEBUG: total: 0.2199999988079071 08:11:01 INFO: Retrieving Stack Cost... 08:11:01 INFO: Retrieving Pricing Info for: v3-standard-8 08:11:02 INFO: Archiving Costs [Pipeline] echo 08:11:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:11:02 ---> logs-deploy.sh 08:11:02 lf-activate-venv: SKIPPING 08:11:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1398/1 08:11:02 INFO: archiving workspace using pattern(s): 08:11:03 Archives upload complete. 08:11:03 INFO: archiving logs to Nexus