Pull request #1415 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec+661b18549173505f3afdb4be110c3839c952cb0c (efcd64990d6ce9f4c98e022eaac995c4a46a56e2) 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-ssh13993005173484175080.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-ssh8409108386402047567.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-1415/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-1415/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4514751589615791933.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-1415/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9030758793045852971.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-ssh15245539312137976113.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-1415/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-1415/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10328697291035421027.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6960 in /w/workspace/gexfoundry_device-sdk-go_PR-1415 [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-1415 # 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/1415/head:refs/remotes/origin/PR-1415 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 661b18549173505f3afdb4be110c3839c952cb0c into PR head commit aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec Merge succeeded, producing aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec Checking out Revision aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec (PR-1415) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv > git config core.sparsecheckout # timeout=10 > git checkout -f aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec # 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 661b18549173505f3afdb4be110c3839c952cb0c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec # timeout=10 [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:58:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:58:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:58:53 ========================================================= 04:58:53 EdgeX Global Pipelines Version Info 04:58:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:58:54 ------------------- 04:58:54 stable info: 04:58:54 ------------------- 04:58:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:58:54 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 04:58:54 Message: update stable to v1.0.245 04:58:54 ------------------- 04:58:54 experimental info: 04:58:54 ------------------- 04:58:54 Commited By: **** collab-it+edgex@linuxfoundation.org 04:58:54 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 04:58:54 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1415 [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1415 [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1415 [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec [Pipeline] echo 04:58:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aa30970 [Pipeline] echo 04:58:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:58:56 provisioning config files... 04:58:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/config6580982858953832280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:56 ---> docker-login.sh 04:58:56 nexus3.edgexfoundry.org:10001 04:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:57 Configure a credential helper to remove this warning. See 04:58:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:57 04:58:57 Login Succeeded 04:58:57 nexus3.edgexfoundry.org:10002 04:58:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:57 Configure a credential helper to remove this warning. See 04:58:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:57 04:58:57 Login Succeeded 04:58:57 nexus3.edgexfoundry.org:10003 04:58:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:57 Configure a credential helper to remove this warning. See 04:58:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:57 04:58:57 Login Succeeded 04:58:57 nexus3.edgexfoundry.org:10004 04:58:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:57 Configure a credential helper to remove this warning. See 04:58:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:57 04:58:57 Login Succeeded 04:58:57 docker.io 04:58:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:57 Configure a credential helper to remove this warning. See 04:58:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:57 04:58:57 Login Succeeded 04:58:57 ---> docker-login.sh ends [Pipeline] } 04:58:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:58:58 + git rev-list -1 --merges aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec~1..aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec [Pipeline] echo 04:58:58 -----------> git rev-list -1 --merges aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec~1..aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec [false] [Pipeline] sh 04:58:58 + git log --format=format:%s -1 aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec [Pipeline] echo 04:58:58 ========================================================= 04:58:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:58:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:58:59 + git log --format=format:%s -1 aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec [Pipeline] echo 04:58:59 [semverPrep] GIT_COMMIT: aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo 04:58:59 [semverPrep] This is not a build commit. [Pipeline] sh 04:58:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:58:59 + grep -v github /etc/ssh/ssh_known_hosts 04:58:59 + [ -e /tmp/ssh_known_hosts ] 04:58:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:58:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:58:59 + sudo tee -a /etc/ssh/ssh_known_hosts 04:58:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:58:59 04:58:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:00 0.1.4: Pulling from edgex-devops/py-git-semver 04:59:00 b85a868b505f: Pulling fs layer 04:59:00 e2be974225ed: Pulling fs layer 04:59:00 339a4e72a1f5: Pulling fs layer 04:59:00 988bab9f4d93: Pulling fs layer 04:59:00 1469e6f7b9e6: Pulling fs layer 04:59:00 eaf3925da568: Pulling fs layer 04:59:00 bab4dde63d76: Pulling fs layer 04:59:00 bde34c3a00c8: Pulling fs layer 04:59:00 b352a97aabf1: Pulling fs layer 04:59:00 4872d77fe225: Pulling fs layer 04:59:00 5851b861e8e6: Pulling fs layer 04:59:00 988bab9f4d93: Waiting 04:59:00 eaf3925da568: Waiting 04:59:00 bab4dde63d76: Waiting 04:59:00 bde34c3a00c8: Waiting 04:59:00 b352a97aabf1: Waiting 04:59:00 5851b861e8e6: Waiting 04:59:00 4872d77fe225: Waiting 04:59:00 1469e6f7b9e6: Waiting 04:59:00 e2be974225ed: Verifying Checksum 04:59:00 e2be974225ed: Download complete 04:59:00 988bab9f4d93: Verifying Checksum 04:59:00 988bab9f4d93: Download complete 04:59:00 1469e6f7b9e6: Verifying Checksum 04:59:00 1469e6f7b9e6: Download complete 04:59:00 eaf3925da568: Verifying Checksum 04:59:00 eaf3925da568: Download complete 04:59:00 339a4e72a1f5: Verifying Checksum 04:59:00 339a4e72a1f5: Download complete 04:59:00 bde34c3a00c8: Verifying Checksum 04:59:00 bde34c3a00c8: Download complete 04:59:00 b352a97aabf1: Download complete 04:59:00 4872d77fe225: Download complete 04:59:00 5851b861e8e6: Verifying Checksum 04:59:00 5851b861e8e6: Download complete 04:59:00 b85a868b505f: Verifying Checksum 04:59:00 b85a868b505f: Download complete 04:59:00 bab4dde63d76: Verifying Checksum 04:59:00 bab4dde63d76: Download complete 04:59:02 b85a868b505f: Pull complete 04:59:02 e2be974225ed: Pull complete 04:59:02 339a4e72a1f5: Pull complete 04:59:02 988bab9f4d93: Pull complete 04:59:03 1469e6f7b9e6: Pull complete 04:59:03 eaf3925da568: Pull complete 04:59:05 bab4dde63d76: Pull complete 04:59:05 bde34c3a00c8: Pull complete 04:59:05 b352a97aabf1: Pull complete 04:59:06 4872d77fe225: Pull complete 04:59:06 5851b861e8e6: Pull complete 04:59:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:59:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:06 prd-ubuntu20.04-docker-8c-8g-6960 does not seem to be running inside a container 04:59:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1415 -v /w/workspace/gexfoundry_device-sdk-go_PR-1415:/w/workspace/gexfoundry_device-sdk-go_PR-1415:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:59:11 $ docker top 47a20a10f7192e28a707c601be76592c6aee9459d94e9bb90a4f303254bb7e87 -eo pid,comm 04:59:11 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). 04:59:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:59:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:11 [ssh-agent] Looking for ssh-agent implementation... 04:59:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:11 $ docker exec 47a20a10f7192e28a707c601be76592c6aee9459d94e9bb90a4f303254bb7e87 ssh-agent 04:59:11 SSH_AUTH_SOCK=/tmp/ssh-hV3YhwccnUOb/agent.32 04:59:11 SSH_AGENT_PID=38 04:59:11 Running ssh-add (command line suppressed) 04:59:12 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/private_key_8736096858270685058.key (/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/private_key_8736096858270685058.key) 04:59:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:12 + git tag --points-at HEAD [Pipeline] } 04:59:12 $ docker exec --env ******** --env ******** 47a20a10f7192e28a707c601be76592c6aee9459d94e9bb90a4f303254bb7e87 ssh-agent -k 04:59:12 unset SSH_AUTH_SOCK; 04:59:12 unset SSH_AGENT_PID; 04:59:12 echo Agent pid 38 killed; 04:59:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:59:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:12 [ssh-agent] Looking for ssh-agent implementation... 04:59:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:12 $ docker exec 47a20a10f7192e28a707c601be76592c6aee9459d94e9bb90a4f303254bb7e87 ssh-agent 04:59:13 SSH_AUTH_SOCK=/tmp/ssh-vHVmDF8ydHaL/agent.71 04:59:13 SSH_AGENT_PID=77 04:59:13 Running ssh-add (command line suppressed) 04:59:13 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/private_key_7285071959654492429.key (/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/private_key_7285071959654492429.key) 04:59:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:13 + git semver init 04:59:13 2023-04-06 04:59:13,695 [run_init] DEBUG init version:0.0.0 force:False 04:59:13 2023-04-06 04:59:13,696 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver 04:59:13 2023-04-06 04:59:13,697 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver 04:59:13 2023-04-06 04:59:13,697 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1415, universal_newlines=False, shell=None, istream=None) 04:59:14 2023-04-06 04:59:14,635 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1415/.git/info/exclude 04:59:14 2023-04-06 04:59:14,636 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver/PR-1415 with force:False 04:59:14 2023-04-06 04:59:14,637 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver/PR-1415 04:59:14 2023-04-06 04:59:14,641 [execute] INFO git cat-file --batch-check 04:59:14 2023-04-06 04:59:14,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver, universal_newlines=False, shell=None, istream=) 04:59:14 2023-04-06 04:59:14,647 [execute] INFO git cat-file --batch 04:59:14 2023-04-06 04:59:14,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver, universal_newlines=False, shell=None, istream=) 04:59:14 2023-04-06 04:59:14,652 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver/PR-1415 04:59:14 0.0.0 [Pipeline] } 04:59:14 $ docker exec --env ******** --env ******** 47a20a10f7192e28a707c601be76592c6aee9459d94e9bb90a4f303254bb7e87 ssh-agent -k 04:59:14 unset SSH_AUTH_SOCK; 04:59:14 unset SSH_AGENT_PID; 04:59:14 echo Agent pid 77 killed; 04:59:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:59:15 + git semver [Pipeline] } 04:59:15 $ docker stop --time=1 47a20a10f7192e28a707c601be76592c6aee9459d94e9bb90a4f303254bb7e87 04:59:17 $ docker rm -f --volumes 47a20a10f7192e28a707c601be76592c6aee9459d94e9bb90a4f303254bb7e87 [Pipeline] // withDockerContainer [Pipeline] sh 04:59:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:59:17 Stashed 1 file(s) [Pipeline] echo 04:59:17 [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 04:59:18 provisioning config files... 04:59:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/config14318995372917653931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:18 ---> docker-login.sh 04:59:18 nexus3.edgexfoundry.org:10001 04:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:18 Configure a credential helper to remove this warning. See 04:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:18 04:59:18 Login Succeeded 04:59:18 nexus3.edgexfoundry.org:10002 04:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:19 Configure a credential helper to remove this warning. See 04:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:19 04:59:19 Login Succeeded 04:59:19 nexus3.edgexfoundry.org:10003 04:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:19 Configure a credential helper to remove this warning. See 04:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:19 04:59:19 Login Succeeded 04:59:19 nexus3.edgexfoundry.org:10004 04:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:19 Configure a credential helper to remove this warning. See 04:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:19 04:59:19 Login Succeeded 04:59:19 docker.io 04:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:19 Configure a credential helper to remove this warning. See 04:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:19 04:59:19 Login Succeeded 04:59:19 ---> docker-login.sh ends [Pipeline] } 04:59:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:59:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:59:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:59:19 ========================================================= 04:59:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:59:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:20 + 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 . 04:59:20 Sending build context to Docker daemon 10.91MB 04:59:20 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 04:59:20 Step 2/10 : FROM ${BASE} AS builder 04:59:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:59:20 63b65145d645: Pulling fs layer 04:59:20 a2d21d5440eb: Pulling fs layer 04:59:20 935e6c44a52c: Pulling fs layer 04:59:20 94cc34f8dd06: Pulling fs layer 04:59:20 30dea6a524f1: Pulling fs layer 04:59:20 a2aff8979fd8: Pulling fs layer 04:59:20 6808be2612f2: Pulling fs layer 04:59:20 f25807f1079a: Pulling fs layer 04:59:20 6808be2612f2: Waiting 04:59:20 f25807f1079a: Waiting 04:59:20 94cc34f8dd06: Waiting 04:59:20 30dea6a524f1: Waiting 04:59:20 a2aff8979fd8: Waiting 04:59:20 a2d21d5440eb: Download complete 04:59:20 94cc34f8dd06: Verifying Checksum 04:59:20 94cc34f8dd06: Download complete 04:59:20 30dea6a524f1: Download complete 04:59:20 63b65145d645: Verifying Checksum 04:59:20 63b65145d645: Download complete 04:59:20 a2aff8979fd8: Verifying Checksum 04:59:20 a2aff8979fd8: Download complete 04:59:20 63b65145d645: Pull complete 04:59:21 f25807f1079a: Verifying Checksum 04:59:21 f25807f1079a: Download complete 04:59:21 935e6c44a52c: Verifying Checksum 04:59:21 935e6c44a52c: Download complete 04:59:21 a2d21d5440eb: Pull complete 04:59:21 6808be2612f2: Verifying Checksum 04:59:25 935e6c44a52c: Pull complete 04:59:25 94cc34f8dd06: Pull complete 04:59:25 30dea6a524f1: Pull complete 04:59:26 a2aff8979fd8: Pull complete 04:59:29 6808be2612f2: Pull complete 04:59:30 f25807f1079a: Pull complete 04:59:30 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 04:59:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:59:30 ---> 3b553350e43f 04:59:30 Step 3/10 : ARG MAKE=make build 04:59:33 Still waiting to schedule task 04:59:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:59:42 ---> Running in 94fcbf0744bd 04:59:42 Removing intermediate container 94fcbf0744bd 04:59:42 ---> 761bc4b61186 04:59:42 Step 4/10 : WORKDIR /device-sdk-go 04:59:42 ---> Running in a995df610551 04:59:42 Removing intermediate container a995df610551 04:59:42 ---> a19ccb437afe 04:59:42 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:59:42 ---> Running in b350b75a7fa6 04:59:43 Removing intermediate container b350b75a7fa6 04:59:43 ---> 14e884368d8c 04:59:43 Step 6/10 : RUN apk add --update --no-cache make git 04:59:43 ---> Running in 875ac193344b 04:59:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:59:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:59:44 OK: 265 MiB in 53 packages 04:59:45 Removing intermediate container 875ac193344b 04:59:45 ---> 10360cd99c98 04:59:45 Step 7/10 : COPY go.mod vendor* ./ 04:59:45 ---> 7234a780fa6a 04:59:45 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:46 ---> Running in 692f398d680f 05:00:32 Removing intermediate container 692f398d680f 05:00:32 ---> e401c0e7bfe4 05:00:32 Step 9/10 : COPY . . 05:00:32 ---> d3a4b881bf4e 05:00:32 Step 10/10 : RUN ${MAKE} 05:00:32 ---> Running in 2a72ecb3bb99 05:00:32 noop 05:00:32 Removing intermediate container 2a72ecb3bb99 05:00:32 ---> 2d9638810376 05:00:32 Successfully built 2d9638810376 05:00:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:33 + docker inspect -f . ci-base-image-x86_64 05:00:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:33 prd-ubuntu20.04-docker-8c-8g-6960 does not seem to be running inside a container 05:00:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1415 -v /w/workspace/gexfoundry_device-sdk-go_PR-1415:/w/workspace/gexfoundry_device-sdk-go_PR-1415:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:00:33 $ docker top 0cfb8ffc57f4e3fde8988ba1fb7d6a663bf08d4d3deaaf745986d3b2cb58c8e0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:34 + go version 05:00:34 go version go1.20.2 linux/amd64 [Pipeline] } 05:00:34 $ docker stop --time=1 0cfb8ffc57f4e3fde8988ba1fb7d6a663bf08d4d3deaaf745986d3b2cb58c8e0 05:00:35 $ docker rm -f --volumes 0cfb8ffc57f4e3fde8988ba1fb7d6a663bf08d4d3deaaf745986d3b2cb58c8e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:36 + docker inspect -f . ci-base-image-x86_64 05:00:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:36 prd-ubuntu20.04-docker-8c-8g-6960 does not seem to be running inside a container 05:00:36 $ 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-1415 -v /w/workspace/gexfoundry_device-sdk-go_PR-1415:/w/workspace/gexfoundry_device-sdk-go_PR-1415:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:00:36 $ docker top 9031f6494d690af918669749a3da8fed593d246d12477cdc38ec562e30efde81 -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:37 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1415 [Pipeline] fileExists [Pipeline] sh 05:00:37 + make test 05:00:37 go test -race -coverprofile=coverage.out ./... 05:00:45 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:01:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:01:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:01:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:01:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:01:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:01:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.060s coverage: 27.6% of statements 05:01:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.057s coverage: 79.9% of statements 05:01:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:01:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:01:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.079s coverage: 86.0% of statements 05:01:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:01:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:01:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.105s coverage: 75.7% of statements 05:01:02 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:01:02 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:01:03 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:01:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.066s coverage: 14.9% of statements 05:01:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.071s coverage: 68.5% of statements 05:01:05 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.118s coverage: 89.2% of statements 05:01:05 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.063s coverage: 5.5% of statements 05:01:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6963 in /w/workspace/gexfoundry_device-sdk-go_PR-1415 [Pipeline] { [Pipeline] ws 05:01:08 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:01:08 The recommended git tool is: git 05:01:13 using credential edgex-jenkins-ssh 05:01:13 Cloning the remote Git repository 05:01:13 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:01:14 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:01:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:01:14 > git --version # timeout=10 05:01:14 > git --version # 'git version 2.25.1' 05:01:14 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:01:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:19 Merging remotes/origin/main commit 661b18549173505f3afdb4be110c3839c952cb0c into PR head commit aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec 05:01:19 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:01:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:01:19 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1415/head:refs/remotes/origin/PR-1415 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:01:19 > git config core.sparsecheckout # timeout=10 05:01:20 > git checkout -f aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec # timeout=10 05:01:20 > git remote # timeout=10 05:01:20 > git config --get remote.origin.url # timeout=10 05:01:20 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:20 Merge succeeded, producing aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec 05:01:20 Checking out Revision aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec (PR-1415) 05:01:20 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" 05:01:20 > git --version # timeout=10 05:01:20 > git --version # 'git version 2.25.1' 05:01:20 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:01:20 > git merge 661b18549173505f3afdb4be110c3839c952cb0c # timeout=10 05:01:20 > git rev-parse HEAD^{commit} # timeout=10 05:01:20 > git config core.sparsecheckout # timeout=10 05:01:20 > git checkout -f aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec # timeout=10 05:01:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:01:22 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:22 Dload Upload Total Spent Left Speed 05:01:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 71 12751 71 9124 0 0 45168 0 --:--:-- --:--:-- --:--:-- 45168 100 12751 100 12751 0 0 62812 0 --:--:-- --:--:-- --:--:-- 62504 [Pipeline] sh 05:01:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:01:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:01:23 + sudo tee /etc/docker/daemon.new 05:01:23 { 05:01:23 "registry-mirrors": [ 05:01:23 "https://nexus3.edgexfoundry.org:10001" 05:01:23 ], 05:01:23 "bip": "10.250.0.254/24", 05:01:23 "hosts": [ 05:01:23 "tcp://0.0.0.0:5555", 05:01:23 "unix:///var/run/docker.sock" 05:01:23 ], 05:01:23 "mtu": 1458, 05:01:23 "selinux-enabled": true, 05:01:23 "seccomp-profile": "/etc/docker/seccomp.json" 05:01:23 } [Pipeline] sh 05:01:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:01:23 + sudo service docker restart 05:01:26 GO111MODULE=on go vet ./... 05:01:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:01:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:01:31 ./bin/test-attribution-txt.sh [Pipeline] echo 05:01:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:01:31 $ docker stop --time=1 9031f6494d690af918669749a3da8fed593d246d12477cdc38ec562e30efde81 05:01:37 $ docker rm -f --volumes 9031f6494d690af918669749a3da8fed593d246d12477cdc38ec562e30efde81 [Pipeline] // withDockerContainer [Pipeline] sh 05:01:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:01:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:01:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:01:39 + ls -al . 05:01:39 total 276 05:01:39 drwxrwxr-x 11 jenkins jenkins 4096 Apr 6 05:00 . 05:01:39 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 04:58 .. 05:01:39 -rw-rw-r-- 1 jenkins jenkins 140 Apr 6 04:58 .dockerignore 05:01:39 drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 04:59 .git 05:01:39 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 04:58 .github 05:01:39 -rw-rw-r-- 1 jenkins jenkins 131 Apr 6 04:58 .gitignore 05:01:39 -rw-rw-r-- 1 jenkins jenkins 42 Apr 6 04:58 .golangci.yml 05:01:39 drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 04:59 .semver 05:01:39 -rw-rw-r-- 1 jenkins jenkins 31677 Apr 6 04:58 CHANGELOG.md 05:01:39 -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 04:58 GOVERNANCE.md 05:01:39 -rw-rw-r-- 1 jenkins jenkins 885 Apr 6 04:58 Jenkinsfile 05:01:39 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 6 04:58 LICENSE 05:01:39 -rw-rw-r-- 1 jenkins jenkins 1714 Apr 6 04:58 Makefile 05:01:39 -rw-rw-r-- 1 jenkins jenkins 619 Apr 6 04:58 OWNERS.md 05:01:39 -rw-rw-r-- 1 jenkins jenkins 4891 Apr 6 04:58 README.md 05:01:39 -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 04:59 VERSION 05:01:39 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 04:58 bin 05:01:39 -rw-r--r-- 1 jenkins jenkins 106712 Apr 6 05:01 coverage.out 05:01:39 drwxrwxr-x 5 jenkins jenkins 4096 Apr 6 04:58 example 05:01:39 -rw-rw-r-- 1 jenkins jenkins 3243 Apr 6 04:58 go.mod 05:01:39 -rw-rw-r-- 1 jenkins jenkins 30606 Apr 6 04:58 go.sum 05:01:39 drwxrwxr-x 12 jenkins jenkins 4096 Apr 6 04:58 internal 05:01:39 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 04:58 openapi 05:01:39 drwxrwxr-x 6 jenkins jenkins 4096 Apr 6 04:58 pkg 05:01:39 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 04:58 snap 05:01:39 -rw-rw-r-- 1 jenkins jenkins 222 Apr 6 04:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:39 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec --label arch=amd64 --label version=0.0.0 . 05:01:39 Sending build context to Docker daemon 11.02MB 05:01:39 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:01:39 Step 2/23 : FROM ${BASE} AS builder 05:01:39 ---> 2d9638810376 05:01:39 Step 3/23 : ARG MAKE=make build 05:01:41 ---> Running in da63a5049b92 05:01:41 Removing intermediate container da63a5049b92 05:01:41 ---> 38f356d8128f 05:01:41 Step 4/23 : WORKDIR /device-sdk-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:42 provisioning config files... 05:01:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7509082361505699174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:42 ---> Running in a4a7c0359e0c 05:01:42 ---> docker-login.sh 05:01:42 nexus3.edgexfoundry.org:10001 05:01:42 Removing intermediate container a4a7c0359e0c 05:01:42 ---> 3d0e61e7826a 05:01:42 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:01:42 ---> Running in 4b4fa0c97d01 05:01:42 Removing intermediate container 4b4fa0c97d01 05:01:42 ---> f634158238e2 05:01:42 Step 6/23 : RUN apk add --update --no-cache make git 05:01:42 ---> Running in ec2d8d4b2d75 05:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:43 Configure a credential helper to remove this warning. See 05:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:43 05:01:43 Login Succeeded 05:01:43 nexus3.edgexfoundry.org:10002 05:01:43 OK: 265 MiB in 53 packages 05:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:43 Removing intermediate container ec2d8d4b2d75 05:01:43 ---> e9da49687838 05:01:43 Step 7/23 : COPY go.mod vendor* ./ 05:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:43 Configure a credential helper to remove this warning. See 05:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:43 05:01:43 Login Succeeded 05:01:43 nexus3.edgexfoundry.org:10003 05:01:43 ---> 37e93887d1c8 05:01:43 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:43 ---> Running in e357b0be36aa 05:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:43 Configure a credential helper to remove this warning. See 05:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:43 05:01:43 Login Succeeded 05:01:43 nexus3.edgexfoundry.org:10004 05:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:44 Removing intermediate container e357b0be36aa 05:01:44 ---> ff94bf6f14fc 05:01:44 Step 9/23 : COPY . . 05:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:44 Configure a credential helper to remove this warning. See 05:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:44 05:01:44 Login Succeeded 05:01:44 docker.io 05:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:44 Configure a credential helper to remove this warning. See 05:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:44 05:01:44 Login Succeeded 05:01:44 ---> docker-login.sh ends [Pipeline] } 05:01:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 05:01:45 ---> b7fb0d7cceab 05:01:45 Step 10/23 : RUN ${MAKE} 05:01:45 ---> Running in bbbfa8f251ac 05:01: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 [Pipeline] echo 05:01:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:45 ========================================================= 05:01:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:01:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:45 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:01:46 Sending build context to Docker daemon 5.867MB 05:01:46 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:01:46 Step 2/10 : FROM ${BASE} AS builder 05:01:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:01:46 af6eaf76a39c: Pulling fs layer 05:01:46 55522c791124: Pulling fs layer 05:01:46 ce5c4a1c91eb: Pulling fs layer 05:01:46 169dfbe0d373: Pulling fs layer 05:01:46 e1ff8fa3b103: Pulling fs layer 05:01:46 52ebb69f0ebf: Pulling fs layer 05:01:46 5abe8eddf0d5: Pulling fs layer 05:01:46 169dfbe0d373: Waiting 05:01:46 e1ff8fa3b103: Waiting 05:01:46 5abe8eddf0d5: Waiting 05:01:46 52ebb69f0ebf: Waiting 05:01:46 55522c791124: Download complete 05:01:46 169dfbe0d373: Verifying Checksum 05:01:46 169dfbe0d373: Download complete 05:01:46 e1ff8fa3b103: Verifying Checksum 05:01:46 e1ff8fa3b103: Download complete 05:01:46 af6eaf76a39c: Verifying Checksum 05:01:46 af6eaf76a39c: Download complete 05:01:47 af6eaf76a39c: Pull complete 05:01:47 5abe8eddf0d5: Verifying Checksum 05:01:47 5abe8eddf0d5: Download complete 05:01:48 55522c791124: Pull complete 05:01:49 ce5c4a1c91eb: Verifying Checksum 05:01:49 ce5c4a1c91eb: Download complete 05:01:49 52ebb69f0ebf: Verifying Checksum 05:01:49 52ebb69f0ebf: Download complete 05:02:01 ce5c4a1c91eb: Pull complete 05:02:01 169dfbe0d373: Pull complete 05:02:01 e1ff8fa3b103: Pull complete 05:02:06 52ebb69f0ebf: Pull complete 05:02:07 Removing intermediate container bbbfa8f251ac 05:02:07 ---> 2b77ca849546 05:02:07 Step 11/23 : FROM alpine:3.17 05:02:07 3.17: Pulling from library/alpine 05:02:07 f56be85fc22e: Pulling fs layer 05:02:07 f56be85fc22e: Download complete 05:02:07 f56be85fc22e: Pull complete 05:02:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:02:07 Status: Downloaded newer image for alpine:3.17 05:02:07 ---> 9ed4aefc74f6 05:02:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:02:07 ---> Running in adff156dd324 05:02:07 Removing intermediate container adff156dd324 05:02:07 ---> 63da258de659 05:02:07 Step 13/23 : RUN apk add --update --no-cache 05:02:07 ---> Running in d0cd211ee41b 05:02:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:02:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:02:07 OK: 7 MiB in 15 packages 05:02:07 Removing intermediate container d0cd211ee41b 05:02:07 ---> 4d11d7d34d4e 05:02:07 Step 14/23 : WORKDIR / 05:02:07 ---> Running in 8860e0e7665d 05:02:07 Removing intermediate container 8860e0e7665d 05:02:07 ---> 579bbfc293b5 05:02:07 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:02:07 ---> e5c73155fdf6 05:02:07 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:02:07 5abe8eddf0d5: Pull complete 05:02:07 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 05:02:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:02:07 ---> 6cb57ee374ae 05:02:07 Step 3/10 : ARG MAKE=make build 05:02:08 ---> 8b4166c53e03 05:02:08 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:02:08 ---> b07bbffcf040 05:02:08 Step 18/23 : EXPOSE 59999 05:02:08 ---> Running in 4af26c69eba4 05:02:08 Removing intermediate container 4af26c69eba4 05:02:08 ---> a5b7fcb9b4ed 05:02:08 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:02:08 ---> Running in b758d6ddefcf 05:02:08 Removing intermediate container b758d6ddefcf 05:02:08 ---> ae87d4754022 05:02:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:02:08 ---> Running in b56656099c85 05:02:09 Removing intermediate container b56656099c85 05:02:09 ---> a05abffcc902 05:02:09 Step 21/23 : LABEL arch=amd64 05:02:09 ---> Running in aba3161d077f 05:02:09 Removing intermediate container aba3161d077f 05:02:09 ---> 69103983b717 05:02:09 Step 22/23 : LABEL git_sha=aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec 05:02:09 ---> Running in 5f6359071b7b 05:02:09 Removing intermediate container 5f6359071b7b 05:02:09 ---> 16840f1c1132 05:02:09 Step 23/23 : LABEL version=0.0.0 05:02:09 ---> Running in 19592830e1f0 05:02:09 Removing intermediate container 19592830e1f0 05:02:09 ---> b7c68190a790 05:02:09 [Warning] One or more build-args [ARCH] were not consumed 05:02:09 Successfully built b7c68190a790 05:02:09 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:09 ---> Running in 0152dd1e0b22 05:02:09 Removing intermediate container 0152dd1e0b22 05:02:09 ---> be0fb93a5863 05:02:09 Step 4/10 : WORKDIR /device-sdk-go 05:02:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:10 05:02:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 05:02:10 ---> Running in 443649efcf6d [Pipeline] sh 05:02:10 Removing intermediate container 443649efcf6d 05:02:10 ---> 4cfa3f179a53 05:02:10 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:02:10 ---> Running in 9f5b1ac3fb99 05:02:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:10 latest: Pulling from edgex-lftools-log-publisher 05:02:10 5eb5b503b376: Pulling fs layer 05:02:10 5c69ac0246d0: Pulling fs layer 05:02:10 ec43610c2a17: Pulling fs layer 05:02:10 3a2ae6a8a46f: Pulling fs layer 05:02:10 33b1e0a273af: Pulling fs layer 05:02:10 5d3b04190fa2: Pulling fs layer 05:02:10 2f39f015ded8: Pulling fs layer 05:02:10 33b1e0a273af: Waiting 05:02:10 5d3b04190fa2: Waiting 05:02:10 2f39f015ded8: Waiting 05:02:10 3a2ae6a8a46f: Waiting 05:02:10 5c69ac0246d0: Download complete 05:02:10 3a2ae6a8a46f: Verifying Checksum 05:02:10 3a2ae6a8a46f: Download complete 05:02:10 33b1e0a273af: Verifying Checksum 05:02:10 33b1e0a273af: Download complete 05:02:10 ec43610c2a17: Verifying Checksum 05:02:10 ec43610c2a17: Download complete 05:02:10 5d3b04190fa2: Download complete 05:02:10 Removing intermediate container 9f5b1ac3fb99 05:02:10 ---> 866860487cca 05:02:10 Step 6/10 : RUN apk add --update --no-cache make git 05:02:10 5eb5b503b376: Verifying Checksum 05:02:10 5eb5b503b376: Download complete 05:02:11 ---> Running in d7a1eeccfe95 05:02:11 2f39f015ded8: Download complete 05:02:11 5eb5b503b376: Pull complete 05:02:11 5c69ac0246d0: Pull complete 05:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:02:12 ec43610c2a17: Pull complete 05:02:12 3a2ae6a8a46f: Pull complete 05:02:12 33b1e0a273af: Pull complete 05:02:12 5d3b04190fa2: Pull complete 05:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:02:13 OK: 263 MiB in 53 packages 05:02:14 Removing intermediate container d7a1eeccfe95 05:02:14 ---> f57913143888 05:02:14 Step 7/10 : COPY go.mod vendor* ./ 05:02:15 ---> e9ea6cb98387 05:02:15 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:15 ---> Running in 4a22f8ffa020 05:02:16 2f39f015ded8: Pull complete 05:02:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:02:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:17 prd-ubuntu20.04-docker-8c-8g-6960 does not seem to be running inside a container 05:02:17 $ 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-1415 -v /w/workspace/gexfoundry_device-sdk-go_PR-1415:/w/workspace/gexfoundry_device-sdk-go_PR-1415:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:02:24 $ docker top d0f432660b7e1ebdf8fbf1b9d0a5bd4338f3a220ca047be864c72df05d6d20b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:24 ---> job-cost.sh 05:02:24 lf-activate-venv: SKIPPING 05:02:24 INFO: No Stack... 05:02:24 INFO: Retrieving Pricing Info for: v3-standard-8 05:02:25 INFO: Archiving Costs [Pipeline] sh 05:02:25 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives/cost.csv 05:02:25 + cut -d, -f6 [Pipeline] lock 05:02:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1415-1-stack-cost] 05:02:25 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1415-1-stack-cost] did not exist. Created. 05:02:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1415-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:02:25 + echo total: 0.2199999988079071 [Pipeline] stash 05:02:25 Stashed 1 file(s) [Pipeline] } 05:02:25 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1415-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:02:26 $ docker stop --time=1 d0f432660b7e1ebdf8fbf1b9d0a5bd4338f3a220ca047be864c72df05d6d20b9 05:02:27 $ docker rm -f --volumes d0f432660b7e1ebdf8fbf1b9d0a5bd4338f3a220ca047be864c72df05d6d20b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:03:11 Removing intermediate container 4a22f8ffa020 05:03:11 ---> cc5a7e017ab1 05:03:11 Step 9/10 : COPY . . 05:03:12 ---> 27615728b55e 05:03:12 Step 10/10 : RUN ${MAKE} 05:03:13 ---> Running in 0232e3bfc30f 05:03:14 noop 05:03:14 Removing intermediate container 0232e3bfc30f 05:03:14 ---> a61db5f59267 05:03:15 Successfully built a61db5f59267 05:03:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:15 + docker inspect -f . ci-base-image-arm64 05:03:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:15 prd-ubuntu20.04-docker-arm64-4c-16g-6963 does not seem to be running inside a container 05:03:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:03:17 $ docker top a1090b8ce4a7b10006d95a1c084ae2bc06f7a92ba638f9d470206af172a169cb -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:18 + go version 05:03:18 go version go1.20.2 linux/arm64 [Pipeline] } 05:03:18 $ docker stop --time=1 a1090b8ce4a7b10006d95a1c084ae2bc06f7a92ba638f9d470206af172a169cb 05:03:19 $ docker rm -f --volumes a1090b8ce4a7b10006d95a1c084ae2bc06f7a92ba638f9d470206af172a169cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:20 + docker inspect -f . ci-base-image-arm64 05:03:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:20 prd-ubuntu20.04-docker-arm64-4c-16g-6963 does not seem to be running inside a container 05:03:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:03:22 $ docker top 10e5e8147d5f11017374b1dc98f84022390fc4e3429ef035e67842230afc08c8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:23 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:03:23 + make test 05:03:23 go test -race -coverprofile=coverage.out ./... 05:04:12 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:06:33 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:06:33 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:06:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:06:33 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:06:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:06:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.270s coverage: 27.6% of statements 05:06:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.340s coverage: 79.9% of statements 05:06:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:06:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:06:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.446s coverage: 86.0% of statements 05:07:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:07:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:07:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.491s coverage: 75.7% of statements 05:07:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.280s coverage: 14.9% of statements 05:07:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:07:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:07:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.446s coverage: 68.5% of statements 05:07:08 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.497s coverage: 89.2% of statements 05:07:11 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:07:11 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.270s coverage: 5.5% of statements 05:07:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:07:12 GO111MODULE=on go vet ./... 05:09:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:09:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:09:49 ./bin/test-attribution-txt.sh [Pipeline] echo 05:09:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:09:50 $ docker stop --time=1 10e5e8147d5f11017374b1dc98f84022390fc4e3429ef035e67842230afc08c8 05:09:52 $ docker rm -f --volumes 10e5e8147d5f11017374b1dc98f84022390fc4e3429ef035e67842230afc08c8 [Pipeline] // withDockerContainer [Pipeline] sh 05:09:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:09:53 Warning: overwriting stash ‘coverage-report’ 05:09:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:09:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:09:55 + ls -al . 05:09:55 total 272 05:09:55 drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 05:03 . 05:09:55 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 05:01 .. 05:09:55 -rw-rw-r-- 1 jenkins jenkins 140 Apr 6 05:01 .dockerignore 05:09:55 drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 05:01 .git 05:09:55 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 05:01 .github 05:09:55 -rw-rw-r-- 1 jenkins jenkins 131 Apr 6 05:01 .gitignore 05:09:55 -rw-rw-r-- 1 jenkins jenkins 42 Apr 6 05:01 .golangci.yml 05:09:55 -rw-rw-r-- 1 jenkins jenkins 31677 Apr 6 05:01 CHANGELOG.md 05:09:55 -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 05:01 GOVERNANCE.md 05:09:55 -rw-rw-r-- 1 jenkins jenkins 885 Apr 6 05:01 Jenkinsfile 05:09:55 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 6 05:01 LICENSE 05:09:55 -rw-rw-r-- 1 jenkins jenkins 1714 Apr 6 05:01 Makefile 05:09:55 -rw-rw-r-- 1 jenkins jenkins 619 Apr 6 05:01 OWNERS.md 05:09:55 -rw-rw-r-- 1 jenkins jenkins 4891 Apr 6 05:01 README.md 05:09:55 -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 04:59 VERSION 05:09:55 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 05:01 bin 05:09:55 -rw-r--r-- 1 jenkins jenkins 106712 Apr 6 05:07 coverage.out 05:09:55 drwxrwxr-x 5 jenkins jenkins 4096 Apr 6 05:01 example 05:09:55 -rw-rw-r-- 1 jenkins jenkins 3243 Apr 6 05:01 go.mod 05:09:55 -rw-rw-r-- 1 jenkins jenkins 30606 Apr 6 05:01 go.sum 05:09:55 drwxrwxr-x 12 jenkins jenkins 4096 Apr 6 05:01 internal 05:09:55 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 05:01 openapi 05:09:55 drwxrwxr-x 6 jenkins jenkins 4096 Apr 6 05:01 pkg 05:09:55 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 05:01 snap 05:09:55 -rw-rw-r-- 1 jenkins jenkins 222 Apr 6 05:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:55 + 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=aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec --label arch=arm64 --label version=0.0.0 . 05:09:56 Sending build context to Docker daemon 5.975MB 05:09:56 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:09:56 Step 2/23 : FROM ${BASE} AS builder 05:09:56 ---> a61db5f59267 05:09:56 Step 3/23 : ARG MAKE=make build 05:09:56 ---> Running in b9475865e7e7 05:09:57 Removing intermediate container b9475865e7e7 05:09:57 ---> 65ca12c00942 05:09:57 Step 4/23 : WORKDIR /device-sdk-go 05:09:57 ---> Running in fc5720392029 05:09:57 Removing intermediate container fc5720392029 05:09:57 ---> 2eb6ea01570d 05:09:57 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:09:57 ---> Running in 82a940969ab8 05:09:57 Removing intermediate container 82a940969ab8 05:09:57 ---> 1d0bac9c3082 05:09:57 Step 6/23 : RUN apk add --update --no-cache make git 05:09:58 ---> Running in 39a424586e3d 05:09:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:09:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:10:01 OK: 263 MiB in 53 packages 05:10:02 Removing intermediate container 39a424586e3d 05:10:02 ---> f6f306c33c66 05:10:02 Step 7/23 : COPY go.mod vendor* ./ 05:10:02 ---> 3a75d6977d34 05:10:02 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:10:02 ---> Running in 208884632fb8 05:10:05 Removing intermediate container 208884632fb8 05:10:05 ---> 8bc403890dc8 05:10:05 Step 9/23 : COPY . . 05:10:06 ---> 549ee6d774ec 05:10:06 Step 10/23 : RUN ${MAKE} 05:10:07 ---> Running in a37205fa19e6 05:10:08 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:12:44 Removing intermediate container a37205fa19e6 05:12:44 ---> ddc9747fb629 05:12:44 Step 11/23 : FROM alpine:3.17 05:12:44 3.17: Pulling from library/alpine 05:12:44 c41833b44d91: Pulling fs layer 05:12:44 c41833b44d91: Verifying Checksum 05:12:44 c41833b44d91: Download complete 05:12:44 c41833b44d91: Pull complete 05:12:44 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:12:44 Status: Downloaded newer image for alpine:3.17 05:12:44 ---> 51e60588ff2c 05:12:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:12:44 ---> Running in bc787478911d 05:12:44 Removing intermediate container bc787478911d 05:12:44 ---> 8fd09db1f473 05:12:44 Step 13/23 : RUN apk add --update --no-cache 05:12:44 ---> Running in 2a0b9e0929f3 05:12:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:12:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:12:44 OK: 7 MiB in 15 packages 05:12:44 Removing intermediate container 2a0b9e0929f3 05:12:44 ---> ab5fbbb83289 05:12:44 Step 14/23 : WORKDIR / 05:12:44 ---> Running in cc755aa4654b 05:12:44 Removing intermediate container cc755aa4654b 05:12:44 ---> 77bfa1024367 05:12:44 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:12:44 ---> b28c0fb6c803 05:12:44 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:12:46 ---> 8588a3418952 05:12:46 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:12:46 ---> d06c7cda7646 05:12:46 Step 18/23 : EXPOSE 59999 05:12:46 ---> Running in b1eb399cbc45 05:12:47 Removing intermediate container b1eb399cbc45 05:12:47 ---> 08c4ec160d7c 05:12:47 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:12:47 ---> Running in 544af69a5946 05:12:47 Removing intermediate container 544af69a5946 05:12:47 ---> 8ece9a4ff20f 05:12:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:12:47 ---> Running in 0d7b262ad4e9 05:12:47 Removing intermediate container 0d7b262ad4e9 05:12:47 ---> bfd0801b5ceb 05:12:47 Step 21/23 : LABEL arch=arm64 05:12:47 ---> Running in 5ae6eb9f8265 05:12:48 Removing intermediate container 5ae6eb9f8265 05:12:48 ---> 19410b9dac06 05:12:48 Step 22/23 : LABEL git_sha=aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec 05:12:48 ---> Running in 288b020d3efe 05:12:48 Removing intermediate container 288b020d3efe 05:12:48 ---> e7c5b94b42d1 05:12:48 Step 23/23 : LABEL version=0.0.0 05:12:48 ---> Running in 9dbd7f5377e9 05:12:49 Removing intermediate container 9dbd7f5377e9 05:12:49 ---> 1d619486ea9c 05:12:49 [Warning] One or more build-args [ARCH] were not consumed 05:12:49 Successfully built 1d619486ea9c 05:12:49 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:49 05:12:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:50 arm64: Pulling from edgex-lftools-log-publisher 05:12:50 8998bd30e6a1: Pulling fs layer 05:12:50 04944245beec: Pulling fs layer 05:12:50 699f458cf7ca: Pulling fs layer 05:12:50 765212b225bb: Pulling fs layer 05:12:50 f23df028b6ca: Pulling fs layer 05:12:50 d65c8cfc05b1: Pulling fs layer 05:12:50 2437ff75d9bd: Pulling fs layer 05:12:50 f23df028b6ca: Waiting 05:12:50 d65c8cfc05b1: Waiting 05:12:50 2437ff75d9bd: Waiting 05:12:50 765212b225bb: Waiting 05:12:50 04944245beec: Verifying Checksum 05:12:50 04944245beec: Download complete 05:12:50 765212b225bb: Verifying Checksum 05:12:50 765212b225bb: Download complete 05:12:50 f23df028b6ca: Verifying Checksum 05:12:50 f23df028b6ca: Download complete 05:12:50 d65c8cfc05b1: Verifying Checksum 05:12:50 d65c8cfc05b1: Download complete 05:12:50 699f458cf7ca: Verifying Checksum 05:12:50 699f458cf7ca: Download complete 05:12:51 8998bd30e6a1: Verifying Checksum 05:12:51 8998bd30e6a1: Download complete 05:12:53 2437ff75d9bd: Verifying Checksum 05:12:53 2437ff75d9bd: Download complete 05:12:55 8998bd30e6a1: Pull complete 05:12:55 04944245beec: Pull complete 05:12:57 699f458cf7ca: Pull complete 05:12:57 765212b225bb: Pull complete 05:12:58 f23df028b6ca: Pull complete 05:12:58 d65c8cfc05b1: Pull complete 05:13:13 2437ff75d9bd: Pull complete 05:13:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:13:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:13 prd-ubuntu20.04-docker-arm64-4c-16g-6963 does not seem to be running inside a container 05:13: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/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:13:16 $ docker top 1e7bdb1de7124833c07bd31fd54d85d9040165c795cd701dac6846f18adb4831 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:17 ---> job-cost.sh 05:13:17 lf-activate-venv: SKIPPING 05:13:17 INFO: No Stack... 05:13:17 INFO: Retrieving Pricing Info for: v3-standard-4 05:13:18 INFO: Archiving Costs [Pipeline] sh 05:13:19 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:13:19 + cut -d, -f6 [Pipeline] lock 05:13:19 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1415-1-stack-cost] 05:13:19 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1415-1-stack-cost] did not exist. Created. 05:13:19 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1415-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:13:20 /w/workspace/device-sdk-go/1@tmp/durable-fdd4b934/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:13:20 + echo total: 0.10999999940395355 [Pipeline] stash 05:13:20 Warning: overwriting stash ‘stack-cost’ 05:13:21 Stashed 1 file(s) [Pipeline] } 05:13:21 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1415-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:13:21 $ docker stop --time=1 1e7bdb1de7124833c07bd31fd54d85d9040165c795cd701dac6846f18adb4831 05:13:22 $ docker rm -f --volumes 1e7bdb1de7124833c07bd31fd54d85d9040165c795cd701dac6846f18adb4831 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:13:23 provisioning config files... 05:13:23 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/config7833889882672904475tmp [Pipeline] { [Pipeline] sh 05:13:24 + set +x 05:13:24 + bash -s -- 05:13:24 + curl -s https://codecov.io/bash 05:13:24 05:13:24 _____ _ 05:13:24 / ____| | | 05:13:24 | | ___ __| | ___ ___ _____ __ 05:13:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:13:24 | |___| (_) | (_| | __/ (_| (_) \ V / 05:13:24 \_____\___/ \__,_|\___|\___\___/ \_/ 05:13:24 Bash-1.0.6 05:13:24 05:13:24 05:13:24 ==> git version 2.25.1 found 05:13:24 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:13:24 Release-Date: 2020-01-08 05:13:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:13:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:13:24 ==> Jenkins CI detected. 05:13:24 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1415 05:13:24 project root: . 05:13:24 --> token set from env 05:13:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:13:24 ==> Running gcov in . (disable via -X gcov) 05:13:24 ==> Python coveragepy not found 05:13:24 ==> Searching for coverage reports in: 05:13:24 + . 05:13:24 -> Found 1 reports 05:13:24 ==> Detecting git/mercurial file structure 05:13:24 ==> Reading reports 05:13:24 + ./coverage.out bytes=106712 05:13:24 ==> Appending adjustments 05:13:24 https://docs.codecov.io/docs/fixing-reports 05:13:24 + Found adjustments 05:13:24 ==> Gzipping contents 05:13:24 16K /tmp/codecov.8fqFpz.gz 05:13:24 ==> Uploading reports 05:13:24 url: https://codecov.io 05:13:24 query: branch=PR-1415&commit=aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1415%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1415&job=&cmd_args= 05:13:24 -> Pinging Codecov 05:13:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1415&commit=aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1415%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1415&job=&cmd_args= 05:13:24 -> Uploading to 05:13:24 https://storage.googleapis.com/codecov/v4/raw/2023-04-06/7E55EF52A471D76F132DFD9A03CDDE97/aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec/421c3571-f73c-487a-9512-e8059ca48dfb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230406T051324Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=94a3d373c24ff8eb1bcb3cae2c8600d50836398886f441a44b4689eeeb2c32e0 05:13:24 % Total % Received % Xferd Average Speed Time Time Time Current 05:13:24 Dload Upload Total Spent Left Speed 05:13:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15089 0 0 100 15089 0 52574 --:--:-- --:--:-- --:--:-- 52574 05:13:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec [Pipeline] } 05:13:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:13:26 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives ] 05:13:26 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives 05:13:26 total 16 05:13:26 drwxr-xr-x 3 root root 4096 Apr 6 05:02 . 05:13:26 drwxrwxr-x 12 jenkins jenkins 4096 Apr 6 05:02 .. 05:13:26 drwxr-xr-x 2 root root 4096 Apr 6 05:02 cost 05:13:26 -rw-r--r-- 1 root root 86 Apr 6 05:02 cost.csv 05:13:26 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives 05:13:26 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives 05:13:26 total 16 05:13:26 drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 05:02 . 05:13:26 drwxrwxr-x 12 jenkins jenkins 4096 Apr 6 05:02 .. 05:13:26 drwxr-xr-x 2 jenkins jenkins 4096 Apr 6 05:02 cost 05:13:26 -rw-r--r-- 1 jenkins jenkins 86 Apr 6 05:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:13:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:13:27 ---> package-listing.sh 05:13:27 ++ facter osfamily 05:13:27 ++ tr '[:upper:]' '[:lower:]' 05:13:28 + OS_FAMILY=debian 05:13:28 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1415 05:13:28 + START_PACKAGES=/tmp/packages_start.txt 05:13:28 + END_PACKAGES=/tmp/packages_end.txt 05:13:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:13:28 + PACKAGES=/tmp/packages_start.txt 05:13:28 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1415 ']' 05:13:28 + PACKAGES=/tmp/packages_end.txt 05:13:28 + case "${OS_FAMILY}" in 05:13:28 + dpkg -l 05:13:28 + grep '^ii' 05:13:28 + '[' -f /tmp/packages_start.txt ']' 05:13:28 + '[' -f /tmp/packages_end.txt ']' 05:13:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:13:28 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1415 ']' 05:13:28 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives/ 05:13:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives/ [Pipeline] echo 05:13:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1415/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:13:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:13:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:29 prd-ubuntu20.04-docker-8c-8g-6960 does not seem to be running inside a container 05:13:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1415/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-1415 -v /w/workspace/gexfoundry_device-sdk-go_PR-1415:/w/workspace/gexfoundry_device-sdk-go_PR-1415:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:13:29 $ docker top 29f44ae66169d494e1a175b6a28fc16f277ab4c6b6fa9e65978db767ae837011 -eo pid,comm [Pipeline] { [Pipeline] sh 05:13:29 + touch /tmp/pre-build-complete [Pipeline] sh 05:13:30 + mkdir -p /var/log/sysstat [Pipeline] sh 05:13:30 + ls /var/log/sa-host 05:13:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:13:30 provisioning config files... 05:13:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/config6443955186595454093tmp [Pipeline] { [Pipeline] echo 05:13:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:13:30 ---> create-netrc.sh [Pipeline] } 05:13:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:13:31 ---> python-tools-install.sh [Pipeline] echo 05:13:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:13:31 ---> sudo-logs.sh 05:13:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:13:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:13:32 ---> job-cost.sh 05:13:32 lf-activate-venv: SKIPPING 05:13:32 DEBUG: total: 0.2199999988079071 05:13:32 INFO: Retrieving Stack Cost... 05:13:32 INFO: Retrieving Pricing Info for: v3-standard-8 05:13:32 INFO: Archiving Costs [Pipeline] echo 05:13:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:13:33 ---> logs-deploy.sh 05:13:33 lf-activate-venv: SKIPPING 05:13:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1415/1 05:13:33 INFO: archiving workspace using pattern(s): 05:13:34 Archives upload complete. 05:13:34 INFO: archiving logs to Nexus