Pull request #1515 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/device-sdk-go Obtained Jenkinsfile from af69577eb0e115ca7ea0ed95f3f7d03ef838ca86+c9092965fc0e73fdbee605785b6ca16e2186cbeb (05be50c11992b7a505e3c91d4b5d9f5b96a226e5) 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-ssh156094157113948607.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-ssh17444020567621096194.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1515/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1515/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12432515409177580439.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 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-ssh12682887020014601058.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1515/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1515/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15423675772376940495.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-6688’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6690 in /w/workspace/gexfoundry_device-sdk-go_PR-1515 [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-1515 # 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/1515/head:refs/remotes/origin/PR-1515 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c9092965fc0e73fdbee605785b6ca16e2186cbeb into PR head commit af69577eb0e115ca7ea0ed95f3f7d03ef838ca86 Merge succeeded, producing c8c5973bbdb72dd00399e54ac8629bcd0fe09291 Checking out Revision c8c5973bbdb72dd00399e54ac8629bcd0fe09291 (PR-1515) > git config core.sparsecheckout # timeout=10 > git checkout -f af69577eb0e115ca7ea0ed95f3f7d03ef838ca86 # 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 c9092965fc0e73fdbee605785b6ca16e2186cbeb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8c5973bbdb72dd00399e54ac8629bcd0fe09291 # timeout=10 Commit message: "Merge commit 'c9092965fc0e73fdbee605785b6ca16e2186cbeb' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:48:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:48:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:48:54 ========================================================= 09:48:54 EdgeX Global Pipelines Version Info 09:48:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6a2fc06240bb59db64b056da111c40e6b450f84b # timeout=10 09:48:55 ------------------- 09:48:55 stable info: 09:48:55 ------------------- 09:48:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:48:55 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 09:48:55 Message: update stable to v1.0.254 09:48:56 ------------------- 09:48:56 experimental info: 09:48:56 ------------------- 09:48:56 Commited By: **** collab-it+edgex@linuxfoundation.org 09:48:56 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 09:48:56 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1515 [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1515 [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1515 [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8c5973bbdb72dd00399e54ac8629bcd0fe09291 [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8c5973 [Pipeline] echo 09:48:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:48:56 provisioning config files... 09:48:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp/config11853598454045408388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:48:57 ---> docker-login.sh 09:48:57 nexus3.edgexfoundry.org:10001 09:48:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:57 Configure a credential helper to remove this warning. See 09:48:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:57 09:48:57 Login Succeeded 09:48:57 nexus3.edgexfoundry.org:10002 09:48:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:57 Configure a credential helper to remove this warning. See 09:48:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:57 09:48:57 Login Succeeded 09:48:57 nexus3.edgexfoundry.org:10003 09:48:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:57 Configure a credential helper to remove this warning. See 09:48:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:57 09:48:57 Login Succeeded 09:48:57 nexus3.edgexfoundry.org:10004 09:48:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:57 Configure a credential helper to remove this warning. See 09:48:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:57 09:48:57 Login Succeeded 09:48:57 docker.io 09:48:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:58 Configure a credential helper to remove this warning. See 09:48:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:58 09:48:58 Login Succeeded 09:48:58 ---> docker-login.sh ends [Pipeline] } 09:48:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:48:58 + git rev-list -1 --merges c8c5973bbdb72dd00399e54ac8629bcd0fe09291~1..c8c5973bbdb72dd00399e54ac8629bcd0fe09291 [Pipeline] echo 09:48:58 -----------> git rev-list -1 --merges c8c5973bbdb72dd00399e54ac8629bcd0fe09291~1..c8c5973bbdb72dd00399e54ac8629bcd0fe09291 c8c5973bbdb72dd00399e54ac8629bcd0fe09291 09:48:58 c8c5973bbdb72dd00399e54ac8629bcd0fe09291 [false] [Pipeline] sh 09:48:58 + git log --format=format:%s -1 c8c5973bbdb72dd00399e54ac8629bcd0fe09291 [Pipeline] echo 09:48:58 ========================================================= 09:48:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:48:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:48:59 + git log --format=format:%s -1 c8c5973bbdb72dd00399e54ac8629bcd0fe09291 [Pipeline] echo 09:48:59 [semverPrep] GIT_COMMIT: c8c5973bbdb72dd00399e54ac8629bcd0fe09291, Commit Message: Merge commit 'c9092965fc0e73fdbee605785b6ca16e2186cbeb' into HEAD [Pipeline] echo 09:48:59 [semverPrep] This is not a build commit. [Pipeline] sh 09:48:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:48:59 + grep -v github /etc/ssh/ssh_known_hosts 09:48:59 + [ -e /tmp/ssh_known_hosts ] 09:48:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:48:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:48:59 + sudo tee -a /etc/ssh/ssh_known_hosts 09:48:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:48:59 09:48:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:49:00 0.1.4: Pulling from edgex-devops/py-git-semver 09:49:00 b85a868b505f: Pulling fs layer 09:49:00 e2be974225ed: Pulling fs layer 09:49:00 339a4e72a1f5: Pulling fs layer 09:49:00 988bab9f4d93: Pulling fs layer 09:49:00 1469e6f7b9e6: Pulling fs layer 09:49:00 eaf3925da568: Pulling fs layer 09:49:00 bab4dde63d76: Pulling fs layer 09:49:00 bde34c3a00c8: Pulling fs layer 09:49:00 b352a97aabf1: Pulling fs layer 09:49:00 4872d77fe225: Pulling fs layer 09:49:00 5851b861e8e6: Pulling fs layer 09:49:00 1469e6f7b9e6: Waiting 09:49:00 b352a97aabf1: Waiting 09:49:00 eaf3925da568: Waiting 09:49:00 4872d77fe225: Waiting 09:49:00 bab4dde63d76: Waiting 09:49:00 988bab9f4d93: Waiting 09:49:00 5851b861e8e6: Waiting 09:49:00 e2be974225ed: Download complete 09:49:00 988bab9f4d93: Verifying Checksum 09:49:00 988bab9f4d93: Download complete 09:49:00 1469e6f7b9e6: Verifying Checksum 09:49:00 1469e6f7b9e6: Download complete 09:49:00 eaf3925da568: Verifying Checksum 09:49:00 eaf3925da568: Download complete 09:49:00 339a4e72a1f5: Verifying Checksum 09:49:00 339a4e72a1f5: Download complete 09:49:00 bde34c3a00c8: Download complete 09:49:00 b352a97aabf1: Download complete 09:49:00 4872d77fe225: Verifying Checksum 09:49:00 4872d77fe225: Download complete 09:49:00 b85a868b505f: Verifying Checksum 09:49:00 b85a868b505f: Download complete 09:49:00 bab4dde63d76: Verifying Checksum 09:49:00 bab4dde63d76: Download complete 09:49:01 b85a868b505f: Pull complete 09:49:01 e2be974225ed: Pull complete 09:49:02 339a4e72a1f5: Pull complete 09:49:02 988bab9f4d93: Pull complete 09:49:02 1469e6f7b9e6: Pull complete 09:49:02 eaf3925da568: Pull complete 09:49:04 bab4dde63d76: Pull complete 09:49:04 bde34c3a00c8: Pull complete 09:49:04 b352a97aabf1: Pull complete 09:49:04 4872d77fe225: Pull complete 09:49:04 5851b861e8e6: Pull complete 09:49:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:49:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:49:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:49:04 prd-ubuntu20.04-docker-8c-8g-6690 does not seem to be running inside a container 09:49:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1515 -v /w/workspace/gexfoundry_device-sdk-go_PR-1515:/w/workspace/gexfoundry_device-sdk-go_PR-1515:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:49:07 $ docker top 3d89e6c0da9948d9c0a7800bdd185cd656cc65f64a96b21347c393a42456dcd7 -eo pid,comm 09:49:07 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). 09:49:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:49:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:49:07 [ssh-agent] Looking for ssh-agent implementation... 09:49:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:49:07 $ docker exec 3d89e6c0da9948d9c0a7800bdd185cd656cc65f64a96b21347c393a42456dcd7 ssh-agent 09:49:07 SSH_AUTH_SOCK=/tmp/ssh-GIgylQ5F3saM/agent.32 09:49:07 SSH_AGENT_PID=38 09:49:07 Running ssh-add (command line suppressed) 09:49:07 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp/private_key_2420424568339176758.key (/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp/private_key_2420424568339176758.key) 09:49:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:49:07 + git tag --points-at HEAD [Pipeline] } 09:49:07 $ docker exec --env ******** --env ******** 3d89e6c0da9948d9c0a7800bdd185cd656cc65f64a96b21347c393a42456dcd7 ssh-agent -k 09:49:07 unset SSH_AUTH_SOCK; 09:49:07 unset SSH_AGENT_PID; 09:49:07 echo Agent pid 38 killed; 09:49:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:49:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:49:07 [ssh-agent] Looking for ssh-agent implementation... 09:49:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:49:08 $ docker exec 3d89e6c0da9948d9c0a7800bdd185cd656cc65f64a96b21347c393a42456dcd7 ssh-agent 09:49:08 SSH_AUTH_SOCK=/tmp/ssh-mtOsBFt5OdRR/agent.69 09:49:08 SSH_AGENT_PID=75 09:49:08 Running ssh-add (command line suppressed) 09:49:08 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp/private_key_13043457289518049059.key (/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp/private_key_13043457289518049059.key) 09:49:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:49:08 + git semver init 09:49:08 2023-09-20 09:49:08,743 [run_init] DEBUG init version:0.0.0 force:False 09:49:08 2023-09-20 09:49:08,743 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1515/.semver 09:49:08 2023-09-20 09:49:08,744 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1515/.semver 09:49:08 2023-09-20 09:49:08,744 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1515/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1515, universal_newlines=False, shell=None, istream=None) 09:49:09 2023-09-20 09:49:09,632 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1515/.git/info/exclude 09:49:09 2023-09-20 09:49:09,633 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1515/.semver/PR-1515 with force:False 09:49:09 2023-09-20 09:49:09,633 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1515/.semver/PR-1515 09:49:09 2023-09-20 09:49:09,637 [execute] INFO git cat-file --batch-check 09:49:09 2023-09-20 09:49:09,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1515/.semver, universal_newlines=False, shell=None, istream=) 09:49:09 2023-09-20 09:49:09,643 [execute] INFO git cat-file --batch 09:49:09 2023-09-20 09:49:09,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1515/.semver, universal_newlines=False, shell=None, istream=) 09:49:09 2023-09-20 09:49:09,648 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1515/.semver/PR-1515 09:49:09 0.0.0 [Pipeline] } 09:49:09 $ docker exec --env ******** --env ******** 3d89e6c0da9948d9c0a7800bdd185cd656cc65f64a96b21347c393a42456dcd7 ssh-agent -k 09:49:09 unset SSH_AUTH_SOCK; 09:49:09 unset SSH_AGENT_PID; 09:49:09 echo Agent pid 75 killed; 09:49:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:49:10 + git semver [Pipeline] } 09:49:10 $ docker stop --time=1 3d89e6c0da9948d9c0a7800bdd185cd656cc65f64a96b21347c393a42456dcd7 09:49:11 $ docker rm -f --volumes 3d89e6c0da9948d9c0a7800bdd185cd656cc65f64a96b21347c393a42456dcd7 [Pipeline] // withDockerContainer [Pipeline] sh 09:49:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:49:12 Stashed 1 file(s) [Pipeline] echo 09:49:12 [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 09:49:12 provisioning config files... 09:49:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp/config5280965670722638867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:49:12 ---> docker-login.sh 09:49:12 nexus3.edgexfoundry.org:10001 09:49:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:49:12 Configure a credential helper to remove this warning. See 09:49:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:49:12 09:49:12 Login Succeeded 09:49:12 nexus3.edgexfoundry.org:10002 09:49:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:49:12 Configure a credential helper to remove this warning. See 09:49:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:49:12 09:49:12 Login Succeeded 09:49:12 nexus3.edgexfoundry.org:10003 09:49:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:49:13 Configure a credential helper to remove this warning. See 09:49:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:49:13 09:49:13 Login Succeeded 09:49:13 nexus3.edgexfoundry.org:10004 09:49:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:49:13 Configure a credential helper to remove this warning. See 09:49:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:49:13 09:49:13 Login Succeeded 09:49:13 docker.io 09:49:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:49:13 Configure a credential helper to remove this warning. See 09:49:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:49:13 09:49:13 Login Succeeded 09:49:13 ---> docker-login.sh ends [Pipeline] } 09:49:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:49:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:49:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:49:13 ========================================================= 09:49:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:49:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:13 + 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 . 09:49:13 Sending build context to Docker daemon 11.24MB 09:49:13 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 09:49:13 Step 2/10 : FROM ${BASE} AS builder 09:49:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:49:14 7264a8db6415: Pulling fs layer 09:49:14 c4d48a809fc2: Pulling fs layer 09:49:14 4f1c88b9dad5: Pulling fs layer 09:49:14 ad3a456e5733: Pulling fs layer 09:49:14 9e4f439ed901: Pulling fs layer 09:49:14 feaf6a47b606: Pulling fs layer 09:49:14 5e8b037d7d82: Pulling fs layer 09:49:14 8ac70367396e: Pulling fs layer 09:49:14 6db16350a2e2: Pulling fs layer 09:49:14 9250d5d63582: Pulling fs layer 09:49:14 5e8b037d7d82: Waiting 09:49:14 9e4f439ed901: Waiting 09:49:14 ad3a456e5733: Waiting 09:49:14 feaf6a47b606: Waiting 09:49:14 8ac70367396e: Waiting 09:49:14 6db16350a2e2: Waiting 09:49:14 9250d5d63582: Waiting 09:49:14 c4d48a809fc2: Verifying Checksum 09:49:14 c4d48a809fc2: Download complete 09:49:14 ad3a456e5733: Download complete 09:49:14 9e4f439ed901: Verifying Checksum 09:49:14 9e4f439ed901: Download complete 09:49:14 7264a8db6415: Verifying Checksum 09:49:14 7264a8db6415: Download complete 09:49:14 feaf6a47b606: Verifying Checksum 09:49:14 feaf6a47b606: Download complete 09:49:14 7264a8db6415: Pull complete 09:49:14 8ac70367396e: Verifying Checksum 09:49:14 8ac70367396e: Download complete 09:49:14 c4d48a809fc2: Pull complete 09:49:14 4f1c88b9dad5: Download complete 09:49:14 6db16350a2e2: Verifying Checksum 09:49:14 6db16350a2e2: Download complete 09:49:14 9250d5d63582: Verifying Checksum 09:49:14 9250d5d63582: Download complete 09:49:14 5e8b037d7d82: Verifying Checksum 09:49:17 4f1c88b9dad5: Pull complete 09:49:17 ad3a456e5733: Pull complete 09:49:17 9e4f439ed901: Pull complete 09:49:17 feaf6a47b606: Pull complete 09:49:19 5e8b037d7d82: Pull complete 09:49:19 8ac70367396e: Pull complete 09:49:20 6db16350a2e2: Pull complete 09:49:20 9250d5d63582: Pull complete 09:49:20 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 09:49:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:49:21 ---> fa269f55d9b9 09:49:21 Step 3/10 : ARG MAKE=make build 09:49:26 ---> Running in 11a884da2ed6 09:49:26 Removing intermediate container 11a884da2ed6 09:49:26 ---> 14042f68cfbd 09:49:26 Step 4/10 : WORKDIR /device-sdk-go 09:49:26 ---> Running in e0dc9cbed783 09:49:26 Removing intermediate container e0dc9cbed783 09:49:26 ---> 46571a84081d 09:49:26 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:49:26 ---> Running in dba78ddf9a66 09:49:26 Removing intermediate container dba78ddf9a66 09:49:26 ---> 9d67513a88bd 09:49:26 Step 6/10 : RUN apk add --update --no-cache make git 09:49:26 ---> Running in 63838d5cc6d3 09:49:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:26 OK: 265 MiB in 56 packages 09:49:27 Removing intermediate container 63838d5cc6d3 09:49:27 ---> 8d5c156cba8d 09:49:27 Step 7/10 : COPY go.mod vendor* ./ 09:49:27 ---> 2abbf39b0eed 09:49:27 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:27 ---> Running in 89eba6109adb 09:49:27 Still waiting to schedule task 09:49:27 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6689’ is offline 09:50:23 Removing intermediate container 89eba6109adb 09:50:23 ---> 560615048f31 09:50:23 Step 9/10 : COPY . . 09:50:23 ---> 032214013be6 09:50:23 Step 10/10 : RUN ${MAKE} 09:50:23 ---> Running in 65b2b5082583 09:50:23 noop 09:50:23 Removing intermediate container 65b2b5082583 09:50:23 ---> 5f7b61cdf406 09:50:23 Successfully built 5f7b61cdf406 09:50:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:24 + docker inspect -f . ci-base-image-x86_64 09:50:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:24 prd-ubuntu20.04-docker-8c-8g-6690 does not seem to be running inside a container 09:50:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1515 -v /w/workspace/gexfoundry_device-sdk-go_PR-1515:/w/workspace/gexfoundry_device-sdk-go_PR-1515:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:50:24 $ docker top 21d3e455c9863e417b7b5a225cb6ea3b159409088ae9f9d1868992950db9fab8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:50:25 + go version 09:50:25 go version go1.21.0 linux/amd64 [Pipeline] } 09:50:25 $ docker stop --time=1 21d3e455c9863e417b7b5a225cb6ea3b159409088ae9f9d1868992950db9fab8 09:50:26 $ docker rm -f --volumes 21d3e455c9863e417b7b5a225cb6ea3b159409088ae9f9d1868992950db9fab8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:26 + docker inspect -f . ci-base-image-x86_64 09:50:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:26 prd-ubuntu20.04-docker-8c-8g-6690 does not seem to be running inside a container 09:50:26 $ 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-1515 -v /w/workspace/gexfoundry_device-sdk-go_PR-1515:/w/workspace/gexfoundry_device-sdk-go_PR-1515:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:50:27 $ docker top 29925b7f85a866145f41c320c10fee1dcc9d0d9821948c97f698ae2388dcc513 -eo pid,comm [Pipeline] { [Pipeline] sh 09:50:27 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1515 [Pipeline] fileExists [Pipeline] sh 09:50:27 + make test 09:50:27 go test -race -coverprofile=coverage.out ./... 09:50:34 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 09:50:46 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 09:50:46 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 09:50:46 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 09:50:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 09:50:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 09:50:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 09:50:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 09:50:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.034s coverage: 27.6% of statements 09:50:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.041s coverage: 80.0% of statements 09:50:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 09:50:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.058s coverage: 86.0% of statements 09:50:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.072s coverage: 71.8% of statements 09:50:49 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 09:50:49 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 09:50:49 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 09:50:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.046s coverage: 14.4% of statements 09:50:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.916s coverage: 45.9% of statements 09:50:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.071s coverage: 68.5% of statements 09:50:52 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.093s coverage: 89.2% of statements 09:50:52 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.045s coverage: 5.5% of statements 09:50:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6691 in /w/workspace/gexfoundry_device-sdk-go_PR-1515 [Pipeline] { [Pipeline] ws 09:50:58 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 09:50:58 The recommended git tool is: git 09:51:03 using credential edgex-jenkins-ssh 09:51:03 Cloning the remote Git repository 09:51:03 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:51:03 > git init /w/workspace/device-sdk-go/3 # timeout=10 09:51:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:51:03 > git --version # timeout=10 09:51:03 > git --version # 'git version 2.25.1' 09:51:03 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:51:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:51:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:51:06 Merging remotes/origin/main commit c9092965fc0e73fdbee605785b6ca16e2186cbeb into PR head commit af69577eb0e115ca7ea0ed95f3f7d03ef838ca86 09:51:07 Merge succeeded, producing c23928b2f08234ffeaa8acc38b3db17a95229a9e 09:51:07 Checking out Revision c23928b2f08234ffeaa8acc38b3db17a95229a9e (PR-1515) 09:51:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:51:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:51:06 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1515/head:refs/remotes/origin/PR-1515 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:51:06 > git config core.sparsecheckout # timeout=10 09:51:06 > git checkout -f af69577eb0e115ca7ea0ed95f3f7d03ef838ca86 # timeout=10 09:51:07 > git remote # timeout=10 09:51:07 > git config --get remote.origin.url # timeout=10 09:51:07 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:07 > git merge c9092965fc0e73fdbee605785b6ca16e2186cbeb # timeout=10 09:51:07 > git rev-parse HEAD^{commit} # timeout=10 09:51:07 > git config core.sparsecheckout # timeout=10 09:51:07 > git checkout -f c23928b2f08234ffeaa8acc38b3db17a95229a9e # timeout=10 09:51:10 Commit message: "Merge commit 'c9092965fc0e73fdbee605785b6ca16e2186cbeb' into HEAD" 09:51:10 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:51:10 > git rev-list --no-walk 6a2fc06240bb59db64b056da111c40e6b450f84b # timeout=10 09:51:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:51:11 % Total % Received % Xferd Average Speed Time Time Time Current 09:51:11 Dload Upload Total Spent Left Speed 09:51:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh 09:51:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:51:12 + sudo tee /etc/docker/daemon.new 09:51:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:51:12 { 09:51:12 "registry-mirrors": [ 09:51:12 "https://nexus3.edgexfoundry.org:10001" 09:51:12 ], 09:51:12 "bip": "10.250.0.254/24", 09:51:12 "hosts": [ 09:51:12 "tcp://0.0.0.0:5555", 09:51:12 "unix:///var/run/docker.sock" 09:51:12 ], 09:51:12 "mtu": 1458, 09:51:12 "selinux-enabled": true, 09:51:12 "seccomp-profile": "/etc/docker/seccomp.json" 09:51:12 } [Pipeline] sh 09:51:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:51:13 + sudo service docker restart 09:51:14 GO111MODULE=on go vet ./... 09:51:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:51:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:51:16 ./bin/test-attribution-txt.sh [Pipeline] echo 09:51:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:51:16 $ docker stop --time=1 29925b7f85a866145f41c320c10fee1dcc9d0d9821948c97f698ae2388dcc513 09:51:20 $ docker rm -f --volumes 29925b7f85a866145f41c320c10fee1dcc9d0d9821948c97f698ae2388dcc513 [Pipeline] // withDockerContainer [Pipeline] sh 09:51:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:51:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:51:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:51:22 + ls -al . 09:51:22 total 304 09:51:22 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 09:50 . 09:51:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 09:48 .. 09:51:22 -rw-rw-r-- 1 jenkins jenkins 140 Sep 20 09:48 .dockerignore 09:51:22 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 09:50 .git 09:51:22 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 09:48 .github 09:51:22 -rw-rw-r-- 1 jenkins jenkins 137 Sep 20 09:48 .gitignore 09:51:22 -rw-rw-r-- 1 jenkins jenkins 42 Sep 20 09:48 .golangci.yml 09:51:22 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 09:49 .semver 09:51:22 -rw-rw-r-- 1 jenkins jenkins 44878 Sep 20 09:48 CHANGELOG.md 09:51:22 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 09:48 GOVERNANCE.md 09:51:22 -rw-rw-r-- 1 jenkins jenkins 885 Sep 20 09:48 Jenkinsfile 09:51:22 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 20 09:48 LICENSE 09:51:22 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 20 09:48 Makefile 09:51:22 -rw-rw-r-- 1 jenkins jenkins 619 Sep 20 09:48 OWNERS.md 09:51:22 -rw-rw-r-- 1 jenkins jenkins 4933 Sep 20 09:48 README.md 09:51:22 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 09:49 VERSION 09:51:22 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 09:48 bin 09:51:22 -rw-r--r-- 1 jenkins jenkins 122404 Sep 20 09:50 coverage.out 09:51:22 drwxrwxr-x 5 jenkins jenkins 4096 Sep 20 09:48 example 09:51:22 -rw-rw-r-- 1 jenkins jenkins 3722 Sep 20 09:48 go.mod 09:51:22 -rw-rw-r-- 1 jenkins jenkins 34806 Sep 20 09:48 go.sum 09:51:22 drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 09:48 internal 09:51:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 09:48 openapi 09:51:22 drwxrwxr-x 6 jenkins jenkins 4096 Sep 20 09:48 pkg 09:51:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 09:48 snap 09:51:22 -rw-rw-r-- 1 jenkins jenkins 222 Sep 20 09:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:22 + 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=c8c5973bbdb72dd00399e54ac8629bcd0fe09291 --label arch=amd64 --label version=0.0.0 . 09:51:22 Sending build context to Docker daemon 11.36MB 09:51:22 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 09:51:22 Step 2/23 : FROM ${BASE} AS builder 09:51:22 ---> 5f7b61cdf406 09:51:22 Step 3/23 : ARG MAKE=make build 09:51:22 ---> Running in b7b9b8c68ace 09:51:22 Removing intermediate container b7b9b8c68ace 09:51:22 ---> 9948f2a75cb0 09:51:22 Step 4/23 : WORKDIR /device-sdk-go 09:51:22 ---> Running in c17b5f20c691 09:51:22 Removing intermediate container c17b5f20c691 09:51:22 ---> 4ad7a344058b 09:51:22 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:51:22 ---> Running in 04e39efcf8d6 09:51:22 Removing intermediate container 04e39efcf8d6 09:51:22 ---> 96ffe40e353a 09:51:22 Step 6/23 : RUN apk add --update --no-cache make git 09:51:22 ---> Running in 9bb61a33a766 09:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:23 OK: 265 MiB in 56 packages 09:51:25 Removing intermediate container 9bb61a33a766 09:51:25 ---> bd136ea770d4 09:51:25 Step 7/23 : COPY go.mod vendor* ./ 09:51:25 ---> 5ca4881dc1de 09:51:25 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:25 ---> Running in 2fa81deea046 09:51:25 Removing intermediate container 2fa81deea046 09:51:25 ---> a01af7515362 09:51:25 Step 9/23 : COPY . . 09:51:25 ---> dd5cfb37ce77 09:51:25 Step 10/23 : RUN ${MAKE} 09:51:25 ---> Running in cff33b9533df 09:51:26 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:51:31 provisioning config files... 09:51:31 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config3195902916039485323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:51:31 ---> docker-login.sh 09:51:31 nexus3.edgexfoundry.org:10001 09:51:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:32 Configure a credential helper to remove this warning. See 09:51:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:32 09:51:32 Login Succeeded 09:51:32 nexus3.edgexfoundry.org:10002 09:51:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:32 Configure a credential helper to remove this warning. See 09:51:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:32 09:51:32 Login Succeeded 09:51:32 nexus3.edgexfoundry.org:10003 09:51:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:33 Configure a credential helper to remove this warning. See 09:51:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:33 09:51:33 Login Succeeded 09:51:33 nexus3.edgexfoundry.org:10004 09:51:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:33 Configure a credential helper to remove this warning. See 09:51:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:33 09:51:33 Login Succeeded 09:51:33 docker.io 09:51:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:34 Configure a credential helper to remove this warning. See 09:51:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:34 09:51:34 Login Succeeded 09:51:34 ---> docker-login.sh ends [Pipeline] } 09:51:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:51:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:51:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:51:34 ========================================================= 09:51:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:51:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:34 + 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 . 09:51:35 Sending build context to Docker daemon 6.036MB 09:51:38 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 09:51:38 Step 2/10 : FROM ${BASE} AS builder 09:51:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:51:38 9fda8d8052c6: Pulling fs layer 09:51:38 5d54e960e981: Pulling fs layer 09:51:38 c4a7e357bf2a: Pulling fs layer 09:51:38 f0e02332f6b5: Pulling fs layer 09:51:38 66412af1f25a: Pulling fs layer 09:51:38 1baf3a5c0e64: Pulling fs layer 09:51:38 9a37bb91b891: Pulling fs layer 09:51:38 a29adfc67d43: Pulling fs layer 09:51:38 d5de9f91c1a4: Pulling fs layer 09:51:38 66412af1f25a: Waiting 09:51:38 1baf3a5c0e64: Waiting 09:51:38 9a37bb91b891: Waiting 09:51:38 a29adfc67d43: Waiting 09:51:38 d5de9f91c1a4: Waiting 09:51:38 f0e02332f6b5: Waiting 09:51:38 5d54e960e981: Verifying Checksum 09:51:38 5d54e960e981: Download complete 09:51:38 f0e02332f6b5: Verifying Checksum 09:51:38 f0e02332f6b5: Download complete 09:51:38 66412af1f25a: Verifying Checksum 09:51:38 66412af1f25a: Download complete 09:51:38 9fda8d8052c6: Verifying Checksum 09:51:38 9fda8d8052c6: Download complete 09:51:39 9a37bb91b891: Verifying Checksum 09:51:39 9a37bb91b891: Download complete 09:51:39 a29adfc67d43: Verifying Checksum 09:51:39 a29adfc67d43: Download complete 09:51:39 9fda8d8052c6: Pull complete 09:51:40 5d54e960e981: Pull complete 09:51:40 d5de9f91c1a4: Verifying Checksum 09:51:40 d5de9f91c1a4: Download complete 09:51:40 c4a7e357bf2a: Download complete 09:51:41 1baf3a5c0e64: Verifying Checksum 09:51:41 1baf3a5c0e64: Download complete 09:51:47 Removing intermediate container cff33b9533df 09:51:47 ---> 165392cb9b4b 09:51:47 Step 11/23 : FROM alpine:3.18 09:51:47 3.18: Pulling from library/alpine 09:51:47 7264a8db6415: Already exists 09:51:47 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 09:51:47 Status: Downloaded newer image for alpine:3.18 09:51:47 ---> 7e01a0d0a1dc 09:51:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:51:47 ---> Running in eb955da65e2c 09:51:47 Removing intermediate container eb955da65e2c 09:51:47 ---> 2b26aabcc4d4 09:51:47 Step 13/23 : RUN apk add --update --no-cache 09:51:47 ---> Running in b04cda110ecb 09:51:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:48 OK: 7 MiB in 15 packages 09:51:48 Removing intermediate container b04cda110ecb 09:51:48 ---> 4148d7e32cd0 09:51:48 Step 14/23 : WORKDIR / 09:51:48 ---> Running in d199eef03373 09:51:48 Removing intermediate container d199eef03373 09:51:48 ---> 8ce2377d1f52 09:51:48 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:51:48 ---> 65d34498310e 09:51:48 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:51:49 ---> 9a638d130a31 09:51:49 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:51:49 ---> e86039c524ba 09:51:49 Step 18/23 : EXPOSE 59999 09:51:49 ---> Running in e7440a4a65ac 09:51:49 Removing intermediate container e7440a4a65ac 09:51:49 ---> 7f7a98f8b9aa 09:51:49 Step 19/23 : ENTRYPOINT ["/device-simple"] 09:51:49 ---> Running in 800e08ec358b 09:51:50 Removing intermediate container 800e08ec358b 09:51:50 ---> 082ae5100d18 09:51:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:51:50 ---> Running in 7a384db12d67 09:51:50 Removing intermediate container 7a384db12d67 09:51:50 ---> 993b6b2904f0 09:51:50 Step 21/23 : LABEL arch=amd64 09:51:50 ---> Running in 5cc73c7f1cba 09:51:50 Removing intermediate container 5cc73c7f1cba 09:51:50 ---> 4d88f8b79748 09:51:50 Step 22/23 : LABEL git_sha=c8c5973bbdb72dd00399e54ac8629bcd0fe09291 09:51:50 ---> Running in 36cb8579b23e 09:51:50 Removing intermediate container 36cb8579b23e 09:51:50 ---> a3a81a0bbd36 09:51:50 Step 23/23 : LABEL version=0.0.0 09:51:50 ---> Running in 861ed9d41900 09:51:50 Removing intermediate container 861ed9d41900 09:51:50 ---> 9fce076149b8 09:51:50 [Warning] One or more build-args [ARCH] were not consumed 09:51:50 Successfully built 9fce076149b8 09:51:50 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 09:51:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:51:50 09:51:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:51:51 latest: Pulling from edgex-lftools-log-publisher 09:51:51 5eb5b503b376: Pulling fs layer 09:51:51 5c69ac0246d0: Pulling fs layer 09:51:51 ec43610c2a17: Pulling fs layer 09:51:51 3a2ae6a8a46f: Pulling fs layer 09:51:51 33b1e0a273af: Pulling fs layer 09:51:51 5d3b04190fa2: Pulling fs layer 09:51:51 2f39f015ded8: Pulling fs layer 09:51:51 5d3b04190fa2: Waiting 09:51:51 33b1e0a273af: Waiting 09:51:51 2f39f015ded8: Waiting 09:51:51 5c69ac0246d0: Verifying Checksum 09:51:51 5c69ac0246d0: Download complete 09:51:51 3a2ae6a8a46f: Verifying Checksum 09:51:51 3a2ae6a8a46f: Download complete 09:51:51 33b1e0a273af: Verifying Checksum 09:51:51 33b1e0a273af: Download complete 09:51:51 5d3b04190fa2: Verifying Checksum 09:51:51 5d3b04190fa2: Download complete 09:51:51 ec43610c2a17: Verifying Checksum 09:51:51 ec43610c2a17: Download complete 09:51:51 5eb5b503b376: Verifying Checksum 09:51:51 5eb5b503b376: Download complete 09:51:51 c4a7e357bf2a: Pull complete 09:51:51 f0e02332f6b5: Pull complete 09:51:51 66412af1f25a: Pull complete 09:51:51 2f39f015ded8: Verifying Checksum 09:51:51 2f39f015ded8: Download complete 09:51:52 5eb5b503b376: Pull complete 09:51:52 5c69ac0246d0: Pull complete 09:51:53 ec43610c2a17: Pull complete 09:51:53 3a2ae6a8a46f: Pull complete 09:51:53 33b1e0a273af: Pull complete 09:51:53 5d3b04190fa2: Pull complete 09:51:57 2f39f015ded8: Pull complete 09:51:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:51:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:51:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:57 prd-ubuntu20.04-docker-8c-8g-6690 does not seem to be running inside a container 09:51:57 $ 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-1515 -v /w/workspace/gexfoundry_device-sdk-go_PR-1515:/w/workspace/gexfoundry_device-sdk-go_PR-1515:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:51:59 1baf3a5c0e64: Pull complete 09:52:00 9a37bb91b891: Pull complete 09:52:00 $ docker top 372a719303a47c746ed9fab509943ab621df6aba242a3be33ca2d6c479afb6a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:52:01 ---> job-cost.sh 09:52:01 lf-activate-venv: SKIPPING 09:52:01 INFO: No Stack... 09:52:01 INFO: Retrieving Pricing Info for: v3-standard-8 09:52:01 a29adfc67d43: Pull complete 09:52:01 INFO: Archiving Costs [Pipeline] sh 09:52:01 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1515/archives/cost.csv 09:52:01 + cut -d, -f6 [Pipeline] lock 09:52:01 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1515-3-stack-cost] 09:52:01 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1515-3-stack-cost] did not exist. Created. 09:52:01 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1515-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:52:02 + echo total: 0.2199999988079071 [Pipeline] stash 09:52:02 Stashed 1 file(s) [Pipeline] } 09:52:02 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1515-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:52:02 $ docker stop --time=1 372a719303a47c746ed9fab509943ab621df6aba242a3be33ca2d6c479afb6a8 09:52:03 $ docker rm -f --volumes 372a719303a47c746ed9fab509943ab621df6aba242a3be33ca2d6c479afb6a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:52:06 d5de9f91c1a4: Pull complete 09:52:06 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 09:52:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:52:06 ---> 746ca1b523b5 09:52:06 Step 3/10 : ARG MAKE=make build 09:52:06 ---> Running in b949583b12ca 09:52:07 Removing intermediate container b949583b12ca 09:52:07 ---> f337e94335d7 09:52:07 Step 4/10 : WORKDIR /device-sdk-go 09:52:07 ---> Running in 698c29a66d84 09:52:07 Removing intermediate container 698c29a66d84 09:52:07 ---> db2415d4a489 09:52:07 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:52:07 ---> Running in af9aa91b90ca 09:52:07 Removing intermediate container af9aa91b90ca 09:52:07 ---> a4e499b0a3c8 09:52:07 Step 6/10 : RUN apk add --update --no-cache make git 09:52:07 ---> Running in 2b239893613f 09:52:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:52:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:52:10 OK: 267 MiB in 56 packages 09:52:11 Removing intermediate container 2b239893613f 09:52:11 ---> 0babf9e3054f 09:52:11 Step 7/10 : COPY go.mod vendor* ./ 09:52:11 ---> 71b85d9e08ce 09:52:11 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:11 ---> Running in 3c3eaf6515ca 09:53:19 Removing intermediate container 3c3eaf6515ca 09:53:19 ---> ef7b1bbf5d37 09:53:19 Step 9/10 : COPY . . 09:53:19 ---> ab9c0d7add52 09:53:19 Step 10/10 : RUN ${MAKE} 09:53:19 ---> Running in 71fcbdc89bcb 09:53:19 noop 09:53:19 Removing intermediate container 71fcbdc89bcb 09:53:19 ---> 70d1876ad281 09:53:19 Successfully built 70d1876ad281 09:53:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:20 + docker inspect -f . ci-base-image-arm64 09:53:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:20 prd-ubuntu20.04-docker-arm64-4c-16g-6691 does not seem to be running inside a container 09:53:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:53:21 $ docker top d9415796be314aa58206afa3754228b28f2c45543cdcd42f73bb38656b324015 -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:22 + go version 09:53:22 go version go1.21.0 linux/arm64 [Pipeline] } 09:53:22 $ docker stop --time=1 d9415796be314aa58206afa3754228b28f2c45543cdcd42f73bb38656b324015 09:53:24 $ docker rm -f --volumes d9415796be314aa58206afa3754228b28f2c45543cdcd42f73bb38656b324015 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:24 + docker inspect -f . ci-base-image-arm64 09:53:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:25 prd-ubuntu20.04-docker-arm64-4c-16g-6691 does not seem to be running inside a container 09:53:25 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:53:26 $ docker top 6c5a92be910ffca978b403e9d816d3e96aa604dec29b2206df424075f5ac5d19 -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:26 + git config --global --add safe.directory /w/workspace/device-sdk-go/3 [Pipeline] fileExists [Pipeline] sh 09:53:27 + make test 09:53:27 go test -race -coverprofile=coverage.out ./... 09:53:59 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 09:55:36 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 09:55:36 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 09:55:36 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 09:55:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 09:55:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 09:55:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.206s coverage: 27.6% of statements 09:55:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.258s coverage: 80.0% of statements 09:55:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 09:55:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 09:55:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.418s coverage: 86.0% of statements 09:55:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 09:56:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.656s coverage: 71.8% of statements 09:56:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.318s coverage: 14.4% of statements 09:56:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.997s coverage: 45.9% of statements 09:56:04 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 09:56:04 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 09:56:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.429s coverage: 68.5% of statements 09:56:09 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.413s coverage: 89.2% of statements 09:56:09 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 09:56:10 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.294s coverage: 5.5% of statements 09:56:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:56:11 GO111MODULE=on go vet ./... 09:58:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:58:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:58:03 ./bin/test-attribution-txt.sh [Pipeline] echo 09:58:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:58:03 $ docker stop --time=1 6c5a92be910ffca978b403e9d816d3e96aa604dec29b2206df424075f5ac5d19 09:58:05 $ docker rm -f --volumes 6c5a92be910ffca978b403e9d816d3e96aa604dec29b2206df424075f5ac5d19 [Pipeline] // withDockerContainer [Pipeline] sh 09:58:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:58:06 Warning: overwriting stash ‘coverage-report’ 09:58:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:58:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:58:08 + ls -al . 09:58:08 total 300 09:58:08 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 09:53 . 09:58:08 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 09:51 .. 09:58:08 -rw-rw-r-- 1 jenkins jenkins 140 Sep 20 09:51 .dockerignore 09:58:08 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 09:51 .git 09:58:08 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 09:51 .github 09:58:08 -rw-rw-r-- 1 jenkins jenkins 137 Sep 20 09:51 .gitignore 09:58:08 -rw-rw-r-- 1 jenkins jenkins 42 Sep 20 09:51 .golangci.yml 09:58:08 -rw-rw-r-- 1 jenkins jenkins 44878 Sep 20 09:51 CHANGELOG.md 09:58:08 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 09:51 GOVERNANCE.md 09:58:08 -rw-rw-r-- 1 jenkins jenkins 885 Sep 20 09:51 Jenkinsfile 09:58:08 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 20 09:51 LICENSE 09:58:08 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 20 09:51 Makefile 09:58:08 -rw-rw-r-- 1 jenkins jenkins 619 Sep 20 09:51 OWNERS.md 09:58:08 -rw-rw-r-- 1 jenkins jenkins 4933 Sep 20 09:51 README.md 09:58:08 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 09:49 VERSION 09:58:08 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 09:51 bin 09:58:08 -rw-r--r-- 1 jenkins jenkins 122404 Sep 20 09:56 coverage.out 09:58:08 drwxrwxr-x 5 jenkins jenkins 4096 Sep 20 09:51 example 09:58:08 -rw-rw-r-- 1 jenkins jenkins 3722 Sep 20 09:51 go.mod 09:58:08 -rw-rw-r-- 1 jenkins jenkins 34806 Sep 20 09:51 go.sum 09:58:08 drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 09:51 internal 09:58:08 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 09:51 openapi 09:58:08 drwxrwxr-x 6 jenkins jenkins 4096 Sep 20 09:51 pkg 09:58:08 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 09:51 snap 09:58:08 -rw-rw-r-- 1 jenkins jenkins 222 Sep 20 09:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:08 + 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=c23928b2f08234ffeaa8acc38b3db17a95229a9e --label arch=arm64 --label version=0.0.0 . 09:58:08 Sending build context to Docker daemon 6.16MB 09:58:08 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 09:58:08 Step 2/23 : FROM ${BASE} AS builder 09:58:08 ---> 70d1876ad281 09:58:08 Step 3/23 : ARG MAKE=make build 09:58:09 ---> Running in a2b3b290b0f1 09:58:09 Removing intermediate container a2b3b290b0f1 09:58:09 ---> 0d8bd75bca1a 09:58:09 Step 4/23 : WORKDIR /device-sdk-go 09:58:09 ---> Running in c93c6ca9a4a0 09:58:09 Removing intermediate container c93c6ca9a4a0 09:58:09 ---> a74a742f14dc 09:58:09 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:58:09 ---> Running in c101494afe2d 09:58:10 Removing intermediate container c101494afe2d 09:58:10 ---> df0491f0d193 09:58:10 Step 6/23 : RUN apk add --update --no-cache make git 09:58:10 ---> Running in ee30bca0912a 09:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:58:12 OK: 267 MiB in 56 packages 09:58:13 Removing intermediate container ee30bca0912a 09:58:13 ---> 164a5f7ae5bc 09:58:13 Step 7/23 : COPY go.mod vendor* ./ 09:58:14 ---> cb918ad5a7db 09:58:14 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:14 ---> Running in f1ee39826984 09:58:16 Removing intermediate container f1ee39826984 09:58:16 ---> 6a23640ab75a 09:58:16 Step 9/23 : COPY . . 09:58:17 ---> 10b29393cf41 09:58:17 Step 10/23 : RUN ${MAKE} 09:58:17 ---> Running in 86c919df47a7 09:58:18 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 10:00:09 Removing intermediate container 86c919df47a7 10:00:09 ---> 391eaa15ed2e 10:00:09 Step 11/23 : FROM alpine:3.18 10:00:09 3.18: Pulling from library/alpine 10:00:09 9fda8d8052c6: Already exists 10:00:09 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 10:00:09 Status: Downloaded newer image for alpine:3.18 10:00:09 ---> f6648c04cd6c 10:00:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:00:09 ---> Running in 1a7d9cfa8b78 10:00:09 Removing intermediate container 1a7d9cfa8b78 10:00:09 ---> 2f8971d76b29 10:00:09 Step 13/23 : RUN apk add --update --no-cache 10:00:09 ---> Running in 64afae198454 10:00:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:00:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:00:09 OK: 8 MiB in 15 packages 10:00:10 Removing intermediate container 64afae198454 10:00:10 ---> 3d0dc36ab454 10:00:10 Step 14/23 : WORKDIR / 10:00:10 ---> Running in d09f887ebd62 10:00:11 Removing intermediate container d09f887ebd62 10:00:11 ---> 974d2c42fce4 10:00:11 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:00:11 ---> 2a2ff22b99c4 10:00:11 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:00:13 ---> 9aa91b20f045 10:00:13 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:00:13 ---> bc3ddc051314 10:00:13 Step 18/23 : EXPOSE 59999 10:00:13 ---> Running in b7c56995674f 10:00:14 Removing intermediate container b7c56995674f 10:00:14 ---> 1a65fa6fcdff 10:00:14 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:00:14 ---> Running in e801c9d6064b 10:00:14 Removing intermediate container e801c9d6064b 10:00:14 ---> a12f11801c2f 10:00:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:00:14 ---> Running in 7e1e3142601b 10:00:14 Removing intermediate container 7e1e3142601b 10:00:14 ---> b8cb75b5623b 10:00:14 Step 21/23 : LABEL arch=arm64 10:00:14 ---> Running in d76c28ed7ed9 10:00:15 Removing intermediate container d76c28ed7ed9 10:00:15 ---> 1c747199007f 10:00:15 Step 22/23 : LABEL git_sha=c23928b2f08234ffeaa8acc38b3db17a95229a9e 10:00:15 ---> Running in fead691b3a44 10:00:18 Removing intermediate container fead691b3a44 10:00:18 ---> 55343b25b7f8 10:00:18 Step 23/23 : LABEL version=0.0.0 10:00:18 ---> Running in 88324e0bb882 10:00:18 Removing intermediate container 88324e0bb882 10:00:18 ---> 65830ca12455 10:00:18 [Warning] One or more build-args [ARCH] were not consumed 10:00:18 Successfully built 65830ca12455 10:00:18 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 10:00:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:00:26 10:00:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:00:26 arm64: Pulling from edgex-lftools-log-publisher 10:00:26 8998bd30e6a1: Pulling fs layer 10:00:26 04944245beec: Pulling fs layer 10:00:26 699f458cf7ca: Pulling fs layer 10:00:26 765212b225bb: Pulling fs layer 10:00:26 f23df028b6ca: Pulling fs layer 10:00:26 d65c8cfc05b1: Pulling fs layer 10:00:26 2437ff75d9bd: Pulling fs layer 10:00:26 765212b225bb: Waiting 10:00:26 f23df028b6ca: Waiting 10:00:26 d65c8cfc05b1: Waiting 10:00:26 2437ff75d9bd: Waiting 10:00:26 04944245beec: Verifying Checksum 10:00:26 04944245beec: Download complete 10:00:26 765212b225bb: Verifying Checksum 10:00:26 765212b225bb: Download complete 10:00:26 f23df028b6ca: Verifying Checksum 10:00:26 f23df028b6ca: Download complete 10:00:26 d65c8cfc05b1: Verifying Checksum 10:00:26 d65c8cfc05b1: Download complete 10:00:26 699f458cf7ca: Verifying Checksum 10:00:26 699f458cf7ca: Download complete 10:00:27 8998bd30e6a1: Download complete 10:00:30 8998bd30e6a1: Pull complete 10:00:31 04944245beec: Pull complete 10:00:31 2437ff75d9bd: Download complete 10:00:32 699f458cf7ca: Pull complete 10:00:32 765212b225bb: Pull complete 10:00:33 f23df028b6ca: Pull complete 10:00:33 d65c8cfc05b1: Pull complete 10:00:48 2437ff75d9bd: Pull complete 10:00:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:00:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:00:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:00:48 prd-ubuntu20.04-docker-arm64-4c-16g-6691 does not seem to be running inside a container 10:00:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:00:51 $ docker top 1bb6991eed1bf0db9c9eae077b2b5bacfde60a4259cea206d93709ac53fb24f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:00:52 ---> job-cost.sh 10:00:52 lf-activate-venv: SKIPPING 10:00:52 INFO: No Stack... 10:00:53 INFO: Retrieving Pricing Info for: v3-standard-4 10:00:53 INFO: Archiving Costs [Pipeline] sh 10:00:54 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 10:00:54 + cut -d, -f6 [Pipeline] lock 10:00:54 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1515-3-stack-cost] 10:00:54 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1515-3-stack-cost] did not exist. Created. 10:00:54 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1515-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:00:54 /w/workspace/device-sdk-go/3@tmp/durable-c91fba2f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:00:55 + echo total: 0.10999999940395355 [Pipeline] stash 10:00:55 Warning: overwriting stash ‘stack-cost’ 10:00:55 Stashed 1 file(s) [Pipeline] } 10:00:55 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1515-3-stack-cost] [Pipeline] // lock [Pipeline] } 10:00:55 $ docker stop --time=1 1bb6991eed1bf0db9c9eae077b2b5bacfde60a4259cea206d93709ac53fb24f8 10:00:56 $ docker rm -f --volumes 1bb6991eed1bf0db9c9eae077b2b5bacfde60a4259cea206d93709ac53fb24f8 [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 10:00:57 provisioning config files... 10:00:57 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp/config6535234775451040113tmp [Pipeline] { [Pipeline] sh 10:00:57 + set +x 10:00:57 + bash -s -- 10:00:57 + curl -s https://codecov.io/bash 10:00:57 10:00:57 _____ _ 10:00:57 / ____| | | 10:00:57 | | ___ __| | ___ ___ _____ __ 10:00:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:00:57 | |___| (_) | (_| | __/ (_| (_) \ V / 10:00:57 \_____\___/ \__,_|\___|\___\___/ \_/ 10:00:57 Bash-1.0.6 10:00:57 10:00:57 10:00:57 ==> git version 2.25.1 found 10:00:57 ==> 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 10:00:57 Release-Date: 2020-01-08 10:00:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:00:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:00:57 ==> Jenkins CI detected. 10:00:57 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1515 10:00:57 project root: . 10:00:57 --> token set from env 10:00:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:00:57 ==> Running gcov in . (disable via -X gcov) 10:00:57 ==> Python coveragepy not found 10:00:57 ==> Searching for coverage reports in: 10:00:57 + . 10:00:57 -> Found 1 reports 10:00:57 ==> Detecting git/mercurial file structure 10:00:57 ==> Reading reports 10:00:57 + ./coverage.out bytes=122404 10:00:57 ==> Appending adjustments 10:00:57 https://docs.codecov.io/docs/fixing-reports 10:00:58 + Found adjustments 10:00:58 ==> Gzipping contents 10:00:58 20K /tmp/codecov.zMlZUQ.gz 10:00:58 ==> Uploading reports 10:00:58 url: https://codecov.io 10:00:58 query: branch=PR-1515&commit=c8c5973bbdb72dd00399e54ac8629bcd0fe09291&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1515%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1515&job=&cmd_args= 10:00:58 -> Pinging Codecov 10:00:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1515&commit=c8c5973bbdb72dd00399e54ac8629bcd0fe09291&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1515%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1515&job=&cmd_args= 10:00:58 -> Uploading to 10:00:58 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/7E55EF52A471D76F132DFD9A03CDDE97/c8c5973bbdb72dd00399e54ac8629bcd0fe09291/019473a7-d3d8-44c7-acb9-37f831ababa7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T100057Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a779d56f0f6ec4d92bd4f128a1c99da3db6a02650e627713eafb7c8457682fc 10:00:58 % Total % Received % Xferd Average Speed Time Time Time Current 10:00:58 Dload Upload Total Spent Left Speed 10:00:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16778 0 0 100 16778 0 82245 --:--:-- --:--:-- --:--:-- 81843 100 16778 0 0 100 16778 0 81843 --:--:-- --:--:-- --:--:-- 81446 10:00:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/c8c5973bbdb72dd00399e54ac8629bcd0fe09291 [Pipeline] } 10:00:58 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 10:00:59 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1515/archives ] 10:00:59 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1515/archives 10:00:59 total 16 10:00:59 drwxr-xr-x 3 root root 4096 Sep 20 09:52 . 10:00:59 drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 09:52 .. 10:00:59 drwxr-xr-x 2 root root 4096 Sep 20 09:52 cost 10:00:59 -rw-r--r-- 1 root root 86 Sep 20 09:52 cost.csv 10:00:59 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1515/archives 10:00:59 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1515/archives 10:00:59 total 16 10:00:59 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 09:52 . 10:00:59 drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 09:52 .. 10:00:59 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 09:52 cost 10:00:59 -rw-r--r-- 1 jenkins jenkins 86 Sep 20 09:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:00:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:01:00 ---> package-listing.sh 10:01:00 ++ facter osfamily 10:01:00 ++ tr '[:upper:]' '[:lower:]' 10:01:00 + OS_FAMILY=debian 10:01:00 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1515 10:01:00 + START_PACKAGES=/tmp/packages_start.txt 10:01:00 + END_PACKAGES=/tmp/packages_end.txt 10:01:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:01:00 + PACKAGES=/tmp/packages_start.txt 10:01:00 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1515 ']' 10:01:00 + PACKAGES=/tmp/packages_end.txt 10:01:00 + case "${OS_FAMILY}" in 10:01:00 + dpkg -l 10:01:00 + grep '^ii' 10:01:00 + '[' -f /tmp/packages_start.txt ']' 10:01:00 + '[' -f /tmp/packages_end.txt ']' 10:01:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:01:00 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1515 ']' 10:01:00 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1515/archives/ 10:01:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1515/archives/ [Pipeline] echo 10:01:00 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-1515/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:01:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:01:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:01:01 prd-ubuntu20.04-docker-8c-8g-6690 does not seem to be running inside a container 10:01:01 $ 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-1515/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-1515 -v /w/workspace/gexfoundry_device-sdk-go_PR-1515:/w/workspace/gexfoundry_device-sdk-go_PR-1515:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:01:01 $ docker top 376da1a1574974a239177a06e7d3ffb49460ef49cb2b014f71c57ef360429f76 -eo pid,comm [Pipeline] { [Pipeline] sh 10:01:01 + touch /tmp/pre-build-complete [Pipeline] sh 10:01:02 + mkdir -p /var/log/sysstat [Pipeline] sh 10:01:02 + ls /var/log/sa-host 10:01:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:01:02 provisioning config files... 10:01:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp/config6388224447275989953tmp [Pipeline] { [Pipeline] echo 10:01:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:01:02 ---> create-netrc.sh [Pipeline] } 10:01:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:01:03 ---> python-tools-install.sh [Pipeline] echo 10:01:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:01:03 ---> sudo-logs.sh 10:01:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:01:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:01:03 ---> job-cost.sh 10:01:03 lf-activate-venv: SKIPPING 10:01:03 DEBUG: total: 0.2199999988079071 10:01:03 INFO: Retrieving Stack Cost... 10:01:04 INFO: Retrieving Pricing Info for: v3-standard-8 10:01:04 INFO: Archiving Costs [Pipeline] echo 10:01:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:01:04 ---> logs-deploy.sh 10:01:04 lf-activate-venv: SKIPPING 10:01:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1515/3 10:01:04 INFO: archiving workspace using pattern(s): 10:01:11 Archives upload complete. 10:01:11 INFO: archiving logs to Nexus