Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7951b8c72b787c8c13599feadf581ebd8b475afa+4b1bca24a13eee0fbd94f91607ff04ee351fa403 (c923afe501f7b2ccf69de0ea373287e4abbb3d67) 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-ssh11697526022881638194.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh14111184415385038462.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-1144/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-1144/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17486146700531059993.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh1412145495438969512.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-1144/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-1144/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4897332163139273914.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-63610 in /w/workspace/gexfoundry_device-sdk-go_PR-1144 [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-1144 # 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 4b1bca24a13eee0fbd94f91607ff04ee351fa403 into PR head commit 7951b8c72b787c8c13599feadf581ebd8b475afa Merge succeeded, producing 9f9958038495a98ff772ec244fc5607be7881180 Checking out Revision 9f9958038495a98ff772ec244fc5607be7881180 (PR-1144) > 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/1144/head:refs/remotes/origin/PR-1144 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7951b8c72b787c8c13599feadf581ebd8b475afa # 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 4b1bca24a13eee0fbd94f91607ff04ee351fa403 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f9958038495a98ff772ec244fc5607be7881180 # timeout=10 Commit message: "Merge commit '4b1bca24a13eee0fbd94f91607ff04ee351fa403' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:41:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:41:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:41:21 ========================================================= 22:41:21 EdgeX Global Pipelines Version Info 22:41:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 61de60c7d4fac2e184f52580ea15e2058faed5dc # timeout=10 22:41:22 ------------------- 22:41:22 stable info: 22:41:22 ------------------- 22:41:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:41:22 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 22:41:22 Message: update stable to v1.0.230 22:41:22 ------------------- 22:41:22 experimental info: 22:41:22 ------------------- 22:41:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:41:22 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 22:41:22 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:41:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 22:41:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 22:41:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:41:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:41:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:41:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 22:41:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:41:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 22:41:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:41:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:41:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:41:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 22:41:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:41:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:41:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:41:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1144 [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1144 [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1144 [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f9958038495a98ff772ec244fc5607be7881180 [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f99580 [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:41:23 provisioning config files... 22:41:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config3183308411326934451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:23 ---> docker-login.sh 22:41:23 nexus3.edgexfoundry.org:10001 22:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:24 Configure a credential helper to remove this warning. See 22:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:24 22:41:24 Login Succeeded 22:41:24 nexus3.edgexfoundry.org:10002 22:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:24 Configure a credential helper to remove this warning. See 22:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:24 22:41:24 Login Succeeded 22:41:24 nexus3.edgexfoundry.org:10003 22:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:24 Configure a credential helper to remove this warning. See 22:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:24 22:41:24 Login Succeeded 22:41:24 nexus3.edgexfoundry.org:10004 22:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:25 Configure a credential helper to remove this warning. See 22:41:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:25 22:41:25 Login Succeeded 22:41:25 docker.io 22:41:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:25 Configure a credential helper to remove this warning. See 22:41:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:25 22:41:25 Login Succeeded 22:41:25 ---> docker-login.sh ends [Pipeline] } 22:41:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:41:25 + git rev-list -1 --merges 9f9958038495a98ff772ec244fc5607be7881180~1..9f9958038495a98ff772ec244fc5607be7881180 [Pipeline] echo 22:41:25 -----------> git rev-list -1 --merges 9f9958038495a98ff772ec244fc5607be7881180~1..9f9958038495a98ff772ec244fc5607be7881180 9f9958038495a98ff772ec244fc5607be7881180 22:41:25 9f9958038495a98ff772ec244fc5607be7881180 [false] [Pipeline] sh 22:41:26 + git log --format=format:%s -1 9f9958038495a98ff772ec244fc5607be7881180 [Pipeline] echo 22:41:26 ========================================================= 22:41:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:41:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:41:26 + git log --format=format:%s -1 9f9958038495a98ff772ec244fc5607be7881180 [Pipeline] echo 22:41:26 [semverPrep] GIT_COMMIT: 9f9958038495a98ff772ec244fc5607be7881180, Commit Message: Merge commit '4b1bca24a13eee0fbd94f91607ff04ee351fa403' into HEAD [Pipeline] echo 22:41:26 [semverPrep] This is not a build commit. [Pipeline] sh 22:41:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:41:26 + grep -v github /etc/ssh/ssh_known_hosts 22:41:26 + [ -e /tmp/ssh_known_hosts ] 22:41:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:41:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:41:26 + sudo tee -a /etc/ssh/ssh_known_hosts 22:41:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:41:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:41:27 22:41:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:41:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:41:27 latest: Pulling from edgex-devops/py-git-semver 22:41:27 1fe172e4850f: Pulling fs layer 22:41:27 caf521ccaac6: Pulling fs layer 22:41:27 3ead6fa29328: Pulling fs layer 22:41:27 5c2a1cbceb83: Pulling fs layer 22:41:27 a8d5f1318db7: Pulling fs layer 22:41:27 c427282e49a2: Pulling fs layer 22:41:27 1827001aaf11: Pulling fs layer 22:41:27 0714d37db230: Pulling fs layer 22:41:27 ac28cf19c067: Pulling fs layer 22:41:27 ca983d60f3e2: Pulling fs layer 22:41:27 9f894cec8388: Pulling fs layer 22:41:27 1827001aaf11: Waiting 22:41:27 a8d5f1318db7: Waiting 22:41:27 ac28cf19c067: Waiting 22:41:27 c427282e49a2: Waiting 22:41:27 9f894cec8388: Waiting 22:41:27 0714d37db230: Waiting 22:41:27 ca983d60f3e2: Waiting 22:41:27 caf521ccaac6: Download complete 22:41:27 5c2a1cbceb83: Verifying Checksum 22:41:27 5c2a1cbceb83: Download complete 22:41:27 a8d5f1318db7: Verifying Checksum 22:41:27 a8d5f1318db7: Download complete 22:41:27 c427282e49a2: Verifying Checksum 22:41:27 c427282e49a2: Download complete 22:41:27 3ead6fa29328: Verifying Checksum 22:41:27 3ead6fa29328: Download complete 22:41:27 0714d37db230: Verifying Checksum 22:41:27 0714d37db230: Download complete 22:41:28 ac28cf19c067: Verifying Checksum 22:41:28 ac28cf19c067: Download complete 22:41:28 1fe172e4850f: Verifying Checksum 22:41:28 1fe172e4850f: Download complete 22:41:28 ca983d60f3e2: Verifying Checksum 22:41:28 ca983d60f3e2: Download complete 22:41:28 9f894cec8388: Verifying Checksum 22:41:28 9f894cec8388: Download complete 22:41:28 1827001aaf11: Verifying Checksum 22:41:28 1827001aaf11: Download complete 22:41:29 1fe172e4850f: Pull complete 22:41:29 caf521ccaac6: Pull complete 22:41:30 3ead6fa29328: Pull complete 22:41:30 5c2a1cbceb83: Pull complete 22:41:30 a8d5f1318db7: Pull complete 22:41:30 c427282e49a2: Pull complete 22:41:32 1827001aaf11: Pull complete 22:41:32 0714d37db230: Pull complete 22:41:32 ac28cf19c067: Pull complete 22:41:32 ca983d60f3e2: Pull complete 22:41:32 9f894cec8388: Pull complete 22:41:32 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 22:41:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:41:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 22:41:32 prd-ubuntu20.04-docker-8c-8g-63610 does not seem to be running inside a container 22:41:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 22:41:34 $ docker top e14492c252f98881cd695368415cc69da48c9d3a16b44e0a634512f51b65ff8b -eo pid,comm 22:41:34 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). 22:41:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:41:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:41:34 [ssh-agent] Looking for ssh-agent implementation... 22:41:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:41:34 $ docker exec e14492c252f98881cd695368415cc69da48c9d3a16b44e0a634512f51b65ff8b ssh-agent 22:41:34 SSH_AUTH_SOCK=/tmp/ssh-pB3uCqK7beZy/agent.33 22:41:34 SSH_AGENT_PID=39 22:41:34 Running ssh-add (command line suppressed) 22:41:35 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_8418798244646325513.key (/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_8418798244646325513.key) 22:41:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:41:35 + git tag --points-at HEAD [Pipeline] } 22:41:35 $ docker exec --env ******** --env ******** e14492c252f98881cd695368415cc69da48c9d3a16b44e0a634512f51b65ff8b ssh-agent -k 22:41:35 unset SSH_AUTH_SOCK; 22:41:35 unset SSH_AGENT_PID; 22:41:35 echo Agent pid 39 killed; 22:41:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:41:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:41:35 [ssh-agent] Looking for ssh-agent implementation... 22:41:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:41:35 $ docker exec e14492c252f98881cd695368415cc69da48c9d3a16b44e0a634512f51b65ff8b ssh-agent 22:41:35 SSH_AUTH_SOCK=/tmp/ssh-HBqSIA0CbG3H/agent.71 22:41:35 SSH_AGENT_PID=78 22:41:35 Running ssh-add (command line suppressed) 22:41:36 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_2780038206135789644.key (/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_2780038206135789644.key) 22:41:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:41:36 + git semver init 22:41:36 2022-05-13 22:41:36,506 [run_init] DEBUG init version:0.0.0 force:False 22:41:36 2022-05-13 22:41:36,507 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver 22:41:36 2022-05-13 22:41:36,507 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver 22:41:36 2022-05-13 22:41:36,507 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1144, universal_newlines=False, shell=None, istream=None) 22:41:37 2022-05-13 22:41:37,388 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144/.git/info/exclude 22:41:37 2022-05-13 22:41:37,388 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver/PR-1144 with force:False 22:41:37 2022-05-13 22:41:37,389 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver/PR-1144 22:41:37 2022-05-13 22:41:37,393 [execute] INFO git cat-file --batch-check 22:41:37 2022-05-13 22:41:37,393 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver, universal_newlines=False, shell=None, istream=) 22:41:37 2022-05-13 22:41:37,399 [execute] INFO git cat-file --batch 22:41:37 2022-05-13 22:41:37,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver, universal_newlines=False, shell=None, istream=) 22:41:37 2022-05-13 22:41:37,404 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver/PR-1144 22:41:37 0.0.0 [Pipeline] } 22:41:37 $ docker exec --env ******** --env ******** e14492c252f98881cd695368415cc69da48c9d3a16b44e0a634512f51b65ff8b ssh-agent -k 22:41:37 unset SSH_AUTH_SOCK; 22:41:37 unset SSH_AGENT_PID; 22:41:37 echo Agent pid 78 killed; 22:41:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:41:37 + git semver [Pipeline] } 22:41:38 $ docker stop --time=1 e14492c252f98881cd695368415cc69da48c9d3a16b44e0a634512f51b65ff8b 22:41:39 $ docker rm -f e14492c252f98881cd695368415cc69da48c9d3a16b44e0a634512f51b65ff8b [Pipeline] // withDockerContainer [Pipeline] sh 22:41:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:41:40 Stashed 1 file(s) [Pipeline] echo 22:41:40 [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 22:41:40 provisioning config files... 22:41:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config8176170236230001716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:40 ---> docker-login.sh 22:41:40 nexus3.edgexfoundry.org:10001 22:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:40 Configure a credential helper to remove this warning. See 22:41:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:40 22:41:40 Login Succeeded 22:41:40 nexus3.edgexfoundry.org:10002 22:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:41 Configure a credential helper to remove this warning. See 22:41:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:41 22:41:41 Login Succeeded 22:41:41 nexus3.edgexfoundry.org:10003 22:41:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:41 Configure a credential helper to remove this warning. See 22:41:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:41 22:41:41 Login Succeeded 22:41:41 nexus3.edgexfoundry.org:10004 22:41:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:41 Configure a credential helper to remove this warning. See 22:41:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:41 22:41:41 Login Succeeded 22:41:41 docker.io 22:41:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:41 Configure a credential helper to remove this warning. See 22:41:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:41 22:41:41 Login Succeeded 22:41:41 ---> docker-login.sh ends [Pipeline] } 22:41:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:41:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:41:41 ========================================================= 22:41:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 22:41:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:41:42 + 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 . 22:41:42 Sending build context to Docker daemon 9.771MB 22:41:42 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 22:41:42 Step 2/11 : FROM ${BASE} AS builder 22:41:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 22:41:42 59bf1c3509f3: Pulling fs layer 22:41:42 666ba61612fd: Pulling fs layer 22:41:42 8ed8ca486205: Pulling fs layer 22:41:42 4fe6c5a15a65: Pulling fs layer 22:41:42 22a0e8bec74d: Pulling fs layer 22:41:42 ca2b28591e48: Pulling fs layer 22:41:42 a51346096db8: Pulling fs layer 22:41:42 daebc70d1ce1: Pulling fs layer 22:41:42 0e18a0eac166: Pulling fs layer 22:41:42 22a0e8bec74d: Waiting 22:41:42 ca2b28591e48: Waiting 22:41:42 4fe6c5a15a65: Waiting 22:41:42 0e18a0eac166: Waiting 22:41:42 a51346096db8: Waiting 22:41:42 daebc70d1ce1: Waiting 22:41:42 8ed8ca486205: Verifying Checksum 22:41:42 8ed8ca486205: Download complete 22:41:42 666ba61612fd: Verifying Checksum 22:41:42 666ba61612fd: Download complete 22:41:42 22a0e8bec74d: Verifying Checksum 22:41:42 22a0e8bec74d: Download complete 22:41:42 ca2b28591e48: Download complete 22:41:42 a51346096db8: Verifying Checksum 22:41:42 a51346096db8: Download complete 22:41:42 59bf1c3509f3: Verifying Checksum 22:41:42 59bf1c3509f3: Download complete 22:41:42 daebc70d1ce1: Verifying Checksum 22:41:42 daebc70d1ce1: Download complete 22:41:42 59bf1c3509f3: Pull complete 22:41:42 666ba61612fd: Pull complete 22:41:42 8ed8ca486205: Pull complete 22:41:42 0e18a0eac166: Verifying Checksum 22:41:42 0e18a0eac166: Download complete 22:41:43 4fe6c5a15a65: Verifying Checksum 22:41:43 4fe6c5a15a65: Download complete 22:41:47 4fe6c5a15a65: Pull complete 22:41:47 22a0e8bec74d: Pull complete 22:41:47 ca2b28591e48: Pull complete 22:41:47 a51346096db8: Pull complete 22:41:47 daebc70d1ce1: Pull complete 22:41:49 0e18a0eac166: Pull complete 22:41:49 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 22:41:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:41:49 ---> f018257e8ee9 22:41:49 Step 3/11 : ARG MAKE=make build 22:41:51 ---> Running in 2aee5063121d 22:41:51 Removing intermediate container 2aee5063121d 22:41:51 ---> eff235d9fc6c 22:41:51 Step 4/11 : WORKDIR /device-sdk-go 22:41:51 ---> Running in 7939fdd17391 22:41:51 Removing intermediate container 7939fdd17391 22:41:51 ---> 5835ffd10011 22:41:51 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:41:51 ---> Running in 5d278334ffec 22:41:52 Removing intermediate container 5d278334ffec 22:41:52 ---> f3ef102ce172 22:41:52 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:52 ---> Running in 4cd7957577bb 22:41:52 Removing intermediate container 4cd7957577bb 22:41:52 ---> 9519403c11b8 22:41:52 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:41:52 ---> Running in 42608c902d54 22:41:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:41:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:41:54 OK: 221 MiB in 52 packages 22:41:54 Removing intermediate container 42608c902d54 22:41:54 ---> 2efd42d646eb 22:41:54 Step 8/11 : COPY go.mod vendor* ./ 22:41:54 ---> f6965f65ba11 22:41:54 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:41:55 ---> Running in 65df1d09aece 22:41:55 Still waiting to schedule task 22:41:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:42:13 Removing intermediate container 65df1d09aece 22:42:13 ---> cb518bf0b87a 22:42:13 Step 10/11 : COPY . . 22:42:13 ---> 97211dab66ef 22:42:13 Step 11/11 : RUN ${MAKE} 22:42:13 ---> Running in 4cc2a4b60219 22:42:13 noop 22:42:13 Removing intermediate container 4cc2a4b60219 22:42:13 ---> e10ff5dd4065 22:42:13 Successfully built e10ff5dd4065 22:42:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:42:13 + docker inspect -f . ci-base-image-x86_64 22:42:13 . [Pipeline] withDockerContainer 22:42:13 prd-ubuntu20.04-docker-8c-8g-63610 does not seem to be running inside a container 22:42:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@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 ******** ci-base-image-x86_64 cat 22:42:13 $ docker top c9c91b895f4f6e2f9e98a58b4e65d5deea7a3a391a85ab002c9b210748e15873 -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:14 + go version 22:42:14 go version go1.17.6 linux/amd64 [Pipeline] } 22:42:14 $ docker stop --time=1 c9c91b895f4f6e2f9e98a58b4e65d5deea7a3a391a85ab002c9b210748e15873 22:42:15 $ docker rm -f c9c91b895f4f6e2f9e98a58b4e65d5deea7a3a391a85ab002c9b210748e15873 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:16 + docker inspect -f . ci-base-image-x86_64 22:42:16 . [Pipeline] withDockerContainer 22:42:16 prd-ubuntu20.04-docker-8c-8g-63610 does not seem to be running inside a container 22:42:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@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 ******** ci-base-image-x86_64 cat 22:42:16 $ docker top d5592140fbc0127e2e2ef9bba29ae50541013717d4e0213c8e7d09f6da65d7e0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:42:17 + make test 22:42:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:42:22 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 22:42:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 22:42:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 22:42:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 22:42:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.084s coverage: 23.3% of statements 22:42:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 22:42:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.062s coverage: 27.6% of statements 22:42:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.111s coverage: 78.9% of statements 22:42:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.085s coverage: 10.8% of statements 22:42:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.072s coverage: 60.0% of statements 22:42:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 22:42:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 22:42:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.111s coverage: 34.8% of statements 22:42:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 22:42:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.080s coverage: 86.5% of statements 22:42:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 22:42:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 22:42:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.114s coverage: 65.1% of statements 22:42:37 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.845s coverage: 89.2% of statements 22:42:37 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 22:42:37 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.070s coverage: 4.7% of statements 22:42:37 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 22:42:52 GO111MODULE=on go vet ./... 22:42:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:42:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:42:56 ./bin/test-attribution-txt.sh [Pipeline] echo 22:42:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:42:57 $ docker stop --time=1 d5592140fbc0127e2e2ef9bba29ae50541013717d4e0213c8e7d09f6da65d7e0 22:42:59 $ docker rm -f d5592140fbc0127e2e2ef9bba29ae50541013717d4e0213c8e7d09f6da65d7e0 [Pipeline] // withDockerContainer [Pipeline] sh 22:42:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:42:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:43:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:43:00 + ls -al . 22:43:00 total 300 22:43:00 drwxrwxr-x 11 jenkins jenkins 4096 May 13 22:42 . 22:43:00 drwxrwxr-x 4 jenkins jenkins 4096 May 13 22:41 .. 22:43:00 -rw-rw-r-- 1 jenkins jenkins 140 May 13 22:41 .dockerignore 22:43:00 drwxrwxr-x 8 jenkins jenkins 4096 May 13 22:41 .git 22:43:00 drwxrwxr-x 2 jenkins jenkins 4096 May 13 22:41 .github 22:43:00 -rw-rw-r-- 1 jenkins jenkins 131 May 13 22:41 .gitignore 22:43:00 -rw-rw-r-- 1 jenkins jenkins 42 May 13 22:41 .golangci.yml 22:43:00 drwxr-xr-x 3 jenkins jenkins 4096 May 13 22:41 .semver 22:43:00 -rw-rw-r-- 1 jenkins jenkins 29536 May 13 22:41 CHANGELOG.md 22:43:00 -rw-rw-r-- 1 jenkins jenkins 677 May 13 22:41 GOVERNANCE.md 22:43:00 -rw-rw-r-- 1 jenkins jenkins 880 May 13 22:41 Jenkinsfile 22:43:00 -rw-rw-r-- 1 jenkins jenkins 11341 May 13 22:41 LICENSE 22:43:00 -rw-rw-r-- 1 jenkins jenkins 2015 May 13 22:41 Makefile 22:43:00 -rw-rw-r-- 1 jenkins jenkins 619 May 13 22:41 OWNERS.md 22:43:00 -rw-rw-r-- 1 jenkins jenkins 4881 May 13 22:41 README.md 22:43:00 -rw-rw-r-- 1 jenkins jenkins 5 May 13 22:41 VERSION 22:43:00 drwxrwxr-x 2 jenkins jenkins 4096 May 13 22:41 bin 22:43:00 -rw-r--r-- 1 jenkins jenkins 130739 May 13 22:42 coverage.out 22:43:00 drwxrwxr-x 5 jenkins jenkins 4096 May 13 22:41 example 22:43:00 -rw-rw-r-- 1 jenkins jenkins 3159 May 13 22:41 go.mod 22:43:00 -rw-rw-r-- 1 jenkins jenkins 34898 May 13 22:41 go.sum 22:43:00 drwxrwxr-x 15 jenkins jenkins 4096 May 13 22:41 internal 22:43:00 drwxrwxr-x 3 jenkins jenkins 4096 May 13 22:41 openapi 22:43:00 drwxrwxr-x 5 jenkins jenkins 4096 May 13 22:41 pkg 22:43:00 drwxrwxr-x 4 jenkins jenkins 4096 May 13 22:41 snap 22:43:00 -rw-rw-r-- 1 jenkins jenkins 222 May 13 22:41 version.go [Pipeline] isUnix [Pipeline] sh 22:43:01 + 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=9f9958038495a98ff772ec244fc5607be7881180 --label arch=amd64 --label version=0.0.0 . 22:43:01 Sending build context to Docker daemon 9.903MB 22:43:01 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 22:43:01 Step 2/25 : FROM ${BASE} AS builder 22:43:01 ---> e10ff5dd4065 22:43:01 Step 3/25 : ARG MAKE=make build 22:43:01 ---> Running in 96e62a7e0f6c 22:43:01 Removing intermediate container 96e62a7e0f6c 22:43:01 ---> 0a6f51c9697b 22:43:01 Step 4/25 : WORKDIR /device-sdk-go 22:43:01 ---> Running in 8d75ad5b12cf 22:43:01 Removing intermediate container 8d75ad5b12cf 22:43:01 ---> 30c2597b6e4a 22:43:01 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:43:01 ---> Running in a26928e5de93 22:43:01 Removing intermediate container a26928e5de93 22:43:01 ---> 79f24aa62f56 22:43:01 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:01 ---> Running in e2750e47b631 22:43:02 Removing intermediate container e2750e47b631 22:43:02 ---> 0c9e3cdb921b 22:43:02 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:43:02 ---> Running in 6bccd875f464 22:43:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:43:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:43:04 OK: 221 MiB in 52 packages 22:43:04 Removing intermediate container 6bccd875f464 22:43:04 ---> af1ad4691d5e 22:43:04 Step 8/25 : COPY go.mod vendor* ./ 22:43:04 ---> 0ca44097dc67 22:43:04 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:04 ---> Running in 9c7fcd72543e 22:43:05 Removing intermediate container 9c7fcd72543e 22:43:05 ---> 294deeeb9fdf 22:43:05 Step 10/25 : COPY . . 22:43:05 ---> 0172558b88a9 22:43:05 Step 11/25 : RUN ${MAKE} 22:43:05 ---> Running in ee0cc367f713 22:43:05 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 22:43:24 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 22:43:27 Removing intermediate container ee0cc367f713 22:43:27 ---> 782087896356 22:43:27 Step 12/25 : FROM alpine:3.14 22:43:27 3.14: Pulling from library/alpine 22:43:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-63611 in /w/workspace/gexfoundry_device-sdk-go_PR-1144 [Pipeline] { [Pipeline] ws 22:43:27 Running in /w/workspace/device-sdk-go/16 [Pipeline] { [Pipeline] checkout 22:43:27 8663204ce13b: Pulling fs layer 22:43:27 8663204ce13b: Verifying Checksum 22:43:27 8663204ce13b: Download complete 22:43:28 8663204ce13b: Pull complete 22:43:28 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 22:43:28 Status: Downloaded newer image for alpine:3.14 22:43:28 ---> e04c818066af 22:43:28 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:43:28 The recommended git tool is: git 22:43:28 ---> Running in 09f4ad9f7470 22:43:28 Removing intermediate container 09f4ad9f7470 22:43:28 ---> 274ee29f6193 22:43:28 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:28 ---> Running in 2fb527940a54 22:43:29 Removing intermediate container 2fb527940a54 22:43:29 ---> 6c4af7b9e480 22:43:29 Step 15/25 : RUN apk add --update --no-cache zeromq 22:43:29 ---> Running in 64f420f354bb 22:43:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:43:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:43:30 (1/5) Installing libgcc (10.3.1_git20210424-r2) 22:43:30 (2/5) Installing libsodium (1.0.18-r0) 22:43:30 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 22:43:30 (4/5) Installing libzmq (4.3.4-r0) 22:43:30 (5/5) Installing zeromq (4.3.4-r0) 22:43:31 Executing busybox-1.33.1-r7.trigger 22:43:31 OK: 8 MiB in 19 packages 22:43:31 Removing intermediate container 64f420f354bb 22:43:31 ---> 05066d1668b2 22:43:31 Step 16/25 : WORKDIR / 22:43:31 ---> Running in ea72c6994891 22:43:31 Removing intermediate container ea72c6994891 22:43:31 ---> fe8233f1dc6b 22:43:31 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:43:31 ---> e601fd70d12c 22:43:31 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:43:32 ---> 04e7a1bf43a1 22:43:32 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:43:32 ---> d48870daaa64 22:43:32 Step 20/25 : EXPOSE 59999 22:43:32 ---> Running in de4c2b551d5d 22:43:32 Removing intermediate container de4c2b551d5d 22:43:32 ---> 9b5b23f9d427 22:43:32 Step 21/25 : ENTRYPOINT ["/device-simple"] 22:43:32 ---> Running in 942d261226a7 22:43:32 Removing intermediate container 942d261226a7 22:43:32 ---> 096d3210b888 22:43:32 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:43:32 ---> Running in 8c1f627c399d 22:43:32 Removing intermediate container 8c1f627c399d 22:43:32 ---> a45ea652b42b 22:43:32 Step 23/25 : LABEL arch=amd64 22:43:33 ---> Running in 6cf4bb60b8f0 22:43:33 Removing intermediate container 6cf4bb60b8f0 22:43:33 ---> 3046de670573 22:43:33 Step 24/25 : LABEL git_sha=9f9958038495a98ff772ec244fc5607be7881180 22:43:33 ---> Running in cdc7b413a1e1 22:43:33 Removing intermediate container cdc7b413a1e1 22:43:33 ---> c52c9c5f694e 22:43:33 Step 25/25 : LABEL version=0.0.0 22:43:33 ---> Running in 2e024e7fd6cd 22:43:33 Removing intermediate container 2e024e7fd6cd 22:43:33 ---> c3185da0dfc3 22:43:33 [Warning] One or more build-args [ARCH] were not consumed 22:43:33 Successfully built c3185da0dfc3 22:43:33 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 22:43:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:43:33 22:43:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:43:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:43:34 latest: Pulling from edgex-lftools-log-publisher 22:43:34 5eb5b503b376: Pulling fs layer 22:43:34 5c69ac0246d0: Pulling fs layer 22:43:34 ec43610c2a17: Pulling fs layer 22:43:34 3a2ae6a8a46f: Pulling fs layer 22:43:34 33b1e0a273af: Pulling fs layer 22:43:34 5d3b04190fa2: Pulling fs layer 22:43:34 2f39f015ded8: Pulling fs layer 22:43:34 33b1e0a273af: Waiting 22:43:34 5d3b04190fa2: Waiting 22:43:34 2f39f015ded8: Waiting 22:43:34 3a2ae6a8a46f: Waiting 22:43:34 5c69ac0246d0: Download complete 22:43:34 3a2ae6a8a46f: Verifying Checksum 22:43:34 3a2ae6a8a46f: Download complete 22:43:34 33b1e0a273af: Verifying Checksum 22:43:34 33b1e0a273af: Download complete 22:43:34 5d3b04190fa2: Verifying Checksum 22:43:34 5d3b04190fa2: Download complete 22:43:34 ec43610c2a17: Verifying Checksum 22:43:34 ec43610c2a17: Download complete 22:43:34 5eb5b503b376: Verifying Checksum 22:43:34 5eb5b503b376: Download complete 22:43:34 using credential edgex-jenkins-ssh 22:43:34 Cloning the remote Git repository 22:43:35 2f39f015ded8: Verifying Checksum 22:43:35 2f39f015ded8: Download complete 22:43:35 5eb5b503b376: Pull complete 22:43:34 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:43:35 > git init /w/workspace/device-sdk-go/16 # timeout=10 22:43:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:43:35 > git --version # timeout=10 22:43:35 > git --version # 'git version 2.25.1' 22:43:35 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:43:35 5c69ac0246d0: Pull complete 22:43:36 ec43610c2a17: Pull complete 22:43:36 3a2ae6a8a46f: Pull complete 22:43:36 33b1e0a273af: Pull complete 22:43:36 5d3b04190fa2: Pull complete 22:43:36 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:43:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:43:36 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:43:36 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:43:36 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1144/head:refs/remotes/origin/PR-1144 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:43:37 Merging remotes/origin/main commit 4b1bca24a13eee0fbd94f91607ff04ee351fa403 into PR head commit 7951b8c72b787c8c13599feadf581ebd8b475afa 22:43:37 Merge succeeded, producing b6e26fa9ecf16ea5494d9bb28f3e8fdad2338724 22:43:37 Checking out Revision b6e26fa9ecf16ea5494d9bb28f3e8fdad2338724 (PR-1144) 22:43:37 > git config core.sparsecheckout # timeout=10 22:43:37 > git checkout -f 7951b8c72b787c8c13599feadf581ebd8b475afa # timeout=10 22:43:37 > git remote # timeout=10 22:43:37 > git config --get remote.origin.url # timeout=10 22:43:37 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:37 > git merge 4b1bca24a13eee0fbd94f91607ff04ee351fa403 # timeout=10 22:43:37 > git rev-parse HEAD^{commit} # timeout=10 22:43:37 > git config core.sparsecheckout # timeout=10 22:43:37 > git checkout -f b6e26fa9ecf16ea5494d9bb28f3e8fdad2338724 # timeout=10 22:43:41 2f39f015ded8: Pull complete 22:43:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:43:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:43:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:43:41 prd-ubuntu20.04-docker-8c-8g-63610 does not seem to be running inside a container 22:43:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:43:41 Commit message: "Merge commit '4b1bca24a13eee0fbd94f91607ff04ee351fa403' into HEAD" 22:43:41 First time build. Skipping changelog. 22:43:42 22:43:42 GitHub has been notified of this commit’s build result 22:43:42 22:43:41 > git rev-list --no-walk 61de60c7d4fac2e184f52580ea15e2058faed5dc # timeout=10 22:43:43 $ docker top 0c2657f72edffbbeb619d3d8cbe65c26e43f0c5a3493dc895c4d185cd153fdf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:43:44 ---> job-cost.sh 22:43:44 lf-activate-venv: SKIPPING 22:43:44 INFO: No Stack... 22:43:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:43:44 % Total % Received % Xferd Average Speed Time Time Time Current 22:43:44 Dload Upload Total Spent Left Speed 22:43:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 50632 0 --:--:-- --:--:-- --:--:-- 50842 [Pipeline] sh 22:43:44 INFO: Retrieving Pricing Info for: v3-standard-8 22:43:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:43:45 INFO: Archiving Costs [Pipeline] sh 22:43:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:43:45 + sudo tee /etc/docker/daemon.new 22:43:45 { 22:43:45 "registry-mirrors": [ 22:43:45 "https://nexus3.edgexfoundry.org:10001" 22:43:45 ], 22:43:45 "bip": "10.250.0.254/24", 22:43:45 "hosts": [ 22:43:45 "tcp://0.0.0.0:5555", 22:43:45 "unix:///var/run/docker.sock" 22:43:45 ], 22:43:45 "mtu": 1458, 22:43:45 "selinux-enabled": true, 22:43:45 "seccomp-profile": "/etc/docker/seccomp.json" 22:43:45 } [Pipeline] sh 22:43:45 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives/cost.csv 22:43:45 + cut -d, -f6 [Pipeline] lock 22:43:45 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1144-16-stack-cost] 22:43:45 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-16-stack-cost] did not exist. Created. 22:43:45 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1144-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:43:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:43:45 + echo total: 0.2199999988079071 [Pipeline] stash 22:43:45 Stashed 1 file(s) [Pipeline] } 22:43:45 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-16-stack-cost] [Pipeline] // lock [Pipeline] } 22:43:45 $ docker stop --time=1 0c2657f72edffbbeb619d3d8cbe65c26e43f0c5a3493dc895c4d185cd153fdf5 22:43:46 + sudo service docker restart 22:43:47 $ docker rm -f 0c2657f72edffbbeb619d3d8cbe65c26e43f0c5a3493dc895c4d185cd153fdf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:44:04 provisioning config files... 22:44:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/16@tmp/config1027674042142015643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:44:04 ---> docker-login.sh 22:44:04 nexus3.edgexfoundry.org:10001 22:44:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:05 Configure a credential helper to remove this warning. See 22:44:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:05 22:44:05 Login Succeeded 22:44:05 nexus3.edgexfoundry.org:10002 22:44:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:05 Configure a credential helper to remove this warning. See 22:44:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:05 22:44:05 Login Succeeded 22:44:06 nexus3.edgexfoundry.org:10003 22:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:06 Configure a credential helper to remove this warning. See 22:44:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:06 22:44:06 Login Succeeded 22:44:06 nexus3.edgexfoundry.org:10004 22:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:07 Configure a credential helper to remove this warning. See 22:44:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:07 22:44:07 Login Succeeded 22:44:07 docker.io 22:44:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:07 Configure a credential helper to remove this warning. See 22:44:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:07 22:44:07 Login Succeeded 22:44:07 ---> docker-login.sh ends [Pipeline] } 22:44:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:44:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:44:08 ========================================================= 22:44:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 22:44:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:44:08 + 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 . 22:44:09 Sending build context to Docker daemon 5.265MB 22:44:09 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 22:44:09 Step 2/11 : FROM ${BASE} AS builder 22:44:09 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:44:09 9b3977197b4f: Pulling fs layer 22:44:09 1a89e8eeedd5: Pulling fs layer 22:44:09 94645a83ff95: Pulling fs layer 22:44:09 3f3a8bcf1eab: Pulling fs layer 22:44:09 0c92f367c5e7: Pulling fs layer 22:44:09 3096ccb668a1: Pulling fs layer 22:44:09 e8cf19c19ddd: Pulling fs layer 22:44:09 a4caa8a26152: Pulling fs layer 22:44:09 0c92f367c5e7: Waiting 22:44:09 3096ccb668a1: Waiting 22:44:09 e8cf19c19ddd: Waiting 22:44:09 a4caa8a26152: Waiting 22:44:09 3f3a8bcf1eab: Waiting 22:44:09 94645a83ff95: Download complete 22:44:09 1a89e8eeedd5: Verifying Checksum 22:44:09 1a89e8eeedd5: Download complete 22:44:09 0c92f367c5e7: Verifying Checksum 22:44:09 0c92f367c5e7: Download complete 22:44:09 3096ccb668a1: Download complete 22:44:09 9b3977197b4f: Verifying Checksum 22:44:09 9b3977197b4f: Download complete 22:44:09 e8cf19c19ddd: Verifying Checksum 22:44:09 e8cf19c19ddd: Download complete 22:44:10 9b3977197b4f: Pull complete 22:44:11 1a89e8eeedd5: Pull complete 22:44:11 94645a83ff95: Pull complete 22:44:11 a4caa8a26152: Verifying Checksum 22:44:11 a4caa8a26152: Download complete 22:44:12 3f3a8bcf1eab: Verifying Checksum 22:44:12 3f3a8bcf1eab: Download complete 22:44:24 3f3a8bcf1eab: Pull complete 22:44:24 0c92f367c5e7: Pull complete 22:44:24 3096ccb668a1: Pull complete 22:44:24 e8cf19c19ddd: Pull complete 22:44:31 a4caa8a26152: Pull complete 22:44:31 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 22:44:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:44:31 ---> 725f1c02e7f9 22:44:31 Step 3/11 : ARG MAKE=make build 22:44:31 ---> Running in 5ea4edb10704 22:44:31 Removing intermediate container 5ea4edb10704 22:44:31 ---> 2fb0489f4c1b 22:44:31 Step 4/11 : WORKDIR /device-sdk-go 22:44:31 ---> Running in 57abf3421328 22:44:32 Removing intermediate container 57abf3421328 22:44:32 ---> e9351e83d619 22:44:32 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:44:32 ---> Running in 9c1e60e836fa 22:44:32 Removing intermediate container 9c1e60e836fa 22:44:32 ---> 9fe2bcf1ea5d 22:44:32 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:32 ---> Running in 13856b4b993b 22:44:34 Removing intermediate container 13856b4b993b 22:44:34 ---> 0268d187c12f 22:44:34 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:44:34 ---> Running in a9fb413ec0fd 22:44:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:44:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:44:37 OK: 220 MiB in 52 packages 22:44:38 Removing intermediate container a9fb413ec0fd 22:44:38 ---> b2f7e48ea998 22:44:38 Step 8/11 : COPY go.mod vendor* ./ 22:44:39 ---> d7aff782db6b 22:44:39 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:44:39 ---> Running in 6ca708410224 22:45:26 Removing intermediate container 6ca708410224 22:45:26 ---> 54b78aa05978 22:45:26 Step 10/11 : COPY . . 22:45:26 ---> 0c4ef9036e89 22:45:26 Step 11/11 : RUN ${MAKE} 22:45:26 ---> Running in 091089fa6301 22:45:26 noop 22:45:26 Removing intermediate container 091089fa6301 22:45:26 ---> eb328f9f1428 22:45:26 Successfully built eb328f9f1428 22:45:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:45:26 + docker inspect -f . ci-base-image-arm64 22:45:26 . [Pipeline] withDockerContainer 22:45:27 prd-ubuntu20.04-docker-arm64-4c-16g-63611 does not seem to be running inside a container 22:45:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/16 -v /w/workspace/device-sdk-go/16:/w/workspace/device-sdk-go/16:rw,z -v /w/workspace/device-sdk-go/16@tmp:/w/workspace/device-sdk-go/16@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 ******** ci-base-image-arm64 cat 22:45:28 $ docker top 8c822dc582de33d087182a1081206423babd4f9801ffda523ae30cee43b99b2c -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:29 + go version 22:45:29 go version go1.17.6 linux/arm64 [Pipeline] } 22:45:29 $ docker stop --time=1 8c822dc582de33d087182a1081206423babd4f9801ffda523ae30cee43b99b2c 22:45:31 $ docker rm -f 8c822dc582de33d087182a1081206423babd4f9801ffda523ae30cee43b99b2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:45:31 + docker inspect -f . ci-base-image-arm64 22:45:31 . [Pipeline] withDockerContainer 22:45:31 prd-ubuntu20.04-docker-arm64-4c-16g-63611 does not seem to be running inside a container 22:45:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/16 -v /w/workspace/device-sdk-go/16:/w/workspace/device-sdk-go/16:rw,z -v /w/workspace/device-sdk-go/16@tmp:/w/workspace/device-sdk-go/16@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 ******** ci-base-image-arm64 cat 22:45:33 $ docker top 9762600dfe044034e3c34c096e694a9e208e4b6e43b7120cc65e5e5a8d099185 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:45:34 + make test 22:45:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:46:01 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 22:47:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 22:47:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 22:47:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 22:47:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.327s coverage: 23.3% of statements 22:47:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 22:47:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.297s coverage: 27.6% of statements 22:47:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.355s coverage: 78.9% of statements 22:47:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.211s coverage: 10.8% of statements 22:47:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.628s coverage: 60.0% of statements 22:47:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 22:47:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 22:47:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.396s coverage: 34.8% of statements 22:47:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 22:47:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.253s coverage: 86.5% of statements 22:47:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 22:47:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 22:47:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.435s coverage: 65.1% of statements 22:47:58 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.105s coverage: 89.2% of statements 22:47:58 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 22:48:00 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.232s coverage: 4.7% of statements 22:48:00 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 22:48:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:48:01 GO111MODULE=on go vet ./... 22:49:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:49:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:49:23 ./bin/test-attribution-txt.sh [Pipeline] echo 22:49:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:49:23 $ docker stop --time=1 9762600dfe044034e3c34c096e694a9e208e4b6e43b7120cc65e5e5a8d099185 22:49:25 $ docker rm -f 9762600dfe044034e3c34c096e694a9e208e4b6e43b7120cc65e5e5a8d099185 [Pipeline] // withDockerContainer [Pipeline] sh 22:49:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:49:27 Warning: overwriting stash ‘coverage-report’ 22:49:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:49:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:49:28 + ls -al . 22:49:28 total 296 22:49:28 drwxrwxr-x 10 jenkins jenkins 4096 May 13 22:49 . 22:49:28 drwxrwxr-x 4 jenkins jenkins 4096 May 13 22:43 .. 22:49:28 -rw-rw-r-- 1 jenkins jenkins 140 May 13 22:43 .dockerignore 22:49:28 drwxrwxr-x 8 jenkins jenkins 4096 May 13 22:43 .git 22:49:28 drwxrwxr-x 2 jenkins jenkins 4096 May 13 22:43 .github 22:49:28 -rw-rw-r-- 1 jenkins jenkins 131 May 13 22:43 .gitignore 22:49:28 -rw-rw-r-- 1 jenkins jenkins 42 May 13 22:43 .golangci.yml 22:49:28 -rw-rw-r-- 1 jenkins jenkins 29536 May 13 22:43 CHANGELOG.md 22:49:28 -rw-rw-r-- 1 jenkins jenkins 677 May 13 22:43 GOVERNANCE.md 22:49:28 -rw-rw-r-- 1 jenkins jenkins 880 May 13 22:43 Jenkinsfile 22:49:28 -rw-rw-r-- 1 jenkins jenkins 11341 May 13 22:43 LICENSE 22:49:28 -rw-rw-r-- 1 jenkins jenkins 2015 May 13 22:43 Makefile 22:49:28 -rw-rw-r-- 1 jenkins jenkins 619 May 13 22:43 OWNERS.md 22:49:28 -rw-rw-r-- 1 jenkins jenkins 4881 May 13 22:43 README.md 22:49:28 -rw-rw-r-- 1 jenkins jenkins 5 May 13 22:41 VERSION 22:49:28 drwxrwxr-x 2 jenkins jenkins 4096 May 13 22:43 bin 22:49:28 -rw-r--r-- 1 jenkins jenkins 130739 May 13 22:48 coverage.out 22:49:28 drwxrwxr-x 5 jenkins jenkins 4096 May 13 22:43 example 22:49:28 -rw-rw-r-- 1 jenkins jenkins 3159 May 13 22:43 go.mod 22:49:28 -rw-rw-r-- 1 jenkins jenkins 34898 May 13 22:43 go.sum 22:49:28 drwxrwxr-x 15 jenkins jenkins 4096 May 13 22:43 internal 22:49:28 drwxrwxr-x 3 jenkins jenkins 4096 May 13 22:43 openapi 22:49:28 drwxrwxr-x 5 jenkins jenkins 4096 May 13 22:43 pkg 22:49:28 drwxrwxr-x 4 jenkins jenkins 4096 May 13 22:43 snap 22:49:28 -rw-rw-r-- 1 jenkins jenkins 222 May 13 22:43 version.go [Pipeline] isUnix [Pipeline] sh 22:49:28 + 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=b6e26fa9ecf16ea5494d9bb28f3e8fdad2338724 --label arch=arm64 --label version=0.0.0 . 22:49:29 Sending build context to Docker daemon 5.396MB 22:49:29 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 22:49:29 Step 2/25 : FROM ${BASE} AS builder 22:49:29 ---> eb328f9f1428 22:49:29 Step 3/25 : ARG MAKE=make build 22:49:29 ---> Running in 38b786ecb7cc 22:49:29 Removing intermediate container 38b786ecb7cc 22:49:29 ---> e85f98840549 22:49:29 Step 4/25 : WORKDIR /device-sdk-go 22:49:29 ---> Running in 707525a6ea7b 22:49:29 Removing intermediate container 707525a6ea7b 22:49:29 ---> 61cd1b423a57 22:49:29 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:49:30 ---> Running in 916638402b78 22:49:30 Removing intermediate container 916638402b78 22:49:30 ---> c8ee5d0190bb 22:49:30 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:30 ---> Running in 14a041559ac0 22:49:32 Removing intermediate container 14a041559ac0 22:49:32 ---> c679873bb623 22:49:32 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:49:32 ---> Running in da1952093e8e 22:49:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:49:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:49:35 OK: 220 MiB in 52 packages 22:49:35 Removing intermediate container da1952093e8e 22:49:35 ---> cec72abd8fe3 22:49:35 Step 8/25 : COPY go.mod vendor* ./ 22:49:36 ---> 81d89b9107ec 22:49:36 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:36 ---> Running in 5db3eae125da 22:49:38 Removing intermediate container 5db3eae125da 22:49:38 ---> b0e9b7c79c10 22:49:38 Step 10/25 : COPY . . 22:49:39 ---> 02af9ca4eba6 22:49:39 Step 11/25 : RUN ${MAKE} 22:49:39 ---> Running in 4e87d33b0127 22:49:40 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 22:51:32 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 22:51:34 Removing intermediate container 4e87d33b0127 22:51:34 ---> 8b055f9e01b8 22:51:34 Step 12/25 : FROM alpine:3.14 22:51:35 3.14: Pulling from library/alpine 22:51:35 455c02918c45: Pulling fs layer 22:51:35 455c02918c45: Verifying Checksum 22:51:35 455c02918c45: Download complete 22:51:36 455c02918c45: Pull complete 22:51:36 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 22:51:36 Status: Downloaded newer image for alpine:3.14 22:51:36 ---> ac73e934f311 22:51:36 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:51:36 ---> Running in 7ffd86c2fb53 22:51:36 Removing intermediate container 7ffd86c2fb53 22:51:36 ---> 13251451773c 22:51:36 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:51:36 ---> Running in 99c209d1100c 22:51:39 Removing intermediate container 99c209d1100c 22:51:39 ---> 5c0eed71572a 22:51:39 Step 15/25 : RUN apk add --update --no-cache zeromq 22:51:39 ---> Running in aa0fb5086d47 22:51:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:51:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:51:41 (1/5) Installing libgcc (10.3.1_git20210424-r2) 22:51:41 (2/5) Installing libsodium (1.0.18-r0) 22:51:41 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 22:51:41 (4/5) Installing libzmq (4.3.4-r0) 22:51:41 (5/5) Installing zeromq (4.3.4-r0) 22:51:41 Executing busybox-1.33.1-r7.trigger 22:51:41 OK: 8 MiB in 19 packages 22:51:42 Removing intermediate container aa0fb5086d47 22:51:42 ---> 887775161685 22:51:42 Step 16/25 : WORKDIR / 22:51:42 ---> Running in 0ff098fbb993 22:51:43 Removing intermediate container 0ff098fbb993 22:51:43 ---> 5e7d45bfa799 22:51:43 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:51:43 ---> 15a432f3d551 22:51:43 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:51:45 ---> 2c4c65733cf2 22:51:45 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:51:45 ---> 1d9fc5899c4c 22:51:45 Step 20/25 : EXPOSE 59999 22:51:45 ---> Running in 7014e3038e1b 22:51:46 Removing intermediate container 7014e3038e1b 22:51:46 ---> 25ffcd37ef14 22:51:46 Step 21/25 : ENTRYPOINT ["/device-simple"] 22:51:46 ---> Running in c61001ce2b57 22:51:46 Removing intermediate container c61001ce2b57 22:51:46 ---> c40c2ed59128 22:51:46 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:51:46 ---> Running in daed4e4ae839 22:51:46 Removing intermediate container daed4e4ae839 22:51:46 ---> fa55e82fbe9f 22:51:46 Step 23/25 : LABEL arch=arm64 22:51:46 ---> Running in c55c07f42194 22:51:47 Removing intermediate container c55c07f42194 22:51:47 ---> a0d603c649c0 22:51:47 Step 24/25 : LABEL git_sha=b6e26fa9ecf16ea5494d9bb28f3e8fdad2338724 22:51:47 ---> Running in b8d7c4bd9c76 22:51:47 Removing intermediate container b8d7c4bd9c76 22:51:47 ---> 2347f84423c3 22:51:47 Step 25/25 : LABEL version=0.0.0 22:51:47 ---> Running in 97a0d03c0fa5 22:51:47 Removing intermediate container 97a0d03c0fa5 22:51:47 ---> bcbf9572a1e3 22:51:47 [Warning] One or more build-args [ARCH] were not consumed 22:51:47 Successfully built bcbf9572a1e3 22:51:47 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 22:51:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:51:48 22:51:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:51:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:51:49 arm64: Pulling from edgex-lftools-log-publisher 22:51:49 8998bd30e6a1: Pulling fs layer 22:51:49 04944245beec: Pulling fs layer 22:51:49 699f458cf7ca: Pulling fs layer 22:51:49 765212b225bb: Pulling fs layer 22:51:49 f23df028b6ca: Pulling fs layer 22:51:49 d65c8cfc05b1: Pulling fs layer 22:51:49 2437ff75d9bd: Pulling fs layer 22:51:49 f23df028b6ca: Waiting 22:51:49 d65c8cfc05b1: Waiting 22:51:49 2437ff75d9bd: Waiting 22:51:49 765212b225bb: Waiting 22:51:49 04944245beec: Verifying Checksum 22:51:49 04944245beec: Download complete 22:51:49 765212b225bb: Download complete 22:51:49 f23df028b6ca: Verifying Checksum 22:51:49 f23df028b6ca: Download complete 22:51:49 d65c8cfc05b1: Verifying Checksum 22:51:49 d65c8cfc05b1: Download complete 22:51:49 699f458cf7ca: Verifying Checksum 22:51:49 699f458cf7ca: Download complete 22:51:49 8998bd30e6a1: Verifying Checksum 22:51:49 8998bd30e6a1: Download complete 22:51:51 2437ff75d9bd: Verifying Checksum 22:51:51 2437ff75d9bd: Download complete 22:51:54 8998bd30e6a1: Pull complete 22:51:54 04944245beec: Pull complete 22:51:55 699f458cf7ca: Pull complete 22:51:55 765212b225bb: Pull complete 22:51:56 f23df028b6ca: Pull complete 22:51:57 d65c8cfc05b1: Pull complete 22:52:12 2437ff75d9bd: Pull complete 22:52:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:52:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:52:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:52:12 prd-ubuntu20.04-docker-arm64-4c-16g-63611 does not seem to be running inside a container 22:52:12 $ 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/16 -v /w/workspace/device-sdk-go/16:/w/workspace/device-sdk-go/16:rw,z -v /w/workspace/device-sdk-go/16@tmp:/w/workspace/device-sdk-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:52:15 $ docker top 959ceefb522194328ece8fb6af3b65230a1eebdb035e2a895138fa70a9b76244 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:52:16 ---> job-cost.sh 22:52:16 lf-activate-venv: SKIPPING 22:52:16 INFO: No Stack... 22:52:16 INFO: Retrieving Pricing Info for: v3-standard-4 22:52:17 INFO: Archiving Costs [Pipeline] sh 22:52:17 + cat /w/workspace/device-sdk-go/16/archives/cost.csv 22:52:17 + cut -d, -f6 [Pipeline] lock 22:52:18 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1144-16-stack-cost] 22:52:18 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-16-stack-cost] did not exist. Created. 22:52:18 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1144-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:52:18 /w/workspace/device-sdk-go/16@tmp/durable-3be95f03/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:52:19 + echo total: 0.10999999940395355 [Pipeline] stash 22:52:19 Warning: overwriting stash ‘stack-cost’ 22:52:19 Stashed 1 file(s) [Pipeline] } 22:52:19 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-16-stack-cost] [Pipeline] // lock [Pipeline] } 22:52:19 $ docker stop --time=1 959ceefb522194328ece8fb6af3b65230a1eebdb035e2a895138fa70a9b76244 22:52:21 $ docker rm -f 959ceefb522194328ece8fb6af3b65230a1eebdb035e2a895138fa70a9b76244 [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 22:52:21 provisioning config files... 22:52:21 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config4225775618506199784tmp [Pipeline] { [Pipeline] sh 22:52:21 + set +x 22:52:21 + curl -s https://codecov.io/bash 22:52:21 + bash -s -- 22:52:21 22:52:21 _____ _ 22:52:21 / ____| | | 22:52:21 | | ___ __| | ___ ___ _____ __ 22:52:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:52:21 | |___| (_) | (_| | __/ (_| (_) \ V / 22:52:21 \_____\___/ \__,_|\___|\___\___/ \_/ 22:52:21 Bash-1.0.6 22:52:21 22:52:21 22:52:21 ==> git version 2.25.1 found 22:52:21 ==> 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 22:52:21 Release-Date: 2020-01-08 22:52:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:52:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:52:21 ==> Jenkins CI detected. 22:52:21 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1144 22:52:21 project root: . 22:52:21 --> token set from env 22:52:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:52:21 ==> Running gcov in . (disable via -X gcov) 22:52:21 ==> Python coveragepy not found 22:52:21 ==> Searching for coverage reports in: 22:52:21 + . 22:52:21 -> Found 1 reports 22:52:21 ==> Detecting git/mercurial file structure 22:52:21 ==> Reading reports 22:52:22 + ./coverage.out bytes=130739 22:52:22 ==> Appending adjustments 22:52:22 https://docs.codecov.io/docs/fixing-reports 22:52:22 + Found adjustments 22:52:22 ==> Gzipping contents 22:52:22 20K /tmp/codecov.Av1PHS.gz 22:52:22 ==> Uploading reports 22:52:22 url: https://codecov.io 22:52:22 query: branch=PR-1144&commit=9f9958038495a98ff772ec244fc5607be7881180&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1144%2F16%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1144&job=&cmd_args= 22:52:22 -> Pinging Codecov 22:52:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1144&commit=9f9958038495a98ff772ec244fc5607be7881180&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1144%2F16%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1144&job=&cmd_args= 22:52:22 -> Uploading to 22:52:22 https://storage.googleapis.com/codecov/v4/raw/2022-05-13/7E55EF52A471D76F132DFD9A03CDDE97/9f9958038495a98ff772ec244fc5607be7881180/658b5a6a-7b46-48f3-8c2f-58020e34ec61.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220513%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220513T225222Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c944c876bf1af6535f487e42188292c7d0c8b35e08a2223c6fd7c5ce1ede7bc 22:52:22 % Total % Received % Xferd Average Speed Time Time Time Current 22:52:22 Dload Upload Total Spent Left Speed 22:52:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16812 0 0 100 16812 0 62731 --:--:-- --:--:-- --:--:-- 62731 22:52:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/9f9958038495a98ff772ec244fc5607be7881180 [Pipeline] } 22:52:22 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 22:52:23 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives ] 22:52:23 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives 22:52:23 total 16 22:52:23 drwxr-xr-x 3 root root 4096 May 13 22:43 . 22:52:23 drwxrwxr-x 12 jenkins jenkins 4096 May 13 22:43 .. 22:52:23 drwxr-xr-x 2 root root 4096 May 13 22:43 cost 22:52:23 -rw-r--r-- 1 root root 86 May 13 22:43 cost.csv 22:52:23 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives 22:52:23 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives 22:52:23 total 16 22:52:23 drwxr-xr-x 3 jenkins jenkins 4096 May 13 22:43 . 22:52:23 drwxrwxr-x 12 jenkins jenkins 4096 May 13 22:43 .. 22:52:23 drwxr-xr-x 2 jenkins jenkins 4096 May 13 22:43 cost 22:52:23 -rw-r--r-- 1 jenkins jenkins 86 May 13 22:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:52:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:52:24 ---> package-listing.sh 22:52:24 ++ facter osfamily 22:52:24 ++ tr '[:upper:]' '[:lower:]' 22:52:25 + OS_FAMILY=debian 22:52:25 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1144 22:52:25 + START_PACKAGES=/tmp/packages_start.txt 22:52:25 + END_PACKAGES=/tmp/packages_end.txt 22:52:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:52:25 + PACKAGES=/tmp/packages_start.txt 22:52:25 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1144 ']' 22:52:25 + PACKAGES=/tmp/packages_end.txt 22:52:25 + case "${OS_FAMILY}" in 22:52:25 + dpkg -l 22:52:25 + grep '^ii' 22:52:25 + '[' -f /tmp/packages_start.txt ']' 22:52:25 + '[' -f /tmp/packages_end.txt ']' 22:52:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:52:25 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1144 ']' 22:52:25 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives/ 22:52:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives/ [Pipeline] echo 22:52:25 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-1144/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:52:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:52:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:52:25 . [Pipeline] withDockerContainer 22:52:26 prd-ubuntu20.04-docker-8c-8g-63610 does not seem to be running inside a container 22:52:26 $ 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-1144/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-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:52:26 $ docker top c61a46e5b6e987e8522aa9aa99a11bdc8521eb489ae9cde325348f29449137c8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:26 + touch /tmp/pre-build-complete [Pipeline] sh 22:52:26 + mkdir -p /var/log/sysstat [Pipeline] sh 22:52:27 + ls /var/log/sa-host 22:52:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:52:27 provisioning config files... 22:52:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config5119815004350394365tmp [Pipeline] { [Pipeline] echo 22:52:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:52:27 ---> create-netrc.sh [Pipeline] } 22:52:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:52:28 ---> python-tools-install.sh [Pipeline] echo 22:52:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:52:28 ---> sudo-logs.sh 22:52:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:52:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:52:28 ---> job-cost.sh 22:52:28 lf-activate-venv: SKIPPING 22:52:28 DEBUG: total: 0.2199999988079071 22:52:28 INFO: Retrieving Stack Cost... 22:52:29 INFO: Retrieving Pricing Info for: v3-standard-8 22:52:29 INFO: Archiving Costs [Pipeline] echo 22:52:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:52:30 ---> logs-deploy.sh 22:52:30 lf-activate-venv: SKIPPING 22:52:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1144/16 22:52:30 INFO: archiving workspace using pattern(s): 22:52:31 Archives upload complete. 22:52:31 INFO: archiving logs to Nexus