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 34f52f4ba9b95380ffa0b85131c0eb111bf486e4+cc37b9e2c9629ca07e46878051115594cd22d281 (c179c4bba633fe8ea7be759430bf63a2203e40b0) 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-ssh13241471142202197575.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-ssh1207309963534350192.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-ssh16339520404330847111.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-ssh2648214828782167645.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-ssh458338086762668933.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41640 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 34f52f4ba9b95380ffa0b85131c0eb111bf486e4 Merge succeeded, producing 34f52f4ba9b95380ffa0b85131c0eb111bf486e4 Checking out Revision 34f52f4ba9b95380ffa0b85131c0eb111bf486e4 (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 34f52f4ba9b95380ffa0b85131c0eb111bf486e4 # 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 34f52f4ba9b95380ffa0b85131c0eb111bf486e4 # timeout=10 Commit message: "docs: additions and changes to CHANGELOG" > git rev-list --no-walk 6a887373bb055dc946875f60d46cae4c18153317 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:43:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:43:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:43:57 ========================================================= 01:43:57 EdgeX Global Pipelines Version Info 01:43:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:43:57 ------------------- 01:43:57 stable info: 01:43:57 ------------------- 01:43:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:43:57 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 01:43:57 Message: update stable to v1.0.227 01:43:58 ------------------- 01:43:58 experimental info: 01:43:58 ------------------- 01:43:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:43:58 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 01:43:58 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1156 [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1156 [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1156 [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 34f52f4ba9b95380ffa0b85131c0eb111bf486e4 [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 34f52f4 [Pipeline] echo 01:43:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:43:58 provisioning config files... 01:43:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/config3434744908613613356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:43:59 ---> docker-login.sh 01:43:59 nexus3.edgexfoundry.org:10001 01:43:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:59 Configure a credential helper to remove this warning. See 01:43:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:59 01:43:59 Login Succeeded 01:43:59 nexus3.edgexfoundry.org:10002 01:43:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:59 Configure a credential helper to remove this warning. See 01:43:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:59 01:43:59 Login Succeeded 01:43:59 nexus3.edgexfoundry.org:10003 01:43:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:59 Configure a credential helper to remove this warning. See 01:43:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:59 01:43:59 Login Succeeded 01:43:59 nexus3.edgexfoundry.org:10004 01:44:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:00 Configure a credential helper to remove this warning. See 01:44:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:00 01:44:00 Login Succeeded 01:44:00 docker.io 01:44:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:00 Configure a credential helper to remove this warning. See 01:44:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:00 01:44:00 Login Succeeded 01:44:00 ---> docker-login.sh ends [Pipeline] } 01:44:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:44:00 + git rev-list -1 --merges 34f52f4ba9b95380ffa0b85131c0eb111bf486e4~1..34f52f4ba9b95380ffa0b85131c0eb111bf486e4 [Pipeline] echo 01:44:01 -----------> git rev-list -1 --merges 34f52f4ba9b95380ffa0b85131c0eb111bf486e4~1..34f52f4ba9b95380ffa0b85131c0eb111bf486e4 34f52f4ba9b95380ffa0b85131c0eb111bf486e4 [false] [Pipeline] sh 01:44:01 + git log --format=format:%s -1 34f52f4ba9b95380ffa0b85131c0eb111bf486e4 [Pipeline] echo 01:44:01 ========================================================= 01:44:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:44:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:44:01 + git log --format=format:%s -1 34f52f4ba9b95380ffa0b85131c0eb111bf486e4 [Pipeline] echo 01:44:01 [semverPrep] GIT_COMMIT: 34f52f4ba9b95380ffa0b85131c0eb111bf486e4, Commit Message: docs: additions and changes to CHANGELOG [Pipeline] echo 01:44:01 [semverPrep] This is not a build commit. [Pipeline] sh 01:44:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:44:02 + grep -v github /etc/ssh/ssh_known_hosts 01:44:02 + [ -e /tmp/ssh_known_hosts ] 01:44:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:44:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:44:02 + sudo tee -a /etc/ssh/ssh_known_hosts 01:44:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:44:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:44:02 01:44:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:44:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:44:02 latest: Pulling from edgex-devops/py-git-semver 01:44:02 1fe172e4850f: Pulling fs layer 01:44:02 caf521ccaac6: Pulling fs layer 01:44:02 3ead6fa29328: Pulling fs layer 01:44:02 5c2a1cbceb83: Pulling fs layer 01:44:02 a8d5f1318db7: Pulling fs layer 01:44:02 c427282e49a2: Pulling fs layer 01:44:02 1827001aaf11: Pulling fs layer 01:44:02 0714d37db230: Pulling fs layer 01:44:02 ac28cf19c067: Pulling fs layer 01:44:02 ca983d60f3e2: Pulling fs layer 01:44:02 9f894cec8388: Pulling fs layer 01:44:02 0714d37db230: Waiting 01:44:02 a8d5f1318db7: Waiting 01:44:02 c427282e49a2: Waiting 01:44:02 ac28cf19c067: Waiting 01:44:02 ca983d60f3e2: Waiting 01:44:02 1827001aaf11: Waiting 01:44:02 9f894cec8388: Waiting 01:44:02 5c2a1cbceb83: Waiting 01:44:02 caf521ccaac6: Verifying Checksum 01:44:02 caf521ccaac6: Download complete 01:44:02 5c2a1cbceb83: Verifying Checksum 01:44:02 5c2a1cbceb83: Download complete 01:44:02 a8d5f1318db7: Verifying Checksum 01:44:02 a8d5f1318db7: Download complete 01:44:02 c427282e49a2: Download complete 01:44:03 3ead6fa29328: Verifying Checksum 01:44:03 3ead6fa29328: Download complete 01:44:03 0714d37db230: Download complete 01:44:03 ac28cf19c067: Verifying Checksum 01:44:03 ac28cf19c067: Download complete 01:44:03 ca983d60f3e2: Download complete 01:44:03 9f894cec8388: Download complete 01:44:03 1fe172e4850f: Verifying Checksum 01:44:03 1fe172e4850f: Download complete 01:44:03 1827001aaf11: Verifying Checksum 01:44:03 1827001aaf11: Download complete 01:44:04 1fe172e4850f: Pull complete 01:44:04 caf521ccaac6: Pull complete 01:44:05 3ead6fa29328: Pull complete 01:44:05 5c2a1cbceb83: Pull complete 01:44:05 a8d5f1318db7: Pull complete 01:44:05 c427282e49a2: Pull complete 01:44:08 1827001aaf11: Pull complete 01:44:08 0714d37db230: Pull complete 01:44:08 ac28cf19c067: Pull complete 01:44:08 ca983d60f3e2: Pull complete 01:44:08 9f894cec8388: Pull complete 01:44:09 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 01:44:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:44:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 01:44:09 prd-ubuntu20.04-docker-8c-8g-41640 does not seem to be running inside a container 01:44:09 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 01:44:12 $ docker top d0e278cf7ed59af2d438f67ad05ca8ea0495b45e1a6add3bdcfa5c75fa558afd -eo pid,comm 01:44:12 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). 01:44:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:44:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:44:12 [ssh-agent] Looking for ssh-agent implementation... 01:44:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:44:12 $ docker exec d0e278cf7ed59af2d438f67ad05ca8ea0495b45e1a6add3bdcfa5c75fa558afd ssh-agent 01:44:12 SSH_AUTH_SOCK=/tmp/ssh-OJUCY8In7lLX/agent.33 01:44:12 SSH_AGENT_PID=39 01:44:12 Running ssh-add (command line suppressed) 01:44:12 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/private_key_1532753750075574304.key (/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/private_key_1532753750075574304.key) 01:44:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:44:12 + git tag --points-at HEAD [Pipeline] } 01:44:12 $ docker exec --env ******** --env ******** d0e278cf7ed59af2d438f67ad05ca8ea0495b45e1a6add3bdcfa5c75fa558afd ssh-agent -k 01:44:13 unset SSH_AUTH_SOCK; 01:44:13 unset SSH_AGENT_PID; 01:44:13 echo Agent pid 39 killed; 01:44:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:44:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:44:13 [ssh-agent] Looking for ssh-agent implementation... 01:44:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:44:13 $ docker exec d0e278cf7ed59af2d438f67ad05ca8ea0495b45e1a6add3bdcfa5c75fa558afd ssh-agent 01:44:13 SSH_AUTH_SOCK=/tmp/ssh-E1oXV2WVKCpz/agent.73 01:44:13 SSH_AGENT_PID=80 01:44:13 Running ssh-add (command line suppressed) 01:44:13 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/private_key_4812755484781080210.key (/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/private_key_4812755484781080210.key) 01:44:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:44:13 + git semver init 01:44:14 2022-05-08 01:44:14,038 [run_init] DEBUG init version:0.0.0 force:False 01:44:14 2022-05-08 01:44:14,040 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver 01:44:14 2022-05-08 01:44:14,040 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver 01:44:14 2022-05-08 01:44:14,041 [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) 01:44:14 2022-05-08 01:44:14,886 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1156/.git/info/exclude 01:44:14 2022-05-08 01:44:14,887 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver/PR-1156 with force:False 01:44:14 2022-05-08 01:44:14,887 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver/PR-1156 01:44:14 2022-05-08 01:44:14,892 [execute] INFO git cat-file --batch-check 01:44:14 2022-05-08 01:44:14,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver, universal_newlines=False, shell=None, istream=) 01:44:14 2022-05-08 01:44:14,898 [execute] INFO git cat-file --batch 01:44:14 2022-05-08 01:44:14,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver, universal_newlines=False, shell=None, istream=) 01:44:14 2022-05-08 01:44:14,903 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver/PR-1156 01:44:14 0.0.0 [Pipeline] } 01:44:14 $ docker exec --env ******** --env ******** d0e278cf7ed59af2d438f67ad05ca8ea0495b45e1a6add3bdcfa5c75fa558afd ssh-agent -k 01:44:15 unset SSH_AUTH_SOCK; 01:44:15 unset SSH_AGENT_PID; 01:44:15 echo Agent pid 80 killed; 01:44:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:44:15 + git semver [Pipeline] } 01:44:15 $ docker stop --time=1 d0e278cf7ed59af2d438f67ad05ca8ea0495b45e1a6add3bdcfa5c75fa558afd 01:44:17 $ docker rm -f d0e278cf7ed59af2d438f67ad05ca8ea0495b45e1a6add3bdcfa5c75fa558afd [Pipeline] // withDockerContainer [Pipeline] sh 01:44:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:44:17 Stashed 1 file(s) [Pipeline] echo 01:44:17 [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 01:44:17 provisioning config files... 01:44:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/config2577194784728807296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:44:18 ---> docker-login.sh 01:44:18 nexus3.edgexfoundry.org:10001 01:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:18 Configure a credential helper to remove this warning. See 01:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:18 01:44:18 Login Succeeded 01:44:18 nexus3.edgexfoundry.org:10002 01:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:18 Configure a credential helper to remove this warning. See 01:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:18 01:44:18 Login Succeeded 01:44:18 nexus3.edgexfoundry.org:10003 01:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:18 Configure a credential helper to remove this warning. See 01:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:18 01:44:18 Login Succeeded 01:44:18 nexus3.edgexfoundry.org:10004 01:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:18 Configure a credential helper to remove this warning. See 01:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:18 01:44:18 Login Succeeded 01:44:18 docker.io 01:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:19 Configure a credential helper to remove this warning. See 01:44:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:19 01:44:19 Login Succeeded 01:44:19 ---> docker-login.sh ends [Pipeline] } 01:44:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:44:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:44:19 ========================================================= 01:44:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:44:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:44:19 + 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 . 01:44:19 Sending build context to Docker daemon 9.745MB 01:44:19 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 01:44:19 Step 2/11 : FROM ${BASE} AS builder 01:44:19 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:44:19 59bf1c3509f3: Pulling fs layer 01:44:19 666ba61612fd: Pulling fs layer 01:44:19 8ed8ca486205: Pulling fs layer 01:44:19 4fe6c5a15a65: Pulling fs layer 01:44:19 22a0e8bec74d: Pulling fs layer 01:44:19 ca2b28591e48: Pulling fs layer 01:44:19 a51346096db8: Pulling fs layer 01:44:19 daebc70d1ce1: Pulling fs layer 01:44:19 0e18a0eac166: Pulling fs layer 01:44:19 daebc70d1ce1: Waiting 01:44:19 4fe6c5a15a65: Waiting 01:44:19 0e18a0eac166: Waiting 01:44:19 8ed8ca486205: Verifying Checksum 01:44:19 8ed8ca486205: Download complete 01:44:19 666ba61612fd: Verifying Checksum 01:44:19 666ba61612fd: Download complete 01:44:19 22a0e8bec74d: Download complete 01:44:19 ca2b28591e48: Verifying Checksum 01:44:19 ca2b28591e48: Download complete 01:44:19 59bf1c3509f3: Verifying Checksum 01:44:19 59bf1c3509f3: Download complete 01:44:19 a51346096db8: Verifying Checksum 01:44:19 a51346096db8: Download complete 01:44:19 daebc70d1ce1: Verifying Checksum 01:44:19 daebc70d1ce1: Download complete 01:44:19 59bf1c3509f3: Pull complete 01:44:20 666ba61612fd: Pull complete 01:44:20 8ed8ca486205: Pull complete 01:44:20 0e18a0eac166: Verifying Checksum 01:44:20 0e18a0eac166: Download complete 01:44:20 4fe6c5a15a65: Download complete 01:44:24 4fe6c5a15a65: Pull complete 01:44:24 22a0e8bec74d: Pull complete 01:44:24 ca2b28591e48: Pull complete 01:44:24 a51346096db8: Pull complete 01:44:24 daebc70d1ce1: Pull complete 01:44:27 0e18a0eac166: Pull complete 01:44:27 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 01:44:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:44:27 ---> f018257e8ee9 01:44:27 Step 3/11 : ARG MAKE=make build 01:44:28 ---> Running in 9eccaa3d06e9 01:44:28 Removing intermediate container 9eccaa3d06e9 01:44:28 ---> a7f02f622a1a 01:44:28 Step 4/11 : WORKDIR /device-sdk-go 01:44:28 ---> Running in 50c5b8bf8955 01:44:29 Removing intermediate container 50c5b8bf8955 01:44:29 ---> b74ffe82c34a 01:44:29 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:44:29 ---> Running in 0b560a6a7f3b 01:44:29 Removing intermediate container 0b560a6a7f3b 01:44:29 ---> 7aeb74713211 01:44:29 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:44:29 ---> Running in 6b3c1dacef19 01:44:30 Removing intermediate container 6b3c1dacef19 01:44:30 ---> 24c3754901e6 01:44:30 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:44:30 ---> Running in 1187a306c57d 01:44:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:44:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:44:31 OK: 221 MiB in 52 packages 01:44:32 Removing intermediate container 1187a306c57d 01:44:32 ---> 742d2b7c2918 01:44:32 Step 8/11 : COPY go.mod vendor* ./ 01:44:32 ---> cc2bf8a4914a 01:44:32 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:32 ---> Running in 01793304d46c 01:44:32 Still waiting to schedule task 01:44:32 ‘prd-centos7-blackbox-4c-2g-41381’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:44:32 ‘prd-ubuntu18.04-docker-8c-8g-41080’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:44:32 ‘prd-ubuntu20.04-docker-arm64-4c-16g-41641’ is offline 01:44:50 Removing intermediate container 01793304d46c 01:44:50 ---> 1d4d2f09fe30 01:44:50 Step 10/11 : COPY . . 01:44:50 ---> 7b453099ba6d 01:44:50 Step 11/11 : RUN ${MAKE} 01:44:50 ---> Running in 1900c5ac250f 01:44:50 noop 01:44:50 Removing intermediate container 1900c5ac250f 01:44:50 ---> 0202ceac5956 01:44:50 Successfully built 0202ceac5956 01:44:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:44:50 + docker inspect -f . ci-base-image-x86_64 01:44:50 . [Pipeline] withDockerContainer 01:44:50 prd-ubuntu20.04-docker-8c-8g-41640 does not seem to be running inside a container 01:44:50 $ 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 ******** -e ******** ci-base-image-x86_64 cat 01:44:51 $ docker top 996312a43173af8de77f867f5c9497a04cad26141730d93ba1a4c3ae51a25dc7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:51 + go version 01:44:51 go version go1.17.6 linux/amd64 [Pipeline] } 01:44:51 $ docker stop --time=1 996312a43173af8de77f867f5c9497a04cad26141730d93ba1a4c3ae51a25dc7 01:44:52 $ docker rm -f 996312a43173af8de77f867f5c9497a04cad26141730d93ba1a4c3ae51a25dc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:44:53 + docker inspect -f . ci-base-image-x86_64 01:44:53 . [Pipeline] withDockerContainer 01:44:53 prd-ubuntu20.04-docker-8c-8g-41640 does not seem to be running inside a container 01:44:53 $ 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 ******** -e ******** ci-base-image-x86_64 cat 01:44:53 $ docker top fd720bbc75eda0749f5436fefc10492c0f71110a5d6397065d6df81b637c79a1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:44:54 + make test 01:44:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:44:59 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 01:45:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 01:45:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 01:45:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 01:45:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.077s coverage: 23.3% of statements 01:45:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 01:45:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.097s coverage: 27.6% of statements 01:45:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.074s coverage: 78.9% of statements 01:45:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.069s coverage: 10.8% of statements 01:45:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.091s coverage: 60.0% of statements 01:45:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 01:45:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 01:45:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.089s coverage: 34.8% of statements 01:45:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 01:45:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.071s coverage: 86.1% of statements 01:45:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 01:45:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 01:45:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.097s coverage: 65.1% of statements 01:45:12 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.933s coverage: 89.2% of statements 01:45:12 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 01:45:12 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.071s coverage: 4.7% of statements 01:45:12 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 01:45:27 GO111MODULE=on go vet ./... 01:45:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:45:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:45:29 ./bin/test-attribution-txt.sh [Pipeline] echo 01:45:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:45:30 $ docker stop --time=1 fd720bbc75eda0749f5436fefc10492c0f71110a5d6397065d6df81b637c79a1 01:45:33 $ docker rm -f fd720bbc75eda0749f5436fefc10492c0f71110a5d6397065d6df81b637c79a1 [Pipeline] // withDockerContainer [Pipeline] sh 01:45:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:45:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:45:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:45:34 + ls -al . 01:45:34 total 300 01:45:34 drwxrwxr-x 11 jenkins jenkins 4096 May 8 01:45 . 01:45:34 drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:43 .. 01:45:34 -rw-rw-r-- 1 jenkins jenkins 140 May 8 01:43 .dockerignore 01:45:34 drwxrwxr-x 8 jenkins jenkins 4096 May 8 01:44 .git 01:45:34 drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:43 .github 01:45:34 -rw-rw-r-- 1 jenkins jenkins 131 May 8 01:43 .gitignore 01:45:34 -rw-rw-r-- 1 jenkins jenkins 42 May 8 01:43 .golangci.yml 01:45:34 drwxr-xr-x 3 jenkins jenkins 4096 May 8 01:44 .semver 01:45:34 -rw-rw-r-- 1 jenkins jenkins 29536 May 8 01:43 CHANGELOG.md 01:45:34 -rw-rw-r-- 1 jenkins jenkins 677 May 8 01:43 GOVERNANCE.md 01:45:34 -rw-rw-r-- 1 jenkins jenkins 880 May 8 01:43 Jenkinsfile 01:45:34 -rw-rw-r-- 1 jenkins jenkins 11341 May 8 01:43 LICENSE 01:45:34 -rw-rw-r-- 1 jenkins jenkins 2015 May 8 01:43 Makefile 01:45:34 -rw-rw-r-- 1 jenkins jenkins 619 May 8 01:43 OWNERS.md 01:45:34 -rw-rw-r-- 1 jenkins jenkins 4881 May 8 01:43 README.md 01:45:34 -rw-rw-r-- 1 jenkins jenkins 5 May 8 01:44 VERSION 01:45:34 drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:43 bin 01:45:34 -rw-r--r-- 1 jenkins jenkins 130819 May 8 01:45 coverage.out 01:45:34 drwxrwxr-x 5 jenkins jenkins 4096 May 8 01:43 example 01:45:34 -rw-rw-r-- 1 jenkins jenkins 3198 May 8 01:43 go.mod 01:45:34 -rw-rw-r-- 1 jenkins jenkins 35003 May 8 01:43 go.sum 01:45:34 drwxrwxr-x 15 jenkins jenkins 4096 May 8 01:43 internal 01:45:34 drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:43 openapi 01:45:34 drwxrwxr-x 5 jenkins jenkins 4096 May 8 01:43 pkg 01:45:34 drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:43 snap 01:45:34 -rw-rw-r-- 1 jenkins jenkins 222 May 8 01:43 version.go [Pipeline] isUnix [Pipeline] sh 01:45:34 + 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=34f52f4ba9b95380ffa0b85131c0eb111bf486e4 --label arch=amd64 --label version=0.0.0 . 01:45:34 Sending build context to Docker daemon 9.877MB 01:45:34 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 01:45:34 Step 2/25 : FROM ${BASE} AS builder 01:45:34 ---> 0202ceac5956 01:45:34 Step 3/25 : ARG MAKE=make build 01:45:35 ---> Running in b2471a00dda5 01:45:35 Removing intermediate container b2471a00dda5 01:45:35 ---> d0689ff5b305 01:45:35 Step 4/25 : WORKDIR /device-sdk-go 01:45:35 ---> Running in efd098f97df0 01:45:35 Removing intermediate container efd098f97df0 01:45:35 ---> 56827e4588fa 01:45:35 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:45:35 ---> Running in 814aeeff8d52 01:45:35 Removing intermediate container 814aeeff8d52 01:45:35 ---> 0a8fc5c5a1da 01:45:35 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:35 ---> Running in 9fba1e5d8e0c 01:45:35 Removing intermediate container 9fba1e5d8e0c 01:45:35 ---> 2fa00b872c8e 01:45:35 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:45:36 ---> Running in aa61c4b098ee 01:45:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:45:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:45:37 OK: 221 MiB in 52 packages 01:45:37 Removing intermediate container aa61c4b098ee 01:45:37 ---> 4261af39e459 01:45:37 Step 8/25 : COPY go.mod vendor* ./ 01:45:37 ---> 6c9df9c4990f 01:45:37 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:37 ---> Running in 8560878b7972 01:45:38 Removing intermediate container 8560878b7972 01:45:38 ---> f0ee4210f59b 01:45:38 Step 10/25 : COPY . . 01:45:39 ---> 846cad46a321 01:45:39 Step 11/25 : RUN ${MAKE} 01:45:39 ---> Running in 83e2e71c05a3 01:45:39 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 01:45:57 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 01:45:58 Removing intermediate container 83e2e71c05a3 01:45:58 ---> 3ba45db00068 01:45:58 Step 12/25 : FROM alpine:3.14 01:45:58 3.14: Pulling from library/alpine 01:45:58 8663204ce13b: Pulling fs layer 01:45:58 8663204ce13b: Verifying Checksum 01:45:58 8663204ce13b: Download complete 01:45:59 8663204ce13b: Pull complete 01:45:59 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:45:59 Status: Downloaded newer image for alpine:3.14 01:45:59 ---> e04c818066af 01:45:59 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:45:59 ---> Running in dea594af1377 01:45:59 Removing intermediate container dea594af1377 01:45:59 ---> 647478ae35b1 01:45:59 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:59 ---> Running in 42b955f1aad8 01:45:59 Removing intermediate container 42b955f1aad8 01:45:59 ---> 09ff3c471763 01:45:59 Step 15/25 : RUN apk add --update --no-cache zeromq 01:45:59 ---> Running in 550ffd421143 01:46:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:46:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:46:01 (1/5) Installing libgcc (10.3.1_git20210424-r2) 01:46:01 (2/5) Installing libsodium (1.0.18-r0) 01:46:01 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 01:46:01 (4/5) Installing libzmq (4.3.4-r0) 01:46:01 (5/5) Installing zeromq (4.3.4-r0) 01:46:01 Executing busybox-1.33.1-r7.trigger 01:46:01 OK: 8 MiB in 19 packages 01:46:02 Removing intermediate container 550ffd421143 01:46:02 ---> f509253a9ba3 01:46:02 Step 16/25 : WORKDIR / 01:46:02 ---> Running in f257fcf2a585 01:46:02 Removing intermediate container f257fcf2a585 01:46:02 ---> c15d7048f62d 01:46:02 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 01:46:02 ---> 4f06c4d62cb7 01:46:02 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 01:46:03 ---> 19cc2ec7ee8b 01:46:03 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 01:46:03 ---> 0742d5f34a2b 01:46:03 Step 20/25 : EXPOSE 59999 01:46:03 ---> Running in b7d49cdf8b92 01:46:03 Removing intermediate container b7d49cdf8b92 01:46:03 ---> 0e7aa4259bfa 01:46:03 Step 21/25 : ENTRYPOINT ["/device-simple"] 01:46:03 ---> Running in c0d5d2e477f1 01:46:03 Removing intermediate container c0d5d2e477f1 01:46:03 ---> f61a8b0e6de3 01:46:03 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:46:03 ---> Running in 7deda8392956 01:46:03 Removing intermediate container 7deda8392956 01:46:03 ---> 45eff7762049 01:46:03 Step 23/25 : LABEL arch=amd64 01:46:03 ---> Running in 2a147bb60373 01:46:03 Removing intermediate container 2a147bb60373 01:46:03 ---> acd4b7be31aa 01:46:03 Step 24/25 : LABEL git_sha=34f52f4ba9b95380ffa0b85131c0eb111bf486e4 01:46:03 ---> Running in 9575034d276a 01:46:03 Removing intermediate container 9575034d276a 01:46:03 ---> 479fa9b987ab 01:46:03 Step 25/25 : LABEL version=0.0.0 01:46:03 ---> Running in c33fe393e237 01:46:04 Removing intermediate container c33fe393e237 01:46:04 ---> ad2785b9efb1 01:46:04 [Warning] One or more build-args [ARCH] were not consumed 01:46:04 Successfully built ad2785b9efb1 01:46:04 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 01:46:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:46:04 01:46:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:46:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:46:04 latest: Pulling from edgex-lftools-log-publisher 01:46:04 5eb5b503b376: Pulling fs layer 01:46:04 5c69ac0246d0: Pulling fs layer 01:46:04 ec43610c2a17: Pulling fs layer 01:46:04 3a2ae6a8a46f: Pulling fs layer 01:46:04 33b1e0a273af: Pulling fs layer 01:46:04 5d3b04190fa2: Pulling fs layer 01:46:04 2f39f015ded8: Pulling fs layer 01:46:04 33b1e0a273af: Waiting 01:46:04 5d3b04190fa2: Waiting 01:46:04 2f39f015ded8: Waiting 01:46:04 3a2ae6a8a46f: Waiting 01:46:04 5c69ac0246d0: Download complete 01:46:04 3a2ae6a8a46f: Verifying Checksum 01:46:04 3a2ae6a8a46f: Download complete 01:46:04 ec43610c2a17: Verifying Checksum 01:46:04 ec43610c2a17: Download complete 01:46:04 33b1e0a273af: Verifying Checksum 01:46:04 33b1e0a273af: Download complete 01:46:04 5d3b04190fa2: Download complete 01:46:05 5eb5b503b376: Verifying Checksum 01:46:05 5eb5b503b376: Download complete 01:46:05 2f39f015ded8: Download complete 01:46:06 5eb5b503b376: Pull complete 01:46:06 5c69ac0246d0: Pull complete 01:46:06 ec43610c2a17: Pull complete 01:46:07 3a2ae6a8a46f: Pull complete 01:46:07 33b1e0a273af: Pull complete 01:46:07 5d3b04190fa2: Pull complete 01:46:11 2f39f015ded8: Pull complete 01:46:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:46:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:46:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:46:11 prd-ubuntu20.04-docker-8c-8g-41640 does not seem to be running inside a container 01:46:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:46:13 $ docker top b9904b049da45a3385fad8f2073e2ab5078e6c73a977673cfa4215f8c7fc5ae5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:13 ---> job-cost.sh 01:46:13 lf-activate-venv: SKIPPING 01:46:13 INFO: No Stack... 01:46:14 INFO: Retrieving Pricing Info for: v3-standard-8 01:46:14 INFO: Archiving Costs [Pipeline] sh 01:46:15 + + cat /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives/cost.csv 01:46:15 cut -d, -f6 [Pipeline] lock 01:46:15 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1156-3-stack-cost] 01:46:15 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1156-3-stack-cost] did not exist. Created. 01:46:15 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1156-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:46:15 + echo total: 0.2199999988079071 [Pipeline] stash 01:46:15 Stashed 1 file(s) [Pipeline] } 01:46:15 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1156-3-stack-cost] [Pipeline] // lock [Pipeline] } 01:46:15 $ docker stop --time=1 b9904b049da45a3385fad8f2073e2ab5078e6c73a977673cfa4215f8c7fc5ae5 01:46:16 $ docker rm -f b9904b049da45a3385fad8f2073e2ab5078e6c73a977673cfa4215f8c7fc5ae5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:47:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41645 in /w/workspace/gexfoundry_device-sdk-go_PR-1156 [Pipeline] { [Pipeline] ws 01:47:08 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 01:47:09 The recommended git tool is: git 01:47:17 using credential edgex-jenkins-ssh 01:47:17 Cloning the remote Git repository 01:47:17 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 01:47:17 > git init /w/workspace/device-sdk-go/3 # timeout=10 01:47:17 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:47:17 > git --version # timeout=10 01:47:17 > git --version # 'git version 2.25.1' 01:47:17 using GIT_SSH to set credentials SSH Credentials for GitHub 01:47:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:47:19 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:47:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:47:19 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:47:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:47:19 using GIT_SSH to set credentials SSH Credentials for GitHub 01:47:19 > 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 01:47:20 Merging remotes/origin/main commit cc37b9e2c9629ca07e46878051115594cd22d281 into PR head commit 34f52f4ba9b95380ffa0b85131c0eb111bf486e4 01:47:20 Merge succeeded, producing 34f52f4ba9b95380ffa0b85131c0eb111bf486e4 01:47:20 Checking out Revision 34f52f4ba9b95380ffa0b85131c0eb111bf486e4 (PR-1156) 01:47:20 > git config core.sparsecheckout # timeout=10 01:47:20 > git checkout -f 34f52f4ba9b95380ffa0b85131c0eb111bf486e4 # timeout=10 01:47:20 > git remote # timeout=10 01:47:20 > git config --get remote.origin.url # timeout=10 01:47:20 using GIT_SSH to set credentials SSH Credentials for GitHub 01:47:20 > git merge cc37b9e2c9629ca07e46878051115594cd22d281 # timeout=10 01:47:20 > git rev-parse HEAD^{commit} # timeout=10 01:47:20 > git config core.sparsecheckout # timeout=10 01:47:20 > git checkout -f 34f52f4ba9b95380ffa0b85131c0eb111bf486e4 # timeout=10 01:47:25 Commit message: "docs: additions and changes to CHANGELOG" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:47:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:47:26 % Total % Received % Xferd Average Speed Time Time Time Current 01:47:26 Dload Upload Total Spent Left Speed 01:47:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 189k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh 01:47:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:47:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:47:27 + sudo tee /etc/docker/daemon.new 01:47:27 { 01:47:27 "registry-mirrors": [ 01:47:27 "https://nexus3.edgexfoundry.org:10001" 01:47:27 ], 01:47:27 "bip": "10.250.0.254/24", 01:47:27 "hosts": [ 01:47:27 "tcp://0.0.0.0:5555", 01:47:27 "unix:///var/run/docker.sock" 01:47:27 ], 01:47:27 "mtu": 1458, 01:47:27 "selinux-enabled": true, 01:47:27 "seccomp-profile": "/etc/docker/seccomp.json" 01:47:27 } [Pipeline] sh 01:47:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:47:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:47:46 provisioning config files... 01:47:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config8004945907207585825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:47:46 ---> docker-login.sh 01:47:46 nexus3.edgexfoundry.org:10001 01:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:47:47 Configure a credential helper to remove this warning. See 01:47:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:47:47 01:47:47 Login Succeeded 01:47:47 nexus3.edgexfoundry.org:10002 01:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:47:48 Configure a credential helper to remove this warning. See 01:47:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:47:48 01:47:48 Login Succeeded 01:47:48 nexus3.edgexfoundry.org:10003 01:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:47:48 Configure a credential helper to remove this warning. See 01:47:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:47:48 01:47:48 Login Succeeded 01:47:48 nexus3.edgexfoundry.org:10004 01:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:47:49 Configure a credential helper to remove this warning. See 01:47:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:47:49 01:47:49 Login Succeeded 01:47:49 docker.io 01:47:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:47:49 Configure a credential helper to remove this warning. See 01:47:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:47:49 01:47:49 Login Succeeded 01:47:50 ---> docker-login.sh ends [Pipeline] } 01:47:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:47:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:47:50 ========================================================= 01:47:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:47:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:47:50 + 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 . 01:47:51 Sending build context to Docker daemon 5.27MB 01:47:51 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 01:47:51 Step 2/11 : FROM ${BASE} AS builder 01:47:51 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:47:51 9b3977197b4f: Pulling fs layer 01:47:51 1a89e8eeedd5: Pulling fs layer 01:47:51 94645a83ff95: Pulling fs layer 01:47:51 3f3a8bcf1eab: Pulling fs layer 01:47:51 0c92f367c5e7: Pulling fs layer 01:47:51 3096ccb668a1: Pulling fs layer 01:47:51 e8cf19c19ddd: Pulling fs layer 01:47:51 a4caa8a26152: Pulling fs layer 01:47:51 3f3a8bcf1eab: Waiting 01:47:51 0c92f367c5e7: Waiting 01:47:51 3096ccb668a1: Waiting 01:47:51 e8cf19c19ddd: Waiting 01:47:51 a4caa8a26152: Waiting 01:47:51 94645a83ff95: Verifying Checksum 01:47:51 94645a83ff95: Download complete 01:47:51 1a89e8eeedd5: Verifying Checksum 01:47:51 1a89e8eeedd5: Download complete 01:47:51 0c92f367c5e7: Verifying Checksum 01:47:51 0c92f367c5e7: Download complete 01:47:51 3096ccb668a1: Verifying Checksum 01:47:51 3096ccb668a1: Download complete 01:47:51 9b3977197b4f: Verifying Checksum 01:47:51 9b3977197b4f: Download complete 01:47:51 e8cf19c19ddd: Verifying Checksum 01:47:51 e8cf19c19ddd: Download complete 01:47:52 9b3977197b4f: Pull complete 01:47:53 1a89e8eeedd5: Pull complete 01:47:53 94645a83ff95: Pull complete 01:47:53 a4caa8a26152: Verifying Checksum 01:47:53 a4caa8a26152: Download complete 01:47:54 3f3a8bcf1eab: Download complete 01:48:06 3f3a8bcf1eab: Pull complete 01:48:06 0c92f367c5e7: Pull complete 01:48:06 3096ccb668a1: Pull complete 01:48:06 e8cf19c19ddd: Pull complete 01:48:13 a4caa8a26152: Pull complete 01:48:13 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 01:48:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:48:13 ---> 725f1c02e7f9 01:48:13 Step 3/11 : ARG MAKE=make build 01:48:13 ---> Running in e59d424b0c39 01:48:13 Removing intermediate container e59d424b0c39 01:48:13 ---> fbea9824ae65 01:48:13 Step 4/11 : WORKDIR /device-sdk-go 01:48:13 ---> Running in eb81c84ce60b 01:48:14 Removing intermediate container eb81c84ce60b 01:48:14 ---> 14f86adde458 01:48:14 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:48:14 ---> Running in fd34afdded6b 01:48:14 Removing intermediate container fd34afdded6b 01:48:14 ---> ab0236f38749 01:48:14 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:48:14 ---> Running in 0b075f053413 01:48:18 Removing intermediate container 0b075f053413 01:48:18 ---> cf6b9ca772f3 01:48:18 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:48:18 ---> Running in 80387a2c2d2a 01:48:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:48:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:48:20 OK: 220 MiB in 52 packages 01:48:21 Removing intermediate container 80387a2c2d2a 01:48:21 ---> f8167130cd68 01:48:21 Step 8/11 : COPY go.mod vendor* ./ 01:48:22 ---> 0b6bd38053b6 01:48:22 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:22 ---> Running in f406e70d53a9 01:49:09 Removing intermediate container f406e70d53a9 01:49:09 ---> 5de030e36142 01:49:09 Step 10/11 : COPY . . 01:49:09 ---> 5024c5d8f818 01:49:09 Step 11/11 : RUN ${MAKE} 01:49:09 ---> Running in 87f138e634f0 01:49:10 noop 01:49:11 Removing intermediate container 87f138e634f0 01:49:11 ---> 99d17928aa75 01:49:11 Successfully built 99d17928aa75 01:49:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:49:11 + docker inspect -f . ci-base-image-arm64 01:49:11 . [Pipeline] withDockerContainer 01:49:11 prd-ubuntu20.04-docker-arm64-4c-16g-41645 does not seem to be running inside a container 01:49:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:49:13 $ docker top 1f3b5304e92f5144a0739a182c7c893c25bafa918d63e5a6d3fe647826ada54a -eo pid,comm [Pipeline] { [Pipeline] sh 01:49:14 + go version 01:49:14 go version go1.17.6 linux/arm64 [Pipeline] } 01:49:14 $ docker stop --time=1 1f3b5304e92f5144a0739a182c7c893c25bafa918d63e5a6d3fe647826ada54a 01:49:16 $ docker rm -f 1f3b5304e92f5144a0739a182c7c893c25bafa918d63e5a6d3fe647826ada54a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:49:16 + docker inspect -f . ci-base-image-arm64 01:49:16 . [Pipeline] withDockerContainer 01:49:16 prd-ubuntu20.04-docker-arm64-4c-16g-41645 does not seem to be running inside a container 01:49:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:49:18 $ docker top 92f4eb477da6cf7ba0d58f1277509e289f618c4985bfddfbb63ca1709d5c5e00 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:49:19 + make test 01:49:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:49:58 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 01:51:50 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 01:51:50 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 01:51:50 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 01:51:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.609s coverage: 23.3% of statements 01:51:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 01:51:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.328s coverage: 27.6% of statements 01:51:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.411s coverage: 78.9% of statements 01:51:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.294s coverage: 10.8% of statements 01:51:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.649s coverage: 60.0% of statements 01:51:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 01:51:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 01:52:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.423s coverage: 34.8% of statements 01:52:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 01:52:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.323s coverage: 86.1% of statements 01:52:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 01:52:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 01:52:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.576s coverage: 65.1% of statements 01:52:06 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.376s coverage: 89.2% of statements 01:52:06 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 01:52:10 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.255s coverage: 4.7% of statements 01:52:10 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 01:52:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:52:10 GO111MODULE=on go vet ./... 01:53:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:53:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:53:47 ./bin/test-attribution-txt.sh [Pipeline] echo 01:53:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:53:47 $ docker stop --time=1 92f4eb477da6cf7ba0d58f1277509e289f618c4985bfddfbb63ca1709d5c5e00 01:53:49 $ docker rm -f 92f4eb477da6cf7ba0d58f1277509e289f618c4985bfddfbb63ca1709d5c5e00 [Pipeline] // withDockerContainer [Pipeline] sh 01:53:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:53:51 Warning: overwriting stash ‘coverage-report’ 01:53:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:53:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:53:52 + ls -al . 01:53:52 total 296 01:53:52 drwxrwxr-x 10 jenkins jenkins 4096 May 8 01:53 . 01:53:52 drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:47 .. 01:53:52 -rw-rw-r-- 1 jenkins jenkins 140 May 8 01:47 .dockerignore 01:53:52 drwxrwxr-x 8 jenkins jenkins 4096 May 8 01:47 .git 01:53:52 drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:47 .github 01:53:52 -rw-rw-r-- 1 jenkins jenkins 131 May 8 01:47 .gitignore 01:53:52 -rw-rw-r-- 1 jenkins jenkins 42 May 8 01:47 .golangci.yml 01:53:52 -rw-rw-r-- 1 jenkins jenkins 29536 May 8 01:47 CHANGELOG.md 01:53:52 -rw-rw-r-- 1 jenkins jenkins 677 May 8 01:47 GOVERNANCE.md 01:53:52 -rw-rw-r-- 1 jenkins jenkins 880 May 8 01:47 Jenkinsfile 01:53:52 -rw-rw-r-- 1 jenkins jenkins 11341 May 8 01:47 LICENSE 01:53:52 -rw-rw-r-- 1 jenkins jenkins 2015 May 8 01:47 Makefile 01:53:52 -rw-rw-r-- 1 jenkins jenkins 619 May 8 01:47 OWNERS.md 01:53:52 -rw-rw-r-- 1 jenkins jenkins 4881 May 8 01:47 README.md 01:53:52 -rw-rw-r-- 1 jenkins jenkins 5 May 8 01:44 VERSION 01:53:52 drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:47 bin 01:53:52 -rw-r--r-- 1 jenkins jenkins 130819 May 8 01:52 coverage.out 01:53:52 drwxrwxr-x 5 jenkins jenkins 4096 May 8 01:47 example 01:53:52 -rw-rw-r-- 1 jenkins jenkins 3198 May 8 01:47 go.mod 01:53:52 -rw-rw-r-- 1 jenkins jenkins 35003 May 8 01:47 go.sum 01:53:52 drwxrwxr-x 15 jenkins jenkins 4096 May 8 01:47 internal 01:53:52 drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:47 openapi 01:53:52 drwxrwxr-x 5 jenkins jenkins 4096 May 8 01:47 pkg 01:53:52 drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:47 snap 01:53:52 -rw-rw-r-- 1 jenkins jenkins 222 May 8 01:47 version.go [Pipeline] isUnix [Pipeline] sh 01:53:52 + 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=34f52f4ba9b95380ffa0b85131c0eb111bf486e4 --label arch=arm64 --label version=0.0.0 . 01:53:53 Sending build context to Docker daemon 5.402MB 01:53:53 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 01:53:53 Step 2/25 : FROM ${BASE} AS builder 01:53:53 ---> 99d17928aa75 01:53:53 Step 3/25 : ARG MAKE=make build 01:53:53 ---> Running in c0a995918ff1 01:53:53 Removing intermediate container c0a995918ff1 01:53:53 ---> 8308f7b19d03 01:53:53 Step 4/25 : WORKDIR /device-sdk-go 01:53:54 ---> Running in 84a7f994850d 01:53:54 Removing intermediate container 84a7f994850d 01:53:54 ---> d8e13246b041 01:53:54 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:53:54 ---> Running in 3caa64fae5d0 01:53:54 Removing intermediate container 3caa64fae5d0 01:53:54 ---> 6b0513278fd1 01:53:54 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:53:54 ---> Running in 6b6805043188 01:53:56 Removing intermediate container 6b6805043188 01:53:56 ---> 237f77be71f9 01:53:56 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:53:56 ---> Running in 5847c915b8c4 01:53:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:53:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:53:59 OK: 220 MiB in 52 packages 01:53:59 Removing intermediate container 5847c915b8c4 01:53:59 ---> ba3fd7895668 01:53:59 Step 8/25 : COPY go.mod vendor* ./ 01:54:00 ---> 1ecc0b4877b2 01:54:00 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:00 ---> Running in a2ead068fe5d 01:54:02 Removing intermediate container a2ead068fe5d 01:54:02 ---> d1367578317c 01:54:02 Step 10/25 : COPY . . 01:54:03 ---> 7c3c0c2d89c9 01:54:03 Step 11/25 : RUN ${MAKE} 01:54:03 ---> Running in 28f1ebe5a373 01:54:04 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 01:56:11 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 01:56:12 Removing intermediate container 28f1ebe5a373 01:56:12 ---> 01f8b7b055d8 01:56:12 Step 12/25 : FROM alpine:3.14 01:56:13 3.14: Pulling from library/alpine 01:56:13 455c02918c45: Pulling fs layer 01:56:13 455c02918c45: Verifying Checksum 01:56:13 455c02918c45: Download complete 01:56:14 455c02918c45: Pull complete 01:56:14 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:56:14 Status: Downloaded newer image for alpine:3.14 01:56:14 ---> ac73e934f311 01:56:14 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:56:14 ---> Running in 5c6614eed0f6 01:56:14 Removing intermediate container 5c6614eed0f6 01:56:14 ---> bb5323550c8a 01:56:14 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:56:15 ---> Running in 73ed3dd0011c 01:56:16 Removing intermediate container 73ed3dd0011c 01:56:16 ---> 856348a94c11 01:56:16 Step 15/25 : RUN apk add --update --no-cache zeromq 01:56:16 ---> Running in 496b5b057bbc 01:56:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:56:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:56:19 (1/5) Installing libgcc (10.3.1_git20210424-r2) 01:56:19 (2/5) Installing libsodium (1.0.18-r0) 01:56:19 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 01:56:19 (4/5) Installing libzmq (4.3.4-r0) 01:56:20 (5/5) Installing zeromq (4.3.4-r0) 01:56:20 Executing busybox-1.33.1-r7.trigger 01:56:20 OK: 8 MiB in 19 packages 01:56:21 Removing intermediate container 496b5b057bbc 01:56:21 ---> 9430d495198f 01:56:21 Step 16/25 : WORKDIR / 01:56:21 ---> Running in 851dcdbc1923 01:56:21 Removing intermediate container 851dcdbc1923 01:56:21 ---> b7ea026eb100 01:56:21 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 01:56:22 ---> c50107c1cad1 01:56:22 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 01:56:23 ---> 6b7c267f32c2 01:56:23 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 01:56:24 ---> a0948abccdf8 01:56:24 Step 20/25 : EXPOSE 59999 01:56:24 ---> Running in 8931e93415bd 01:56:25 Removing intermediate container 8931e93415bd 01:56:25 ---> 2d76fcbcd472 01:56:25 Step 21/25 : ENTRYPOINT ["/device-simple"] 01:56:25 ---> Running in 7aa81eb6b936 01:56:25 Removing intermediate container 7aa81eb6b936 01:56:25 ---> 737e45eaeda5 01:56:25 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:56:25 ---> Running in 073589fc2c57 01:56:26 Removing intermediate container 073589fc2c57 01:56:26 ---> bb26b4fa944b 01:56:26 Step 23/25 : LABEL arch=arm64 01:56:26 ---> Running in 2ac89da28493 01:56:26 Removing intermediate container 2ac89da28493 01:56:26 ---> cc21bc8a8d4c 01:56:26 Step 24/25 : LABEL git_sha=34f52f4ba9b95380ffa0b85131c0eb111bf486e4 01:56:26 ---> Running in 7d6fc83c9cdf 01:56:26 Removing intermediate container 7d6fc83c9cdf 01:56:26 ---> 4679f97fc5f9 01:56:26 Step 25/25 : LABEL version=0.0.0 01:56:26 ---> Running in 30645939871a 01:56:27 Removing intermediate container 30645939871a 01:56:27 ---> bed465aa2392 01:56:27 [Warning] One or more build-args [ARCH] were not consumed 01:56:27 Successfully built bed465aa2392 01:56:27 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 01:56:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:56:27 01:56:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:56:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:56:28 arm64: Pulling from edgex-lftools-log-publisher 01:56:28 8998bd30e6a1: Pulling fs layer 01:56:28 04944245beec: Pulling fs layer 01:56:28 699f458cf7ca: Pulling fs layer 01:56:28 765212b225bb: Pulling fs layer 01:56:28 f23df028b6ca: Pulling fs layer 01:56:28 d65c8cfc05b1: Pulling fs layer 01:56:28 2437ff75d9bd: Pulling fs layer 01:56:28 765212b225bb: Waiting 01:56:28 f23df028b6ca: Waiting 01:56:28 d65c8cfc05b1: Waiting 01:56:28 2437ff75d9bd: Waiting 01:56:28 04944245beec: Verifying Checksum 01:56:28 04944245beec: Download complete 01:56:28 765212b225bb: Verifying Checksum 01:56:28 765212b225bb: Download complete 01:56:28 f23df028b6ca: Verifying Checksum 01:56:28 f23df028b6ca: Download complete 01:56:28 d65c8cfc05b1: Download complete 01:56:28 699f458cf7ca: Verifying Checksum 01:56:28 699f458cf7ca: Download complete 01:56:28 8998bd30e6a1: Verifying Checksum 01:56:28 8998bd30e6a1: Download complete 01:56:31 2437ff75d9bd: Verifying Checksum 01:56:31 2437ff75d9bd: Download complete 01:56:33 8998bd30e6a1: Pull complete 01:56:33 04944245beec: Pull complete 01:56:35 699f458cf7ca: Pull complete 01:56:35 765212b225bb: Pull complete 01:56:36 f23df028b6ca: Pull complete 01:56:36 d65c8cfc05b1: Pull complete 01:56:54 2437ff75d9bd: Pull complete 01:56:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:56:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:56:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:56:55 prd-ubuntu20.04-docker-arm64-4c-16g-41645 does not seem to be running inside a container 01:56:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:56:58 $ docker top 9df13419f246082d384b0a4aeb6e54cbdb19d6aa028815a4fcc2a3a71221b69f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:59 ---> job-cost.sh 01:56:59 lf-activate-venv: SKIPPING 01:56:59 INFO: No Stack... 01:56:59 INFO: Retrieving Pricing Info for: v3-standard-4 01:57:00 INFO: Archiving Costs [Pipeline] sh 01:57:01 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 01:57:01 + cut -d, -f6 [Pipeline] lock 01:57:01 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1156-3-stack-cost] 01:57:01 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1156-3-stack-cost] did not exist. Created. 01:57:01 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1156-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:57:02 /w/workspace/device-sdk-go/3@tmp/durable-e3ad8e98/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:57:03 + echo total: 0.10999999940395355 [Pipeline] stash 01:57:03 Warning: overwriting stash ‘stack-cost’ 01:57:03 Stashed 1 file(s) [Pipeline] } 01:57:03 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1156-3-stack-cost] [Pipeline] // lock [Pipeline] } 01:57:03 $ docker stop --time=1 9df13419f246082d384b0a4aeb6e54cbdb19d6aa028815a4fcc2a3a71221b69f 01:57:04 $ docker rm -f 9df13419f246082d384b0a4aeb6e54cbdb19d6aa028815a4fcc2a3a71221b69f [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 01:57:05 provisioning config files... 01:57:05 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/config3830687524127048005tmp [Pipeline] { [Pipeline] sh 01:57:05 + set +x 01:57:05 + curl -s https://codecov.io/bash 01:57:05 + bash -s -- 01:57:05 01:57:05 _____ _ 01:57:05 / ____| | | 01:57:05 | | ___ __| | ___ ___ _____ __ 01:57:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:57:05 | |___| (_) | (_| | __/ (_| (_) \ V / 01:57:05 \_____\___/ \__,_|\___|\___\___/ \_/ 01:57:05 Bash-1.0.6 01:57:05 01:57:05 01:57:05 ==> git version 2.25.1 found 01:57:05 ==> 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 01:57:05 Release-Date: 2020-01-08 01:57:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:57:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:57:05 ==> Jenkins CI detected. 01:57:05 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1156 01:57:05 project root: . 01:57:05 --> token set from env 01:57:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:57:05 ==> Running gcov in . (disable via -X gcov) 01:57:05 ==> Python coveragepy not found 01:57:05 ==> Searching for coverage reports in: 01:57:05 + . 01:57:05 -> Found 1 reports 01:57:05 ==> Detecting git/mercurial file structure 01:57:05 ==> Reading reports 01:57:05 + ./coverage.out bytes=130819 01:57:05 ==> Appending adjustments 01:57:05 https://docs.codecov.io/docs/fixing-reports 01:57:06 + Found adjustments 01:57:06 ==> Gzipping contents 01:57:06 20K /tmp/codecov.VUT9Ew.gz 01:57:06 ==> Uploading reports 01:57:06 url: https://codecov.io 01:57:06 query: branch=PR-1156&commit=34f52f4ba9b95380ffa0b85131c0eb111bf486e4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1156%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1156&job=&cmd_args= 01:57:06 -> Pinging Codecov 01:57:06 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=34f52f4ba9b95380ffa0b85131c0eb111bf486e4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1156%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1156&job=&cmd_args= 01:57:06 -> Uploading to 01:57:06 https://storage.googleapis.com/codecov/v4/raw/2022-05-08/7E55EF52A471D76F132DFD9A03CDDE97/34f52f4ba9b95380ffa0b85131c0eb111bf486e4/5efe3edb-215f-4cdf-b2f3-f9b7084807e7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220508T015706Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bae8be58e5d79fcc7b46b184af1ec7d2f2978834cad7e5befe87f3a08bb80aa8 01:57:06 % Total % Received % Xferd Average Speed Time Time Time Current 01:57:06 Dload Upload Total Spent Left Speed 01:57:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16842 0 0 100 16842 0 77612 --:--:-- --:--:-- --:--:-- 77612 01:57:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/34f52f4ba9b95380ffa0b85131c0eb111bf486e4 [Pipeline] } 01:57:06 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 01:57:07 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives ] 01:57:07 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives 01:57:07 total 16 01:57:07 drwxr-xr-x 3 root root 4096 May 8 01:46 . 01:57:07 drwxrwxr-x 12 jenkins jenkins 4096 May 8 01:46 .. 01:57:07 drwxr-xr-x 2 root root 4096 May 8 01:46 cost 01:57:07 -rw-r--r-- 1 root root 85 May 8 01:46 cost.csv 01:57:07 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives 01:57:07 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives 01:57:07 total 16 01:57:07 drwxr-xr-x 3 jenkins jenkins 4096 May 8 01:46 . 01:57:07 drwxrwxr-x 12 jenkins jenkins 4096 May 8 01:46 .. 01:57:07 drwxr-xr-x 2 jenkins jenkins 4096 May 8 01:46 cost 01:57:07 -rw-r--r-- 1 jenkins jenkins 85 May 8 01:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:57:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:57:08 ---> package-listing.sh 01:57:08 ++ facter osfamily 01:57:08 ++ tr '[:upper:]' '[:lower:]' 01:57:08 + OS_FAMILY=debian 01:57:08 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1156 01:57:08 + START_PACKAGES=/tmp/packages_start.txt 01:57:08 + END_PACKAGES=/tmp/packages_end.txt 01:57:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:57:08 + PACKAGES=/tmp/packages_start.txt 01:57:08 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1156 ']' 01:57:08 + PACKAGES=/tmp/packages_end.txt 01:57:08 + case "${OS_FAMILY}" in 01:57:08 + dpkg -l 01:57:08 + grep '^ii' 01:57:08 + '[' -f /tmp/packages_start.txt ']' 01:57:08 + '[' -f /tmp/packages_end.txt ']' 01:57:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:57:08 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1156 ']' 01:57:08 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives/ 01:57:08 + 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 01:57:08 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 01:57:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:57:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:09 . [Pipeline] withDockerContainer 01:57:09 prd-ubuntu20.04-docker-8c-8g-41640 does not seem to be running inside a container 01:57:09 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:57:09 $ docker top fba3e183d3e12463c1b0533944627b062f1ca2fb3944ede046649e23ac472610 -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:10 + touch /tmp/pre-build-complete [Pipeline] sh 01:57:10 + mkdir -p /var/log/sysstat [Pipeline] sh 01:57:10 + ls /var/log/sa-host 01:57:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:10 provisioning config files... 01:57:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/config6060247974684008823tmp [Pipeline] { [Pipeline] echo 01:57:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:57:11 ---> create-netrc.sh [Pipeline] } 01:57:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:57:11 ---> python-tools-install.sh [Pipeline] echo 01:57:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:57:11 ---> sudo-logs.sh 01:57:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:57:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:57:12 ---> job-cost.sh 01:57:12 lf-activate-venv: SKIPPING 01:57:12 DEBUG: total: 0.2199999988079071 01:57:12 INFO: Retrieving Stack Cost... 01:57:12 INFO: Retrieving Pricing Info for: v3-standard-8 01:57:12 INFO: Archiving Costs [Pipeline] echo 01:57:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:57:13 ---> logs-deploy.sh 01:57:13 lf-activate-venv: SKIPPING 01:57:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1156/3 01:57:13 INFO: archiving workspace using pattern(s): 01:57:14 Archives upload complete. 01:57:14 INFO: archiving logs to Nexus