Pull request #1394 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 31715d779ea18ad9748946d550caeaa2c7135f2d+4c78050fc70b733cd627e11bc3f887100bb2ef6f (0762d103993c8aa6e868261b157159f726c2769e) 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-ssh17232545061263010757.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-ssh13536869317595899998.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-1394/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-1394/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4316005805578444217.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-1394/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3068901854987060202.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-ssh787736011663787053.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-1394/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-1394/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14166722303871047489.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4614 in /w/workspace/gexfoundry_device-sdk-go_PR-1394 [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-1394 # 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/1394/head:refs/remotes/origin/PR-1394 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4c78050fc70b733cd627e11bc3f887100bb2ef6f into PR head commit 31715d779ea18ad9748946d550caeaa2c7135f2d Merge succeeded, producing 31715d779ea18ad9748946d550caeaa2c7135f2d Checking out Revision 31715d779ea18ad9748946d550caeaa2c7135f2d (PR-1394) > git config core.sparsecheckout # timeout=10 > git checkout -f 31715d779ea18ad9748946d550caeaa2c7135f2d # 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 4c78050fc70b733cd627e11bc3f887100bb2ef6f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31715d779ea18ad9748946d550caeaa2c7135f2d # timeout=10 Commit message: "refactor!: Change configuration file format to YAML" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:51:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:51:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:51:03 ========================================================= 17:51:03 EdgeX Global Pipelines Version Info 17:51:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:51:03 ------------------- 17:51:03 stable info: 17:51:03 ------------------- 17:51:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:51:03 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 17:51:03 Message: update stable to v1.0.245 17:51:04 ------------------- 17:51:04 experimental info: 17:51:04 ------------------- 17:51:04 Commited By: **** collab-it+edgex@linuxfoundation.org 17:51:04 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 17:51:04 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:51:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 17:51:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 17:51:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:51:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:51:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:51:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:51:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 17:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 17:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:51:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:51:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:51:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:51:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:51:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:51:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:51:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:51:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 17:51:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:51:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:51:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:51:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:51:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:51:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1394 [Pipeline] echo 17:51:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1394 [Pipeline] echo 17:51:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1394 [Pipeline] echo 17:51:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31715d779ea18ad9748946d550caeaa2c7135f2d [Pipeline] echo 17:51:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 31715d7 [Pipeline] echo 17:51:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:51:06 provisioning config files... 17:51:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1394@tmp/config17689963617135262873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:51:06 ---> docker-login.sh 17:51:06 nexus3.edgexfoundry.org:10001 17:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:06 Configure a credential helper to remove this warning. See 17:51:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:06 17:51:06 Login Succeeded 17:51:06 nexus3.edgexfoundry.org:10002 17:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:06 Configure a credential helper to remove this warning. See 17:51:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:06 17:51:06 Login Succeeded 17:51:06 nexus3.edgexfoundry.org:10003 17:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:06 Configure a credential helper to remove this warning. See 17:51:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:06 17:51:06 Login Succeeded 17:51:06 nexus3.edgexfoundry.org:10004 17:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:06 Configure a credential helper to remove this warning. See 17:51:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:06 17:51:06 Login Succeeded 17:51:06 docker.io 17:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:07 Configure a credential helper to remove this warning. See 17:51:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:07 17:51:07 Login Succeeded 17:51:07 ---> docker-login.sh ends [Pipeline] } 17:51:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:51:07 + git rev-list -1 --merges 31715d779ea18ad9748946d550caeaa2c7135f2d~1..31715d779ea18ad9748946d550caeaa2c7135f2d [Pipeline] echo 17:51:07 -----------> git rev-list -1 --merges 31715d779ea18ad9748946d550caeaa2c7135f2d~1..31715d779ea18ad9748946d550caeaa2c7135f2d 31715d779ea18ad9748946d550caeaa2c7135f2d [false] [Pipeline] sh 17:51:08 + git log --format=format:%s -1 31715d779ea18ad9748946d550caeaa2c7135f2d [Pipeline] echo 17:51:08 ========================================================= 17:51:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:51:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:51:08 + git log --format=format:%s -1 31715d779ea18ad9748946d550caeaa2c7135f2d [Pipeline] echo 17:51:08 [semverPrep] GIT_COMMIT: 31715d779ea18ad9748946d550caeaa2c7135f2d, Commit Message: refactor!: Change configuration file format to YAML [Pipeline] echo 17:51:08 [semverPrep] This is not a build commit. [Pipeline] sh 17:51:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:51:09 + grep -v github /etc/ssh/ssh_known_hosts 17:51:09 + [ -e /tmp/ssh_known_hosts ] 17:51:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:51:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:51:09 + sudo tee -a /etc/ssh/ssh_known_hosts 17:51:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:51:09 17:51:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:51:10 0.1.4: Pulling from edgex-devops/py-git-semver 17:51:10 b85a868b505f: Pulling fs layer 17:51:10 e2be974225ed: Pulling fs layer 17:51:10 339a4e72a1f5: Pulling fs layer 17:51:10 988bab9f4d93: Pulling fs layer 17:51:10 1469e6f7b9e6: Pulling fs layer 17:51:10 eaf3925da568: Pulling fs layer 17:51:10 bab4dde63d76: Pulling fs layer 17:51:10 bde34c3a00c8: Pulling fs layer 17:51:10 b352a97aabf1: Pulling fs layer 17:51:10 4872d77fe225: Pulling fs layer 17:51:10 5851b861e8e6: Pulling fs layer 17:51:10 bab4dde63d76: Waiting 17:51:10 bde34c3a00c8: Waiting 17:51:10 b352a97aabf1: Waiting 17:51:10 4872d77fe225: Waiting 17:51:10 5851b861e8e6: Waiting 17:51:10 988bab9f4d93: Waiting 17:51:10 eaf3925da568: Waiting 17:51:10 1469e6f7b9e6: Waiting 17:51:10 e2be974225ed: Download complete 17:51:10 988bab9f4d93: Verifying Checksum 17:51:10 988bab9f4d93: Download complete 17:51:10 339a4e72a1f5: Verifying Checksum 17:51:10 339a4e72a1f5: Download complete 17:51:10 1469e6f7b9e6: Verifying Checksum 17:51:10 1469e6f7b9e6: Download complete 17:51:10 eaf3925da568: Verifying Checksum 17:51:10 eaf3925da568: Download complete 17:51:10 bde34c3a00c8: Verifying Checksum 17:51:10 bde34c3a00c8: Download complete 17:51:10 b352a97aabf1: Verifying Checksum 17:51:10 b352a97aabf1: Download complete 17:51:10 4872d77fe225: Download complete 17:51:10 5851b861e8e6: Download complete 17:51:10 b85a868b505f: Download complete 17:51:10 bab4dde63d76: Verifying Checksum 17:51:10 bab4dde63d76: Download complete 17:51:11 b85a868b505f: Pull complete 17:51:11 e2be974225ed: Pull complete 17:51:12 339a4e72a1f5: Pull complete 17:51:12 988bab9f4d93: Pull complete 17:51:12 1469e6f7b9e6: Pull complete 17:51:12 eaf3925da568: Pull complete 17:51:14 bab4dde63d76: Pull complete 17:51:14 bde34c3a00c8: Pull complete 17:51:14 b352a97aabf1: Pull complete 17:51:14 4872d77fe225: Pull complete 17:51:14 5851b861e8e6: Pull complete 17:51:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:51:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:51:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:15 prd-ubuntu20.04-docker-8c-8g-4614 does not seem to be running inside a container 17:51:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1394 -v /w/workspace/gexfoundry_device-sdk-go_PR-1394:/w/workspace/gexfoundry_device-sdk-go_PR-1394:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1394@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1394@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-devops/py-git-semver:0.1.4 cat 17:51:16 $ docker top bb9f3141123f1cec361f3bac6121bd81f49b28e714e089ddb477aab5d9aaf9bf -eo pid,comm 17:51:16 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). 17:51:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:51:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:51:16 [ssh-agent] Looking for ssh-agent implementation... 17:51:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:51:17 $ docker exec bb9f3141123f1cec361f3bac6121bd81f49b28e714e089ddb477aab5d9aaf9bf ssh-agent 17:51:17 SSH_AUTH_SOCK=/tmp/ssh-nJdeegUhqfhF/agent.32 17:51:17 SSH_AGENT_PID=38 17:51:17 Running ssh-add (command line suppressed) 17:51:17 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1394@tmp/private_key_15621901932073222326.key (/w/workspace/gexfoundry_device-sdk-go_PR-1394@tmp/private_key_15621901932073222326.key) 17:51:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:51:17 + git tag --points-at HEAD [Pipeline] } 17:51:17 $ docker exec --env ******** --env ******** bb9f3141123f1cec361f3bac6121bd81f49b28e714e089ddb477aab5d9aaf9bf ssh-agent -k 17:51:17 unset SSH_AUTH_SOCK; 17:51:17 unset SSH_AGENT_PID; 17:51:17 echo Agent pid 38 killed; 17:51:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:51:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:51:17 [ssh-agent] Looking for ssh-agent implementation... 17:51:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:51:17 $ docker exec bb9f3141123f1cec361f3bac6121bd81f49b28e714e089ddb477aab5d9aaf9bf ssh-agent 17:51:18 SSH_AUTH_SOCK=/tmp/ssh-OhAOn3PFnz6R/agent.70 17:51:18 SSH_AGENT_PID=76 17:51:18 Running ssh-add (command line suppressed) 17:51:18 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1394@tmp/private_key_4560614667811097920.key (/w/workspace/gexfoundry_device-sdk-go_PR-1394@tmp/private_key_4560614667811097920.key) 17:51:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:51:18 + git semver init 17:51:18 2023-03-20 17:51:18,757 [run_init] DEBUG init version:0.0.0 force:False 17:51:18 2023-03-20 17:51:18,758 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1394/.semver 17:51:18 2023-03-20 17:51:18,758 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1394/.semver 17:51:18 2023-03-20 17:51:18,759 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1394/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1394, universal_newlines=False, shell=None, istream=None) 17:51:19 2023-03-20 17:51:19,623 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1394/.git/info/exclude 17:51:19 2023-03-20 17:51:19,624 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1394/.semver/PR-1394 with force:False 17:51:19 2023-03-20 17:51:19,624 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1394/.semver/PR-1394 17:51:19 2023-03-20 17:51:19,629 [execute] INFO git cat-file --batch-check 17:51:19 2023-03-20 17:51:19,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1394/.semver, universal_newlines=False, shell=None, istream=) 17:51:19 2023-03-20 17:51:19,638 [execute] INFO git cat-file --batch 17:51:19 2023-03-20 17:51:19,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1394/.semver, universal_newlines=False, shell=None, istream=) 17:51:19 2023-03-20 17:51:19,645 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1394/.semver/PR-1394 17:51:19 0.0.0 [Pipeline] } 17:51:19 $ docker exec --env ******** --env ******** bb9f3141123f1cec361f3bac6121bd81f49b28e714e089ddb477aab5d9aaf9bf ssh-agent -k 17:51:19 unset SSH_AUTH_SOCK; 17:51:19 unset SSH_AGENT_PID; 17:51:19 echo Agent pid 76 killed; 17:51:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:51:20 + git semver [Pipeline] } 17:51:20 $ docker stop --time=1 bb9f3141123f1cec361f3bac6121bd81f49b28e714e089ddb477aab5d9aaf9bf 17:51:21 $ docker rm -f --volumes bb9f3141123f1cec361f3bac6121bd81f49b28e714e089ddb477aab5d9aaf9bf [Pipeline] // withDockerContainer [Pipeline] sh 17:51:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:51:22 Stashed 1 file(s) [Pipeline] echo 17:51:22 [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 17:51:23 provisioning config files... 17:51:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1394@tmp/config15712965288831231233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:51:23 ---> docker-login.sh 17:51:23 nexus3.edgexfoundry.org:10001 17:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:23 Configure a credential helper to remove this warning. See 17:51:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:23 17:51:23 Login Succeeded 17:51:23 nexus3.edgexfoundry.org:10002 17:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:23 Configure a credential helper to remove this warning. See 17:51:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:23 17:51:23 Login Succeeded 17:51:23 nexus3.edgexfoundry.org:10003 17:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:23 Configure a credential helper to remove this warning. See 17:51:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:23 17:51:23 Login Succeeded 17:51:23 nexus3.edgexfoundry.org:10004 17:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:24 Configure a credential helper to remove this warning. See 17:51:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:24 17:51:24 Login Succeeded 17:51:24 docker.io 17:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:24 Configure a credential helper to remove this warning. See 17:51:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:24 17:51:24 Login Succeeded 17:51:24 ---> docker-login.sh ends [Pipeline] } 17:51:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:51:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:51:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:51:24 ========================================================= 17:51:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:51:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:25 + 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 . 17:51:25 Sending build context to Docker daemon 10.76MB 17:51:25 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 17:51:25 Step 2/10 : FROM ${BASE} AS builder 17:51:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:51:25 63b65145d645: Pulling fs layer 17:51:25 a2d21d5440eb: Pulling fs layer 17:51:25 935e6c44a52c: Pulling fs layer 17:51:25 94cc34f8dd06: Pulling fs layer 17:51:25 30dea6a524f1: Pulling fs layer 17:51:25 a2aff8979fd8: Pulling fs layer 17:51:25 30dea6a524f1: Waiting 17:51:25 6808be2612f2: Pulling fs layer 17:51:25 a2aff8979fd8: Waiting 17:51:25 f25807f1079a: Pulling fs layer 17:51:25 6808be2612f2: Waiting 17:51:25 f25807f1079a: Waiting 17:51:25 a2d21d5440eb: Verifying Checksum 17:51:25 a2d21d5440eb: Download complete 17:51:25 94cc34f8dd06: Verifying Checksum 17:51:25 94cc34f8dd06: Download complete 17:51:25 30dea6a524f1: Verifying Checksum 17:51:25 30dea6a524f1: Download complete 17:51:25 63b65145d645: Verifying Checksum 17:51:25 63b65145d645: Download complete 17:51:25 a2aff8979fd8: Verifying Checksum 17:51:25 a2aff8979fd8: Download complete 17:51:25 63b65145d645: Pull complete 17:51:25 a2d21d5440eb: Pull complete 17:51:25 f25807f1079a: Verifying Checksum 17:51:25 f25807f1079a: Download complete 17:51:26 935e6c44a52c: Verifying Checksum 17:51:26 935e6c44a52c: Download complete 17:51:26 6808be2612f2: Verifying Checksum 17:51:26 6808be2612f2: Download complete 17:51:29 935e6c44a52c: Pull complete 17:51:29 94cc34f8dd06: Pull complete 17:51:29 30dea6a524f1: Pull complete 17:51:29 a2aff8979fd8: Pull complete 17:51:31 6808be2612f2: Pull complete 17:51:32 f25807f1079a: Pull complete 17:51:32 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 17:51:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:51:32 ---> 3b553350e43f 17:51:32 Step 3/10 : ARG MAKE=make build 17:51:34 ---> Running in b73726317bb2 17:51:34 Removing intermediate container b73726317bb2 17:51:34 ---> abd8a00c741b 17:51:34 Step 4/10 : WORKDIR /device-sdk-go 17:51:34 ---> Running in d55d7c59f001 17:51:34 Removing intermediate container d55d7c59f001 17:51:34 ---> 97782c918714 17:51:34 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:51:34 ---> Running in c22215a70df5 17:51:34 Removing intermediate container c22215a70df5 17:51:34 ---> c604a22da679 17:51:34 Step 6/10 : RUN apk add --update --no-cache make git 17:51:34 ---> Running in d9b57b108926 17:51:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:51:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:51:35 OK: 265 MiB in 53 packages 17:51:35 Removing intermediate container d9b57b108926 17:51:35 ---> 159956ba8e7d 17:51:35 Step 7/10 : COPY go.mod vendor* ./ 17:51:35 ---> ab443352d229 17:51:35 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:51:35 ---> Running in e054e5a10522 17:51:37 Still waiting to schedule task 17:51:37 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:52:02 Removing intermediate container e054e5a10522 17:52:02 ---> 0b74e673bc36 17:52:02 Step 9/10 : COPY . . 17:52:02 ---> f52fdf27ed30 17:52:02 Step 10/10 : RUN ${MAKE} 17:52:02 ---> Running in e062b662fbeb 17:52:02 noop 17:52:02 Removing intermediate container e062b662fbeb 17:52:02 ---> f23d1cc13ca4 17:52:02 Successfully built f23d1cc13ca4 17:52:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:02 + docker inspect -f . ci-base-image-x86_64 17:52:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:52:03 prd-ubuntu20.04-docker-8c-8g-4614 does not seem to be running inside a container 17:52:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1394 -v /w/workspace/gexfoundry_device-sdk-go_PR-1394:/w/workspace/gexfoundry_device-sdk-go_PR-1394:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1394@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1394@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:52:03 $ docker top 27d91d67132dfee327176e3b0612900be6503085e84780bc723a58f84eba7efc -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:03 + go version 17:52:03 go version go1.20.2 linux/amd64 [Pipeline] } 17:52:03 $ docker stop --time=1 27d91d67132dfee327176e3b0612900be6503085e84780bc723a58f84eba7efc 17:52:05 $ docker rm -f --volumes 27d91d67132dfee327176e3b0612900be6503085e84780bc723a58f84eba7efc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:06 + docker inspect -f . ci-base-image-x86_64 17:52:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:52:06 prd-ubuntu20.04-docker-8c-8g-4614 does not seem to be running inside a container 17:52:06 $ 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-1394 -v /w/workspace/gexfoundry_device-sdk-go_PR-1394:/w/workspace/gexfoundry_device-sdk-go_PR-1394:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1394@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1394@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:52:06 $ docker top 8d6972c0b258d13385f9c8ab540c6a271bb8b0a9282786e3ecb7205402b83418 -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:06 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1394 [Pipeline] fileExists [Pipeline] sh 17:52:07 + make test 17:52:07 go test -race -coverprofile=coverage.out ./... 17:52:15 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 17:52:27 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 17:52:27 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 17:52:27 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 17:52:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 17:52:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 17:52:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.064s coverage: 27.6% of statements 17:52:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 17:52:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 17:52:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.044s coverage: 78.9% of statements 17:52:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.093s coverage: 86.0% of statements 17:52:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 17:52:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.095s coverage: 75.9% of statements 17:52:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 17:52:29 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 17:52:29 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 17:52:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 17:52:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.078s coverage: 15.2% of statements 17:52:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.074s coverage: 65.7% of statements 17:52:32 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.115s coverage: 89.2% of statements 17:52:32 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.062s coverage: 5.5% of statements 17:52:54 GO111MODULE=on go vet ./... 17:52:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:52:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:52:57 ./bin/test-attribution-txt.sh [Pipeline] echo 17:52:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:52:57 $ docker stop --time=1 8d6972c0b258d13385f9c8ab540c6a271bb8b0a9282786e3ecb7205402b83418 17:52:59 $ docker rm -f --volumes 8d6972c0b258d13385f9c8ab540c6a271bb8b0a9282786e3ecb7205402b83418 [Pipeline] // withDockerContainer [Pipeline] sh 17:53:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:53:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:53:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:53:01 + ls -al . 17:53:01 total 276 17:53:01 drwxrwxr-x 11 jenkins jenkins 4096 Mar 20 17:52 . 17:53:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 17:50 .. 17:53:01 -rw-rw-r-- 1 jenkins jenkins 140 Mar 20 17:50 .dockerignore 17:53:01 drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 17:51 .git 17:53:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 17:50 .github 17:53:01 -rw-rw-r-- 1 jenkins jenkins 131 Mar 20 17:50 .gitignore 17:53:01 -rw-rw-r-- 1 jenkins jenkins 42 Mar 20 17:50 .golangci.yml 17:53:01 drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 17:51 .semver 17:53:01 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 20 17:50 CHANGELOG.md 17:53:01 -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 17:50 GOVERNANCE.md 17:53:01 -rw-rw-r-- 1 jenkins jenkins 885 Mar 20 17:50 Jenkinsfile 17:53:01 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 20 17:50 LICENSE 17:53:01 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 20 17:50 Makefile 17:53:01 -rw-rw-r-- 1 jenkins jenkins 619 Mar 20 17:50 OWNERS.md 17:53:01 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 20 17:50 README.md 17:53:01 -rw-rw-r-- 1 jenkins jenkins 5 Mar 20 17:51 VERSION 17:53:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 17:50 bin 17:53:01 -rw-r--r-- 1 jenkins jenkins 109537 Mar 20 17:52 coverage.out 17:53:01 drwxrwxr-x 5 jenkins jenkins 4096 Mar 20 17:50 example 17:53:01 -rw-rw-r-- 1 jenkins jenkins 3291 Mar 20 17:50 go.mod 17:53:01 -rw-rw-r-- 1 jenkins jenkins 30841 Mar 20 17:50 go.sum 17:53:01 drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 17:50 internal 17:53:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 17:50 openapi 17:53:01 drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 17:50 pkg 17:53:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 17:50 snap 17:53:01 -rw-rw-r-- 1 jenkins jenkins 222 Mar 20 17:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:01 + 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=31715d779ea18ad9748946d550caeaa2c7135f2d --label arch=amd64 --label version=0.0.0 . 17:53:01 Sending build context to Docker daemon 10.87MB 17:53:01 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 17:53:01 Step 2/23 : FROM ${BASE} AS builder 17:53:01 ---> f23d1cc13ca4 17:53:01 Step 3/23 : ARG MAKE=make build 17:53:02 ---> Running in 01b3e6e790d2 17:53:02 Removing intermediate container 01b3e6e790d2 17:53:02 ---> 76db05d2d5f2 17:53:02 Step 4/23 : WORKDIR /device-sdk-go 17:53:02 ---> Running in 07ec7d17de8e 17:53:02 Removing intermediate container 07ec7d17de8e 17:53:02 ---> 6aa525fbc5b3 17:53:02 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:53:02 ---> Running in d6ec88d735cb 17:53:02 Removing intermediate container d6ec88d735cb 17:53:02 ---> 270eb86bbfe7 17:53:02 Step 6/23 : RUN apk add --update --no-cache make git 17:53:02 ---> Running in e9a88788eb0e 17:53:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:53:03 OK: 265 MiB in 53 packages 17:53:03 Removing intermediate container e9a88788eb0e 17:53:03 ---> 63f22b405f3d 17:53:03 Step 7/23 : COPY go.mod vendor* ./ 17:53:03 ---> 0154666e1bd1 17:53:03 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:53:03 ---> Running in 9c2eb5ddc269 17:53:04 Removing intermediate container 9c2eb5ddc269 17:53:04 ---> ee9df1568602 17:53:04 Step 9/23 : COPY . . 17:53:05 ---> 6b11b438b461 17:53:05 Step 10/23 : RUN ${MAKE} 17:53:05 ---> Running in c2600a608f60 17:53:05 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 17:53:23 Removing intermediate container c2600a608f60 17:53:23 ---> b0f01b3ad9d2 17:53:23 Step 11/23 : FROM alpine:3.17 17:53:23 3.17: Pulling from library/alpine 17:53:23 63b65145d645: Already exists 17:53:23 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 17:53:23 Status: Downloaded newer image for alpine:3.17 17:53:23 ---> b2aa39c304c2 17:53:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:53:23 ---> Running in fd0967de7000 17:53:23 Removing intermediate container fd0967de7000 17:53:23 ---> 36d35c4cd173 17:53:23 Step 13/23 : RUN apk add --update --no-cache 17:53:23 ---> Running in 52f0e2f91533 17:53:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:53:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:53:24 OK: 7 MiB in 15 packages 17:53:25 Removing intermediate container 52f0e2f91533 17:53:25 ---> 47568a50a169 17:53:25 Step 14/23 : WORKDIR / 17:53:25 ---> Running in de972feedd67 17:53:25 Removing intermediate container de972feedd67 17:53:25 ---> 04cc5da5c582 17:53:25 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 17:53:25 ---> b418ec97f4df 17:53:25 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 17:53:25 ---> 7de6960b7092 17:53:25 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 17:53:25 ---> cda4f98053f4 17:53:25 Step 18/23 : EXPOSE 59999 17:53:25 ---> Running in fada09aed0dd 17:53:25 Removing intermediate container fada09aed0dd 17:53:25 ---> e9bf71a44002 17:53:25 Step 19/23 : ENTRYPOINT ["/device-simple"] 17:53:26 ---> Running in 0e86dabf9f0e 17:53:26 Removing intermediate container 0e86dabf9f0e 17:53:26 ---> e3b4fad47b8a 17:53:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:53:26 ---> Running in 1a301b2c333d 17:53:26 Removing intermediate container 1a301b2c333d 17:53:26 ---> ac94e71ac36e 17:53:26 Step 21/23 : LABEL arch=amd64 17:53:26 ---> Running in 7b0174b2305e 17:53:26 Removing intermediate container 7b0174b2305e 17:53:26 ---> fa52fa7923d2 17:53:26 Step 22/23 : LABEL git_sha=31715d779ea18ad9748946d550caeaa2c7135f2d 17:53:26 ---> Running in cfc6d1c26b5c 17:53:26 Removing intermediate container cfc6d1c26b5c 17:53:26 ---> 28023c4e00e9 17:53:26 Step 23/23 : LABEL version=0.0.0 17:53:26 ---> Running in d7b1d8e1d46d 17:53:26 Removing intermediate container d7b1d8e1d46d 17:53:26 ---> 65dc61f9a80d 17:53:26 [Warning] One or more build-args [ARCH] were not consumed 17:53:26 Successfully built 65dc61f9a80d 17:53:26 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 17:53:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:53:27 17:53:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:53:27 latest: Pulling from edgex-lftools-log-publisher 17:53:27 5eb5b503b376: Pulling fs layer 17:53:27 5c69ac0246d0: Pulling fs layer 17:53:27 ec43610c2a17: Pulling fs layer 17:53:27 3a2ae6a8a46f: Pulling fs layer 17:53:27 33b1e0a273af: Pulling fs layer 17:53:27 5d3b04190fa2: Pulling fs layer 17:53:27 2f39f015ded8: Pulling fs layer 17:53:27 3a2ae6a8a46f: Waiting 17:53:27 33b1e0a273af: Waiting 17:53:27 5d3b04190fa2: Waiting 17:53:27 2f39f015ded8: Waiting 17:53:27 5c69ac0246d0: Verifying Checksum 17:53:27 5c69ac0246d0: Download complete 17:53:27 3a2ae6a8a46f: Verifying Checksum 17:53:27 3a2ae6a8a46f: Download complete 17:53:28 33b1e0a273af: Verifying Checksum 17:53:28 33b1e0a273af: Download complete 17:53:28 5d3b04190fa2: Verifying Checksum 17:53:28 5d3b04190fa2: Download complete 17:53:28 ec43610c2a17: Download complete 17:53:28 5eb5b503b376: Verifying Checksum 17:53:28 5eb5b503b376: Download complete 17:53:28 2f39f015ded8: Download complete 17:53:29 5eb5b503b376: Pull complete 17:53:29 5c69ac0246d0: Pull complete 17:53:29 ec43610c2a17: Pull complete 17:53:29 3a2ae6a8a46f: Pull complete 17:53:30 33b1e0a273af: Pull complete 17:53:30 5d3b04190fa2: Pull complete 17:53:34 2f39f015ded8: Pull complete 17:53:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:53:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:53:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:34 prd-ubuntu20.04-docker-8c-8g-4614 does not seem to be running inside a container 17:53:34 $ 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-1394 -v /w/workspace/gexfoundry_device-sdk-go_PR-1394:/w/workspace/gexfoundry_device-sdk-go_PR-1394:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1394@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1394@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:53:36 $ docker top d18d8f9874b8349fb086f36eb41faed0f69793c861923acb2a5e1dd8e92e88db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:53:36 ---> job-cost.sh 17:53:36 lf-activate-venv: SKIPPING 17:53:36 INFO: No Stack... 17:53:37 INFO: Retrieving Pricing Info for: v3-standard-8 17:53:37 INFO: Archiving Costs [Pipeline] sh 17:53:37 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1394/archives/cost.csv 17:53:37 + cut -d, -f6 [Pipeline] lock 17:53:37 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1394-1-stack-cost] 17:53:37 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1394-1-stack-cost] did not exist. Created. 17:53:37 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1394-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:53:38 + echo total: 0.2199999988079071 [Pipeline] stash 17:53:38 Stashed 1 file(s) [Pipeline] } 17:53:38 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1394-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:53:38 $ docker stop --time=1 d18d8f9874b8349fb086f36eb41faed0f69793c861923acb2a5e1dd8e92e88db 17:53:39 $ docker rm -f --volumes d18d8f9874b8349fb086f36eb41faed0f69793c861923acb2a5e1dd8e92e88db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:55:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4615 in /w/workspace/gexfoundry_device-sdk-go_PR-1394 [Pipeline] { [Pipeline] ws 17:55:50 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 17:55:50 The recommended git tool is: git 17:55:57 using credential edgex-jenkins-ssh 17:55:57 Cloning the remote Git repository 17:55:57 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:55:57 > git init /w/workspace/device-sdk-go/1 # timeout=10 17:55:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:55:57 > git --version # timeout=10 17:55:57 > git --version # 'git version 2.25.1' 17:55:57 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:55:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:56:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:56:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:56:00 using GIT_SSH to set credentials SSH Credentials for GitHub 17:56:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1394/head:refs/remotes/origin/PR-1394 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:56:01 Merging remotes/origin/main commit 4c78050fc70b733cd627e11bc3f887100bb2ef6f into PR head commit 31715d779ea18ad9748946d550caeaa2c7135f2d 17:56:01 Merge succeeded, producing 31715d779ea18ad9748946d550caeaa2c7135f2d 17:56:01 Checking out Revision 31715d779ea18ad9748946d550caeaa2c7135f2d (PR-1394) 17:56:01 > git config core.sparsecheckout # timeout=10 17:56:01 > git checkout -f 31715d779ea18ad9748946d550caeaa2c7135f2d # timeout=10 17:56:01 > git remote # timeout=10 17:56:01 > git config --get remote.origin.url # timeout=10 17:56:01 using GIT_SSH to set credentials SSH Credentials for GitHub 17:56:01 > git merge 4c78050fc70b733cd627e11bc3f887100bb2ef6f # timeout=10 17:56:01 > git rev-parse HEAD^{commit} # timeout=10 17:56:01 > git config core.sparsecheckout # timeout=10 17:56:01 > git checkout -f 31715d779ea18ad9748946d550caeaa2c7135f2d # timeout=10 17:56:05 Commit message: "refactor!: Change configuration file format to YAML" 17:56:05 > git --version # timeout=10 17:56:05 > git --version # 'git version 2.25.1' 17:56:05 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:56:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:56:06 % Total % Received % Xferd Average Speed Time Time Time Current 17:56:06 Dload Upload Total Spent Left Speed 17:56:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 80194 [Pipeline] sh 17:56:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:56:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:56:07 + sudo tee /etc/docker/daemon.new 17:56:07 { 17:56:07 "registry-mirrors": [ 17:56:07 "https://nexus3.edgexfoundry.org:10001" 17:56:07 ], 17:56:07 "bip": "10.250.0.254/24", 17:56:07 "hosts": [ 17:56:07 "tcp://0.0.0.0:5555", 17:56:07 "unix:///var/run/docker.sock" 17:56:07 ], 17:56:07 "mtu": 1458, 17:56:07 "selinux-enabled": true, 17:56:07 "seccomp-profile": "/etc/docker/seccomp.json" 17:56:07 } [Pipeline] sh 17:56:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:56:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:56:26 provisioning config files... 17:56:26 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config9653702261170436815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:56:27 ---> docker-login.sh 17:56:27 nexus3.edgexfoundry.org:10001 17:56:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:28 Configure a credential helper to remove this warning. See 17:56:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:28 17:56:28 Login Succeeded 17:56:28 nexus3.edgexfoundry.org:10002 17:56:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:28 Configure a credential helper to remove this warning. See 17:56:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:28 17:56:28 Login Succeeded 17:56:28 nexus3.edgexfoundry.org:10003 17:56:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:29 Configure a credential helper to remove this warning. See 17:56:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:29 17:56:29 Login Succeeded 17:56:29 nexus3.edgexfoundry.org:10004 17:56:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:29 Configure a credential helper to remove this warning. See 17:56:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:29 17:56:29 Login Succeeded 17:56:29 docker.io 17:56:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:29 Configure a credential helper to remove this warning. See 17:56:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:29 17:56:29 Login Succeeded 17:56:29 ---> docker-login.sh ends [Pipeline] } 17:56:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:56:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:56:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:56:30 ========================================================= 17:56:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:56:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:30 + 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 . 17:56:31 Sending build context to Docker daemon 5.798MB 17:56:31 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 17:56:31 Step 2/10 : FROM ${BASE} AS builder 17:56:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:56:31 af6eaf76a39c: Pulling fs layer 17:56:31 55522c791124: Pulling fs layer 17:56:31 ce5c4a1c91eb: Pulling fs layer 17:56:31 169dfbe0d373: Pulling fs layer 17:56:31 e1ff8fa3b103: Pulling fs layer 17:56:31 52ebb69f0ebf: Pulling fs layer 17:56:31 5abe8eddf0d5: Pulling fs layer 17:56:31 e1ff8fa3b103: Waiting 17:56:31 52ebb69f0ebf: Waiting 17:56:31 5abe8eddf0d5: Waiting 17:56:31 169dfbe0d373: Waiting 17:56:31 55522c791124: Verifying Checksum 17:56:31 55522c791124: Download complete 17:56:31 169dfbe0d373: Verifying Checksum 17:56:31 169dfbe0d373: Download complete 17:56:31 e1ff8fa3b103: Download complete 17:56:31 af6eaf76a39c: Verifying Checksum 17:56:31 af6eaf76a39c: Download complete 17:56:32 af6eaf76a39c: Pull complete 17:56:32 5abe8eddf0d5: Verifying Checksum 17:56:32 5abe8eddf0d5: Download complete 17:56:33 55522c791124: Pull complete 17:56:34 ce5c4a1c91eb: Verifying Checksum 17:56:34 ce5c4a1c91eb: Download complete 17:56:34 52ebb69f0ebf: Verifying Checksum 17:56:34 52ebb69f0ebf: Download complete 17:56:44 ce5c4a1c91eb: Pull complete 17:56:44 169dfbe0d373: Pull complete 17:56:45 e1ff8fa3b103: Pull complete 17:56:51 52ebb69f0ebf: Pull complete 17:56:53 5abe8eddf0d5: Pull complete 17:56:53 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 17:56:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:56:53 ---> 6cb57ee374ae 17:56:53 Step 3/10 : ARG MAKE=make build 17:56:55 ---> Running in 42dea3d6fcf7 17:56:55 Removing intermediate container 42dea3d6fcf7 17:56:55 ---> 4be49cda3e9f 17:56:55 Step 4/10 : WORKDIR /device-sdk-go 17:56:55 ---> Running in 622416416c74 17:56:55 Removing intermediate container 622416416c74 17:56:55 ---> a29bcbafb687 17:56:55 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:56:55 ---> Running in 22ec03b2778e 17:56:55 Removing intermediate container 22ec03b2778e 17:56:55 ---> ac7bdd182dd1 17:56:55 Step 6/10 : RUN apk add --update --no-cache make git 17:56:55 ---> Running in 8fdc694f0cb2 17:56:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:56:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:56:59 OK: 263 MiB in 53 packages 17:57:00 Removing intermediate container 8fdc694f0cb2 17:57:00 ---> 9ad8fbe70bfa 17:57:00 Step 7/10 : COPY go.mod vendor* ./ 17:57:00 ---> e8d175979c50 17:57:00 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:57:00 ---> Running in fdff7010d924 17:58:08 Removing intermediate container fdff7010d924 17:58:08 ---> 60b2bf255389 17:58:08 Step 9/10 : COPY . . 17:58:10 ---> 9359c416acf8 17:58:10 Step 10/10 : RUN ${MAKE} 17:58:10 ---> Running in 439776e028eb 17:58:10 noop 17:58:11 Removing intermediate container 439776e028eb 17:58:11 ---> 4e21d6329756 17:58:11 Successfully built 4e21d6329756 17:58:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:12 + docker inspect -f . ci-base-image-arm64 17:58:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:12 prd-ubuntu20.04-docker-arm64-4c-16g-4615 does not seem to be running inside a container 17:58:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:58:13 $ docker top daed01b7a524b796239e29b562eafaf0b8a8b07dc4d7fd21c6815a73e39e0abf -eo pid,comm [Pipeline] { [Pipeline] sh 17:58:14 + go version 17:58:14 go version go1.20.2 linux/arm64 [Pipeline] } 17:58:14 $ docker stop --time=1 daed01b7a524b796239e29b562eafaf0b8a8b07dc4d7fd21c6815a73e39e0abf 17:58:16 $ docker rm -f --volumes daed01b7a524b796239e29b562eafaf0b8a8b07dc4d7fd21c6815a73e39e0abf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:17 + docker inspect -f . ci-base-image-arm64 17:58:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:17 prd-ubuntu20.04-docker-arm64-4c-16g-4615 does not seem to be running inside a container 17:58:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:58:18 $ docker top cae9ab15426c3d8fcf2f4019e67a4271552210e658c45482c9e14b652676e035 -eo pid,comm [Pipeline] { [Pipeline] sh 17:58:19 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 17:58:20 + make test 17:58:20 go test -race -coverprofile=coverage.out ./... 17:59:07 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:01:44 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:01:44 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:01:44 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:01:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:01:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:01:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.252s coverage: 27.6% of statements 18:01:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.273s coverage: 78.9% of statements 18:02:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:02:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:02:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.418s coverage: 86.0% of statements 18:02:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:02:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.471s coverage: 75.9% of statements 18:02:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:02:24 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:02:24 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:02:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.276s coverage: 15.2% of statements 18:02:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.458s coverage: 65.7% of statements 18:02:28 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.465s coverage: 89.2% of statements 18:02:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:02:30 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.290s coverage: 5.5% of statements 18:02:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:02:31 GO111MODULE=on go vet ./... 18:05:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:05:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:05:24 ./bin/test-attribution-txt.sh [Pipeline] echo 18:05:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:05:24 $ docker stop --time=1 cae9ab15426c3d8fcf2f4019e67a4271552210e658c45482c9e14b652676e035 18:05:27 $ docker rm -f --volumes cae9ab15426c3d8fcf2f4019e67a4271552210e658c45482c9e14b652676e035 [Pipeline] // withDockerContainer [Pipeline] sh 18:05:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:05:29 Warning: overwriting stash ‘coverage-report’ 18:05:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:05:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:05:30 + ls -al . 18:05:30 total 272 18:05:30 drwxrwxr-x 10 jenkins jenkins 4096 Mar 20 17:58 . 18:05:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 17:55 .. 18:05:30 -rw-rw-r-- 1 jenkins jenkins 140 Mar 20 17:56 .dockerignore 18:05:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 17:56 .git 18:05:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 17:56 .github 18:05:30 -rw-rw-r-- 1 jenkins jenkins 131 Mar 20 17:56 .gitignore 18:05:30 -rw-rw-r-- 1 jenkins jenkins 42 Mar 20 17:56 .golangci.yml 18:05:30 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 20 17:56 CHANGELOG.md 18:05:30 -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 17:56 GOVERNANCE.md 18:05:30 -rw-rw-r-- 1 jenkins jenkins 885 Mar 20 17:56 Jenkinsfile 18:05:30 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 20 17:56 LICENSE 18:05:30 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 20 17:56 Makefile 18:05:30 -rw-rw-r-- 1 jenkins jenkins 619 Mar 20 17:56 OWNERS.md 18:05:30 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 20 17:56 README.md 18:05:30 -rw-rw-r-- 1 jenkins jenkins 5 Mar 20 17:51 VERSION 18:05:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 17:56 bin 18:05:30 -rw-r--r-- 1 jenkins jenkins 109536 Mar 20 18:02 coverage.out 18:05:30 drwxrwxr-x 5 jenkins jenkins 4096 Mar 20 17:56 example 18:05:30 -rw-rw-r-- 1 jenkins jenkins 3291 Mar 20 17:56 go.mod 18:05:30 -rw-rw-r-- 1 jenkins jenkins 30841 Mar 20 17:56 go.sum 18:05:30 drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 17:56 internal 18:05:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 17:56 openapi 18:05:30 drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 17:56 pkg 18:05:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 17:56 snap 18:05:30 -rw-rw-r-- 1 jenkins jenkins 222 Mar 20 17:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:31 + 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=31715d779ea18ad9748946d550caeaa2c7135f2d --label arch=arm64 --label version=0.0.0 . 18:05:31 Sending build context to Docker daemon 5.908MB 18:05:31 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 18:05:31 Step 2/23 : FROM ${BASE} AS builder 18:05:31 ---> 4e21d6329756 18:05:31 Step 3/23 : ARG MAKE=make build 18:05:31 ---> Running in 79eb3bc94b01 18:05:32 Removing intermediate container 79eb3bc94b01 18:05:32 ---> 1bfb8333021f 18:05:32 Step 4/23 : WORKDIR /device-sdk-go 18:05:32 ---> Running in 33ca3c864527 18:05:32 Removing intermediate container 33ca3c864527 18:05:32 ---> 58cd3af3da2b 18:05:32 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:05:32 ---> Running in 2770aefaac5f 18:05:32 Removing intermediate container 2770aefaac5f 18:05:32 ---> e8f0b4caa6d5 18:05:32 Step 6/23 : RUN apk add --update --no-cache make git 18:05:33 ---> Running in d4cb598555a3 18:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:05:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:05:35 OK: 263 MiB in 53 packages 18:05:36 Removing intermediate container d4cb598555a3 18:05:36 ---> cd3381a61b75 18:05:36 Step 7/23 : COPY go.mod vendor* ./ 18:05:39 ---> 2c720a85ca93 18:05:39 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:05:39 ---> Running in f5a45d95d2d6 18:05:42 Removing intermediate container f5a45d95d2d6 18:05:42 ---> 744483d3290d 18:05:42 Step 9/23 : COPY . . 18:05:43 ---> 9f78cd82011b 18:05:43 Step 10/23 : RUN ${MAKE} 18:05:43 ---> Running in 7fb311796c5d 18:05:44 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 18:08:21 Removing intermediate container 7fb311796c5d 18:08:21 ---> ac671d684c10 18:08:21 Step 11/23 : FROM alpine:3.17 18:08:21 3.17: Pulling from library/alpine 18:08:21 af6eaf76a39c: Already exists 18:08:21 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 18:08:21 Status: Downloaded newer image for alpine:3.17 18:08:21 ---> d74e625d9115 18:08:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:08:21 ---> Running in 3915638bd09c 18:08:21 Removing intermediate container 3915638bd09c 18:08:21 ---> 1019a8f11576 18:08:21 Step 13/23 : RUN apk add --update --no-cache 18:08:21 ---> Running in 443cba744287 18:08:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:08:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:08:21 OK: 7 MiB in 15 packages 18:08:21 Removing intermediate container 443cba744287 18:08:21 ---> bd7d79e335af 18:08:21 Step 14/23 : WORKDIR / 18:08:21 ---> Running in 9486756f6b35 18:08:21 Removing intermediate container 9486756f6b35 18:08:21 ---> 9ceadbe32abe 18:08:21 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:08:21 ---> 7168b5fdba22 18:08:21 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:08:21 ---> 06a55dba0cfd 18:08:21 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:08:21 ---> 9ce7f91fb1c9 18:08:21 Step 18/23 : EXPOSE 59999 18:08:21 ---> Running in 3189aa446b43 18:08:21 Removing intermediate container 3189aa446b43 18:08:21 ---> 26d88a73eae3 18:08:21 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:08:21 ---> Running in 6796c417f485 18:08:21 Removing intermediate container 6796c417f485 18:08:21 ---> e733db9e5446 18:08:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:08:21 ---> Running in b81664c9fa31 18:08:21 Removing intermediate container b81664c9fa31 18:08:21 ---> 1a50766f49c3 18:08:21 Step 21/23 : LABEL arch=arm64 18:08:21 ---> Running in ffbdf568cb17 18:08:21 Removing intermediate container ffbdf568cb17 18:08:21 ---> 350b2a0fc29b 18:08:21 Step 22/23 : LABEL git_sha=31715d779ea18ad9748946d550caeaa2c7135f2d 18:08:21 ---> Running in f7b7d65db2c3 18:08:21 Removing intermediate container f7b7d65db2c3 18:08:21 ---> e1d5db98387a 18:08:21 Step 23/23 : LABEL version=0.0.0 18:08:21 ---> Running in c2b55f0dc6d5 18:08:21 Removing intermediate container c2b55f0dc6d5 18:08:21 ---> d90eb5301199 18:08:21 [Warning] One or more build-args [ARCH] were not consumed 18:08:21 Successfully built d90eb5301199 18:08:21 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:08:22 18:08:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:08:22 arm64: Pulling from edgex-lftools-log-publisher 18:08:22 8998bd30e6a1: Pulling fs layer 18:08:22 04944245beec: Pulling fs layer 18:08:22 699f458cf7ca: Pulling fs layer 18:08:22 765212b225bb: Pulling fs layer 18:08:22 f23df028b6ca: Pulling fs layer 18:08:22 d65c8cfc05b1: Pulling fs layer 18:08:22 2437ff75d9bd: Pulling fs layer 18:08:22 765212b225bb: Waiting 18:08:22 f23df028b6ca: Waiting 18:08:22 2437ff75d9bd: Waiting 18:08:22 d65c8cfc05b1: Waiting 18:08:23 04944245beec: Verifying Checksum 18:08:23 04944245beec: Download complete 18:08:23 765212b225bb: Verifying Checksum 18:08:23 765212b225bb: Download complete 18:08:23 f23df028b6ca: Verifying Checksum 18:08:23 f23df028b6ca: Download complete 18:08:23 d65c8cfc05b1: Verifying Checksum 18:08:23 d65c8cfc05b1: Download complete 18:08:23 699f458cf7ca: Verifying Checksum 18:08:23 699f458cf7ca: Download complete 18:08:23 8998bd30e6a1: Verifying Checksum 18:08:23 8998bd30e6a1: Download complete 18:08:26 2437ff75d9bd: Verifying Checksum 18:08:26 2437ff75d9bd: Download complete 18:08:28 8998bd30e6a1: Pull complete 18:08:28 04944245beec: Pull complete 18:08:30 699f458cf7ca: Pull complete 18:08:30 765212b225bb: Pull complete 18:08:31 f23df028b6ca: Pull complete 18:08:31 d65c8cfc05b1: Pull complete 18:08:46 2437ff75d9bd: Pull complete 18:08:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:08:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:08:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:46 prd-ubuntu20.04-docker-arm64-4c-16g-4615 does not seem to be running inside a container 18:08:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:08:49 $ docker top a30321e7cb65df7b81fc45ae272c6a39a71b105d012c8517c3e87ac784ed01e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:50 ---> job-cost.sh 18:08:50 lf-activate-venv: SKIPPING 18:08:50 INFO: No Stack... 18:08:50 INFO: Retrieving Pricing Info for: v3-standard-4 18:08:51 INFO: Archiving Costs [Pipeline] sh 18:08:52 + + cat /w/workspace/device-sdk-go/1/archives/cost.csv 18:08:52 cut -d, -f6 [Pipeline] lock 18:08:52 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1394-1-stack-cost] 18:08:52 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1394-1-stack-cost] did not exist. Created. 18:08:52 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1394-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:08:53 /w/workspace/device-sdk-go/1@tmp/durable-38706269/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:08:54 + echo total: 0.10999999940395355 [Pipeline] stash 18:08:54 Warning: overwriting stash ‘stack-cost’ 18:08:54 Stashed 1 file(s) [Pipeline] } 18:08:54 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1394-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:08:54 $ docker stop --time=1 a30321e7cb65df7b81fc45ae272c6a39a71b105d012c8517c3e87ac784ed01e3 18:08:56 $ docker rm -f --volumes a30321e7cb65df7b81fc45ae272c6a39a71b105d012c8517c3e87ac784ed01e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:08:57 provisioning config files... 18:08:57 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1394@tmp/config6958862696600325941tmp [Pipeline] { [Pipeline] sh 18:08:57 + set +x 18:08:57 + curl -s https://codecov.io/bash 18:08:57 + bash -s -- 18:08:57 18:08:57 _____ _ 18:08:57 / ____| | | 18:08:57 | | ___ __| | ___ ___ _____ __ 18:08:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:08:57 | |___| (_) | (_| | __/ (_| (_) \ V / 18:08:57 \_____\___/ \__,_|\___|\___\___/ \_/ 18:08:57 Bash-1.0.6 18:08:57 18:08:57 18:08:57 ==> git version 2.25.1 found 18:08:57 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:08:57 Release-Date: 2020-01-08 18:08:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:08:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:08:57 ==> Jenkins CI detected. 18:08:57 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1394 18:08:57 project root: . 18:08:57 --> token set from env 18:08:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:08:57 ==> Running gcov in . (disable via -X gcov) 18:08:57 ==> Python coveragepy not found 18:08:57 ==> Searching for coverage reports in: 18:08:57 + . 18:08:57 -> Found 1 reports 18:08:57 ==> Detecting git/mercurial file structure 18:08:57 ==> Reading reports 18:08:57 + ./coverage.out bytes=109536 18:08:57 ==> Appending adjustments 18:08:57 https://docs.codecov.io/docs/fixing-reports 18:08:58 + Found adjustments 18:08:58 ==> Gzipping contents 18:08:58 16K /tmp/codecov.WwtjoE.gz 18:08:58 ==> Uploading reports 18:08:58 url: https://codecov.io 18:08:58 query: branch=PR-1394&commit=31715d779ea18ad9748946d550caeaa2c7135f2d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1394%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1394&job=&cmd_args= 18:08:58 -> Pinging Codecov 18:08:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1394&commit=31715d779ea18ad9748946d550caeaa2c7135f2d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1394%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1394&job=&cmd_args= 18:08:58 -> Uploading to 18:08:58 https://storage.googleapis.com/codecov/v4/raw/2023-03-20/7E55EF52A471D76F132DFD9A03CDDE97/31715d779ea18ad9748946d550caeaa2c7135f2d/6c3cf912-7e90-4fc2-8a34-4f90c878c1f2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230320%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230320T180858Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ccf50353ff564aef8e3c53fd887003bfba1d2bb8aee32f220dd6720c8b2e5c5 18:08:58 % Total % Received % Xferd Average Speed Time Time Time Current 18:08:58 Dload Upload Total Spent Left Speed 18:08:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15233 0 0 100 15233 0 52167 --:--:-- --:--:-- --:--:-- 51989 18:08:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/31715d779ea18ad9748946d550caeaa2c7135f2d [Pipeline] } 18:08:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:09:00 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1394/archives ] 18:09:00 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1394/archives 18:09:00 total 16 18:09:00 drwxr-xr-x 3 root root 4096 Mar 20 17:53 . 18:09:00 drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 17:53 .. 18:09:00 drwxr-xr-x 2 root root 4096 Mar 20 17:53 cost 18:09:00 -rw-r--r-- 1 root root 86 Mar 20 17:53 cost.csv 18:09:00 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1394/archives 18:09:00 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1394/archives 18:09:00 total 16 18:09:00 drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 17:53 . 18:09:00 drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 17:53 .. 18:09:00 drwxr-xr-x 2 jenkins jenkins 4096 Mar 20 17:53 cost 18:09:00 -rw-r--r-- 1 jenkins jenkins 86 Mar 20 17:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:09:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:09:01 ---> package-listing.sh 18:09:01 ++ facter osfamily 18:09:01 ++ tr '[:upper:]' '[:lower:]' 18:09:01 + OS_FAMILY=debian 18:09:01 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1394 18:09:01 + START_PACKAGES=/tmp/packages_start.txt 18:09:01 + END_PACKAGES=/tmp/packages_end.txt 18:09:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:09:01 + PACKAGES=/tmp/packages_start.txt 18:09:01 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1394 ']' 18:09:01 + PACKAGES=/tmp/packages_end.txt 18:09:01 + case "${OS_FAMILY}" in 18:09:01 + grep '^ii' 18:09:01 + dpkg -l 18:09:01 + '[' -f /tmp/packages_start.txt ']' 18:09:01 + '[' -f /tmp/packages_end.txt ']' 18:09:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:09:01 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1394 ']' 18:09:01 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1394/archives/ 18:09:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1394/archives/ [Pipeline] echo 18:09:02 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-1394/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:09:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:03 prd-ubuntu20.04-docker-8c-8g-4614 does not seem to be running inside a container 18:09:03 $ 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-1394/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-1394 -v /w/workspace/gexfoundry_device-sdk-go_PR-1394:/w/workspace/gexfoundry_device-sdk-go_PR-1394:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1394@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1394@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:09:03 $ docker top d6822c33882f3f8f1875c95cbe534c6f9233516e455d0f891e42f777bd3b6562 -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:03 + touch /tmp/pre-build-complete [Pipeline] sh 18:09:04 + mkdir -p /var/log/sysstat [Pipeline] sh 18:09:04 + ls /var/log/sa-host 18:09:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:09:04 provisioning config files... 18:09:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1394@tmp/config15434958984139560397tmp [Pipeline] { [Pipeline] echo 18:09:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:09:04 ---> create-netrc.sh [Pipeline] } 18:09:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:09:05 ---> python-tools-install.sh [Pipeline] echo 18:09:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:09:05 ---> sudo-logs.sh 18:09:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:09:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:09:06 ---> job-cost.sh 18:09:06 lf-activate-venv: SKIPPING 18:09:06 DEBUG: total: 0.2199999988079071 18:09:06 INFO: Retrieving Stack Cost... 18:09:06 INFO: Retrieving Pricing Info for: v3-standard-8 18:09:06 INFO: Archiving Costs [Pipeline] echo 18:09:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:09:07 ---> logs-deploy.sh 18:09:07 lf-activate-venv: SKIPPING 18:09:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1394/1 18:09:07 INFO: archiving workspace using pattern(s): 18:09:08 Archives upload complete. 18:09:08 INFO: archiving logs to Nexus