Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 360cbe07352af3bef2e3444345287b1a08e21f05+d73da920b9fd3a52132699998633ff8aee3aa256 (bb5e601f763cb479fb4759bc2245a630c4588377) 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-ssh4289619257538356957.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13483822299663700195.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1415/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-1415/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11284051244154826046.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh997984610762280614.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-1415/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-1415/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11523853301507530665.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.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7145 in /w/workspace/gexfoundry_device-sdk-go_PR-1415 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1415 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1415/head:refs/remotes/origin/PR-1415 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d73da920b9fd3a52132699998633ff8aee3aa256 into PR head commit 360cbe07352af3bef2e3444345287b1a08e21f05 Merge succeeded, producing 8c8f37d25054249a5ae2d73df70026c3aa6dfadd Checking out Revision 8c8f37d25054249a5ae2d73df70026c3aa6dfadd (PR-1415) > git config core.sparsecheckout # timeout=10 > git checkout -f 360cbe07352af3bef2e3444345287b1a08e21f05 # 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 d73da920b9fd3a52132699998633ff8aee3aa256 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c8f37d25054249a5ae2d73df70026c3aa6dfadd # timeout=10 Commit message: "Merge commit 'd73da920b9fd3a52132699998633ff8aee3aa256' into HEAD" > git rev-list --no-walk 360cbe07352af3bef2e3444345287b1a08e21f05 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:41:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:41:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:41:33 ========================================================= 18:41:33 EdgeX Global Pipelines Version Info 18:41:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:41:34 ------------------- 18:41:34 stable info: 18:41:34 ------------------- 18:41:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:41:34 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 18:41:34 Message: update stable to v1.0.245 18:41:35 ------------------- 18:41:35 experimental info: 18:41:35 ------------------- 18:41:35 Commited By: **** collab-it+edgex@linuxfoundation.org 18:41:35 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 18:41:35 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1415 [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1415 [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1415 [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c8f37d25054249a5ae2d73df70026c3aa6dfadd [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c8f37d [Pipeline] echo 18:41:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:35 provisioning config files... 18:41:35 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/config177231450596150063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:36 ---> docker-login.sh 18:41:36 nexus3.edgexfoundry.org:10001 18:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:37 Configure a credential helper to remove this warning. See 18:41:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:37 18:41:37 Login Succeeded 18:41:37 nexus3.edgexfoundry.org:10002 18:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:37 Configure a credential helper to remove this warning. See 18:41:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:37 18:41:37 Login Succeeded 18:41:37 nexus3.edgexfoundry.org:10003 18:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:37 Configure a credential helper to remove this warning. See 18:41:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:37 18:41:37 Login Succeeded 18:41:37 nexus3.edgexfoundry.org:10004 18:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:37 Configure a credential helper to remove this warning. See 18:41:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:37 18:41:37 Login Succeeded 18:41:37 docker.io 18:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:37 Configure a credential helper to remove this warning. See 18:41:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:37 18:41:37 Login Succeeded 18:41:37 ---> docker-login.sh ends [Pipeline] } 18:41:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:41:38 + git rev-list -1 --merges 8c8f37d25054249a5ae2d73df70026c3aa6dfadd~1..8c8f37d25054249a5ae2d73df70026c3aa6dfadd [Pipeline] echo 18:41:38 -----------> git rev-list -1 --merges 8c8f37d25054249a5ae2d73df70026c3aa6dfadd~1..8c8f37d25054249a5ae2d73df70026c3aa6dfadd 8c8f37d25054249a5ae2d73df70026c3aa6dfadd 18:41:38 8c8f37d25054249a5ae2d73df70026c3aa6dfadd [false] [Pipeline] sh 18:41:38 + git log --format=format:%s -1 8c8f37d25054249a5ae2d73df70026c3aa6dfadd [Pipeline] echo 18:41:38 ========================================================= 18:41:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:41:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:41:38 + git log --format=format:%s -1 8c8f37d25054249a5ae2d73df70026c3aa6dfadd [Pipeline] echo 18:41:38 [semverPrep] GIT_COMMIT: 8c8f37d25054249a5ae2d73df70026c3aa6dfadd, Commit Message: Merge commit 'd73da920b9fd3a52132699998633ff8aee3aa256' into HEAD [Pipeline] echo 18:41:38 [semverPrep] This is not a build commit. [Pipeline] sh 18:41:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:41:39 + grep -v github /etc/ssh/ssh_known_hosts 18:41:39 + [ -e /tmp/ssh_known_hosts ] 18:41:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:41:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:41:39 + sudo tee -a /etc/ssh/ssh_known_hosts 18:41:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:39 18:41:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:40 0.1.4: Pulling from edgex-devops/py-git-semver 18:41:40 b85a868b505f: Pulling fs layer 18:41:40 e2be974225ed: Pulling fs layer 18:41:40 339a4e72a1f5: Pulling fs layer 18:41:40 988bab9f4d93: Pulling fs layer 18:41:40 1469e6f7b9e6: Pulling fs layer 18:41:40 eaf3925da568: Pulling fs layer 18:41:40 bab4dde63d76: Pulling fs layer 18:41:40 bde34c3a00c8: Pulling fs layer 18:41:40 b352a97aabf1: Pulling fs layer 18:41:40 4872d77fe225: Pulling fs layer 18:41:40 5851b861e8e6: Pulling fs layer 18:41:40 eaf3925da568: Waiting 18:41:40 5851b861e8e6: Waiting 18:41:40 4872d77fe225: Waiting 18:41:40 bab4dde63d76: Waiting 18:41:40 bde34c3a00c8: Waiting 18:41:40 988bab9f4d93: Waiting 18:41:40 b352a97aabf1: Waiting 18:41:40 1469e6f7b9e6: Waiting 18:41:40 e2be974225ed: Download complete 18:41:40 988bab9f4d93: Verifying Checksum 18:41:40 988bab9f4d93: Download complete 18:41:40 339a4e72a1f5: Verifying Checksum 18:41:40 339a4e72a1f5: Download complete 18:41:40 1469e6f7b9e6: Verifying Checksum 18:41:40 1469e6f7b9e6: Download complete 18:41:40 eaf3925da568: Download complete 18:41:40 bde34c3a00c8: Verifying Checksum 18:41:40 bde34c3a00c8: Download complete 18:41:40 b352a97aabf1: Download complete 18:41:40 4872d77fe225: Verifying Checksum 18:41:40 4872d77fe225: Download complete 18:41:40 5851b861e8e6: Download complete 18:41:40 b85a868b505f: Verifying Checksum 18:41:40 b85a868b505f: Download complete 18:41:40 bab4dde63d76: Verifying Checksum 18:41:40 bab4dde63d76: Download complete 18:41:41 b85a868b505f: Pull complete 18:41:41 e2be974225ed: Pull complete 18:41:42 339a4e72a1f5: Pull complete 18:41:42 988bab9f4d93: Pull complete 18:41:42 1469e6f7b9e6: Pull complete 18:41:43 eaf3925da568: Pull complete 18:41:44 bab4dde63d76: Pull complete 18:41:44 bde34c3a00c8: Pull complete 18:41:44 b352a97aabf1: Pull complete 18:41:44 4872d77fe225: Pull complete 18:41:44 5851b861e8e6: Pull complete 18:41:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:41:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:45 prd-ubuntu20.04-docker-8c-8g-7145 does not seem to be running inside a container 18:41:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1415 -v /w/workspace/gexfoundry_device-sdk-go_PR-1415:/w/workspace/gexfoundry_device-sdk-go_PR-1415:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:41:49 $ docker top 8b4d112f3504b6bbdf48a1c174dcca9c6f7b44287d342496169605ce1c3da152 -eo pid,comm 18:41:49 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). 18:41:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:41:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:49 [ssh-agent] Looking for ssh-agent implementation... 18:41:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:49 $ docker exec 8b4d112f3504b6bbdf48a1c174dcca9c6f7b44287d342496169605ce1c3da152 ssh-agent 18:41:50 SSH_AUTH_SOCK=/tmp/ssh-YwfAegVKY0lo/agent.31 18:41:50 SSH_AGENT_PID=37 18:41:50 Running ssh-add (command line suppressed) 18:41:50 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/private_key_1515401815565411141.key (/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/private_key_1515401815565411141.key) 18:41:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:50 + git tag --points-at HEAD [Pipeline] } 18:41:50 $ docker exec --env ******** --env ******** 8b4d112f3504b6bbdf48a1c174dcca9c6f7b44287d342496169605ce1c3da152 ssh-agent -k 18:41:50 unset SSH_AUTH_SOCK; 18:41:50 unset SSH_AGENT_PID; 18:41:50 echo Agent pid 37 killed; 18:41:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:41:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:50 [ssh-agent] Looking for ssh-agent implementation... 18:41:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:50 $ docker exec 8b4d112f3504b6bbdf48a1c174dcca9c6f7b44287d342496169605ce1c3da152 ssh-agent 18:41:50 SSH_AUTH_SOCK=/tmp/ssh-a0LCZ6Cm7Yeo/agent.70 18:41:50 SSH_AGENT_PID=76 18:41:50 Running ssh-add (command line suppressed) 18:41:50 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/private_key_16215728918916733984.key (/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/private_key_16215728918916733984.key) 18:41:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:51 + git semver init 18:41:51 2023-04-07 18:41:51,485 [run_init] DEBUG init version:0.0.0 force:False 18:41:51 2023-04-07 18:41:51,487 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver 18:41:51 2023-04-07 18:41:51,488 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver 18:41:51 2023-04-07 18:41:51,489 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1415, universal_newlines=False, shell=None, istream=None) 18:41:52 2023-04-07 18:41:52,420 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1415/.git/info/exclude 18:41:52 2023-04-07 18:41:52,420 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver/PR-1415 with force:False 18:41:52 2023-04-07 18:41:52,420 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver/PR-1415 18:41:52 2023-04-07 18:41:52,424 [execute] INFO git cat-file --batch-check 18:41:52 2023-04-07 18:41:52,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver, universal_newlines=False, shell=None, istream=) 18:41:52 2023-04-07 18:41:52,431 [execute] INFO git cat-file --batch 18:41:52 2023-04-07 18:41:52,431 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver, universal_newlines=False, shell=None, istream=) 18:41:52 2023-04-07 18:41:52,435 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver/PR-1415 18:41:52 0.0.0 [Pipeline] } 18:41:52 $ docker exec --env ******** --env ******** 8b4d112f3504b6bbdf48a1c174dcca9c6f7b44287d342496169605ce1c3da152 ssh-agent -k 18:41:52 unset SSH_AUTH_SOCK; 18:41:52 unset SSH_AGENT_PID; 18:41:52 echo Agent pid 76 killed; 18:41:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:41:52 + git semver [Pipeline] } 18:41:53 $ docker stop --time=1 8b4d112f3504b6bbdf48a1c174dcca9c6f7b44287d342496169605ce1c3da152 18:41:54 $ docker rm -f --volumes 8b4d112f3504b6bbdf48a1c174dcca9c6f7b44287d342496169605ce1c3da152 [Pipeline] // withDockerContainer [Pipeline] sh 18:41:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:41:55 Stashed 1 file(s) [Pipeline] echo 18:41:55 [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 18:41:55 provisioning config files... 18:41:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/config1958871122945236903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:55 ---> docker-login.sh 18:41:55 nexus3.edgexfoundry.org:10001 18:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:55 Configure a credential helper to remove this warning. See 18:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:55 18:41:55 Login Succeeded 18:41:55 nexus3.edgexfoundry.org:10002 18:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:55 Configure a credential helper to remove this warning. See 18:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:55 18:41:55 Login Succeeded 18:41:55 nexus3.edgexfoundry.org:10003 18:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:55 Configure a credential helper to remove this warning. See 18:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:55 18:41:55 Login Succeeded 18:41:55 nexus3.edgexfoundry.org:10004 18:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:55 Configure a credential helper to remove this warning. See 18:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:55 18:41:55 Login Succeeded 18:41:55 docker.io 18:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:56 Configure a credential helper to remove this warning. See 18:41:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:56 18:41:56 Login Succeeded 18:41:56 ---> docker-login.sh ends [Pipeline] } 18:41:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:41:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:56 ========================================================= 18:41:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:41:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:56 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:41:56 Sending build context to Docker daemon 10.94MB 18:41:56 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 18:41:56 Step 2/10 : FROM ${BASE} AS builder 18:41:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:41:56 63b65145d645: Pulling fs layer 18:41:56 a2d21d5440eb: Pulling fs layer 18:41:56 935e6c44a52c: Pulling fs layer 18:41:56 94cc34f8dd06: Pulling fs layer 18:41:56 30dea6a524f1: Pulling fs layer 18:41:56 a2aff8979fd8: Pulling fs layer 18:41:56 6808be2612f2: Pulling fs layer 18:41:56 f25807f1079a: Pulling fs layer 18:41:56 30dea6a524f1: Waiting 18:41:56 94cc34f8dd06: Waiting 18:41:56 a2aff8979fd8: Waiting 18:41:56 a2d21d5440eb: Download complete 18:41:56 94cc34f8dd06: Download complete 18:41:56 30dea6a524f1: Verifying Checksum 18:41:56 30dea6a524f1: Download complete 18:41:56 63b65145d645: Verifying Checksum 18:41:56 63b65145d645: Download complete 18:41:56 a2aff8979fd8: Verifying Checksum 18:41:56 a2aff8979fd8: Download complete 18:41:56 63b65145d645: Pull complete 18:41:56 a2d21d5440eb: Pull complete 18:41:56 f25807f1079a: Verifying Checksum 18:41:56 f25807f1079a: Download complete 18:41:57 935e6c44a52c: Verifying Checksum 18:41:57 935e6c44a52c: Download complete 18:41:57 6808be2612f2: Verifying Checksum 18:41:57 6808be2612f2: Download complete 18:42:00 935e6c44a52c: Pull complete 18:42:00 94cc34f8dd06: Pull complete 18:42:00 30dea6a524f1: Pull complete 18:42:01 a2aff8979fd8: Pull complete 18:42:03 6808be2612f2: Pull complete 18:42:04 f25807f1079a: Pull complete 18:42:04 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 18:42:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:42:04 ---> 3b553350e43f 18:42:04 Step 3/10 : ARG MAKE=make build 18:42:09 ---> Running in a155be4cfab1 18:42:09 Removing intermediate container a155be4cfab1 18:42:09 ---> 88b90aac5348 18:42:09 Step 4/10 : WORKDIR /device-sdk-go 18:42:09 ---> Running in e36e0ae76ff1 18:42:09 Removing intermediate container e36e0ae76ff1 18:42:09 ---> 12cf7d836b24 18:42:09 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:42:09 ---> Running in 38be4c489f47 18:42:09 Removing intermediate container 38be4c489f47 18:42:09 ---> daab08e083d8 18:42:09 Step 6/10 : RUN apk add --update --no-cache make git 18:42:09 ---> Running in 0227e7a8df78 18:42:10 Still waiting to schedule task 18:42:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:42:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:42:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:42:10 OK: 265 MiB in 53 packages 18:42:11 Removing intermediate container 0227e7a8df78 18:42:11 ---> 8b418213f59a 18:42:11 Step 7/10 : COPY go.mod vendor* ./ 18:42:11 ---> 8c5603e042e9 18:42:11 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:42:11 ---> Running in cfed3d9ed53a 18:42:50 Removing intermediate container cfed3d9ed53a 18:42:50 ---> 00483d975fd7 18:42:50 Step 9/10 : COPY . . 18:42:50 ---> 235e7f2a086b 18:42:50 Step 10/10 : RUN ${MAKE} 18:42:50 ---> Running in 20c9f946950b 18:42:50 noop 18:42:50 Removing intermediate container 20c9f946950b 18:42:50 ---> 20fd4ce884b9 18:42:50 Successfully built 20fd4ce884b9 18:42:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:50 + docker inspect -f . ci-base-image-x86_64 18:42:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:50 prd-ubuntu20.04-docker-8c-8g-7145 does not seem to be running inside a container 18:42:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1415 -v /w/workspace/gexfoundry_device-sdk-go_PR-1415:/w/workspace/gexfoundry_device-sdk-go_PR-1415:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:42:51 $ docker top bd43b1bfbc1f94fac3ab91efd3805a6d6f68d818b5ebd3bf81377e0dec830ca6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:51 + go version 18:42:51 go version go1.20.2 linux/amd64 [Pipeline] } 18:42:51 $ docker stop --time=1 bd43b1bfbc1f94fac3ab91efd3805a6d6f68d818b5ebd3bf81377e0dec830ca6 18:42:52 $ docker rm -f --volumes bd43b1bfbc1f94fac3ab91efd3805a6d6f68d818b5ebd3bf81377e0dec830ca6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:53 + docker inspect -f . ci-base-image-x86_64 18:42:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:53 prd-ubuntu20.04-docker-8c-8g-7145 does not seem to be running inside a container 18:42:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1415 -v /w/workspace/gexfoundry_device-sdk-go_PR-1415:/w/workspace/gexfoundry_device-sdk-go_PR-1415:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:42:53 $ docker top acab033bc5c1c77ae9045f1be6c7a5ce487d6f433d4a2c0b036b8c07fdc0677a -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:54 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1415 [Pipeline] fileExists [Pipeline] sh 18:42:54 + make test 18:42:54 go test -race -coverprofile=coverage.out ./... 18:43:01 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:43:15 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:43:15 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:43:15 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:43:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:43:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:43:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.053s coverage: 27.6% of statements 18:43:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:43:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:43:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.051s coverage: 79.9% of statements 18:43:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.080s coverage: 86.0% of statements 18:43:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:43:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:43:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.109s coverage: 77.5% of statements 18:43:16 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:43:16 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:43:17 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:43:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.116s coverage: 14.6% of statements 18:43:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.075s coverage: 68.5% of statements 18:43:19 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.105s coverage: 89.2% of statements 18:43:19 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.6% of statements 18:43:41 GO111MODULE=on go vet ./... 18:43:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:43:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:43:41 ./bin/test-attribution-txt.sh 18:43:41 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 18:43:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:43:41 $ docker stop --time=1 acab033bc5c1c77ae9045f1be6c7a5ce487d6f433d4a2c0b036b8c07fdc0677a 18:43:45 $ docker rm -f --volumes acab033bc5c1c77ae9045f1be6c7a5ce487d6f433d4a2c0b036b8c07fdc0677a [Pipeline] // withDockerContainer [Pipeline] sh 18:43:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:43:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:43:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:43:47 + ls -al . 18:43:47 total 272 18:43:47 drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 18:42 . 18:43:47 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 18:41 .. 18:43:47 -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 18:41 .dockerignore 18:43:47 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 18:41 .git 18:43:47 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 18:41 .github 18:43:47 -rw-rw-r-- 1 jenkins jenkins 131 Apr 7 18:41 .gitignore 18:43:47 -rw-rw-r-- 1 jenkins jenkins 42 Apr 7 18:41 .golangci.yml 18:43:47 drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 18:41 .semver 18:43:47 -rw-rw-r-- 1 jenkins jenkins 31677 Apr 7 18:41 CHANGELOG.md 18:43:47 -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 18:41 GOVERNANCE.md 18:43:47 -rw-rw-r-- 1 jenkins jenkins 885 Apr 7 18:41 Jenkinsfile 18:43:47 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 7 18:41 LICENSE 18:43:47 -rw-rw-r-- 1 jenkins jenkins 1714 Apr 7 18:41 Makefile 18:43:47 -rw-rw-r-- 1 jenkins jenkins 619 Apr 7 18:41 OWNERS.md 18:43:47 -rw-rw-r-- 1 jenkins jenkins 4891 Apr 7 18:41 README.md 18:43:47 -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 18:41 VERSION 18:43:47 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 18:41 bin 18:43:47 -rw-r--r-- 1 jenkins jenkins 105787 Apr 7 18:43 coverage.out 18:43:47 drwxrwxr-x 5 jenkins jenkins 4096 Apr 7 18:41 example 18:43:47 -rw-rw-r-- 1 jenkins jenkins 3246 Apr 7 18:41 go.mod 18:43:47 -rw-rw-r-- 1 jenkins jenkins 31006 Apr 7 18:41 go.sum 18:43:47 drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 18:41 internal 18:43:47 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 18:41 openapi 18:43:47 drwxrwxr-x 6 jenkins jenkins 4096 Apr 7 18:41 pkg 18:43:47 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 18:41 snap 18:43:47 -rw-rw-r-- 1 jenkins jenkins 222 Apr 7 18:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:47 + 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=8c8f37d25054249a5ae2d73df70026c3aa6dfadd --label arch=amd64 --label version=0.0.0 . 18:43:47 Sending build context to Docker daemon 11.05MB 18:43:47 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 18:43:47 Step 2/23 : FROM ${BASE} AS builder 18:43:47 ---> 20fd4ce884b9 18:43:47 Step 3/23 : ARG MAKE=make build 18:43:47 ---> Running in 3761b3847f53 18:43:47 Removing intermediate container 3761b3847f53 18:43:47 ---> a1bc5a7d50a1 18:43:47 Step 4/23 : WORKDIR /device-sdk-go 18:43:47 ---> Running in 016b41de738a 18:43:47 Removing intermediate container 016b41de738a 18:43:47 ---> 9f53c746fa81 18:43:47 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:43:47 ---> Running in dcef031e7123 18:43:47 Removing intermediate container dcef031e7123 18:43:47 ---> 3cdd61781e6c 18:43:47 Step 6/23 : RUN apk add --update --no-cache make git 18:43:47 ---> Running in 684e8968a86e 18:43:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:43:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:43:48 OK: 265 MiB in 53 packages 18:43:49 Removing intermediate container 684e8968a86e 18:43:49 ---> 351e62e8e383 18:43:49 Step 7/23 : COPY go.mod vendor* ./ 18:43:49 ---> 558566ebc6f1 18:43:49 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:49 ---> Running in b2ed830cd5e8 18:43:51 Removing intermediate container b2ed830cd5e8 18:43:51 ---> 762ccea32a9f 18:43:51 Step 9/23 : COPY . . 18:43:51 ---> cafae535066e 18:43:51 Step 10/23 : RUN ${MAKE} 18:43:51 ---> Running in 0c906eb47348 18:43:52 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:44:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7147 in /w/workspace/gexfoundry_device-sdk-go_PR-1415 [Pipeline] { [Pipeline] ws 18:44:02 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 18:44:02 The recommended git tool is: git 18:44:10 Removing intermediate container 0c906eb47348 18:44:10 ---> 38b5d1af461d 18:44:10 Step 11/23 : FROM alpine:3.17 18:44:10 3.17: Pulling from library/alpine 18:44:10 f56be85fc22e: Pulling fs layer 18:44:10 f56be85fc22e: Verifying Checksum 18:44:10 f56be85fc22e: Download complete 18:44:10 f56be85fc22e: Pull complete 18:44:10 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:44:10 Status: Downloaded newer image for alpine:3.17 18:44:10 ---> 9ed4aefc74f6 18:44:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:44:10 using credential edgex-jenkins-ssh 18:44:10 Cloning the remote Git repository 18:44:10 ---> Running in 6f657312f553 18:44:10 Removing intermediate container 6f657312f553 18:44:10 ---> 0aff76666116 18:44:10 Step 13/23 : RUN apk add --update --no-cache 18:44:10 ---> Running in f1ff8a5cf852 18:44:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:44:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:44:11 OK: 7 MiB in 15 packages 18:44:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:44:10 > git init /w/workspace/device-sdk-go/3 # timeout=10 18:44:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:44:10 > git --version # timeout=10 18:44:10 > git --version # 'git version 2.25.1' 18:44:10 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:11 Removing intermediate container f1ff8a5cf852 18:44:11 ---> 43cacda98bde 18:44:11 Step 14/23 : WORKDIR / 18:44:11 ---> Running in e319d095be61 18:44:11 Removing intermediate container e319d095be61 18:44:11 ---> d3554fee043a 18:44:11 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:44:11 ---> 65f324421674 18:44:11 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:44:12 ---> 14a6e09f8f48 18:44:12 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:44:12 ---> 10a7fe6543d3 18:44:12 Step 18/23 : EXPOSE 59999 18:44:12 ---> Running in 63ce254b6e1b 18:44:12 Removing intermediate container 63ce254b6e1b 18:44:12 ---> 2472bc949cac 18:44:12 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:44:12 ---> Running in 025aa99799a9 18:44:12 Removing intermediate container 025aa99799a9 18:44:12 ---> cb4bcdf5881f 18:44:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:44:12 ---> Running in 04608519a290 18:44:13 Removing intermediate container 04608519a290 18:44:13 ---> 287edd7aa30f 18:44:13 Step 21/23 : LABEL arch=amd64 18:44:13 ---> Running in 5a493e4a32aa 18:44:13 Removing intermediate container 5a493e4a32aa 18:44:13 ---> f2db130a09ab 18:44:13 Step 22/23 : LABEL git_sha=8c8f37d25054249a5ae2d73df70026c3aa6dfadd 18:44:13 ---> Running in 247fce9a5602 18:44:13 Removing intermediate container 247fce9a5602 18:44:13 ---> 854b9e91f611 18:44:13 Step 23/23 : LABEL version=0.0.0 18:44:13 ---> Running in 3a4261f81ac7 18:44:13 Removing intermediate container 3a4261f81ac7 18:44:13 ---> 5b4f4fb93897 18:44:13 [Warning] One or more build-args [ARCH] were not consumed 18:44:13 Successfully built 5b4f4fb93897 18:44:13 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 18:44:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:13 18:44:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:14 latest: Pulling from edgex-lftools-log-publisher 18:44:14 5eb5b503b376: Pulling fs layer 18:44:14 5c69ac0246d0: Pulling fs layer 18:44:14 ec43610c2a17: Pulling fs layer 18:44:14 3a2ae6a8a46f: Pulling fs layer 18:44:14 33b1e0a273af: Pulling fs layer 18:44:14 3a2ae6a8a46f: Waiting 18:44:14 5d3b04190fa2: Pulling fs layer 18:44:14 2f39f015ded8: Pulling fs layer 18:44:14 5d3b04190fa2: Waiting 18:44:14 2f39f015ded8: Waiting 18:44:14 33b1e0a273af: Waiting 18:44:14 5c69ac0246d0: Download complete 18:44:14 3a2ae6a8a46f: Verifying Checksum 18:44:14 3a2ae6a8a46f: Download complete 18:44:14 33b1e0a273af: Verifying Checksum 18:44:14 33b1e0a273af: Download complete 18:44:14 ec43610c2a17: Verifying Checksum 18:44:14 ec43610c2a17: Download complete 18:44:14 5d3b04190fa2: Verifying Checksum 18:44:14 5d3b04190fa2: Download complete 18:44:14 5eb5b503b376: Download complete 18:44:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:44:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:44:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:44:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1415/head:refs/remotes/origin/PR-1415 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:44:14 Merging remotes/origin/main commit d73da920b9fd3a52132699998633ff8aee3aa256 into PR head commit 360cbe07352af3bef2e3444345287b1a08e21f05 18:44:14 2f39f015ded8: Download complete 18:44:15 Merge succeeded, producing 3b0e3432566791b11b12beefc053c15366b99601 18:44:15 Checking out Revision 3b0e3432566791b11b12beefc053c15366b99601 (PR-1415) 18:44:15 5eb5b503b376: Pull complete 18:44:15 5c69ac0246d0: Pull complete 18:44:14 > git config core.sparsecheckout # timeout=10 18:44:14 > git checkout -f 360cbe07352af3bef2e3444345287b1a08e21f05 # timeout=10 18:44:14 > git remote # timeout=10 18:44:14 > git config --get remote.origin.url # timeout=10 18:44:14 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:14 > git merge d73da920b9fd3a52132699998633ff8aee3aa256 # timeout=10 18:44:15 > git rev-parse HEAD^{commit} # timeout=10 18:44:15 > git config core.sparsecheckout # timeout=10 18:44:15 > git checkout -f 3b0e3432566791b11b12beefc053c15366b99601 # timeout=10 18:44:16 ec43610c2a17: Pull complete 18:44:16 3a2ae6a8a46f: Pull complete 18:44:16 33b1e0a273af: Pull complete 18:44:16 5d3b04190fa2: Pull complete 18:44:18 Commit message: "Merge commit 'd73da920b9fd3a52132699998633ff8aee3aa256' into HEAD" 18:44:18 > git rev-list --no-walk 360cbe07352af3bef2e3444345287b1a08e21f05 # timeout=10 18:44:19 18:44:19 GitHub has been notified of this commit’s build result 18:44:19 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:44:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:44:19 % Total % Received % Xferd Average Speed Time Time Time Current 18:44:19 Dload Upload Total Spent Left Speed 18:44:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh 18:44:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:44:20 2f39f015ded8: Pull complete 18:44:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:44:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:20 prd-ubuntu20.04-docker-8c-8g-7145 does not seem to be running inside a container 18:44:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1415 -v /w/workspace/gexfoundry_device-sdk-go_PR-1415:/w/workspace/gexfoundry_device-sdk-go_PR-1415:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:44:20 + sudo tee /etc/docker/daemon.new 18:44:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:44:20 { 18:44:20 "registry-mirrors": [ 18:44:20 "https://nexus3.edgexfoundry.org:10001" 18:44:20 ], 18:44:20 "bip": "10.250.0.254/24", 18:44:20 "hosts": [ 18:44:20 "tcp://0.0.0.0:5555", 18:44:20 "unix:///var/run/docker.sock" 18:44:20 ], 18:44:20 "mtu": 1458, 18:44:20 "selinux-enabled": true, 18:44:20 "seccomp-profile": "/etc/docker/seccomp.json" 18:44:20 } 18:44:23 $ docker top 3184e7ced0e3b4c696198fd4458f456d4a0ef2e259bdc50f7304ed47268256af -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 18:44:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:44:24 ---> job-cost.sh 18:44:24 lf-activate-venv: SKIPPING 18:44:24 INFO: No Stack... 18:44:24 + sudo service docker restart 18:44:24 INFO: Retrieving Pricing Info for: v3-standard-8 18:44:24 INFO: Archiving Costs [Pipeline] sh 18:44:25 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives/cost.csv 18:44:25 + cut -d, -f6 [Pipeline] lock 18:44:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1415-3-stack-cost] 18:44:25 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1415-3-stack-cost] did not exist. Created. 18:44:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1415-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:44:25 + echo total: 0.2199999988079071 [Pipeline] stash 18:44:25 Stashed 1 file(s) [Pipeline] } 18:44:25 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1415-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:44:25 $ docker stop --time=1 3184e7ced0e3b4c696198fd4458f456d4a0ef2e259bdc50f7304ed47268256af 18:44:26 $ docker rm -f --volumes 3184e7ced0e3b4c696198fd4458f456d4a0ef2e259bdc50f7304ed47268256af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:44:42 provisioning config files... 18:44:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config7644892476659549927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:43 ---> docker-login.sh 18:44:43 nexus3.edgexfoundry.org:10001 18:44:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:43 Configure a credential helper to remove this warning. See 18:44:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:43 18:44:43 Login Succeeded 18:44:43 nexus3.edgexfoundry.org:10002 18:44:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:44 Configure a credential helper to remove this warning. See 18:44:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:44 18:44:44 Login Succeeded 18:44:44 nexus3.edgexfoundry.org:10003 18:44:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:44 Configure a credential helper to remove this warning. See 18:44:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:44 18:44:44 Login Succeeded 18:44:44 nexus3.edgexfoundry.org:10004 18:44:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:44 Configure a credential helper to remove this warning. See 18:44:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:44 18:44:44 Login Succeeded 18:44:44 docker.io 18:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:45 Configure a credential helper to remove this warning. See 18:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:45 18:44:45 Login Succeeded 18:44:45 ---> docker-login.sh ends [Pipeline] } 18:44:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:44:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:44:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:44:45 ========================================================= 18:44:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:44:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:46 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:44:46 Sending build context to Docker daemon 5.874MB 18:44:46 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 18:44:46 Step 2/10 : FROM ${BASE} AS builder 18:44:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:44:46 af6eaf76a39c: Pulling fs layer 18:44:46 55522c791124: Pulling fs layer 18:44:46 ce5c4a1c91eb: Pulling fs layer 18:44:46 169dfbe0d373: Pulling fs layer 18:44:46 e1ff8fa3b103: Pulling fs layer 18:44:46 52ebb69f0ebf: Pulling fs layer 18:44:46 5abe8eddf0d5: Pulling fs layer 18:44:46 169dfbe0d373: Waiting 18:44:46 e1ff8fa3b103: Waiting 18:44:46 52ebb69f0ebf: Waiting 18:44:46 5abe8eddf0d5: Waiting 18:44:46 55522c791124: Download complete 18:44:46 169dfbe0d373: Verifying Checksum 18:44:46 169dfbe0d373: Download complete 18:44:46 e1ff8fa3b103: Download complete 18:44:46 af6eaf76a39c: Verifying Checksum 18:44:46 af6eaf76a39c: Download complete 18:44:47 5abe8eddf0d5: Verifying Checksum 18:44:47 5abe8eddf0d5: Download complete 18:44:47 af6eaf76a39c: Pull complete 18:44:48 55522c791124: Pull complete 18:44:49 ce5c4a1c91eb: Verifying Checksum 18:44:49 ce5c4a1c91eb: Download complete 18:44:49 52ebb69f0ebf: Verifying Checksum 18:44:49 52ebb69f0ebf: Download complete 18:45:01 ce5c4a1c91eb: Pull complete 18:45:01 169dfbe0d373: Pull complete 18:45:01 e1ff8fa3b103: Pull complete 18:45:07 52ebb69f0ebf: Pull complete 18:45:09 5abe8eddf0d5: Pull complete 18:45:09 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 18:45:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:45:09 ---> 6cb57ee374ae 18:45:09 Step 3/10 : ARG MAKE=make build 18:45:11 ---> Running in 86aa00d84c7b 18:45:11 Removing intermediate container 86aa00d84c7b 18:45:11 ---> a7701bc81e4d 18:45:11 Step 4/10 : WORKDIR /device-sdk-go 18:45:11 ---> Running in 5fe31db8daa6 18:45:11 Removing intermediate container 5fe31db8daa6 18:45:11 ---> 3f3387a34e06 18:45:11 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:45:12 ---> Running in 149cb7867a8b 18:45:12 Removing intermediate container 149cb7867a8b 18:45:12 ---> 86e10219ab91 18:45:12 Step 6/10 : RUN apk add --update --no-cache make git 18:45:12 ---> Running in 5f1115556064 18:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:45:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:45:15 OK: 263 MiB in 53 packages 18:45:16 Removing intermediate container 5f1115556064 18:45:16 ---> f8bafdd2bf2b 18:45:16 Step 7/10 : COPY go.mod vendor* ./ 18:45:16 ---> a782a02b1700 18:45:16 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:17 ---> Running in 3263fdc11216 18:46:14 Removing intermediate container 3263fdc11216 18:46:14 ---> 843cf419a0d1 18:46:14 Step 9/10 : COPY . . 18:46:14 ---> 641b8acf1b6c 18:46:14 Step 10/10 : RUN ${MAKE} 18:46:14 ---> Running in 31fc0f1d09ae 18:46:15 noop 18:46:15 Removing intermediate container 31fc0f1d09ae 18:46:15 ---> be9c49346cbd 18:46:15 Successfully built be9c49346cbd 18:46:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:16 + docker inspect -f . ci-base-image-arm64 18:46:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:16 prd-ubuntu20.04-docker-arm64-4c-16g-7147 does not seem to be running inside a container 18:46:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 18:46:18 $ docker top b629bfbffddce378ffafec89cce03c185de87da7a236d995fc28ad800329faf2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:19 + go version 18:46:19 go version go1.20.2 linux/arm64 [Pipeline] } 18:46:19 $ docker stop --time=1 b629bfbffddce378ffafec89cce03c185de87da7a236d995fc28ad800329faf2 18:46:20 $ docker rm -f --volumes b629bfbffddce378ffafec89cce03c185de87da7a236d995fc28ad800329faf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:21 + docker inspect -f . ci-base-image-arm64 18:46:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:21 prd-ubuntu20.04-docker-arm64-4c-16g-7147 does not seem to be running inside a container 18:46:21 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 18:46:23 $ docker top 94645cd8339a994956b0bf79009cc8f13936a3e1a1e242eadb299960df619517 -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:23 + git config --global --add safe.directory /w/workspace/device-sdk-go/3 [Pipeline] fileExists [Pipeline] sh 18:46:24 + make test 18:46:24 go test -race -coverprofile=coverage.out ./... 18:47:11 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:49:03 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:49:03 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:49:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:49:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:49:03 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:49:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.235s coverage: 27.6% of statements 18:49:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.263s coverage: 79.9% of statements 18:49:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:49:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:49:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.394s coverage: 86.0% of statements 18:49:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:49:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:49:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.490s coverage: 77.5% of statements 18:49:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.277s coverage: 14.6% of statements 18:49:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:49:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:49:30 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.401s coverage: 68.5% of statements 18:49:33 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.494s coverage: 89.2% of statements 18:49:36 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:49:36 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.271s coverage: 5.6% of statements 18:49:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:49:37 GO111MODULE=on go vet ./... 18:51:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:51:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:51:59 ./bin/test-attribution-txt.sh 18:51:59 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 18:51:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:51:59 $ docker stop --time=1 94645cd8339a994956b0bf79009cc8f13936a3e1a1e242eadb299960df619517 18:52:02 $ docker rm -f --volumes 94645cd8339a994956b0bf79009cc8f13936a3e1a1e242eadb299960df619517 [Pipeline] // withDockerContainer [Pipeline] sh 18:52:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:52:04 Warning: overwriting stash ‘coverage-report’ 18:52:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:52:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:52:05 + ls -al . 18:52:05 total 268 18:52:05 drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 18:46 . 18:52:05 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 18:44 .. 18:52:05 -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 18:44 .dockerignore 18:52:05 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 18:44 .git 18:52:05 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 18:44 .github 18:52:05 -rw-rw-r-- 1 jenkins jenkins 131 Apr 7 18:44 .gitignore 18:52:05 -rw-rw-r-- 1 jenkins jenkins 42 Apr 7 18:44 .golangci.yml 18:52:05 -rw-rw-r-- 1 jenkins jenkins 31677 Apr 7 18:44 CHANGELOG.md 18:52:05 -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 18:44 GOVERNANCE.md 18:52:05 -rw-rw-r-- 1 jenkins jenkins 885 Apr 7 18:44 Jenkinsfile 18:52:05 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 7 18:44 LICENSE 18:52:05 -rw-rw-r-- 1 jenkins jenkins 1714 Apr 7 18:44 Makefile 18:52:05 -rw-rw-r-- 1 jenkins jenkins 619 Apr 7 18:44 OWNERS.md 18:52:05 -rw-rw-r-- 1 jenkins jenkins 4891 Apr 7 18:44 README.md 18:52:05 -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 18:41 VERSION 18:52:05 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 18:44 bin 18:52:05 -rw-r--r-- 1 jenkins jenkins 105786 Apr 7 18:49 coverage.out 18:52:05 drwxrwxr-x 5 jenkins jenkins 4096 Apr 7 18:44 example 18:52:05 -rw-rw-r-- 1 jenkins jenkins 3246 Apr 7 18:44 go.mod 18:52:05 -rw-rw-r-- 1 jenkins jenkins 31006 Apr 7 18:44 go.sum 18:52:05 drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 18:44 internal 18:52:05 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 18:44 openapi 18:52:05 drwxrwxr-x 6 jenkins jenkins 4096 Apr 7 18:44 pkg 18:52:05 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 18:44 snap 18:52:05 -rw-rw-r-- 1 jenkins jenkins 222 Apr 7 18:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:06 + 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=3b0e3432566791b11b12beefc053c15366b99601 --label arch=arm64 --label version=0.0.0 . 18:52:06 Sending build context to Docker daemon 5.98MB 18:52:06 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 18:52:06 Step 2/23 : FROM ${BASE} AS builder 18:52:06 ---> be9c49346cbd 18:52:06 Step 3/23 : ARG MAKE=make build 18:52:06 ---> Running in d330b12e15e7 18:52:06 Removing intermediate container d330b12e15e7 18:52:06 ---> bb88d9732b17 18:52:06 Step 4/23 : WORKDIR /device-sdk-go 18:52:07 ---> Running in 2d1cc988b9b3 18:52:07 Removing intermediate container 2d1cc988b9b3 18:52:07 ---> 0adb96c837dc 18:52:07 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:52:07 ---> Running in efcf8eec40c3 18:52:07 Removing intermediate container efcf8eec40c3 18:52:07 ---> 286988952289 18:52:07 Step 6/23 : RUN apk add --update --no-cache make git 18:52:07 ---> Running in 02d0085d1137 18:52:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:52:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:52:10 OK: 263 MiB in 53 packages 18:52:11 Removing intermediate container 02d0085d1137 18:52:11 ---> 0170f63049ed 18:52:11 Step 7/23 : COPY go.mod vendor* ./ 18:52:12 ---> d74a72bcaa8d 18:52:12 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:12 ---> Running in 3ae9ce3df493 18:52:14 Removing intermediate container 3ae9ce3df493 18:52:14 ---> 906dfeaecea8 18:52:14 Step 9/23 : COPY . . 18:52:16 ---> 6804a5023067 18:52:16 Step 10/23 : RUN ${MAKE} 18:52:16 ---> Running in 4cb41a91510f 18:52:17 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:54:38 Removing intermediate container 4cb41a91510f 18:54:38 ---> b3a18bbad922 18:54:38 Step 11/23 : FROM alpine:3.17 18:54:38 3.17: Pulling from library/alpine 18:54:38 c41833b44d91: Pulling fs layer 18:54:38 c41833b44d91: Verifying Checksum 18:54:38 c41833b44d91: Download complete 18:54:38 c41833b44d91: Pull complete 18:54:38 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:54:38 Status: Downloaded newer image for alpine:3.17 18:54:38 ---> 51e60588ff2c 18:54:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:54:38 ---> Running in cb86ef39d2a8 18:54:38 Removing intermediate container cb86ef39d2a8 18:54:38 ---> 9be031f3d30f 18:54:38 Step 13/23 : RUN apk add --update --no-cache 18:54:38 ---> Running in dad78400a2dd 18:54:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:54:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:54:38 OK: 7 MiB in 15 packages 18:54:38 Removing intermediate container dad78400a2dd 18:54:38 ---> 2f0567ba6547 18:54:38 Step 14/23 : WORKDIR / 18:54:38 ---> Running in 0586fce1d0dc 18:54:38 Removing intermediate container 0586fce1d0dc 18:54:38 ---> 540288d5c5a8 18:54:38 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:54:38 ---> 6774531dd69d 18:54:38 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:54:38 ---> 071c6eae7e1c 18:54:38 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:54:38 ---> f23d76f30cf8 18:54:38 Step 18/23 : EXPOSE 59999 18:54:38 ---> Running in 7fa86d19687c 18:54:38 Removing intermediate container 7fa86d19687c 18:54:38 ---> fa63b591109c 18:54:38 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:54:38 ---> Running in c5ce916a0896 18:54:39 Removing intermediate container c5ce916a0896 18:54:39 ---> e261e7ed3cdf 18:54:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:54:39 ---> Running in 6de1db789083 18:54:39 Removing intermediate container 6de1db789083 18:54:39 ---> 5544edb98cc3 18:54:39 Step 21/23 : LABEL arch=arm64 18:54:39 ---> Running in ed126c8a61b5 18:54:39 Removing intermediate container ed126c8a61b5 18:54:39 ---> 005efc37662c 18:54:39 Step 22/23 : LABEL git_sha=3b0e3432566791b11b12beefc053c15366b99601 18:54:40 ---> Running in eee056d8ee2a 18:54:40 Removing intermediate container eee056d8ee2a 18:54:40 ---> a0d44fc30e37 18:54:40 Step 23/23 : LABEL version=0.0.0 18:54:40 ---> Running in f9f0f6e1d98f 18:54:40 Removing intermediate container f9f0f6e1d98f 18:54:40 ---> d05522e8f096 18:54:40 [Warning] One or more build-args [ARCH] were not consumed 18:54:40 Successfully built d05522e8f096 18:54:40 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:54:41 18:54:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:54:41 arm64: Pulling from edgex-lftools-log-publisher 18:54:41 8998bd30e6a1: Pulling fs layer 18:54:41 04944245beec: Pulling fs layer 18:54:41 699f458cf7ca: Pulling fs layer 18:54:41 765212b225bb: Pulling fs layer 18:54:41 f23df028b6ca: Pulling fs layer 18:54:41 d65c8cfc05b1: Pulling fs layer 18:54:41 2437ff75d9bd: Pulling fs layer 18:54:41 765212b225bb: Waiting 18:54:41 d65c8cfc05b1: Waiting 18:54:41 2437ff75d9bd: Waiting 18:54:41 f23df028b6ca: Waiting 18:54:41 04944245beec: Verifying Checksum 18:54:41 04944245beec: Download complete 18:54:41 765212b225bb: Verifying Checksum 18:54:41 765212b225bb: Download complete 18:54:41 f23df028b6ca: Verifying Checksum 18:54:41 f23df028b6ca: Download complete 18:54:41 d65c8cfc05b1: Verifying Checksum 18:54:41 d65c8cfc05b1: Download complete 18:54:42 699f458cf7ca: Download complete 18:54:42 8998bd30e6a1: Download complete 18:54:44 2437ff75d9bd: Verifying Checksum 18:54:44 2437ff75d9bd: Download complete 18:54:46 8998bd30e6a1: Pull complete 18:54:46 04944245beec: Pull complete 18:54:48 699f458cf7ca: Pull complete 18:54:48 765212b225bb: Pull complete 18:54:48 f23df028b6ca: Pull complete 18:54:49 d65c8cfc05b1: Pull complete 18:55:04 2437ff75d9bd: Pull complete 18:55:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:55:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:55:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:04 prd-ubuntu20.04-docker-arm64-4c-16g-7147 does not seem to be running inside a container 18:55:04 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:55:07 $ docker top b2533e9589abe4e2f43d450d6323f31eb3843503a9bbe758d9a7e584bfb978ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:55:08 ---> job-cost.sh 18:55:08 lf-activate-venv: SKIPPING 18:55:08 INFO: No Stack... 18:55:08 INFO: Retrieving Pricing Info for: v3-standard-4 18:55:09 INFO: Archiving Costs [Pipeline] sh 18:55:09 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 18:55:09 + cut -d, -f6 [Pipeline] lock 18:55:09 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1415-3-stack-cost] 18:55:09 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1415-3-stack-cost] did not exist. Created. 18:55:09 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1415-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:55:10 /w/workspace/device-sdk-go/3@tmp/durable-e0419788/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:55:10 + echo total: 0.10999999940395355 [Pipeline] stash 18:55:10 Warning: overwriting stash ‘stack-cost’ 18:55:10 Stashed 1 file(s) [Pipeline] } 18:55:10 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1415-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:55:10 $ docker stop --time=1 b2533e9589abe4e2f43d450d6323f31eb3843503a9bbe758d9a7e584bfb978ab 18:55:11 $ docker rm -f --volumes b2533e9589abe4e2f43d450d6323f31eb3843503a9bbe758d9a7e584bfb978ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:55:12 provisioning config files... 18:55:12 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/config16429764910428974916tmp [Pipeline] { [Pipeline] sh 18:55:12 + set +x 18:55:12 + curl -s https://codecov.io/bash+ 18:55:12 bash -s -- 18:55:12 18:55:12 _____ _ 18:55:12 / ____| | | 18:55:12 | | ___ __| | ___ ___ _____ __ 18:55:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:55:12 | |___| (_) | (_| | __/ (_| (_) \ V / 18:55:12 \_____\___/ \__,_|\___|\___\___/ \_/ 18:55:12 Bash-1.0.6 18:55:12 18:55:12 18:55:12 ==> git version 2.25.1 found 18:55:12 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:55:12 Release-Date: 2020-01-08 18:55:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:55:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:55:12 ==> Jenkins CI detected. 18:55:12 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1415 18:55:12 project root: . 18:55:12 --> token set from env 18:55:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:55:12 ==> Running gcov in . (disable via -X gcov) 18:55:12 ==> Python coveragepy not found 18:55:12 ==> Searching for coverage reports in: 18:55:12 + . 18:55:12 -> Found 1 reports 18:55:12 ==> Detecting git/mercurial file structure 18:55:12 ==> Reading reports 18:55:12 + ./coverage.out bytes=105786 18:55:12 ==> Appending adjustments 18:55:12 https://docs.codecov.io/docs/fixing-reports 18:55:13 + Found adjustments 18:55:13 ==> Gzipping contents 18:55:13 16K /tmp/codecov.csroe8.gz 18:55:13 ==> Uploading reports 18:55:13 url: https://codecov.io 18:55:13 query: branch=PR-1415&commit=8c8f37d25054249a5ae2d73df70026c3aa6dfadd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1415%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1415&job=&cmd_args= 18:55:13 -> Pinging Codecov 18:55:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1415&commit=8c8f37d25054249a5ae2d73df70026c3aa6dfadd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1415%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1415&job=&cmd_args= 18:55:13 -> Uploading to 18:55:13 https://storage.googleapis.com/codecov/v4/raw/2023-04-07/7E55EF52A471D76F132DFD9A03CDDE97/8c8f37d25054249a5ae2d73df70026c3aa6dfadd/dabdfbbc-cc28-43a0-bbf4-b5d5a4e6b33d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230407T185513Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ecc6c1d7917e136b7b068006109d156199cd942794100860318babd08ab58b0f 18:55:13 % Total % Received % Xferd Average Speed Time Time Time Current 18:55:13 Dload Upload Total Spent Left Speed 18:55:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14929 0 0 100 14929 0 52752 --:--:-- --:--:-- --:--:-- 52752 18:55:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/8c8f37d25054249a5ae2d73df70026c3aa6dfadd [Pipeline] } 18:55:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:55:14 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives ] 18:55:14 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives 18:55:14 total 16 18:55:14 drwxr-xr-x 3 root root 4096 Apr 7 18:44 . 18:55:14 drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 18:44 .. 18:55:14 drwxr-xr-x 2 root root 4096 Apr 7 18:44 cost 18:55:14 -rw-r--r-- 1 root root 86 Apr 7 18:44 cost.csv 18:55:14 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives 18:55:14 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives 18:55:14 total 16 18:55:14 drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 18:44 . 18:55:14 drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 18:44 .. 18:55:14 drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 18:44 cost 18:55:14 -rw-r--r-- 1 jenkins jenkins 86 Apr 7 18:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:55:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:55:15 ---> package-listing.sh 18:55:15 ++ facter osfamily 18:55:15 ++ tr '[:upper:]' '[:lower:]' 18:55:15 + OS_FAMILY=debian 18:55:15 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1415 18:55:15 + START_PACKAGES=/tmp/packages_start.txt 18:55:15 + END_PACKAGES=/tmp/packages_end.txt 18:55:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:55:15 + PACKAGES=/tmp/packages_start.txt 18:55:15 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1415 ']' 18:55:15 + PACKAGES=/tmp/packages_end.txt 18:55:15 + case "${OS_FAMILY}" in 18:55:15 + dpkg -l 18:55:15 + grep '^ii' 18:55:15 + '[' -f /tmp/packages_start.txt ']' 18:55:15 + '[' -f /tmp/packages_end.txt ']' 18:55:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:55:15 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1415 ']' 18:55:15 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives/ 18:55:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives/ [Pipeline] echo 18:55:15 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1415/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:55:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:55:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:16 prd-ubuntu20.04-docker-8c-8g-7145 does not seem to be running inside a container 18:55:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1415/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1415 -v /w/workspace/gexfoundry_device-sdk-go_PR-1415:/w/workspace/gexfoundry_device-sdk-go_PR-1415:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:55:16 $ docker top a9b68017877b72822c5734319a07834f332266ca693d722afb63535951580a4a -eo pid,comm [Pipeline] { [Pipeline] sh 18:55:17 + touch /tmp/pre-build-complete [Pipeline] sh 18:55:17 + mkdir -p /var/log/sysstat [Pipeline] sh 18:55:17 + ls /var/log/sa-host 18:55:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:55:18 provisioning config files... 18:55:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/config17313393490934589196tmp [Pipeline] { [Pipeline] echo 18:55:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:55:18 ---> create-netrc.sh [Pipeline] } 18:55:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:55:18 ---> python-tools-install.sh [Pipeline] echo 18:55:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:55:18 ---> sudo-logs.sh 18:55:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:55:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:55:19 ---> job-cost.sh 18:55:19 lf-activate-venv: SKIPPING 18:55:19 DEBUG: total: 0.2199999988079071 18:55:19 INFO: Retrieving Stack Cost... 18:55:19 INFO: Retrieving Pricing Info for: v3-standard-8 18:55:20 INFO: Archiving Costs [Pipeline] echo 18:55:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:55:20 ---> logs-deploy.sh 18:55:20 lf-activate-venv: SKIPPING 18:55:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1415/3 18:55:20 INFO: archiving workspace using pattern(s): 18:55:21 Archives upload complete. 18:55:21 INFO: archiving logs to Nexus