Pull request #1446 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dbe9d5e0872a60535a4ad0e83d3d5546e8bba869+41beedf42db0c4239d13182dec900f5915327502 (bf1fe6e5480be9ed11160710972b07219d43895c) 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-ssh6812740588465728775.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh17886477067278002286.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-1446/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-1446/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7679487828360382932.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-1446/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10487534444298661092.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh12813733321344931971.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-1446/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-1446/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13883742044830282288.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-12523 in /w/workspace/gexfoundry_device-sdk-go_PR-1446 [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-1446 # 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/1446/head:refs/remotes/origin/PR-1446 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 41beedf42db0c4239d13182dec900f5915327502 into PR head commit dbe9d5e0872a60535a4ad0e83d3d5546e8bba869 Merge succeeded, producing dbe9d5e0872a60535a4ad0e83d3d5546e8bba869 Checking out Revision dbe9d5e0872a60535a4ad0e83d3d5546e8bba869 (PR-1446) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f dbe9d5e0872a60535a4ad0e83d3d5546e8bba869 # 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 41beedf42db0c4239d13182dec900f5915327502 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbe9d5e0872a60535a4ad0e83d3d5546e8bba869 # timeout=10 [Pipeline] timeout 01:43:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:43:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:43:36 ========================================================= 01:43:36 EdgeX Global Pipelines Version Info 01:43:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:43:37 ------------------- 01:43:37 stable info: 01:43:37 ------------------- 01:43:37 Commited By: Bill Mahoney bill.mahoney@intel.com 01:43:37 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 01:43:37 Message: update stable to v1.0.248 01:43:38 ------------------- 01:43:38 experimental info: 01:43:38 ------------------- 01:43:38 Commited By: **** collab-it+edgex@linuxfoundation.org 01:43:38 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:43:38 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:43:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 01:43:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 01:43:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:43:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:43:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:43:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:43:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:43:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 01:43:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:43:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:43:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:43:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 01:43:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:43:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:43:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:43:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:43:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:43:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:43:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:43:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:43:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:43:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 01:43:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:43:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:43:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:43:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:43:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:43:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1446 [Pipeline] echo 01:43:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1446 [Pipeline] echo 01:43:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1446 [Pipeline] echo 01:43:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbe9d5e0872a60535a4ad0e83d3d5546e8bba869 [Pipeline] echo 01:43:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbe9d5e [Pipeline] echo 01:43:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:43:43 provisioning config files... 01:43:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1446@tmp/config9466206643380853045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:43:43 ---> docker-login.sh 01:43:43 nexus3.edgexfoundry.org:10001 01:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:43 Configure a credential helper to remove this warning. See 01:43:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:43 01:43:43 Login Succeeded 01:43:43 nexus3.edgexfoundry.org:10002 01:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:43 Configure a credential helper to remove this warning. See 01:43:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:43 01:43:43 Login Succeeded 01:43:43 nexus3.edgexfoundry.org:10003 01:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:44 Configure a credential helper to remove this warning. See 01:43:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:44 01:43:44 Login Succeeded 01:43:44 nexus3.edgexfoundry.org:10004 01:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:44 Configure a credential helper to remove this warning. See 01:43:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:44 01:43:44 Login Succeeded 01:43:44 docker.io 01:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:44 Configure a credential helper to remove this warning. See 01:43:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:44 01:43:44 Login Succeeded 01:43:44 ---> docker-login.sh ends [Pipeline] } 01:43:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:43:45 + git rev-list -1 --merges dbe9d5e0872a60535a4ad0e83d3d5546e8bba869~1..dbe9d5e0872a60535a4ad0e83d3d5546e8bba869 [Pipeline] echo 01:43:45 -----------> git rev-list -1 --merges dbe9d5e0872a60535a4ad0e83d3d5546e8bba869~1..dbe9d5e0872a60535a4ad0e83d3d5546e8bba869 dbe9d5e0872a60535a4ad0e83d3d5546e8bba869 [false] [Pipeline] sh 01:43:45 + git log --format=format:%s -1 dbe9d5e0872a60535a4ad0e83d3d5546e8bba869 [Pipeline] echo 01:43:45 ========================================================= 01:43:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:43:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:43:46 + git log --format=format:%s -1 dbe9d5e0872a60535a4ad0e83d3d5546e8bba869 [Pipeline] echo 01:43:46 [semverPrep] GIT_COMMIT: dbe9d5e0872a60535a4ad0e83d3d5546e8bba869, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 01:43:46 [semverPrep] This is not a build commit. [Pipeline] sh 01:43:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:43:46 + grep -v github /etc/ssh/ssh_known_hosts 01:43:46 + [ -e /tmp/ssh_known_hosts ] 01:43:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:43:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:43:46 + sudo tee -a /etc/ssh/ssh_known_hosts 01:43:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:43:47 01:43:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:43:47 0.1.4: Pulling from edgex-devops/py-git-semver 01:43:47 b85a868b505f: Pulling fs layer 01:43:47 e2be974225ed: Pulling fs layer 01:43:47 339a4e72a1f5: Pulling fs layer 01:43:47 988bab9f4d93: Pulling fs layer 01:43:47 1469e6f7b9e6: Pulling fs layer 01:43:47 988bab9f4d93: Waiting 01:43:47 eaf3925da568: Pulling fs layer 01:43:47 1469e6f7b9e6: Waiting 01:43:47 bab4dde63d76: Pulling fs layer 01:43:47 bde34c3a00c8: Pulling fs layer 01:43:47 b352a97aabf1: Pulling fs layer 01:43:47 bde34c3a00c8: Waiting 01:43:47 eaf3925da568: Waiting 01:43:47 b352a97aabf1: Waiting 01:43:47 bab4dde63d76: Waiting 01:43:47 4872d77fe225: Pulling fs layer 01:43:47 5851b861e8e6: Pulling fs layer 01:43:47 4872d77fe225: Waiting 01:43:47 5851b861e8e6: Waiting 01:43:47 e2be974225ed: Download complete 01:43:47 988bab9f4d93: Verifying Checksum 01:43:47 988bab9f4d93: Download complete 01:43:47 1469e6f7b9e6: Verifying Checksum 01:43:47 1469e6f7b9e6: Download complete 01:43:47 eaf3925da568: Download complete 01:43:47 339a4e72a1f5: Verifying Checksum 01:43:47 339a4e72a1f5: Download complete 01:43:47 bde34c3a00c8: Verifying Checksum 01:43:47 bde34c3a00c8: Download complete 01:43:47 b352a97aabf1: Download complete 01:43:47 4872d77fe225: Verifying Checksum 01:43:47 4872d77fe225: Download complete 01:43:47 5851b861e8e6: Verifying Checksum 01:43:47 5851b861e8e6: Download complete 01:43:47 b85a868b505f: Verifying Checksum 01:43:47 b85a868b505f: Download complete 01:43:47 bab4dde63d76: Verifying Checksum 01:43:48 b85a868b505f: Pull complete 01:43:49 e2be974225ed: Pull complete 01:43:49 339a4e72a1f5: Pull complete 01:43:49 988bab9f4d93: Pull complete 01:43:50 1469e6f7b9e6: Pull complete 01:43:50 eaf3925da568: Pull complete 01:43:51 bab4dde63d76: Pull complete 01:43:51 bde34c3a00c8: Pull complete 01:43:51 b352a97aabf1: Pull complete 01:43:52 4872d77fe225: Pull complete 01:43:52 5851b861e8e6: Pull complete 01:43:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:43:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:43:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:52 prd-ubuntu20.04-docker-8c-8g-12523 does not seem to be running inside a container 01:43:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1446 -v /w/workspace/gexfoundry_device-sdk-go_PR-1446:/w/workspace/gexfoundry_device-sdk-go_PR-1446:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1446@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1446@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:43:59 $ docker top b7693c55d8bebace0d76da0b85c7b5b45a41e7c755a68bbfbd7dcfa5732bdc46 -eo pid,comm 01:43:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:43:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:43:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:43:59 [ssh-agent] Looking for ssh-agent implementation... 01:43:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:43:59 $ docker exec b7693c55d8bebace0d76da0b85c7b5b45a41e7c755a68bbfbd7dcfa5732bdc46 ssh-agent 01:43:59 SSH_AUTH_SOCK=/tmp/ssh-C3lkIFKgCmYz/agent.14 01:43:59 SSH_AGENT_PID=21 01:43:59 Running ssh-add (command line suppressed) 01:43:59 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1446@tmp/private_key_11213604722013319599.key (/w/workspace/gexfoundry_device-sdk-go_PR-1446@tmp/private_key_11213604722013319599.key) 01:43:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:44:00 + git tag --points-at HEAD [Pipeline] } 01:44:00 $ docker exec --env ******** --env ******** b7693c55d8bebace0d76da0b85c7b5b45a41e7c755a68bbfbd7dcfa5732bdc46 ssh-agent -k 01:44:00 unset SSH_AUTH_SOCK; 01:44:00 unset SSH_AGENT_PID; 01:44:00 echo Agent pid 21 killed; 01:44:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:44:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:44:00 [ssh-agent] Looking for ssh-agent implementation... 01:44:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:44:00 $ docker exec b7693c55d8bebace0d76da0b85c7b5b45a41e7c755a68bbfbd7dcfa5732bdc46 ssh-agent 01:44:00 SSH_AUTH_SOCK=/tmp/ssh-4F5fdPVLgnu2/agent.71 01:44:00 SSH_AGENT_PID=77 01:44:00 Running ssh-add (command line suppressed) 01:44:00 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1446@tmp/private_key_2703538644918406568.key (/w/workspace/gexfoundry_device-sdk-go_PR-1446@tmp/private_key_2703538644918406568.key) 01:44:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:44:01 + git semver init 01:44:01 2023-05-03 01:44:01,342 [run_init] DEBUG init version:0.0.0 force:False 01:44:01 2023-05-03 01:44:01,343 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1446/.semver 01:44:01 2023-05-03 01:44:01,344 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1446/.semver 01:44:01 2023-05-03 01:44:01,345 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1446/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1446, universal_newlines=False, shell=None, istream=None) 01:44:02 2023-05-03 01:44:02,441 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1446/.git/info/exclude 01:44:02 2023-05-03 01:44:02,442 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1446/.semver/PR-1446 with force:False 01:44:02 2023-05-03 01:44:02,442 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1446/.semver/PR-1446 01:44:02 2023-05-03 01:44:02,447 [execute] INFO git cat-file --batch-check 01:44:02 2023-05-03 01:44:02,447 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1446/.semver, universal_newlines=False, shell=None, istream=) 01:44:02 2023-05-03 01:44:02,454 [execute] INFO git cat-file --batch 01:44:02 2023-05-03 01:44:02,454 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1446/.semver, universal_newlines=False, shell=None, istream=) 01:44:02 2023-05-03 01:44:02,459 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1446/.semver/PR-1446 01:44:02 0.0.0 [Pipeline] } 01:44:02 $ docker exec --env ******** --env ******** b7693c55d8bebace0d76da0b85c7b5b45a41e7c755a68bbfbd7dcfa5732bdc46 ssh-agent -k 01:44:02 unset SSH_AUTH_SOCK; 01:44:02 unset SSH_AGENT_PID; 01:44:02 echo Agent pid 77 killed; 01:44:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:44:03 + git semver [Pipeline] } 01:44:03 $ docker stop --time=1 b7693c55d8bebace0d76da0b85c7b5b45a41e7c755a68bbfbd7dcfa5732bdc46 01:44:04 $ docker rm -f --volumes b7693c55d8bebace0d76da0b85c7b5b45a41e7c755a68bbfbd7dcfa5732bdc46 [Pipeline] // withDockerContainer [Pipeline] sh 01:44:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:44:05 Stashed 1 file(s) [Pipeline] echo 01:44:05 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:44:06 provisioning config files... 01:44:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1446@tmp/config17228821772718340451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:44:06 ---> docker-login.sh 01:44:06 nexus3.edgexfoundry.org:10001 01:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:06 Configure a credential helper to remove this warning. See 01:44:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:06 01:44:06 Login Succeeded 01:44:06 nexus3.edgexfoundry.org:10002 01:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:06 Configure a credential helper to remove this warning. See 01:44:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:06 01:44:06 Login Succeeded 01:44:06 nexus3.edgexfoundry.org:10003 01:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:06 Configure a credential helper to remove this warning. See 01:44:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:06 01:44:06 Login Succeeded 01:44:06 nexus3.edgexfoundry.org:10004 01:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:06 Configure a credential helper to remove this warning. See 01:44:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:06 01:44:06 Login Succeeded 01:44:06 docker.io 01:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:07 Configure a credential helper to remove this warning. See 01:44:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:07 01:44:07 Login Succeeded 01:44:07 ---> docker-login.sh ends [Pipeline] } 01:44:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:44:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:44:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:44:07 ========================================================= 01:44:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:44:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:08 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:44:08 Sending build context to Docker daemon 11.05MB 01:44:08 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 01:44:08 Step 2/10 : FROM ${BASE} AS builder 01:44:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:44:08 f56be85fc22e: Pulling fs layer 01:44:08 85791d961cd3: Pulling fs layer 01:44:08 d694b5ae8c79: Pulling fs layer 01:44:08 9f32a84ed3da: Pulling fs layer 01:44:08 4d19c01a9841: Pulling fs layer 01:44:08 9325e15d5711: Pulling fs layer 01:44:08 556b6ee489ea: Pulling fs layer 01:44:08 c5a4b2cf53e6: Pulling fs layer 01:44:08 9f32a84ed3da: Waiting 01:44:08 c5a4b2cf53e6: Waiting 01:44:08 556b6ee489ea: Waiting 01:44:08 4d19c01a9841: Waiting 01:44:08 9325e15d5711: Waiting 01:44:08 85791d961cd3: Verifying Checksum 01:44:08 85791d961cd3: Download complete 01:44:08 9f32a84ed3da: Verifying Checksum 01:44:08 9f32a84ed3da: Download complete 01:44:08 4d19c01a9841: Verifying Checksum 01:44:08 4d19c01a9841: Download complete 01:44:08 f56be85fc22e: Download complete 01:44:08 9325e15d5711: Verifying Checksum 01:44:08 9325e15d5711: Download complete 01:44:08 f56be85fc22e: Pull complete 01:44:08 85791d961cd3: Pull complete 01:44:08 c5a4b2cf53e6: Verifying Checksum 01:44:08 c5a4b2cf53e6: Download complete 01:44:09 d694b5ae8c79: Verifying Checksum 01:44:09 d694b5ae8c79: Download complete 01:44:09 556b6ee489ea: Verifying Checksum 01:44:09 556b6ee489ea: Download complete 01:44:12 d694b5ae8c79: Pull complete 01:44:12 9f32a84ed3da: Pull complete 01:44:13 4d19c01a9841: Pull complete 01:44:13 9325e15d5711: Pull complete 01:44:16 556b6ee489ea: Pull complete 01:44:17 c5a4b2cf53e6: Pull complete 01:44:17 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 01:44:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:44:17 ---> c4be618373d6 01:44:17 Step 3/10 : ARG MAKE=make build 01:44:20 Still waiting to schedule task 01:44:20 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:44:24 ---> Running in b72c717ade36 01:44:24 Removing intermediate container b72c717ade36 01:44:24 ---> bc74645af498 01:44:24 Step 4/10 : WORKDIR /device-sdk-go 01:44:24 ---> Running in 23b863d60f11 01:44:24 Removing intermediate container 23b863d60f11 01:44:24 ---> 27fa54646d59 01:44:24 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:44:24 ---> Running in 5ba696f78782 01:44:24 Removing intermediate container 5ba696f78782 01:44:24 ---> c4cb4beb5f31 01:44:24 Step 6/10 : RUN apk add --update --no-cache make git 01:44:24 ---> Running in 558b5e097c06 01:44:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:44:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:44:24 OK: 265 MiB in 53 packages 01:44:25 Removing intermediate container 558b5e097c06 01:44:25 ---> dc66a666771d 01:44:25 Step 7/10 : COPY go.mod vendor* ./ 01:44:25 ---> 635609264097 01:44:25 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:25 ---> Running in eaa69ae7b00a 01:44:58 Removing intermediate container eaa69ae7b00a 01:44:58 ---> 1482bc5df8d8 01:44:58 Step 9/10 : COPY . . 01:44:58 ---> 4a948e5381cd 01:44:58 Step 10/10 : RUN ${MAKE} 01:44:58 ---> Running in 2e06d574508c 01:44:58 noop 01:44:58 Removing intermediate container 2e06d574508c 01:44:58 ---> ce0247577fad 01:44:58 Successfully built ce0247577fad 01:44:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:59 + docker inspect -f . ci-base-image-x86_64 01:44:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:59 prd-ubuntu20.04-docker-8c-8g-12523 does not seem to be running inside a container 01:44:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1446 -v /w/workspace/gexfoundry_device-sdk-go_PR-1446:/w/workspace/gexfoundry_device-sdk-go_PR-1446:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1446@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1446@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:45:00 $ docker top f61d0aeafa9ba1bdd6869f41d5b66869c08c7748bd0ef50411b6fb8eb39f9b5b -eo pid,comm [Pipeline] { [Pipeline] sh 01:45:00 + go version 01:45:00 go version go1.20.2 linux/amd64 [Pipeline] } 01:45:00 $ docker stop --time=1 f61d0aeafa9ba1bdd6869f41d5b66869c08c7748bd0ef50411b6fb8eb39f9b5b 01:45:01 $ docker rm -f --volumes f61d0aeafa9ba1bdd6869f41d5b66869c08c7748bd0ef50411b6fb8eb39f9b5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:02 + docker inspect -f . ci-base-image-x86_64 01:45:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:02 prd-ubuntu20.04-docker-8c-8g-12523 does not seem to be running inside a container 01:45:02 $ 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-1446 -v /w/workspace/gexfoundry_device-sdk-go_PR-1446:/w/workspace/gexfoundry_device-sdk-go_PR-1446:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1446@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1446@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:45:03 $ docker top 6e0b0a2813f7b93d43aa62cdac8940d42f8543e1655f2c053a3825d761b1f645 -eo pid,comm [Pipeline] { [Pipeline] sh 01:45:03 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1446 [Pipeline] fileExists [Pipeline] sh 01:45:03 + make test 01:45:03 go test -race -coverprofile=coverage.out ./... 01:45:10 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 01:45:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 01:45:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 01:45:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 01:45:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 01:45:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 01:45:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.065s coverage: 27.6% of statements 01:45:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.082s coverage: 80.2% of statements 01:45:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 01:45:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 01:45:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.076s coverage: 86.0% of statements 01:45:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 01:45:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 01:45:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.108s coverage: 77.5% of statements 01:45:26 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 01:45:26 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 01:45:27 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 01:45:30 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.070s coverage: 14.6% of statements 01:45:30 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.091s coverage: 68.5% of statements 01:45:30 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.110s coverage: 89.2% of statements 01:45:30 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.051s coverage: 5.5% of statements 01:45:53 GO111MODULE=on go vet ./... 01:45:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:45:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:45:53 ./bin/test-attribution-txt.sh [Pipeline] echo 01:45:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:45:54 $ docker stop --time=1 6e0b0a2813f7b93d43aa62cdac8940d42f8543e1655f2c053a3825d761b1f645 01:45:58 $ docker rm -f --volumes 6e0b0a2813f7b93d43aa62cdac8940d42f8543e1655f2c053a3825d761b1f645 [Pipeline] // withDockerContainer [Pipeline] sh 01:45:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:45:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:45:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:45:59 + ls -al . 01:45:59 total 272 01:45:59 drwxrwxr-x 11 jenkins jenkins 4096 May 3 01:45 . 01:45:59 drwxrwxr-x 4 jenkins jenkins 4096 May 3 01:43 .. 01:45:59 -rw-rw-r-- 1 jenkins jenkins 140 May 3 01:43 .dockerignore 01:45:59 drwxrwxr-x 8 jenkins jenkins 4096 May 3 01:44 .git 01:45:59 drwxrwxr-x 2 jenkins jenkins 4096 May 3 01:43 .github 01:45:59 -rw-rw-r-- 1 jenkins jenkins 131 May 3 01:43 .gitignore 01:45:59 -rw-rw-r-- 1 jenkins jenkins 42 May 3 01:43 .golangci.yml 01:45:59 drwxr-xr-x 3 jenkins jenkins 4096 May 3 01:44 .semver 01:45:59 -rw-rw-r-- 1 jenkins jenkins 31677 May 3 01:43 CHANGELOG.md 01:45:59 -rw-rw-r-- 1 jenkins jenkins 677 May 3 01:43 GOVERNANCE.md 01:45:59 -rw-rw-r-- 1 jenkins jenkins 885 May 3 01:43 Jenkinsfile 01:45:59 -rw-rw-r-- 1 jenkins jenkins 11341 May 3 01:43 LICENSE 01:45:59 -rw-rw-r-- 1 jenkins jenkins 1714 May 3 01:43 Makefile 01:45:59 -rw-rw-r-- 1 jenkins jenkins 619 May 3 01:43 OWNERS.md 01:45:59 -rw-rw-r-- 1 jenkins jenkins 4891 May 3 01:43 README.md 01:45:59 -rw-rw-r-- 1 jenkins jenkins 5 May 3 01:44 VERSION 01:45:59 drwxrwxr-x 2 jenkins jenkins 4096 May 3 01:43 bin 01:45:59 -rw-r--r-- 1 jenkins jenkins 106119 May 3 01:45 coverage.out 01:45:59 drwxrwxr-x 5 jenkins jenkins 4096 May 3 01:43 example 01:45:59 -rw-rw-r-- 1 jenkins jenkins 3246 May 3 01:43 go.mod 01:45:59 -rw-rw-r-- 1 jenkins jenkins 30781 May 3 01:43 go.sum 01:45:59 drwxrwxr-x 12 jenkins jenkins 4096 May 3 01:43 internal 01:45:59 drwxrwxr-x 3 jenkins jenkins 4096 May 3 01:43 openapi 01:45:59 drwxrwxr-x 6 jenkins jenkins 4096 May 3 01:43 pkg 01:45:59 drwxrwxr-x 4 jenkins jenkins 4096 May 3 01:43 snap 01:45:59 -rw-rw-r-- 1 jenkins jenkins 222 May 3 01:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:00 + 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=dbe9d5e0872a60535a4ad0e83d3d5546e8bba869 --label arch=amd64 --label version=0.0.0 . 01:46:00 Sending build context to Docker daemon 11.16MB 01:46:00 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 01:46:00 Step 2/23 : FROM ${BASE} AS builder 01:46:00 ---> ce0247577fad 01:46:00 Step 3/23 : ARG MAKE=make build 01:46:00 ---> Running in 69a4b77f04bb 01:46:00 Removing intermediate container 69a4b77f04bb 01:46:00 ---> 8cf7e341d2d8 01:46:00 Step 4/23 : WORKDIR /device-sdk-go 01:46:00 ---> Running in 0165a586a47a 01:46:00 Removing intermediate container 0165a586a47a 01:46:00 ---> 961e09707147 01:46:00 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:46:01 ---> Running in 22492fa5f907 01:46:01 Removing intermediate container 22492fa5f907 01:46:01 ---> 1b652d8d36f3 01:46:01 Step 6/23 : RUN apk add --update --no-cache make git 01:46:01 ---> Running in fd3f76e0f07b 01:46:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:46:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:46:01 OK: 265 MiB in 53 packages 01:46:02 Removing intermediate container fd3f76e0f07b 01:46:02 ---> b7ff14d7ced8 01:46:02 Step 7/23 : COPY go.mod vendor* ./ 01:46:02 ---> 336123e9def8 01:46:02 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:02 ---> Running in 0704e6a6ced5 01:46:05 Removing intermediate container 0704e6a6ced5 01:46:05 ---> 24976be96a5a 01:46:05 Step 9/23 : COPY . . 01:46:05 ---> 7a769fcf00db 01:46:05 Step 10/23 : RUN ${MAKE} 01:46:05 ---> Running in ef647bb015a6 01:46:06 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 01:46:28 Removing intermediate container ef647bb015a6 01:46:28 ---> e39546b35d59 01:46:28 Step 11/23 : FROM alpine:3.17 01:46:28 3.17: Pulling from library/alpine 01:46:28 f56be85fc22e: Already exists 01:46:28 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:46:28 Status: Downloaded newer image for alpine:3.17 01:46:28 ---> 9ed4aefc74f6 01:46:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 01:46:28 ---> Running in 42146aa33ee6 01:46:28 Removing intermediate container 42146aa33ee6 01:46:28 ---> 8bae779ba5a6 01:46:28 Step 13/23 : RUN apk add --update --no-cache 01:46:28 ---> Running in 4f3b89ec6073 01:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:46:28 OK: 7 MiB in 15 packages 01:46:28 Removing intermediate container 4f3b89ec6073 01:46:28 ---> 857eb74a7d37 01:46:28 Step 14/23 : WORKDIR / 01:46:28 ---> Running in 9ea99dc78606 01:46:28 Removing intermediate container 9ea99dc78606 01:46:28 ---> 7f9e1c30cc97 01:46:28 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 01:46:28 ---> 54962802b396 01:46:28 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 01:46:28 ---> 73350bae1dc9 01:46:28 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 01:46:28 ---> 7e2727dbe77c 01:46:28 Step 18/23 : EXPOSE 59999 01:46:28 ---> Running in ddb93448ef50 01:46:28 Removing intermediate container ddb93448ef50 01:46:28 ---> 9dcd34fc341e 01:46:28 Step 19/23 : ENTRYPOINT ["/device-simple"] 01:46:28 ---> Running in 57899ed6988d 01:46:28 Removing intermediate container 57899ed6988d 01:46:28 ---> b0e96ac8b802 01:46:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:46:28 ---> Running in 07f34e64ee3f 01:46:28 Removing intermediate container 07f34e64ee3f 01:46:28 ---> ef2784b13931 01:46:28 Step 21/23 : LABEL arch=amd64 01:46:28 ---> Running in 0921a5526079 01:46:28 Removing intermediate container 0921a5526079 01:46:28 ---> d4d655908d52 01:46:28 Step 22/23 : LABEL git_sha=dbe9d5e0872a60535a4ad0e83d3d5546e8bba869 01:46:28 ---> Running in 30afd1c8abeb 01:46:28 Removing intermediate container 30afd1c8abeb 01:46:28 ---> d4323578b9b5 01:46:28 Step 23/23 : LABEL version=0.0.0 01:46:28 ---> Running in 521a46bfbf26 01:46:28 Removing intermediate container 521a46bfbf26 01:46:28 ---> cec1ad3b7bfa 01:46:28 [Warning] One or more build-args [ARCH] were not consumed 01:46:28 Successfully built cec1ad3b7bfa 01:46:28 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:46:29 01:46:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:46:29 latest: Pulling from edgex-lftools-log-publisher 01:46:29 5eb5b503b376: Pulling fs layer 01:46:29 5c69ac0246d0: Pulling fs layer 01:46:29 ec43610c2a17: Pulling fs layer 01:46:29 3a2ae6a8a46f: Pulling fs layer 01:46:29 33b1e0a273af: Pulling fs layer 01:46:29 5d3b04190fa2: Pulling fs layer 01:46:29 2f39f015ded8: Pulling fs layer 01:46:29 3a2ae6a8a46f: Waiting 01:46:29 33b1e0a273af: Waiting 01:46:29 2f39f015ded8: Waiting 01:46:29 5d3b04190fa2: Waiting 01:46:29 5c69ac0246d0: Download complete 01:46:29 3a2ae6a8a46f: Verifying Checksum 01:46:29 3a2ae6a8a46f: Download complete 01:46:29 33b1e0a273af: Verifying Checksum 01:46:29 33b1e0a273af: Download complete 01:46:29 5d3b04190fa2: Verifying Checksum 01:46:29 5d3b04190fa2: Download complete 01:46:29 ec43610c2a17: Verifying Checksum 01:46:29 ec43610c2a17: Download complete 01:46:29 5eb5b503b376: Verifying Checksum 01:46:29 5eb5b503b376: Download complete 01:46:30 2f39f015ded8: Verifying Checksum 01:46:30 2f39f015ded8: Download complete 01:46:31 5eb5b503b376: Pull complete 01:46:31 5c69ac0246d0: Pull complete 01:46:31 ec43610c2a17: Pull complete 01:46:31 3a2ae6a8a46f: Pull complete 01:46:31 33b1e0a273af: Pull complete 01:46:31 5d3b04190fa2: Pull complete 01:46:36 2f39f015ded8: Pull complete 01:46:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:46:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:46:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:36 prd-ubuntu20.04-docker-8c-8g-12523 does not seem to be running inside a container 01:46:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1446 -v /w/workspace/gexfoundry_device-sdk-go_PR-1446:/w/workspace/gexfoundry_device-sdk-go_PR-1446:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1446@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1446@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:46:41 $ docker top 66a91d2c50234e3d1320f746920630bc80fac7fd38dfd217de236e32b0d1bf1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:41 ---> job-cost.sh 01:46:41 lf-activate-venv: SKIPPING 01:46:41 INFO: No Stack... 01:46:42 INFO: Retrieving Pricing Info for: v3-standard-8 01:46:42 INFO: Archiving Costs [Pipeline] sh 01:46:42 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1446/archives/cost.csv 01:46:42 + cut -d, -f6 [Pipeline] lock 01:46:42 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1446-1-stack-cost] 01:46:42 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1446-1-stack-cost] did not exist. Created. 01:46:42 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1446-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:46:43 + echo total: 0.2199999988079071 [Pipeline] stash 01:46:43 Stashed 1 file(s) [Pipeline] } 01:46:43 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1446-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:46:43 $ docker stop --time=1 66a91d2c50234e3d1320f746920630bc80fac7fd38dfd217de236e32b0d1bf1a 01:46:44 $ docker rm -f --volumes 66a91d2c50234e3d1320f746920630bc80fac7fd38dfd217de236e32b0d1bf1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:47:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12525 in /w/workspace/gexfoundry_device-sdk-go_PR-1446 [Pipeline] { [Pipeline] ws 01:47:57 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 01:47:57 The recommended git tool is: git 01:48:03 using credential edgex-jenkins-ssh 01:48:03 Cloning the remote Git repository 01:48:03 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 01:48:04 > git init /w/workspace/device-sdk-go/1 # timeout=10 01:48:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:48:04 > git --version # timeout=10 01:48:04 > git --version # 'git version 2.25.1' 01:48:04 using GIT_SSH to set credentials SSH Credentials for GitHub 01:48:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:48:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:48:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:48:07 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:48:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:48:07 using GIT_SSH to set credentials SSH Credentials for GitHub 01:48:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1446/head:refs/remotes/origin/PR-1446 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:48:08 Merging remotes/origin/main commit 41beedf42db0c4239d13182dec900f5915327502 into PR head commit dbe9d5e0872a60535a4ad0e83d3d5546e8bba869 01:48:08 Merge succeeded, producing dbe9d5e0872a60535a4ad0e83d3d5546e8bba869 01:48:08 Checking out Revision dbe9d5e0872a60535a4ad0e83d3d5546e8bba869 (PR-1446) 01:48:08 > git config core.sparsecheckout # timeout=10 01:48:08 > git checkout -f dbe9d5e0872a60535a4ad0e83d3d5546e8bba869 # timeout=10 01:48:08 > git remote # timeout=10 01:48:08 > git config --get remote.origin.url # timeout=10 01:48:08 using GIT_SSH to set credentials SSH Credentials for GitHub 01:48:08 > git merge 41beedf42db0c4239d13182dec900f5915327502 # timeout=10 01:48:08 > git rev-parse HEAD^{commit} # timeout=10 01:48:08 > git config core.sparsecheckout # timeout=10 01:48:08 > git checkout -f dbe9d5e0872a60535a4ad0e83d3d5546e8bba869 # timeout=10 01:48:09 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 01:48:09 > git --version # timeout=10 01:48:09 > git --version # 'git version 2.25.1' 01:48:09 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:48:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:48:10 % Total % Received % Xferd Average Speed Time Time Time Current 01:48:10 Dload Upload Total Spent Left Speed 01:48:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 01:48:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:48:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:48:11 + sudo tee /etc/docker/daemon.new 01:48:11 { 01:48:11 "registry-mirrors": [ 01:48:11 "https://nexus3.edgexfoundry.org:10001" 01:48:11 ], 01:48:11 "bip": "10.250.0.254/24", 01:48:11 "hosts": [ 01:48:11 "tcp://0.0.0.0:5555", 01:48:11 "unix:///var/run/docker.sock" 01:48:11 ], 01:48:11 "mtu": 1458, 01:48:11 "selinux-enabled": true, 01:48:11 "seccomp-profile": "/etc/docker/seccomp.json" 01:48:11 } [Pipeline] sh 01:48:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:48:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:48:30 provisioning config files... 01:48:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config15072579794391793149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:48:31 ---> docker-login.sh 01:48:31 nexus3.edgexfoundry.org:10001 01:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:48:32 Configure a credential helper to remove this warning. See 01:48:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:48:32 01:48:32 Login Succeeded 01:48:32 nexus3.edgexfoundry.org:10002 01:48:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:48:32 Configure a credential helper to remove this warning. See 01:48:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:48:32 01:48:32 Login Succeeded 01:48:32 nexus3.edgexfoundry.org:10003 01:48:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:48:32 Configure a credential helper to remove this warning. See 01:48:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:48:32 01:48:32 Login Succeeded 01:48:32 nexus3.edgexfoundry.org:10004 01:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:48:33 Configure a credential helper to remove this warning. See 01:48:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:48:33 01:48:33 Login Succeeded 01:48:33 docker.io 01:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:48:33 Configure a credential helper to remove this warning. See 01:48:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:48:33 01:48:33 Login Succeeded 01:48:33 ---> docker-login.sh ends [Pipeline] } 01:48:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:48:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:48:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:48:34 ========================================================= 01:48:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:48:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:34 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:48:35 Sending build context to Docker daemon 5.933MB 01:48:35 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 01:48:35 Step 2/10 : FROM ${BASE} AS builder 01:48:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:48:35 c41833b44d91: Pulling fs layer 01:48:35 ed15518f5707: Pulling fs layer 01:48:35 feae8fd75edb: Pulling fs layer 01:48:35 242c74f7c9fa: Pulling fs layer 01:48:35 3cdef696dda3: Pulling fs layer 01:48:35 2ced38df9373: Pulling fs layer 01:48:35 58f1dce35555: Pulling fs layer 01:48:35 242c74f7c9fa: Waiting 01:48:35 3cdef696dda3: Waiting 01:48:35 2ced38df9373: Waiting 01:48:35 58f1dce35555: Waiting 01:48:35 ed15518f5707: Verifying Checksum 01:48:35 ed15518f5707: Download complete 01:48:35 242c74f7c9fa: Verifying Checksum 01:48:35 242c74f7c9fa: Download complete 01:48:35 3cdef696dda3: Verifying Checksum 01:48:35 3cdef696dda3: Download complete 01:48:35 c41833b44d91: Verifying Checksum 01:48:35 c41833b44d91: Download complete 01:48:37 58f1dce35555: Verifying Checksum 01:48:37 58f1dce35555: Download complete 01:48:38 feae8fd75edb: Verifying Checksum 01:48:38 feae8fd75edb: Download complete 01:48:38 c41833b44d91: Pull complete 01:48:38 2ced38df9373: Verifying Checksum 01:48:38 2ced38df9373: Download complete 01:48:38 ed15518f5707: Pull complete 01:48:53 feae8fd75edb: Pull complete 01:48:53 242c74f7c9fa: Pull complete 01:48:53 3cdef696dda3: Pull complete 01:48:58 2ced38df9373: Pull complete 01:49:00 58f1dce35555: Pull complete 01:49:00 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 01:49:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:49:00 ---> fadd8f120f05 01:49:00 Step 3/10 : ARG MAKE=make build 01:49:02 ---> Running in 72cd7ad6de5d 01:49:03 Removing intermediate container 72cd7ad6de5d 01:49:03 ---> 16451934f58b 01:49:03 Step 4/10 : WORKDIR /device-sdk-go 01:49:03 ---> Running in fab9d353f427 01:49:03 Removing intermediate container fab9d353f427 01:49:03 ---> ae195b21be2b 01:49:03 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:49:03 ---> Running in 2cfd9d3491e6 01:49:03 Removing intermediate container 2cfd9d3491e6 01:49:03 ---> 3eea5a580433 01:49:03 Step 6/10 : RUN apk add --update --no-cache make git 01:49:04 ---> Running in 1d72d3352e9f 01:49:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:49:07 OK: 263 MiB in 53 packages 01:49:08 Removing intermediate container 1d72d3352e9f 01:49:08 ---> e1d2f8e33ee1 01:49:08 Step 7/10 : COPY go.mod vendor* ./ 01:49:08 ---> a206dfb49bd6 01:49:08 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:09 ---> Running in ddf77aa76d93 01:50:30 Removing intermediate container ddf77aa76d93 01:50:30 ---> a9f5aaf6d74c 01:50:30 Step 9/10 : COPY . . 01:50:30 ---> cd6b84e85773 01:50:30 Step 10/10 : RUN ${MAKE} 01:50:30 ---> Running in 74087f037906 01:50:30 noop 01:50:30 Removing intermediate container 74087f037906 01:50:30 ---> 014231b29f2f 01:50:30 Successfully built 014231b29f2f 01:50:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:31 + docker inspect -f . ci-base-image-arm64 01:50:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:31 prd-ubuntu20.04-docker-arm64-4c-16g-12525 does not seem to be running inside a container 01:50:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:50:33 $ docker top 4e1b875e7c9c7cd2b3a565f3de4e4d21be23d7f4a75437ef8795d5be129f1952 -eo pid,comm [Pipeline] { [Pipeline] sh 01:50:34 + go version 01:50:34 go version go1.20.2 linux/arm64 [Pipeline] } 01:50:34 $ docker stop --time=1 4e1b875e7c9c7cd2b3a565f3de4e4d21be23d7f4a75437ef8795d5be129f1952 01:50:35 $ docker rm -f --volumes 4e1b875e7c9c7cd2b3a565f3de4e4d21be23d7f4a75437ef8795d5be129f1952 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:36 + docker inspect -f . ci-base-image-arm64 01:50:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:37 prd-ubuntu20.04-docker-arm64-4c-16g-12525 does not seem to be running inside a container 01:50:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:50:38 $ docker top ead0baf2431ea936dd8ae8f2d7b07bac31e7e58dd7cac56d4d206ba83ad0213d -eo pid,comm [Pipeline] { [Pipeline] sh 01:50:39 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 01:50:40 + make test 01:50:40 go test -race -coverprofile=coverage.out ./... 01:51:39 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 01:54:01 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 01:54:01 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 01:54:01 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 01:54:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 01:54:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 01:54:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.221s coverage: 27.6% of statements 01:54:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.289s coverage: 80.2% of statements 01:54:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 01:54:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 01:54:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.464s coverage: 86.0% of statements 01:54:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 01:54:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 01:54:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.472s coverage: 77.5% of statements 01:54:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.284s coverage: 14.6% of statements 01:54:31 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 01:54:31 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 01:54:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.457s coverage: 68.5% of statements 01:54:32 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.465s coverage: 89.2% of statements 01:54:36 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 01:54:36 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.285s coverage: 5.5% of statements 01:54:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:54:37 GO111MODULE=on go vet ./... 01:57:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:57:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:57:14 ./bin/test-attribution-txt.sh [Pipeline] echo 01:57:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:57:14 $ docker stop --time=1 ead0baf2431ea936dd8ae8f2d7b07bac31e7e58dd7cac56d4d206ba83ad0213d 01:57:16 $ docker rm -f --volumes ead0baf2431ea936dd8ae8f2d7b07bac31e7e58dd7cac56d4d206ba83ad0213d [Pipeline] // withDockerContainer [Pipeline] sh 01:57:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:57:18 Warning: overwriting stash ‘coverage-report’ 01:57:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:57:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:57:19 + ls -al . 01:57:19 total 268 01:57:19 drwxrwxr-x 10 jenkins jenkins 4096 May 3 01:50 . 01:57:19 drwxrwxr-x 4 jenkins jenkins 4096 May 3 01:48 .. 01:57:19 -rw-rw-r-- 1 jenkins jenkins 140 May 3 01:48 .dockerignore 01:57:19 drwxrwxr-x 8 jenkins jenkins 4096 May 3 01:48 .git 01:57:19 drwxrwxr-x 2 jenkins jenkins 4096 May 3 01:48 .github 01:57:19 -rw-rw-r-- 1 jenkins jenkins 131 May 3 01:48 .gitignore 01:57:19 -rw-rw-r-- 1 jenkins jenkins 42 May 3 01:48 .golangci.yml 01:57:19 -rw-rw-r-- 1 jenkins jenkins 31677 May 3 01:48 CHANGELOG.md 01:57:19 -rw-rw-r-- 1 jenkins jenkins 677 May 3 01:48 GOVERNANCE.md 01:57:19 -rw-rw-r-- 1 jenkins jenkins 885 May 3 01:48 Jenkinsfile 01:57:19 -rw-rw-r-- 1 jenkins jenkins 11341 May 3 01:48 LICENSE 01:57:19 -rw-rw-r-- 1 jenkins jenkins 1714 May 3 01:48 Makefile 01:57:19 -rw-rw-r-- 1 jenkins jenkins 619 May 3 01:48 OWNERS.md 01:57:19 -rw-rw-r-- 1 jenkins jenkins 4891 May 3 01:48 README.md 01:57:19 -rw-rw-r-- 1 jenkins jenkins 5 May 3 01:44 VERSION 01:57:19 drwxrwxr-x 2 jenkins jenkins 4096 May 3 01:48 bin 01:57:19 -rw-r--r-- 1 jenkins jenkins 106119 May 3 01:54 coverage.out 01:57:19 drwxrwxr-x 5 jenkins jenkins 4096 May 3 01:48 example 01:57:19 -rw-rw-r-- 1 jenkins jenkins 3246 May 3 01:48 go.mod 01:57:19 -rw-rw-r-- 1 jenkins jenkins 30781 May 3 01:48 go.sum 01:57:19 drwxrwxr-x 12 jenkins jenkins 4096 May 3 01:48 internal 01:57:19 drwxrwxr-x 3 jenkins jenkins 4096 May 3 01:48 openapi 01:57:19 drwxrwxr-x 6 jenkins jenkins 4096 May 3 01:48 pkg 01:57:19 drwxrwxr-x 4 jenkins jenkins 4096 May 3 01:48 snap 01:57:19 -rw-rw-r-- 1 jenkins jenkins 222 May 3 01:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:20 + 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=dbe9d5e0872a60535a4ad0e83d3d5546e8bba869 --label arch=arm64 --label version=0.0.0 . 01:57:20 Sending build context to Docker daemon 6.04MB 01:57:20 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 01:57:20 Step 2/23 : FROM ${BASE} AS builder 01:57:20 ---> 014231b29f2f 01:57:20 Step 3/23 : ARG MAKE=make build 01:57:20 ---> Running in 101b7a2b16f1 01:57:20 Removing intermediate container 101b7a2b16f1 01:57:20 ---> 27974eebdabb 01:57:20 Step 4/23 : WORKDIR /device-sdk-go 01:57:21 ---> Running in 0095ff17b781 01:57:21 Removing intermediate container 0095ff17b781 01:57:21 ---> 64b32759c0c7 01:57:21 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:57:21 ---> Running in 7987e4a7a13f 01:57:21 Removing intermediate container 7987e4a7a13f 01:57:21 ---> f9203f57e9cf 01:57:21 Step 6/23 : RUN apk add --update --no-cache make git 01:57:22 ---> Running in 3c0948703c6a 01:57:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:57:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:57:25 OK: 263 MiB in 53 packages 01:57:26 Removing intermediate container 3c0948703c6a 01:57:26 ---> f9d870932f7d 01:57:26 Step 7/23 : COPY go.mod vendor* ./ 01:57:26 ---> 5d1d35b57e49 01:57:26 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:26 ---> Running in bf9b755423c7 01:57:29 Removing intermediate container bf9b755423c7 01:57:29 ---> 71253a608c5e 01:57:29 Step 9/23 : COPY . . 01:57:30 ---> 4ed27f81f6a1 01:57:30 Step 10/23 : RUN ${MAKE} 01:57:30 ---> Running in d8fde609b691 01:57:32 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 01:59:53 Removing intermediate container d8fde609b691 01:59:53 ---> 7aeb41d28fc8 01:59:53 Step 11/23 : FROM alpine:3.17 01:59:53 3.17: Pulling from library/alpine 01:59:53 c41833b44d91: Already exists 01:59:53 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:59:53 Status: Downloaded newer image for alpine:3.17 01:59:53 ---> 51e60588ff2c 01:59:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 01:59:53 ---> Running in 419e11bfbffc 01:59:53 Removing intermediate container 419e11bfbffc 01:59:53 ---> 7dd54d54a36e 01:59:53 Step 13/23 : RUN apk add --update --no-cache 01:59:53 ---> Running in dd84891681bc 01:59:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:59:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:59:53 OK: 7 MiB in 15 packages 01:59:53 Removing intermediate container dd84891681bc 01:59:53 ---> 62dfd4e714f4 01:59:53 Step 14/23 : WORKDIR / 01:59:53 ---> Running in 736c3e8365f4 01:59:53 Removing intermediate container 736c3e8365f4 01:59:53 ---> bff06bbc0e78 01:59:53 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 01:59:53 ---> cbdb34d59a18 01:59:53 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 01:59:53 ---> bc302ebb4af3 01:59:53 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 01:59:53 ---> 1932972b60c6 01:59:53 Step 18/23 : EXPOSE 59999 01:59:53 ---> Running in dd625db6268c 01:59:53 Removing intermediate container dd625db6268c 01:59:53 ---> 569dd801a523 01:59:53 Step 19/23 : ENTRYPOINT ["/device-simple"] 01:59:53 ---> Running in 6b213026d279 01:59:53 Removing intermediate container 6b213026d279 01:59:53 ---> a82f0e341c83 01:59:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:59:53 ---> Running in 70f332ea7e98 01:59:53 Removing intermediate container 70f332ea7e98 01:59:53 ---> c84093b2a0ee 01:59:53 Step 21/23 : LABEL arch=arm64 01:59:53 ---> Running in 01f69e00df76 01:59:53 Removing intermediate container 01f69e00df76 01:59:53 ---> 0abc4f05f89e 01:59:53 Step 22/23 : LABEL git_sha=dbe9d5e0872a60535a4ad0e83d3d5546e8bba869 01:59:53 ---> Running in b9588850d762 01:59:53 Removing intermediate container b9588850d762 01:59:53 ---> 2051fe3a5150 01:59:53 Step 23/23 : LABEL version=0.0.0 01:59:53 ---> Running in 0d1ff4884ec0 01:59:53 Removing intermediate container 0d1ff4884ec0 01:59:53 ---> 85cec79c007e 01:59:53 [Warning] One or more build-args [ARCH] were not consumed 01:59:53 Successfully built 85cec79c007e 01:59:53 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 01:59:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:59:54 01:59:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:59:55 arm64: Pulling from edgex-lftools-log-publisher 01:59:55 8998bd30e6a1: Pulling fs layer 01:59:55 04944245beec: Pulling fs layer 01:59:55 699f458cf7ca: Pulling fs layer 01:59:55 765212b225bb: Pulling fs layer 01:59:55 f23df028b6ca: Pulling fs layer 01:59:55 d65c8cfc05b1: Pulling fs layer 01:59:55 2437ff75d9bd: Pulling fs layer 01:59:55 765212b225bb: Waiting 01:59:55 f23df028b6ca: Waiting 01:59:55 d65c8cfc05b1: Waiting 01:59:55 2437ff75d9bd: Waiting 01:59:55 04944245beec: Verifying Checksum 01:59:55 04944245beec: Download complete 01:59:55 765212b225bb: Verifying Checksum 01:59:55 765212b225bb: Download complete 01:59:55 f23df028b6ca: Verifying Checksum 01:59:55 f23df028b6ca: Download complete 01:59:55 d65c8cfc05b1: Verifying Checksum 01:59:55 d65c8cfc05b1: Download complete 01:59:55 699f458cf7ca: Verifying Checksum 01:59:55 699f458cf7ca: Download complete 01:59:56 8998bd30e6a1: Verifying Checksum 01:59:56 8998bd30e6a1: Download complete 01:59:57 2437ff75d9bd: Verifying Checksum 01:59:57 2437ff75d9bd: Download complete 02:00:00 8998bd30e6a1: Pull complete 02:00:01 04944245beec: Pull complete 02:00:02 699f458cf7ca: Pull complete 02:00:02 765212b225bb: Pull complete 02:00:03 f23df028b6ca: Pull complete 02:00:03 d65c8cfc05b1: Pull complete 02:00:18 2437ff75d9bd: Pull complete 02:00:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:00:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:00:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:18 prd-ubuntu20.04-docker-arm64-4c-16g-12525 does not seem to be running inside a container 02:00:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:00:21 $ docker top 762bebfa17d246d4a1b0e16d18d84b6afacc1a9bd2a32a3fdf08bebdaf864ddc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:22 ---> job-cost.sh 02:00:22 lf-activate-venv: SKIPPING 02:00:22 INFO: No Stack... 02:00:22 INFO: Retrieving Pricing Info for: v3-standard-4 02:00:23 INFO: Archiving Costs [Pipeline] sh 02:00:24 + cut -d, -f6 02:00:24 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 02:00:24 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1446-1-stack-cost] 02:00:24 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1446-1-stack-cost] did not exist. Created. 02:00:24 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1446-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:00:25 /w/workspace/device-sdk-go/1@tmp/durable-f38d6564/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:00:26 + echo total: 0.10999999940395355 [Pipeline] stash 02:00:26 Warning: overwriting stash ‘stack-cost’ 02:00:26 Stashed 1 file(s) [Pipeline] } 02:00:26 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1446-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:00:26 $ docker stop --time=1 762bebfa17d246d4a1b0e16d18d84b6afacc1a9bd2a32a3fdf08bebdaf864ddc 02:00:27 $ docker rm -f --volumes 762bebfa17d246d4a1b0e16d18d84b6afacc1a9bd2a32a3fdf08bebdaf864ddc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:00:28 provisioning config files... 02:00:28 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1446@tmp/config3193831464164127659tmp [Pipeline] { [Pipeline] sh 02:00:29 + set +x 02:00:29 + curl -s https://codecov.io/bash 02:00:29 + bash -s -- 02:00:29 02:00:29 _____ _ 02:00:29 / ____| | | 02:00:29 | | ___ __| | ___ ___ _____ __ 02:00:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:00:29 | |___| (_) | (_| | __/ (_| (_) \ V / 02:00:29 \_____\___/ \__,_|\___|\___\___/ \_/ 02:00:29 Bash-1.0.6 02:00:29 02:00:29 02:00:29 ==> git version 2.25.1 found 02:00:29 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:00:29 Release-Date: 2020-01-08 02:00:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:00:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:00:29 ==> Jenkins CI detected. 02:00:29 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1446 02:00:29 project root: . 02:00:29 --> token set from env 02:00:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:00:29 ==> Running gcov in . (disable via -X gcov) 02:00:29 ==> Python coveragepy not found 02:00:29 ==> Searching for coverage reports in: 02:00:29 + . 02:00:29 -> Found 1 reports 02:00:29 ==> Detecting git/mercurial file structure 02:00:29 ==> Reading reports 02:00:29 + ./coverage.out bytes=106119 02:00:29 ==> Appending adjustments 02:00:29 https://docs.codecov.io/docs/fixing-reports 02:00:29 + Found adjustments 02:00:29 ==> Gzipping contents 02:00:29 16K /tmp/codecov.rHtdWP.gz 02:00:29 ==> Uploading reports 02:00:29 url: https://codecov.io 02:00:29 query: branch=PR-1446&commit=dbe9d5e0872a60535a4ad0e83d3d5546e8bba869&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1446%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1446&job=&cmd_args= 02:00:29 -> Pinging Codecov 02:00:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1446&commit=dbe9d5e0872a60535a4ad0e83d3d5546e8bba869&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1446%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1446&job=&cmd_args= 02:00:29 -> Uploading to 02:00:29 https://storage.googleapis.com/codecov/v4/raw/2023-05-03/7E55EF52A471D76F132DFD9A03CDDE97/dbe9d5e0872a60535a4ad0e83d3d5546e8bba869/1ed83e8b-4177-4128-8178-e248849be68d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230503T020029Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=485aea5acb7052738e9dd10404988612d7f3bc9a32daf2f37348fe1d3e0b8aaf 02:00:29 % Total % Received % Xferd Average Speed Time Time Time Current 02:00:29 Dload Upload Total Spent Left Speed 02:00:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14999 0 0 100 14999 0 65785 --:--:-- --:--:-- --:--:-- 65785 02:00:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/dbe9d5e0872a60535a4ad0e83d3d5546e8bba869 [Pipeline] } 02:00:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:00:31 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1446/archives ] 02:00:31 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1446/archives 02:00:31 total 16 02:00:31 drwxr-xr-x 3 root root 4096 May 3 01:46 . 02:00:31 drwxrwxr-x 12 jenkins jenkins 4096 May 3 01:46 .. 02:00:31 drwxr-xr-x 2 root root 4096 May 3 01:46 cost 02:00:31 -rw-r--r-- 1 root root 86 May 3 01:46 cost.csv 02:00:31 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1446/archives 02:00:31 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1446/archives 02:00:31 total 16 02:00:31 drwxr-xr-x 3 jenkins jenkins 4096 May 3 01:46 . 02:00:31 drwxrwxr-x 12 jenkins jenkins 4096 May 3 01:46 .. 02:00:31 drwxr-xr-x 2 jenkins jenkins 4096 May 3 01:46 cost 02:00:31 -rw-r--r-- 1 jenkins jenkins 86 May 3 01:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:00:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:00:32 ---> package-listing.sh 02:00:32 ++ facter osfamily 02:00:32 ++ tr '[:upper:]' '[:lower:]' 02:00:33 + OS_FAMILY=debian 02:00:33 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1446 02:00:33 + START_PACKAGES=/tmp/packages_start.txt 02:00:33 + END_PACKAGES=/tmp/packages_end.txt 02:00:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:00:33 + PACKAGES=/tmp/packages_start.txt 02:00:33 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1446 ']' 02:00:33 + PACKAGES=/tmp/packages_end.txt 02:00:33 + case "${OS_FAMILY}" in 02:00:33 + dpkg -l 02:00:33 + grep '^ii' 02:00:33 + '[' -f /tmp/packages_start.txt ']' 02:00:33 + '[' -f /tmp/packages_end.txt ']' 02:00:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:00:33 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1446 ']' 02:00:33 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1446/archives/ 02:00:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1446/archives/ [Pipeline] echo 02:00:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1446/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:00:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:34 prd-ubuntu20.04-docker-8c-8g-12523 does not seem to be running inside a container 02:00:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1446/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-1446 -v /w/workspace/gexfoundry_device-sdk-go_PR-1446:/w/workspace/gexfoundry_device-sdk-go_PR-1446:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1446@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1446@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:00:34 $ docker top 466bf17fa5cd8720311de5212b0320b6e9adeba3c42d036e62134aa8f1e08082 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:35 + touch /tmp/pre-build-complete [Pipeline] sh 02:00:35 + mkdir -p /var/log/sysstat [Pipeline] sh 02:00:35 + ls /var/log/sa-host 02:00:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:35 provisioning config files... 02:00:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1446@tmp/config6792737688838962841tmp [Pipeline] { [Pipeline] echo 02:00:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:00:36 ---> create-netrc.sh [Pipeline] } 02:00:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:00:36 ---> python-tools-install.sh [Pipeline] echo 02:00:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:00:37 ---> sudo-logs.sh 02:00:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:00:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:00:37 ---> job-cost.sh 02:00:37 lf-activate-venv: SKIPPING 02:00:37 DEBUG: total: 0.2199999988079071 02:00:37 INFO: Retrieving Stack Cost... 02:00:37 INFO: Retrieving Pricing Info for: v3-standard-8 02:00:38 INFO: Archiving Costs [Pipeline] echo 02:00:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:00:38 ---> logs-deploy.sh 02:00:38 lf-activate-venv: SKIPPING 02:00:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1446/1 02:00:38 INFO: archiving workspace using pattern(s): 02:00:39 Archives upload complete. 02:00:39 INFO: archiving logs to Nexus