Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 18e7bb25e5c1186e1a8dc6ace39812f248c961e4+7610f6dc338b87754f939bb9ede04e880837a002 (a9798ac0e47ab477e79e9be7e577df2126041e31) 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-ssh10011457748169429863.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-ssh15463324082005332327.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-1280/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-1280/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13405855346098708063.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-ssh7550143727542252528.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-1280/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-1280/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6409141583485807679.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/v2]] ========================================================= [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/v2 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-2664 in /w/workspace/gexfoundry_device-sdk-go_PR-1280 [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-1280 # 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/1280/head:refs/remotes/origin/PR-1280 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7610f6dc338b87754f939bb9ede04e880837a002 into PR head commit 18e7bb25e5c1186e1a8dc6ace39812f248c961e4 Merge succeeded, producing e634e761db0b5edd994dcc866d989beb0efcb97c Checking out Revision e634e761db0b5edd994dcc866d989beb0efcb97c (PR-1280) > git config core.sparsecheckout # timeout=10 > git checkout -f 18e7bb25e5c1186e1a8dc6ace39812f248c961e4 # 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 7610f6dc338b87754f939bb9ede04e880837a002 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e634e761db0b5edd994dcc866d989beb0efcb97c # timeout=10 Commit message: "Merge commit '7610f6dc338b87754f939bb9ede04e880837a002' into HEAD" > git rev-list --no-walk 18e7bb25e5c1186e1a8dc6ace39812f248c961e4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:09:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:09:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:09:31 ========================================================= 19:09:31 EdgeX Global Pipelines Version Info 19:09:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:09:31 ------------------- 19:09:31 stable info: 19:09:31 ------------------- 19:09:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:09:31 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:09:31 Message: update stable to v1.0.244 19:09:32 ------------------- 19:09:32 experimental info: 19:09:32 ------------------- 19:09:32 Commited By: **** collab-it+edgex@linuxfoundation.org 19:09:32 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:09:32 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1280 [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1280 [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1280 [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e634e761db0b5edd994dcc866d989beb0efcb97c [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e634e76 [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:32 provisioning config files... 19:09:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1280@tmp/config647545348905185822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:33 ---> docker-login.sh 19:09:33 nexus3.edgexfoundry.org:10001 19:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:33 Configure a credential helper to remove this warning. See 19:09:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:33 19:09:33 Login Succeeded 19:09:33 nexus3.edgexfoundry.org:10002 19:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:33 Configure a credential helper to remove this warning. See 19:09:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:33 19:09:33 Login Succeeded 19:09:33 nexus3.edgexfoundry.org:10003 19:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:33 Configure a credential helper to remove this warning. See 19:09:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:33 19:09:33 Login Succeeded 19:09:33 nexus3.edgexfoundry.org:10004 19:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:34 Configure a credential helper to remove this warning. See 19:09:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:34 19:09:34 Login Succeeded 19:09:34 docker.io 19:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:34 Configure a credential helper to remove this warning. See 19:09:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:34 19:09:34 Login Succeeded 19:09:34 ---> docker-login.sh ends [Pipeline] } 19:09:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:09:34 + git rev-list -1 --merges e634e761db0b5edd994dcc866d989beb0efcb97c~1..e634e761db0b5edd994dcc866d989beb0efcb97c [Pipeline] echo 19:09:34 -----------> git rev-list -1 --merges e634e761db0b5edd994dcc866d989beb0efcb97c~1..e634e761db0b5edd994dcc866d989beb0efcb97c e634e761db0b5edd994dcc866d989beb0efcb97c 19:09:34 e634e761db0b5edd994dcc866d989beb0efcb97c [false] [Pipeline] sh 19:09:35 + git log --format=format:%s -1 e634e761db0b5edd994dcc866d989beb0efcb97c [Pipeline] echo 19:09:35 ========================================================= 19:09:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:09:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:09:35 + git log --format=format:%s -1 e634e761db0b5edd994dcc866d989beb0efcb97c [Pipeline] echo 19:09:35 [semverPrep] GIT_COMMIT: e634e761db0b5edd994dcc866d989beb0efcb97c, Commit Message: Merge commit '7610f6dc338b87754f939bb9ede04e880837a002' into HEAD [Pipeline] echo 19:09:35 [semverPrep] This is not a build commit. [Pipeline] sh 19:09:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:09:35 + grep -v github /etc/ssh/ssh_known_hosts 19:09:35 + [ -e /tmp/ssh_known_hosts ] 19:09:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:09:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:09:35 + sudo tee -a /etc/ssh/ssh_known_hosts 19:09:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:09:36 19:09:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:09:36 0.1.4: Pulling from edgex-devops/py-git-semver 19:09:36 b85a868b505f: Pulling fs layer 19:09:36 e2be974225ed: Pulling fs layer 19:09:36 339a4e72a1f5: Pulling fs layer 19:09:36 988bab9f4d93: Pulling fs layer 19:09:36 1469e6f7b9e6: Pulling fs layer 19:09:36 eaf3925da568: Pulling fs layer 19:09:36 bab4dde63d76: Pulling fs layer 19:09:36 bde34c3a00c8: Pulling fs layer 19:09:36 b352a97aabf1: Pulling fs layer 19:09:36 4872d77fe225: Pulling fs layer 19:09:36 5851b861e8e6: Pulling fs layer 19:09:36 988bab9f4d93: Waiting 19:09:36 1469e6f7b9e6: Waiting 19:09:36 eaf3925da568: Waiting 19:09:36 bab4dde63d76: Waiting 19:09:36 bde34c3a00c8: Waiting 19:09:36 b352a97aabf1: Waiting 19:09:36 4872d77fe225: Waiting 19:09:36 5851b861e8e6: Waiting 19:09:36 e2be974225ed: Verifying Checksum 19:09:36 e2be974225ed: Download complete 19:09:36 988bab9f4d93: Download complete 19:09:36 339a4e72a1f5: Verifying Checksum 19:09:36 339a4e72a1f5: Download complete 19:09:36 eaf3925da568: Verifying Checksum 19:09:36 eaf3925da568: Download complete 19:09:36 1469e6f7b9e6: Verifying Checksum 19:09:36 1469e6f7b9e6: Download complete 19:09:36 bde34c3a00c8: Download complete 19:09:37 b352a97aabf1: Download complete 19:09:37 4872d77fe225: Verifying Checksum 19:09:37 4872d77fe225: Download complete 19:09:37 5851b861e8e6: Download complete 19:09:37 b85a868b505f: Verifying Checksum 19:09:37 b85a868b505f: Download complete 19:09:37 bab4dde63d76: Verifying Checksum 19:09:37 bab4dde63d76: Download complete 19:09:38 b85a868b505f: Pull complete 19:09:38 e2be974225ed: Pull complete 19:09:39 339a4e72a1f5: Pull complete 19:09:39 988bab9f4d93: Pull complete 19:09:39 1469e6f7b9e6: Pull complete 19:09:39 eaf3925da568: Pull complete 19:09:41 bab4dde63d76: Pull complete 19:09:41 bde34c3a00c8: Pull complete 19:09:41 b352a97aabf1: Pull complete 19:09:41 4872d77fe225: Pull complete 19:09:41 5851b861e8e6: Pull complete 19:09:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:09:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:09:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:41 prd-ubuntu20.04-docker-8c-8g-2664 does not seem to be running inside a container 19:09:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1280 -v /w/workspace/gexfoundry_device-sdk-go_PR-1280:/w/workspace/gexfoundry_device-sdk-go_PR-1280:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1280@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1280@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 19:09:44 $ docker top 9dbc1001cbdb39090e291574bd9cc6725852ea057c8300e52e51003d9b2b7640 -eo pid,comm 19:09:44 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). 19:09:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:09:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:44 [ssh-agent] Looking for ssh-agent implementation... 19:09:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:44 $ docker exec 9dbc1001cbdb39090e291574bd9cc6725852ea057c8300e52e51003d9b2b7640 ssh-agent 19:09:44 SSH_AUTH_SOCK=/tmp/ssh-VB04eP8DEkk9/agent.32 19:09:44 SSH_AGENT_PID=38 19:09:44 Running ssh-add (command line suppressed) 19:09:44 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1280@tmp/private_key_17974698182087383550.key (/w/workspace/gexfoundry_device-sdk-go_PR-1280@tmp/private_key_17974698182087383550.key) 19:09:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:44 + git tag --points-at HEAD [Pipeline] } 19:09:44 $ docker exec --env ******** --env ******** 9dbc1001cbdb39090e291574bd9cc6725852ea057c8300e52e51003d9b2b7640 ssh-agent -k 19:09:45 unset SSH_AUTH_SOCK; 19:09:45 unset SSH_AGENT_PID; 19:09:45 echo Agent pid 38 killed; 19:09:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:09:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:45 [ssh-agent] Looking for ssh-agent implementation... 19:09:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:45 $ docker exec 9dbc1001cbdb39090e291574bd9cc6725852ea057c8300e52e51003d9b2b7640 ssh-agent 19:09:45 SSH_AUTH_SOCK=/tmp/ssh-AHw3xZ3urthJ/agent.70 19:09:45 SSH_AGENT_PID=76 19:09:45 Running ssh-add (command line suppressed) 19:09:45 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1280@tmp/private_key_324134618111927172.key (/w/workspace/gexfoundry_device-sdk-go_PR-1280@tmp/private_key_324134618111927172.key) 19:09:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:45 + git semver init 19:09:46 2023-01-16 19:09:45,992 [run_init] DEBUG init version:0.0.0 force:False 19:09:46 2023-01-16 19:09:45,993 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1280/.semver 19:09:46 2023-01-16 19:09:45,993 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1280/.semver 19:09:46 2023-01-16 19:09:45,993 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1280/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1280, universal_newlines=False, shell=None, istream=None) 19:09:46 2023-01-16 19:09:46,950 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1280/.git/info/exclude 19:09:46 2023-01-16 19:09:46,950 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1280/.semver/PR-1280 with force:False 19:09:46 2023-01-16 19:09:46,950 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1280/.semver/PR-1280 19:09:46 2023-01-16 19:09:46,953 [execute] INFO git cat-file --batch-check 19:09:46 2023-01-16 19:09:46,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1280/.semver, universal_newlines=False, shell=None, istream=) 19:09:46 2023-01-16 19:09:46,957 [execute] INFO git cat-file --batch 19:09:46 2023-01-16 19:09:46,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1280/.semver, universal_newlines=False, shell=None, istream=) 19:09:46 2023-01-16 19:09:46,961 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1280/.semver/PR-1280 19:09:46 0.0.0 [Pipeline] } 19:09:47 $ docker exec --env ******** --env ******** 9dbc1001cbdb39090e291574bd9cc6725852ea057c8300e52e51003d9b2b7640 ssh-agent -k 19:09:47 unset SSH_AUTH_SOCK; 19:09:47 unset SSH_AGENT_PID; 19:09:47 echo Agent pid 76 killed; 19:09:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:47 + git semver [Pipeline] } 19:09:47 $ docker stop --time=1 9dbc1001cbdb39090e291574bd9cc6725852ea057c8300e52e51003d9b2b7640 19:09:49 $ docker rm -f --volumes 9dbc1001cbdb39090e291574bd9cc6725852ea057c8300e52e51003d9b2b7640 [Pipeline] // withDockerContainer [Pipeline] sh 19:09:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:09:50 Stashed 1 file(s) [Pipeline] echo 19:09:50 [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 19:09:50 provisioning config files... 19:09:50 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1280@tmp/config12449635068032242168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:50 ---> docker-login.sh 19:09:50 nexus3.edgexfoundry.org:10001 19:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:50 Configure a credential helper to remove this warning. See 19:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:50 19:09:50 Login Succeeded 19:09:50 nexus3.edgexfoundry.org:10002 19:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:50 Configure a credential helper to remove this warning. See 19:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:50 19:09:50 Login Succeeded 19:09:50 nexus3.edgexfoundry.org:10003 19:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:50 Configure a credential helper to remove this warning. See 19:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:50 19:09:50 Login Succeeded 19:09:50 nexus3.edgexfoundry.org:10004 19:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:50 Configure a credential helper to remove this warning. See 19:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:50 19:09:50 Login Succeeded 19:09:50 docker.io 19:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:51 Configure a credential helper to remove this warning. See 19:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:51 19:09:51 Login Succeeded 19:09:51 ---> docker-login.sh ends [Pipeline] } 19:09:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:09:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:51 ========================================================= 19:09:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:09:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:51 + 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 . 19:09:51 Sending build context to Docker daemon 10.44MB 19:09:51 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 19:09:51 Step 2/10 : FROM ${BASE} AS builder 19:09:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:09:51 213ec9aee27d: Pulling fs layer 19:09:51 4583459ba037: Pulling fs layer 19:09:51 93c1e223e6f2: Pulling fs layer 19:09:51 53926ce57604: Pulling fs layer 19:09:51 21b2b0c7a3f4: Pulling fs layer 19:09:51 22ff95d597cd: Pulling fs layer 19:09:51 12d6caf4c0d1: Pulling fs layer 19:09:51 53926ce57604: Waiting 19:09:51 21b2b0c7a3f4: Waiting 19:09:51 12d6caf4c0d1: Waiting 19:09:51 96b7cbca73a9: Pulling fs layer 19:09:51 a7acece74701: Pulling fs layer 19:09:51 96b7cbca73a9: Waiting 19:09:51 a7acece74701: Waiting 19:09:51 93c1e223e6f2: Download complete 19:09:51 4583459ba037: Verifying Checksum 19:09:51 4583459ba037: Download complete 19:09:51 21b2b0c7a3f4: Verifying Checksum 19:09:51 21b2b0c7a3f4: Download complete 19:09:51 22ff95d597cd: Verifying Checksum 19:09:51 22ff95d597cd: Download complete 19:09:51 213ec9aee27d: Verifying Checksum 19:09:51 213ec9aee27d: Download complete 19:09:51 12d6caf4c0d1: Verifying Checksum 19:09:51 12d6caf4c0d1: Download complete 19:09:52 213ec9aee27d: Pull complete 19:09:52 4583459ba037: Pull complete 19:09:52 93c1e223e6f2: Pull complete 19:09:53 53926ce57604: Verifying Checksum 19:09:53 53926ce57604: Download complete 19:09:53 a7acece74701: Verifying Checksum 19:09:53 a7acece74701: Download complete 19:09:53 96b7cbca73a9: Download complete 19:09:57 53926ce57604: Pull complete 19:09:57 21b2b0c7a3f4: Pull complete 19:09:57 22ff95d597cd: Pull complete 19:09:57 12d6caf4c0d1: Pull complete 19:09:59 96b7cbca73a9: Pull complete 19:10:00 a7acece74701: Pull complete 19:10:00 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:10:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:10:00 ---> db6d94c90886 19:10:00 Step 3/10 : ARG MAKE=make build 19:10:03 ---> Running in e7fced2c080b 19:10:03 Removing intermediate container e7fced2c080b 19:10:03 ---> d16be937e0c0 19:10:03 Step 4/10 : WORKDIR /device-sdk-go 19:10:03 ---> Running in 674a3cfa059e 19:10:03 Removing intermediate container 674a3cfa059e 19:10:03 ---> 171419bbe246 19:10:03 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:10:03 ---> Running in a4e23fdef647 19:10:04 Removing intermediate container a4e23fdef647 19:10:04 ---> 053cb424f766 19:10:04 Step 6/10 : RUN apk add --update --no-cache make git 19:10:04 ---> Running in b5975700bfc3 19:10:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:04 OK: 211 MiB in 51 packages 19:10:05 Removing intermediate container b5975700bfc3 19:10:05 ---> 059cda4bc105 19:10:05 Step 7/10 : COPY go.mod vendor* ./ 19:10:05 Still waiting to schedule task 19:10:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:10:05 ---> 01c774309a1f 19:10:05 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:05 ---> Running in 3f86edb2b714 19:10:37 Removing intermediate container 3f86edb2b714 19:10:37 ---> f505187f22d4 19:10:37 Step 9/10 : COPY . . 19:10:37 ---> 11a7d49c49ac 19:10:37 Step 10/10 : RUN ${MAKE} 19:10:37 ---> Running in a9bc4b4ce52f 19:10:37 noop 19:10:37 Removing intermediate container a9bc4b4ce52f 19:10:37 ---> 6ec5008ab0c8 19:10:37 Successfully built 6ec5008ab0c8 19:10:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:37 + docker inspect -f . ci-base-image-x86_64 19:10:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:37 prd-ubuntu20.04-docker-8c-8g-2664 does not seem to be running inside a container 19:10:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1280 -v /w/workspace/gexfoundry_device-sdk-go_PR-1280:/w/workspace/gexfoundry_device-sdk-go_PR-1280:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1280@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1280@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 19:10:38 $ docker top ca7ba00ebc116e18597938369ed874773cd534e185c7cf44513d2d1867f90ba6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:38 + go version 19:10:38 go version go1.18.7 linux/amd64 [Pipeline] } 19:10:38 $ docker stop --time=1 ca7ba00ebc116e18597938369ed874773cd534e185c7cf44513d2d1867f90ba6 19:10:40 $ docker rm -f --volumes ca7ba00ebc116e18597938369ed874773cd534e185c7cf44513d2d1867f90ba6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:40 + docker inspect -f . ci-base-image-x86_64 19:10:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:40 prd-ubuntu20.04-docker-8c-8g-2664 does not seem to be running inside a container 19:10:40 $ 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-1280 -v /w/workspace/gexfoundry_device-sdk-go_PR-1280:/w/workspace/gexfoundry_device-sdk-go_PR-1280:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1280@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1280@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 19:10:40 $ docker top 2f03d41b1917bb1db323eb7ba20b60071a4550147e568d4e56cc25aef64ffc3c -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:41 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1280 [Pipeline] fileExists [Pipeline] sh 19:10:41 + make test 19:10:41 go test -race -coverprofile=coverage.out ./... 19:10:48 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 19:10:58 # github.com/edgexfoundry/go-mod-messaging/v3/clients 19:10:58 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 19:10:58 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 19:10:58 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 19:10:58 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 19:10:58 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 19:10:59 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 19:10:59 internal/controller/http/command.go:49:71: undefined: common.ValueYes 19:10:59 internal/controller/http/command.go:54:74: undefined: common.ValueYes 19:10:59 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 19:10:59 internal/controller/messaging/command.go:219:43: undefined: common.ValueYes 19:10:59 internal/controller/messaging/command.go:223:45: undefined: common.ValueNo 19:11:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.055s coverage: 27.6% of statements 19:11:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.066s coverage: 78.9% of statements 19:11:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.089s coverage: 73.6% of statements 19:11:00 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [build failed] 19:11:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.099s coverage: 65.1% of statements 19:11:00 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.765s coverage: 89.2% of statements 19:11:00 FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] 19:11:00 make: *** [Makefile:35: unittest] Error 2 [Pipeline] } 19:11:00 $ docker stop --time=1 2f03d41b1917bb1db323eb7ba20b60071a4550147e568d4e56cc25aef64ffc3c 19:11:03 $ docker rm -f --volumes 2f03d41b1917bb1db323eb7ba20b60071a4550147e568d4e56cc25aef64ffc3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:11:03 19:11:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:11:04 latest: Pulling from edgex-lftools-log-publisher 19:11:04 5eb5b503b376: Pulling fs layer 19:11:04 5c69ac0246d0: Pulling fs layer 19:11:04 ec43610c2a17: Pulling fs layer 19:11:04 3a2ae6a8a46f: Pulling fs layer 19:11:04 33b1e0a273af: Pulling fs layer 19:11:04 5d3b04190fa2: Pulling fs layer 19:11:04 2f39f015ded8: Pulling fs layer 19:11:04 3a2ae6a8a46f: Waiting 19:11:04 33b1e0a273af: Waiting 19:11:04 5d3b04190fa2: Waiting 19:11:04 2f39f015ded8: Waiting 19:11:04 5c69ac0246d0: Verifying Checksum 19:11:04 5c69ac0246d0: Download complete 19:11:04 3a2ae6a8a46f: Verifying Checksum 19:11:04 3a2ae6a8a46f: Download complete 19:11:04 33b1e0a273af: Verifying Checksum 19:11:04 33b1e0a273af: Download complete 19:11:04 5d3b04190fa2: Verifying Checksum 19:11:04 5d3b04190fa2: Download complete 19:11:04 ec43610c2a17: Download complete 19:11:04 5eb5b503b376: Verifying Checksum 19:11:04 5eb5b503b376: Download complete 19:11:05 2f39f015ded8: Download complete 19:11:05 5eb5b503b376: Pull complete 19:11:05 5c69ac0246d0: Pull complete 19:11:06 ec43610c2a17: Pull complete 19:11:06 3a2ae6a8a46f: Pull complete 19:11:06 33b1e0a273af: Pull complete 19:11:06 5d3b04190fa2: Pull complete 19:11:10 2f39f015ded8: Pull complete 19:11:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:11:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:11:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:11 prd-ubuntu20.04-docker-8c-8g-2664 does not seem to be running inside a container 19:11:11 $ 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-1280 -v /w/workspace/gexfoundry_device-sdk-go_PR-1280:/w/workspace/gexfoundry_device-sdk-go_PR-1280:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1280@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1280@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 19:11:13 $ docker top 95e05d5c5c68bf189eb651be1ab3660b731172a352774180c240951cdc1727e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:13 ---> job-cost.sh 19:11:13 lf-activate-venv: SKIPPING 19:11:13 INFO: No Stack... 19:11:13 INFO: Retrieving Pricing Info for: v3-standard-8 19:11:14 INFO: Archiving Costs [Pipeline] sh 19:11:14 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1280/archives/cost.csv 19:11:14 + cut -d, -f6 [Pipeline] lock 19:11:14 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1280-2-stack-cost] 19:11:14 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1280-2-stack-cost] did not exist. Created. 19:11:14 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1280-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:11:15 + echo total: 0.2199999988079071 [Pipeline] stash 19:11:15 Stashed 1 file(s) [Pipeline] } 19:11:15 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1280-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:11:15 $ docker stop --time=1 95e05d5c5c68bf189eb651be1ab3660b731172a352774180c240951cdc1727e9 19:11:16 $ docker rm -f --volumes 95e05d5c5c68bf189eb651be1ab3660b731172a352774180c240951cdc1727e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:11:16 Failed in branch amd64 19:11:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2672 in /w/workspace/gexfoundry_device-sdk-go_PR-1280 [Pipeline] { [Pipeline] ws 19:11:34 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 19:11:34 The recommended git tool is: git 19:11:43 using credential edgex-jenkins-ssh 19:11:43 Cloning the remote Git repository 19:11:43 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 19:11:43 > git init /w/workspace/device-sdk-go/2 # timeout=10 19:11:43 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 19:11:43 > git --version # timeout=10 19:11:44 > git --version # 'git version 2.25.1' 19:11:44 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 19:11:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:47 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 19:11:47 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 19:11:47 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1280/head:refs/remotes/origin/PR-1280 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:11:48 Merging remotes/origin/main commit 7610f6dc338b87754f939bb9ede04e880837a002 into PR head commit 18e7bb25e5c1186e1a8dc6ace39812f248c961e4 19:11:49 Merge succeeded, producing 4f3eb5c4602b28acbf559e2a1715b99257ac189b 19:11:49 Checking out Revision 4f3eb5c4602b28acbf559e2a1715b99257ac189b (PR-1280) 19:11:48 > git config core.sparsecheckout # timeout=10 19:11:48 > git checkout -f 18e7bb25e5c1186e1a8dc6ace39812f248c961e4 # timeout=10 19:11:48 > git remote # timeout=10 19:11:48 > git config --get remote.origin.url # timeout=10 19:11:48 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:48 > git merge 7610f6dc338b87754f939bb9ede04e880837a002 # timeout=10 19:11:49 > git rev-parse HEAD^{commit} # timeout=10 19:11:49 > git config core.sparsecheckout # timeout=10 19:11:49 > git checkout -f 4f3eb5c4602b28acbf559e2a1715b99257ac189b # timeout=10 19:11:53 Commit message: "Merge commit '7610f6dc338b87754f939bb9ede04e880837a002' into HEAD" 19:11:53 > git rev-list --no-walk 18e7bb25e5c1186e1a8dc6ace39812f248c961e4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:11:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:11:54 % Total % Received % Xferd Average Speed Time Time Time Current 19:11:54 Dload Upload Total Spent Left Speed 19:11:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 135k 0 --:--:-- --:--:-- --:--:-- 135k [Pipeline] sh 19:11:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:11:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:11:55 + sudo tee /etc/docker/daemon.new 19:11:55 { 19:11:55 "registry-mirrors": [ 19:11:55 "https://nexus3.edgexfoundry.org:10001" 19:11:55 ], 19:11:55 "bip": "10.250.0.254/24", 19:11:55 "hosts": [ 19:11:55 "tcp://0.0.0.0:5555", 19:11:55 "unix:///var/run/docker.sock" 19:11:55 ], 19:11:55 "mtu": 1458, 19:11:55 "selinux-enabled": true, 19:11:55 "seccomp-profile": "/etc/docker/seccomp.json" 19:11:55 } [Pipeline] sh 19:11:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:11:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:14 provisioning config files... 19:12:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config2859967951423235325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:15 ---> docker-login.sh 19:12:15 nexus3.edgexfoundry.org:10001 19:12:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:16 Configure a credential helper to remove this warning. See 19:12:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:16 19:12:16 Login Succeeded 19:12:16 nexus3.edgexfoundry.org:10002 19:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:16 Configure a credential helper to remove this warning. See 19:12:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:16 19:12:16 Login Succeeded 19:12:16 nexus3.edgexfoundry.org:10003 19:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:16 Configure a credential helper to remove this warning. See 19:12:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:16 19:12:16 Login Succeeded 19:12:16 nexus3.edgexfoundry.org:10004 19:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:17 Configure a credential helper to remove this warning. See 19:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:17 19:12:17 Login Succeeded 19:12:17 docker.io 19:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:17 Configure a credential helper to remove this warning. See 19:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:17 19:12:17 Login Succeeded 19:12:17 ---> docker-login.sh ends [Pipeline] } 19:12:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:12:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:12:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:12:18 ========================================================= 19:12:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:12:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:18 + 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 . 19:12:18 Sending build context to Docker daemon 5.62MB 19:12:18 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 19:12:18 Step 2/10 : FROM ${BASE} AS builder 19:12:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:12:18 9b18e9b68314: Pulling fs layer 19:12:18 35d82f9e3411: Pulling fs layer 19:12:18 e16973657156: Pulling fs layer 19:12:18 fc693d55d65f: Pulling fs layer 19:12:18 7e9fc2657dce: Pulling fs layer 19:12:18 dda99020689f: Pulling fs layer 19:12:18 db1c61fa0a46: Pulling fs layer 19:12:18 891c053d2c06: Pulling fs layer 19:12:18 dda99020689f: Waiting 19:12:18 891c053d2c06: Waiting 19:12:18 db1c61fa0a46: Waiting 19:12:18 fc693d55d65f: Waiting 19:12:18 7e9fc2657dce: Waiting 19:12:18 e16973657156: Download complete 19:12:18 35d82f9e3411: Verifying Checksum 19:12:18 35d82f9e3411: Download complete 19:12:18 7e9fc2657dce: Verifying Checksum 19:12:18 7e9fc2657dce: Download complete 19:12:19 dda99020689f: Verifying Checksum 19:12:19 dda99020689f: Download complete 19:12:19 9b18e9b68314: Verifying Checksum 19:12:19 9b18e9b68314: Download complete 19:12:20 9b18e9b68314: Pull complete 19:12:20 891c053d2c06: Verifying Checksum 19:12:20 891c053d2c06: Download complete 19:12:20 35d82f9e3411: Pull complete 19:12:21 e16973657156: Pull complete 19:12:21 db1c61fa0a46: Verifying Checksum 19:12:21 db1c61fa0a46: Download complete 19:12:22 fc693d55d65f: Verifying Checksum 19:12:22 fc693d55d65f: Download complete 19:12:34 fc693d55d65f: Pull complete 19:12:34 7e9fc2657dce: Pull complete 19:12:34 dda99020689f: Pull complete 19:12:40 db1c61fa0a46: Pull complete 19:12:41 891c053d2c06: Pull complete 19:12:41 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:12:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:12:41 ---> f96f9c87975a 19:12:41 Step 3/10 : ARG MAKE=make build 19:12:44 ---> Running in c43fc2a5c11d 19:12:44 Removing intermediate container c43fc2a5c11d 19:12:44 ---> 0069948b3197 19:12:44 Step 4/10 : WORKDIR /device-sdk-go 19:12:44 ---> Running in 3e6d4cadfaec 19:12:44 Removing intermediate container 3e6d4cadfaec 19:12:44 ---> 767fcd9d6f0b 19:12:44 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:12:44 ---> Running in 31aeb86efcbe 19:12:44 Removing intermediate container 31aeb86efcbe 19:12:44 ---> ee1d191ab497 19:12:44 Step 6/10 : RUN apk add --update --no-cache make git 19:12:44 ---> Running in c3561fe1d95e 19:12:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:12:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:12:47 OK: 221 MiB in 51 packages 19:12:48 Removing intermediate container c3561fe1d95e 19:12:48 ---> 49d37bd4b14b 19:12:48 Step 7/10 : COPY go.mod vendor* ./ 19:12:49 ---> f27debf7a968 19:12:49 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:49 ---> Running in 9143ea4c0080 19:13:57 Removing intermediate container 9143ea4c0080 19:13:57 ---> 03edcca7654f 19:13:57 Step 9/10 : COPY . . 19:13:57 ---> 89c7c7862667 19:13:57 Step 10/10 : RUN ${MAKE} 19:13:57 ---> Running in b1e7eee24db4 19:13:57 noop 19:13:57 Removing intermediate container b1e7eee24db4 19:13:57 ---> ad57be06b479 19:13:57 Successfully built ad57be06b479 19:13:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:58 + docker inspect -f . ci-base-image-arm64 19:13:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:58 prd-ubuntu20.04-docker-arm64-4c-16g-2672 does not seem to be running inside a container 19:13:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:13:59 $ docker top b33af6c4a58069f49604505776a22716d7efb63cba5034cdfab5ec6d9ad4824b -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:00 + go version 19:14:00 go version go1.18.7 linux/arm64 [Pipeline] } 19:14:00 $ docker stop --time=1 b33af6c4a58069f49604505776a22716d7efb63cba5034cdfab5ec6d9ad4824b 19:14:02 $ docker rm -f --volumes b33af6c4a58069f49604505776a22716d7efb63cba5034cdfab5ec6d9ad4824b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:03 + docker inspect -f . ci-base-image-arm64 19:14:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:03 prd-ubuntu20.04-docker-arm64-4c-16g-2672 does not seem to be running inside a container 19:14:03 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:14:04 $ docker top 2b2efa1aedbd8c7e44a70d4524ed7d7cd227aeb027cb3f2fb47422b1682f177f -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:05 + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh 19:14:06 + make test 19:14:06 go test -race -coverprofile=coverage.out ./... 19:14:53 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 19:16:29 # github.com/edgexfoundry/go-mod-messaging/v3/clients 19:16:29 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 19:16:29 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 19:16:29 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 19:16:29 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 19:16:29 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 19:16:56 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 19:16:56 internal/controller/http/command.go:49:71: undefined: common.ValueYes 19:16:56 internal/controller/http/command.go:54:74: undefined: common.ValueYes 19:16:56 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 19:16:56 internal/controller/messaging/command.go:219:43: undefined: common.ValueYes 19:16:56 internal/controller/messaging/command.go:223:45: undefined: common.ValueNo 19:17:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.340s coverage: 27.6% of statements 19:17:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.391s coverage: 78.9% of statements 19:17:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.376s coverage: 73.6% of statements 19:17:16 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [build failed] 19:17:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.440s coverage: 65.1% of statements 19:17:18 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.701s coverage: 89.2% of statements 19:17:18 FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] 19:17:19 make: *** [Makefile:35: unittest] Error 2 [Pipeline] } 19:17:19 $ docker stop --time=1 2b2efa1aedbd8c7e44a70d4524ed7d7cd227aeb027cb3f2fb47422b1682f177f 19:17:21 $ docker rm -f --volumes 2b2efa1aedbd8c7e44a70d4524ed7d7cd227aeb027cb3f2fb47422b1682f177f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:17:22 19:17:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:17:22 arm64: Pulling from edgex-lftools-log-publisher 19:17:22 8998bd30e6a1: Pulling fs layer 19:17:22 04944245beec: Pulling fs layer 19:17:22 699f458cf7ca: Pulling fs layer 19:17:22 765212b225bb: Pulling fs layer 19:17:22 f23df028b6ca: Pulling fs layer 19:17:22 d65c8cfc05b1: Pulling fs layer 19:17:22 2437ff75d9bd: Pulling fs layer 19:17:22 765212b225bb: Waiting 19:17:22 f23df028b6ca: Waiting 19:17:22 d65c8cfc05b1: Waiting 19:17:22 2437ff75d9bd: Waiting 19:17:22 04944245beec: Verifying Checksum 19:17:22 04944245beec: Download complete 19:17:22 765212b225bb: Verifying Checksum 19:17:22 f23df028b6ca: Verifying Checksum 19:17:22 f23df028b6ca: Download complete 19:17:23 d65c8cfc05b1: Verifying Checksum 19:17:23 d65c8cfc05b1: Download complete 19:17:23 699f458cf7ca: Verifying Checksum 19:17:23 699f458cf7ca: Download complete 19:17:23 8998bd30e6a1: Verifying Checksum 19:17:23 8998bd30e6a1: Download complete 19:17:26 2437ff75d9bd: Verifying Checksum 19:17:26 2437ff75d9bd: Download complete 19:17:27 8998bd30e6a1: Pull complete 19:17:28 04944245beec: Pull complete 19:17:29 699f458cf7ca: Pull complete 19:17:30 765212b225bb: Pull complete 19:17:30 f23df028b6ca: Pull complete 19:17:30 d65c8cfc05b1: Pull complete 19:17:45 2437ff75d9bd: Pull complete 19:17:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:17:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:17:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:46 prd-ubuntu20.04-docker-arm64-4c-16g-2672 does not seem to be running inside a container 19:17:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:17:49 $ docker top 497bc6483d774cbd5985503896b8b97ec2d289f03c3a6c6e8b1a353e67064bd0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:17:50 ---> job-cost.sh 19:17:50 lf-activate-venv: SKIPPING 19:17:50 INFO: No Stack... 19:17:50 INFO: Retrieving Pricing Info for: v3-standard-4 19:17:51 INFO: Archiving Costs [Pipeline] sh 19:17:52 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 19:17:52 + cut -d, -f6 [Pipeline] lock 19:17:52 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1280-2-stack-cost] 19:17:52 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1280-2-stack-cost] did not exist. Created. 19:17:52 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1280-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:17:52 /w/workspace/device-sdk-go/2@tmp/durable-e7231a4b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:17:53 + echo total: 0.10999999940395355 [Pipeline] stash 19:17:53 Warning: overwriting stash ‘stack-cost’ 19:17:54 Stashed 1 file(s) [Pipeline] } 19:17:54 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1280-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:17:54 $ docker stop --time=1 497bc6483d774cbd5985503896b8b97ec2d289f03c3a6c6e8b1a353e67064bd0 19:17:55 $ docker rm -f --volumes 497bc6483d774cbd5985503896b8b97ec2d289f03c3a6c6e8b1a353e67064bd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:17:56 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:17:56 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1280/archives ] 19:17:56 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1280/archives 19:17:56 total 16 19:17:56 drwxr-xr-x 3 root root 4096 Jan 16 19:11 . 19:17:56 drwxrwxr-x 12 jenkins jenkins 4096 Jan 16 19:11 .. 19:17:56 drwxr-xr-x 2 root root 4096 Jan 16 19:11 cost 19:17:56 -rw-r--r-- 1 root root 86 Jan 16 19:11 cost.csv 19:17:56 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1280/archives 19:17:56 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1280/archives 19:17:56 total 16 19:17:56 drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 19:11 . 19:17:56 drwxrwxr-x 12 jenkins jenkins 4096 Jan 16 19:11 .. 19:17:56 drwxr-xr-x 2 jenkins jenkins 4096 Jan 16 19:11 cost 19:17:56 -rw-r--r-- 1 jenkins jenkins 86 Jan 16 19:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:17:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:17:58 ---> package-listing.sh 19:17:58 ++ tr '[:upper:]' '[:lower:]' 19:17:58 ++ facter osfamily 19:17:58 + OS_FAMILY=debian 19:17:58 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1280 19:17:58 + START_PACKAGES=/tmp/packages_start.txt 19:17:58 + END_PACKAGES=/tmp/packages_end.txt 19:17:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:17:58 + PACKAGES=/tmp/packages_start.txt 19:17:58 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1280 ']' 19:17:58 + PACKAGES=/tmp/packages_end.txt 19:17:58 + case "${OS_FAMILY}" in 19:17:58 + dpkg -l 19:17:58 + grep '^ii' 19:17:58 + '[' -f /tmp/packages_start.txt ']' 19:17:58 + '[' -f /tmp/packages_end.txt ']' 19:17:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:17:58 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1280 ']' 19:17:58 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1280/archives/ 19:17:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1280/archives/ [Pipeline] echo 19:17:58 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-1280/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:17:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:17:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:59 prd-ubuntu20.04-docker-8c-8g-2664 does not seem to be running inside a container 19:17:59 $ 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-1280/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-1280 -v /w/workspace/gexfoundry_device-sdk-go_PR-1280:/w/workspace/gexfoundry_device-sdk-go_PR-1280:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1280@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1280@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 19:17:59 $ docker top e445e5e21af5cd0b439a120bbc9d88b60f3efd22dd3b6b8e0308ebc45f543177 -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:59 + touch /tmp/pre-build-complete [Pipeline] sh 19:18:00 + mkdir -p /var/log/sysstat [Pipeline] sh 19:18:00 + ls /var/log/sa-host 19:18:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:18:00 provisioning config files... 19:18:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1280@tmp/config7498631395751156831tmp [Pipeline] { [Pipeline] echo 19:18:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:18:00 ---> create-netrc.sh [Pipeline] } 19:18:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:18:01 ---> python-tools-install.sh [Pipeline] echo 19:18:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:18:01 ---> sudo-logs.sh 19:18:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:18:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:18:01 ---> job-cost.sh 19:18:01 lf-activate-venv: SKIPPING 19:18:01 DEBUG: total: 0.2199999988079071 19:18:01 INFO: Retrieving Stack Cost... 19:18:01 INFO: Retrieving Pricing Info for: v3-standard-8 19:18:02 INFO: Archiving Costs [Pipeline] echo 19:18:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:18:02 ---> logs-deploy.sh 19:18:02 lf-activate-venv: SKIPPING 19:18:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1280/2 19:18:02 INFO: archiving workspace using pattern(s): 19:18:03 Archives upload complete. 19:18:03 INFO: archiving logs to Nexus