Pull request #1323 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 83479d90184b6f31cfd2cf75003939fee94a5c5b+bf4aa2dff0c0a7f4a97997804f6014e11af12954 (9483b9652977424b0d8f1537234095ec05599cd4) 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-ssh4155731359044612579.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2385021575693809374.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-1323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16633183302487578087.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh426427416524432790.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1323/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-1323/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7645167854634312877.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.18 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-6414 in /w/workspace/gexfoundry_device-sdk-go_PR-1323 [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-1323 # 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/1323/head:refs/remotes/origin/PR-1323 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bf4aa2dff0c0a7f4a97997804f6014e11af12954 into PR head commit 83479d90184b6f31cfd2cf75003939fee94a5c5b Merge succeeded, producing 83479d90184b6f31cfd2cf75003939fee94a5c5b Checking out Revision 83479d90184b6f31cfd2cf75003939fee94a5c5b (PR-1323) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:34:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:34:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:34:59 ========================================================= 06:34:59 EdgeX Global Pipelines Version Info 06:34:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 83479d90184b6f31cfd2cf75003939fee94a5c5b # 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 bf4aa2dff0c0a7f4a97997804f6014e11af12954 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83479d90184b6f31cfd2cf75003939fee94a5c5b # timeout=10 > git rev-list --no-walk ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a # timeout=10 06:35:00 ------------------- 06:35:00 stable info: 06:35:00 ------------------- 06:35:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:35:00 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:35:00 Message: update stable to v1.0.244 06:35:00 ------------------- 06:35:00 experimental info: 06:35:00 ------------------- 06:35:00 Commited By: **** collab-it+edgex@linuxfoundation.org 06:35:00 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:35:00 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:35:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:35:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:35:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:35:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:35:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:35:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 06:35:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:35:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:35:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:35:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:35:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:35:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:35:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:35:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:35:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:35:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:35:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:35:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:35:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:35:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:35:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:35:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:35:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:35:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:35:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:35:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1323 [Pipeline] echo 06:35:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1323 [Pipeline] echo 06:35:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1323 [Pipeline] echo 06:35:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83479d90184b6f31cfd2cf75003939fee94a5c5b [Pipeline] echo 06:35:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 83479d9 [Pipeline] echo 06:35:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:35:01 provisioning config files... 06:35:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp/config15538152996231190249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:01 ---> docker-login.sh 06:35:01 nexus3.edgexfoundry.org:10001 06:35:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:01 Configure a credential helper to remove this warning. See 06:35:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:01 06:35:01 Login Succeeded 06:35:01 nexus3.edgexfoundry.org:10002 06:35:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:01 Configure a credential helper to remove this warning. See 06:35:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:01 06:35:01 Login Succeeded 06:35:01 nexus3.edgexfoundry.org:10003 06:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:02 Configure a credential helper to remove this warning. See 06:35:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:02 06:35:02 Login Succeeded 06:35:02 nexus3.edgexfoundry.org:10004 06:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:02 Configure a credential helper to remove this warning. See 06:35:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:02 06:35:02 Login Succeeded 06:35:02 docker.io 06:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:02 Configure a credential helper to remove this warning. See 06:35:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:02 06:35:02 Login Succeeded 06:35:02 ---> docker-login.sh ends [Pipeline] } 06:35:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:35:03 + git rev-list -1 --merges 83479d90184b6f31cfd2cf75003939fee94a5c5b~1..83479d90184b6f31cfd2cf75003939fee94a5c5b [Pipeline] echo 06:35:03 -----------> git rev-list -1 --merges 83479d90184b6f31cfd2cf75003939fee94a5c5b~1..83479d90184b6f31cfd2cf75003939fee94a5c5b 83479d90184b6f31cfd2cf75003939fee94a5c5b [false] [Pipeline] sh 06:35:03 + git log --format=format:%s -1 83479d90184b6f31cfd2cf75003939fee94a5c5b [Pipeline] echo 06:35:03 ========================================================= 06:35:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:35:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:35:03 + git log --format=format:%s -1 83479d90184b6f31cfd2cf75003939fee94a5c5b [Pipeline] echo 06:35:03 [semverPrep] GIT_COMMIT: 83479d90184b6f31cfd2cf75003939fee94a5c5b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 06:35:03 [semverPrep] This is not a build commit. [Pipeline] sh 06:35:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:35:04 + grep -v github /etc/ssh/ssh_known_hosts 06:35:04 + [ -e /tmp/ssh_known_hosts ] 06:35:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:35:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:35:04 + sudo tee -a /etc/ssh/ssh_known_hosts 06:35:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:35:04 06:35:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:35:04 0.1.4: Pulling from edgex-devops/py-git-semver 06:35:04 b85a868b505f: Pulling fs layer 06:35:04 e2be974225ed: Pulling fs layer 06:35:04 339a4e72a1f5: Pulling fs layer 06:35:04 988bab9f4d93: Pulling fs layer 06:35:04 1469e6f7b9e6: Pulling fs layer 06:35:04 eaf3925da568: Pulling fs layer 06:35:04 bab4dde63d76: Pulling fs layer 06:35:04 bde34c3a00c8: Pulling fs layer 06:35:04 b352a97aabf1: Pulling fs layer 06:35:04 4872d77fe225: Pulling fs layer 06:35:04 5851b861e8e6: Pulling fs layer 06:35:04 bab4dde63d76: Waiting 06:35:04 4872d77fe225: Waiting 06:35:04 5851b861e8e6: Waiting 06:35:04 bde34c3a00c8: Waiting 06:35:04 eaf3925da568: Waiting 06:35:04 e2be974225ed: Download complete 06:35:04 988bab9f4d93: Verifying Checksum 06:35:04 988bab9f4d93: Download complete 06:35:05 1469e6f7b9e6: Verifying Checksum 06:35:05 1469e6f7b9e6: Download complete 06:35:05 eaf3925da568: Verifying Checksum 06:35:05 eaf3925da568: Download complete 06:35:05 339a4e72a1f5: Verifying Checksum 06:35:05 339a4e72a1f5: Download complete 06:35:05 bde34c3a00c8: Download complete 06:35:05 b85a868b505f: Verifying Checksum 06:35:05 b85a868b505f: Download complete 06:35:05 b352a97aabf1: Download complete 06:35:05 4872d77fe225: Download complete 06:35:05 5851b861e8e6: Verifying Checksum 06:35:05 5851b861e8e6: Download complete 06:35:05 bab4dde63d76: Download complete 06:35:06 b85a868b505f: Pull complete 06:35:06 e2be974225ed: Pull complete 06:35:06 339a4e72a1f5: Pull complete 06:35:07 988bab9f4d93: Pull complete 06:35:07 1469e6f7b9e6: Pull complete 06:35:07 eaf3925da568: Pull complete 06:35:09 bab4dde63d76: Pull complete 06:35:09 bde34c3a00c8: Pull complete 06:35:09 b352a97aabf1: Pull complete 06:35:09 4872d77fe225: Pull complete 06:35:09 5851b861e8e6: Pull complete 06:35:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:35:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:35:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:09 prd-ubuntu20.04-docker-8c-8g-6414 does not seem to be running inside a container 06:35:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1323 -v /w/workspace/gexfoundry_device-sdk-go_PR-1323:/w/workspace/gexfoundry_device-sdk-go_PR-1323:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:35:10 $ docker top a78a03a00848657f03a0a3b8f261bfd38a055a23f9751a113532ca1394eaa18f -eo pid,comm 06:35:10 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). 06:35:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:35:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:35:10 [ssh-agent] Looking for ssh-agent implementation... 06:35:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:35:10 $ docker exec a78a03a00848657f03a0a3b8f261bfd38a055a23f9751a113532ca1394eaa18f ssh-agent 06:35:11 SSH_AUTH_SOCK=/tmp/ssh-LURcX696rJzV/agent.32 06:35:11 SSH_AGENT_PID=38 06:35:11 Running ssh-add (command line suppressed) 06:35:11 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp/private_key_11873330679749744417.key (/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp/private_key_11873330679749744417.key) 06:35:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:35:11 + git tag --points-at HEAD [Pipeline] } 06:35:11 $ docker exec --env ******** --env ******** a78a03a00848657f03a0a3b8f261bfd38a055a23f9751a113532ca1394eaa18f ssh-agent -k 06:35:11 unset SSH_AUTH_SOCK; 06:35:11 unset SSH_AGENT_PID; 06:35:11 echo Agent pid 38 killed; 06:35:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:35:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:35:11 [ssh-agent] Looking for ssh-agent implementation... 06:35:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:35:11 $ docker exec a78a03a00848657f03a0a3b8f261bfd38a055a23f9751a113532ca1394eaa18f ssh-agent 06:35:11 SSH_AUTH_SOCK=/tmp/ssh-xbQHsPlb2FVR/agent.69 06:35:11 SSH_AGENT_PID=74 06:35:11 Running ssh-add (command line suppressed) 06:35:11 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp/private_key_16979133896639336509.key (/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp/private_key_16979133896639336509.key) 06:35:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:35:12 + git semver init 06:35:12 2023-02-17 06:35:12,333 [run_init] DEBUG init version:0.0.0 force:False 06:35:12 2023-02-17 06:35:12,334 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1323/.semver 06:35:12 2023-02-17 06:35:12,335 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1323/.semver 06:35:12 2023-02-17 06:35:12,335 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1323/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1323, universal_newlines=False, shell=None, istream=None) 06:35:13 2023-02-17 06:35:13,321 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1323/.git/info/exclude 06:35:13 2023-02-17 06:35:13,321 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1323/.semver/PR-1323 with force:False 06:35:13 2023-02-17 06:35:13,321 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1323/.semver/PR-1323 06:35:13 2023-02-17 06:35:13,325 [execute] INFO git cat-file --batch-check 06:35:13 2023-02-17 06:35:13,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1323/.semver, universal_newlines=False, shell=None, istream=) 06:35:13 2023-02-17 06:35:13,331 [execute] INFO git cat-file --batch 06:35:13 2023-02-17 06:35:13,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1323/.semver, universal_newlines=False, shell=None, istream=) 06:35:13 2023-02-17 06:35:13,335 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1323/.semver/PR-1323 06:35:13 0.0.0 [Pipeline] } 06:35:13 $ docker exec --env ******** --env ******** a78a03a00848657f03a0a3b8f261bfd38a055a23f9751a113532ca1394eaa18f ssh-agent -k 06:35:13 unset SSH_AUTH_SOCK; 06:35:13 unset SSH_AGENT_PID; 06:35:13 echo Agent pid 74 killed; 06:35:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:35:13 + git semver [Pipeline] } 06:35:14 $ docker stop --time=1 a78a03a00848657f03a0a3b8f261bfd38a055a23f9751a113532ca1394eaa18f 06:35:15 $ docker rm -f --volumes a78a03a00848657f03a0a3b8f261bfd38a055a23f9751a113532ca1394eaa18f [Pipeline] // withDockerContainer [Pipeline] sh 06:35:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:35:16 Stashed 1 file(s) [Pipeline] echo 06:35:16 [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 06:35:16 provisioning config files... 06:35:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp/config16721148189695153288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:16 ---> docker-login.sh 06:35:16 nexus3.edgexfoundry.org:10001 06:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:16 Configure a credential helper to remove this warning. See 06:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:16 06:35:16 Login Succeeded 06:35:16 nexus3.edgexfoundry.org:10002 06:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:16 Configure a credential helper to remove this warning. See 06:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:16 06:35:16 Login Succeeded 06:35:16 nexus3.edgexfoundry.org:10003 06:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:16 Configure a credential helper to remove this warning. See 06:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:16 06:35:16 Login Succeeded 06:35:16 nexus3.edgexfoundry.org:10004 06:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:16 Configure a credential helper to remove this warning. See 06:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:16 06:35:16 Login Succeeded 06:35:16 docker.io 06:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:17 Configure a credential helper to remove this warning. See 06:35:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:17 06:35:17 Login Succeeded 06:35:17 ---> docker-login.sh ends [Pipeline] } 06:35:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:35:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:35:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:35:17 ========================================================= 06:35:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:35:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:17 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 06:35:17 Sending build context to Docker daemon 10.5MB 06:35:17 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 06:35:17 Step 2/10 : FROM ${BASE} AS builder 06:35:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:35:17 213ec9aee27d: Pulling fs layer 06:35:17 4583459ba037: Pulling fs layer 06:35:17 93c1e223e6f2: Pulling fs layer 06:35:17 53926ce57604: Pulling fs layer 06:35:17 21b2b0c7a3f4: Pulling fs layer 06:35:17 22ff95d597cd: Pulling fs layer 06:35:17 12d6caf4c0d1: Pulling fs layer 06:35:17 96b7cbca73a9: Pulling fs layer 06:35:17 a7acece74701: Pulling fs layer 06:35:17 53926ce57604: Waiting 06:35:17 21b2b0c7a3f4: Waiting 06:35:17 22ff95d597cd: Waiting 06:35:17 12d6caf4c0d1: Waiting 06:35:17 a7acece74701: Waiting 06:35:17 96b7cbca73a9: Waiting 06:35:17 93c1e223e6f2: Download complete 06:35:17 4583459ba037: Verifying Checksum 06:35:17 4583459ba037: Download complete 06:35:17 21b2b0c7a3f4: Download complete 06:35:17 22ff95d597cd: Verifying Checksum 06:35:17 22ff95d597cd: Download complete 06:35:17 213ec9aee27d: Verifying Checksum 06:35:17 213ec9aee27d: Download complete 06:35:17 12d6caf4c0d1: Verifying Checksum 06:35:17 12d6caf4c0d1: Download complete 06:35:18 213ec9aee27d: Pull complete 06:35:18 4583459ba037: Pull complete 06:35:18 93c1e223e6f2: Pull complete 06:35:19 a7acece74701: Verifying Checksum 06:35:19 a7acece74701: Download complete 06:35:19 53926ce57604: Verifying Checksum 06:35:19 53926ce57604: Download complete 06:35:19 96b7cbca73a9: Verifying Checksum 06:35:19 96b7cbca73a9: Download complete 06:35:23 53926ce57604: Pull complete 06:35:23 21b2b0c7a3f4: Pull complete 06:35:23 22ff95d597cd: Pull complete 06:35:23 12d6caf4c0d1: Pull complete 06:35:25 96b7cbca73a9: Pull complete 06:35:26 a7acece74701: Pull complete 06:35:26 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 06:35:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:35:26 ---> db6d94c90886 06:35:26 Step 3/10 : ARG MAKE=make build 06:35:28 ---> Running in 5de0379964fe 06:35:28 Removing intermediate container 5de0379964fe 06:35:28 ---> 981a534e4019 06:35:28 Step 4/10 : WORKDIR /device-sdk-go 06:35:28 ---> Running in f395186d010c 06:35:28 Removing intermediate container f395186d010c 06:35:28 ---> 8c51073df71f 06:35:28 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:35:28 ---> Running in 40bd99a909d1 06:35:28 Removing intermediate container 40bd99a909d1 06:35:28 ---> 437bb3a671a9 06:35:28 Step 6/10 : RUN apk add --update --no-cache make git 06:35:28 ---> Running in 8b072288d93a 06:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:35:29 OK: 211 MiB in 51 packages 06:35:29 Removing intermediate container 8b072288d93a 06:35:29 ---> 79d3462e4349 06:35:29 Step 7/10 : COPY go.mod vendor* ./ 06:35:29 ---> f8eda1a7aa77 06:35:29 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:29 ---> Running in 795abcd58876 06:35:31 Still waiting to schedule task 06:35:31 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:35:55 Removing intermediate container 795abcd58876 06:35:55 ---> 65b74cd3f3d1 06:35:55 Step 9/10 : COPY . . 06:35:55 ---> c4f7cf7ebd06 06:35:55 Step 10/10 : RUN ${MAKE} 06:35:55 ---> Running in aacb28f80a8e 06:35:55 noop 06:35:55 Removing intermediate container aacb28f80a8e 06:35:55 ---> 68862ad1fae6 06:35:55 Successfully built 68862ad1fae6 06:35:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:56 + docker inspect -f . ci-base-image-x86_64 06:35:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:56 prd-ubuntu20.04-docker-8c-8g-6414 does not seem to be running inside a container 06:35:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1323 -v /w/workspace/gexfoundry_device-sdk-go_PR-1323:/w/workspace/gexfoundry_device-sdk-go_PR-1323:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:35:56 $ docker top 8a47cdeb48990a90a797886a53b6c5ddc439225654e767b587f5b4cddb662e5c -eo pid,comm [Pipeline] { [Pipeline] sh 06:35:57 + go version 06:35:57 go version go1.18.7 linux/amd64 [Pipeline] } 06:35:57 $ docker stop --time=1 8a47cdeb48990a90a797886a53b6c5ddc439225654e767b587f5b4cddb662e5c 06:35:58 $ docker rm -f --volumes 8a47cdeb48990a90a797886a53b6c5ddc439225654e767b587f5b4cddb662e5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:58 + docker inspect -f . ci-base-image-x86_64 06:35:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:58 prd-ubuntu20.04-docker-8c-8g-6414 does not seem to be running inside a container 06:35:59 $ 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-1323 -v /w/workspace/gexfoundry_device-sdk-go_PR-1323:/w/workspace/gexfoundry_device-sdk-go_PR-1323:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:35:59 $ docker top 269c554ae08ab2e91a41a835f392ae925203fea4b5583563c27b739e35389ee1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:35:59 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1323 [Pipeline] fileExists [Pipeline] sh 06:36:00 + make test 06:36:00 go test -race -coverprofile=coverage.out ./... 06:36:06 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:36:18 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 06:36:18 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 06:36:18 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 06:36:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 06:36:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 06:36:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.053s coverage: 27.6% of statements 06:36:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.071s coverage: 78.9% of statements 06:36:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 06:36:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.131s coverage: 77.8% of statements 06:36:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 06:36:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 06:36:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.117s coverage: 77.0% of statements 06:36:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 06:36:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 06:36:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 06:36:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.088s coverage: 65.2% of statements 06:36:18 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:36:18 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 06:36:18 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.746s coverage: 89.2% of statements 06:36:18 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 06:36:18 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.054s coverage: 4.7% of statements 06:36:18 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 06:36:33 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 06:36:33 GO111MODULE=on go vet ./... 06:36:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:36:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:36:36 ./bin/test-attribution-txt.sh [Pipeline] echo 06:36:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:36:36 $ docker stop --time=1 269c554ae08ab2e91a41a835f392ae925203fea4b5583563c27b739e35389ee1 06:36:38 $ docker rm -f --volumes 269c554ae08ab2e91a41a835f392ae925203fea4b5583563c27b739e35389ee1 [Pipeline] // withDockerContainer [Pipeline] sh 06:36:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:36:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:36:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:36:40 + ls -al . 06:36:40 total 272 06:36:40 drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 06:36 . 06:36:40 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 06:34 .. 06:36:40 -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 06:34 .dockerignore 06:36:40 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 06:36 .git 06:36:40 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 06:34 .github 06:36:40 -rw-rw-r-- 1 jenkins jenkins 131 Feb 17 06:34 .gitignore 06:36:40 -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 06:34 .golangci.yml 06:36:40 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 06:35 .semver 06:36:40 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 17 06:34 CHANGELOG.md 06:36:40 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 06:34 GOVERNANCE.md 06:36:40 -rw-rw-r-- 1 jenkins jenkins 885 Feb 17 06:34 Jenkinsfile 06:36:40 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 17 06:34 LICENSE 06:36:40 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 17 06:34 Makefile 06:36:40 -rw-rw-r-- 1 jenkins jenkins 619 Feb 17 06:34 OWNERS.md 06:36:40 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 17 06:34 README.md 06:36:40 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 06:35 VERSION 06:36:40 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 06:34 bin 06:36:40 -rw-r--r-- 1 jenkins jenkins 98700 Feb 17 06:36 coverage.out 06:36:40 drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 06:34 example 06:36:40 -rw-rw-r-- 1 jenkins jenkins 3265 Feb 17 06:34 go.mod 06:36:40 -rw-rw-r-- 1 jenkins jenkins 32819 Feb 17 06:34 go.sum 06:36:40 drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 06:34 internal 06:36:40 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 06:34 openapi 06:36:40 drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 06:34 pkg 06:36:40 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 06:34 snap 06:36:40 -rw-rw-r-- 1 jenkins jenkins 222 Feb 17 06:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:40 + 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=83479d90184b6f31cfd2cf75003939fee94a5c5b --label arch=amd64 --label version=0.0.0 . 06:36:40 Sending build context to Docker daemon 10.6MB 06:36:40 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 06:36:40 Step 2/23 : FROM ${BASE} AS builder 06:36:40 ---> 68862ad1fae6 06:36:40 Step 3/23 : ARG MAKE=make build 06:36:40 ---> Running in 48f66512e8eb 06:36:40 Removing intermediate container 48f66512e8eb 06:36:40 ---> ac5804e01e91 06:36:40 Step 4/23 : WORKDIR /device-sdk-go 06:36:40 ---> Running in 6d6d4d013d2f 06:36:41 Removing intermediate container 6d6d4d013d2f 06:36:41 ---> 7bd2271cfb72 06:36:41 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:36:41 ---> Running in 6dc757431a79 06:36:41 Removing intermediate container 6dc757431a79 06:36:41 ---> 31a554b4f875 06:36:41 Step 6/23 : RUN apk add --update --no-cache make git 06:36:41 ---> Running in 794b6d38a35e 06:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:36:42 OK: 211 MiB in 51 packages 06:36:42 Removing intermediate container 794b6d38a35e 06:36:42 ---> da9fd5f8a89e 06:36:42 Step 7/23 : COPY go.mod vendor* ./ 06:36:42 ---> 27f28e12b935 06:36:42 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:42 ---> Running in 83e9c495c056 06:36:43 Removing intermediate container 83e9c495c056 06:36:43 ---> 233b1c4bd683 06:36:43 Step 9/23 : COPY . . 06:36:44 ---> ea157703c59d 06:36:44 Step 10/23 : RUN ${MAKE} 06:36:44 ---> Running in 942a9e4b944c 06:36:44 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:37:06 Removing intermediate container 942a9e4b944c 06:37:06 ---> cbe04097a6b6 06:37:06 Step 11/23 : FROM alpine:3.16 06:37:06 3.16: Pulling from library/alpine 06:37:06 ef5531b6e74e: Pulling fs layer 06:37:06 ef5531b6e74e: Download complete 06:37:06 ef5531b6e74e: Pull complete 06:37:06 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:37:06 Status: Downloaded newer image for alpine:3.16 06:37:06 ---> dfd21b5a31f5 06:37:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:37:06 ---> Running in bc1e4ab4e6eb 06:37:06 Removing intermediate container bc1e4ab4e6eb 06:37:06 ---> d9cb2f47f344 06:37:06 Step 13/23 : RUN apk add --update --no-cache 06:37:06 ---> Running in bcc0ecd38d1c 06:37:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:37:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:37:06 OK: 6 MiB in 14 packages 06:37:06 Removing intermediate container bcc0ecd38d1c 06:37:06 ---> fa8551dddb3a 06:37:06 Step 14/23 : WORKDIR / 06:37:06 ---> Running in 1b573b24e712 06:37:06 Removing intermediate container 1b573b24e712 06:37:06 ---> 22b5125de354 06:37:06 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:37:06 ---> 69ecb0214db3 06:37:06 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:37:06 ---> 018d0b5190ce 06:37:06 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:37:06 ---> 1840eb84d83b 06:37:06 Step 18/23 : EXPOSE 59999 06:37:06 ---> Running in e0e67b69c9bc 06:37:06 Removing intermediate container e0e67b69c9bc 06:37:06 ---> b2571fde70b8 06:37:06 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:37:06 ---> Running in dd8f6605f345 06:37:06 Removing intermediate container dd8f6605f345 06:37:06 ---> 4052e56e8618 06:37:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:37:06 ---> Running in 614d4c7dd7ef 06:37:06 Removing intermediate container 614d4c7dd7ef 06:37:06 ---> ac20014cba63 06:37:06 Step 21/23 : LABEL arch=amd64 06:37:06 ---> Running in f0a76987397b 06:37:06 Removing intermediate container f0a76987397b 06:37:06 ---> 13bbf817a083 06:37:06 Step 22/23 : LABEL git_sha=83479d90184b6f31cfd2cf75003939fee94a5c5b 06:37:06 ---> Running in cf0dfa937eca 06:37:06 Removing intermediate container cf0dfa937eca 06:37:06 ---> 7d12ef8d4e76 06:37:06 Step 23/23 : LABEL version=0.0.0 06:37:06 ---> Running in c441a96d876b 06:37:06 Removing intermediate container c441a96d876b 06:37:06 ---> 200ea1b734df 06:37:06 [Warning] One or more build-args [ARCH] were not consumed 06:37:06 Successfully built 200ea1b734df 06:37:06 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 06:37:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:37:07 06:37:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:37:07 latest: Pulling from edgex-lftools-log-publisher 06:37:07 5eb5b503b376: Pulling fs layer 06:37:07 5c69ac0246d0: Pulling fs layer 06:37:07 ec43610c2a17: Pulling fs layer 06:37:07 3a2ae6a8a46f: Pulling fs layer 06:37:07 33b1e0a273af: Pulling fs layer 06:37:07 5d3b04190fa2: Pulling fs layer 06:37:07 2f39f015ded8: Pulling fs layer 06:37:07 3a2ae6a8a46f: Waiting 06:37:07 33b1e0a273af: Waiting 06:37:07 5d3b04190fa2: Waiting 06:37:07 2f39f015ded8: Waiting 06:37:07 5c69ac0246d0: Verifying Checksum 06:37:07 5c69ac0246d0: Download complete 06:37:07 3a2ae6a8a46f: Verifying Checksum 06:37:07 3a2ae6a8a46f: Download complete 06:37:07 33b1e0a273af: Verifying Checksum 06:37:07 33b1e0a273af: Download complete 06:37:07 ec43610c2a17: Verifying Checksum 06:37:07 ec43610c2a17: Download complete 06:37:07 5d3b04190fa2: Verifying Checksum 06:37:07 5d3b04190fa2: Download complete 06:37:08 5eb5b503b376: Verifying Checksum 06:37:08 5eb5b503b376: Download complete 06:37:08 2f39f015ded8: Download complete 06:37:09 5eb5b503b376: Pull complete 06:37:09 5c69ac0246d0: Pull complete 06:37:09 ec43610c2a17: Pull complete 06:37:09 3a2ae6a8a46f: Pull complete 06:37:09 33b1e0a273af: Pull complete 06:37:10 5d3b04190fa2: Pull complete 06:37:13 2f39f015ded8: Pull complete 06:37:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:37:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:37:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:13 prd-ubuntu20.04-docker-8c-8g-6414 does not seem to be running inside a container 06:37:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1323 -v /w/workspace/gexfoundry_device-sdk-go_PR-1323:/w/workspace/gexfoundry_device-sdk-go_PR-1323:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:37:16 $ docker top fd963e3b38332eb45d5c76aad26775af89025bf81dd3b6a36d9443762722dd09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:37:16 ---> job-cost.sh 06:37:16 lf-activate-venv: SKIPPING 06:37:16 INFO: No Stack... 06:37:16 INFO: Retrieving Pricing Info for: v3-standard-8 06:37:17 INFO: Archiving Costs [Pipeline] sh 06:37:17 + + cut -d, -f6 06:37:17 cat /w/workspace/gexfoundry_device-sdk-go_PR-1323/archives/cost.csv [Pipeline] lock 06:37:17 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1323-4-stack-cost] 06:37:17 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1323-4-stack-cost] did not exist. Created. 06:37:17 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1323-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:37:17 + echo total: 0.2199999988079071 [Pipeline] stash 06:37:17 Stashed 1 file(s) [Pipeline] } 06:37:17 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1323-4-stack-cost] [Pipeline] // lock [Pipeline] } 06:37:17 $ docker stop --time=1 fd963e3b38332eb45d5c76aad26775af89025bf81dd3b6a36d9443762722dd09 06:37:18 $ docker rm -f --volumes fd963e3b38332eb45d5c76aad26775af89025bf81dd3b6a36d9443762722dd09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:37:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6417 in /w/workspace/gexfoundry_device-sdk-go_PR-1323 [Pipeline] { [Pipeline] ws 06:37:56 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 06:37:56 The recommended git tool is: git 06:38:03 using credential edgex-jenkins-ssh 06:38:03 Cloning the remote Git repository 06:38:03 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:38:03 > git init /w/workspace/device-sdk-go/4 # timeout=10 06:38:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:38:03 > git --version # timeout=10 06:38:03 > git --version # 'git version 2.25.1' 06:38:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:38:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:38:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:38:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:38:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:38:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:38:06 using GIT_SSH to set credentials SSH Credentials for GitHub 06:38:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1323/head:refs/remotes/origin/PR-1323 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:38:07 Merging remotes/origin/main commit bf4aa2dff0c0a7f4a97997804f6014e11af12954 into PR head commit 83479d90184b6f31cfd2cf75003939fee94a5c5b 06:38:07 Merge succeeded, producing 83479d90184b6f31cfd2cf75003939fee94a5c5b 06:38:07 Checking out Revision 83479d90184b6f31cfd2cf75003939fee94a5c5b (PR-1323) 06:38:08 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 06:38:07 > git config core.sparsecheckout # timeout=10 06:38:07 > git checkout -f 83479d90184b6f31cfd2cf75003939fee94a5c5b # timeout=10 06:38:07 > git remote # timeout=10 06:38:07 > git config --get remote.origin.url # timeout=10 06:38:07 using GIT_SSH to set credentials SSH Credentials for GitHub 06:38:07 > git merge bf4aa2dff0c0a7f4a97997804f6014e11af12954 # timeout=10 06:38:07 > git rev-parse HEAD^{commit} # timeout=10 06:38:07 > git config core.sparsecheckout # timeout=10 06:38:07 > git checkout -f 83479d90184b6f31cfd2cf75003939fee94a5c5b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:38:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:38:09 % Total % Received % Xferd Average Speed Time Time Time Current 06:38:09 Dload Upload Total Spent Left Speed 06:38:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 06:38:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:38:10 + sudo tee /etc/docker/daemon.new 06:38:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:38:10 { 06:38:10 "registry-mirrors": [ 06:38:10 "https://nexus3.edgexfoundry.org:10001" 06:38:10 ], 06:38:10 "bip": "10.250.0.254/24", 06:38:10 "hosts": [ 06:38:10 "tcp://0.0.0.0:5555", 06:38:10 "unix:///var/run/docker.sock" 06:38:10 ], 06:38:10 "mtu": 1458, 06:38:10 "selinux-enabled": true, 06:38:10 "seccomp-profile": "/etc/docker/seccomp.json" 06:38:10 } [Pipeline] sh 06:38:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:38:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:38:29 provisioning config files... 06:38:29 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config5882295628047767999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:38:29 ---> docker-login.sh 06:38:29 nexus3.edgexfoundry.org:10001 06:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:31 Configure a credential helper to remove this warning. See 06:38:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:31 06:38:31 Login Succeeded 06:38:31 nexus3.edgexfoundry.org:10002 06:38:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:31 Configure a credential helper to remove this warning. See 06:38:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:31 06:38:31 Login Succeeded 06:38:31 nexus3.edgexfoundry.org:10003 06:38:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:31 Configure a credential helper to remove this warning. See 06:38:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:31 06:38:31 Login Succeeded 06:38:31 nexus3.edgexfoundry.org:10004 06:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:32 Configure a credential helper to remove this warning. See 06:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:32 06:38:32 Login Succeeded 06:38:32 docker.io 06:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:32 Configure a credential helper to remove this warning. See 06:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:32 06:38:32 Login Succeeded 06:38:32 ---> docker-login.sh ends [Pipeline] } 06:38:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:38:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:38:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:38:33 ========================================================= 06:38:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:38:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:33 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 06:38:33 Sending build context to Docker daemon 5.638MB 06:38:34 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 06:38:34 Step 2/10 : FROM ${BASE} AS builder 06:38:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:38:34 9b18e9b68314: Pulling fs layer 06:38:34 35d82f9e3411: Pulling fs layer 06:38:34 e16973657156: Pulling fs layer 06:38:34 fc693d55d65f: Pulling fs layer 06:38:34 7e9fc2657dce: Pulling fs layer 06:38:34 dda99020689f: Pulling fs layer 06:38:34 fc693d55d65f: Waiting 06:38:34 7e9fc2657dce: Waiting 06:38:34 db1c61fa0a46: Pulling fs layer 06:38:34 891c053d2c06: Pulling fs layer 06:38:34 db1c61fa0a46: Waiting 06:38:34 891c053d2c06: Waiting 06:38:34 e16973657156: Verifying Checksum 06:38:34 e16973657156: Download complete 06:38:34 35d82f9e3411: Download complete 06:38:34 7e9fc2657dce: Verifying Checksum 06:38:34 7e9fc2657dce: Download complete 06:38:34 dda99020689f: Verifying Checksum 06:38:34 9b18e9b68314: Verifying Checksum 06:38:34 9b18e9b68314: Download complete 06:38:34 dda99020689f: Download complete 06:38:35 9b18e9b68314: Pull complete 06:38:35 891c053d2c06: Verifying Checksum 06:38:35 891c053d2c06: Download complete 06:38:35 35d82f9e3411: Pull complete 06:38:36 e16973657156: Pull complete 06:38:36 db1c61fa0a46: Verifying Checksum 06:38:36 db1c61fa0a46: Download complete 06:38:37 fc693d55d65f: Verifying Checksum 06:38:37 fc693d55d65f: Download complete 06:38:49 fc693d55d65f: Pull complete 06:38:49 7e9fc2657dce: Pull complete 06:38:49 dda99020689f: Pull complete 06:38:56 db1c61fa0a46: Pull complete 06:38:58 891c053d2c06: Pull complete 06:38:58 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:38:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:38:58 ---> f96f9c87975a 06:38:58 Step 3/10 : ARG MAKE=make build 06:39:00 ---> Running in 5b12bf932c40 06:39:00 Removing intermediate container 5b12bf932c40 06:39:00 ---> 5270f7f4d8d2 06:39:00 Step 4/10 : WORKDIR /device-sdk-go 06:39:00 ---> Running in f5e3f84e309d 06:39:01 Removing intermediate container f5e3f84e309d 06:39:01 ---> 6fd4fa0e3eb5 06:39:01 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:39:01 ---> Running in e6c894e2f792 06:39:01 Removing intermediate container e6c894e2f792 06:39:01 ---> eb350fca0027 06:39:01 Step 6/10 : RUN apk add --update --no-cache make git 06:39:01 ---> Running in 64b49d73f5aa 06:39:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:39:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:39:04 OK: 221 MiB in 51 packages 06:39:05 Removing intermediate container 64b49d73f5aa 06:39:05 ---> 70b26f9bac05 06:39:05 Step 7/10 : COPY go.mod vendor* ./ 06:39:06 ---> 53c337d8726a 06:39:06 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:06 ---> Running in 431b59d321a2 06:40:14 Removing intermediate container 431b59d321a2 06:40:14 ---> d44157b6639a 06:40:14 Step 9/10 : COPY . . 06:40:14 ---> 794128fa7323 06:40:14 Step 10/10 : RUN ${MAKE} 06:40:14 ---> Running in 5e2c27335e9c 06:40:15 noop 06:40:16 Removing intermediate container 5e2c27335e9c 06:40:16 ---> 2bfe5d79e676 06:40:16 Successfully built 2bfe5d79e676 06:40:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:16 + docker inspect -f . ci-base-image-arm64 06:40:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:17 prd-ubuntu20.04-docker-arm64-4c-16g-6417 does not seem to be running inside a container 06:40:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:40:18 $ docker top 8adb3544456f07b62d73ab9f1866cba5ca7574f28d30c72dfd0863860f388a7d -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:19 + go version 06:40:19 go version go1.18.7 linux/arm64 [Pipeline] } 06:40:19 $ docker stop --time=1 8adb3544456f07b62d73ab9f1866cba5ca7574f28d30c72dfd0863860f388a7d 06:40:21 $ docker rm -f --volumes 8adb3544456f07b62d73ab9f1866cba5ca7574f28d30c72dfd0863860f388a7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:21 + docker inspect -f . ci-base-image-arm64 06:40:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:22 prd-ubuntu20.04-docker-arm64-4c-16g-6417 does not seem to be running inside a container 06:40:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:40:23 $ docker top 7da3f71de974ed798bb8ca763fb29428d13c6f2429690cefdb4203899ae5b5dc -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:24 + git config --global --add safe.directory /w/workspace/device-sdk-go/4 [Pipeline] fileExists [Pipeline] sh 06:40:24 + make test 06:40:24 go test -race -coverprofile=coverage.out ./... 06:41:03 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:43:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 06:43:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 06:43:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 06:43:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 06:43:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 06:43:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.330s coverage: 27.6% of statements 06:43:30 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.425s coverage: 78.9% of statements 06:43:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 06:43:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.525s coverage: 77.8% of statements 06:43:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 06:43:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 06:43:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.572s coverage: 77.0% of statements 06:43:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 06:43:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 06:43:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 06:43:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.475s coverage: 65.2% of statements 06:43:38 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:43:38 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 06:43:40 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.718s coverage: 89.2% of statements 06:43:40 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 06:43:40 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.325s coverage: 4.7% of statements 06:43:40 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 06:43:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:43:40 GO111MODULE=on go vet ./... 06:45:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:45:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:45:20 ./bin/test-attribution-txt.sh [Pipeline] echo 06:45:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:45:20 $ docker stop --time=1 7da3f71de974ed798bb8ca763fb29428d13c6f2429690cefdb4203899ae5b5dc 06:45:23 $ docker rm -f --volumes 7da3f71de974ed798bb8ca763fb29428d13c6f2429690cefdb4203899ae5b5dc [Pipeline] // withDockerContainer [Pipeline] sh 06:45:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:45:24 Warning: overwriting stash ‘coverage-report’ 06:45:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:45:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:45:26 + ls -al . 06:45:26 total 268 06:45:26 drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 06:40 . 06:45:26 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 06:38 .. 06:45:26 -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 06:38 .dockerignore 06:45:26 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 06:38 .git 06:45:26 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 06:38 .github 06:45:26 -rw-rw-r-- 1 jenkins jenkins 131 Feb 17 06:38 .gitignore 06:45:26 -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 06:38 .golangci.yml 06:45:26 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 17 06:38 CHANGELOG.md 06:45:26 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 06:38 GOVERNANCE.md 06:45:26 -rw-rw-r-- 1 jenkins jenkins 885 Feb 17 06:38 Jenkinsfile 06:45:26 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 17 06:38 LICENSE 06:45:26 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 17 06:38 Makefile 06:45:26 -rw-rw-r-- 1 jenkins jenkins 619 Feb 17 06:38 OWNERS.md 06:45:26 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 17 06:38 README.md 06:45:26 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 06:35 VERSION 06:45:26 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 06:38 bin 06:45:26 -rw-r--r-- 1 jenkins jenkins 98700 Feb 17 06:43 coverage.out 06:45:26 drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 06:38 example 06:45:26 -rw-rw-r-- 1 jenkins jenkins 3265 Feb 17 06:38 go.mod 06:45:26 -rw-rw-r-- 1 jenkins jenkins 32819 Feb 17 06:38 go.sum 06:45:26 drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 06:38 internal 06:45:26 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 06:38 openapi 06:45:26 drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 06:38 pkg 06:45:26 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 06:38 snap 06:45:26 -rw-rw-r-- 1 jenkins jenkins 222 Feb 17 06:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:26 + 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=83479d90184b6f31cfd2cf75003939fee94a5c5b --label arch=arm64 --label version=0.0.0 . 06:45:27 Sending build context to Docker daemon 5.737MB 06:45:27 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 06:45:27 Step 2/23 : FROM ${BASE} AS builder 06:45:27 ---> 2bfe5d79e676 06:45:27 Step 3/23 : ARG MAKE=make build 06:45:27 ---> Running in 71a27078c35c 06:45:27 Removing intermediate container 71a27078c35c 06:45:27 ---> 0d0f048a22a6 06:45:27 Step 4/23 : WORKDIR /device-sdk-go 06:45:27 ---> Running in b2937507e813 06:45:28 Removing intermediate container b2937507e813 06:45:28 ---> c1ce0dd04671 06:45:28 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:45:28 ---> Running in d1c505adc172 06:45:28 Removing intermediate container d1c505adc172 06:45:28 ---> 03ae90629e69 06:45:28 Step 6/23 : RUN apk add --update --no-cache make git 06:45:28 ---> Running in a0fda569cec7 06:45:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:45:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:45:31 OK: 221 MiB in 51 packages 06:45:31 Removing intermediate container a0fda569cec7 06:45:31 ---> 3a17a185dc34 06:45:31 Step 7/23 : COPY go.mod vendor* ./ 06:45:32 ---> db9e36bcb62e 06:45:32 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:45:32 ---> Running in c0d208fa2c71 06:45:37 Removing intermediate container c0d208fa2c71 06:45:37 ---> b2953445c1fe 06:45:37 Step 9/23 : COPY . . 06:45:37 ---> 4578742b7c19 06:45:37 Step 10/23 : RUN ${MAKE} 06:45:37 ---> Running in b83eb38275f3 06:45:38 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 06:48:00 Removing intermediate container b83eb38275f3 06:48:00 ---> b4985650e33c 06:48:00 Step 11/23 : FROM alpine:3.16 06:48:00 3.16: Pulling from library/alpine 06:48:00 3760b48202b3: Pulling fs layer 06:48:00 3760b48202b3: Verifying Checksum 06:48:00 3760b48202b3: Download complete 06:48:00 3760b48202b3: Pull complete 06:48:00 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:48:00 Status: Downloaded newer image for alpine:3.16 06:48:00 ---> 4c81e5bf8899 06:48:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:48:00 ---> Running in 48c6d4fb1ff2 06:48:00 Removing intermediate container 48c6d4fb1ff2 06:48:00 ---> 516592624621 06:48:00 Step 13/23 : RUN apk add --update --no-cache 06:48:00 ---> Running in cf7e34bbee33 06:48:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:48:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:48:00 OK: 5 MiB in 14 packages 06:48:00 Removing intermediate container cf7e34bbee33 06:48:00 ---> dd91c2a765f1 06:48:00 Step 14/23 : WORKDIR / 06:48:00 ---> Running in 81c40bb54fcb 06:48:00 Removing intermediate container 81c40bb54fcb 06:48:00 ---> 6f9da655da58 06:48:00 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:48:00 ---> 453d9dce007a 06:48:00 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:48:00 ---> e6ba0146f712 06:48:00 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:48:00 ---> e4795484fc1b 06:48:00 Step 18/23 : EXPOSE 59999 06:48:00 ---> Running in 13292f453cf5 06:48:00 Removing intermediate container 13292f453cf5 06:48:00 ---> 16d09e353874 06:48:00 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:48:00 ---> Running in 01f9eee3d294 06:48:00 Removing intermediate container 01f9eee3d294 06:48:00 ---> 8890d5c96c3d 06:48:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:48:00 ---> Running in 4973fddfad4f 06:48:00 Removing intermediate container 4973fddfad4f 06:48:00 ---> 5d6a4fecda0e 06:48:00 Step 21/23 : LABEL arch=arm64 06:48:00 ---> Running in 419ae2320035 06:48:00 Removing intermediate container 419ae2320035 06:48:00 ---> 24ee92103375 06:48:00 Step 22/23 : LABEL git_sha=83479d90184b6f31cfd2cf75003939fee94a5c5b 06:48:00 ---> Running in 97b1f2f4bc52 06:48:01 Removing intermediate container 97b1f2f4bc52 06:48:01 ---> 23041f08a497 06:48:01 Step 23/23 : LABEL version=0.0.0 06:48:01 ---> Running in 01364cf1babf 06:48:01 Removing intermediate container 01364cf1babf 06:48:01 ---> ece8219ff575 06:48:01 [Warning] One or more build-args [ARCH] were not consumed 06:48:01 Successfully built ece8219ff575 06:48:01 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 06:48:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:48:01 06:48:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:48:02 arm64: Pulling from edgex-lftools-log-publisher 06:48:02 8998bd30e6a1: Pulling fs layer 06:48:02 04944245beec: Pulling fs layer 06:48:02 699f458cf7ca: Pulling fs layer 06:48:02 765212b225bb: Pulling fs layer 06:48:02 f23df028b6ca: Pulling fs layer 06:48:02 d65c8cfc05b1: Pulling fs layer 06:48:02 2437ff75d9bd: Pulling fs layer 06:48:02 765212b225bb: Waiting 06:48:02 f23df028b6ca: Waiting 06:48:02 d65c8cfc05b1: Waiting 06:48:02 2437ff75d9bd: Waiting 06:48:02 04944245beec: Verifying Checksum 06:48:02 04944245beec: Download complete 06:48:02 765212b225bb: Verifying Checksum 06:48:02 765212b225bb: Download complete 06:48:02 f23df028b6ca: Verifying Checksum 06:48:02 f23df028b6ca: Download complete 06:48:02 d65c8cfc05b1: Verifying Checksum 06:48:02 d65c8cfc05b1: Download complete 06:48:02 699f458cf7ca: Verifying Checksum 06:48:02 699f458cf7ca: Download complete 06:48:03 8998bd30e6a1: Download complete 06:48:05 2437ff75d9bd: Verifying Checksum 06:48:05 2437ff75d9bd: Download complete 06:48:07 8998bd30e6a1: Pull complete 06:48:07 04944245beec: Pull complete 06:48:08 699f458cf7ca: Pull complete 06:48:08 765212b225bb: Pull complete 06:48:09 f23df028b6ca: Pull complete 06:48:09 d65c8cfc05b1: Pull complete 06:48:24 2437ff75d9bd: Pull complete 06:48:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:48:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:48:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:48:25 prd-ubuntu20.04-docker-arm64-4c-16g-6417 does not seem to be running inside a container 06:48:25 $ 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/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:48:27 $ docker top fcb6916c6af97626d4aa8fa7e7f17ea45c91fbaa34c54b7c863f80ffc4dd7b2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:48:28 ---> job-cost.sh 06:48:28 lf-activate-venv: SKIPPING 06:48:28 INFO: No Stack... 06:48:29 INFO: Retrieving Pricing Info for: v3-standard-4 06:48:29 INFO: Archiving Costs [Pipeline] sh 06:48:30 + + cut -d,cat -f6 06:48:30 /w/workspace/device-sdk-go/4/archives/cost.csv [Pipeline] lock 06:48:30 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1323-4-stack-cost] 06:48:30 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1323-4-stack-cost] did not exist. Created. 06:48:30 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1323-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:48:31 /w/workspace/device-sdk-go/4@tmp/durable-61127abb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:48:31 + echo total: 0.10999999940395355 [Pipeline] stash 06:48:31 Warning: overwriting stash ‘stack-cost’ 06:48:31 Stashed 1 file(s) [Pipeline] } 06:48:31 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1323-4-stack-cost] [Pipeline] // lock [Pipeline] } 06:48:31 $ docker stop --time=1 fcb6916c6af97626d4aa8fa7e7f17ea45c91fbaa34c54b7c863f80ffc4dd7b2c 06:48:33 $ docker rm -f --volumes fcb6916c6af97626d4aa8fa7e7f17ea45c91fbaa34c54b7c863f80ffc4dd7b2c [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 06:48:33 provisioning config files... 06:48:33 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp/config16627695988931654477tmp [Pipeline] { [Pipeline] sh 06:48:34 + set +x 06:48:34 + curl -s https://codecov.io/bash 06:48:34 + bash -s -- 06:48:34 06:48:34 _____ _ 06:48:34 / ____| | | 06:48:34 | | ___ __| | ___ ___ _____ __ 06:48:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:48:34 | |___| (_) | (_| | __/ (_| (_) \ V / 06:48:34 \_____\___/ \__,_|\___|\___\___/ \_/ 06:48:34 Bash-1.0.6 06:48:34 06:48:34 06:48:34 ==> git version 2.25.1 found 06:48:34 ==> 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 06:48:34 Release-Date: 2020-01-08 06:48:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:48:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:48:34 ==> Jenkins CI detected. 06:48:34 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1323 06:48:34 project root: . 06:48:34 --> token set from env 06:48:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:48:34 ==> Running gcov in . (disable via -X gcov) 06:48:34 ==> Python coveragepy not found 06:48:34 ==> Searching for coverage reports in: 06:48:34 + . 06:48:34 -> Found 1 reports 06:48:34 ==> Detecting git/mercurial file structure 06:48:34 ==> Reading reports 06:48:34 + ./coverage.out bytes=98700 06:48:34 ==> Appending adjustments 06:48:34 https://docs.codecov.io/docs/fixing-reports 06:48:34 + Found adjustments 06:48:34 ==> Gzipping contents 06:48:34 16K /tmp/codecov.9yF5Gw.gz 06:48:34 ==> Uploading reports 06:48:34 url: https://codecov.io 06:48:34 query: branch=PR-1323&commit=83479d90184b6f31cfd2cf75003939fee94a5c5b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1323%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1323&job=&cmd_args= 06:48:34 -> Pinging Codecov 06:48:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1323&commit=83479d90184b6f31cfd2cf75003939fee94a5c5b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1323%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1323&job=&cmd_args= 06:48:34 -> Uploading to 06:48:34 https://storage.googleapis.com/codecov/v4/raw/2023-02-17/7E55EF52A471D76F132DFD9A03CDDE97/83479d90184b6f31cfd2cf75003939fee94a5c5b/8f61d6b3-9957-4d62-9653-65c9424e115b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T064834Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bffecbc1221da6f8ec355f10f78923fb79861b35c862e19c0d2a733f7d689d48 06:48:34 % Total % Received % Xferd Average Speed Time Time Time Current 06:48:34 Dload Upload Total Spent Left Speed 06:48:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14380 0 0 100 14380 0 40167 --:--:-- --:--:-- --:--:-- 40055 06:48:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/83479d90184b6f31cfd2cf75003939fee94a5c5b [Pipeline] } 06:48:35 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 06:48:35 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1323/archives ] 06:48:35 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1323/archives 06:48:35 total 16 06:48:35 drwxr-xr-x 3 root root 4096 Feb 17 06:37 . 06:48:35 drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 06:37 .. 06:48:35 drwxr-xr-x 2 root root 4096 Feb 17 06:37 cost 06:48:35 -rw-r--r-- 1 root root 86 Feb 17 06:37 cost.csv 06:48:35 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1323/archives 06:48:35 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1323/archives 06:48:35 total 16 06:48:35 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 06:37 . 06:48:35 drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 06:37 .. 06:48:35 drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 06:37 cost 06:48:35 -rw-r--r-- 1 jenkins jenkins 86 Feb 17 06:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:48:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:48:37 ---> package-listing.sh 06:48:37 ++ facter osfamily 06:48:37 ++ tr '[:upper:]' '[:lower:]' 06:48:37 + OS_FAMILY=debian 06:48:37 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1323 06:48:37 + START_PACKAGES=/tmp/packages_start.txt 06:48:37 + END_PACKAGES=/tmp/packages_end.txt 06:48:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:48:37 + PACKAGES=/tmp/packages_start.txt 06:48:37 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1323 ']' 06:48:37 + PACKAGES=/tmp/packages_end.txt 06:48:37 + case "${OS_FAMILY}" in 06:48:37 + dpkg -l 06:48:37 + grep '^ii' 06:48:37 + '[' -f /tmp/packages_start.txt ']' 06:48:37 + '[' -f /tmp/packages_end.txt ']' 06:48:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:48:37 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1323 ']' 06:48:37 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1323/archives/ 06:48:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1323/archives/ [Pipeline] echo 06:48:37 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-1323/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:48:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:48:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:48:38 prd-ubuntu20.04-docker-8c-8g-6414 does not seem to be running inside a container 06:48:38 $ 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-1323/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-1323 -v /w/workspace/gexfoundry_device-sdk-go_PR-1323:/w/workspace/gexfoundry_device-sdk-go_PR-1323:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:48:38 $ docker top df13b1465935b7743bf2ec6ea03bea25a7df47aa88d1adce3c0637faab9a707b -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:38 + touch /tmp/pre-build-complete [Pipeline] sh 06:48:39 + mkdir -p /var/log/sysstat [Pipeline] sh 06:48:39 + ls /var/log/sa-host 06:48:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:48:39 provisioning config files... 06:48:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp/config8658543468806562255tmp [Pipeline] { [Pipeline] echo 06:48:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:48:39 ---> create-netrc.sh [Pipeline] } 06:48:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:48:40 ---> python-tools-install.sh [Pipeline] echo 06:48:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:48:40 ---> sudo-logs.sh 06:48:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:48:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:48:40 ---> job-cost.sh 06:48:40 lf-activate-venv: SKIPPING 06:48:40 DEBUG: total: 0.2199999988079071 06:48:40 INFO: Retrieving Stack Cost... 06:48:41 INFO: Retrieving Pricing Info for: v3-standard-8 06:48:41 INFO: Archiving Costs [Pipeline] echo 06:48:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:48:42 ---> logs-deploy.sh 06:48:42 lf-activate-venv: SKIPPING 06:48:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1323/4 06:48:42 INFO: archiving workspace using pattern(s): 06:48:43 Archives upload complete. 06:48:43 INFO: archiving logs to Nexus