Pull request #1098 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b4191eae823f6faf3dbca4785cc6abe7d0decba9+9a649bf1bf9918af6bcd6933aa59ded149e77d26 (975c3dd902d2189548e5ac758810289bd0340af2) 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-ssh7318318703629081705.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-ssh904956017807663203.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1098/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1098/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1024428528204538991.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1098/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17640381772933824251.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh423030496710166569.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1098/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1098/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3938587546880966978.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-5044’ is offline Running on prd-centos7-docker-4c-2g-5046 in /w/workspace/gexfoundry_device-sdk-go_PR-1098 [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-1098 # 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-1098@tmp/jenkins-gitclient-ssh3530805857850639388.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-1098@tmp/jenkins-gitclient-ssh1701473886616162453.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1098/head:refs/remotes/origin/PR-1098 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9a649bf1bf9918af6bcd6933aa59ded149e77d26 into PR head commit b4191eae823f6faf3dbca4785cc6abe7d0decba9 Merge succeeded, producing b4191eae823f6faf3dbca4785cc6abe7d0decba9 Checking out Revision b4191eae823f6faf3dbca4785cc6abe7d0decba9 (PR-1098) > git config core.sparsecheckout # timeout=10 > git checkout -f b4191eae823f6faf3dbca4785cc6abe7d0decba9 # 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-1098@tmp/jenkins-gitclient-ssh8006408648541435181.key > git merge 9a649bf1bf9918af6bcd6933aa59ded149e77d26 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b4191eae823f6faf3dbca4785cc6abe7d0decba9 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:04:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:04:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:04:54 ========================================================= 04:04:54 EdgeX Global Pipelines Version Info 04:04:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:04:55 ------------------- 04:04:55 stable info: 04:04:55 ------------------- 04:04:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:04:55 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 04:04:55 Message: update stable to v1.0.220 04:04:56 ------------------- 04:04:56 experimental info: 04:04:56 ------------------- 04:04:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:04:56 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 04:04:56 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1098 [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1098 [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1098 [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b4191eae823f6faf3dbca4785cc6abe7d0decba9 [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b4191ea [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:58 provisioning config files... 04:04:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/config7411374433877036075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:58 ---> docker-login.sh 04:04:58 nexus3.edgexfoundry.org:10001 04:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:58 Configure a credential helper to remove this warning. See 04:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:58 04:04:58 Login Succeeded 04:04:58 nexus3.edgexfoundry.org:10002 04:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:58 Configure a credential helper to remove this warning. See 04:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:58 04:04:58 Login Succeeded 04:04:58 nexus3.edgexfoundry.org:10003 04:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:58 Configure a credential helper to remove this warning. See 04:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:58 04:04:58 Login Succeeded 04:04:58 nexus3.edgexfoundry.org:10004 04:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:58 Configure a credential helper to remove this warning. See 04:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:58 04:04:58 Login Succeeded 04:04:58 docker.io 04:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:59 Configure a credential helper to remove this warning. See 04:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:59 04:04:59 Login Succeeded 04:04:59 ---> docker-login.sh ends [Pipeline] } 04:04:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:05:00 + git rev-list -1 --merges b4191eae823f6faf3dbca4785cc6abe7d0decba9~1..b4191eae823f6faf3dbca4785cc6abe7d0decba9 [Pipeline] echo 04:05:00 -----------> git rev-list -1 --merges b4191eae823f6faf3dbca4785cc6abe7d0decba9~1..b4191eae823f6faf3dbca4785cc6abe7d0decba9 b4191eae823f6faf3dbca4785cc6abe7d0decba9 [false] [Pipeline] sh 04:05:00 + git log --format=format:%s -1 b4191eae823f6faf3dbca4785cc6abe7d0decba9 [Pipeline] echo 04:05:00 ========================================================= 04:05:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:05:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:05:00 + git log --format=format:%s -1 b4191eae823f6faf3dbca4785cc6abe7d0decba9 [Pipeline] echo 04:05:01 [semverPrep] GIT_COMMIT: b4191eae823f6faf3dbca4785cc6abe7d0decba9, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 04:05:01 [semverPrep] This is not a build commit. [Pipeline] sh 04:05:01 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 04:05:01 + grep -v github /etc/ssh/ssh_known_hosts 04:05:01 + '[' -e /tmp/ssh_known_hosts ']' 04:05:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:05:01 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 04:05:01 + sudo tee -a /etc/ssh/ssh_known_hosts 04:05:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:05:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:05:01 04:05:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:05:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:05:02 latest: Pulling from edgex-devops/git-semver 04:05:02 a0d0a0d46f8b: Pulling fs layer 04:05:02 3e5f54012d9b: Pulling fs layer 04:05:02 4c7163046ea9: Pulling fs layer 04:05:02 0c2d73faf560: Pulling fs layer 04:05:02 0c2d73faf560: Waiting 04:05:02 3e5f54012d9b: Verifying Checksum 04:05:02 3e5f54012d9b: Download complete 04:05:02 a0d0a0d46f8b: Verifying Checksum 04:05:02 a0d0a0d46f8b: Download complete 04:05:02 0c2d73faf560: Verifying Checksum 04:05:02 0c2d73faf560: Download complete 04:05:02 4c7163046ea9: Verifying Checksum 04:05:02 4c7163046ea9: Download complete 04:05:02 a0d0a0d46f8b: Pull complete 04:05:02 3e5f54012d9b: Pull complete 04:05:03 4c7163046ea9: Pull complete 04:05:03 0c2d73faf560: Pull complete 04:05:03 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:05:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:05:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:05:03 prd-centos7-docker-4c-2g-5046 does not seem to be running inside a container 04:05:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1098 -v /w/workspace/gexfoundry_device-sdk-go_PR-1098:/w/workspace/gexfoundry_device-sdk-go_PR-1098:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1098@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:05:03 $ docker top d925346c4fb39056a87e4b09f9564155091966504106188f7843668b58644736 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:05:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:04 [ssh-agent] Looking for ssh-agent implementation... 04:05:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:04 $ docker exec d925346c4fb39056a87e4b09f9564155091966504106188f7843668b58644736 ssh-agent 04:05:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXafpCbM/agent.15 04:05:04 SSH_AGENT_PID=22 04:05:04 Running ssh-add (command line suppressed) 04:05:04 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/private_key_4142943752799155030.key (/w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/private_key_4142943752799155030.key) 04:05:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:04 + git tag --points-at HEAD [Pipeline] } 04:05:04 $ docker exec --env ******** --env ******** d925346c4fb39056a87e4b09f9564155091966504106188f7843668b58644736 ssh-agent -k 04:05:05 unset SSH_AUTH_SOCK; 04:05:05 unset SSH_AGENT_PID; 04:05:05 echo Agent pid 22 killed; 04:05:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:05:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:05 [ssh-agent] Looking for ssh-agent implementation... 04:05:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:05 $ docker exec d925346c4fb39056a87e4b09f9564155091966504106188f7843668b58644736 ssh-agent 04:05:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLpFbOF/agent.56 04:05:05 SSH_AGENT_PID=63 04:05:05 Running ssh-add (command line suppressed) 04:05:05 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/private_key_7226525735066755694.key (/w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/private_key_7226525735066755694.key) 04:05:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:05 + git semver init 04:05:05 # -> Open(): unable to determine branch for HEAD 04:05:05 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1098/.git 04:05:05 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1098 04:05:05 # $SEMVER_REMOTE_NAME = origin 04:05:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:05:05 # $SEMVER_USER_NAME = edgex-jenkins 04:05:05 # $SEMVER_BRANCH = PR-1098 04:05:05 # $SEMVER_TEMP = /tmp/semver-647058186 04:05:05 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:05:06 # '/tmp/semver-647058186' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1098/.semver' 04:05:06 # -> Force: false 04:05:06 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1098/.semver [Pipeline] } 04:05:06 $ docker exec --env ******** --env ******** d925346c4fb39056a87e4b09f9564155091966504106188f7843668b58644736 ssh-agent -k 04:05:06 unset SSH_AUTH_SOCK; 04:05:06 unset SSH_AGENT_PID; 04:05:06 echo Agent pid 63 killed; 04:05:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:05:07 + git semver [Pipeline] } 04:05:07 $ docker stop --time=1 d925346c4fb39056a87e4b09f9564155091966504106188f7843668b58644736 04:05:08 $ docker rm -f d925346c4fb39056a87e4b09f9564155091966504106188f7843668b58644736 [Pipeline] // withDockerContainer [Pipeline] sh 04:05:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:05:09 Stashed 1 file(s) [Pipeline] echo 04:05:09 [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 04:05:09 provisioning config files... 04:05:09 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/config55899399364699710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:10 ---> docker-login.sh 04:05:10 nexus3.edgexfoundry.org:10001 04:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:10 Configure a credential helper to remove this warning. See 04:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:10 04:05:10 Login Succeeded 04:05:10 nexus3.edgexfoundry.org:10002 04:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:10 Configure a credential helper to remove this warning. See 04:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:10 04:05:10 Login Succeeded 04:05:10 nexus3.edgexfoundry.org:10003 04:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:10 Configure a credential helper to remove this warning. See 04:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:10 04:05:10 Login Succeeded 04:05:10 nexus3.edgexfoundry.org:10004 04:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:10 Configure a credential helper to remove this warning. See 04:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:10 04:05:10 Login Succeeded 04:05:10 docker.io 04:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:11 Configure a credential helper to remove this warning. See 04:05:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:11 04:05:11 Login Succeeded 04:05:11 ---> docker-login.sh ends [Pipeline] } 04:05:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:05:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:05:11 ========================================================= 04:05:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:05:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:05:11 + 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 . 04:05:11 Sending build context to Docker daemon 9.437MB 04:05:11 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 04:05:11 Step 2/11 : FROM ${BASE} AS builder 04:05:12 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:05:12 59bf1c3509f3: Pulling fs layer 04:05:12 666ba61612fd: Pulling fs layer 04:05:12 8ed8ca486205: Pulling fs layer 04:05:12 4fe6c5a15a65: Pulling fs layer 04:05:12 22a0e8bec74d: Pulling fs layer 04:05:12 640e595b4fbd: Pulling fs layer 04:05:12 763cafe07f6e: Pulling fs layer 04:05:12 0c0b528cf693: Pulling fs layer 04:05:12 10935f4eaf8b: Pulling fs layer 04:05:12 22a0e8bec74d: Waiting 04:05:12 640e595b4fbd: Waiting 04:05:12 763cafe07f6e: Waiting 04:05:12 0c0b528cf693: Waiting 04:05:12 10935f4eaf8b: Waiting 04:05:12 4fe6c5a15a65: Waiting 04:05:12 8ed8ca486205: Verifying Checksum 04:05:12 8ed8ca486205: Download complete 04:05:12 666ba61612fd: Verifying Checksum 04:05:12 666ba61612fd: Download complete 04:05:12 22a0e8bec74d: Verifying Checksum 04:05:12 22a0e8bec74d: Download complete 04:05:12 640e595b4fbd: Verifying Checksum 04:05:12 640e595b4fbd: Download complete 04:05:12 763cafe07f6e: Verifying Checksum 04:05:12 763cafe07f6e: Download complete 04:05:12 59bf1c3509f3: Verifying Checksum 04:05:12 59bf1c3509f3: Download complete 04:05:12 0c0b528cf693: Verifying Checksum 04:05:12 0c0b528cf693: Download complete 04:05:12 4fe6c5a15a65: Verifying Checksum 04:05:12 4fe6c5a15a65: Download complete 04:05:12 59bf1c3509f3: Pull complete 04:05:12 10935f4eaf8b: Verifying Checksum 04:05:12 10935f4eaf8b: Download complete 04:05:12 666ba61612fd: Pull complete 04:05:12 8ed8ca486205: Pull complete 04:05:17 4fe6c5a15a65: Pull complete 04:05:17 22a0e8bec74d: Pull complete 04:05:17 640e595b4fbd: Pull complete 04:05:17 763cafe07f6e: Pull complete 04:05:17 0c0b528cf693: Pull complete 04:05:20 10935f4eaf8b: Pull complete 04:05:20 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 04:05:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:05:20 ---> 99d49a6021b9 04:05:20 Step 3/11 : ARG MAKE=make build 04:05:22 ---> Running in 4420082b6579 04:05:22 Removing intermediate container 4420082b6579 04:05:22 ---> 4134288aeb2f 04:05:22 Step 4/11 : WORKDIR /device-sdk-go 04:05:22 ---> Running in 9e74199f9c90 04:05:22 Removing intermediate container 9e74199f9c90 04:05:22 ---> ab6b5cdcc79d 04:05:22 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:05:22 ---> Running in c877c2f42f9a 04:05:22 Removing intermediate container c877c2f42f9a 04:05:22 ---> 9d8316deb90c 04:05:22 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:05:22 ---> Running in 7878f5fd11c8 04:05:23 Removing intermediate container 7878f5fd11c8 04:05:23 ---> 13e7cc55d099 04:05:23 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:05:23 ---> Running in ef6e541f9672 04:05:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:05:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:05:24 OK: 221 MiB in 52 packages 04:05:24 Still waiting to schedule task 04:05:24 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:05:24 Removing intermediate container ef6e541f9672 04:05:24 ---> 8a34d91754e8 04:05:24 Step 8/11 : COPY go.mod vendor* ./ 04:05:25 ---> 088de89282f5 04:05:25 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:25 ---> Running in 995b057d6b32 04:06:11 Removing intermediate container 995b057d6b32 04:06:11 ---> 103730b8b78a 04:06:11 Step 10/11 : COPY . . 04:06:11 ---> a03049b43fd3 04:06:11 Step 11/11 : RUN ${MAKE} 04:06:11 ---> Running in a0d149bf6b85 04:06:11 noop 04:06:11 Removing intermediate container a0d149bf6b85 04:06:11 ---> 8e078cc3dcd0 04:06:11 Successfully built 8e078cc3dcd0 04:06:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:06:12 + docker inspect -f . ci-base-image-x86_64 04:06:12 . [Pipeline] withDockerContainer 04:06:12 prd-centos7-docker-4c-2g-5046 does not seem to be running inside a container 04:06:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1098 -v /w/workspace/gexfoundry_device-sdk-go_PR-1098:/w/workspace/gexfoundry_device-sdk-go_PR-1098:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1098@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 ******** ci-base-image-x86_64 cat 04:06:12 $ docker top f2883f2d7eec0d80cbece4b83c48cbbdb66e43ce1c85e330cad494417b15177a -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:13 + go version 04:06:13 go version go1.17.6 linux/amd64 [Pipeline] } 04:06:13 $ docker stop --time=1 f2883f2d7eec0d80cbece4b83c48cbbdb66e43ce1c85e330cad494417b15177a 04:06:14 $ docker rm -f f2883f2d7eec0d80cbece4b83c48cbbdb66e43ce1c85e330cad494417b15177a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:06:15 + docker inspect -f . ci-base-image-x86_64 04:06:15 . [Pipeline] withDockerContainer 04:06:15 prd-centos7-docker-4c-2g-5046 does not seem to be running inside a container 04:06:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1098 -v /w/workspace/gexfoundry_device-sdk-go_PR-1098:/w/workspace/gexfoundry_device-sdk-go_PR-1098:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1098@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 ******** ci-base-image-x86_64 cat 04:06:15 $ docker top 5f5421971d8e603d2065ab7a881f7b9f847d205a4f2cbe291e6ce4230b901b58 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:06:16 + make test 04:06:16 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:06:16 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:06:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:06:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:06:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:06:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.036s coverage: 23.3% of statements 04:06:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:06:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.008s coverage: 27.6% of statements 04:06:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.008s coverage: 78.9% of statements 04:06:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.016s coverage: 9.0% of statements 04:06:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:06:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:06:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:06:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.017s coverage: 28.7% of statements 04:06:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:06:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.026s coverage: 86.1% of statements 04:06:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:06:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:06:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.015s coverage: 57.4% of statements 04:06:34 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.032s coverage: 89.2% of statements 04:06:34 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:06:34 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.010s coverage: 4.8% of statements 04:06:34 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:06:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5047 in /w/workspace/gexfoundry_device-sdk-go_PR-1098 [Pipeline] { [Pipeline] ws 04:06:44 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:06:44 The recommended git tool is: git 04:06:47 GO111MODULE=on go vet ./... 04:06:49 using credential edgex-jenkins-ssh 04:06:49 Cloning the remote Git repository 04:06:49 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:06:49 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:06:49 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:06:49 > git --version # timeout=10 04:06:49 > git --version # 'git version 2.17.1' 04:06:49 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:51 Merging remotes/origin/main commit 9a649bf1bf9918af6bcd6933aa59ded149e77d26 into PR head commit b4191eae823f6faf3dbca4785cc6abe7d0decba9 04:06:51 Merge succeeded, producing b4191eae823f6faf3dbca4785cc6abe7d0decba9 04:06:51 Checking out Revision b4191eae823f6faf3dbca4785cc6abe7d0decba9 (PR-1098) 04:06:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:06:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:51 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:06:51 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:06:51 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1098/head:refs/remotes/origin/PR-1098 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:06:51 > git config core.sparsecheckout # timeout=10 04:06:51 > git checkout -f b4191eae823f6faf3dbca4785cc6abe7d0decba9 # timeout=10 04:06:51 > git remote # timeout=10 04:06:51 > git config --get remote.origin.url # timeout=10 04:06:51 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:51 > git merge 9a649bf1bf9918af6bcd6933aa59ded149e77d26 # timeout=10 04:06:51 > git rev-parse HEAD^{commit} # timeout=10 04:06:51 > git config core.sparsecheckout # timeout=10 04:06:51 > git checkout -f b4191eae823f6faf3dbca4785cc6abe7d0decba9 # timeout=10 04:06:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:06:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:06:53 ./bin/test-attribution-txt.sh [Pipeline] echo 04:06:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:06:53 $ docker stop --time=1 5f5421971d8e603d2065ab7a881f7b9f847d205a4f2cbe291e6ce4230b901b58 04:06:55 $ docker rm -f 5f5421971d8e603d2065ab7a881f7b9f847d205a4f2cbe291e6ce4230b901b58 [Pipeline] // withDockerContainer [Pipeline] sh 04:06:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:06:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 04:06:56 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 04:06:56 > git --version # timeout=10 04:06:56 > git --version # 'git version 2.17.1' 04:06:56 fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:06:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:06:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:06:57 % Total % Received % Xferd Average Speed Time Time Time Current 04:06:57 Dload Upload Total Spent Left Speed 04:06:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 95508 0 --:--:-- --:--:-- --:--:-- 95508 04:06:57 + ls -al . 04:06:57 total 272 04:06:57 drwxrwxr-x. 11 jenkins jenkins 4096 Feb 11 04:06 . 04:06:57 drwxrwxr-x. 4 jenkins jenkins 112 Feb 11 04:04 .. 04:06:57 drwxrwxr-x. 2 jenkins jenkins 37 Feb 11 04:04 bin 04:06:57 -rw-rw-r--. 1 jenkins jenkins 26321 Feb 11 04:04 CHANGELOG.md 04:06:57 -rw-r--r--. 1 jenkins jenkins 128608 Feb 11 04:06 coverage.out 04:06:57 -rw-rw-r--. 1 jenkins jenkins 140 Feb 11 04:04 .dockerignore 04:06:57 drwxrwxr-x. 5 jenkins jenkins 62 Feb 11 04:04 example 04:06:57 drwxrwxr-x. 8 jenkins jenkins 179 Feb 11 04:04 .git 04:06:57 drwxrwxr-x. 3 jenkins jenkins 125 Feb 11 04:04 .github 04:06:57 -rw-rw-r--. 1 jenkins jenkins 131 Feb 11 04:04 .gitignore 04:06:57 -rw-rw-r--. 1 jenkins jenkins 42 Feb 11 04:04 .golangci.yml 04:06:57 -rw-rw-r--. 1 jenkins jenkins 2767 Feb 11 04:04 go.mod 04:06:57 -rw-rw-r--. 1 jenkins jenkins 49667 Feb 11 04:04 go.sum 04:06:57 -rw-rw-r--. 1 jenkins jenkins 677 Feb 11 04:04 GOVERNANCE.md 04:06:57 drwxrwxr-x. 15 jenkins jenkins 224 Feb 11 04:04 internal 04:06:57 -rw-rw-r--. 1 jenkins jenkins 880 Feb 11 04:04 Jenkinsfile 04:06:57 -rw-rw-r--. 1 jenkins jenkins 11341 Feb 11 04:04 LICENSE 04:06:57 -rw-rw-r--. 1 jenkins jenkins 1614 Feb 11 04:04 Makefile 04:06:57 drwxrwxr-x. 3 jenkins jenkins 16 Feb 11 04:04 openapi 04:06:57 -rw-rw-r--. 1 jenkins jenkins 619 Feb 11 04:04 OWNERS.md 04:06:57 drwxrwxr-x. 5 jenkins jenkins 50 Feb 11 04:04 pkg 04:06:57 -rw-rw-r--. 1 jenkins jenkins 4881 Feb 11 04:04 README.md 04:06:57 drwx------. 3 jenkins jenkins 72 Feb 11 04:05 .semver 04:06:57 drwxrwxr-x. 4 jenkins jenkins 54 Feb 11 04:04 snap 04:06:57 -rw-rw-r--. 1 jenkins jenkins 5 Feb 11 04:05 VERSION 04:06:57 -rw-rw-r--. 1 jenkins jenkins 222 Feb 11 04:04 version.go [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 04:06:57 + 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=b4191eae823f6faf3dbca4785cc6abe7d0decba9 --label arch=amd64 --label version=0.0.0 . 04:06:57 Sending build context to Docker daemon 9.567MB 04:06:57 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 04:06:57 Step 2/25 : FROM ${BASE} AS builder 04:06:57 ---> 8e078cc3dcd0 04:06:57 Step 3/25 : ARG MAKE=make build 04:06:58 ---> Running in b1ca9b514b7c 04:06:58 Removing intermediate container b1ca9b514b7c 04:06:58 ---> c8969fb90196 04:06:58 Step 4/25 : WORKDIR /device-sdk-go 04:06:58 ---> Running in edf421bcc65b 04:06:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:06:58 Removing intermediate container edf421bcc65b 04:06:58 ---> d446e62c9201 04:06:58 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:06:58 ---> Running in 45c67717eb80 04:06:58 Removing intermediate container 45c67717eb80 04:06:58 ---> d413abebd67c 04:06:58 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:58 ---> Running in 6ba0d8e6ca1d 04:06:58 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 04:06:58 /etc/docker/daemon.new 04:06:58 { 04:06:58 "registry-mirrors": [ 04:06:58 "https://nexus3.edgexfoundry.org:10001" 04:06:58 ], 04:06:58 "bip": "10.250.0.254/24", 04:06:58 "hosts": [ 04:06:58 "tcp://0.0.0.0:5555", 04:06:58 "unix:///var/run/docker.sock" 04:06:58 ], 04:06:58 "mtu": 1458, 04:06:58 "selinux-enabled": true, 04:06:58 "seccomp-profile": "/etc/docker/seccomp.json" 04:06:58 } [Pipeline] sh 04:06:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:06:59 Removing intermediate container 6ba0d8e6ca1d 04:06:59 ---> 3fda13be36e3 04:06:59 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:06:59 ---> Running in d9e45aaeda82 04:06:59 + sudo service docker restart 04:06:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:07:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:07:00 OK: 221 MiB in 52 packages 04:07:00 Removing intermediate container d9e45aaeda82 04:07:00 ---> 4160d191cc17 04:07:00 Step 8/25 : COPY go.mod vendor* ./ 04:07:01 ---> d3a4d3e3b4c9 04:07:01 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:01 ---> Running in 5d541769b09c 04:07:01 Removing intermediate container 5d541769b09c 04:07:01 ---> a10c2a3faffd 04:07:01 Step 10/25 : COPY . . 04:07:01 ---> f6b335d7ad31 04:07:01 Step 11/25 : RUN ${MAKE} 04:07:01 ---> Running in 5cd98c5316f2 04:07:02 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 04:07:14 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:07:14 Removing intermediate container 5cd98c5316f2 04:07:14 ---> f39c34f42700 04:07:14 Step 12/25 : FROM alpine:3.14 04:07:14 3.14: Pulling from library/alpine 04:07:14 97518928ae5f: Pulling fs layer 04:07:14 97518928ae5f: Verifying Checksum 04:07:14 97518928ae5f: Download complete 04:07:15 97518928ae5f: Pull complete 04:07:15 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:07:15 Status: Downloaded newer image for alpine:3.14 04:07:15 ---> 0a97eee8041e 04:07:15 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:07:15 ---> Running in a4d4c48f6b4b 04:07:15 Removing intermediate container a4d4c48f6b4b 04:07:15 ---> a5c630d653d2 04:07:15 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:15 ---> Running in e86cf5d7b955 04:07:15 Removing intermediate container e86cf5d7b955 04:07:15 ---> 7b7723871401 04:07:15 Step 15/25 : RUN apk add --update --no-cache zeromq 04:07:15 ---> Running in 068a5b2755bf 04:07:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:07:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:07:17 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:07:17 (2/5) Installing libsodium (1.0.18-r0) 04:07:17 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:07:17 (4/5) Installing libzmq (4.3.4-r0) 04:07:17 (5/5) Installing zeromq (4.3.4-r0) 04:07:17 Executing busybox-1.33.1-r6.trigger 04:07:17 OK: 8 MiB in 19 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:07:17 provisioning config files... 04:07:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2229813881677891521tmp 04:07:17 Removing intermediate container 068a5b2755bf 04:07:17 ---> c39fad246e1f 04:07:17 Step 16/25 : WORKDIR / 04:07:17 ---> Running in 8975c2f8308e 04:07:17 Removing intermediate container 8975c2f8308e 04:07:17 ---> 4d9431607f31 04:07:17 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:18 ---> 15cfb2d77ad6 04:07:18 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:07:18 ---> docker-login.sh 04:07:18 nexus3.edgexfoundry.org:10001 04:07:18 ---> 72741cbf93d8 04:07:18 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:07:18 ---> 0a042fefbd96 04:07:18 Step 20/25 : EXPOSE 59999 04:07:18 ---> Running in d43f92997ccc 04:07:18 Removing intermediate container d43f92997ccc 04:07:18 ---> 4168b98f533a 04:07:18 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:07:18 ---> Running in 79a9a3ff9a73 04:07:18 Removing intermediate container 79a9a3ff9a73 04:07:18 ---> 0b9b76508f71 04:07:18 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:07:18 ---> Running in 2e4fa433932b 04:07:18 Removing intermediate container 2e4fa433932b 04:07:18 ---> 50d87386f8af 04:07:18 Step 23/25 : LABEL arch=amd64 04:07:18 ---> Running in 1a9d3c37a767 04:07:18 Removing intermediate container 1a9d3c37a767 04:07:18 ---> f073e546769b 04:07:18 Step 24/25 : LABEL git_sha=b4191eae823f6faf3dbca4785cc6abe7d0decba9 04:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:19 ---> Running in 28383df1ca1f 04:07:19 Removing intermediate container 28383df1ca1f 04:07:19 ---> 8e566e747dbe 04:07:19 Step 25/25 : LABEL version=0.0.0 04:07:19 ---> Running in abb0c23b41af 04:07:19 Removing intermediate container abb0c23b41af 04:07:19 ---> f66ff56a0625 04:07:19 [Warning] One or more build-args [ARCH] were not consumed 04:07:19 Successfully built f66ff56a0625 04:07:19 Successfully tagged device-sdk-simple:latest [Pipeline] } 04:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:19 Configure a credential helper to remove this warning. See 04:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:19 04:07:19 Login Succeeded 04:07:19 nexus3.edgexfoundry.org:10002 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 04:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:19 Configure a credential helper to remove this warning. See 04:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:19 04:07:19 Login Succeeded 04:07:19 nexus3.edgexfoundry.org:10003 Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:07:19 04:07:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix 04:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:20 Configure a credential helper to remove this warning. See 04:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:20 04:07:20 Login Succeeded 04:07:20 nexus3.edgexfoundry.org:10004 [Pipeline] sh 04:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:20 Configure a credential helper to remove this warning. See 04:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:20 04:07:20 Login Succeeded 04:07:20 docker.io 04:07:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:07:20 latest: Pulling from edgex-lftools-log-publisher 04:07:20 b4d181a07f80: Pulling fs layer 04:07:20 a1111a8f2ec3: Pulling fs layer 04:07:20 ed53099fbce6: Pulling fs layer 04:07:20 dc539afda2c1: Pulling fs layer 04:07:20 77bc0d833cb6: Pulling fs layer 04:07:20 9065ff56babe: Pulling fs layer 04:07:20 d287ab97295c: Pulling fs layer 04:07:20 77bc0d833cb6: Waiting 04:07:20 9065ff56babe: Waiting 04:07:20 d287ab97295c: Waiting 04:07:20 dc539afda2c1: Waiting 04:07:20 a1111a8f2ec3: Verifying Checksum 04:07:20 a1111a8f2ec3: Download complete 04:07:20 dc539afda2c1: Verifying Checksum 04:07:20 dc539afda2c1: Download complete 04:07:20 77bc0d833cb6: Verifying Checksum 04:07:20 77bc0d833cb6: Download complete 04:07:20 9065ff56babe: Verifying Checksum 04:07:20 9065ff56babe: Download complete 04:07:20 ed53099fbce6: Verifying Checksum 04:07:20 ed53099fbce6: Download complete 04:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:20 b4d181a07f80: Verifying Checksum 04:07:20 b4d181a07f80: Download complete 04:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:20 Configure a credential helper to remove this warning. See 04:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:20 04:07:20 Login Succeeded 04:07:20 ---> docker-login.sh ends [Pipeline] } 04:07:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:07:21 d287ab97295c: Verifying Checksum 04:07:21 d287ab97295c: Download complete [Pipeline] echo 04:07:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:07:21 ========================================================= 04:07:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:07:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:07:21 + 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 . 04:07:21 Sending build context to Docker daemon 5.092MB 04:07:22 b4d181a07f80: Pull complete 04:07:22 a1111a8f2ec3: Pull complete 04:07:22 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 04:07:22 Step 2/11 : FROM ${BASE} AS builder 04:07:22 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:07:22 9b3977197b4f: Pulling fs layer 04:07:22 1a89e8eeedd5: Pulling fs layer 04:07:22 94645a83ff95: Pulling fs layer 04:07:22 3f3a8bcf1eab: Pulling fs layer 04:07:22 0c92f367c5e7: Pulling fs layer 04:07:22 f7c0051592d6: Pulling fs layer 04:07:22 a227ed2f7395: Pulling fs layer 04:07:22 7b1c46037f91: Pulling fs layer 04:07:22 f7c0051592d6: Waiting 04:07:22 3f3a8bcf1eab: Waiting 04:07:22 a227ed2f7395: Waiting 04:07:22 7b1c46037f91: Waiting 04:07:22 0c92f367c5e7: Waiting 04:07:22 94645a83ff95: Verifying Checksum 04:07:22 94645a83ff95: Download complete 04:07:22 1a89e8eeedd5: Verifying Checksum 04:07:22 1a89e8eeedd5: Download complete 04:07:22 0c92f367c5e7: Verifying Checksum 04:07:22 0c92f367c5e7: Download complete 04:07:22 f7c0051592d6: Download complete 04:07:22 9b3977197b4f: Download complete 04:07:22 a227ed2f7395: Verifying Checksum 04:07:22 a227ed2f7395: Download complete 04:07:22 ed53099fbce6: Pull complete 04:07:22 dc539afda2c1: Pull complete 04:07:22 77bc0d833cb6: Pull complete 04:07:22 9065ff56babe: Pull complete 04:07:23 9b3977197b4f: Pull complete 04:07:23 1a89e8eeedd5: Pull complete 04:07:23 94645a83ff95: Pull complete 04:07:24 7b1c46037f91: Verifying Checksum 04:07:24 7b1c46037f91: Download complete 04:07:24 3f3a8bcf1eab: Verifying Checksum 04:07:24 3f3a8bcf1eab: Download complete 04:07:28 d287ab97295c: Pull complete 04:07:28 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:07:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:07:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:07:28 prd-centos7-docker-4c-2g-5046 does not seem to be running inside a container 04:07:28 $ 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-1098 -v /w/workspace/gexfoundry_device-sdk-go_PR-1098:/w/workspace/gexfoundry_device-sdk-go_PR-1098:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:07:30 $ docker top a61782cd9191015c83d00ecf6b985362e76b48253541d7535588fecb35c54233 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:31 ---> job-cost.sh 04:07:31 lf-activate-venv: SKIPPING 04:07:31 INFO: No Stack... 04:07:31 INFO: Retrieving Pricing Info for: v3-standard-2 04:07:32 INFO: Archiving Costs [Pipeline] sh 04:07:32 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1098/archives/cost.csv 04:07:32 + cut -d, -f6 [Pipeline] lock 04:07:32 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1098-1-stack-cost] 04:07:32 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1098-1-stack-cost] did not exist. Created. 04:07:32 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1098-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:07:33 + echo total: 0.05999999865889549 [Pipeline] stash 04:07:33 Stashed 1 file(s) [Pipeline] } 04:07:33 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1098-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:07:33 $ docker stop --time=1 a61782cd9191015c83d00ecf6b985362e76b48253541d7535588fecb35c54233 04:07:34 $ docker rm -f a61782cd9191015c83d00ecf6b985362e76b48253541d7535588fecb35c54233 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:07:37 3f3a8bcf1eab: Pull complete 04:07:37 0c92f367c5e7: Pull complete 04:07:37 f7c0051592d6: Pull complete 04:07:37 a227ed2f7395: Pull complete 04:07:42 7b1c46037f91: Pull complete 04:07:42 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 04:07:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:07:42 ---> f79e39bc4007 04:07:42 Step 3/11 : ARG MAKE=make build 04:07:44 ---> Running in 18787149a5f2 04:07:44 Removing intermediate container 18787149a5f2 04:07:44 ---> 9ffeea7544c9 04:07:44 Step 4/11 : WORKDIR /device-sdk-go 04:07:44 ---> Running in 31d171075802 04:07:45 Removing intermediate container 31d171075802 04:07:45 ---> 1e4a72c0c333 04:07:45 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:07:45 ---> Running in b4be8403ae17 04:07:45 Removing intermediate container b4be8403ae17 04:07:45 ---> 5f6422db9dd2 04:07:45 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:45 ---> Running in 2b976c7e9810 04:07:47 Removing intermediate container 2b976c7e9810 04:07:47 ---> 8ede40f912e5 04:07:47 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:07:47 ---> Running in e2b49dabe5a2 04:07:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:07:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:07:50 OK: 220 MiB in 52 packages 04:07:51 Removing intermediate container e2b49dabe5a2 04:07:51 ---> e13f6131679b 04:07:51 Step 8/11 : COPY go.mod vendor* ./ 04:07:51 ---> b12fe9b2b5b3 04:07:51 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:51 ---> Running in aaafc8c0adbb 04:09:13 Removing intermediate container aaafc8c0adbb 04:09:13 ---> 628e8902c14d 04:09:13 Step 10/11 : COPY . . 04:09:13 ---> ece3b3aaa8e8 04:09:13 Step 11/11 : RUN ${MAKE} 04:09:13 ---> Running in 05bfc784a6c9 04:09:13 noop 04:09:13 Removing intermediate container 05bfc784a6c9 04:09:13 ---> 3dd45d8fe5b6 04:09:13 Successfully built 3dd45d8fe5b6 04:09:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:09:13 + docker inspect -f . ci-base-image-arm64 04:09:13 . [Pipeline] withDockerContainer 04:09:14 prd-ubuntu18.04-docker-arm64-4c-16g-5047 does not seem to be running inside a container 04:09:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:09:15 $ docker top 0203c7358c7501ff2bca07f67e201870cf98fff082443b8cf4c1d9039208598b -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:16 + go version 04:09:16 go version go1.17.6 linux/arm64 [Pipeline] } 04:09:16 $ docker stop --time=1 0203c7358c7501ff2bca07f67e201870cf98fff082443b8cf4c1d9039208598b 04:09:18 $ docker rm -f 0203c7358c7501ff2bca07f67e201870cf98fff082443b8cf4c1d9039208598b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:09:18 + docker inspect -f . ci-base-image-arm64 04:09:18 . [Pipeline] withDockerContainer 04:09:19 prd-ubuntu18.04-docker-arm64-4c-16g-5047 does not seem to be running inside a container 04:09:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:09:20 $ docker top 412b463d31b7f9b077d52f512473d9e42f7a51b6ad1a7ba2d1242eb15c672170 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:09:21 + make test 04:09:21 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:09:22 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:10:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:10:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:10:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:10:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.087s coverage: 23.3% of statements 04:10:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:10:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.117s coverage: 27.6% of statements 04:10:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.053s coverage: 78.9% of statements 04:10:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.100s coverage: 9.0% of statements 04:10:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:10:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:10:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:10:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.087s coverage: 28.7% of statements 04:10:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:10:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.054s coverage: 86.1% of statements 04:10:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:10:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:10:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.122s coverage: 57.4% of statements 04:10:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.202s coverage: 89.2% of statements 04:10:19 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:10:21 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 4.8% of statements 04:10:21 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:10:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:10:21 GO111MODULE=on go vet ./... 04:10:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:10:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:10:43 ./bin/test-attribution-txt.sh [Pipeline] echo 04:10:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:10:45 $ docker stop --time=1 412b463d31b7f9b077d52f512473d9e42f7a51b6ad1a7ba2d1242eb15c672170 04:10:47 $ docker rm -f 412b463d31b7f9b077d52f512473d9e42f7a51b6ad1a7ba2d1242eb15c672170 [Pipeline] // withDockerContainer [Pipeline] sh 04:10:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:10:48 Warning: overwriting stash ‘coverage-report’ 04:10:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:10:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:10:49 + ls -al . 04:10:49 total 308 04:10:49 drwxrwxr-x 10 jenkins jenkins 4096 Feb 11 04:10 . 04:10:49 drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 04:06 .. 04:10:49 -rw-rw-r-- 1 jenkins jenkins 140 Feb 11 04:06 .dockerignore 04:10:49 drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 04:06 .git 04:10:49 drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 04:06 .github 04:10:49 -rw-rw-r-- 1 jenkins jenkins 131 Feb 11 04:06 .gitignore 04:10:49 -rw-rw-r-- 1 jenkins jenkins 42 Feb 11 04:06 .golangci.yml 04:10:49 -rw-rw-r-- 1 jenkins jenkins 26321 Feb 11 04:06 CHANGELOG.md 04:10:49 -rw-rw-r-- 1 jenkins jenkins 677 Feb 11 04:06 GOVERNANCE.md 04:10:49 -rw-rw-r-- 1 jenkins jenkins 880 Feb 11 04:06 Jenkinsfile 04:10:49 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 11 04:06 LICENSE 04:10:49 -rw-rw-r-- 1 jenkins jenkins 1614 Feb 11 04:06 Makefile 04:10:49 -rw-rw-r-- 1 jenkins jenkins 619 Feb 11 04:06 OWNERS.md 04:10:49 -rw-rw-r-- 1 jenkins jenkins 4881 Feb 11 04:06 README.md 04:10:49 -rw-rw-r-- 1 jenkins jenkins 5 Feb 11 04:05 VERSION 04:10:49 drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 04:06 bin 04:10:49 -rw-r--r-- 1 jenkins jenkins 128608 Feb 11 04:10 coverage.out 04:10:49 drwxrwxr-x 5 jenkins jenkins 4096 Feb 11 04:06 example 04:10:49 -rw-rw-r-- 1 jenkins jenkins 2767 Feb 11 04:06 go.mod 04:10:49 -rw-rw-r-- 1 jenkins jenkins 49667 Feb 11 04:06 go.sum 04:10:49 drwxrwxr-x 15 jenkins jenkins 4096 Feb 11 04:06 internal 04:10:49 drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 04:06 openapi 04:10:49 drwxrwxr-x 5 jenkins jenkins 4096 Feb 11 04:06 pkg 04:10:49 drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 04:06 snap 04:10:49 -rw-rw-r-- 1 jenkins jenkins 222 Feb 11 04:06 version.go [Pipeline] isUnix [Pipeline] sh 04:10:50 + 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=b4191eae823f6faf3dbca4785cc6abe7d0decba9 --label arch=arm64 --label version=0.0.0 . 04:10:50 Sending build context to Docker daemon 5.222MB 04:10:50 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 04:10:50 Step 2/25 : FROM ${BASE} AS builder 04:10:50 ---> 3dd45d8fe5b6 04:10:50 Step 3/25 : ARG MAKE=make build 04:10:50 ---> Running in 0565799303b7 04:10:50 Removing intermediate container 0565799303b7 04:10:50 ---> 8c923ab3ad2f 04:10:50 Step 4/25 : WORKDIR /device-sdk-go 04:10:51 ---> Running in bb29d81354c1 04:10:51 Removing intermediate container bb29d81354c1 04:10:51 ---> 37a9eae7c707 04:10:51 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:10:51 ---> Running in 9359296112ac 04:10:52 Removing intermediate container 9359296112ac 04:10:52 ---> 46b4e2847de6 04:10:52 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:52 ---> Running in 60b15a7d130f 04:10:53 Removing intermediate container 60b15a7d130f 04:10:53 ---> 9160e622341b 04:10:53 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:10:53 ---> Running in b9b946adcbe2 04:10:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:10:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:10:56 OK: 220 MiB in 52 packages 04:10:57 Removing intermediate container b9b946adcbe2 04:10:57 ---> 3c1bf70e8c91 04:10:57 Step 8/25 : COPY go.mod vendor* ./ 04:10:57 ---> 341ff088bd3b 04:10:57 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:58 ---> Running in 1a933beaa058 04:11:00 Removing intermediate container 1a933beaa058 04:11:00 ---> 332f6eb0892c 04:11:00 Step 10/25 : COPY . . 04:11:01 ---> 3222981f13e1 04:11:01 Step 11/25 : RUN ${MAKE} 04:11:01 ---> Running in 3abb7153f980 04:11:02 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 04:11:41 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:11:42 Removing intermediate container 3abb7153f980 04:11:42 ---> 99cf7a735e2a 04:11:42 Step 12/25 : FROM alpine:3.14 04:11:43 3.14: Pulling from library/alpine 04:11:43 be307f383ecc: Pulling fs layer 04:11:43 be307f383ecc: Verifying Checksum 04:11:43 be307f383ecc: Download complete 04:11:43 be307f383ecc: Pull complete 04:11:43 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:11:44 Status: Downloaded newer image for alpine:3.14 04:11:44 ---> 5b8b7b635229 04:11:44 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:11:44 ---> Running in 91c494ed308c 04:11:44 Removing intermediate container 91c494ed308c 04:11:44 ---> da4105efc189 04:11:44 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:44 ---> Running in 9aeafd74e322 04:11:46 Removing intermediate container 9aeafd74e322 04:11:46 ---> 4445138d771f 04:11:46 Step 15/25 : RUN apk add --update --no-cache zeromq 04:11:46 ---> Running in 8238efbcaff7 04:11:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:11:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:11:48 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:11:49 (2/5) Installing libsodium (1.0.18-r0) 04:11:49 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:11:49 (4/5) Installing libzmq (4.3.4-r0) 04:11:49 (5/5) Installing zeromq (4.3.4-r0) 04:11:49 Executing busybox-1.33.1-r6.trigger 04:11:49 OK: 8 MiB in 19 packages 04:11:50 Removing intermediate container 8238efbcaff7 04:11:50 ---> 53fc3ec0655b 04:11:50 Step 16/25 : WORKDIR / 04:11:50 ---> Running in 9dcc448ef8e9 04:11:50 Removing intermediate container 9dcc448ef8e9 04:11:50 ---> ebe3a99163b7 04:11:50 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:11:51 ---> dceb5b0653e1 04:11:51 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:11:52 ---> feedddb6f9b3 04:11:52 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:11:53 ---> 2e69a9ade693 04:11:53 Step 20/25 : EXPOSE 59999 04:11:53 ---> Running in 242a43d732a7 04:11:53 Removing intermediate container 242a43d732a7 04:11:53 ---> ec0b90b9ad92 04:11:53 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:11:53 ---> Running in 653fa2e5b355 04:11:54 Removing intermediate container 653fa2e5b355 04:11:54 ---> 947fb6209d9c 04:11:54 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:11:54 ---> Running in 0e292a9cbf46 04:11:54 Removing intermediate container 0e292a9cbf46 04:11:54 ---> 5b58c2141171 04:11:54 Step 23/25 : LABEL arch=arm64 04:11:54 ---> Running in 6c0fc5e50c39 04:11:55 Removing intermediate container 6c0fc5e50c39 04:11:55 ---> fad13128bb22 04:11:55 Step 24/25 : LABEL git_sha=b4191eae823f6faf3dbca4785cc6abe7d0decba9 04:11:55 ---> Running in 0d896761efe7 04:11:55 Removing intermediate container 0d896761efe7 04:11:55 ---> c28b00d36074 04:11:55 Step 25/25 : LABEL version=0.0.0 04:11:55 ---> Running in 3da6615a790c 04:11:55 Removing intermediate container 3da6615a790c 04:11:55 ---> d68b6f0d66ca 04:11:55 [Warning] One or more build-args [ARCH] were not consumed 04:11:55 Successfully built d68b6f0d66ca 04:11:55 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 04:11:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:11:56 04:11:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:11:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:11:57 arm64: Pulling from edgex-lftools-log-publisher 04:11:57 448f6bf000e3: Pulling fs layer 04:11:57 f757da607395: Pulling fs layer 04:11:57 05883995daec: Pulling fs layer 04:11:57 8603b9c90790: Pulling fs layer 04:11:57 1560dd03e051: Pulling fs layer 04:11:57 27f5ce0e4adf: Pulling fs layer 04:11:57 c2d8d7efcc4b: Pulling fs layer 04:11:57 1560dd03e051: Waiting 04:11:57 8603b9c90790: Waiting 04:11:57 27f5ce0e4adf: Waiting 04:11:57 c2d8d7efcc4b: Waiting 04:11:57 f757da607395: Verifying Checksum 04:11:57 f757da607395: Download complete 04:11:57 8603b9c90790: Verifying Checksum 04:11:57 8603b9c90790: Download complete 04:11:57 1560dd03e051: Download complete 04:11:57 27f5ce0e4adf: Verifying Checksum 04:11:57 27f5ce0e4adf: Download complete 04:11:57 05883995daec: Verifying Checksum 04:11:57 05883995daec: Download complete 04:11:57 448f6bf000e3: Verifying Checksum 04:11:57 448f6bf000e3: Download complete 04:12:00 c2d8d7efcc4b: Verifying Checksum 04:12:00 c2d8d7efcc4b: Download complete 04:12:01 448f6bf000e3: Pull complete 04:12:01 f757da607395: Pull complete 04:12:03 05883995daec: Pull complete 04:12:03 8603b9c90790: Pull complete 04:12:04 1560dd03e051: Pull complete 04:12:04 27f5ce0e4adf: Pull complete 04:12:19 c2d8d7efcc4b: Pull complete 04:12:19 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:12:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:12:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:12:20 prd-ubuntu18.04-docker-arm64-4c-16g-5047 does not seem to be running inside a container 04:12:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:12:23 $ docker top a0d1c549c09a500b78d9b3dd92e96678b4316dc5622c8d452b733050a2ca5217 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:12:23 ---> job-cost.sh 04:12:23 lf-activate-venv: SKIPPING 04:12:23 INFO: No Stack... 04:12:24 INFO: Retrieving Pricing Info for: v3-standard-4 04:12:24 INFO: Archiving Costs [Pipeline] sh 04:12:25 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:12:25 + cut -d, -f6 [Pipeline] lock 04:12:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1098-1-stack-cost] 04:12:25 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1098-1-stack-cost] did not exist. Created. 04:12:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1098-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:12:26 /w/workspace/device-sdk-go/1@tmp/durable-05efba7a/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-05efba7a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:12:27 + echo total: 0.10999999940395355 [Pipeline] stash 04:12:27 Warning: overwriting stash ‘stack-cost’ 04:12:27 Stashed 1 file(s) [Pipeline] } 04:12:27 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1098-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:12:27 $ docker stop --time=1 a0d1c549c09a500b78d9b3dd92e96678b4316dc5622c8d452b733050a2ca5217 04:12:28 $ docker rm -f a0d1c549c09a500b78d9b3dd92e96678b4316dc5622c8d452b733050a2ca5217 [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 04:12:29 provisioning config files... 04:12:29 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/config4991028896811338100tmp [Pipeline] { [Pipeline] sh 04:12:30 + set +x 04:12:30 + curl -s https://codecov.io/bash 04:12:30 + bash -s -- 04:12:30 04:12:30 _____ _ 04:12:30 / ____| | | 04:12:30 | | ___ __| | ___ ___ _____ __ 04:12:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:12:30 | |___| (_) | (_| | __/ (_| (_) \ V / 04:12:30 \_____\___/ \__,_|\___|\___\___/ \_/ 04:12:30 Bash-1.0.6 04:12:30 04:12:30 04:12:30 ==> git version 2.24.4 found 04:12:30 ==> 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 04:12:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:12:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:12:30 ==> Jenkins CI detected. 04:12:30 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1098 04:12:30 project root: . 04:12:30 --> token set from env 04:12:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:12:30 ==> Running gcov in . (disable via -X gcov) 04:12:30 ==> Python coveragepy not found 04:12:30 ==> Searching for coverage reports in: 04:12:30 + . 04:12:30 -> Found 1 reports 04:12:30 ==> Detecting git/mercurial file structure 04:12:30 ==> Reading reports 04:12:30 + ./coverage.out bytes=128608 04:12:30 ==> Appending adjustments 04:12:30 https://docs.codecov.io/docs/fixing-reports 04:12:30 + Found adjustments 04:12:30 ==> Gzipping contents 04:12:30 16K /tmp/codecov.6udQnP.gz 04:12:30 ==> Uploading reports 04:12:30 url: https://codecov.io 04:12:30 query: branch=PR-1098&commit=b4191eae823f6faf3dbca4785cc6abe7d0decba9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1098%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1098&job=&cmd_args= 04:12:30 -> Pinging Codecov 04:12:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1098&commit=b4191eae823f6faf3dbca4785cc6abe7d0decba9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1098%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1098&job=&cmd_args= 04:12:31 -> Uploading to 04:12:31 https://storage.googleapis.com/codecov/v4/raw/2022-02-11/7E55EF52A471D76F132DFD9A03CDDE97/b4191eae823f6faf3dbca4785cc6abe7d0decba9/13372c75-dc30-4453-915b-5e6d18560b6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220211T041230Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=310c7aec2b3894fe727846d76d769641cf8959911928249e582711cb3f89e78d 04:12:31 % Total % Received % Xferd Average Speed Time Time Time Current 04:12:31 Dload Upload Total Spent Left Speed 04:12:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16099 0 0 100 16099 0 49403 --:--:-- --:--:-- --:--:-- 49535 04:12:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/b4191eae823f6faf3dbca4785cc6abe7d0decba9 [Pipeline] } 04:12:31 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 04:12:33 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1098/archives ']' 04:12:33 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1098/archives 04:12:33 total 8 04:12:33 drwxr-xr-x. 3 root root 34 Feb 11 04:07 . 04:12:33 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 11 04:07 .. 04:12:33 drwxr-xr-x. 2 root root 6 Feb 11 04:07 cost 04:12:33 -rw-r--r--. 1 root root 85 Feb 11 04:07 cost.csv 04:12:33 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1098/archives 04:12:33 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1098/archives 04:12:33 total 8 04:12:33 drwxr-xr-x. 3 jenkins jenkins 34 Feb 11 04:07 . 04:12:33 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 11 04:07 .. 04:12:33 drwxr-xr-x. 2 jenkins jenkins 6 Feb 11 04:07 cost 04:12:33 -rw-r--r--. 1 jenkins jenkins 85 Feb 11 04:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:12:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:12:34 ---> package-listing.sh 04:12:34 ++ facter osfamily 04:12:34 ++ tr '[:upper:]' '[:lower:]' 04:12:34 + OS_FAMILY=redhat 04:12:34 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1098 04:12:34 + START_PACKAGES=/tmp/packages_start.txt 04:12:34 + END_PACKAGES=/tmp/packages_end.txt 04:12:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:12:34 + PACKAGES=/tmp/packages_start.txt 04:12:34 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1098 ']' 04:12:34 + PACKAGES=/tmp/packages_end.txt 04:12:34 + case "${OS_FAMILY}" in 04:12:34 + sort 04:12:34 + rpm -qa 04:12:34 + '[' -f /tmp/packages_start.txt ']' 04:12:34 + '[' -f /tmp/packages_end.txt ']' 04:12:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:12:34 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1098 ']' 04:12:34 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1098/archives/ 04:12:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1098/archives/ [Pipeline] echo 04:12:34 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-1098/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:12:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:12:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:12:35 . [Pipeline] withDockerContainer 04:12:35 prd-centos7-docker-4c-2g-5046 does not seem to be running inside a container 04:12:35 $ 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-1098/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-1098 -v /w/workspace/gexfoundry_device-sdk-go_PR-1098:/w/workspace/gexfoundry_device-sdk-go_PR-1098:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1098@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:12:36 $ docker top 1f88ef64e5ce34dc050b581addbbf26d6da229f039d6b9ba1bbc1f2ac41efb00 -eo pid,comm [Pipeline] { [Pipeline] sh 04:12:36 + touch /tmp/pre-build-complete [Pipeline] sh 04:12:36 + mkdir -p /var/log/sysstat [Pipeline] sh 04:12:37 + ls /var/log/sa-host 04:12:37 + sadf -c /var/log/sa-host/sa11 04:12:37 file_magic: OK 04:12:37 HZ: Using current value: 100 04:12:37 file_header: OK 04:12: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 04:12:37 Statistics: 04:12:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:12:37 File successfully converted to sysstat format version 12.0.3 04:12:37 + sadf -c /var/log/sa-host/sa17 04:12:37 file_magic: OK 04:12:37 HZ: Using current value: 100 04:12:37 file_header: OK 04:12: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 04:12:37 Statistics: 04:12:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:12:37 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:12:37 provisioning config files... 04:12:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/config4357173992523978986tmp [Pipeline] { [Pipeline] echo 04:12:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:12:37 ---> create-netrc.sh [Pipeline] } 04:12:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:12:38 ---> python-tools-install.sh [Pipeline] echo 04:12:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:12:38 ---> sudo-logs.sh 04:12:38 Archiving 'sudo' log.. 04:12:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-5046.novalocal: Name or service not known 04:12:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-5046.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:12:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:12:39 ---> job-cost.sh 04:12:39 lf-activate-venv: SKIPPING 04:12:39 DEBUG: total: 0.05999999865889549 04:12:39 INFO: Retrieving Stack Cost... 04:12:39 INFO: Retrieving Pricing Info for: v3-standard-2 04:12:39 INFO: Archiving Costs [Pipeline] echo 04:12:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:12:39 ---> logs-deploy.sh 04:12:39 lf-activate-venv: SKIPPING 04:12:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1098/1 04:12:39 INFO: archiving workspace using pattern(s): 04:12:40 Archives upload complete. 04:12:40 INFO: archiving logs to Nexus