Pull request #1529 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ea1d5005cfc9e707e8208d491a57f10d4b4acf1e+ea75771316a3345bae478dacd5fb79870eb29e09 (5378f564afa1f3bac4907d02c1a809299b0f214b) 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-ssh16486015087569317032.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16829048496597544061.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1529/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1529/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9747182959898613036.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1529/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16385754500958939392.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh4004108121413456288.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1529/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1529/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4342110022316100887.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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/v3]] ========================================================= [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.21 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/v3 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-10441’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10446 in /w/workspace/gexfoundry_device-sdk-go_PR-1529 [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-1529 # 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 > 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/1529/head:refs/remotes/origin/PR-1529 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ea75771316a3345bae478dacd5fb79870eb29e09 into PR head commit ea1d5005cfc9e707e8208d491a57f10d4b4acf1e Merge succeeded, producing ea1d5005cfc9e707e8208d491a57f10d4b4acf1e Checking out Revision ea1d5005cfc9e707e8208d491a57f10d4b4acf1e (PR-1529) Commit message: "build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f ea1d5005cfc9e707e8208d491a57f10d4b4acf1e # 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 ea75771316a3345bae478dacd5fb79870eb29e09 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea1d5005cfc9e707e8208d491a57f10d4b4acf1e # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:27:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:27:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:27:55 ========================================================= 22:27:55 EdgeX Global Pipelines Version Info 22:27:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:27:56 ------------------- 22:27:56 stable info: 22:27:56 ------------------- 22:27:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:27:56 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:27:56 Message: update stable to v1.0.254 22:27:57 ------------------- 22:27:57 experimental info: 22:27:57 ------------------- 22:27:57 Commited By: **** collab-it+edgex@linuxfoundation.org 22:27:57 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:27:57 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:27:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 22:27:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 22:27:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:27:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:27:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:27:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:27:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1529 [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1529 [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1529 [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea1d5005cfc9e707e8208d491a57f10d4b4acf1e [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea1d500 [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:27:59 provisioning config files... 22:27:59 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1529@tmp/config9208230657769987271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:27:59 ---> docker-login.sh 22:27:59 nexus3.edgexfoundry.org:10001 22:27:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:59 Configure a credential helper to remove this warning. See 22:27:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:59 22:27:59 Login Succeeded 22:27:59 nexus3.edgexfoundry.org:10002 22:27:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:00 Configure a credential helper to remove this warning. See 22:28:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:00 22:28:00 Login Succeeded 22:28:00 nexus3.edgexfoundry.org:10003 22:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:00 Configure a credential helper to remove this warning. See 22:28:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:00 22:28:00 Login Succeeded 22:28:00 nexus3.edgexfoundry.org:10004 22:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:00 Configure a credential helper to remove this warning. See 22:28:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:00 22:28:00 Login Succeeded 22:28:00 docker.io 22:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:00 Configure a credential helper to remove this warning. See 22:28:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:00 22:28:00 Login Succeeded 22:28:00 ---> docker-login.sh ends [Pipeline] } 22:28:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:28:01 + git rev-list -1 --merges ea1d5005cfc9e707e8208d491a57f10d4b4acf1e~1..ea1d5005cfc9e707e8208d491a57f10d4b4acf1e [Pipeline] echo 22:28:01 -----------> git rev-list -1 --merges ea1d5005cfc9e707e8208d491a57f10d4b4acf1e~1..ea1d5005cfc9e707e8208d491a57f10d4b4acf1e ea1d5005cfc9e707e8208d491a57f10d4b4acf1e [false] [Pipeline] sh 22:28:01 + git log --format=format:%s -1 ea1d5005cfc9e707e8208d491a57f10d4b4acf1e [Pipeline] echo 22:28:01 ========================================================= 22:28:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:28:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:28:02 + git log --format=format:%s -1 ea1d5005cfc9e707e8208d491a57f10d4b4acf1e [Pipeline] echo 22:28:02 [semverPrep] GIT_COMMIT: ea1d5005cfc9e707e8208d491a57f10d4b4acf1e, Commit Message: build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 [Pipeline] echo 22:28:02 [semverPrep] This is not a build commit. [Pipeline] sh 22:28:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:28:02 + grep -v github /etc/ssh/ssh_known_hosts 22:28:02 + [ -e /tmp/ssh_known_hosts ] 22:28:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:28:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:28:02 + sudo tee -a /etc/ssh/ssh_known_hosts 22:28:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:28:03 22:28:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:28:03 0.1.4: Pulling from edgex-devops/py-git-semver 22:28:03 b85a868b505f: Pulling fs layer 22:28:03 e2be974225ed: Pulling fs layer 22:28:03 339a4e72a1f5: Pulling fs layer 22:28:03 988bab9f4d93: Pulling fs layer 22:28:03 1469e6f7b9e6: Pulling fs layer 22:28:03 eaf3925da568: Pulling fs layer 22:28:03 bab4dde63d76: Pulling fs layer 22:28:03 bde34c3a00c8: Pulling fs layer 22:28:03 b352a97aabf1: Pulling fs layer 22:28:03 4872d77fe225: Pulling fs layer 22:28:03 5851b861e8e6: Pulling fs layer 22:28:03 bab4dde63d76: Waiting 22:28:03 4872d77fe225: Waiting 22:28:03 5851b861e8e6: Waiting 22:28:03 bde34c3a00c8: Waiting 22:28:03 1469e6f7b9e6: Waiting 22:28:03 eaf3925da568: Waiting 22:28:03 b352a97aabf1: Waiting 22:28:03 e2be974225ed: Download complete 22:28:03 988bab9f4d93: Verifying Checksum 22:28:03 988bab9f4d93: Download complete 22:28:03 339a4e72a1f5: Verifying Checksum 22:28:03 339a4e72a1f5: Download complete 22:28:03 eaf3925da568: Download complete 22:28:03 1469e6f7b9e6: Verifying Checksum 22:28:03 1469e6f7b9e6: Download complete 22:28:03 bde34c3a00c8: Verifying Checksum 22:28:03 b352a97aabf1: Verifying Checksum 22:28:03 b352a97aabf1: Download complete 22:28:03 4872d77fe225: Download complete 22:28:03 5851b861e8e6: Verifying Checksum 22:28:03 5851b861e8e6: Download complete 22:28:03 b85a868b505f: Verifying Checksum 22:28:03 b85a868b505f: Download complete 22:28:04 bab4dde63d76: Verifying Checksum 22:28:04 bab4dde63d76: Download complete 22:28:05 b85a868b505f: Pull complete 22:28:05 e2be974225ed: Pull complete 22:28:05 339a4e72a1f5: Pull complete 22:28:05 988bab9f4d93: Pull complete 22:28:06 1469e6f7b9e6: Pull complete 22:28:06 eaf3925da568: Pull complete 22:28:08 bab4dde63d76: Pull complete 22:28:08 bde34c3a00c8: Pull complete 22:28:08 b352a97aabf1: Pull complete 22:28:08 4872d77fe225: Pull complete 22:28:08 5851b861e8e6: Pull complete 22:28:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:28:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:28:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:28:08 prd-ubuntu20.04-docker-8c-8g-10446 does not seem to be running inside a container 22:28:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1529 -v /w/workspace/gexfoundry_device-sdk-go_PR-1529:/w/workspace/gexfoundry_device-sdk-go_PR-1529:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1529@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1529@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:28:13 $ docker top 3b69373a68a787c00b71e270ed5aba764eb1942bab381f8d6d077c297f3c2b6a -eo pid,comm 22:28:13 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:28:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:28:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:28:14 [ssh-agent] Looking for ssh-agent implementation... 22:28:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:28:14 $ docker exec 3b69373a68a787c00b71e270ed5aba764eb1942bab381f8d6d077c297f3c2b6a ssh-agent 22:28:14 SSH_AUTH_SOCK=/tmp/ssh-plCe2bNpsu9y/agent.32 22:28:14 SSH_AGENT_PID=38 22:28:14 Running ssh-add (command line suppressed) 22:28:14 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1529@tmp/private_key_12637685604772981695.key (/w/workspace/gexfoundry_device-sdk-go_PR-1529@tmp/private_key_12637685604772981695.key) 22:28:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:28:14 + git tag --points-at HEAD [Pipeline] } 22:28:14 $ docker exec --env ******** --env ******** 3b69373a68a787c00b71e270ed5aba764eb1942bab381f8d6d077c297f3c2b6a ssh-agent -k 22:28:14 unset SSH_AUTH_SOCK; 22:28:14 unset SSH_AGENT_PID; 22:28:14 echo Agent pid 38 killed; 22:28:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:28:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:28:14 [ssh-agent] Looking for ssh-agent implementation... 22:28:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:28:15 $ docker exec 3b69373a68a787c00b71e270ed5aba764eb1942bab381f8d6d077c297f3c2b6a ssh-agent 22:28:15 SSH_AUTH_SOCK=/tmp/ssh-4wur4EA9dQEC/agent.70 22:28:15 SSH_AGENT_PID=76 22:28:15 Running ssh-add (command line suppressed) 22:28:15 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1529@tmp/private_key_11052467770661399937.key (/w/workspace/gexfoundry_device-sdk-go_PR-1529@tmp/private_key_11052467770661399937.key) 22:28:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:28:15 + git semver init 22:28:15 2023-10-25 22:28:15,877 [run_init] DEBUG init version:0.0.0 force:False 22:28:15 2023-10-25 22:28:15,878 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1529/.semver 22:28:15 2023-10-25 22:28:15,878 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1529/.semver 22:28:15 2023-10-25 22:28:15,878 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1529/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1529, universal_newlines=False, shell=None, istream=None) 22:28:17 2023-10-25 22:28:16,911 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1529/.git/info/exclude 22:28:17 2023-10-25 22:28:16,912 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1529/.semver/PR-1529 with force:False 22:28:17 2023-10-25 22:28:16,912 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1529/.semver/PR-1529 22:28:17 2023-10-25 22:28:16,917 [execute] INFO git cat-file --batch-check 22:28:17 2023-10-25 22:28:16,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1529/.semver, universal_newlines=False, shell=None, istream=) 22:28:17 2023-10-25 22:28:16,924 [execute] INFO git cat-file --batch 22:28:17 2023-10-25 22:28:16,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1529/.semver, universal_newlines=False, shell=None, istream=) 22:28:17 2023-10-25 22:28:16,930 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1529/.semver/PR-1529 22:28:17 0.0.0 [Pipeline] } 22:28:17 $ docker exec --env ******** --env ******** 3b69373a68a787c00b71e270ed5aba764eb1942bab381f8d6d077c297f3c2b6a ssh-agent -k 22:28:17 unset SSH_AUTH_SOCK; 22:28:17 unset SSH_AGENT_PID; 22:28:17 echo Agent pid 76 killed; 22:28:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:28:17 + git semver [Pipeline] } 22:28:18 $ docker stop --time=1 3b69373a68a787c00b71e270ed5aba764eb1942bab381f8d6d077c297f3c2b6a 22:28:19 $ docker rm -f --volumes 3b69373a68a787c00b71e270ed5aba764eb1942bab381f8d6d077c297f3c2b6a [Pipeline] // withDockerContainer [Pipeline] sh 22:28:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:28:20 Stashed 1 file(s) [Pipeline] echo 22:28:20 [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:28:20 provisioning config files... 22:28:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1529@tmp/config11558681532600841925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:28:21 ---> docker-login.sh 22:28:21 nexus3.edgexfoundry.org:10001 22:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:21 Configure a credential helper to remove this warning. See 22:28:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:21 22:28:21 Login Succeeded 22:28:21 nexus3.edgexfoundry.org:10002 22:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:21 Configure a credential helper to remove this warning. See 22:28:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:21 22:28:21 Login Succeeded 22:28:21 nexus3.edgexfoundry.org:10003 22:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:21 Configure a credential helper to remove this warning. See 22:28:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:21 22:28:21 Login Succeeded 22:28:21 nexus3.edgexfoundry.org:10004 22:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:21 Configure a credential helper to remove this warning. See 22:28:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:21 22:28:21 Login Succeeded 22:28:21 docker.io 22:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:22 Configure a credential helper to remove this warning. See 22:28:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:22 22:28:22 Login Succeeded 22:28:22 ---> docker-login.sh ends [Pipeline] } 22:28:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:28:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:28:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:28:22 ========================================================= 22:28:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:28:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:23 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 22:28:23 Sending build context to Docker daemon 11.25MB 22:28:23 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 22:28:23 Step 2/10 : FROM ${BASE} AS builder 22:28:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:28:23 7264a8db6415: Pulling fs layer 22:28:23 c4d48a809fc2: Pulling fs layer 22:28:23 4f1c88b9dad5: Pulling fs layer 22:28:23 ad3a456e5733: Pulling fs layer 22:28:23 33e27b845d1e: Pulling fs layer 22:28:23 ad3a456e5733: Waiting 22:28:23 c68163c4e522: Pulling fs layer 22:28:23 33e27b845d1e: Waiting 22:28:23 50da416c3ac9: Pulling fs layer 22:28:23 23d2d4c4bb30: Pulling fs layer 22:28:23 50da416c3ac9: Waiting 22:28:23 c4d48a809fc2: Download complete 22:28:23 ad3a456e5733: Verifying Checksum 22:28:23 ad3a456e5733: Download complete 22:28:23 33e27b845d1e: Download complete 22:28:23 7264a8db6415: Verifying Checksum 22:28:23 7264a8db6415: Download complete 22:28:23 c68163c4e522: Verifying Checksum 22:28:23 c68163c4e522: Download complete 22:28:23 7264a8db6415: Pull complete 22:28:23 23d2d4c4bb30: Verifying Checksum 22:28:23 23d2d4c4bb30: Download complete 22:28:23 c4d48a809fc2: Pull complete 22:28:23 4f1c88b9dad5: Verifying Checksum 22:28:23 4f1c88b9dad5: Download complete 22:28:24 50da416c3ac9: Verifying Checksum 22:28:27 4f1c88b9dad5: Pull complete 22:28:27 ad3a456e5733: Pull complete 22:28:27 33e27b845d1e: Pull complete 22:28:27 c68163c4e522: Pull complete 22:28:29 50da416c3ac9: Pull complete 22:28:30 23d2d4c4bb30: Pull complete 22:28:30 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 22:28:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:28:30 ---> 0786185ac409 22:28:30 Step 3/10 : ARG MAKE=make build 22:28:35 Still waiting to schedule task 22:28:35 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:28:39 ---> Running in 42d3ecabf8f6 22:28:39 Removing intermediate container 42d3ecabf8f6 22:28:39 ---> d8c4013fc170 22:28:39 Step 4/10 : WORKDIR /device-sdk-go 22:28:39 ---> Running in cb5b67d3f5a8 22:28:39 Removing intermediate container cb5b67d3f5a8 22:28:39 ---> f53ed123a357 22:28:39 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:28:39 ---> Running in bea2d73f8ae4 22:28:39 Removing intermediate container bea2d73f8ae4 22:28:39 ---> 5cfb6506a137 22:28:39 Step 6/10 : RUN apk add --update --no-cache make git 22:28:39 ---> Running in 451aa91ea290 22:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:28:39 OK: 264 MiB in 52 packages 22:28:39 Removing intermediate container 451aa91ea290 22:28:39 ---> 64bea2587c3d 22:28:39 Step 7/10 : COPY go.mod vendor* ./ 22:28:39 ---> aca0374d94d0 22:28:39 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:39 ---> Running in fd67672fb704 22:29:47 Removing intermediate container fd67672fb704 22:29:47 ---> 996414a5ce37 22:29:47 Step 9/10 : COPY . . 22:29:47 ---> 5e0a5121331e 22:29:47 Step 10/10 : RUN ${MAKE} 22:29:47 ---> Running in 3a1febb05106 22:29:47 noop 22:29:47 Removing intermediate container 3a1febb05106 22:29:47 ---> 54c586aa3b11 22:29:47 Successfully built 54c586aa3b11 22:29:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:48 + docker inspect -f . ci-base-image-x86_64 22:29:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:29:48 prd-ubuntu20.04-docker-8c-8g-10446 does not seem to be running inside a container 22:29:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1529 -v /w/workspace/gexfoundry_device-sdk-go_PR-1529:/w/workspace/gexfoundry_device-sdk-go_PR-1529:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1529@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1529@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 ******** ci-base-image-x86_64 cat 22:29:48 $ docker top 30ecaaad8de3ff7289c22c9402b3bf6f1ce112d0103066769f41ab5b31b52dc2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:49 + go version 22:29:49 go version go1.21.0 linux/amd64 [Pipeline] } 22:29:49 $ docker stop --time=1 30ecaaad8de3ff7289c22c9402b3bf6f1ce112d0103066769f41ab5b31b52dc2 22:29:50 $ docker rm -f --volumes 30ecaaad8de3ff7289c22c9402b3bf6f1ce112d0103066769f41ab5b31b52dc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:51 + docker inspect -f . ci-base-image-x86_64 22:29:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:29:51 prd-ubuntu20.04-docker-8c-8g-10446 does not seem to be running inside a container 22:29:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1529 -v /w/workspace/gexfoundry_device-sdk-go_PR-1529:/w/workspace/gexfoundry_device-sdk-go_PR-1529:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1529@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1529@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 ******** ci-base-image-x86_64 cat 22:29:51 $ docker top efda9189549a90adcfe9e9701bb4c3b0055490d9a3dd90291a820faa84842d3c -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:52 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1529 [Pipeline] fileExists [Pipeline] sh 22:29:52 + make test 22:29:52 go test -race -coverprofile=coverage.out ./... 22:29:58 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 22:30:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 22:30:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 22:30:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 22:30:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 22:30:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 22:30:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 22:30:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 22:30:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.063s coverage: 27.6% of statements 22:30:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.050s coverage: 81.5% of statements 22:30:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.057s coverage: 86.0% of statements 22:30:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 22:30:15 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 22:30:15 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 22:30:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.090s coverage: 71.8% of statements 22:30:15 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 22:30:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.067s coverage: 14.4% of statements 22:30:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.984s coverage: 45.9% of statements 22:30:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.068s coverage: 68.5% of statements 22:30:19 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.112s coverage: 89.2% of statements 22:30:19 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.051s coverage: 5.5% of statements 22:30:41 GO111MODULE=on go vet ./... 22:30:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:30:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:30:42 ./bin/test-attribution-txt.sh [Pipeline] echo 22:30:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:30:42 $ docker stop --time=1 efda9189549a90adcfe9e9701bb4c3b0055490d9a3dd90291a820faa84842d3c 22:30:50 $ docker rm -f --volumes efda9189549a90adcfe9e9701bb4c3b0055490d9a3dd90291a820faa84842d3c [Pipeline] // withDockerContainer [Pipeline] sh 22:30:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:30:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:30:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:30:51 + ls -al . 22:30:51 total 304 22:30:51 drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 22:29 . 22:30:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:27 .. 22:30:51 -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 22:27 .dockerignore 22:30:51 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:30 .git 22:30:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:27 .github 22:30:51 -rw-rw-r-- 1 jenkins jenkins 137 Oct 25 22:27 .gitignore 22:30:51 -rw-rw-r-- 1 jenkins jenkins 42 Oct 25 22:27 .golangci.yml 22:30:51 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:28 .semver 22:30:51 -rw-rw-r-- 1 jenkins jenkins 44878 Oct 25 22:27 CHANGELOG.md 22:30:51 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:27 GOVERNANCE.md 22:30:51 -rw-rw-r-- 1 jenkins jenkins 885 Oct 25 22:27 Jenkinsfile 22:30:51 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 25 22:27 LICENSE 22:30:51 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 25 22:27 Makefile 22:30:51 -rw-rw-r-- 1 jenkins jenkins 619 Oct 25 22:27 OWNERS.md 22:30:51 -rw-rw-r-- 1 jenkins jenkins 4933 Oct 25 22:27 README.md 22:30:51 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:28 VERSION 22:30:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:27 bin 22:30:51 -rw-r--r-- 1 jenkins jenkins 122154 Oct 25 22:30 coverage.out 22:30:51 drwxrwxr-x 5 jenkins jenkins 4096 Oct 25 22:27 example 22:30:51 -rw-rw-r-- 1 jenkins jenkins 3723 Oct 25 22:27 go.mod 22:30:51 -rw-rw-r-- 1 jenkins jenkins 34277 Oct 25 22:27 go.sum 22:30:51 drwxrwxr-x 12 jenkins jenkins 4096 Oct 25 22:27 internal 22:30:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:27 openapi 22:30:51 drwxrwxr-x 6 jenkins jenkins 4096 Oct 25 22:27 pkg 22:30:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:27 snap 22:30:51 -rw-rw-r-- 1 jenkins jenkins 222 Oct 25 22:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:52 + 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=ea1d5005cfc9e707e8208d491a57f10d4b4acf1e --label arch=amd64 --label version=0.0.0 . 22:30:52 Sending build context to Docker daemon 11.37MB 22:30:52 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 22:30:52 Step 2/23 : FROM ${BASE} AS builder 22:30:52 ---> 54c586aa3b11 22:30:52 Step 3/23 : ARG MAKE=make build 22:30:53 ---> Running in fff5d4777746 22:30:53 Removing intermediate container fff5d4777746 22:30:53 ---> f914fb1a514c 22:30:53 Step 4/23 : WORKDIR /device-sdk-go 22:30:53 ---> Running in 14117c580205 22:30:53 Removing intermediate container 14117c580205 22:30:53 ---> 45f2238ff486 22:30:53 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:30:53 ---> Running in 87bcf30505d0 22:30:53 Removing intermediate container 87bcf30505d0 22:30:53 ---> 59865a679f5f 22:30:53 Step 6/23 : RUN apk add --update --no-cache make git 22:30:53 ---> Running in f7c2a9b0339e 22:30:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:30:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:30:54 OK: 264 MiB in 52 packages 22:30:54 Removing intermediate container f7c2a9b0339e 22:30:54 ---> c7bbd446dd73 22:30:54 Step 7/23 : COPY go.mod vendor* ./ 22:30:54 ---> 17943e17fe08 22:30:54 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:30:54 ---> Running in 3b6e665512bb 22:30:54 Removing intermediate container 3b6e665512bb 22:30:54 ---> 3373dacfc3d0 22:30:54 Step 9/23 : COPY . . 22:30:55 ---> 5a0cdf64e888 22:30:55 Step 10/23 : RUN ${MAKE} 22:30:55 ---> Running in 5ef71a1dc993 22:30:55 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 22:31:17 Removing intermediate container 5ef71a1dc993 22:31:17 ---> da72fe991237 22:31:17 Step 11/23 : FROM alpine:3.18 22:31:17 3.18: Pulling from library/alpine 22:31:17 96526aa774ef: Pulling fs layer 22:31:17 96526aa774ef: Verifying Checksum 22:31:17 96526aa774ef: Download complete 22:31:17 96526aa774ef: Pull complete 22:31:17 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:31:17 Status: Downloaded newer image for alpine:3.18 22:31:17 ---> 8ca4688f4f35 22:31:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:31:17 ---> Running in 04a718271aff 22:31:17 Removing intermediate container 04a718271aff 22:31:17 ---> fb6682362775 22:31:17 Step 13/23 : RUN apk add --update --no-cache 22:31:17 ---> Running in d49e67986df2 22:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:31:17 OK: 7 MiB in 15 packages 22:31:17 Removing intermediate container d49e67986df2 22:31:17 ---> df27d6935121 22:31:17 Step 14/23 : WORKDIR / 22:31:17 ---> Running in a34d42c5b791 22:31:17 Removing intermediate container a34d42c5b791 22:31:17 ---> 849fcf047f36 22:31:17 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:31:17 ---> cebd5642b39b 22:31:17 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:31:18 ---> efda9facbcc5 22:31:18 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:31:18 ---> 756ef90ef9fd 22:31:18 Step 18/23 : EXPOSE 59999 22:31:18 ---> Running in 3e65c66cc390 22:31:18 Removing intermediate container 3e65c66cc390 22:31:18 ---> 6bd7e84722fc 22:31:18 Step 19/23 : ENTRYPOINT ["/device-simple"] 22:31:18 ---> Running in 1a9d905644cb 22:31:18 Removing intermediate container 1a9d905644cb 22:31:18 ---> 04c5fdd75cba 22:31:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:31:18 ---> Running in 07f36ee7759a 22:31:18 Removing intermediate container 07f36ee7759a 22:31:18 ---> ee7cb8481ad8 22:31:18 Step 21/23 : LABEL arch=amd64 22:31:18 ---> Running in b50472d74510 22:31:18 Removing intermediate container b50472d74510 22:31:18 ---> 41659a5b2bfb 22:31:18 Step 22/23 : LABEL git_sha=ea1d5005cfc9e707e8208d491a57f10d4b4acf1e 22:31:18 ---> Running in ddf096fd7c27 22:31:19 Removing intermediate container ddf096fd7c27 22:31:19 ---> 3255fcbf8bb0 22:31:19 Step 23/23 : LABEL version=0.0.0 22:31:19 ---> Running in 2292104b8ccc 22:31:19 Removing intermediate container 2292104b8ccc 22:31:19 ---> 52ff2765619b 22:31:19 [Warning] One or more build-args [ARCH] were not consumed 22:31:19 Successfully built 52ff2765619b 22:31:19 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 22:31:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:31:20 22:31:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:31:20 latest: Pulling from edgex-lftools-log-publisher 22:31:20 5eb5b503b376: Pulling fs layer 22:31:20 5c69ac0246d0: Pulling fs layer 22:31:20 ec43610c2a17: Pulling fs layer 22:31:20 3a2ae6a8a46f: Pulling fs layer 22:31:20 33b1e0a273af: Pulling fs layer 22:31:20 5d3b04190fa2: Pulling fs layer 22:31:20 3a2ae6a8a46f: Waiting 22:31:20 33b1e0a273af: Waiting 22:31:20 5d3b04190fa2: Waiting 22:31:20 2f39f015ded8: Pulling fs layer 22:31:20 2f39f015ded8: Waiting 22:31:20 5c69ac0246d0: Verifying Checksum 22:31:20 5c69ac0246d0: Download complete 22:31:20 3a2ae6a8a46f: Download complete 22:31:20 33b1e0a273af: Verifying Checksum 22:31:20 33b1e0a273af: Download complete 22:31:20 5d3b04190fa2: Verifying Checksum 22:31:20 5d3b04190fa2: Download complete 22:31:20 ec43610c2a17: Verifying Checksum 22:31:20 ec43610c2a17: Download complete 22:31:20 5eb5b503b376: Verifying Checksum 22:31:20 5eb5b503b376: Download complete 22:31:21 2f39f015ded8: Download complete 22:31:21 5eb5b503b376: Pull complete 22:31:21 5c69ac0246d0: Pull complete 22:31:22 ec43610c2a17: Pull complete 22:31:22 3a2ae6a8a46f: Pull complete 22:31:22 33b1e0a273af: Pull complete 22:31:22 5d3b04190fa2: Pull complete 22:31:26 2f39f015ded8: Pull complete 22:31:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:31:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:31:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:27 prd-ubuntu20.04-docker-8c-8g-10446 does not seem to be running inside a container 22:31:27 $ 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-1529 -v /w/workspace/gexfoundry_device-sdk-go_PR-1529:/w/workspace/gexfoundry_device-sdk-go_PR-1529:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1529@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1529@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:31:31 $ docker top 23a6f71abad4845199c048ef40931333ff2af139be624a8954a9819ee6ea5a48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:31:31 ---> job-cost.sh 22:31:31 lf-activate-venv: SKIPPING 22:31:31 INFO: No Stack... 22:31:32 INFO: Retrieving Pricing Info for: v3-standard-8 22:31:32 INFO: Archiving Costs [Pipeline] sh 22:31:32 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1529/archives/cost.csv 22:31:32 + cut -d, -f6 [Pipeline] lock 22:31:32 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1529-1-stack-cost] 22:31:32 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1529-1-stack-cost] did not exist. Created. 22:31:32 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1529-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:31:33 + echo total: 0.2199999988079071 [Pipeline] stash 22:31:33 Stashed 1 file(s) [Pipeline] } 22:31:33 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1529-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:31:33 $ docker stop --time=1 23a6f71abad4845199c048ef40931333ff2af139be624a8954a9819ee6ea5a48 22:31:34 $ docker rm -f --volumes 23a6f71abad4845199c048ef40931333ff2af139be624a8954a9819ee6ea5a48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:39:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10909 in /w/workspace/gexfoundry_device-sdk-go_PR-1529 [Pipeline] { [Pipeline] ws 22:39:51 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 22:39:51 The recommended git tool is: git 22:39:59 using credential edgex-jenkins-ssh 22:39:59 Cloning the remote Git repository 22:39:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:39:59 > git init /w/workspace/device-sdk-go/1 # timeout=10 22:39:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:39:59 > git --version # timeout=10 22:39:59 > git --version # 'git version 2.25.1' 22:39:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:39:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:40:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:40:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:40:03 Merging remotes/origin/main commit ea75771316a3345bae478dacd5fb79870eb29e09 into PR head commit ea1d5005cfc9e707e8208d491a57f10d4b4acf1e 22:40:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:40:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:40:03 using GIT_SSH to set credentials SSH Credentials for GitHub 22:40:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1529/head:refs/remotes/origin/PR-1529 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:40:03 > git config core.sparsecheckout # timeout=10 22:40:03 > git checkout -f ea1d5005cfc9e707e8208d491a57f10d4b4acf1e # timeout=10 22:40:04 Merge succeeded, producing ea1d5005cfc9e707e8208d491a57f10d4b4acf1e 22:40:04 Checking out Revision ea1d5005cfc9e707e8208d491a57f10d4b4acf1e (PR-1529) 22:40:05 Commit message: "build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3" 22:40:05 > git --version # timeout=10 22:40:05 > git --version # 'git version 2.25.1' 22:40:05 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { 22:40:04 > git remote # timeout=10 22:40:04 > git config --get remote.origin.url # timeout=10 22:40:04 using GIT_SSH to set credentials SSH Credentials for GitHub 22:40:04 > git merge ea75771316a3345bae478dacd5fb79870eb29e09 # timeout=10 22:40:04 > git rev-parse HEAD^{commit} # timeout=10 22:40:04 > git config core.sparsecheckout # timeout=10 22:40:04 > git checkout -f ea1d5005cfc9e707e8208d491a57f10d4b4acf1e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:40:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:40:06 % Total % Received % Xferd Average Speed Time Time Time Current 22:40:06 Dload Upload Total Spent Left Speed 22:40:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh 22:40:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:40:07 + sudo tee /etc/docker/daemon.new 22:40:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:40:07 { 22:40:07 "registry-mirrors": [ 22:40:07 "https://nexus3.edgexfoundry.org:10001" 22:40:07 ], 22:40:07 "bip": "10.250.0.254/24", 22:40:07 "hosts": [ 22:40:07 "tcp://0.0.0.0:5555", 22:40:07 "unix:///var/run/docker.sock" 22:40:07 ], 22:40:07 "mtu": 1458, 22:40:07 "selinux-enabled": true, 22:40:07 "seccomp-profile": "/etc/docker/seccomp.json" 22:40:07 } [Pipeline] sh 22:40:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:40:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:40:27 provisioning config files... 22:40:27 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config17595816344204773717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:40:27 ---> docker-login.sh 22:40:27 nexus3.edgexfoundry.org:10001 22:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:28 Configure a credential helper to remove this warning. See 22:40:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:28 22:40:28 Login Succeeded 22:40:28 nexus3.edgexfoundry.org:10002 22:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:29 Configure a credential helper to remove this warning. See 22:40:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:29 22:40:29 Login Succeeded 22:40:29 nexus3.edgexfoundry.org:10003 22:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:29 Configure a credential helper to remove this warning. See 22:40:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:29 22:40:29 Login Succeeded 22:40:29 nexus3.edgexfoundry.org:10004 22:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:29 Configure a credential helper to remove this warning. See 22:40:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:29 22:40:29 Login Succeeded 22:40:29 docker.io 22:40:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:30 Configure a credential helper to remove this warning. See 22:40:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:30 22:40:30 Login Succeeded 22:40:30 ---> docker-login.sh ends [Pipeline] } 22:40:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:40:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:40:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:40:31 ========================================================= 22:40:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:40:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:31 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 22:40:32 Sending build context to Docker daemon 6.019MB 22:40:32 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 22:40:32 Step 2/10 : FROM ${BASE} AS builder 22:40:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:40:32 9fda8d8052c6: Pulling fs layer 22:40:32 5d54e960e981: Pulling fs layer 22:40:32 c4a7e357bf2a: Pulling fs layer 22:40:32 f0e02332f6b5: Pulling fs layer 22:40:32 cefa15bbcfad: Pulling fs layer 22:40:32 17808c966233: Pulling fs layer 22:40:32 f4c1fc716caa: Pulling fs layer 22:40:32 17808c966233: Waiting 22:40:32 f0e02332f6b5: Waiting 22:40:32 cefa15bbcfad: Waiting 22:40:32 5d54e960e981: Download complete 22:40:32 f0e02332f6b5: Verifying Checksum 22:40:32 f0e02332f6b5: Download complete 22:40:32 cefa15bbcfad: Verifying Checksum 22:40:32 cefa15bbcfad: Download complete 22:40:32 9fda8d8052c6: Verifying Checksum 22:40:32 9fda8d8052c6: Download complete 22:40:33 f4c1fc716caa: Download complete 22:40:33 9fda8d8052c6: Pull complete 22:40:34 5d54e960e981: Pull complete 22:40:35 c4a7e357bf2a: Verifying Checksum 22:40:35 c4a7e357bf2a: Download complete 22:40:36 17808c966233: Verifying Checksum 22:40:36 17808c966233: Download complete 22:40:51 c4a7e357bf2a: Pull complete 22:40:51 f0e02332f6b5: Pull complete 22:40:51 cefa15bbcfad: Pull complete 22:40:59 17808c966233: Pull complete 22:40:59 f4c1fc716caa: Pull complete 22:40:59 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 22:40:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:40:59 ---> ea914061e18c 22:40:59 Step 3/10 : ARG MAKE=make build 22:41:01 ---> Running in 4c54cc932243 22:41:01 Removing intermediate container 4c54cc932243 22:41:01 ---> 49fd89c3f3a2 22:41:01 Step 4/10 : WORKDIR /device-sdk-go 22:41:01 ---> Running in b6ad7d63eedf 22:41:02 Removing intermediate container b6ad7d63eedf 22:41:02 ---> 0915e514aa83 22:41:02 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:41:02 ---> Running in b37d18603759 22:41:03 Removing intermediate container b37d18603759 22:41:03 ---> fbde366b7ccd 22:41:03 Step 6/10 : RUN apk add --update --no-cache make git 22:41:03 ---> Running in 40d4fe437cf0 22:41:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:41:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:41:06 OK: 266 MiB in 52 packages 22:41:08 Removing intermediate container 40d4fe437cf0 22:41:08 ---> 8a12451419ff 22:41:08 Step 7/10 : COPY go.mod vendor* ./ 22:41:09 ---> 60764610a747 22:41:09 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:41:09 ---> Running in 16d0405733d7 22:42:47 Removing intermediate container 16d0405733d7 22:42:47 ---> eb602c3fe05c 22:42:47 Step 9/10 : COPY . . 22:42:47 ---> 6c9ea46b392f 22:42:47 Step 10/10 : RUN ${MAKE} 22:42:47 ---> Running in 1cb12d9cbbaf 22:42:47 noop 22:42:47 Removing intermediate container 1cb12d9cbbaf 22:42:47 ---> 5b7c67c61775 22:42:47 Successfully built 5b7c67c61775 22:42:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:48 + docker inspect -f . ci-base-image-arm64 22:42:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:42:48 prd-ubuntu20.04-docker-arm64-4c-16g-10909 does not seem to be running inside a container 22:42:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:42:49 $ docker top 0ca61acf40a16308156d6163f8bdb588be079e896b8e836b90b947dec4ecf975 -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:50 + go version 22:42:50 go version go1.21.0 linux/arm64 [Pipeline] } 22:42:50 $ docker stop --time=1 0ca61acf40a16308156d6163f8bdb588be079e896b8e836b90b947dec4ecf975 22:42:52 $ docker rm -f --volumes 0ca61acf40a16308156d6163f8bdb588be079e896b8e836b90b947dec4ecf975 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:53 + docker inspect -f . ci-base-image-arm64 22:42:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:42:54 prd-ubuntu20.04-docker-arm64-4c-16g-10909 does not seem to be running inside a container 22:42:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:42:55 $ docker top f8f6794efb75668005285764016ec56b4b422f349c2fea9bbff4d95bfe6e8c1e -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:56 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 22:42:57 + make test 22:42:57 go test -race -coverprofile=coverage.out ./... 22:43:44 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 22:46:20 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 22:46:20 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 22:46:20 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 22:46:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 22:46:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 22:46:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.261s coverage: 27.6% of statements 22:46:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.302s coverage: 81.5% of statements 22:46:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 22:46:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 22:46:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.575s coverage: 86.0% of statements 22:46:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 22:46:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.612s coverage: 71.8% of statements 22:46:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.578s coverage: 14.4% of statements 22:46:40 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 22:46:40 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 22:46:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.440s coverage: 45.9% of statements 22:46:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.474s coverage: 68.5% of statements 22:46:46 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.486s coverage: 89.2% of statements 22:46:46 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 22:46:48 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.272s coverage: 5.5% of statements 22:46:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:46:49 GO111MODULE=on go vet ./... 22:49:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:49:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:49:26 ./bin/test-attribution-txt.sh [Pipeline] echo 22:49:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:49:26 $ docker stop --time=1 f8f6794efb75668005285764016ec56b4b422f349c2fea9bbff4d95bfe6e8c1e 22:49:28 $ docker rm -f --volumes f8f6794efb75668005285764016ec56b4b422f349c2fea9bbff4d95bfe6e8c1e [Pipeline] // withDockerContainer [Pipeline] sh 22:49:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:49:30 Warning: overwriting stash ‘coverage-report’ 22:49:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:49:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:49:32 + ls -al . 22:49:32 total 300 22:49:32 drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 22:43 . 22:49:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:39 .. 22:49:32 -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 22:40 .dockerignore 22:49:32 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:40 .git 22:49:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:40 .github 22:49:32 -rw-rw-r-- 1 jenkins jenkins 137 Oct 25 22:40 .gitignore 22:49:32 -rw-rw-r-- 1 jenkins jenkins 42 Oct 25 22:40 .golangci.yml 22:49:32 -rw-rw-r-- 1 jenkins jenkins 44878 Oct 25 22:40 CHANGELOG.md 22:49:32 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:40 GOVERNANCE.md 22:49:32 -rw-rw-r-- 1 jenkins jenkins 885 Oct 25 22:40 Jenkinsfile 22:49:32 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 25 22:40 LICENSE 22:49:32 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 25 22:40 Makefile 22:49:32 -rw-rw-r-- 1 jenkins jenkins 619 Oct 25 22:40 OWNERS.md 22:49:32 -rw-rw-r-- 1 jenkins jenkins 4933 Oct 25 22:40 README.md 22:49:32 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:28 VERSION 22:49:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:40 bin 22:49:32 -rw-r--r-- 1 jenkins jenkins 122154 Oct 25 22:46 coverage.out 22:49:32 drwxrwxr-x 5 jenkins jenkins 4096 Oct 25 22:40 example 22:49:32 -rw-rw-r-- 1 jenkins jenkins 3723 Oct 25 22:40 go.mod 22:49:32 -rw-rw-r-- 1 jenkins jenkins 34277 Oct 25 22:40 go.sum 22:49:32 drwxrwxr-x 12 jenkins jenkins 4096 Oct 25 22:40 internal 22:49:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:40 openapi 22:49:32 drwxrwxr-x 6 jenkins jenkins 4096 Oct 25 22:40 pkg 22:49:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:40 snap 22:49:32 -rw-rw-r-- 1 jenkins jenkins 222 Oct 25 22:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:32 + 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=ea1d5005cfc9e707e8208d491a57f10d4b4acf1e --label arch=arm64 --label version=0.0.0 . 22:49:33 Sending build context to Docker daemon 6.141MB 22:49:33 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 22:49:33 Step 2/23 : FROM ${BASE} AS builder 22:49:33 ---> 5b7c67c61775 22:49:33 Step 3/23 : ARG MAKE=make build 22:49:33 ---> Running in 7f4e48ed7b57 22:49:33 Removing intermediate container 7f4e48ed7b57 22:49:33 ---> bde703f8915e 22:49:33 Step 4/23 : WORKDIR /device-sdk-go 22:49:33 ---> Running in 02c050ec51cf 22:49:34 Removing intermediate container 02c050ec51cf 22:49:34 ---> dce7fa2f723c 22:49:34 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:49:34 ---> Running in c1d213905295 22:49:34 Removing intermediate container c1d213905295 22:49:34 ---> fd540094c0bc 22:49:34 Step 6/23 : RUN apk add --update --no-cache make git 22:49:34 ---> Running in 24c47802965f 22:49:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:49:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:49:37 OK: 266 MiB in 52 packages 22:49:38 Removing intermediate container 24c47802965f 22:49:38 ---> a246b572d291 22:49:38 Step 7/23 : COPY go.mod vendor* ./ 22:49:39 ---> 9416ed41cbb1 22:49:39 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:39 ---> Running in f74394cc9229 22:49:41 Removing intermediate container f74394cc9229 22:49:41 ---> 7d0722cb16f5 22:49:41 Step 9/23 : COPY . . 22:49:43 ---> e7099d571a8c 22:49:43 Step 10/23 : RUN ${MAKE} 22:49:43 ---> Running in c9bb510bc94d 22:49:44 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 22:51:50 Removing intermediate container c9bb510bc94d 22:51:50 ---> 04c014b0fec4 22:51:50 Step 11/23 : FROM alpine:3.18 22:51:50 3.18: Pulling from library/alpine 22:51:50 579b34f0a95b: Pulling fs layer 22:51:50 579b34f0a95b: Verifying Checksum 22:51:50 579b34f0a95b: Download complete 22:51:51 579b34f0a95b: Pull complete 22:51:51 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:51:51 Status: Downloaded newer image for alpine:3.18 22:51:51 ---> 3cc203321400 22:51:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:51:51 ---> Running in 62ff5eb2c70c 22:51:51 Removing intermediate container 62ff5eb2c70c 22:51:51 ---> b5fe0dfd6bae 22:51:51 Step 13/23 : RUN apk add --update --no-cache 22:51:52 ---> Running in 05c7ea087001 22:51:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:51:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:51:55 OK: 8 MiB in 15 packages 22:51:56 Removing intermediate container 05c7ea087001 22:51:56 ---> 5296d6d24479 22:51:56 Step 14/23 : WORKDIR / 22:51:56 ---> Running in f504f911420a 22:51:56 Removing intermediate container f504f911420a 22:51:56 ---> cacee85935e3 22:51:56 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:51:57 ---> 9c86e431c1c4 22:51:57 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:51:59 ---> a7800a66777e 22:51:59 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:51:59 ---> af905014db56 22:51:59 Step 18/23 : EXPOSE 59999 22:51:59 ---> Running in e9ffd537573d 22:51:59 Removing intermediate container e9ffd537573d 22:51:59 ---> e54a12f19562 22:51:59 Step 19/23 : ENTRYPOINT ["/device-simple"] 22:51:59 ---> Running in 1f08be350dd8 22:52:00 Removing intermediate container 1f08be350dd8 22:52:00 ---> 99327e060b64 22:52:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:52:00 ---> Running in c9a5f02083e0 22:52:00 Removing intermediate container c9a5f02083e0 22:52:00 ---> 16b6398adbf2 22:52:00 Step 21/23 : LABEL arch=arm64 22:52:00 ---> Running in 1dd2d245cb83 22:52:01 Removing intermediate container 1dd2d245cb83 22:52:01 ---> 73b08bfe500d 22:52:01 Step 22/23 : LABEL git_sha=ea1d5005cfc9e707e8208d491a57f10d4b4acf1e 22:52:01 ---> Running in b2f3a088634d 22:52:01 Removing intermediate container b2f3a088634d 22:52:01 ---> 5f994baf61ea 22:52:01 Step 23/23 : LABEL version=0.0.0 22:52:01 ---> Running in 7c2505109f64 22:52:01 Removing intermediate container 7c2505109f64 22:52:01 ---> a0abeac328cf 22:52:01 [Warning] One or more build-args [ARCH] were not consumed 22:52:01 Successfully built a0abeac328cf 22:52:01 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 22:52:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:52:02 22:52:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:52:03 arm64: Pulling from edgex-lftools-log-publisher 22:52:03 8998bd30e6a1: Pulling fs layer 22:52:03 04944245beec: Pulling fs layer 22:52:03 699f458cf7ca: Pulling fs layer 22:52:03 765212b225bb: Pulling fs layer 22:52:03 f23df028b6ca: Pulling fs layer 22:52:03 d65c8cfc05b1: Pulling fs layer 22:52:03 2437ff75d9bd: Pulling fs layer 22:52:03 765212b225bb: Waiting 22:52:03 f23df028b6ca: Waiting 22:52:03 d65c8cfc05b1: Waiting 22:52:03 2437ff75d9bd: Waiting 22:52:03 04944245beec: Verifying Checksum 22:52:03 04944245beec: Download complete 22:52:03 765212b225bb: Download complete 22:52:03 f23df028b6ca: Verifying Checksum 22:52:03 f23df028b6ca: Download complete 22:52:03 d65c8cfc05b1: Verifying Checksum 22:52:03 d65c8cfc05b1: Download complete 22:52:03 699f458cf7ca: Verifying Checksum 22:52:03 699f458cf7ca: Download complete 22:52:04 8998bd30e6a1: Verifying Checksum 22:52:04 8998bd30e6a1: Download complete 22:52:07 2437ff75d9bd: Verifying Checksum 22:52:07 2437ff75d9bd: Download complete 22:52:08 8998bd30e6a1: Pull complete 22:52:09 04944245beec: Pull complete 22:52:12 699f458cf7ca: Pull complete 22:52:12 765212b225bb: Pull complete 22:52:12 f23df028b6ca: Pull complete 22:52:13 d65c8cfc05b1: Pull complete 22:52:31 2437ff75d9bd: Pull complete 22:52:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:52:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:52:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:52:31 prd-ubuntu20.04-docker-arm64-4c-16g-10909 does not seem to be running inside a container 22:52:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:52:35 $ docker top 302f82ba8ba7ee437e6f50bdfa23d11396bd130a09712ac15b47ed630b280d28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:52:36 ---> job-cost.sh 22:52:36 lf-activate-venv: SKIPPING 22:52:36 INFO: No Stack... 22:52:36 INFO: Retrieving Pricing Info for: v3-standard-4 22:52:37 INFO: Archiving Costs [Pipeline] sh 22:52:38 + cut -d, -f6 22:52:38 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 22:52:38 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1529-1-stack-cost] 22:52:38 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1529-1-stack-cost] did not exist. Created. 22:52:38 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1529-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:52:39 /w/workspace/device-sdk-go/1@tmp/durable-7607d0c8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:52:40 + echo total: 0.10999999940395355 [Pipeline] stash 22:52:40 Warning: overwriting stash ‘stack-cost’ 22:52:40 Stashed 1 file(s) [Pipeline] } 22:52:40 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1529-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:52:40 $ docker stop --time=1 302f82ba8ba7ee437e6f50bdfa23d11396bd130a09712ac15b47ed630b280d28 22:52:42 $ docker rm -f --volumes 302f82ba8ba7ee437e6f50bdfa23d11396bd130a09712ac15b47ed630b280d28 [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:43 provisioning config files... 22:52:43 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1529@tmp/config4241795915792044671tmp [Pipeline] { [Pipeline] sh 22:52:43 + set +x 22:52:43 + curl -s https://codecov.io/bash 22:52:43 + bash -s -- 22:52:43 22:52:43 _____ _ 22:52:43 / ____| | | 22:52:43 | | ___ __| | ___ ___ _____ __ 22:52:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:52:43 | |___| (_) | (_| | __/ (_| (_) \ V / 22:52:43 \_____\___/ \__,_|\___|\___\___/ \_/ 22:52:43 Bash-1.0.6 22:52:43 22:52:43 22:52:43 ==> git version 2.25.1 found 22:52:43 ==> 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:43 Release-Date: 2020-01-08 22:52:43 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:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:52:43 ==> Jenkins CI detected. 22:52:43 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1529 22:52:43 project root: . 22:52:43 --> token set from env 22:52:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:52:43 ==> Running gcov in . (disable via -X gcov) 22:52:43 ==> Python coveragepy not found 22:52:43 ==> Searching for coverage reports in: 22:52:43 + . 22:52:43 -> Found 1 reports 22:52:43 ==> Detecting git/mercurial file structure 22:52:43 ==> Reading reports 22:52:43 + ./coverage.out bytes=122154 22:52:43 ==> Appending adjustments 22:52:43 https://docs.codecov.io/docs/fixing-reports 22:52:43 + Found adjustments 22:52:43 ==> Gzipping contents 22:52:43 20K /tmp/codecov.4B8v3X.gz 22:52:43 ==> Uploading reports 22:52:43 url: https://codecov.io 22:52:43 query: branch=PR-1529&commit=ea1d5005cfc9e707e8208d491a57f10d4b4acf1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1529%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1529&job=&cmd_args= 22:52:43 -> Pinging Codecov 22:52:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1529&commit=ea1d5005cfc9e707e8208d491a57f10d4b4acf1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1529%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1529&job=&cmd_args= 22:52:44 -> Uploading to 22:52:44 https://storage.googleapis.com/codecov/v4/raw/2023-10-25/7E55EF52A471D76F132DFD9A03CDDE97/ea1d5005cfc9e707e8208d491a57f10d4b4acf1e/d00e0ffa-6b48-4bb5-8968-a420d7b4139d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231025T225243Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7df2813c36b15cac3b758ea7feb4953ef7f20c58a978e1da9eda172015bb6536 22:52:44 % Total % Received % Xferd Average Speed Time Time Time Current 22:52:44 Dload Upload Total Spent Left Speed 22:52:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16728 0 0 100 16728 0 42242 --:--:-- --:--:-- --:--:-- 42242 22:52:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/ea1d5005cfc9e707e8208d491a57f10d4b4acf1e [Pipeline] } 22:52:44 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:46 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1529/archives ] 22:52:46 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1529/archives 22:52:46 total 16 22:52:46 drwxr-xr-x 3 root root 4096 Oct 25 22:31 . 22:52:46 drwxrwxr-x 12 jenkins jenkins 4096 Oct 25 22:31 .. 22:52:46 drwxr-xr-x 2 root root 4096 Oct 25 22:31 cost 22:52:46 -rw-r--r-- 1 root root 86 Oct 25 22:31 cost.csv 22:52:46 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1529/archives 22:52:46 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1529/archives 22:52:46 total 16 22:52:46 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:31 . 22:52:46 drwxrwxr-x 12 jenkins jenkins 4096 Oct 25 22:31 .. 22:52:46 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 22:31 cost 22:52:46 -rw-r--r-- 1 jenkins jenkins 86 Oct 25 22:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:52:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:52:47 ---> package-listing.sh 22:52:47 ++ facter osfamily 22:52:47 ++ tr '[:upper:]' '[:lower:]' 22:52:47 + OS_FAMILY=debian 22:52:47 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1529 22:52:47 + START_PACKAGES=/tmp/packages_start.txt 22:52:47 + END_PACKAGES=/tmp/packages_end.txt 22:52:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:52:47 + PACKAGES=/tmp/packages_start.txt 22:52:47 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1529 ']' 22:52:47 + PACKAGES=/tmp/packages_end.txt 22:52:47 + case "${OS_FAMILY}" in 22:52:47 + dpkg -l 22:52:47 + grep '^ii' 22:52:47 + '[' -f /tmp/packages_start.txt ']' 22:52:47 + '[' -f /tmp/packages_end.txt ']' 22:52:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:52:47 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1529 ']' 22:52:47 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1529/archives/ 22:52:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1529/archives/ [Pipeline] echo 22:52:47 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-1529/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:52:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:52:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:52:48 prd-ubuntu20.04-docker-8c-8g-10446 does not seem to be running inside a container 22:52:48 $ 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-1529/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-1529 -v /w/workspace/gexfoundry_device-sdk-go_PR-1529:/w/workspace/gexfoundry_device-sdk-go_PR-1529:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1529@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:52:49 $ docker top c8c4fe575f2bf9b78881687f18a9cd09bb82e31905f1eab6727b88ea37ce02a5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:49 + touch /tmp/pre-build-complete [Pipeline] sh 22:52:49 + mkdir -p /var/log/sysstat [Pipeline] sh 22:52:50 + ls /var/log/sa-host 22:52:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:52:50 provisioning config files... 22:52:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1529@tmp/config9678177788809400965tmp [Pipeline] { [Pipeline] echo 22:52:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:52:50 ---> create-netrc.sh [Pipeline] } 22:52:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:52:51 ---> python-tools-install.sh [Pipeline] echo 22:52:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:52:51 ---> sudo-logs.sh 22:52:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:52:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:52:51 ---> job-cost.sh 22:52:51 lf-activate-venv: SKIPPING 22:52:51 DEBUG: total: 0.2199999988079071 22:52:51 INFO: Retrieving Stack Cost... 22:52:52 INFO: Retrieving Pricing Info for: v3-standard-8 22:52:52 INFO: Archiving Costs [Pipeline] echo 22:52:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:52:53 ---> logs-deploy.sh 22:52:53 lf-activate-venv: SKIPPING 22:52:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1529/1 22:52:53 INFO: archiving workspace using pattern(s): 22:52:54 Archives upload complete. 22:52:54 INFO: archiving logs to Nexus