Pull request #1156 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 6a887373bb055dc946875f60d46cae4c18153317+cc37b9e2c9629ca07e46878051115594cd22d281 (4a689c599e0443f67e8605653fa3d7fc22ef42c0) 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-ssh4590272645791665477.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh93370583147233986.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1156/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1156/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5160941095591920085.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5745167008291348972.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1156/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1156/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9097040324243538277.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-41406’ Running on prd-ubuntu20.04-docker-8c-8g-41409 in /w/workspace/gexfoundry_device-sdk-go_PR-1156 [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-1156 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cc37b9e2c9629ca07e46878051115594cd22d281 into PR head commit 6a887373bb055dc946875f60d46cae4c18153317 Merge succeeded, producing 6a887373bb055dc946875f60d46cae4c18153317 Checking out Revision 6a887373bb055dc946875f60d46cae4c18153317 (PR-1156) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1156/head:refs/remotes/origin/PR-1156 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a887373bb055dc946875f60d46cae4c18153317 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cc37b9e2c9629ca07e46878051115594cd22d281 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a887373bb055dc946875f60d46cae4c18153317 # timeout=10 Commit message: "docs: change the go mod references in Changelog" > git rev-list --no-walk 4ba4dfe5bdcf3fbe372c788b043049de3605ce73 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:07:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:07:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:07:31 ========================================================= 20:07:31 EdgeX Global Pipelines Version Info 20:07:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:07:32 ------------------- 20:07:32 stable info: 20:07:32 ------------------- 20:07:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:07:32 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 20:07:32 Message: update stable to v1.0.227 20:07:33 ------------------- 20:07:33 experimental info: 20:07:33 ------------------- 20:07:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:07:33 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 20:07:33 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1156 [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1156 [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1156 [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a887373bb055dc946875f60d46cae4c18153317 [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a88737 [Pipeline] echo 20:07:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:07:33 provisioning config files... 20:07:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/config885273712100843893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:34 ---> docker-login.sh 20:07:34 nexus3.edgexfoundry.org:10001 20:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:34 Configure a credential helper to remove this warning. See 20:07:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:34 20:07:34 Login Succeeded 20:07:34 nexus3.edgexfoundry.org:10002 20:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:34 Configure a credential helper to remove this warning. See 20:07:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:34 20:07:34 Login Succeeded 20:07:34 nexus3.edgexfoundry.org:10003 20:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:35 Configure a credential helper to remove this warning. See 20:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:35 20:07:35 Login Succeeded 20:07:35 nexus3.edgexfoundry.org:10004 20:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:35 Configure a credential helper to remove this warning. See 20:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:35 20:07:35 Login Succeeded 20:07:35 docker.io 20:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:35 Configure a credential helper to remove this warning. See 20:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:35 20:07:35 Login Succeeded 20:07:35 ---> docker-login.sh ends [Pipeline] } 20:07:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:07:36 + git rev-list -1 --merges 6a887373bb055dc946875f60d46cae4c18153317~1..6a887373bb055dc946875f60d46cae4c18153317 [Pipeline] echo 20:07:36 -----------> git rev-list -1 --merges 6a887373bb055dc946875f60d46cae4c18153317~1..6a887373bb055dc946875f60d46cae4c18153317 6a887373bb055dc946875f60d46cae4c18153317 [false] [Pipeline] sh 20:07:36 + git log --format=format:%s -1 6a887373bb055dc946875f60d46cae4c18153317 [Pipeline] echo 20:07:36 ========================================================= 20:07:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:07:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:07:36 + git log --format=format:%s -1 6a887373bb055dc946875f60d46cae4c18153317 [Pipeline] echo 20:07:36 [semverPrep] GIT_COMMIT: 6a887373bb055dc946875f60d46cae4c18153317, Commit Message: docs: change the go mod references in Changelog [Pipeline] echo 20:07:36 [semverPrep] This is not a build commit. [Pipeline] sh 20:07:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:07:37 + grep -v github /etc/ssh/ssh_known_hosts 20:07:37 + [ -e /tmp/ssh_known_hosts ] 20:07:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:07:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:07:37 + sudo tee -a /etc/ssh/ssh_known_hosts 20:07:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:07:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:07:37 20:07:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:07:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:07:38 latest: Pulling from edgex-devops/py-git-semver 20:07:38 1fe172e4850f: Pulling fs layer 20:07:38 caf521ccaac6: Pulling fs layer 20:07:38 3ead6fa29328: Pulling fs layer 20:07:38 5c2a1cbceb83: Pulling fs layer 20:07:38 a8d5f1318db7: Pulling fs layer 20:07:38 c427282e49a2: Pulling fs layer 20:07:38 1827001aaf11: Pulling fs layer 20:07:38 0714d37db230: Pulling fs layer 20:07:38 ac28cf19c067: Pulling fs layer 20:07:38 ca983d60f3e2: Pulling fs layer 20:07:38 9f894cec8388: Pulling fs layer 20:07:38 5c2a1cbceb83: Waiting 20:07:38 1827001aaf11: Waiting 20:07:38 a8d5f1318db7: Waiting 20:07:38 c427282e49a2: Waiting 20:07:38 0714d37db230: Waiting 20:07:38 ac28cf19c067: Waiting 20:07:38 ca983d60f3e2: Waiting 20:07:38 9f894cec8388: Waiting 20:07:38 caf521ccaac6: Verifying Checksum 20:07:38 caf521ccaac6: Download complete 20:07:38 5c2a1cbceb83: Verifying Checksum 20:07:38 5c2a1cbceb83: Download complete 20:07:38 a8d5f1318db7: Verifying Checksum 20:07:38 a8d5f1318db7: Download complete 20:07:38 3ead6fa29328: Verifying Checksum 20:07:38 3ead6fa29328: Download complete 20:07:38 c427282e49a2: Verifying Checksum 20:07:38 c427282e49a2: Download complete 20:07:38 0714d37db230: Download complete 20:07:38 ac28cf19c067: Download complete 20:07:38 ca983d60f3e2: Verifying Checksum 20:07:38 ca983d60f3e2: Download complete 20:07:38 9f894cec8388: Download complete 20:07:38 1fe172e4850f: Verifying Checksum 20:07:38 1fe172e4850f: Download complete 20:07:38 1827001aaf11: Verifying Checksum 20:07:38 1827001aaf11: Download complete 20:07:39 1fe172e4850f: Pull complete 20:07:39 caf521ccaac6: Pull complete 20:07:40 3ead6fa29328: Pull complete 20:07:40 5c2a1cbceb83: Pull complete 20:07:41 a8d5f1318db7: Pull complete 20:07:41 c427282e49a2: Pull complete 20:07:42 1827001aaf11: Pull complete 20:07:43 0714d37db230: Pull complete 20:07:43 ac28cf19c067: Pull complete 20:07:43 ca983d60f3e2: Pull complete 20:07:43 9f894cec8388: Pull complete 20:07:43 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 20:07:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:07:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 20:07:43 prd-ubuntu20.04-docker-8c-8g-41409 does not seem to be running inside a container 20:07:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1156 -v /w/workspace/gexfoundry_device-sdk-go_PR-1156:/w/workspace/gexfoundry_device-sdk-go_PR-1156:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 20:07:46 $ docker top 88bf9efeeaf39943ce19b175c8d916ca36e7c5c4e73f9d7c7176821346ea17d2 -eo pid,comm 20:07:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:07:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:07:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:07:46 [ssh-agent] Looking for ssh-agent implementation... 20:07:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:07:47 $ docker exec 88bf9efeeaf39943ce19b175c8d916ca36e7c5c4e73f9d7c7176821346ea17d2 ssh-agent 20:07:47 SSH_AUTH_SOCK=/tmp/ssh-SfU9TmUCJeZJ/agent.33 20:07:47 SSH_AGENT_PID=40 20:07:47 Running ssh-add (command line suppressed) 20:07:47 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/private_key_4948902118661512207.key (/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/private_key_4948902118661512207.key) 20:07:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:07:47 + git tag --points-at HEAD [Pipeline] } 20:07:47 $ docker exec --env ******** --env ******** 88bf9efeeaf39943ce19b175c8d916ca36e7c5c4e73f9d7c7176821346ea17d2 ssh-agent -k 20:07:47 unset SSH_AUTH_SOCK; 20:07:47 unset SSH_AGENT_PID; 20:07:47 echo Agent pid 40 killed; 20:07:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:07:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:07:47 [ssh-agent] Looking for ssh-agent implementation... 20:07:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:07:47 $ docker exec 88bf9efeeaf39943ce19b175c8d916ca36e7c5c4e73f9d7c7176821346ea17d2 ssh-agent 20:07:48 SSH_AUTH_SOCK=/tmp/ssh-P5IMP5qkgkKf/agent.72 20:07:48 SSH_AGENT_PID=78 20:07:48 Running ssh-add (command line suppressed) 20:07:48 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/private_key_3265822001812563535.key (/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/private_key_3265822001812563535.key) 20:07:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:07:48 + git semver init 20:07:48 2022-05-07 20:07:48,803 [run_init] DEBUG init version:0.0.0 force:False 20:07:48 2022-05-07 20:07:48,805 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver 20:07:48 2022-05-07 20:07:48,806 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver 20:07:48 2022-05-07 20:07:48,806 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1156, universal_newlines=False, shell=None, istream=None) 20:07:49 2022-05-07 20:07:49,691 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1156/.git/info/exclude 20:07:49 2022-05-07 20:07:49,692 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver/PR-1156 with force:False 20:07:49 2022-05-07 20:07:49,692 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver/PR-1156 20:07:49 2022-05-07 20:07:49,696 [execute] INFO git cat-file --batch-check 20:07:49 2022-05-07 20:07:49,697 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver, universal_newlines=False, shell=None, istream=) 20:07:49 2022-05-07 20:07:49,702 [execute] INFO git cat-file --batch 20:07:49 2022-05-07 20:07:49,702 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver, universal_newlines=False, shell=None, istream=) 20:07:49 2022-05-07 20:07:49,706 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver/PR-1156 20:07:49 0.0.0 [Pipeline] } 20:07:49 $ docker exec --env ******** --env ******** 88bf9efeeaf39943ce19b175c8d916ca36e7c5c4e73f9d7c7176821346ea17d2 ssh-agent -k 20:07:49 unset SSH_AUTH_SOCK; 20:07:49 unset SSH_AGENT_PID; 20:07:49 echo Agent pid 78 killed; 20:07:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:07:50 + git semver [Pipeline] } 20:07:50 $ docker stop --time=1 88bf9efeeaf39943ce19b175c8d916ca36e7c5c4e73f9d7c7176821346ea17d2 20:07:52 $ docker rm -f 88bf9efeeaf39943ce19b175c8d916ca36e7c5c4e73f9d7c7176821346ea17d2 [Pipeline] // withDockerContainer [Pipeline] sh 20:07:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:07:52 Stashed 1 file(s) [Pipeline] echo 20:07:52 [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 20:07:52 provisioning config files... 20:07:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/config4083884599318555518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:53 ---> docker-login.sh 20:07:53 nexus3.edgexfoundry.org:10001 20:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:53 Configure a credential helper to remove this warning. See 20:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:53 20:07:53 Login Succeeded 20:07:53 nexus3.edgexfoundry.org:10002 20:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:53 Configure a credential helper to remove this warning. See 20:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:53 20:07:53 Login Succeeded 20:07:53 nexus3.edgexfoundry.org:10003 20:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:53 Configure a credential helper to remove this warning. See 20:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:53 20:07:53 Login Succeeded 20:07:53 nexus3.edgexfoundry.org:10004 20:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:53 Configure a credential helper to remove this warning. See 20:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:53 20:07:53 Login Succeeded 20:07:53 docker.io 20:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:54 Configure a credential helper to remove this warning. See 20:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:54 20:07:54 Login Succeeded 20:07:54 ---> docker-login.sh ends [Pipeline] } 20:07:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:07:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:54 ========================================================= 20:07:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:07:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:07:54 + 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 . 20:07:54 Sending build context to Docker daemon 9.731MB 20:07:54 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 20:07:54 Step 2/11 : FROM ${BASE} AS builder 20:07:54 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:07:54 59bf1c3509f3: Pulling fs layer 20:07:54 666ba61612fd: Pulling fs layer 20:07:54 8ed8ca486205: Pulling fs layer 20:07:54 4fe6c5a15a65: Pulling fs layer 20:07:54 22a0e8bec74d: Pulling fs layer 20:07:54 ca2b28591e48: Pulling fs layer 20:07:54 a51346096db8: Pulling fs layer 20:07:54 daebc70d1ce1: Pulling fs layer 20:07:54 0e18a0eac166: Pulling fs layer 20:07:54 4fe6c5a15a65: Waiting 20:07:54 22a0e8bec74d: Waiting 20:07:54 ca2b28591e48: Waiting 20:07:54 a51346096db8: Waiting 20:07:54 daebc70d1ce1: Waiting 20:07:54 0e18a0eac166: Waiting 20:07:54 8ed8ca486205: Verifying Checksum 20:07:54 8ed8ca486205: Download complete 20:07:54 22a0e8bec74d: Verifying Checksum 20:07:54 22a0e8bec74d: Download complete 20:07:54 ca2b28591e48: Verifying Checksum 20:07:54 a51346096db8: Download complete 20:07:54 59bf1c3509f3: Verifying Checksum 20:07:54 59bf1c3509f3: Download complete 20:07:54 daebc70d1ce1: Verifying Checksum 20:07:54 daebc70d1ce1: Download complete 20:07:54 59bf1c3509f3: Pull complete 20:07:55 666ba61612fd: Pull complete 20:07:55 0e18a0eac166: Verifying Checksum 20:07:55 0e18a0eac166: Download complete 20:07:55 8ed8ca486205: Pull complete 20:07:55 4fe6c5a15a65: Verifying Checksum 20:07:55 4fe6c5a15a65: Download complete 20:07:59 4fe6c5a15a65: Pull complete 20:07:59 22a0e8bec74d: Pull complete 20:07:59 ca2b28591e48: Pull complete 20:07:59 a51346096db8: Pull complete 20:07:59 daebc70d1ce1: Pull complete 20:08:02 0e18a0eac166: Pull complete 20:08:02 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 20:08:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:08:02 ---> f018257e8ee9 20:08:02 Step 3/11 : ARG MAKE=make build 20:08:04 ---> Running in 464734fd2933 20:08:05 Removing intermediate container 464734fd2933 20:08:05 ---> ec7df6884274 20:08:05 Step 4/11 : WORKDIR /device-sdk-go 20:08:05 ---> Running in 2dce0eb6b763 20:08:05 Removing intermediate container 2dce0eb6b763 20:08:05 ---> 644c09573552 20:08:05 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:08:05 ---> Running in 8447ac618dc4 20:08:05 Removing intermediate container 8447ac618dc4 20:08:05 ---> 01ca158b2ad4 20:08:05 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:08:05 ---> Running in 5b56e80b2b91 20:08:06 Removing intermediate container 5b56e80b2b91 20:08:06 ---> 0e66df4a5dbe 20:08:06 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:08:07 ---> Running in b4b37cc4b48b 20:08:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:08:07 Still waiting to schedule task 20:08:07 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41408’ 20:08:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:08:08 OK: 221 MiB in 52 packages 20:08:08 Removing intermediate container b4b37cc4b48b 20:08:08 ---> 804c43260488 20:08:08 Step 8/11 : COPY go.mod vendor* ./ 20:08:09 ---> 7a2534efd4bd 20:08:09 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:09 ---> Running in f9a0a6ef19a8 20:08:24 Removing intermediate container f9a0a6ef19a8 20:08:24 ---> 3b8efe589334 20:08:24 Step 10/11 : COPY . . 20:08:25 ---> 22bd3acbdf79 20:08:25 Step 11/11 : RUN ${MAKE} 20:08:25 ---> Running in 53069013bfbc 20:08:25 noop 20:08:25 Removing intermediate container 53069013bfbc 20:08:25 ---> dd5edbb2a481 20:08:25 Successfully built dd5edbb2a481 20:08:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:08:26 + docker inspect -f . ci-base-image-x86_64 20:08:26 . [Pipeline] withDockerContainer 20:08:26 prd-ubuntu20.04-docker-8c-8g-41409 does not seem to be running inside a container 20:08:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1156 -v /w/workspace/gexfoundry_device-sdk-go_PR-1156:/w/workspace/gexfoundry_device-sdk-go_PR-1156:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:08:26 $ docker top 6ceec22f357d4ae61d35f0230927a9abd344fc2bc7d40d3896ab155dc2ebcab1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:27 + go version 20:08:27 go version go1.17.6 linux/amd64 [Pipeline] } 20:08:27 $ docker stop --time=1 6ceec22f357d4ae61d35f0230927a9abd344fc2bc7d40d3896ab155dc2ebcab1 20:08:28 $ docker rm -f 6ceec22f357d4ae61d35f0230927a9abd344fc2bc7d40d3896ab155dc2ebcab1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:08:29 + docker inspect -f . ci-base-image-x86_64 20:08:29 . [Pipeline] withDockerContainer 20:08:29 prd-ubuntu20.04-docker-8c-8g-41409 does not seem to be running inside a container 20:08:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1156 -v /w/workspace/gexfoundry_device-sdk-go_PR-1156:/w/workspace/gexfoundry_device-sdk-go_PR-1156:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:08:29 $ docker top d38fa0d6a09a83c08cc1c0b7f162350ddc386c3d774d3cfde3a9988c0d9d456a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:08:29 + make test 20:08:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:08:35 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 20:08:47 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 20:08:47 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 20:08:47 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 20:08:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.067s coverage: 23.3% of statements 20:08:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 20:08:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.066s coverage: 27.6% of statements 20:08:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.081s coverage: 78.9% of statements 20:08:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.072s coverage: 10.8% of statements 20:08:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.093s coverage: 60.0% of statements 20:08:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 20:08:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 20:08:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.079s coverage: 34.8% of statements 20:08:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 20:08:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.057s coverage: 86.1% of statements 20:08:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 20:08:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 20:08:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.098s coverage: 65.1% of statements 20:08:48 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.753s coverage: 89.2% of statements 20:08:48 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 20:08:48 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 4.7% of statements 20:08:48 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 20:09:03 GO111MODULE=on go vet ./... 20:09:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:09:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:09:06 ./bin/test-attribution-txt.sh [Pipeline] echo 20:09:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:09:06 $ docker stop --time=1 d38fa0d6a09a83c08cc1c0b7f162350ddc386c3d774d3cfde3a9988c0d9d456a 20:09:09 $ docker rm -f d38fa0d6a09a83c08cc1c0b7f162350ddc386c3d774d3cfde3a9988c0d9d456a [Pipeline] // withDockerContainer [Pipeline] sh 20:09:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:09:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:09:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:09:10 + ls -al . 20:09:10 total 296 20:09:10 drwxrwxr-x 11 jenkins jenkins 4096 May 7 20:09 . 20:09:10 drwxrwxr-x 4 jenkins jenkins 4096 May 7 20:07 .. 20:09:10 -rw-rw-r-- 1 jenkins jenkins 140 May 7 20:07 .dockerignore 20:09:10 drwxrwxr-x 8 jenkins jenkins 4096 May 7 20:07 .git 20:09:10 drwxrwxr-x 2 jenkins jenkins 4096 May 7 20:07 .github 20:09:10 -rw-rw-r-- 1 jenkins jenkins 131 May 7 20:07 .gitignore 20:09:10 -rw-rw-r-- 1 jenkins jenkins 42 May 7 20:07 .golangci.yml 20:09:10 drwxr-xr-x 3 jenkins jenkins 4096 May 7 20:07 .semver 20:09:10 -rw-rw-r-- 1 jenkins jenkins 28010 May 7 20:07 CHANGELOG.md 20:09:10 -rw-rw-r-- 1 jenkins jenkins 677 May 7 20:07 GOVERNANCE.md 20:09:10 -rw-rw-r-- 1 jenkins jenkins 880 May 7 20:07 Jenkinsfile 20:09:10 -rw-rw-r-- 1 jenkins jenkins 11341 May 7 20:07 LICENSE 20:09:10 -rw-rw-r-- 1 jenkins jenkins 2015 May 7 20:07 Makefile 20:09:10 -rw-rw-r-- 1 jenkins jenkins 619 May 7 20:07 OWNERS.md 20:09:10 -rw-rw-r-- 1 jenkins jenkins 4881 May 7 20:07 README.md 20:09:10 -rw-rw-r-- 1 jenkins jenkins 5 May 7 20:07 VERSION 20:09:10 drwxrwxr-x 2 jenkins jenkins 4096 May 7 20:07 bin 20:09:10 -rw-r--r-- 1 jenkins jenkins 130819 May 7 20:08 coverage.out 20:09:10 drwxrwxr-x 5 jenkins jenkins 4096 May 7 20:07 example 20:09:10 -rw-rw-r-- 1 jenkins jenkins 3198 May 7 20:07 go.mod 20:09:10 -rw-rw-r-- 1 jenkins jenkins 35003 May 7 20:07 go.sum 20:09:10 drwxrwxr-x 15 jenkins jenkins 4096 May 7 20:07 internal 20:09:10 drwxrwxr-x 3 jenkins jenkins 4096 May 7 20:07 openapi 20:09:10 drwxrwxr-x 5 jenkins jenkins 4096 May 7 20:07 pkg 20:09:10 drwxrwxr-x 4 jenkins jenkins 4096 May 7 20:07 snap 20:09:10 -rw-rw-r-- 1 jenkins jenkins 222 May 7 20:07 version.go [Pipeline] isUnix [Pipeline] sh 20:09:11 + 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=6a887373bb055dc946875f60d46cae4c18153317 --label arch=amd64 --label version=0.0.0 . 20:09:11 Sending build context to Docker daemon 9.863MB 20:09:11 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 20:09:11 Step 2/25 : FROM ${BASE} AS builder 20:09:11 ---> dd5edbb2a481 20:09:11 Step 3/25 : ARG MAKE=make build 20:09:11 ---> Running in b36d0abb9bdc 20:09:11 Removing intermediate container b36d0abb9bdc 20:09:11 ---> d357e9e4e819 20:09:11 Step 4/25 : WORKDIR /device-sdk-go 20:09:11 ---> Running in 52cd537f5bd3 20:09:12 Removing intermediate container 52cd537f5bd3 20:09:12 ---> 4e196e696434 20:09:12 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:09:12 ---> Running in 35316319ec8e 20:09:12 Removing intermediate container 35316319ec8e 20:09:12 ---> 273563e964d7 20:09:12 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:12 ---> Running in 7dd5948364ad 20:09:13 Removing intermediate container 7dd5948364ad 20:09:13 ---> 5889157c078c 20:09:13 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:09:13 ---> Running in 0c4d1b5dfc57 20:09:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:09:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:09:14 OK: 221 MiB in 52 packages 20:09:15 Removing intermediate container 0c4d1b5dfc57 20:09:15 ---> 1d3d831f8189 20:09:15 Step 8/25 : COPY go.mod vendor* ./ 20:09:15 ---> 701ce3f8f9b0 20:09:15 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:15 ---> Running in 53ab6729d897 20:09:16 Removing intermediate container 53ab6729d897 20:09:16 ---> 02a207474d23 20:09:16 Step 10/25 : COPY . . 20:09:16 ---> b795874f6037 20:09:16 Step 11/25 : RUN ${MAKE} 20:09:16 ---> Running in 7c98cefe15d9 20:09:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:09:35 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:09:36 Removing intermediate container 7c98cefe15d9 20:09:36 ---> f9e3d9355da3 20:09:36 Step 12/25 : FROM alpine:3.14 20:09:37 3.14: Pulling from library/alpine 20:09:37 8663204ce13b: Pulling fs layer 20:09:37 8663204ce13b: Verifying Checksum 20:09:37 8663204ce13b: Download complete 20:09:38 8663204ce13b: Pull complete 20:09:38 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:09:38 Status: Downloaded newer image for alpine:3.14 20:09:38 ---> e04c818066af 20:09:38 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:09:38 ---> Running in 8a20dcd22f6f 20:09:38 Removing intermediate container 8a20dcd22f6f 20:09:38 ---> cae5c3fe627f 20:09:38 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:38 ---> Running in 4f6d81040be8 20:09:38 Removing intermediate container 4f6d81040be8 20:09:38 ---> c94242eabe2d 20:09:38 Step 15/25 : RUN apk add --update --no-cache zeromq 20:09:39 ---> Running in e52a1a183be4 20:09:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:09:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:09:40 (1/5) Installing libgcc (10.3.1_git20210424-r2) 20:09:40 (2/5) Installing libsodium (1.0.18-r0) 20:09:40 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 20:09:40 (4/5) Installing libzmq (4.3.4-r0) 20:09:40 (5/5) Installing zeromq (4.3.4-r0) 20:09:40 Executing busybox-1.33.1-r7.trigger 20:09:40 OK: 8 MiB in 19 packages 20:09:41 Removing intermediate container e52a1a183be4 20:09:41 ---> 9ea6ab237e8f 20:09:41 Step 16/25 : WORKDIR / 20:09:42 ---> Running in f001763ebb0e 20:09:42 Removing intermediate container f001763ebb0e 20:09:42 ---> ce170e8a4164 20:09:42 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 20:09:42 ---> 49f1b0f94faf 20:09:42 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 20:09:43 ---> 363225d545ec 20:09:43 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 20:09:43 ---> 8ac20705f293 20:09:43 Step 20/25 : EXPOSE 59999 20:09:43 ---> Running in 435359fcbe6c 20:09:43 Removing intermediate container 435359fcbe6c 20:09:43 ---> e16b495424a3 20:09:43 Step 21/25 : ENTRYPOINT ["/device-simple"] 20:09:43 ---> Running in dc3d0e1fe35a 20:09:43 Removing intermediate container dc3d0e1fe35a 20:09:43 ---> 9d8bfdcc3fa3 20:09:43 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:09:43 ---> Running in 7c5795f925f7 20:09:43 Removing intermediate container 7c5795f925f7 20:09:43 ---> e7add27b1744 20:09:43 Step 23/25 : LABEL arch=amd64 20:09:44 ---> Running in 6e076f126da8 20:09:44 Removing intermediate container 6e076f126da8 20:09:44 ---> 71f5374ef0c2 20:09:44 Step 24/25 : LABEL git_sha=6a887373bb055dc946875f60d46cae4c18153317 20:09:44 ---> Running in 96b888c8ccb0 20:09:44 Removing intermediate container 96b888c8ccb0 20:09:44 ---> ce4285ce875c 20:09:44 Step 25/25 : LABEL version=0.0.0 20:09:44 ---> Running in b7eb91c88b48 20:09:45 Removing intermediate container b7eb91c88b48 20:09:45 ---> e76e1dc32089 20:09:45 [Warning] One or more build-args [ARCH] were not consumed 20:09:45 Successfully built e76e1dc32089 20:09:45 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:09:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:09:45 20:09:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:09:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:09:45 latest: Pulling from edgex-lftools-log-publisher 20:09:45 5eb5b503b376: Pulling fs layer 20:09:45 5c69ac0246d0: Pulling fs layer 20:09:45 ec43610c2a17: Pulling fs layer 20:09:45 3a2ae6a8a46f: Pulling fs layer 20:09:45 33b1e0a273af: Pulling fs layer 20:09:45 5d3b04190fa2: Pulling fs layer 20:09:45 2f39f015ded8: Pulling fs layer 20:09:45 33b1e0a273af: Waiting 20:09:45 5d3b04190fa2: Waiting 20:09:45 3a2ae6a8a46f: Waiting 20:09:45 2f39f015ded8: Waiting 20:09:45 5c69ac0246d0: Download complete 20:09:45 3a2ae6a8a46f: Download complete 20:09:45 33b1e0a273af: Verifying Checksum 20:09:45 33b1e0a273af: Download complete 20:09:45 ec43610c2a17: Verifying Checksum 20:09:45 ec43610c2a17: Download complete 20:09:45 5d3b04190fa2: Verifying Checksum 20:09:45 5d3b04190fa2: Download complete 20:09:45 5eb5b503b376: Verifying Checksum 20:09:45 5eb5b503b376: Download complete 20:09:46 2f39f015ded8: Verifying Checksum 20:09:46 2f39f015ded8: Download complete 20:09:47 5eb5b503b376: Pull complete 20:09:47 5c69ac0246d0: Pull complete 20:09:47 ec43610c2a17: Pull complete 20:09:47 3a2ae6a8a46f: Pull complete 20:09:48 33b1e0a273af: Pull complete 20:09:48 5d3b04190fa2: Pull complete 20:09:52 2f39f015ded8: Pull complete 20:09:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:09:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:09:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:09:52 prd-ubuntu20.04-docker-8c-8g-41409 does not seem to be running inside a container 20:09:52 $ 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-1156 -v /w/workspace/gexfoundry_device-sdk-go_PR-1156:/w/workspace/gexfoundry_device-sdk-go_PR-1156:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:09:55 $ docker top eb2b837352254a2ba176f2b9bf28ea8143d183364abd1b7e3e967601f28d6ee6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:09:55 ---> job-cost.sh 20:09:55 lf-activate-venv: SKIPPING 20:09:55 INFO: No Stack... 20:09:56 INFO: Retrieving Pricing Info for: v3-standard-8 20:09:56 INFO: Archiving Costs [Pipeline] sh 20:09:57 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives/cost.csv 20:09:57 + cut -d, -f6 [Pipeline] lock 20:09:57 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1156-2-stack-cost] 20:09:57 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1156-2-stack-cost] did not exist. Created. 20:09:57 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1156-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:09:57 + echo total: 0.2199999988079071 [Pipeline] stash 20:09:57 Stashed 1 file(s) [Pipeline] } 20:09:57 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1156-2-stack-cost] [Pipeline] // lock [Pipeline] } 20:09:57 $ docker stop --time=1 eb2b837352254a2ba176f2b9bf28ea8143d183364abd1b7e3e967601f28d6ee6 20:09:58 $ docker rm -f eb2b837352254a2ba176f2b9bf28ea8143d183364abd1b7e3e967601f28d6ee6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:10:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41411 in /w/workspace/gexfoundry_device-sdk-go_PR-1156 [Pipeline] { [Pipeline] ws 20:10:56 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 20:10:56 The recommended git tool is: git 20:11:02 using credential edgex-jenkins-ssh 20:11:02 Cloning the remote Git repository 20:11:02 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:11:02 > git init /w/workspace/device-sdk-go/2 # timeout=10 20:11:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:11:02 > git --version # timeout=10 20:11:02 > git --version # 'git version 2.25.1' 20:11:02 using GIT_SSH to set credentials SSH Credentials for GitHub 20:11:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:11:05 Merging remotes/origin/main commit cc37b9e2c9629ca07e46878051115594cd22d281 into PR head commit 6a887373bb055dc946875f60d46cae4c18153317 20:11:05 Merge succeeded, producing 6a887373bb055dc946875f60d46cae4c18153317 20:11:05 Checking out Revision 6a887373bb055dc946875f60d46cae4c18153317 (PR-1156) 20:11:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:11:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:11:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:11:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:11:04 using GIT_SSH to set credentials SSH Credentials for GitHub 20:11:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1156/head:refs/remotes/origin/PR-1156 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:11:05 > git config core.sparsecheckout # timeout=10 20:11:05 > git checkout -f 6a887373bb055dc946875f60d46cae4c18153317 # timeout=10 20:11:05 > git remote # timeout=10 20:11:05 > git config --get remote.origin.url # timeout=10 20:11:05 using GIT_SSH to set credentials SSH Credentials for GitHub 20:11:05 > git merge cc37b9e2c9629ca07e46878051115594cd22d281 # timeout=10 20:11:05 > git rev-parse HEAD^{commit} # timeout=10 20:11:05 > git config core.sparsecheckout # timeout=10 20:11:05 > git checkout -f 6a887373bb055dc946875f60d46cae4c18153317 # timeout=10 20:11:09 Commit message: "docs: change the go mod references in Changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:11:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:11:10 % Total % Received % Xferd Average Speed Time Time Time Current 20:11:10 Dload Upload Total Spent Left Speed 20:11:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 96284 0 --:--:-- --:--:-- --:--:-- 97073 [Pipeline] sh 20:11:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:11:11 + sudo tee /etc/docker/daemon.new 20:11:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:11:11 { 20:11:11 "registry-mirrors": [ 20:11:11 "https://nexus3.edgexfoundry.org:10001" 20:11:11 ], 20:11:11 "bip": "10.250.0.254/24", 20:11:11 "hosts": [ 20:11:11 "tcp://0.0.0.0:5555", 20:11:11 "unix:///var/run/docker.sock" 20:11:11 ], 20:11:11 "mtu": 1458, 20:11:11 "selinux-enabled": true, 20:11:11 "seccomp-profile": "/etc/docker/seccomp.json" 20:11:11 } [Pipeline] sh 20:11:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:11:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:11:30 provisioning config files... 20:11:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config3021187039351282269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:11:31 ---> docker-login.sh 20:11:31 nexus3.edgexfoundry.org:10001 20:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:32 Configure a credential helper to remove this warning. See 20:11:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:32 20:11:32 Login Succeeded 20:11:32 nexus3.edgexfoundry.org:10002 20:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:33 Configure a credential helper to remove this warning. See 20:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:33 20:11:33 Login Succeeded 20:11:33 nexus3.edgexfoundry.org:10003 20:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:33 Configure a credential helper to remove this warning. See 20:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:33 20:11:33 Login Succeeded 20:11:33 nexus3.edgexfoundry.org:10004 20:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:34 Configure a credential helper to remove this warning. See 20:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:34 20:11:34 Login Succeeded 20:11:34 docker.io 20:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:35 Configure a credential helper to remove this warning. See 20:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:35 20:11:35 Login Succeeded 20:11:35 ---> docker-login.sh ends [Pipeline] } 20:11:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:11:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:11:35 ========================================================= 20:11:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:11:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:11:36 + 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 . 20:11:36 Sending build context to Docker daemon 5.254MB 20:11:36 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 20:11:36 Step 2/11 : FROM ${BASE} AS builder 20:11:36 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:11:36 9b3977197b4f: Pulling fs layer 20:11:36 1a89e8eeedd5: Pulling fs layer 20:11:36 94645a83ff95: Pulling fs layer 20:11:36 3f3a8bcf1eab: Pulling fs layer 20:11:36 0c92f367c5e7: Pulling fs layer 20:11:36 3096ccb668a1: Pulling fs layer 20:11:36 e8cf19c19ddd: Pulling fs layer 20:11:36 a4caa8a26152: Pulling fs layer 20:11:36 3f3a8bcf1eab: Waiting 20:11:36 e8cf19c19ddd: Waiting 20:11:36 3096ccb668a1: Waiting 20:11:36 a4caa8a26152: Waiting 20:11:36 94645a83ff95: Verifying Checksum 20:11:36 94645a83ff95: Download complete 20:11:36 1a89e8eeedd5: Verifying Checksum 20:11:36 1a89e8eeedd5: Download complete 20:11:36 0c92f367c5e7: Verifying Checksum 20:11:36 0c92f367c5e7: Download complete 20:11:37 3096ccb668a1: Verifying Checksum 20:11:37 3096ccb668a1: Download complete 20:11:37 9b3977197b4f: Verifying Checksum 20:11:37 9b3977197b4f: Download complete 20:11:37 e8cf19c19ddd: Verifying Checksum 20:11:37 e8cf19c19ddd: Download complete 20:11:37 9b3977197b4f: Pull complete 20:11:38 1a89e8eeedd5: Pull complete 20:11:38 94645a83ff95: Pull complete 20:11:39 a4caa8a26152: Verifying Checksum 20:11:39 a4caa8a26152: Download complete 20:11:39 3f3a8bcf1eab: Verifying Checksum 20:11:39 3f3a8bcf1eab: Download complete 20:11:52 3f3a8bcf1eab: Pull complete 20:11:52 0c92f367c5e7: Pull complete 20:11:52 3096ccb668a1: Pull complete 20:11:52 e8cf19c19ddd: Pull complete 20:11:59 a4caa8a26152: Pull complete 20:11:59 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 20:11:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:11:59 ---> 725f1c02e7f9 20:11:59 Step 3/11 : ARG MAKE=make build 20:12:00 ---> Running in 044314fa754c 20:12:00 Removing intermediate container 044314fa754c 20:12:00 ---> 0159faae4f69 20:12:00 Step 4/11 : WORKDIR /device-sdk-go 20:12:00 ---> Running in 3e8f41ccd814 20:12:01 Removing intermediate container 3e8f41ccd814 20:12:01 ---> 0044e56fd8e8 20:12:01 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:12:01 ---> Running in 3a6e69f7b9a2 20:12:02 Removing intermediate container 3a6e69f7b9a2 20:12:02 ---> 86dbe7fffe7a 20:12:02 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:02 ---> Running in 38d322f5c867 20:12:04 Removing intermediate container 38d322f5c867 20:12:04 ---> 53321d9a93e2 20:12:04 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:12:04 ---> Running in 81bc62412315 20:12:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:12:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:12:07 OK: 220 MiB in 52 packages 20:12:08 Removing intermediate container 81bc62412315 20:12:08 ---> 5091f17b73c5 20:12:08 Step 8/11 : COPY go.mod vendor* ./ 20:12:08 ---> 75d0c4890683 20:12:08 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:08 ---> Running in 15d556ecf075 20:13:05 Removing intermediate container 15d556ecf075 20:13:05 ---> 73f5278df7ff 20:13:05 Step 10/11 : COPY . . 20:13:05 ---> 9c906683192b 20:13:05 Step 11/11 : RUN ${MAKE} 20:13:05 ---> Running in cd09ebd4ca91 20:13:05 noop 20:13:05 Removing intermediate container cd09ebd4ca91 20:13:05 ---> 2e7570f9f6f5 20:13:05 Successfully built 2e7570f9f6f5 20:13:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:13:05 + docker inspect -f . ci-base-image-arm64 20:13:05 . [Pipeline] withDockerContainer 20:13:06 prd-ubuntu20.04-docker-arm64-4c-16g-41411 does not seem to be running inside a container 20:13:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:13:07 $ docker top 8048acb32449a789e1fbc0f88cba1ba53272d8a3e718eacf6f25f5356fb61276 -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:08 + go version 20:13:08 go version go1.17.6 linux/arm64 [Pipeline] } 20:13:08 $ docker stop --time=1 8048acb32449a789e1fbc0f88cba1ba53272d8a3e718eacf6f25f5356fb61276 20:13:10 $ docker rm -f 8048acb32449a789e1fbc0f88cba1ba53272d8a3e718eacf6f25f5356fb61276 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:13:10 + docker inspect -f . ci-base-image-arm64 20:13:10 . [Pipeline] withDockerContainer 20:13:11 prd-ubuntu20.04-docker-arm64-4c-16g-41411 does not seem to be running inside a container 20:13:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:13:12 $ docker top 5d0fb895f47d8d73e1abd5ff18a7a615439a7cfed1ef91ebedfec94ed4d2086d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:13:13 + make test 20:13:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:13:45 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 20:15:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 20:15:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 20:15:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 20:15:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.366s coverage: 23.3% of statements 20:15:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 20:15:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.260s coverage: 27.6% of statements 20:15:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.311s coverage: 78.9% of statements 20:15:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.284s coverage: 10.8% of statements 20:15:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.483s coverage: 60.0% of statements 20:15:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 20:15:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 20:15:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.541s coverage: 34.8% of statements 20:15:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 20:15:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.278s coverage: 86.1% of statements 20:15:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 20:15:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 20:15:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.535s coverage: 65.1% of statements 20:15:53 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.198s coverage: 89.2% of statements 20:15:53 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 20:15:57 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.276s coverage: 4.7% of statements 20:15:57 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 20:15:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:15:58 GO111MODULE=on go vet ./... 20:17:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:17:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:17:35 ./bin/test-attribution-txt.sh [Pipeline] echo 20:17:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:17:35 $ docker stop --time=1 5d0fb895f47d8d73e1abd5ff18a7a615439a7cfed1ef91ebedfec94ed4d2086d 20:17:36 $ docker rm -f 5d0fb895f47d8d73e1abd5ff18a7a615439a7cfed1ef91ebedfec94ed4d2086d [Pipeline] // withDockerContainer [Pipeline] sh 20:17:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:17:38 Warning: overwriting stash ‘coverage-report’ 20:17:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:17:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:17:39 + ls -al . 20:17:39 total 292 20:17:39 drwxrwxr-x 10 jenkins jenkins 4096 May 7 20:17 . 20:17:39 drwxrwxr-x 4 jenkins jenkins 4096 May 7 20:11 .. 20:17:39 -rw-rw-r-- 1 jenkins jenkins 140 May 7 20:11 .dockerignore 20:17:39 drwxrwxr-x 8 jenkins jenkins 4096 May 7 20:11 .git 20:17:39 drwxrwxr-x 2 jenkins jenkins 4096 May 7 20:11 .github 20:17:39 -rw-rw-r-- 1 jenkins jenkins 131 May 7 20:11 .gitignore 20:17:39 -rw-rw-r-- 1 jenkins jenkins 42 May 7 20:11 .golangci.yml 20:17:39 -rw-rw-r-- 1 jenkins jenkins 28010 May 7 20:11 CHANGELOG.md 20:17:39 -rw-rw-r-- 1 jenkins jenkins 677 May 7 20:11 GOVERNANCE.md 20:17:39 -rw-rw-r-- 1 jenkins jenkins 880 May 7 20:11 Jenkinsfile 20:17:39 -rw-rw-r-- 1 jenkins jenkins 11341 May 7 20:11 LICENSE 20:17:39 -rw-rw-r-- 1 jenkins jenkins 2015 May 7 20:11 Makefile 20:17:39 -rw-rw-r-- 1 jenkins jenkins 619 May 7 20:11 OWNERS.md 20:17:39 -rw-rw-r-- 1 jenkins jenkins 4881 May 7 20:11 README.md 20:17:39 -rw-rw-r-- 1 jenkins jenkins 5 May 7 20:07 VERSION 20:17:39 drwxrwxr-x 2 jenkins jenkins 4096 May 7 20:11 bin 20:17:39 -rw-r--r-- 1 jenkins jenkins 130819 May 7 20:15 coverage.out 20:17:39 drwxrwxr-x 5 jenkins jenkins 4096 May 7 20:11 example 20:17:39 -rw-rw-r-- 1 jenkins jenkins 3198 May 7 20:11 go.mod 20:17:39 -rw-rw-r-- 1 jenkins jenkins 35003 May 7 20:11 go.sum 20:17:39 drwxrwxr-x 15 jenkins jenkins 4096 May 7 20:11 internal 20:17:39 drwxrwxr-x 3 jenkins jenkins 4096 May 7 20:11 openapi 20:17:39 drwxrwxr-x 5 jenkins jenkins 4096 May 7 20:11 pkg 20:17:39 drwxrwxr-x 4 jenkins jenkins 4096 May 7 20:11 snap 20:17:39 -rw-rw-r-- 1 jenkins jenkins 222 May 7 20:11 version.go [Pipeline] isUnix [Pipeline] sh 20:17:40 + 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=6a887373bb055dc946875f60d46cae4c18153317 --label arch=arm64 --label version=0.0.0 . 20:17:40 Sending build context to Docker daemon 5.386MB 20:17:40 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 20:17:40 Step 2/25 : FROM ${BASE} AS builder 20:17:40 ---> 2e7570f9f6f5 20:17:40 Step 3/25 : ARG MAKE=make build 20:17:40 ---> Running in c658716da2ce 20:17:40 Removing intermediate container c658716da2ce 20:17:40 ---> 245c357624d9 20:17:40 Step 4/25 : WORKDIR /device-sdk-go 20:17:40 ---> Running in 243055f2d78a 20:17:41 Removing intermediate container 243055f2d78a 20:17:41 ---> 3558b72954f5 20:17:41 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:17:41 ---> Running in 00ed699ccb66 20:17:41 Removing intermediate container 00ed699ccb66 20:17:41 ---> f5932562bc07 20:17:41 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:17:41 ---> Running in 5e88a5b259d4 20:17:43 Removing intermediate container 5e88a5b259d4 20:17:43 ---> 0b31ed805e90 20:17:43 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:17:43 ---> Running in fd69b26d2739 20:17:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:17:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:17:46 OK: 220 MiB in 52 packages 20:17:47 Removing intermediate container fd69b26d2739 20:17:47 ---> 573f0e840e14 20:17:47 Step 8/25 : COPY go.mod vendor* ./ 20:17:47 ---> 20cb38e83add 20:17:47 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:47 ---> Running in aac30b322ad8 20:17:49 Removing intermediate container aac30b322ad8 20:17:49 ---> 5454fa664469 20:17:49 Step 10/25 : COPY . . 20:17:51 ---> 464ae59f0bbe 20:17:51 Step 11/25 : RUN ${MAKE} 20:17:51 ---> Running in 3f2e37625001 20:17:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:19:59 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:20:01 Removing intermediate container 3f2e37625001 20:20:01 ---> 29459e3b4057 20:20:01 Step 12/25 : FROM alpine:3.14 20:20:02 3.14: Pulling from library/alpine 20:20:02 455c02918c45: Pulling fs layer 20:20:03 455c02918c45: Verifying Checksum 20:20:03 455c02918c45: Download complete 20:20:03 455c02918c45: Pull complete 20:20:03 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:20:03 Status: Downloaded newer image for alpine:3.14 20:20:03 ---> ac73e934f311 20:20:03 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:20:03 ---> Running in af1eb1673d4c 20:20:04 Removing intermediate container af1eb1673d4c 20:20:04 ---> 2fd309a515b6 20:20:04 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:20:04 ---> Running in 21ef1b35fb2a 20:20:06 Removing intermediate container 21ef1b35fb2a 20:20:06 ---> 4aba37b9bad2 20:20:06 Step 15/25 : RUN apk add --update --no-cache zeromq 20:20:06 ---> Running in 14ba1468cfde 20:20:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:20:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:20:08 (1/5) Installing libgcc (10.3.1_git20210424-r2) 20:20:08 (2/5) Installing libsodium (1.0.18-r0) 20:20:09 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 20:20:09 (4/5) Installing libzmq (4.3.4-r0) 20:20:09 (5/5) Installing zeromq (4.3.4-r0) 20:20:09 Executing busybox-1.33.1-r7.trigger 20:20:09 OK: 8 MiB in 19 packages 20:20:10 Removing intermediate container 14ba1468cfde 20:20:10 ---> d1658c6996d2 20:20:10 Step 16/25 : WORKDIR / 20:20:10 ---> Running in f8010cf8dde4 20:20:10 Removing intermediate container f8010cf8dde4 20:20:10 ---> ec58435cec3d 20:20:10 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 20:20:11 ---> 661596e28daf 20:20:11 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 20:20:13 ---> f0517585ea44 20:20:13 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 20:20:13 ---> a46a6b940f39 20:20:13 Step 20/25 : EXPOSE 59999 20:20:13 ---> Running in a8fe6181a51b 20:20:13 Removing intermediate container a8fe6181a51b 20:20:13 ---> bed75762a3d6 20:20:13 Step 21/25 : ENTRYPOINT ["/device-simple"] 20:20:13 ---> Running in 95be4cb2f0a7 20:20:14 Removing intermediate container 95be4cb2f0a7 20:20:14 ---> eeacbfbbc3c4 20:20:14 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:20:14 ---> Running in 96ca2da4dcf1 20:20:14 Removing intermediate container 96ca2da4dcf1 20:20:14 ---> ce74ac59c032 20:20:14 Step 23/25 : LABEL arch=arm64 20:20:14 ---> Running in 28a48d59f0cc 20:20:15 Removing intermediate container 28a48d59f0cc 20:20:15 ---> 0528a0f78f0a 20:20:15 Step 24/25 : LABEL git_sha=6a887373bb055dc946875f60d46cae4c18153317 20:20:15 ---> Running in 80f023c5c6a1 20:20:15 Removing intermediate container 80f023c5c6a1 20:20:15 ---> 96d8411eaa9a 20:20:15 Step 25/25 : LABEL version=0.0.0 20:20:15 ---> Running in 2e3a11c4990a 20:20:15 Removing intermediate container 2e3a11c4990a 20:20:15 ---> 142bf30dfa87 20:20:15 [Warning] One or more build-args [ARCH] were not consumed 20:20:16 Successfully built 142bf30dfa87 20:20:16 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 20:20:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:20:16 20:20:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:20:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:20:17 arm64: Pulling from edgex-lftools-log-publisher 20:20:17 8998bd30e6a1: Pulling fs layer 20:20:17 04944245beec: Pulling fs layer 20:20:17 699f458cf7ca: Pulling fs layer 20:20:17 765212b225bb: Pulling fs layer 20:20:17 f23df028b6ca: Pulling fs layer 20:20:17 d65c8cfc05b1: Pulling fs layer 20:20:17 2437ff75d9bd: Pulling fs layer 20:20:17 f23df028b6ca: Waiting 20:20:17 d65c8cfc05b1: Waiting 20:20:17 2437ff75d9bd: Waiting 20:20:17 765212b225bb: Waiting 20:20:17 04944245beec: Verifying Checksum 20:20:17 04944245beec: Download complete 20:20:17 765212b225bb: Verifying Checksum 20:20:17 765212b225bb: Download complete 20:20:17 f23df028b6ca: Download complete 20:20:17 d65c8cfc05b1: Verifying Checksum 20:20:17 d65c8cfc05b1: Download complete 20:20:17 699f458cf7ca: Verifying Checksum 20:20:17 699f458cf7ca: Download complete 20:20:18 8998bd30e6a1: Verifying Checksum 20:20:18 8998bd30e6a1: Download complete 20:20:20 2437ff75d9bd: Verifying Checksum 20:20:20 2437ff75d9bd: Download complete 20:20:22 8998bd30e6a1: Pull complete 20:20:23 04944245beec: Pull complete 20:20:24 699f458cf7ca: Pull complete 20:20:24 765212b225bb: Pull complete 20:20:25 f23df028b6ca: Pull complete 20:20:25 d65c8cfc05b1: Pull complete 20:20:41 2437ff75d9bd: Pull complete 20:20:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:20:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:20:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:20:41 prd-ubuntu20.04-docker-arm64-4c-16g-41411 does not seem to be running inside a container 20:20:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:20:44 $ docker top df70cf394092bcc16b011c8a98517f214a9fa754b8f36704b3ddd31f2defc944 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:20:45 ---> job-cost.sh 20:20:45 lf-activate-venv: SKIPPING 20:20:45 INFO: No Stack... 20:20:46 INFO: Retrieving Pricing Info for: v3-standard-4 20:20:47 INFO: Archiving Costs [Pipeline] sh 20:20:47 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 20:20:47 + cut -d, -f6 [Pipeline] lock 20:20:47 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1156-2-stack-cost] 20:20:47 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1156-2-stack-cost] did not exist. Created. 20:20:47 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1156-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:20:48 /w/workspace/device-sdk-go/2@tmp/durable-062fc177/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:20:49 + echo total: 0.10999999940395355 [Pipeline] stash 20:20:49 Warning: overwriting stash ‘stack-cost’ 20:20:49 Stashed 1 file(s) [Pipeline] } 20:20:49 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1156-2-stack-cost] [Pipeline] // lock [Pipeline] } 20:20:49 $ docker stop --time=1 df70cf394092bcc16b011c8a98517f214a9fa754b8f36704b3ddd31f2defc944 20:20:51 $ docker rm -f df70cf394092bcc16b011c8a98517f214a9fa754b8f36704b3ddd31f2defc944 [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 20:20:51 provisioning config files... 20:20:51 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/config522476726023535730tmp [Pipeline] { [Pipeline] sh 20:20:51 + set +x 20:20:51 + bash -s -- 20:20:51 + curl -s https://codecov.io/bash 20:20:51 20:20:51 _____ _ 20:20:51 / ____| | | 20:20:51 | | ___ __| | ___ ___ _____ __ 20:20:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:20:51 | |___| (_) | (_| | __/ (_| (_) \ V / 20:20:51 \_____\___/ \__,_|\___|\___\___/ \_/ 20:20:51 Bash-1.0.6 20:20:51 20:20:51 20:20:51 ==> git version 2.25.1 found 20:20:51 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:20:51 Release-Date: 2020-01-08 20:20:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:20:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:20:51 ==> Jenkins CI detected. 20:20:51 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1156 20:20:51 project root: . 20:20:51 --> token set from env 20:20:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:20:51 ==> Running gcov in . (disable via -X gcov) 20:20:51 ==> Python coveragepy not found 20:20:51 ==> Searching for coverage reports in: 20:20:51 + . 20:20:51 -> Found 1 reports 20:20:51 ==> Detecting git/mercurial file structure 20:20:51 ==> Reading reports 20:20:51 + ./coverage.out bytes=130819 20:20:51 ==> Appending adjustments 20:20:51 https://docs.codecov.io/docs/fixing-reports 20:20:52 + Found adjustments 20:20:52 ==> Gzipping contents 20:20:52 20K /tmp/codecov.z49Lv8.gz 20:20:52 ==> Uploading reports 20:20:52 url: https://codecov.io 20:20:52 query: branch=PR-1156&commit=6a887373bb055dc946875f60d46cae4c18153317&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1156%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1156&job=&cmd_args= 20:20:52 -> Pinging Codecov 20:20:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1156&commit=6a887373bb055dc946875f60d46cae4c18153317&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1156%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1156&job=&cmd_args= 20:20:52 -> Uploading to 20:20:52 https://storage.googleapis.com/codecov/v4/raw/2022-05-07/7E55EF52A471D76F132DFD9A03CDDE97/6a887373bb055dc946875f60d46cae4c18153317/5653448f-0457-4fdd-9b9e-2911be9ab0cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220507%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220507T202052Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5150b6287113349bb9aa550e69c0af748de26b4dca7f87c068e1d0aa302f82b3 20:20:52 % Total % Received % Xferd Average Speed Time Time Time Current 20:20:52 Dload Upload Total Spent Left Speed 20:20:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16835 0 0 100 16835 0 71638 --:--:-- --:--:-- --:--:-- 71638 20:20:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/6a887373bb055dc946875f60d46cae4c18153317 [Pipeline] } 20:20:52 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 20:20:53 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives ] 20:20:53 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives 20:20:53 total 16 20:20:53 drwxr-xr-x 3 root root 4096 May 7 20:09 . 20:20:53 drwxrwxr-x 12 jenkins jenkins 4096 May 7 20:09 .. 20:20:53 drwxr-xr-x 2 root root 4096 May 7 20:09 cost 20:20:53 -rw-r--r-- 1 root root 85 May 7 20:09 cost.csv 20:20:53 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives 20:20:53 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives 20:20:53 total 16 20:20:53 drwxr-xr-x 3 jenkins jenkins 4096 May 7 20:09 . 20:20:53 drwxrwxr-x 12 jenkins jenkins 4096 May 7 20:09 .. 20:20:53 drwxr-xr-x 2 jenkins jenkins 4096 May 7 20:09 cost 20:20:53 -rw-r--r-- 1 jenkins jenkins 85 May 7 20:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:20:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:20:54 ---> package-listing.sh 20:20:54 ++ facter osfamily 20:20:54 ++ tr '[:upper:]' '[:lower:]' 20:20:54 + OS_FAMILY=debian 20:20:54 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1156 20:20:54 + START_PACKAGES=/tmp/packages_start.txt 20:20:54 + END_PACKAGES=/tmp/packages_end.txt 20:20:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:20:54 + PACKAGES=/tmp/packages_start.txt 20:20:54 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1156 ']' 20:20:54 + PACKAGES=/tmp/packages_end.txt 20:20:54 + case "${OS_FAMILY}" in 20:20:54 + dpkg -l 20:20:54 + grep '^ii' 20:20:54 + '[' -f /tmp/packages_start.txt ']' 20:20:54 + '[' -f /tmp/packages_end.txt ']' 20:20:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:20:54 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1156 ']' 20:20:54 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives/ 20:20:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives/ [Pipeline] echo 20:20:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1156/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:20:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:20:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:20:55 . [Pipeline] withDockerContainer 20:20:55 prd-ubuntu20.04-docker-8c-8g-41409 does not seem to be running inside a container 20:20:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1156/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-1156 -v /w/workspace/gexfoundry_device-sdk-go_PR-1156:/w/workspace/gexfoundry_device-sdk-go_PR-1156:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:20:56 $ docker top b205939e827c5c85545b9e42dff84b51c8b899b26964c6862d611d0b9560bd83 -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:56 + touch /tmp/pre-build-complete [Pipeline] sh 20:20:56 + mkdir -p /var/log/sysstat [Pipeline] sh 20:20:57 + ls /var/log/sa-host 20:20:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:20:57 provisioning config files... 20:20:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/config4966781483882436684tmp [Pipeline] { [Pipeline] echo 20:20:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:20:57 ---> create-netrc.sh [Pipeline] } 20:20:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:20:57 ---> python-tools-install.sh [Pipeline] echo 20:20:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:20:58 ---> sudo-logs.sh 20:20:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:20:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:20:58 ---> job-cost.sh 20:20:58 lf-activate-venv: SKIPPING 20:20:58 DEBUG: total: 0.2199999988079071 20:20:58 INFO: Retrieving Stack Cost... 20:20:58 INFO: Retrieving Pricing Info for: v3-standard-8 20:20:59 INFO: Archiving Costs [Pipeline] echo 20:20:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:20:59 ---> logs-deploy.sh 20:20:59 lf-activate-venv: SKIPPING 20:20:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1156/2 20:20:59 INFO: archiving workspace using pattern(s): 20:21:00 Archives upload complete. 20:21:00 INFO: archiving logs to Nexus