Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb251068f9fa6c1dd9087c1fad3447c821049b0a+083c381ac4cc923d13d653dabf1097f47e3433f3 (915cd12f0a173e5eb27a1fd00f70b0c93607926b) 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-ssh16991800791346048687.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh6090243199114514769.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 f3350a1713306dce7682ed7e37d5774890d03277 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-1619/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-1619/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8181386043405754496.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh15686569965791727763.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-1619/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-1619/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4999934440102813400.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9307 in /w/workspace/gexfoundry_device-sdk-go_PR-1619 [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-1619 # 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 Merging remotes/origin/main commit 083c381ac4cc923d13d653dabf1097f47e3433f3 into PR head commit fb251068f9fa6c1dd9087c1fad3447c821049b0a Merge succeeded, producing 22428966f402b749a425abcc784f88dab434ed73 Checking out Revision 22428966f402b749a425abcc784f88dab434ed73 (PR-1619) > 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/1619/head:refs/remotes/origin/PR-1619 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb251068f9fa6c1dd9087c1fad3447c821049b0a # 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 083c381ac4cc923d13d653dabf1097f47e3433f3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22428966f402b749a425abcc784f88dab434ed73 # timeout=10 Commit message: "Merge commit '083c381ac4cc923d13d653dabf1097f47e3433f3' into HEAD" > git rev-list --no-walk fb251068f9fa6c1dd9087c1fad3447c821049b0a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:41:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:41:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:41:48 ========================================================= 18:41:48 EdgeX Global Pipelines Version Info 18:41:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:41:48 ------------------- 18:41:48 stable info: 18:41:48 ------------------- 18:41:48 Commited By: Cherry Wang cherry@iotechsys.com 18:41:48 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 18:41:48 Message: update stable to v1.0.263 18:41:49 ------------------- 18:41:49 experimental info: 18:41:49 ------------------- 18:41:49 Commited By: Cherry Wang cherry@iotechsys.com 18:41:49 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 18:41:49 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:41:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:41:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:41:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:41:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:41:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:41:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:41:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:41:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:41:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:41:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:41:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:41:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:41:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:41:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:41:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:41:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:41:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1619 [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1619 [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1619 [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22428966f402b749a425abcc784f88dab434ed73 [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2242896 [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:50 provisioning config files... 18:41:50 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp/config18063179673292759852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:50 ---> ****-login.sh 18:41:50 nexus3.edgexfoundry.org:10001 18:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:51 Configure a credential helper to remove this warning. See 18:41:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:51 18:41:51 Login Succeeded 18:41:51 nexus3.edgexfoundry.org:10002 18:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:51 Configure a credential helper to remove this warning. See 18:41:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:51 18:41:51 Login Succeeded 18:41:51 nexus3.edgexfoundry.org:10003 18:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:51 Configure a credential helper to remove this warning. See 18:41:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:51 18:41:51 Login Succeeded 18:41:51 nexus3.edgexfoundry.org:10004 18:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:51 Configure a credential helper to remove this warning. See 18:41:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:51 18:41:51 Login Succeeded 18:41:51 ****.io 18:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:51 Configure a credential helper to remove this warning. See 18:41:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:51 18:41:51 Login Succeeded 18:41:51 ---> ****-login.sh ends [Pipeline] } 18:41:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:41:52 + git rev-list -1 --merges 22428966f402b749a425abcc784f88dab434ed73~1..22428966f402b749a425abcc784f88dab434ed73 [Pipeline] echo 18:41:52 -----------> git rev-list -1 --merges 22428966f402b749a425abcc784f88dab434ed73~1..22428966f402b749a425abcc784f88dab434ed73 22428966f402b749a425abcc784f88dab434ed73 18:41:52 22428966f402b749a425abcc784f88dab434ed73 [false] [Pipeline] sh 18:41:52 + git log --format=format:%s -1 22428966f402b749a425abcc784f88dab434ed73 [Pipeline] echo 18:41:52 ========================================================= 18:41:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:41:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:41:52 + git log --format=format:%s -1 22428966f402b749a425abcc784f88dab434ed73 [Pipeline] echo 18:41:52 [semverPrep] GIT_COMMIT: 22428966f402b749a425abcc784f88dab434ed73, Commit Message: Merge commit '083c381ac4cc923d13d653dabf1097f47e3433f3' into HEAD [Pipeline] echo 18:41:52 [semverPrep] This is not a build commit. [Pipeline] sh 18:41:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:41:53 + grep -v github /etc/ssh/ssh_known_hosts 18:41:53 + [ -e /tmp/ssh_known_hosts ] 18:41:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:41:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:41:53 + sudo tee -a /etc/ssh/ssh_known_hosts 18:41:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:53 18:41:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:54 0.1.4: Pulling from edgex-devops/py-git-semver 18:41:54 b85a868b505f: Pulling fs layer 18:41:54 e2be974225ed: Pulling fs layer 18:41:54 339a4e72a1f5: Pulling fs layer 18:41:54 988bab9f4d93: Pulling fs layer 18:41:54 1469e6f7b9e6: Pulling fs layer 18:41:54 eaf3925da568: Pulling fs layer 18:41:54 bab4dde63d76: Pulling fs layer 18:41:54 bde34c3a00c8: Pulling fs layer 18:41:54 b352a97aabf1: Pulling fs layer 18:41:54 4872d77fe225: Pulling fs layer 18:41:54 5851b861e8e6: Pulling fs layer 18:41:54 988bab9f4d93: Waiting 18:41:54 eaf3925da568: Waiting 18:41:54 bab4dde63d76: Waiting 18:41:54 1469e6f7b9e6: Waiting 18:41:54 4872d77fe225: Waiting 18:41:54 b352a97aabf1: Waiting 18:41:54 5851b861e8e6: Waiting 18:41:54 bde34c3a00c8: Waiting 18:41:54 e2be974225ed: Download complete 18:41:54 988bab9f4d93: Verifying Checksum 18:41:54 988bab9f4d93: Download complete 18:41:54 1469e6f7b9e6: Verifying Checksum 18:41:54 1469e6f7b9e6: Download complete 18:41:54 339a4e72a1f5: Verifying Checksum 18:41:54 eaf3925da568: Verifying Checksum 18:41:54 339a4e72a1f5: Download complete 18:41:54 eaf3925da568: Download complete 18:41:54 bde34c3a00c8: Verifying Checksum 18:41:54 bde34c3a00c8: Download complete 18:41:54 b352a97aabf1: Download complete 18:41:54 4872d77fe225: Verifying Checksum 18:41:54 4872d77fe225: Download complete 18:41:54 5851b861e8e6: Download complete 18:41:54 b85a868b505f: Verifying Checksum 18:41:54 b85a868b505f: Download complete 18:41:54 bab4dde63d76: Verifying Checksum 18:41:54 bab4dde63d76: Download complete 18:41:55 b85a868b505f: Pull complete 18:41:55 e2be974225ed: Pull complete 18:41:56 339a4e72a1f5: Pull complete 18:41:56 988bab9f4d93: Pull complete 18:41:56 1469e6f7b9e6: Pull complete 18:41:56 eaf3925da568: Pull complete 18:41:58 bab4dde63d76: Pull complete 18:41:58 bde34c3a00c8: Pull complete 18:41:58 b352a97aabf1: Pull complete 18:41:58 4872d77fe225: Pull complete 18:41:58 5851b861e8e6: Pull complete 18:41:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:41:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:59 prd-ubuntu20.04-docker-8c-8g-9307 does not seem to be running inside a container 18:41:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1619 -v /w/workspace/gexfoundry_device-sdk-go_PR-1619:/w/workspace/gexfoundry_device-sdk-go_PR-1619:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:42:02 $ docker top d15f4c07ab9ac32189f12c1d2fb1ff71e099498934c9cca094d5cc72368e0d8f -eo pid,comm 18:42:02 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). 18:42:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:42:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:42:02 [ssh-agent] Looking for ssh-agent implementation... 18:42:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:02 $ docker exec d15f4c07ab9ac32189f12c1d2fb1ff71e099498934c9cca094d5cc72368e0d8f ssh-agent 18:42:02 SSH_AUTH_SOCK=/tmp/ssh-jS1u9mUNKkqE/agent.33 18:42:02 SSH_AGENT_PID=39 18:42:02 Running ssh-add (command line suppressed) 18:42:02 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp/private_key_15674348167072949817.key (/w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp/private_key_15674348167072949817.key) 18:42:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:42:02 + git tag --points-at HEAD [Pipeline] } 18:42:02 $ docker exec --env ******** --env ******** d15f4c07ab9ac32189f12c1d2fb1ff71e099498934c9cca094d5cc72368e0d8f ssh-agent -k 18:42:03 unset SSH_AUTH_SOCK; 18:42:03 unset SSH_AGENT_PID; 18:42:03 echo Agent pid 39 killed; 18:42:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:42:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:42:03 [ssh-agent] Looking for ssh-agent implementation... 18:42:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:03 $ docker exec d15f4c07ab9ac32189f12c1d2fb1ff71e099498934c9cca094d5cc72368e0d8f ssh-agent 18:42:03 SSH_AUTH_SOCK=/tmp/ssh-Jzs8TG6xHGGi/agent.73 18:42:03 SSH_AGENT_PID=79 18:42:03 Running ssh-add (command line suppressed) 18:42:03 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp/private_key_14295348125211960129.key (/w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp/private_key_14295348125211960129.key) 18:42:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:42:03 + git semver init 18:42:04 2024-09-03 18:42:03,954 [run_init] DEBUG init version:0.0.0 force:False 18:42:04 2024-09-03 18:42:03,956 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1619/.semver 18:42:04 2024-09-03 18:42:03,956 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1619/.semver 18:42:04 2024-09-03 18:42:03,957 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1619/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1619, universal_newlines=False, shell=None, istream=None) 18:42:06 2024-09-03 18:42:06,025 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1619/.git/info/exclude 18:42:06 2024-09-03 18:42:06,025 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1619/.semver/PR-1619 with force:False 18:42:06 2024-09-03 18:42:06,025 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1619/.semver/PR-1619 18:42:06 2024-09-03 18:42:06,028 [execute] INFO git cat-file --batch-check 18:42:06 2024-09-03 18:42:06,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1619/.semver, universal_newlines=False, shell=None, istream=) 18:42:06 2024-09-03 18:42:06,035 [execute] INFO git cat-file --batch 18:42:06 2024-09-03 18:42:06,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1619/.semver, universal_newlines=False, shell=None, istream=) 18:42:06 2024-09-03 18:42:06,039 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1619/.semver/PR-1619 18:42:06 0.0.0 [Pipeline] } 18:42:06 $ docker exec --env ******** --env ******** d15f4c07ab9ac32189f12c1d2fb1ff71e099498934c9cca094d5cc72368e0d8f ssh-agent -k 18:42:06 unset SSH_AUTH_SOCK; 18:42:06 unset SSH_AGENT_PID; 18:42:06 echo Agent pid 79 killed; 18:42:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:42:07 + git semver [Pipeline] } 18:42:07 $ docker stop --time=1 d15f4c07ab9ac32189f12c1d2fb1ff71e099498934c9cca094d5cc72368e0d8f 18:42:08 $ docker rm -f --volumes d15f4c07ab9ac32189f12c1d2fb1ff71e099498934c9cca094d5cc72368e0d8f [Pipeline] // withDockerContainer [Pipeline] sh 18:42:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:42:09 Stashed 1 file(s) [Pipeline] echo 18:42:09 [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 18:42:09 provisioning config files... 18:42:09 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp/config16672242224763811167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:09 ---> ****-login.sh 18:42:09 nexus3.edgexfoundry.org:10001 18:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:09 Configure a credential helper to remove this warning. See 18:42:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:09 18:42:09 Login Succeeded 18:42:09 nexus3.edgexfoundry.org:10002 18:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:09 Configure a credential helper to remove this warning. See 18:42:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:09 18:42:09 Login Succeeded 18:42:09 nexus3.edgexfoundry.org:10003 18:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:10 Configure a credential helper to remove this warning. See 18:42:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:10 18:42:10 Login Succeeded 18:42:10 nexus3.edgexfoundry.org:10004 18:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:10 Configure a credential helper to remove this warning. See 18:42:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:10 18:42:10 Login Succeeded 18:42:10 ****.io 18:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:10 Configure a credential helper to remove this warning. See 18:42:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:10 18:42:10 Login Succeeded 18:42:10 ---> ****-login.sh ends [Pipeline] } 18:42:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:42:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:42:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:42:10 ========================================================= 18:42:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:42:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:10 + 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 . 18:42:10 Sending build context to Docker daemon 25.35MB 18:42:10 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 18:42:10 Step 2/10 : FROM ${BASE} AS builder 18:42:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:42:10 619be1103602: Pulling fs layer 18:42:10 7862e08f4a3e: Pulling fs layer 18:42:10 5df492c9dc93: Pulling fs layer 18:42:10 7629e6793208: Pulling fs layer 18:42:10 4f4fb700ef54: Pulling fs layer 18:42:10 fb5054dd5b73: Pulling fs layer 18:42:10 eeca6798cff9: Pulling fs layer 18:42:10 aa269ceb94a6: Pulling fs layer 18:42:10 ada007ff1a6a: Pulling fs layer 18:42:10 7629e6793208: Waiting 18:42:10 4f4fb700ef54: Waiting 18:42:10 fb5054dd5b73: Waiting 18:42:10 eeca6798cff9: Waiting 18:42:10 aa269ceb94a6: Waiting 18:42:10 ada007ff1a6a: Waiting 18:42:11 7862e08f4a3e: Download complete 18:42:11 7629e6793208: Verifying Checksum 18:42:11 7629e6793208: Download complete 18:42:11 4f4fb700ef54: Verifying Checksum 18:42:11 4f4fb700ef54: Download complete 18:42:11 619be1103602: Verifying Checksum 18:42:11 619be1103602: Download complete 18:42:11 fb5054dd5b73: Verifying Checksum 18:42:11 fb5054dd5b73: Download complete 18:42:11 eeca6798cff9: Verifying Checksum 18:42:11 eeca6798cff9: Download complete 18:42:11 619be1103602: Pull complete 18:42:11 ada007ff1a6a: Verifying Checksum 18:42:11 ada007ff1a6a: Download complete 18:42:11 7862e08f4a3e: Pull complete 18:42:11 5df492c9dc93: Verifying Checksum 18:42:11 5df492c9dc93: Download complete 18:42:11 aa269ceb94a6: Verifying Checksum 18:42:11 aa269ceb94a6: Download complete 18:42:15 5df492c9dc93: Pull complete 18:42:15 7629e6793208: Pull complete 18:42:15 4f4fb700ef54: Pull complete 18:42:15 fb5054dd5b73: Pull complete 18:42:15 eeca6798cff9: Pull complete 18:42:17 aa269ceb94a6: Pull complete 18:42:18 ada007ff1a6a: Pull complete 18:42:18 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 18:42:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:42:18 ---> f489d0715acc 18:42:18 Step 3/10 : ARG MAKE=make build 18:42:23 ---> Running in 7675873c1132 18:42:23 Removing intermediate container 7675873c1132 18:42:23 ---> 441d1bd5b778 18:42:23 Step 4/10 : WORKDIR /device-sdk-go 18:42:23 ---> Running in 3fb3ae077534 18:42:23 Removing intermediate container 3fb3ae077534 18:42:23 ---> 0d6e3bd16e60 18:42:23 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:42:23 ---> Running in 68b2b5e1de3d 18:42:23 Removing intermediate container 68b2b5e1de3d 18:42:23 ---> 2e58250e8b3b 18:42:23 Step 6/10 : RUN apk add --update --no-cache make git 18:42:23 ---> Running in c28161c41219 18:42:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:42:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:42:23 OK: 264 MiB in 52 packages 18:42:23 Removing intermediate container c28161c41219 18:42:23 ---> 30d315ed1f97 18:42:23 Step 7/10 : COPY go.mod vendor* ./ 18:42:23 ---> 7a0ced8d1a84 18:42:23 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:42:23 ---> Running in 0c39b0c0c1c2 18:42:24 Still waiting to schedule task 18:42:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:43:20 Removing intermediate container 0c39b0c0c1c2 18:43:20 ---> f4e37eec564c 18:43:20 Step 9/10 : COPY . . 18:43:20 ---> 566aa1fc55fc 18:43:20 Step 10/10 : RUN ${MAKE} 18:43:20 ---> Running in aeabb4cee951 18:43:20 noop 18:43:20 Removing intermediate container aeabb4cee951 18:43:20 ---> a6921a995982 18:43:20 Successfully built a6921a995982 18:43:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:20 + docker inspect -f . ci-base-image-x86_64 18:43:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:20 prd-ubuntu20.04-docker-8c-8g-9307 does not seem to be running inside a container 18:43:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1619 -v /w/workspace/gexfoundry_device-sdk-go_PR-1619:/w/workspace/gexfoundry_device-sdk-go_PR-1619:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:43:21 $ docker top d11ccb2a43bb50015c4b2ce43d370163c533833299c449441f691d748ccb971a -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:21 + go version 18:43:21 go version go1.21.9 linux/amd64 [Pipeline] } 18:43:21 $ docker stop --time=1 d11ccb2a43bb50015c4b2ce43d370163c533833299c449441f691d748ccb971a 18:43:22 $ docker rm -f --volumes d11ccb2a43bb50015c4b2ce43d370163c533833299c449441f691d748ccb971a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:23 + docker inspect -f . ci-base-image-x86_64 18:43:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:23 prd-ubuntu20.04-docker-8c-8g-9307 does not seem to be running inside a container 18:43:23 $ 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-1619 -v /w/workspace/gexfoundry_device-sdk-go_PR-1619:/w/workspace/gexfoundry_device-sdk-go_PR-1619:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:43:23 $ docker top 910fcea8ac0f4c3cddd0a6806f72237474bcae357788868f3a88213c993663d6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:24 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1619 [Pipeline] fileExists [Pipeline] sh 18:43:24 + make test 18:43:24 go test -race -coverprofile=coverage.out ./... 18:43:32 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:44:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9308 in /w/workspace/gexfoundry_device-sdk-go_PR-1619 [Pipeline] { [Pipeline] ws 18:44:05 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 18:44:05 The recommended git tool is: git 18:44:11 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:44:11 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:44:11 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:44:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:44:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:44:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.041s coverage: 26.0% of statements 18:44:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.168s coverage: 79.4% of statements 18:44:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:44:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:44:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.051s coverage: 86.0% of statements 18:44:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:44:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] 18:44:11 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:44:11 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:44:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.083s coverage: 45.2% of statements 18:44:12 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:44:13 using credential edgex-jenkins-ssh 18:44:13 Cloning the remote Git repository 18:44:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.044s coverage: 14.4% of statements 18:44:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.394s coverage: 44.6% of statements 18:44:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.045s coverage: 68.5% of statements 18:44:14 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.083s coverage: 89.2% of statements 18:44:14 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.053s coverage: 5.3% of statements 18:44:14 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:44:14 > git init /w/workspace/device-sdk-go/2 # timeout=10 18:44:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:44:14 > git --version # timeout=10 18:44:14 > git --version # 'git version 2.25.1' 18:44:14 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:44:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:20 Merging remotes/origin/main commit 083c381ac4cc923d13d653dabf1097f47e3433f3 into PR head commit fb251068f9fa6c1dd9087c1fad3447c821049b0a 18:44:19 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:44:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:44:19 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1619/head:refs/remotes/origin/PR-1619 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:44:20 > git config core.sparsecheckout # timeout=10 18:44:20 > git checkout -f fb251068f9fa6c1dd9087c1fad3447c821049b0a # timeout=10 18:44:20 > git remote # timeout=10 18:44:20 > git config --get remote.origin.url # timeout=10 18:44:20 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:20 > git merge 083c381ac4cc923d13d653dabf1097f47e3433f3 # timeout=10 18:44:20 Merge succeeded, producing eaadf0a4660b3962f3b8105e9e2d2a6613d6b8e0 18:44:20 Checking out Revision eaadf0a4660b3962f3b8105e9e2d2a6613d6b8e0 (PR-1619) 18:44:20 > git rev-parse HEAD^{commit} # timeout=10 18:44:20 > git config core.sparsecheckout # timeout=10 18:44:20 > git checkout -f eaadf0a4660b3962f3b8105e9e2d2a6613d6b8e0 # timeout=10 18:44:24 Commit message: "Merge commit '083c381ac4cc923d13d653dabf1097f47e3433f3' into HEAD" 18:44:24 > git rev-list --no-walk fb251068f9fa6c1dd9087c1fad3447c821049b0a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:44:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:44:26 % Total % Received % Xferd Average Speed Time Time Time Current 18:44:26 Dload Upload Total Spent Left Speed 18:44:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 72067 0 --:--:-- --:--:-- --:--:-- 72067 [Pipeline] sh 18:44:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:44:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:44:26 + sudo tee /etc/docker/daemon.new 18:44:26 { 18:44:26 "registry-mirrors": [ 18:44:26 "https://nexus3.edgexfoundry.org:10001" 18:44:26 ], 18:44:26 "bip": "10.250.0.254/24", 18:44:26 "hosts": [ 18:44:26 "tcp://0.0.0.0:5555", 18:44:26 "unix:///var/run/docker.sock" 18:44:26 ], 18:44:26 "mtu": 1458, 18:44:26 "selinux-enabled": true, 18:44:26 "seccomp-profile": "/etc/docker/seccomp.json" 18:44:26 } [Pipeline] sh 18:44:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:44:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:44:45 provisioning config files... 18:44:45 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config4378627229094530212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:46 ---> ****-login.sh 18:44:46 nexus3.edgexfoundry.org:10001 18:44:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:44:46 Configure a credential helper to remove this warning. See 18:44:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:44:46 18:44:46 Login Succeeded 18:44:46 nexus3.edgexfoundry.org:10002 18:44:46 GO111MODULE=on go vet ./... 18:44:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:44:47 Configure a credential helper to remove this warning. See 18:44:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:44:47 18:44:47 Login Succeeded 18:44:47 nexus3.edgexfoundry.org:10003 18:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:44:47 Configure a credential helper to remove this warning. See 18:44:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:44:47 18:44:47 Login Succeeded 18:44:47 nexus3.edgexfoundry.org:10004 18:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:44:47 Configure a credential helper to remove this warning. See 18:44:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:44:47 18:44:47 Login Succeeded 18:44:47 ****.io 18:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:44:48 Configure a credential helper to remove this warning. See 18:44:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:44:48 18:44:48 Login Succeeded 18:44:48 ---> ****-login.sh ends [Pipeline] } 18:44:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:44:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:44:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:44:48 ========================================================= 18:44:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:44:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:49 + 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 . 18:44:49 Sending build context to Docker daemon 13.15MB 18:44:49 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 18:44:49 Step 2/10 : FROM ${BASE} AS builder 18:44:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:44:49 c6b39de5b339: Pulling fs layer 18:44:49 a69c41024577: Pulling fs layer 18:44:49 d6de4b400683: Pulling fs layer 18:44:49 35cb2a7552d0: Pulling fs layer 18:44:49 4f4fb700ef54: Pulling fs layer 18:44:49 464afbd9ba4c: Pulling fs layer 18:44:49 00f215d4a9da: Pulling fs layer 18:44:49 d496ad576159: Pulling fs layer 18:44:49 4f4fb700ef54: Waiting 18:44:49 464afbd9ba4c: Waiting 18:44:49 d496ad576159: Waiting 18:44:49 00f215d4a9da: Waiting 18:44:49 35cb2a7552d0: Waiting 18:44:49 a69c41024577: Verifying Checksum 18:44:49 a69c41024577: Download complete 18:44:49 35cb2a7552d0: Verifying Checksum 18:44:49 35cb2a7552d0: Download complete 18:44:49 4f4fb700ef54: Verifying Checksum 18:44:49 4f4fb700ef54: Download complete 18:44:49 464afbd9ba4c: Verifying Checksum 18:44:49 464afbd9ba4c: Download complete 18:44:49 c6b39de5b339: Download complete 18:44:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:44:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:44:49 ./bin/test-attribution-txt.sh 18:44:50 d496ad576159: Verifying Checksum 18:44:50 d496ad576159: Download complete [Pipeline] echo 18:44:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:44:50 $ docker stop --time=1 910fcea8ac0f4c3cddd0a6806f72237474bcae357788868f3a88213c993663d6 18:44:50 c6b39de5b339: Pull complete 18:44:51 a69c41024577: Pull complete 18:44:51 d6de4b400683: Verifying Checksum 18:44:51 d6de4b400683: Download complete 18:44:53 00f215d4a9da: Verifying Checksum 18:44:53 00f215d4a9da: Download complete 18:44:55 $ docker rm -f --volumes 910fcea8ac0f4c3cddd0a6806f72237474bcae357788868f3a88213c993663d6 [Pipeline] // withDockerContainer [Pipeline] sh 18:44:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:44:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:44:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:44:56 + ls -al . 18:44:56 total 384 18:44:56 drwxrwxr-x 11 jenkins jenkins 4096 Sep 3 18:43 . 18:44:56 drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 18:41 .. 18:44:56 -rw-rw-r-- 1 jenkins jenkins 140 Sep 3 18:41 .dockerignore 18:44:56 drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 18:44 .git 18:44:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 18:41 .github 18:44:56 -rw-rw-r-- 1 jenkins jenkins 137 Sep 3 18:41 .gitignore 18:44:56 -rw-rw-r-- 1 jenkins jenkins 42 Sep 3 18:41 .golangci.yml 18:44:56 drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 18:42 .semver 18:44:56 -rw-rw-r-- 1 jenkins jenkins 48109 Sep 3 18:41 CHANGELOG.md 18:44:56 -rw-rw-r-- 1 jenkins jenkins 677 Sep 3 18:41 GOVERNANCE.md 18:44:56 -rw-rw-r-- 1 jenkins jenkins 885 Sep 3 18:41 Jenkinsfile 18:44:56 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 3 18:41 LICENSE 18:44:56 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 3 18:41 Makefile 18:44:56 -rw-rw-r-- 1 jenkins jenkins 619 Sep 3 18:41 OWNERS.md 18:44:56 -rw-rw-r-- 1 jenkins jenkins 4937 Sep 3 18:41 README.md 18:44:56 -rw-rw-r-- 1 jenkins jenkins 5 Sep 3 18:42 VERSION 18:44:56 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 18:41 bin 18:44:56 -rw-r--r-- 1 jenkins jenkins 127940 Sep 3 18:44 coverage.out 18:44:56 drwxrwxr-x 5 jenkins jenkins 4096 Sep 3 18:41 example 18:44:56 -rw-rw-r-- 1 jenkins jenkins 6984 Sep 3 18:41 go.mod 18:44:56 -rw-rw-r-- 1 jenkins jenkins 101460 Sep 3 18:41 go.sum 18:44:56 drwxrwxr-x 13 jenkins jenkins 4096 Sep 3 18:41 internal 18:44:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 18:41 openapi 18:44:56 drwxrwxr-x 6 jenkins jenkins 4096 Sep 3 18:41 pkg 18:44:56 drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 18:41 snap 18:44:56 -rw-rw-r-- 1 jenkins jenkins 222 Sep 3 18:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:57 + 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=22428966f402b749a425abcc784f88dab434ed73 --label arch=amd64 --label version=0.0.0 . 18:44:57 Sending build context to Docker daemon 25.48MB 18:44:57 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 18:44:57 Step 2/24 : FROM ${BASE} AS builder 18:44:57 ---> a6921a995982 18:44:57 Step 3/24 : ARG MAKE=make build 18:44:57 ---> Running in 3a45d0fe2b49 18:44:57 Removing intermediate container 3a45d0fe2b49 18:44:57 ---> 36f2a567aacc 18:44:57 Step 4/24 : WORKDIR /device-sdk-go 18:44:57 ---> Running in e429a0f5e712 18:44:57 Removing intermediate container e429a0f5e712 18:44:57 ---> cfe5d78edd06 18:44:57 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:44:57 ---> Running in 74cc5c44d214 18:44:57 Removing intermediate container 74cc5c44d214 18:44:57 ---> dbbbfa69a59a 18:44:57 Step 6/24 : RUN apk add --update --no-cache make git 18:44:57 ---> Running in 3ba3df0acd6d 18:44:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:44:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:44:58 OK: 264 MiB in 52 packages 18:44:58 Removing intermediate container 3ba3df0acd6d 18:44:58 ---> e515d446ad62 18:44:58 Step 7/24 : COPY go.mod vendor* ./ 18:44:58 ---> e149a769eea6 18:44:58 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:58 ---> Running in 9e30dbfa947b 18:44:59 Removing intermediate container 9e30dbfa947b 18:44:59 ---> 129224a9ed79 18:44:59 Step 9/24 : COPY . . 18:45:00 ---> 9a9cc297962d 18:45:00 Step 10/24 : RUN ${MAKE} 18:45:00 ---> Running in b0649bbc4467 18:45:00 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 18:45:05 d6de4b400683: Pull complete 18:45:05 35cb2a7552d0: Pull complete 18:45:05 4f4fb700ef54: Pull complete 18:45:05 464afbd9ba4c: Pull complete 18:45:13 00f215d4a9da: Pull complete 18:45:15 d496ad576159: Pull complete 18:45:15 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 18:45:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:45:15 ---> f246e2811388 18:45:15 Step 3/10 : ARG MAKE=make build 18:45:17 ---> Running in 91ea2a1bae0e 18:45:17 Removing intermediate container 91ea2a1bae0e 18:45:17 ---> 9aae38b5e3e4 18:45:17 Step 4/10 : WORKDIR /device-sdk-go 18:45:17 ---> Running in 3656a1e39174 18:45:17 Removing intermediate container 3656a1e39174 18:45:17 ---> 205fc20d8708 18:45:17 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:45:17 ---> Running in 12e47722665d 18:45:18 Removing intermediate container 12e47722665d 18:45:18 ---> efe5a0a0c61a 18:45:18 Step 6/10 : RUN apk add --update --no-cache make git 18:45:18 ---> Running in 2cbfe7a752ba 18:45:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:45:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:45:20 OK: 266 MiB in 52 packages 18:45:22 Removing intermediate container 2cbfe7a752ba 18:45:22 ---> b3ed361b9efe 18:45:22 Step 7/10 : COPY go.mod vendor* ./ 18:45:22 ---> 0e2736cc1e72 18:45:22 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:22 ---> Running in 8d3a61eb69cd 18:45:39 Removing intermediate container b0649bbc4467 18:45:39 ---> 411858245cb6 18:45:39 Step 11/24 : FROM alpine:3.18 18:45:39 3.18: Pulling from library/alpine 18:45:39 930bdd4d222e: Pulling fs layer 18:45:39 930bdd4d222e: Verifying Checksum 18:45:39 930bdd4d222e: Download complete 18:45:39 930bdd4d222e: Pull complete 18:45:39 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 18:45:39 Status: Downloaded newer image for alpine:3.18 18:45:39 ---> 18f865063206 18:45:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:45:39 ---> Running in ffaf7c66b37f 18:45:39 Removing intermediate container ffaf7c66b37f 18:45:39 ---> b1a94545acc5 18:45:39 Step 13/24 : RUN apk add --update --no-cache dumb-init 18:45:39 ---> Running in 7ee7339541f3 18:45:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:45:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:45:39 (1/1) Installing dumb-init (1.2.5-r2) 18:45:39 Executing busybox-1.36.1-r7.trigger 18:45:39 OK: 7 MiB in 16 packages 18:45:40 Removing intermediate container 7ee7339541f3 18:45:40 ---> fe2a003906b2 18:45:40 Step 14/24 : RUN apk --no-cache upgrade 18:45:40 ---> Running in cd45074f1314 18:45:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:45:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:45:40 OK: 7 MiB in 16 packages 18:45:40 Removing intermediate container cd45074f1314 18:45:40 ---> 46db6f77e84b 18:45:40 Step 15/24 : WORKDIR / 18:45:40 ---> Running in ef3f2bcdbb4a 18:45:40 Removing intermediate container ef3f2bcdbb4a 18:45:40 ---> 03ee7c8d9cde 18:45:40 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:45:40 ---> 8ddad28e97a6 18:45:40 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:45:43 ---> 2ce48db69418 18:45:43 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:45:43 ---> 0a5914433ead 18:45:43 Step 19/24 : EXPOSE 59999 18:45:43 ---> Running in 802a50929c19 18:45:43 Removing intermediate container 802a50929c19 18:45:43 ---> 4f5c47c4bf51 18:45:43 Step 20/24 : ENTRYPOINT ["/device-simple"] 18:45:43 ---> Running in 241e83f7973f 18:45:43 Removing intermediate container 241e83f7973f 18:45:43 ---> d357ee97cb44 18:45:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:45:43 ---> Running in c0f4008d6163 18:45:43 Removing intermediate container c0f4008d6163 18:45:43 ---> 03966954253a 18:45:43 Step 22/24 : LABEL arch=amd64 18:45:43 ---> Running in d72c76fbae33 18:45:43 Removing intermediate container d72c76fbae33 18:45:43 ---> 9e245e416515 18:45:43 Step 23/24 : LABEL git_sha=22428966f402b749a425abcc784f88dab434ed73 18:45:43 ---> Running in 201d8e8f45b3 18:45:43 Removing intermediate container 201d8e8f45b3 18:45:43 ---> c9f5394b9b9f 18:45:43 Step 24/24 : LABEL version=0.0.0 18:45:43 ---> Running in f3856a08221e 18:45:43 Removing intermediate container f3856a08221e 18:45:43 ---> 39a8c8f0dfe1 18:45:43 [Warning] One or more build-args [ARCH] were not consumed 18:45:43 Successfully built 39a8c8f0dfe1 18:45:43 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:44 18:45:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:44 latest: Pulling from edgex-lftools-log-publisher 18:45:44 5eb5b503b376: Pulling fs layer 18:45:44 5c69ac0246d0: Pulling fs layer 18:45:44 ec43610c2a17: Pulling fs layer 18:45:44 3a2ae6a8a46f: Pulling fs layer 18:45:44 33b1e0a273af: Pulling fs layer 18:45:44 5d3b04190fa2: Pulling fs layer 18:45:44 2f39f015ded8: Pulling fs layer 18:45:44 33b1e0a273af: Waiting 18:45:44 2f39f015ded8: Waiting 18:45:44 5d3b04190fa2: Waiting 18:45:44 5c69ac0246d0: Download complete 18:45:44 3a2ae6a8a46f: Download complete 18:45:44 33b1e0a273af: Verifying Checksum 18:45:44 33b1e0a273af: Download complete 18:45:44 ec43610c2a17: Verifying Checksum 18:45:44 ec43610c2a17: Download complete 18:45:44 5d3b04190fa2: Download complete 18:45:44 5eb5b503b376: Verifying Checksum 18:45:44 5eb5b503b376: Download complete 18:45:45 2f39f015ded8: Verifying Checksum 18:45:45 2f39f015ded8: Download complete 18:45:45 5eb5b503b376: Pull complete 18:45:45 5c69ac0246d0: Pull complete 18:45:46 ec43610c2a17: Pull complete 18:45:46 3a2ae6a8a46f: Pull complete 18:45:46 33b1e0a273af: Pull complete 18:45:46 5d3b04190fa2: Pull complete 18:45:50 2f39f015ded8: Pull complete 18:45:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:45:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:50 prd-ubuntu20.04-docker-8c-8g-9307 does not seem to be running inside a container 18:45:50 $ 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-1619 -v /w/workspace/gexfoundry_device-sdk-go_PR-1619:/w/workspace/gexfoundry_device-sdk-go_PR-1619:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:45:55 $ docker top 25ada1dbdc69868fac8349d729c37172389b0b321ee8570e19e4469c53cd78d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:56 ---> job-cost.sh 18:45:56 lf-activate-venv: SKIPPING 18:45:56 INFO: No Stack... 18:45:56 INFO: Retrieving Pricing Info for: v3-standard-8 18:45:56 INFO: Archiving Costs [Pipeline] sh 18:45:56 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1619/archives/cost.csv 18:45:56 + cut -d, -f6 [Pipeline] lock 18:45:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1619-2-stack-cost] 18:45:56 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1619-2-stack-cost] did not exist. Created. 18:45:56 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1619-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:45:57 + echo total: 0.2199999988079071 [Pipeline] stash 18:45:57 Stashed 1 file(s) [Pipeline] } 18:45:57 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1619-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:45:57 $ docker stop --time=1 25ada1dbdc69868fac8349d729c37172389b0b321ee8570e19e4469c53cd78d4 18:45:58 $ docker rm -f --volumes 25ada1dbdc69868fac8349d729c37172389b0b321ee8570e19e4469c53cd78d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:47:14 Removing intermediate container 8d3a61eb69cd 18:47:14 ---> d4aad31af1de 18:47:14 Step 9/10 : COPY . . 18:47:14 ---> 22491d818bd3 18:47:14 Step 10/10 : RUN ${MAKE} 18:47:14 ---> Running in 490cc236d410 18:47:14 noop 18:47:14 Removing intermediate container 490cc236d410 18:47:14 ---> 0f38547da8e6 18:47:14 Successfully built 0f38547da8e6 18:47:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:14 + docker inspect -f . ci-base-image-arm64 18:47:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:15 prd-ubuntu20.04-docker-arm64-4c-16g-9308 does not seem to be running inside a container 18:47:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:47:16 $ docker top fa37829de8c0e034510517182a487a13d15caf551f326d338741ea2e351567bf -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:17 + go version 18:47:17 go version go1.21.9 linux/arm64 [Pipeline] } 18:47:17 $ docker stop --time=1 fa37829de8c0e034510517182a487a13d15caf551f326d338741ea2e351567bf 18:47:18 $ docker rm -f --volumes fa37829de8c0e034510517182a487a13d15caf551f326d338741ea2e351567bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:19 + docker inspect -f . ci-base-image-arm64 18:47:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:19 prd-ubuntu20.04-docker-arm64-4c-16g-9308 does not seem to be running inside a container 18:47:19 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:47:20 $ docker top 226e7d40dc83bbe785cc676e0f1b17c7d203b35d839284b2dbf5cbdd824cce07 -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:21 + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh 18:47:22 + make test 18:47:22 go test -race -coverprofile=coverage.out ./... 18:48:01 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:51:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:51:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:51:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:51:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:51:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:51:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.111s coverage: 26.0% of statements 18:51:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.167s coverage: 79.4% of statements 18:51:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:51:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:51:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.269s coverage: 86.0% of statements 18:52:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:52:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.473s coverage: 45.2% of statements 18:52:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.180s coverage: 14.4% of statements 18:52:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.202s coverage: 44.6% of statements 18:52:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] 18:52:08 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:52:08 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:52:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.327s coverage: 68.5% of statements 18:52:13 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.377s coverage: 89.2% of statements 18:52:17 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:52:18 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.254s coverage: 5.3% of statements 18:52:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:52:19 GO111MODULE=on go vet ./... 18:56:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:56:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:56:11 ./bin/test-attribution-txt.sh [Pipeline] echo 18:56:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:56:11 $ docker stop --time=1 226e7d40dc83bbe785cc676e0f1b17c7d203b35d839284b2dbf5cbdd824cce07 18:56:13 $ docker rm -f --volumes 226e7d40dc83bbe785cc676e0f1b17c7d203b35d839284b2dbf5cbdd824cce07 [Pipeline] // withDockerContainer [Pipeline] sh 18:56:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:56:16 Warning: overwriting stash ‘coverage-report’ 18:56:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:56:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:56:17 + ls -al . 18:56:17 total 380 18:56:17 drwxrwxr-x 10 jenkins jenkins 4096 Sep 3 18:47 . 18:56:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 18:44 .. 18:56:17 -rw-rw-r-- 1 jenkins jenkins 140 Sep 3 18:44 .dockerignore 18:56:17 drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 18:44 .git 18:56:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 18:44 .github 18:56:17 -rw-rw-r-- 1 jenkins jenkins 137 Sep 3 18:44 .gitignore 18:56:17 -rw-rw-r-- 1 jenkins jenkins 42 Sep 3 18:44 .golangci.yml 18:56:17 -rw-rw-r-- 1 jenkins jenkins 48109 Sep 3 18:44 CHANGELOG.md 18:56:17 -rw-rw-r-- 1 jenkins jenkins 677 Sep 3 18:44 GOVERNANCE.md 18:56:17 -rw-rw-r-- 1 jenkins jenkins 885 Sep 3 18:44 Jenkinsfile 18:56:17 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 3 18:44 LICENSE 18:56:17 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 3 18:44 Makefile 18:56:17 -rw-rw-r-- 1 jenkins jenkins 619 Sep 3 18:44 OWNERS.md 18:56:17 -rw-rw-r-- 1 jenkins jenkins 4937 Sep 3 18:44 README.md 18:56:17 -rw-rw-r-- 1 jenkins jenkins 5 Sep 3 18:42 VERSION 18:56:17 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 18:44 bin 18:56:17 -rw-r--r-- 1 jenkins jenkins 127942 Sep 3 18:52 coverage.out 18:56:17 drwxrwxr-x 5 jenkins jenkins 4096 Sep 3 18:44 example 18:56:17 -rw-rw-r-- 1 jenkins jenkins 6984 Sep 3 18:44 go.mod 18:56:17 -rw-rw-r-- 1 jenkins jenkins 101460 Sep 3 18:44 go.sum 18:56:17 drwxrwxr-x 13 jenkins jenkins 4096 Sep 3 18:44 internal 18:56:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 18:44 openapi 18:56:17 drwxrwxr-x 6 jenkins jenkins 4096 Sep 3 18:44 pkg 18:56:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 18:44 snap 18:56:17 -rw-rw-r-- 1 jenkins jenkins 222 Sep 3 18:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:17 + 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=eaadf0a4660b3962f3b8105e9e2d2a6613d6b8e0 --label arch=arm64 --label version=0.0.0 . 18:56:18 Sending build context to Docker daemon 13.28MB 18:56:18 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 18:56:18 Step 2/24 : FROM ${BASE} AS builder 18:56:18 ---> 0f38547da8e6 18:56:18 Step 3/24 : ARG MAKE=make build 18:56:18 ---> Running in 55c79997e7ed 18:56:18 Removing intermediate container 55c79997e7ed 18:56:18 ---> 14352ff3c6e2 18:56:18 Step 4/24 : WORKDIR /device-sdk-go 18:56:18 ---> Running in 600e76bc29bb 18:56:19 Removing intermediate container 600e76bc29bb 18:56:19 ---> 2337e5dcb6be 18:56:19 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:56:19 ---> Running in a0514c9b3897 18:56:19 Removing intermediate container a0514c9b3897 18:56:19 ---> ed9338d629e8 18:56:19 Step 6/24 : RUN apk add --update --no-cache make git 18:56:19 ---> Running in 45549ed1f900 18:56:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:56:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:56:22 OK: 266 MiB in 52 packages 18:56:22 Removing intermediate container 45549ed1f900 18:56:22 ---> 666dc96aaaea 18:56:22 Step 7/24 : COPY go.mod vendor* ./ 18:56:23 ---> b730161d50e9 18:56:23 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:56:23 ---> Running in a694dd7a11fa 18:56:25 Removing intermediate container a694dd7a11fa 18:56:25 ---> 82f01a2a724e 18:56:25 Step 9/24 : COPY . . 18:56:27 ---> 082ad0b0fe60 18:56:27 Step 10/24 : RUN ${MAKE} 18:56:27 ---> Running in 2d971c93bea8 18:56:28 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 19:00:20 Removing intermediate container 2d971c93bea8 19:00:20 ---> 7eb524e8898d 19:00:20 Step 11/24 : FROM alpine:3.18 19:00:20 3.18: Pulling from library/alpine 19:00:20 4983c3fe2029: Pulling fs layer 19:00:20 4983c3fe2029: Verifying Checksum 19:00:20 4983c3fe2029: Download complete 19:00:20 4983c3fe2029: Pull complete 19:00:20 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:00:20 Status: Downloaded newer image for alpine:3.18 19:00:20 ---> a0237000ae83 19:00:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:00:20 ---> Running in 25be1504ac20 19:00:20 Removing intermediate container 25be1504ac20 19:00:20 ---> c2c71b25d3c3 19:00:20 Step 13/24 : RUN apk add --update --no-cache dumb-init 19:00:20 ---> Running in 7d21175ab6b8 19:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:00:20 (1/1) Installing dumb-init (1.2.5-r2) 19:00:20 Executing busybox-1.36.1-r7.trigger 19:00:20 OK: 8 MiB in 16 packages 19:00:20 Removing intermediate container 7d21175ab6b8 19:00:20 ---> 2cf3c7690484 19:00:20 Step 14/24 : RUN apk --no-cache upgrade 19:00:20 ---> Running in 9e604b3a0520 19:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:00:20 OK: 8 MiB in 16 packages 19:00:20 Removing intermediate container 9e604b3a0520 19:00:20 ---> 7d4cdc2fa236 19:00:20 Step 15/24 : WORKDIR / 19:00:20 ---> Running in 683a132fd1b5 19:00:20 Removing intermediate container 683a132fd1b5 19:00:20 ---> 087ed3bc77c5 19:00:20 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 19:00:20 ---> 6a2ca34b8c78 19:00:20 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 19:00:20 ---> 10a2b9979323 19:00:20 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 19:00:20 ---> 9efc75542409 19:00:20 Step 19/24 : EXPOSE 59999 19:00:20 ---> Running in ab8c433938ad 19:00:20 Removing intermediate container ab8c433938ad 19:00:20 ---> bbb7076aa474 19:00:20 Step 20/24 : ENTRYPOINT ["/device-simple"] 19:00:20 ---> Running in 9c9ddf2155cd 19:00:20 Removing intermediate container 9c9ddf2155cd 19:00:20 ---> 9b9c235442a6 19:00:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:00:20 ---> Running in 070c2a6c24ef 19:00:20 Removing intermediate container 070c2a6c24ef 19:00:20 ---> 66aa00072924 19:00:20 Step 22/24 : LABEL arch=arm64 19:00:20 ---> Running in c57c0dd5e962 19:00:20 Removing intermediate container c57c0dd5e962 19:00:20 ---> 4dbc2faa290a 19:00:20 Step 23/24 : LABEL git_sha=eaadf0a4660b3962f3b8105e9e2d2a6613d6b8e0 19:00:20 ---> Running in 2338847a7e03 19:00:21 Removing intermediate container 2338847a7e03 19:00:21 ---> a309d3f53499 19:00:21 Step 24/24 : LABEL version=0.0.0 19:00:21 ---> Running in 9d6a5b171a00 19:00:21 Removing intermediate container 9d6a5b171a00 19:00:21 ---> c3cb9bb61f7f 19:00:21 [Warning] One or more build-args [ARCH] were not consumed 19:00:21 Successfully built c3cb9bb61f7f 19:00:21 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:00:22 19:00:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:00:23 arm64: Pulling from edgex-lftools-log-publisher 19:00:23 8998bd30e6a1: Pulling fs layer 19:00:23 04944245beec: Pulling fs layer 19:00:23 699f458cf7ca: Pulling fs layer 19:00:23 765212b225bb: Pulling fs layer 19:00:23 f23df028b6ca: Pulling fs layer 19:00:23 d65c8cfc05b1: Pulling fs layer 19:00:23 2437ff75d9bd: Pulling fs layer 19:00:23 f23df028b6ca: Waiting 19:00:23 d65c8cfc05b1: Waiting 19:00:23 2437ff75d9bd: Waiting 19:00:23 765212b225bb: Waiting 19:00:23 04944245beec: Download complete 19:00:23 765212b225bb: Verifying Checksum 19:00:23 765212b225bb: Download complete 19:00:23 f23df028b6ca: Verifying Checksum 19:00:23 f23df028b6ca: Download complete 19:00:23 d65c8cfc05b1: Verifying Checksum 19:00:23 d65c8cfc05b1: Download complete 19:00:23 699f458cf7ca: Verifying Checksum 19:00:23 699f458cf7ca: Download complete 19:00:23 8998bd30e6a1: Verifying Checksum 19:00:23 8998bd30e6a1: Download complete 19:00:26 2437ff75d9bd: Download complete 19:00:28 8998bd30e6a1: Pull complete 19:00:29 04944245beec: Pull complete 19:00:30 699f458cf7ca: Pull complete 19:00:30 765212b225bb: Pull complete 19:00:31 f23df028b6ca: Pull complete 19:00:31 d65c8cfc05b1: Pull complete 19:00:47 2437ff75d9bd: Pull complete 19:00:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:00:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:00:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:51 prd-ubuntu20.04-docker-arm64-4c-16g-9308 does not seem to be running inside a container 19:00:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:00:56 $ docker top 6adf663520c496aaeb87c3ae67985a776a9bd988c37fdcb59796d20494cbb1d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:57 ---> job-cost.sh 19:00:57 lf-activate-venv: SKIPPING 19:00:57 INFO: No Stack... 19:00:59 INFO: Retrieving Pricing Info for: v3-standard-4 19:00:59 INFO: Archiving Costs [Pipeline] sh 19:01:01 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 19:01:01 + cut -d, -f6 [Pipeline] lock 19:01:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1619-2-stack-cost] 19:01:01 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1619-2-stack-cost] did not exist. Created. 19:01:01 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1619-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:01:03 /w/workspace/device-sdk-go/2@tmp/durable-fe70190c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:01:03 + echo total: 0.10999999940395355 [Pipeline] stash 19:01:03 Warning: overwriting stash ‘stack-cost’ 19:01:03 Stashed 1 file(s) [Pipeline] } 19:01:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1619-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:01:03 $ docker stop --time=1 6adf663520c496aaeb87c3ae67985a776a9bd988c37fdcb59796d20494cbb1d4 19:01:05 $ docker rm -f --volumes 6adf663520c496aaeb87c3ae67985a776a9bd988c37fdcb59796d20494cbb1d4 [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 19:01:06 provisioning config files... 19:01:06 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp/config5062398362832338592tmp [Pipeline] { [Pipeline] sh 19:01:06 + set +x 19:01:06 + curl -s https://codecov.io/bash 19:01:06 + bash -s -- 19:01:07 19:01:07 _____ _ 19:01:07 / ____| | | 19:01:07 | | ___ __| | ___ ___ _____ __ 19:01:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:01:07 | |___| (_) | (_| | __/ (_| (_) \ V / 19:01:07 \_____\___/ \__,_|\___|\___\___/ \_/ 19:01:07 Bash-1.0.6 19:01:07 19:01:07 19:01:07 ==> git version 2.25.1 found 19:01:07 ==> 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 19:01:07 Release-Date: 2020-01-08 19:01:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:01:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:01:07 ==> Jenkins CI detected. 19:01:07 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1619 19:01:07 project root: . 19:01:07 --> token set from env 19:01:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:01:07 ==> Running gcov in . (disable via -X gcov) 19:01:07 ==> Python coveragepy not found 19:01:07 ==> Searching for coverage reports in: 19:01:07 + . 19:01:07 -> Found 1 reports 19:01:07 ==> Detecting git/mercurial file structure 19:01:07 ==> Reading reports 19:01:07 + ./coverage.out bytes=127942 19:01:07 ==> Appending adjustments 19:01:07 https://docs.codecov.io/docs/fixing-reports 19:01:07 + Found adjustments 19:01:07 ==> Gzipping contents 19:01:07 20K /tmp/codecov.nDShEE.gz 19:01:07 ==> Uploading reports 19:01:07 url: https://codecov.io 19:01:07 query: branch=PR-1619&commit=22428966f402b749a425abcc784f88dab434ed73&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1619%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1619&job=&cmd_args= 19:01:07 -> Pinging Codecov 19:01:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1619&commit=22428966f402b749a425abcc784f88dab434ed73&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1619%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1619&job=&cmd_args= 19:01:08 -> Uploading to 19:01:08 https://storage.googleapis.com/codecov/v4/raw/2024-09-03/7E55EF52A471D76F132DFD9A03CDDE97/22428966f402b749a425abcc784f88dab434ed73/0ddb91f5-5304-49aa-9fa4-158a81c6ff25.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240903%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240903T190108Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=07468bd2989b03b91cbf9496f804e8959a08aa5818913c1201672ccd4b081218 19:01:08 % Total % Received % Xferd Average Speed Time Time Time Current 19:01:08 Dload Upload Total Spent Left Speed 19:01:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17668 0 0 100 17668 0 69559 --:--:-- --:--:-- --:--:-- 69559 19:01:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/22428966f402b749a425abcc784f88dab434ed73 [Pipeline] } 19:01:08 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:01:09 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1619/archives ] 19:01:09 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1619/archives 19:01:09 total 16 19:01:09 drwxr-xr-x 3 root root 4096 Sep 3 18:45 . 19:01:09 drwxrwxr-x 12 jenkins jenkins 4096 Sep 3 18:45 .. 19:01:09 drwxr-xr-x 2 root root 4096 Sep 3 18:45 cost 19:01:09 -rw-r--r-- 1 root root 86 Sep 3 18:45 cost.csv 19:01:09 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1619/archives 19:01:09 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1619/archives 19:01:09 total 16 19:01:09 drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 18:45 . 19:01:09 drwxrwxr-x 12 jenkins jenkins 4096 Sep 3 18:45 .. 19:01:09 drwxr-xr-x 2 jenkins jenkins 4096 Sep 3 18:45 cost 19:01:09 -rw-r--r-- 1 jenkins jenkins 86 Sep 3 18:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:01:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:01:10 ---> package-listing.sh 19:01:10 ++ facter osfamily 19:01:10 ++ tr '[:upper:]' '[:lower:]' 19:01:10 + OS_FAMILY=debian 19:01:10 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1619 19:01:10 + START_PACKAGES=/tmp/packages_start.txt 19:01:10 + END_PACKAGES=/tmp/packages_end.txt 19:01:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:01:10 + PACKAGES=/tmp/packages_start.txt 19:01:10 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1619 ']' 19:01:10 + PACKAGES=/tmp/packages_end.txt 19:01:10 + case "${OS_FAMILY}" in 19:01:10 + dpkg -l 19:01:10 + grep '^ii' 19:01:10 + '[' -f /tmp/packages_start.txt ']' 19:01:10 + '[' -f /tmp/packages_end.txt ']' 19:01:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:01:10 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1619 ']' 19:01:10 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1619/archives/ 19:01:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1619/archives/ [Pipeline] echo 19:01:10 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-1619/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:01:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:11 prd-ubuntu20.04-docker-8c-8g-9307 does not seem to be running inside a container 19:01:11 $ 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-1619/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-1619 -v /w/workspace/gexfoundry_device-sdk-go_PR-1619:/w/workspace/gexfoundry_device-sdk-go_PR-1619:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:01:11 $ docker top 93d4f3f3ab1fc88d80a6d6b0cb0503efd61d6297bb2d9e3816d38d986d2e8373 -eo pid,comm [Pipeline] { [Pipeline] sh 19:01:12 + touch /tmp/pre-build-complete [Pipeline] sh 19:01:12 + mkdir -p /var/log/sysstat [Pipeline] sh 19:01:12 + ls /var/log/sa-host 19:01:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:12 provisioning config files... 19:01:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp/config15893365326730773364tmp [Pipeline] { [Pipeline] echo 19:01:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:01:13 ---> create-netrc.sh [Pipeline] } 19:01:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:01:13 ---> python-tools-install.sh [Pipeline] echo 19:01:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:01:13 ---> sudo-logs.sh 19:01:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:01:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:01:14 ---> job-cost.sh 19:01:14 lf-activate-venv: SKIPPING 19:01:14 DEBUG: total: 0.2199999988079071 19:01:14 INFO: Retrieving Stack Cost... 19:01:14 INFO: Retrieving Pricing Info for: v3-standard-8 19:01:15 INFO: Archiving Costs [Pipeline] echo 19:01:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:01:15 ---> logs-deploy.sh 19:01:15 lf-activate-venv: SKIPPING 19:01:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1619/2 19:01:15 INFO: archiving workspace using pattern(s): 19:01:16 Archives upload complete. 19:01:16 INFO: archiving logs to Nexus