Pull request #1094 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from f9dc3477577711277a71b71469784344d8ea0f80+9a649bf1bf9918af6bcd6933aa59ded149e77d26 (7e48db813c3df45ad55053873a4d60cd93f2a3e5) 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-ssh9639074465250655205.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh1572155716598857104.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-1094/workspace@libs/edgex-global-pipelines/.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-1094/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2468179702969202724.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 shared 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-ssh3962028654690111576.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-1094/workspace@libs/lf-pipelines/.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-1094/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17024203493909137547.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-4891’ is offline Running on prd-centos7-docker-4c-2g-4892 in /w/workspace/gexfoundry_device-sdk-go_PR-1094 [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-1094 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/jenkins-gitclient-ssh2112707466310532556.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/jenkins-gitclient-ssh3613840391356294947.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1094/head:refs/remotes/origin/PR-1094 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9a649bf1bf9918af6bcd6933aa59ded149e77d26 into PR head commit f9dc3477577711277a71b71469784344d8ea0f80 Merge succeeded, producing f9dc3477577711277a71b71469784344d8ea0f80 Checking out Revision f9dc3477577711277a71b71469784344d8ea0f80 (PR-1094) > git config core.sparsecheckout # timeout=10 > git checkout -f f9dc3477577711277a71b71469784344d8ea0f80 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/jenkins-gitclient-ssh1256938698936756004.key > git merge 9a649bf1bf9918af6bcd6933aa59ded149e77d26 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9dc3477577711277a71b71469784344d8ea0f80 # timeout=10 Commit message: "feat: Update go-mod-bootstrap version" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:22:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:22:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:22:18 ========================================================= 16:22:18 EdgeX Global Pipelines Version Info 16:22:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 8a68df6598b494727dca258ae3035118dc3d6f6a # timeout=10 16:22:19 ------------------- 16:22:19 stable info: 16:22:19 ------------------- 16:22:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:22:19 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:22:19 Message: update stable to v1.0.220 16:22:20 ------------------- 16:22:20 experimental info: 16:22:20 ------------------- 16:22:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:22:20 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:22:20 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1094 [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1094 [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1094 [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f9dc3477577711277a71b71469784344d8ea0f80 [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f9dc347 [Pipeline] echo 16:22:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:22:20 provisioning config files... 16:22:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/config8003831147957874373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:22:21 ---> docker-login.sh 16:22:21 nexus3.edgexfoundry.org:10001 16:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:21 Configure a credential helper to remove this warning. See 16:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:21 16:22:21 Login Succeeded 16:22:21 nexus3.edgexfoundry.org:10002 16:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:21 Configure a credential helper to remove this warning. See 16:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:21 16:22:21 Login Succeeded 16:22:21 nexus3.edgexfoundry.org:10003 16:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:21 Configure a credential helper to remove this warning. See 16:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:21 16:22:21 Login Succeeded 16:22:21 nexus3.edgexfoundry.org:10004 16:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:21 Configure a credential helper to remove this warning. See 16:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:21 16:22:21 Login Succeeded 16:22:21 docker.io 16:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:22 Configure a credential helper to remove this warning. See 16:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:22 16:22:22 Login Succeeded 16:22:22 ---> docker-login.sh ends [Pipeline] } 16:22:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:22:22 + git rev-list -1 --merges f9dc3477577711277a71b71469784344d8ea0f80~1..f9dc3477577711277a71b71469784344d8ea0f80 [Pipeline] echo 16:22:22 -----------> git rev-list -1 --merges f9dc3477577711277a71b71469784344d8ea0f80~1..f9dc3477577711277a71b71469784344d8ea0f80 f9dc3477577711277a71b71469784344d8ea0f80 [false] [Pipeline] sh 16:22:22 + git log --format=format:%s -1 f9dc3477577711277a71b71469784344d8ea0f80 [Pipeline] echo 16:22:22 ========================================================= 16:22:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:22:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:22:23 + git log --format=format:%s -1 f9dc3477577711277a71b71469784344d8ea0f80 [Pipeline] echo 16:22:23 [semverPrep] GIT_COMMIT: f9dc3477577711277a71b71469784344d8ea0f80, Commit Message: feat: Update go-mod-bootstrap version [Pipeline] echo 16:22:23 [semverPrep] This is not a build commit. [Pipeline] sh 16:22:23 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:22:23 + grep -v github /etc/ssh/ssh_known_hosts 16:22:23 + '[' -e /tmp/ssh_known_hosts ']' 16:22:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:22:23 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 16:22:23 + sudo tee -a /etc/ssh/ssh_known_hosts 16:22:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:22:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:22:24 16:22:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:22:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:22:24 latest: Pulling from edgex-devops/git-semver 16:22:24 a0d0a0d46f8b: Pulling fs layer 16:22:24 3e5f54012d9b: Pulling fs layer 16:22:24 4c7163046ea9: Pulling fs layer 16:22:24 0c2d73faf560: Pulling fs layer 16:22:24 0c2d73faf560: Waiting 16:22:24 3e5f54012d9b: Verifying Checksum 16:22:24 3e5f54012d9b: Download complete 16:22:24 a0d0a0d46f8b: Verifying Checksum 16:22:24 a0d0a0d46f8b: Download complete 16:22:24 4c7163046ea9: Verifying Checksum 16:22:24 4c7163046ea9: Download complete 16:22:24 0c2d73faf560: Verifying Checksum 16:22:24 0c2d73faf560: Download complete 16:22:24 a0d0a0d46f8b: Pull complete 16:22:24 3e5f54012d9b: Pull complete 16:22:25 4c7163046ea9: Pull complete 16:22:25 0c2d73faf560: Pull complete 16:22:25 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:22:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:22:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:22:25 prd-centos7-docker-4c-2g-4892 does not seem to be running inside a container 16:22:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1094 -v /w/workspace/gexfoundry_device-sdk-go_PR-1094:/w/workspace/gexfoundry_device-sdk-go_PR-1094:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1094@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:10004/edgex-devops/git-semver:latest cat 16:22:25 $ docker top 71b21683f411bc7050050b9a1c266d1cc290631a6cba9e35414073cfbbeef9aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:22:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:26 [ssh-agent] Looking for ssh-agent implementation... 16:22:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:26 $ docker exec 71b21683f411bc7050050b9a1c266d1cc290631a6cba9e35414073cfbbeef9aa ssh-agent 16:22:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXonFMMb/agent.14 16:22:26 SSH_AGENT_PID=21 16:22:26 Running ssh-add (command line suppressed) 16:22:26 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/private_key_4379079906604224113.key (/w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/private_key_4379079906604224113.key) 16:22:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:26 + git tag --points-at HEAD [Pipeline] } 16:22:26 $ docker exec --env ******** --env ******** 71b21683f411bc7050050b9a1c266d1cc290631a6cba9e35414073cfbbeef9aa ssh-agent -k 16:22:26 unset SSH_AUTH_SOCK; 16:22:26 unset SSH_AGENT_PID; 16:22:26 echo Agent pid 21 killed; 16:22:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:22:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:26 [ssh-agent] Looking for ssh-agent implementation... 16:22:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:26 $ docker exec 71b21683f411bc7050050b9a1c266d1cc290631a6cba9e35414073cfbbeef9aa ssh-agent 16:22:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPIIgIj/agent.55 16:22:27 SSH_AGENT_PID=62 16:22:27 Running ssh-add (command line suppressed) 16:22:27 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/private_key_8959230467866039054.key (/w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/private_key_8959230467866039054.key) 16:22:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:27 + git semver init 16:22:27 # -> Open(): unable to determine branch for HEAD 16:22:27 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1094/.git 16:22:27 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1094 16:22:27 # $SEMVER_REMOTE_NAME = origin 16:22:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:22:27 # $SEMVER_USER_NAME = edgex-jenkins 16:22:27 # $SEMVER_BRANCH = PR-1094 16:22:27 # $SEMVER_TEMP = /tmp/semver-500152541 16:22:27 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 16:22:28 # '/tmp/semver-500152541' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1094/.semver' 16:22:28 # -> Force: false 16:22:28 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1094/.semver [Pipeline] } 16:22:28 $ docker exec --env ******** --env ******** 71b21683f411bc7050050b9a1c266d1cc290631a6cba9e35414073cfbbeef9aa ssh-agent -k 16:22:28 unset SSH_AUTH_SOCK; 16:22:28 unset SSH_AGENT_PID; 16:22:28 echo Agent pid 62 killed; 16:22:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:28 + git semver [Pipeline] } 16:22:28 $ docker stop --time=1 71b21683f411bc7050050b9a1c266d1cc290631a6cba9e35414073cfbbeef9aa 16:22:30 $ docker rm -f 71b21683f411bc7050050b9a1c266d1cc290631a6cba9e35414073cfbbeef9aa [Pipeline] // withDockerContainer [Pipeline] sh 16:22:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:22:30 Stashed 1 file(s) [Pipeline] echo 16:22:30 [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 16:22:30 provisioning config files... 16:22:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/config8744622475946965803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:22:31 ---> docker-login.sh 16:22:31 nexus3.edgexfoundry.org:10001 16:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:31 Configure a credential helper to remove this warning. See 16:22:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:31 16:22:31 Login Succeeded 16:22:31 nexus3.edgexfoundry.org:10002 16:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:31 Configure a credential helper to remove this warning. See 16:22:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:31 16:22:31 Login Succeeded 16:22:31 nexus3.edgexfoundry.org:10003 16:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:31 Configure a credential helper to remove this warning. See 16:22:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:31 16:22:31 Login Succeeded 16:22:31 nexus3.edgexfoundry.org:10004 16:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:31 Configure a credential helper to remove this warning. See 16:22:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:31 16:22:31 Login Succeeded 16:22:31 docker.io 16:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:31 Configure a credential helper to remove this warning. See 16:22:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:31 16:22:31 Login Succeeded 16:22:31 ---> docker-login.sh ends [Pipeline] } 16:22:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:22:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:22:32 ========================================================= 16:22:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:22:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:22:32 + 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.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 16:22:32 Sending build context to Docker daemon 9.533MB 16:22:32 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 16:22:32 Step 2/11 : FROM ${BASE} AS builder 16:22:32 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:22:32 59bf1c3509f3: Pulling fs layer 16:22:32 666ba61612fd: Pulling fs layer 16:22:32 8ed8ca486205: Pulling fs layer 16:22:32 4fe6c5a15a65: Pulling fs layer 16:22:32 22a0e8bec74d: Pulling fs layer 16:22:32 640e595b4fbd: Pulling fs layer 16:22:32 763cafe07f6e: Pulling fs layer 16:22:32 0c0b528cf693: Pulling fs layer 16:22:32 10935f4eaf8b: Pulling fs layer 16:22:32 4fe6c5a15a65: Waiting 16:22:32 22a0e8bec74d: Waiting 16:22:32 640e595b4fbd: Waiting 16:22:32 763cafe07f6e: Waiting 16:22:32 0c0b528cf693: Waiting 16:22:32 10935f4eaf8b: Waiting 16:22:32 8ed8ca486205: Verifying Checksum 16:22:32 8ed8ca486205: Download complete 16:22:32 666ba61612fd: Verifying Checksum 16:22:32 666ba61612fd: Download complete 16:22:32 22a0e8bec74d: Verifying Checksum 16:22:32 22a0e8bec74d: Download complete 16:22:32 640e595b4fbd: Verifying Checksum 16:22:32 640e595b4fbd: Download complete 16:22:32 763cafe07f6e: Verifying Checksum 16:22:32 763cafe07f6e: Download complete 16:22:32 59bf1c3509f3: Verifying Checksum 16:22:32 59bf1c3509f3: Download complete 16:22:32 0c0b528cf693: Verifying Checksum 16:22:32 0c0b528cf693: Download complete 16:22:32 4fe6c5a15a65: Verifying Checksum 16:22:32 4fe6c5a15a65: Download complete 16:22:32 59bf1c3509f3: Pull complete 16:22:33 10935f4eaf8b: Verifying Checksum 16:22:33 10935f4eaf8b: Download complete 16:22:33 666ba61612fd: Pull complete 16:22:33 8ed8ca486205: Pull complete 16:22:37 4fe6c5a15a65: Pull complete 16:22:37 22a0e8bec74d: Pull complete 16:22:37 640e595b4fbd: Pull complete 16:22:37 763cafe07f6e: Pull complete 16:22:37 0c0b528cf693: Pull complete 16:22:39 10935f4eaf8b: Pull complete 16:22:39 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 16:22:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:22:39 ---> 99d49a6021b9 16:22:39 Step 3/11 : ARG MAKE=make build 16:22:41 ---> Running in e8b6821f8209 16:22:41 Removing intermediate container e8b6821f8209 16:22:41 ---> cfe4c885af59 16:22:41 Step 4/11 : WORKDIR /device-sdk-go 16:22:41 ---> Running in 5240864afd6e 16:22:41 Removing intermediate container 5240864afd6e 16:22:41 ---> 848cc2aa2c1d 16:22:41 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:22:41 ---> Running in 58ab10a477e5 16:22:42 Removing intermediate container 58ab10a477e5 16:22:42 ---> c3633247f5b4 16:22:42 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:22:42 ---> Running in 17ccb836d25e 16:22:42 Removing intermediate container 17ccb836d25e 16:22:42 ---> 0cc9a6405e74 16:22:42 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:22:42 ---> Running in b8f0f9792d4d 16:22:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:22:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:22:44 OK: 221 MiB in 52 packages 16:22:44 Removing intermediate container b8f0f9792d4d 16:22:44 ---> 353fdd1f4fdc 16:22:44 Step 8/11 : COPY go.mod vendor* ./ 16:22:44 ---> 0695de740ec0 16:22:44 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:22:44 ---> Running in 9d8ed10553be 16:22:45 Still waiting to schedule task 16:22:45 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:23:23 Removing intermediate container 9d8ed10553be 16:23:23 ---> da65dbcb68eb 16:23:23 Step 10/11 : COPY . . 16:23:23 ---> 79f433398947 16:23:23 Step 11/11 : RUN ${MAKE} 16:23:23 ---> Running in c8978283275e 16:23:23 noop 16:23:23 Removing intermediate container c8978283275e 16:23:23 ---> adba25b216c3 16:23:23 Successfully built adba25b216c3 16:23:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:23:23 + docker inspect -f . ci-base-image-x86_64 16:23:23 . [Pipeline] withDockerContainer 16:23:23 prd-centos7-docker-4c-2g-4892 does not seem to be running inside a container 16:23:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1094 -v /w/workspace/gexfoundry_device-sdk-go_PR-1094:/w/workspace/gexfoundry_device-sdk-go_PR-1094:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1094@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 16:23:24 $ docker top 9259cfc10973a2a968d7632ac41e543c9cbe6615523f5ccf039613e638422df3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:23:24 + go version 16:23:24 go version go1.17.6 linux/amd64 [Pipeline] } 16:23:24 $ docker stop --time=1 9259cfc10973a2a968d7632ac41e543c9cbe6615523f5ccf039613e638422df3 16:23:25 $ docker rm -f 9259cfc10973a2a968d7632ac41e543c9cbe6615523f5ccf039613e638422df3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:23:26 + docker inspect -f . ci-base-image-x86_64 16:23:26 . [Pipeline] withDockerContainer 16:23:26 prd-centos7-docker-4c-2g-4892 does not seem to be running inside a container 16:23:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1094 -v /w/workspace/gexfoundry_device-sdk-go_PR-1094:/w/workspace/gexfoundry_device-sdk-go_PR-1094:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1094@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 16:23:26 $ docker top 74fea20b24edb692960aaabe2c45a84b3921b85f1333afe584bc135f643bddbc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:23:26 + make test 16:23:26 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:23:27 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 16:23:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 16:23:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 16:23:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 16:23:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.014s coverage: 23.3% of statements 16:23:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 16:23:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.008s coverage: 27.6% of statements 16:23:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.006s coverage: 78.9% of statements 16:23:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.016s coverage: 10.8% of statements 16:23:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 16:23:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 16:23:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 16:23:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.017s coverage: 28.7% of statements 16:23:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 16:23:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.013s coverage: 86.1% of statements 16:23:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 16:23:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 16:23:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.011s coverage: 57.4% of statements 16:23:44 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.028s coverage: 89.2% of statements 16:23:44 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 16:23:45 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.008s coverage: 4.8% of statements 16:23:45 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 16:23:57 GO111MODULE=on go vet ./... 16:24:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:24:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:24:03 ./bin/test-attribution-txt.sh [Pipeline] echo 16:24:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:24:03 $ docker stop --time=1 74fea20b24edb692960aaabe2c45a84b3921b85f1333afe584bc135f643bddbc 16:24:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4893 in /w/workspace/gexfoundry_device-sdk-go_PR-1094 16:24:04 $ docker rm -f 74fea20b24edb692960aaabe2c45a84b3921b85f1333afe584bc135f643bddbc [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] ws 16:24:04 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 16:24:04 The recommended git tool is: git 16:24:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:24:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:24:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:24:06 + ls -al . 16:24:06 total 272 16:24:06 drwxrwxr-x. 11 jenkins jenkins 4096 Feb 9 16:24 . 16:24:06 drwxrwxr-x. 4 jenkins jenkins 112 Feb 9 16:22 .. 16:24:06 drwxrwxr-x. 2 jenkins jenkins 37 Feb 9 16:22 bin 16:24:06 -rw-rw-r--. 1 jenkins jenkins 26321 Feb 9 16:22 CHANGELOG.md 16:24:06 -rw-r--r--. 1 jenkins jenkins 128114 Feb 9 16:23 coverage.out 16:24:06 -rw-rw-r--. 1 jenkins jenkins 140 Feb 9 16:22 .dockerignore 16:24:06 drwxrwxr-x. 5 jenkins jenkins 62 Feb 9 16:22 example 16:24:06 drwxrwxr-x. 8 jenkins jenkins 179 Feb 9 16:22 .git 16:24:06 drwxrwxr-x. 3 jenkins jenkins 125 Feb 9 16:22 .github 16:24:06 -rw-rw-r--. 1 jenkins jenkins 131 Feb 9 16:22 .gitignore 16:24:06 -rw-rw-r--. 1 jenkins jenkins 42 Feb 9 16:22 .golangci.yml 16:24:06 -rw-rw-r--. 1 jenkins jenkins 2773 Feb 9 16:22 go.mod 16:24:06 -rw-rw-r--. 1 jenkins jenkins 49776 Feb 9 16:22 go.sum 16:24:06 -rw-rw-r--. 1 jenkins jenkins 677 Feb 9 16:22 GOVERNANCE.md 16:24:06 drwxrwxr-x. 15 jenkins jenkins 224 Feb 9 16:22 internal 16:24:06 -rw-rw-r--. 1 jenkins jenkins 880 Feb 9 16:22 Jenkinsfile 16:24:06 -rw-rw-r--. 1 jenkins jenkins 11341 Feb 9 16:22 LICENSE 16:24:06 -rw-rw-r--. 1 jenkins jenkins 1614 Feb 9 16:22 Makefile 16:24:06 drwxrwxr-x. 3 jenkins jenkins 16 Feb 9 16:22 openapi 16:24:06 -rw-rw-r--. 1 jenkins jenkins 619 Feb 9 16:22 OWNERS.md 16:24:06 drwxrwxr-x. 5 jenkins jenkins 50 Feb 9 16:22 pkg 16:24:06 -rw-rw-r--. 1 jenkins jenkins 4881 Feb 9 16:22 README.md 16:24:06 drwx------. 3 jenkins jenkins 72 Feb 9 16:22 .semver 16:24:06 drwxrwxr-x. 4 jenkins jenkins 54 Feb 9 16:22 snap 16:24:06 -rw-rw-r--. 1 jenkins jenkins 5 Feb 9 16:22 VERSION 16:24:06 -rw-rw-r--. 1 jenkins jenkins 222 Feb 9 16:22 version.go [Pipeline] isUnix [Pipeline] sh 16:24:06 + 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=f9dc3477577711277a71b71469784344d8ea0f80 --label arch=amd64 --label version=0.0.0 . 16:24:06 Sending build context to Docker daemon 9.662MB 16:24:06 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 16:24:06 Step 2/25 : FROM ${BASE} AS builder 16:24:06 ---> adba25b216c3 16:24:06 Step 3/25 : ARG MAKE=make build 16:24:07 ---> Running in 9bf66126f08c 16:24:07 Removing intermediate container 9bf66126f08c 16:24:07 ---> 200e8d206038 16:24:07 Step 4/25 : WORKDIR /device-sdk-go 16:24:07 ---> Running in 05acd299edcb 16:24:07 Removing intermediate container 05acd299edcb 16:24:07 ---> 8cc71355c254 16:24:07 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:24:07 ---> Running in bbe3f912a49c 16:24:07 Removing intermediate container bbe3f912a49c 16:24:07 ---> 540ef55ed852 16:24:07 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:24:07 ---> Running in 952fb588085c 16:24:07 Removing intermediate container 952fb588085c 16:24:07 ---> a3cc32c586d2 16:24:07 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:24:07 ---> Running in 586e7e734b30 16:24:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:24:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:24:09 OK: 221 MiB in 52 packages 16:24:09 using credential edgex-jenkins-ssh 16:24:09 Cloning the remote Git repository 16:24:09 Removing intermediate container 586e7e734b30 16:24:09 ---> 8422b96175e5 16:24:09 Step 8/25 : COPY go.mod vendor* ./ 16:24:09 ---> 9fda54798365 16:24:09 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:24:09 ---> Running in 6a7e9af17e4f 16:24:09 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:24:09 > git init /w/workspace/device-sdk-go/4 # timeout=10 16:24:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:24:09 > git --version # timeout=10 16:24:09 > git --version # 'git version 2.17.1' 16:24:09 using GIT_SSH to set credentials SSH Credentials for GitHub 16:24:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:24:10 Removing intermediate container 6a7e9af17e4f 16:24:10 ---> 43156cb7be76 16:24:10 Step 10/25 : COPY . . 16:24:10 ---> 002f97ff9d52 16:24:10 Step 11/25 : RUN ${MAKE} 16:24:10 ---> Running in a8239d62147b 16:24:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 16:24:12 Merging remotes/origin/main commit 9a649bf1bf9918af6bcd6933aa59ded149e77d26 into PR head commit f9dc3477577711277a71b71469784344d8ea0f80 16:24:12 Merge succeeded, producing f9dc3477577711277a71b71469784344d8ea0f80 16:24:12 Checking out Revision f9dc3477577711277a71b71469784344d8ea0f80 (PR-1094) 16:24:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:24:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:24:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:24:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:24:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:24:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1094/head:refs/remotes/origin/PR-1094 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:24:12 > git config core.sparsecheckout # timeout=10 16:24:12 > git checkout -f f9dc3477577711277a71b71469784344d8ea0f80 # timeout=10 16:24:12 > git remote # timeout=10 16:24:12 > git config --get remote.origin.url # timeout=10 16:24:12 using GIT_SSH to set credentials SSH Credentials for GitHub 16:24:12 > git merge 9a649bf1bf9918af6bcd6933aa59ded149e77d26 # timeout=10 16:24:12 > git rev-parse HEAD^{commit} # timeout=10 16:24:12 > git config core.sparsecheckout # timeout=10 16:24:12 > git checkout -f f9dc3477577711277a71b71469784344d8ea0f80 # timeout=10 16:24:16 Commit message: "feat: Update go-mod-bootstrap version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:24:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:24:17 % Total % Received % Xferd Average Speed Time Time Time Current 16:24:17 Dload Upload Total Spent Left Speed 16:24:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 16:24:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:24:18 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 16:24:18 16:24:18 { 16:24:18 "registry-mirrors": [ 16:24:18 "https://nexus3.edgexfoundry.org:10001" 16:24:18 ], 16:24:18 "bip": "10.250.0.254/24", 16:24:18 "hosts": [ 16:24:18 "tcp://0.0.0.0:5555", 16:24:18 "unix:///var/run/docker.sock" 16:24:18 ], 16:24:18 "mtu": 1458, 16:24:18 "selinux-enabled": true, 16:24:18 "seccomp-profile": "/etc/docker/seccomp.json" 16:24:18 } [Pipeline] sh 16:24:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:24:18 + sudo service docker restart 16:24:23 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 16:24:23 Removing intermediate container a8239d62147b 16:24:23 ---> ce6c1b78239d 16:24:23 Step 12/25 : FROM alpine:3.14 16:24:23 3.14: Pulling from library/alpine 16:24:24 97518928ae5f: Pulling fs layer 16:24:24 97518928ae5f: Verifying Checksum 16:24:24 97518928ae5f: Download complete 16:24:24 97518928ae5f: Pull complete 16:24:24 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:24:24 Status: Downloaded newer image for alpine:3.14 16:24:24 ---> 0a97eee8041e 16:24:24 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:24:24 ---> Running in 4d7aa7f92a14 16:24:24 Removing intermediate container 4d7aa7f92a14 16:24:24 ---> a73b260437d4 16:24:24 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:24:24 ---> Running in b2ac4af57047 16:24:25 Removing intermediate container b2ac4af57047 16:24:25 ---> 2faa73679d2c 16:24:25 Step 15/25 : RUN apk add --update --no-cache zeromq 16:24:25 ---> Running in baff40cd3c69 16:24:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:24:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:24:26 (1/5) Installing libgcc (10.3.1_git20210424-r2) 16:24:26 (2/5) Installing libsodium (1.0.18-r0) 16:24:26 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 16:24:26 (4/5) Installing libzmq (4.3.4-r0) 16:24:26 (5/5) Installing zeromq (4.3.4-r0) 16:24:26 Executing busybox-1.33.1-r6.trigger 16:24:26 OK: 8 MiB in 19 packages 16:24:27 Removing intermediate container baff40cd3c69 16:24:27 ---> 078865d715ca 16:24:27 Step 16/25 : WORKDIR / 16:24:27 ---> Running in 5fc3630f4b63 16:24:27 Removing intermediate container 5fc3630f4b63 16:24:27 ---> eb74acf8eef1 16:24:27 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:24:27 ---> 2e964c22b138 16:24:27 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:24:28 ---> df97127e37c7 16:24:28 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:24:28 ---> 6c48efd7e2a4 16:24:28 Step 20/25 : EXPOSE 59999 16:24:28 ---> Running in 2bc0d23cd294 16:24:28 Removing intermediate container 2bc0d23cd294 16:24:28 ---> aca60e341314 16:24:28 Step 21/25 : ENTRYPOINT ["/device-simple"] 16:24:28 ---> Running in ede07130e532 16:24:28 Removing intermediate container ede07130e532 16:24:28 ---> 62d1ac6abe51 16:24:28 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:24:28 ---> Running in 97ba8d9027b5 16:24:28 Removing intermediate container 97ba8d9027b5 16:24:28 ---> 060c92b45a3f 16:24:28 Step 23/25 : LABEL arch=amd64 16:24:28 ---> Running in 53d160f98cb9 16:24:28 Removing intermediate container 53d160f98cb9 16:24:28 ---> 42812ae97068 16:24:28 Step 24/25 : LABEL git_sha=f9dc3477577711277a71b71469784344d8ea0f80 16:24:28 ---> Running in f61701ec530f 16:24:28 Removing intermediate container f61701ec530f 16:24:28 ---> ffcf7e8e7162 16:24:28 Step 25/25 : LABEL version=0.0.0 16:24:28 ---> Running in 3bcd005c5b10 16:24:28 Removing intermediate container 3bcd005c5b10 16:24:28 ---> f3fcaa7936a3 16:24:28 [Warning] One or more build-args [ARCH] were not consumed 16:24:28 Successfully built f3fcaa7936a3 16:24:28 Successfully tagged device-sdk-simple:latest [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] sh 16:24:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:24:29 16:24:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:24:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:24:29 latest: Pulling from edgex-lftools-log-publisher 16:24:29 b4d181a07f80: Pulling fs layer 16:24:29 a1111a8f2ec3: Pulling fs layer 16:24:29 ed53099fbce6: Pulling fs layer 16:24:29 dc539afda2c1: Pulling fs layer 16:24:29 77bc0d833cb6: Pulling fs layer 16:24:29 9065ff56babe: Pulling fs layer 16:24:29 d287ab97295c: Pulling fs layer 16:24:29 77bc0d833cb6: Waiting 16:24:29 9065ff56babe: Waiting 16:24:29 d287ab97295c: Waiting 16:24:29 dc539afda2c1: Waiting 16:24:29 a1111a8f2ec3: Verifying Checksum 16:24:29 a1111a8f2ec3: Download complete 16:24:29 dc539afda2c1: Verifying Checksum 16:24:29 dc539afda2c1: Download complete 16:24:29 ed53099fbce6: Verifying Checksum 16:24:29 ed53099fbce6: Download complete 16:24:29 9065ff56babe: Verifying Checksum 16:24:29 9065ff56babe: Download complete 16:24:29 77bc0d833cb6: Verifying Checksum 16:24:29 77bc0d833cb6: Download complete 16:24:29 b4d181a07f80: Verifying Checksum 16:24:29 b4d181a07f80: Download complete 16:24:30 d287ab97295c: Verifying Checksum 16:24:30 d287ab97295c: Download complete 16:24:31 b4d181a07f80: Pull complete 16:24:31 a1111a8f2ec3: Pull complete 16:24:31 ed53099fbce6: Pull complete 16:24:31 dc539afda2c1: Pull complete 16:24:32 77bc0d833cb6: Pull complete 16:24:32 9065ff56babe: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:24:37 provisioning config files... 16:24:37 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config2956748018871382223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:24:37 d287ab97295c: Pull complete 16:24:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:24:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:24:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:24:37 ---> docker-login.sh 16:24:37 nexus3.edgexfoundry.org:10001 16:24:37 prd-centos7-docker-4c-2g-4892 does not seem to be running inside a container 16:24:37 $ 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-1094 -v /w/workspace/gexfoundry_device-sdk-go_PR-1094:/w/workspace/gexfoundry_device-sdk-go_PR-1094:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1094@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 16:24:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:38 Configure a credential helper to remove this warning. See 16:24:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:38 16:24:38 Login Succeeded 16:24:38 nexus3.edgexfoundry.org:10002 16:24:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:38 Configure a credential helper to remove this warning. See 16:24:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:38 16:24:38 Login Succeeded 16:24:38 nexus3.edgexfoundry.org:10003 16:24:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:39 Configure a credential helper to remove this warning. See 16:24:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:39 16:24:39 Login Succeeded 16:24:39 nexus3.edgexfoundry.org:10004 16:24:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:39 Configure a credential helper to remove this warning. See 16:24:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:39 16:24:39 Login Succeeded 16:24:39 docker.io 16:24:40 $ docker top bddb95b2fb02a08684541b0d8127a19cc2acffdc149055a29228a96fe69deff1 -eo pid,comm 16:24:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:40 Configure a credential helper to remove this warning. See 16:24:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:40 16:24:40 Login Succeeded 16:24:40 ---> docker-login.sh ends [Pipeline] } 16:24:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:24:40 ---> job-cost.sh 16:24:40 lf-activate-venv: SKIPPING 16:24:40 INFO: No Stack... 16:24:40 INFO: Retrieving Pricing Info for: v3-standard-2 [Pipeline] echo 16:24:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:24:41 ========================================================= 16:24:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:24:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:24:41 + 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.17-alpine --build-arg MAKE=echo noop --target=builder . 16:24:41 INFO: Archiving Costs [Pipeline] sh 16:24:41 Sending build context to Docker daemon 5.196MB 16:24:41 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1094/archives/cost.csv 16:24:41 + cut -d, -f6 [Pipeline] lock 16:24:41 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1094-4-stack-cost] 16:24:41 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1094-4-stack-cost] did not exist. Created. 16:24:41 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1094-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:24:42 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 16:24:42 Step 2/11 : FROM ${BASE} AS builder 16:24:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:24:42 9b3977197b4f: Pulling fs layer 16:24:42 1a89e8eeedd5: Pulling fs layer 16:24:42 94645a83ff95: Pulling fs layer 16:24:42 3f3a8bcf1eab: Pulling fs layer 16:24:42 0c92f367c5e7: Pulling fs layer 16:24:42 f7c0051592d6: Pulling fs layer 16:24:42 a227ed2f7395: Pulling fs layer 16:24:42 7b1c46037f91: Pulling fs layer 16:24:42 3f3a8bcf1eab: Waiting 16:24:42 0c92f367c5e7: Waiting 16:24:42 f7c0051592d6: Waiting 16:24:42 a227ed2f7395: Waiting 16:24:42 7b1c46037f91: Waiting 16:24:42 94645a83ff95: Download complete 16:24:42 1a89e8eeedd5: Download complete 16:24:42 0c92f367c5e7: Verifying Checksum 16:24:42 0c92f367c5e7: Download complete 16:24:42 f7c0051592d6: Verifying Checksum 16:24:42 f7c0051592d6: Download complete 16:24:42 9b3977197b4f: Download complete 16:24:42 a227ed2f7395: Verifying Checksum 16:24:42 a227ed2f7395: Download complete 16:24:42 + echo total: 0.05999999865889549 [Pipeline] stash 16:24:42 Stashed 1 file(s) [Pipeline] } 16:24:42 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1094-4-stack-cost] [Pipeline] // lock [Pipeline] } 16:24:42 $ docker stop --time=1 bddb95b2fb02a08684541b0d8127a19cc2acffdc149055a29228a96fe69deff1 16:24:43 9b3977197b4f: Pull complete 16:24:43 $ docker rm -f bddb95b2fb02a08684541b0d8127a19cc2acffdc149055a29228a96fe69deff1 16:24:43 1a89e8eeedd5: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:24:43 94645a83ff95: Pull complete 16:24:43 7b1c46037f91: Verifying Checksum 16:24:43 7b1c46037f91: Download complete 16:24:44 3f3a8bcf1eab: Verifying Checksum 16:24:44 3f3a8bcf1eab: Download complete 16:24:56 3f3a8bcf1eab: Pull complete 16:24:56 0c92f367c5e7: Pull complete 16:24:56 f7c0051592d6: Pull complete 16:24:56 a227ed2f7395: Pull complete 16:25:02 7b1c46037f91: Pull complete 16:25:02 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 16:25:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:25:02 ---> f79e39bc4007 16:25:02 Step 3/11 : ARG MAKE=make build 16:25:03 ---> Running in 2bda9e754164 16:25:04 Removing intermediate container 2bda9e754164 16:25:04 ---> dff846cd183e 16:25:04 Step 4/11 : WORKDIR /device-sdk-go 16:25:04 ---> Running in 6ba7611a2d88 16:25:04 Removing intermediate container 6ba7611a2d88 16:25:04 ---> 95024bad2f9a 16:25:04 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:25:04 ---> Running in fc5a991f957a 16:25:05 Removing intermediate container fc5a991f957a 16:25:05 ---> c8651b5ecdba 16:25:05 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:05 ---> Running in 818e1f8d2ffe 16:25:07 Removing intermediate container 818e1f8d2ffe 16:25:07 ---> de7a48b2e219 16:25:07 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:25:07 ---> Running in 12568fce7a41 16:25:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:25:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:25:09 OK: 220 MiB in 52 packages 16:25:10 Removing intermediate container 12568fce7a41 16:25:10 ---> c8d3d5804264 16:25:10 Step 8/11 : COPY go.mod vendor* ./ 16:25:10 ---> 33b3e95c2af4 16:25:10 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:11 ---> Running in 12a966b9965f 16:26:19 Removing intermediate container 12a966b9965f 16:26:19 ---> aff3e4d1e948 16:26:19 Step 10/11 : COPY . . 16:26:19 ---> a6b96a39b0cf 16:26:19 Step 11/11 : RUN ${MAKE} 16:26:20 ---> Running in 857f21b0d842 16:26:21 noop 16:26:21 Removing intermediate container 857f21b0d842 16:26:21 ---> 592439c8d867 16:26:21 Successfully built 592439c8d867 16:26:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:26:22 + docker inspect -f . ci-base-image-arm64 16:26:22 . [Pipeline] withDockerContainer 16:26:22 prd-ubuntu18.04-docker-arm64-4c-16g-4893 does not seem to be running inside a container 16:26:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:26:23 $ docker top bec970a178362ae926e62e61cdbfca9bef7c34dd27088b90791ae6ff12154777 -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:24 + go version 16:26:24 go version go1.17.6 linux/arm64 [Pipeline] } 16:26:24 $ docker stop --time=1 bec970a178362ae926e62e61cdbfca9bef7c34dd27088b90791ae6ff12154777 16:26:26 $ docker rm -f bec970a178362ae926e62e61cdbfca9bef7c34dd27088b90791ae6ff12154777 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:26:26 + docker inspect -f . ci-base-image-arm64 16:26:26 . [Pipeline] withDockerContainer 16:26:26 prd-ubuntu18.04-docker-arm64-4c-16g-4893 does not seem to be running inside a container 16:26:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:26:28 $ docker top 1b1bd10205ec30daa2cc9ffc79167772f700bbc8aa1a2e5c52ff1bc1dbfd2e3b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:26:29 + make test 16:26:29 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:26:30 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 16:27:17 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 16:27:17 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 16:27:17 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 16:27:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.071s coverage: 23.3% of statements 16:27:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 16:27:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.060s coverage: 27.6% of statements 16:27:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.060s coverage: 78.9% of statements 16:27:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.064s coverage: 10.8% of statements 16:27:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 16:27:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 16:27:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 16:27:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.095s coverage: 28.7% of statements 16:27:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 16:27:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.060s coverage: 86.1% of statements 16:27:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 16:27:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 16:27:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.144s coverage: 57.4% of statements 16:27:25 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.201s coverage: 89.2% of statements 16:27:25 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 16:27:26 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.050s coverage: 4.8% of statements 16:27:26 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 16:27:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:27:27 GO111MODULE=on go vet ./... 16:27:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:27:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:27:49 ./bin/test-attribution-txt.sh [Pipeline] echo 16:27:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:27:51 $ docker stop --time=1 1b1bd10205ec30daa2cc9ffc79167772f700bbc8aa1a2e5c52ff1bc1dbfd2e3b 16:27:53 $ docker rm -f 1b1bd10205ec30daa2cc9ffc79167772f700bbc8aa1a2e5c52ff1bc1dbfd2e3b [Pipeline] // withDockerContainer [Pipeline] sh 16:27:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:27:54 Warning: overwriting stash ‘coverage-report’ 16:27:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:27:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:27:55 + ls -al . 16:27:55 total 308 16:27:55 drwxrwxr-x 10 jenkins jenkins 4096 Feb 9 16:27 . 16:27:55 drwxrwxr-x 4 jenkins jenkins 4096 Feb 9 16:24 .. 16:27:55 -rw-rw-r-- 1 jenkins jenkins 140 Feb 9 16:24 .dockerignore 16:27:55 drwxrwxr-x 8 jenkins jenkins 4096 Feb 9 16:24 .git 16:27:55 drwxrwxr-x 3 jenkins jenkins 4096 Feb 9 16:24 .github 16:27:55 -rw-rw-r-- 1 jenkins jenkins 131 Feb 9 16:24 .gitignore 16:27:55 -rw-rw-r-- 1 jenkins jenkins 42 Feb 9 16:24 .golangci.yml 16:27:55 -rw-rw-r-- 1 jenkins jenkins 26321 Feb 9 16:24 CHANGELOG.md 16:27:55 -rw-rw-r-- 1 jenkins jenkins 677 Feb 9 16:24 GOVERNANCE.md 16:27:55 -rw-rw-r-- 1 jenkins jenkins 880 Feb 9 16:24 Jenkinsfile 16:27:55 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 9 16:24 LICENSE 16:27:55 -rw-rw-r-- 1 jenkins jenkins 1614 Feb 9 16:24 Makefile 16:27:55 -rw-rw-r-- 1 jenkins jenkins 619 Feb 9 16:24 OWNERS.md 16:27:55 -rw-rw-r-- 1 jenkins jenkins 4881 Feb 9 16:24 README.md 16:27:55 -rw-rw-r-- 1 jenkins jenkins 5 Feb 9 16:22 VERSION 16:27:55 drwxrwxr-x 2 jenkins jenkins 4096 Feb 9 16:24 bin 16:27:55 -rw-r--r-- 1 jenkins jenkins 128114 Feb 9 16:27 coverage.out 16:27:55 drwxrwxr-x 5 jenkins jenkins 4096 Feb 9 16:24 example 16:27:55 -rw-rw-r-- 1 jenkins jenkins 2773 Feb 9 16:24 go.mod 16:27:55 -rw-rw-r-- 1 jenkins jenkins 49776 Feb 9 16:24 go.sum 16:27:55 drwxrwxr-x 15 jenkins jenkins 4096 Feb 9 16:24 internal 16:27:55 drwxrwxr-x 3 jenkins jenkins 4096 Feb 9 16:24 openapi 16:27:55 drwxrwxr-x 5 jenkins jenkins 4096 Feb 9 16:24 pkg 16:27:55 drwxrwxr-x 4 jenkins jenkins 4096 Feb 9 16:24 snap 16:27:55 -rw-rw-r-- 1 jenkins jenkins 222 Feb 9 16:24 version.go [Pipeline] isUnix [Pipeline] sh 16:27:56 + 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=f9dc3477577711277a71b71469784344d8ea0f80 --label arch=arm64 --label version=0.0.0 . 16:27:56 Sending build context to Docker daemon 5.325MB 16:27:56 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 16:27:56 Step 2/25 : FROM ${BASE} AS builder 16:27:56 ---> 592439c8d867 16:27:56 Step 3/25 : ARG MAKE=make build 16:27:56 ---> Running in b9a509c6ebbc 16:27:56 Removing intermediate container b9a509c6ebbc 16:27:56 ---> 1c10c2d1299d 16:27:56 Step 4/25 : WORKDIR /device-sdk-go 16:27:57 ---> Running in 2dcbc5839374 16:27:57 Removing intermediate container 2dcbc5839374 16:27:57 ---> f9b60cfece3a 16:27:57 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:27:57 ---> Running in e49c8b889bb5 16:27:58 Removing intermediate container e49c8b889bb5 16:27:58 ---> e77ec248ed70 16:27:58 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:58 ---> Running in 631163ac7380 16:28:00 Removing intermediate container 631163ac7380 16:28:00 ---> f4ab9af534b9 16:28:00 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:28:00 ---> Running in b96fbc679080 16:28:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:28:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:28:03 OK: 220 MiB in 52 packages 16:28:04 Removing intermediate container b96fbc679080 16:28:04 ---> 21155e645cbd 16:28:04 Step 8/25 : COPY go.mod vendor* ./ 16:28:04 ---> 1f2a6ee45a3d 16:28:04 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:04 ---> Running in 68d380fd4994 16:28:06 Removing intermediate container 68d380fd4994 16:28:06 ---> 8ddea6725a22 16:28:06 Step 10/25 : COPY . . 16:28:08 ---> e89f68ba8b7b 16:28:08 Step 11/25 : RUN ${MAKE} 16:28:08 ---> Running in 0656805128ad 16:28:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 16:28:48 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 16:28:48 Removing intermediate container 0656805128ad 16:28:48 ---> ec8a41a95541 16:28:48 Step 12/25 : FROM alpine:3.14 16:28:48 3.14: Pulling from library/alpine 16:28:48 be307f383ecc: Pulling fs layer 16:28:48 be307f383ecc: Verifying Checksum 16:28:48 be307f383ecc: Download complete 16:28:48 be307f383ecc: Pull complete 16:28:48 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:28:48 Status: Downloaded newer image for alpine:3.14 16:28:48 ---> 5b8b7b635229 16:28:48 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:28:48 ---> Running in 1bc11b279e21 16:28:48 Removing intermediate container 1bc11b279e21 16:28:48 ---> c278e92aeeff 16:28:48 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:48 ---> Running in abe319091922 16:28:50 Removing intermediate container abe319091922 16:28:50 ---> acc201f1f93e 16:28:50 Step 15/25 : RUN apk add --update --no-cache zeromq 16:28:50 ---> Running in e22e1d09dab9 16:28:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:28:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:28:53 (1/5) Installing libgcc (10.3.1_git20210424-r2) 16:28:53 (2/5) Installing libsodium (1.0.18-r0) 16:28:53 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 16:28:53 (4/5) Installing libzmq (4.3.4-r0) 16:28:53 (5/5) Installing zeromq (4.3.4-r0) 16:28:53 Executing busybox-1.33.1-r6.trigger 16:28:53 OK: 8 MiB in 19 packages 16:28:54 Removing intermediate container e22e1d09dab9 16:28:54 ---> f3011a7e51cc 16:28:54 Step 16/25 : WORKDIR / 16:28:54 ---> Running in 7d3c68899701 16:28:55 Removing intermediate container 7d3c68899701 16:28:55 ---> 599699cf1673 16:28:55 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:28:55 ---> 1ee49bf99cb5 16:28:55 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:28:56 ---> c30bb1f40d5f 16:28:56 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:28:57 ---> 2efea2433be6 16:28:57 Step 20/25 : EXPOSE 59999 16:28:57 ---> Running in b3d84ab76726 16:28:58 Removing intermediate container b3d84ab76726 16:28:58 ---> 1622acd489b0 16:28:58 Step 21/25 : ENTRYPOINT ["/device-simple"] 16:28:58 ---> Running in 50218cb73901 16:28:58 Removing intermediate container 50218cb73901 16:28:58 ---> cbb8f8437bd8 16:28:58 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:28:58 ---> Running in 0912741e11ef 16:28:58 Removing intermediate container 0912741e11ef 16:28:58 ---> 260e776ce92f 16:28:58 Step 23/25 : LABEL arch=arm64 16:28:59 ---> Running in 10199ed15897 16:28:59 Removing intermediate container 10199ed15897 16:28:59 ---> 023d6bba3edc 16:28:59 Step 24/25 : LABEL git_sha=f9dc3477577711277a71b71469784344d8ea0f80 16:28:59 ---> Running in 9307d69f5851 16:28:59 Removing intermediate container 9307d69f5851 16:28:59 ---> a174302af740 16:28:59 Step 25/25 : LABEL version=0.0.0 16:28:59 ---> Running in 5e47616208bb 16:29:00 Removing intermediate container 5e47616208bb 16:29:00 ---> 0ef0693b594a 16:29:00 [Warning] One or more build-args [ARCH] were not consumed 16:29:00 Successfully built 0ef0693b594a 16:29:00 Successfully tagged device-sdk-simple-arm64:latest [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] sh 16:29:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:29:00 16:29:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:29:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:29:01 arm64: Pulling from edgex-lftools-log-publisher 16:29:01 448f6bf000e3: Pulling fs layer 16:29:01 f757da607395: Pulling fs layer 16:29:01 05883995daec: Pulling fs layer 16:29:01 8603b9c90790: Pulling fs layer 16:29:01 1560dd03e051: Pulling fs layer 16:29:01 27f5ce0e4adf: Pulling fs layer 16:29:01 c2d8d7efcc4b: Pulling fs layer 16:29:01 8603b9c90790: Waiting 16:29:01 27f5ce0e4adf: Waiting 16:29:01 c2d8d7efcc4b: Waiting 16:29:01 1560dd03e051: Waiting 16:29:01 f757da607395: Verifying Checksum 16:29:01 f757da607395: Download complete 16:29:01 8603b9c90790: Verifying Checksum 16:29:01 8603b9c90790: Download complete 16:29:01 1560dd03e051: Verifying Checksum 16:29:01 1560dd03e051: Download complete 16:29:01 27f5ce0e4adf: Verifying Checksum 16:29:01 27f5ce0e4adf: Download complete 16:29:01 05883995daec: Verifying Checksum 16:29:01 05883995daec: Download complete 16:29:01 448f6bf000e3: Download complete 16:29:04 c2d8d7efcc4b: Verifying Checksum 16:29:04 c2d8d7efcc4b: Download complete 16:29:05 448f6bf000e3: Pull complete 16:29:06 f757da607395: Pull complete 16:29:07 05883995daec: Pull complete 16:29:07 8603b9c90790: Pull complete 16:29:08 1560dd03e051: Pull complete 16:29:09 27f5ce0e4adf: Pull complete 16:29:24 c2d8d7efcc4b: Pull complete 16:29:24 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:29:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:29:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:29:24 prd-ubuntu18.04-docker-arm64-4c-16g-4893 does not seem to be running inside a container 16:29:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:29:26 $ docker top cd2607931522fb68a68a5b0e0f5360fc19e5fc1c7083c691c31a364bb7808312 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:27 ---> job-cost.sh 16:29:27 lf-activate-venv: SKIPPING 16:29:27 INFO: No Stack... 16:29:27 INFO: Retrieving Pricing Info for: v3-standard-4 16:29:28 INFO: Archiving Costs [Pipeline] sh 16:29:28 + cat /w/workspace/device-sdk-go/4/archives/cost.csv 16:29:28 + cut -d, -f6 [Pipeline] lock 16:29:28 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1094-4-stack-cost] 16:29:28 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1094-4-stack-cost] did not exist. Created. 16:29:28 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1094-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:29:29 /w/workspace/device-sdk-go/4@tmp/durable-e41b7e5e/script.sh: 1: /w/workspace/device-sdk-go/4@tmp/durable-e41b7e5e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:29:29 + echo total: 0.10999999940395355 [Pipeline] stash 16:29:29 Warning: overwriting stash ‘stack-cost’ 16:29:30 Stashed 1 file(s) [Pipeline] } 16:29:30 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1094-4-stack-cost] [Pipeline] // lock [Pipeline] } 16:29:30 $ docker stop --time=1 cd2607931522fb68a68a5b0e0f5360fc19e5fc1c7083c691c31a364bb7808312 16:29:31 $ docker rm -f cd2607931522fb68a68a5b0e0f5360fc19e5fc1c7083c691c31a364bb7808312 [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 16:29:32 provisioning config files... 16:29:32 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/config3875553818280959960tmp [Pipeline] { [Pipeline] sh 16:29:32 + set +x 16:29:32 + bash -s -- 16:29:32 + curl -s https://codecov.io/bash 16:29:32 16:29:32 _____ _ 16:29:32 / ____| | | 16:29:32 | | ___ __| | ___ ___ _____ __ 16:29:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:29:32 | |___| (_) | (_| | __/ (_| (_) \ V / 16:29:32 \_____\___/ \__,_|\___|\___\___/ \_/ 16:29:32 Bash-1.0.6 16:29:32 16:29:32 16:29:32 ==> git version 2.24.4 found 16:29:32 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:29:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:29:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:29:32 ==> Jenkins CI detected. 16:29:32 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1094 16:29:32 project root: . 16:29:32 --> token set from env 16:29:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:29:32 ==> Running gcov in . (disable via -X gcov) 16:29:32 ==> Python coveragepy not found 16:29:32 ==> Searching for coverage reports in: 16:29:32 + . 16:29:32 -> Found 1 reports 16:29:32 ==> Detecting git/mercurial file structure 16:29:32 ==> Reading reports 16:29:32 + ./coverage.out bytes=128114 16:29:32 ==> Appending adjustments 16:29:32 https://docs.codecov.io/docs/fixing-reports 16:29:32 + Found adjustments 16:29:32 ==> Gzipping contents 16:29:32 16K /tmp/codecov.aSwlmS.gz 16:29:32 ==> Uploading reports 16:29:32 url: https://codecov.io 16:29:32 query: branch=PR-1094&commit=f9dc3477577711277a71b71469784344d8ea0f80&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1094%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1094&job=&cmd_args= 16:29:32 -> Pinging Codecov 16:29:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1094&commit=f9dc3477577711277a71b71469784344d8ea0f80&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1094%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1094&job=&cmd_args= 16:29:33 -> Uploading to 16:29:33 https://storage.googleapis.com/codecov/v4/raw/2022-02-09/7E55EF52A471D76F132DFD9A03CDDE97/f9dc3477577711277a71b71469784344d8ea0f80/7e72ae77-0e0f-4442-a9ec-319abd75f3e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220209%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220209T162933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=be04b05e10c647bacf87ef4a9fa2b37282c039966d97d62fa642f5d018f0dee6 16:29:33 % Total % Received % Xferd Average Speed Time Time Time Current 16:29:33 Dload Upload Total Spent Left Speed 16:29:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16053 0 0 100 16053 0 53436 --:--:-- --:--:-- --:--:-- 53332 100 16053 0 0 100 16053 0 53401 --:--:-- --:--:-- --:--:-- 53332 16:29:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/f9dc3477577711277a71b71469784344d8ea0f80 [Pipeline] } 16:29:33 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 16:29:34 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1094/archives ']' 16:29:34 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1094/archives 16:29:34 total 8 16:29:34 drwxr-xr-x. 3 root root 34 Feb 9 16:24 . 16:29:34 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 9 16:24 .. 16:29:34 drwxr-xr-x. 2 root root 6 Feb 9 16:24 cost 16:29:34 -rw-r--r--. 1 root root 85 Feb 9 16:24 cost.csv 16:29:34 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1094/archives 16:29:34 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1094/archives 16:29:34 total 8 16:29:34 drwxr-xr-x. 3 jenkins jenkins 34 Feb 9 16:24 . 16:29:34 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 9 16:24 .. 16:29:34 drwxr-xr-x. 2 jenkins jenkins 6 Feb 9 16:24 cost 16:29:34 -rw-r--r--. 1 jenkins jenkins 85 Feb 9 16:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:29:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:29:35 ---> package-listing.sh 16:29:35 ++ tr '[:upper:]' '[:lower:]' 16:29:35 ++ facter osfamily 16:29:35 + OS_FAMILY=redhat 16:29:35 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1094 16:29:35 + START_PACKAGES=/tmp/packages_start.txt 16:29:35 + END_PACKAGES=/tmp/packages_end.txt 16:29:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:29:35 + PACKAGES=/tmp/packages_start.txt 16:29:35 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1094 ']' 16:29:35 + PACKAGES=/tmp/packages_end.txt 16:29:35 + case "${OS_FAMILY}" in 16:29:35 + rpm -qa 16:29:35 + sort 16:29:35 + '[' -f /tmp/packages_start.txt ']' 16:29:35 + '[' -f /tmp/packages_end.txt ']' 16:29:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:29:35 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1094 ']' 16:29:35 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1094/archives/ 16:29:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1094/archives/ [Pipeline] echo 16:29:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1094/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:29:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:29:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:36 . [Pipeline] withDockerContainer 16:29:36 prd-centos7-docker-4c-2g-4892 does not seem to be running inside a container 16:29:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1094/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-1094 -v /w/workspace/gexfoundry_device-sdk-go_PR-1094:/w/workspace/gexfoundry_device-sdk-go_PR-1094:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1094@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 16:29:37 $ docker top 13816b5a4a06ec3933a638c5f233e178cf17012e83bfe0822d48c7bb85cbe4e6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:37 + touch /tmp/pre-build-complete [Pipeline] sh 16:29:37 + mkdir -p /var/log/sysstat [Pipeline] sh 16:29:37 + ls /var/log/sa-host 16:29:37 + sadf -c /var/log/sa-host/sa09 16:29:37 file_magic: OK 16:29:37 HZ: Using current value: 100 16:29:37 file_header: OK 16:29:37 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:29:37 Statistics: 16:29:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:29:37 File successfully converted to sysstat format version 12.0.3 16:29:37 + sadf -c /var/log/sa-host/sa17 16:29:37 file_magic: OK 16:29:37 HZ: Using current value: 100 16:29:37 file_header: OK 16:29:37 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:29:37 Statistics: 16:29:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:29:37 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:38 provisioning config files... 16:29:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/config4879812001937416552tmp [Pipeline] { [Pipeline] echo 16:29:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:29:38 ---> create-netrc.sh [Pipeline] } 16:29:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:29:38 ---> python-tools-install.sh [Pipeline] echo 16:29:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:29:39 ---> sudo-logs.sh 16:29:39 Archiving 'sudo' log.. 16:29:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-4892.novalocal: Name or service not known 16:29:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-4892.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:29:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:29:39 ---> job-cost.sh 16:29:39 lf-activate-venv: SKIPPING 16:29:39 DEBUG: total: 0.05999999865889549 16:29:39 INFO: Retrieving Stack Cost... 16:29:39 INFO: Retrieving Pricing Info for: v3-standard-2 16:29:39 INFO: Archiving Costs [Pipeline] echo 16:29:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:29:40 ---> logs-deploy.sh 16:29:40 lf-activate-venv: SKIPPING 16:29:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1094/4 16:29:40 INFO: archiving workspace using pattern(s): 16:29:40 Archives upload complete. 16:29:41 INFO: archiving logs to Nexus