Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f47f79f53f1840767b32d78ce83479da4d392c8 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-ssh8223899176089408635.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12708637106717522222.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11968230425704568173.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh7491327785056215667.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17602662148490076053.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-1221 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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 Avoid second fetch Checking out Revision 4f47f79f53f1840767b32d78ce83479da4d392c8 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f47f79f53f1840767b32d78ce83479da4d392c8 # timeout=10 Commit message: "Merge pull request #1560 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.17" > git rev-list --no-walk 05a857ba723bc3223dfc65f2e1529220030d9145 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:38:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:38:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:38:07 ========================================================= 05:38:07 EdgeX Global Pipelines Version Info 05:38:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:38:07 ------------------- 05:38:07 stable info: 05:38:07 ------------------- 05:38:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:38:07 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:38:07 Message: update stable to v1.0.258 05:38:08 ------------------- 05:38:08 experimental info: 05:38:08 ------------------- 05:38:08 Commited By: **** collab-it+edgex@linuxfoundation.org 05:38:08 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:38:08 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:38:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:38:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:38:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:38:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:38:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:38:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:38:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:38:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:38:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:38:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:38:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:38:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:38:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:38:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:38:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:38:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:38:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:38:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:38:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:38:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:38:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:38:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:38:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:38:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:38:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:38:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:38:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:38:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:38:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:38:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:38:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f47f79f53f1840767b32d78ce83479da4d392c8 [Pipeline] echo 05:38:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f47f79 [Pipeline] echo 05:38:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:38:09 provisioning config files... 05:38:09 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17876612711255096347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:10 ---> ****-login.sh 05:38:10 nexus3.edgexfoundry.org:10001 05:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:10 Configure a credential helper to remove this warning. See 05:38:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:10 05:38:10 Login Succeeded 05:38:10 nexus3.edgexfoundry.org:10002 05:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:10 Configure a credential helper to remove this warning. See 05:38:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:10 05:38:10 Login Succeeded 05:38:10 nexus3.edgexfoundry.org:10003 05:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:10 Configure a credential helper to remove this warning. See 05:38:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:10 05:38:10 Login Succeeded 05:38:10 nexus3.edgexfoundry.org:10004 05:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:10 Configure a credential helper to remove this warning. See 05:38:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:10 05:38:10 Login Succeeded 05:38:10 ****.io 05:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:11 Configure a credential helper to remove this warning. See 05:38:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:11 05:38:11 Login Succeeded 05:38:11 ---> ****-login.sh ends [Pipeline] } 05:38:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:38:11 + git rev-list -1 --merges 4f47f79f53f1840767b32d78ce83479da4d392c8~1..4f47f79f53f1840767b32d78ce83479da4d392c8 [Pipeline] echo 05:38:11 -----------> git rev-list -1 --merges 4f47f79f53f1840767b32d78ce83479da4d392c8~1..4f47f79f53f1840767b32d78ce83479da4d392c8 4f47f79f53f1840767b32d78ce83479da4d392c8 05:38:11 4f47f79f53f1840767b32d78ce83479da4d392c8 [false] [Pipeline] sh 05:38:12 + git log --format=format:%s -1 4f47f79f53f1840767b32d78ce83479da4d392c8 [Pipeline] echo 05:38:12 ========================================================= 05:38:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:38:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:38:12 + git log --format=format:%s -1 4f47f79f53f1840767b32d78ce83479da4d392c8 [Pipeline] echo 05:38:12 [semverPrep] GIT_COMMIT: 4f47f79f53f1840767b32d78ce83479da4d392c8, Commit Message: Merge pull request #1560 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.17 [Pipeline] echo 05:38:12 [semverPrep] This is not a build commit. [Pipeline] sh 05:38:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:38:12 + grep -v github /etc/ssh/ssh_known_hosts 05:38:12 + [ -e /tmp/ssh_known_hosts ] 05:38:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:38:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:38:12 + sudo tee -a /etc/ssh/ssh_known_hosts 05:38:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:38:13 05:38:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:38:13 0.1.4: Pulling from edgex-devops/py-git-semver 05:38:13 b85a868b505f: Pulling fs layer 05:38:13 e2be974225ed: Pulling fs layer 05:38:13 339a4e72a1f5: Pulling fs layer 05:38:13 988bab9f4d93: Pulling fs layer 05:38:13 1469e6f7b9e6: Pulling fs layer 05:38:13 eaf3925da568: Pulling fs layer 05:38:13 bab4dde63d76: Pulling fs layer 05:38:13 bde34c3a00c8: Pulling fs layer 05:38:13 b352a97aabf1: Pulling fs layer 05:38:13 4872d77fe225: Pulling fs layer 05:38:13 5851b861e8e6: Pulling fs layer 05:38:13 988bab9f4d93: Waiting 05:38:13 1469e6f7b9e6: Waiting 05:38:13 bab4dde63d76: Waiting 05:38:13 bde34c3a00c8: Waiting 05:38:13 4872d77fe225: Waiting 05:38:13 5851b861e8e6: Waiting 05:38:13 eaf3925da568: Waiting 05:38:13 b352a97aabf1: Waiting 05:38:13 e2be974225ed: Download complete 05:38:13 988bab9f4d93: Verifying Checksum 05:38:13 988bab9f4d93: Download complete 05:38:13 1469e6f7b9e6: Verifying Checksum 05:38:13 1469e6f7b9e6: Download complete 05:38:13 339a4e72a1f5: Verifying Checksum 05:38:13 339a4e72a1f5: Download complete 05:38:13 eaf3925da568: Verifying Checksum 05:38:13 eaf3925da568: Download complete 05:38:13 bde34c3a00c8: Download complete 05:38:13 b352a97aabf1: Download complete 05:38:13 4872d77fe225: Verifying Checksum 05:38:13 4872d77fe225: Download complete 05:38:13 5851b861e8e6: Verifying Checksum 05:38:13 5851b861e8e6: Download complete 05:38:13 b85a868b505f: Verifying Checksum 05:38:13 b85a868b505f: Download complete 05:38:14 bab4dde63d76: Verifying Checksum 05:38:14 bab4dde63d76: Download complete 05:38:15 b85a868b505f: Pull complete 05:38:15 e2be974225ed: Pull complete 05:38:15 339a4e72a1f5: Pull complete 05:38:15 988bab9f4d93: Pull complete 05:38:16 1469e6f7b9e6: Pull complete 05:38:16 eaf3925da568: Pull complete 05:38:17 bab4dde63d76: Pull complete 05:38:17 bde34c3a00c8: Pull complete 05:38:17 b352a97aabf1: Pull complete 05:38:17 4872d77fe225: Pull complete 05:38:18 5851b861e8e6: Pull complete 05:38:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:38:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:38:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:18 prd-ubuntu20.04-docker-8c-8g-1221 does not seem to be running inside a container 05:38:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:38:22 $ docker top ad2e89e35bf4ebc09b745ca2ababb63e4d3ae73c0a47f48c2207d7dc85586154 -eo pid,comm 05:38:22 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). 05:38:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:38:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:38:22 [ssh-agent] Looking for ssh-agent implementation... 05:38:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:38:22 $ docker exec ad2e89e35bf4ebc09b745ca2ababb63e4d3ae73c0a47f48c2207d7dc85586154 ssh-agent 05:38:22 SSH_AUTH_SOCK=/tmp/ssh-Wz7Kk0yH0qpP/agent.32 05:38:22 SSH_AGENT_PID=38 05:38:22 Running ssh-add (command line suppressed) 05:38:22 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15956000641010951723.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15956000641010951723.key) 05:38:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:38:22 + git tag --points-at HEAD [Pipeline] } 05:38:22 $ docker exec --env ******** --env ******** ad2e89e35bf4ebc09b745ca2ababb63e4d3ae73c0a47f48c2207d7dc85586154 ssh-agent -k 05:38:23 unset SSH_AUTH_SOCK; 05:38:23 unset SSH_AGENT_PID; 05:38:23 echo Agent pid 38 killed; 05:38:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:38:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:38:23 [ssh-agent] Looking for ssh-agent implementation... 05:38:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:38:23 $ docker exec ad2e89e35bf4ebc09b745ca2ababb63e4d3ae73c0a47f48c2207d7dc85586154 ssh-agent 05:38:23 SSH_AUTH_SOCK=/tmp/ssh-3XpcYPX7HLhQ/agent.70 05:38:23 SSH_AGENT_PID=76 05:38:23 Running ssh-add (command line suppressed) 05:38:23 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14150619733100021189.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14150619733100021189.key) 05:38:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:38:23 + git semver init 05:38:24 2024-02-19 05:38:23,972 [run_init] DEBUG init version:0.0.0 force:False 05:38:24 2024-02-19 05:38:23,972 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 05:38:24 2024-02-19 05:38:23,973 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 05:38:24 2024-02-19 05:38:23,973 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 05:38:25 2024-02-19 05:38:25,166 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 05:38:25 2024-02-19 05:38:25,167 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 05:38:25 2024-02-19 05:38:25,167 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:38:25 2024-02-19 05:38:25,167 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:38:25 3.2.0-dev.9 [Pipeline] } 05:38:25 $ docker exec --env ******** --env ******** ad2e89e35bf4ebc09b745ca2ababb63e4d3ae73c0a47f48c2207d7dc85586154 ssh-agent -k 05:38:25 unset SSH_AUTH_SOCK; 05:38:25 unset SSH_AGENT_PID; 05:38:25 echo Agent pid 76 killed; 05:38:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:38:25 + git semver [Pipeline] } 05:38:26 $ docker stop --time=1 ad2e89e35bf4ebc09b745ca2ababb63e4d3ae73c0a47f48c2207d7dc85586154 05:38:27 $ docker rm -f --volumes ad2e89e35bf4ebc09b745ca2ababb63e4d3ae73c0a47f48c2207d7dc85586154 [Pipeline] // withDockerContainer [Pipeline] sh 05:38:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:38:28 Stashed 1 file(s) [Pipeline] echo 05:38:28 [edgeXSemver]: initialized semver on version 3.2.0-dev.9 [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 05:38:28 provisioning config files... 05:38:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16767576844451689403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:28 ---> ****-login.sh 05:38:28 nexus3.edgexfoundry.org:10001 05:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:28 Configure a credential helper to remove this warning. See 05:38:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:28 05:38:28 Login Succeeded 05:38:28 nexus3.edgexfoundry.org:10002 05:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:28 Configure a credential helper to remove this warning. See 05:38:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:28 05:38:28 Login Succeeded 05:38:28 nexus3.edgexfoundry.org:10003 05:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:29 Configure a credential helper to remove this warning. See 05:38:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:29 05:38:29 Login Succeeded 05:38:29 nexus3.edgexfoundry.org:10004 05:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:29 Configure a credential helper to remove this warning. See 05:38:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:29 05:38:29 Login Succeeded 05:38:29 ****.io 05:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:29 Configure a credential helper to remove this warning. See 05:38:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:29 05:38:29 Login Succeeded 05:38:29 ---> ****-login.sh ends [Pipeline] } 05:38:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:38:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:38:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:38:29 ========================================================= 05:38:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:38:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:29 + 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 . 05:38:29 Sending build context to Docker daemon 21.93MB 05:38:29 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:38:29 Step 2/10 : FROM ${BASE} AS builder 05:38:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:38:30 7264a8db6415: Pulling fs layer 05:38:30 c4d48a809fc2: Pulling fs layer 05:38:30 4f1c88b9dad5: Pulling fs layer 05:38:30 ad3a456e5733: Pulling fs layer 05:38:30 69c7f0334f64: Pulling fs layer 05:38:30 1f1c1a5573a3: Pulling fs layer 05:38:30 ce7588e14bc9: Pulling fs layer 05:38:30 b5e4710f87ac: Pulling fs layer 05:38:30 ce7588e14bc9: Waiting 05:38:30 1f1c1a5573a3: Waiting 05:38:30 69c7f0334f64: Waiting 05:38:30 b5e4710f87ac: Waiting 05:38:30 c4d48a809fc2: Verifying Checksum 05:38:30 c4d48a809fc2: Download complete 05:38:30 ad3a456e5733: Verifying Checksum 05:38:30 ad3a456e5733: Download complete 05:38:30 69c7f0334f64: Verifying Checksum 05:38:30 69c7f0334f64: Download complete 05:38:30 7264a8db6415: Download complete 05:38:30 1f1c1a5573a3: Verifying Checksum 05:38:30 1f1c1a5573a3: Download complete 05:38:30 7264a8db6415: Pull complete 05:38:30 b5e4710f87ac: Verifying Checksum 05:38:30 b5e4710f87ac: Download complete 05:38:30 c4d48a809fc2: Pull complete 05:38:30 4f1c88b9dad5: Verifying Checksum 05:38:30 4f1c88b9dad5: Download complete 05:38:31 ce7588e14bc9: Verifying Checksum 05:38:31 ce7588e14bc9: Download complete 05:38:33 4f1c88b9dad5: Pull complete 05:38:33 ad3a456e5733: Pull complete 05:38:33 69c7f0334f64: Pull complete 05:38:33 1f1c1a5573a3: Pull complete 05:38:35 ce7588e14bc9: Pull complete 05:38:36 b5e4710f87ac: Pull complete 05:38:36 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 05:38:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:38:36 ---> 88b5674ff536 05:38:36 Step 3/10 : ARG MAKE=make build 05:38:40 ---> Running in 57a4e1481851 05:38:40 Removing intermediate container 57a4e1481851 05:38:40 ---> ec3c2e2353b0 05:38:40 Step 4/10 : WORKDIR /device-sdk-go 05:38:40 ---> Running in 19024d5d4787 05:38:40 Removing intermediate container 19024d5d4787 05:38:40 ---> 1edeb3655b96 05:38:40 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:38:40 ---> Running in 5e5f0c75cc2d 05:38:40 Removing intermediate container 5e5f0c75cc2d 05:38:40 ---> 19cf0409cf88 05:38:40 Step 6/10 : RUN apk add --update --no-cache make git 05:38:40 ---> Running in 761e3b20156b 05:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:38:41 OK: 264 MiB in 52 packages 05:38:41 Removing intermediate container 761e3b20156b 05:38:41 ---> 9ee87e259c82 05:38:41 Step 7/10 : COPY go.mod vendor* ./ 05:38:41 ---> ea836daf5d61 05:38:41 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:41 ---> Running in 92f67d5eb80c 05:38:43 Still waiting to schedule task 05:38:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:39:08 Removing intermediate container 92f67d5eb80c 05:39:08 ---> 904ce46fd11b 05:39:08 Step 9/10 : COPY . . 05:39:08 ---> a106febcfd5a 05:39:08 Step 10/10 : RUN ${MAKE} 05:39:08 ---> Running in 1f8048a770fe 05:39:09 noop 05:39:09 Removing intermediate container 1f8048a770fe 05:39:09 ---> c8767ce09559 05:39:09 Successfully built c8767ce09559 05:39:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:09 + docker inspect -f . ci-base-image-x86_64 05:39:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:09 prd-ubuntu20.04-docker-8c-8g-1221 does not seem to be running inside a container 05:39:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 05:39:10 $ docker top 493ca4f90cc6940786f807b063d0d7dab9a549a21d0f3edb114c87a03d0958ed -eo pid,comm [Pipeline] { [Pipeline] sh 05:39:10 + go version 05:39:10 go version go1.21.0 linux/amd64 [Pipeline] } 05:39:10 $ docker stop --time=1 493ca4f90cc6940786f807b063d0d7dab9a549a21d0f3edb114c87a03d0958ed 05:39:11 $ docker rm -f --volumes 493ca4f90cc6940786f807b063d0d7dab9a549a21d0f3edb114c87a03d0958ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:12 + docker inspect -f . ci-base-image-x86_64 05:39:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:12 prd-ubuntu20.04-docker-8c-8g-1221 does not seem to be running inside a container 05:39:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 05:39:12 $ docker top c6be4292321b8f408b70e84935d0cd865894949dd54adda305ca6f2838957673 -eo pid,comm [Pipeline] { [Pipeline] sh 05:39:13 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 05:39:13 + make test 05:39:13 go test -race -coverprofile=coverage.out ./... 05:39:20 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:39:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:39:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:39:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:39:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:39:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:39:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:39:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:39:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:39:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.043s coverage: 27.6% of statements 05:39:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.060s coverage: 81.5% of statements 05:39:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.057s coverage: 86.0% of statements 05:39:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.070s coverage: 71.8% of statements 05:39:34 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:39:34 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:39:35 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:39:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.055s coverage: 14.4% of statements 05:39:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.775s coverage: 45.9% of statements 05:39:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.061s coverage: 68.5% of statements 05:39:38 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.095s coverage: 89.2% of statements 05:39:38 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.044s coverage: 5.5% of statements 05:40:00 GO111MODULE=on go vet ./... 05:40:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:40:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:40:01 ./bin/test-attribution-txt.sh 05:40:01 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 05:40:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:40:01 $ docker stop --time=1 c6be4292321b8f408b70e84935d0cd865894949dd54adda305ca6f2838957673 05:40:05 $ docker rm -f --volumes c6be4292321b8f408b70e84935d0cd865894949dd54adda305ca6f2838957673 [Pipeline] // withDockerContainer [Pipeline] sh 05:40:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:40:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:40:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:40:07 + ls -al . 05:40:07 total 308 05:40:07 drwxrwxr-x 11 jenkins jenkins 4096 Feb 19 05:39 . 05:40:07 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:38 .. 05:40:07 -rw-rw-r-- 1 jenkins jenkins 140 Feb 19 05:38 .dockerignore 05:40:07 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 05:39 .git 05:40:07 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:38 .github 05:40:07 -rw-rw-r-- 1 jenkins jenkins 137 Feb 19 05:38 .gitignore 05:40:07 -rw-rw-r-- 1 jenkins jenkins 42 Feb 19 05:38 .golangci.yml 05:40:07 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 05:38 .semver 05:40:07 -rw-rw-r-- 1 jenkins jenkins 48109 Feb 19 05:38 CHANGELOG.md 05:40:07 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 05:38 GOVERNANCE.md 05:40:07 -rw-rw-r-- 1 jenkins jenkins 885 Feb 19 05:38 Jenkinsfile 05:40:07 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 19 05:38 LICENSE 05:40:07 -rw-rw-r-- 1 jenkins jenkins 1842 Feb 19 05:38 Makefile 05:40:07 -rw-rw-r-- 1 jenkins jenkins 619 Feb 19 05:38 OWNERS.md 05:40:07 -rw-rw-r-- 1 jenkins jenkins 4933 Feb 19 05:38 README.md 05:40:07 -rw-rw-r-- 1 jenkins jenkins 11 Feb 19 05:38 VERSION 05:40:07 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:38 bin 05:40:07 -rw-r--r-- 1 jenkins jenkins 122154 Feb 19 05:39 coverage.out 05:40:07 drwxrwxr-x 5 jenkins jenkins 4096 Feb 19 05:38 example 05:40:07 -rw-rw-r-- 1 jenkins jenkins 3768 Feb 19 05:38 go.mod 05:40:07 -rw-rw-r-- 1 jenkins jenkins 33786 Feb 19 05:38 go.sum 05:40:07 drwxrwxr-x 12 jenkins jenkins 4096 Feb 19 05:38 internal 05:40:07 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:38 openapi 05:40:07 drwxrwxr-x 6 jenkins jenkins 4096 Feb 19 05:38 pkg 05:40:07 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:38 snap 05:40:07 -rw-rw-r-- 1 jenkins jenkins 222 Feb 19 05:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:07 + 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=4f47f79f53f1840767b32d78ce83479da4d392c8 --label arch=amd64 --label version=3.2.0-dev.9 . 05:40:07 Sending build context to Docker daemon 22.06MB 05:40:07 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:40:07 Step 2/23 : FROM ${BASE} AS builder 05:40:07 ---> c8767ce09559 05:40:07 Step 3/23 : ARG MAKE=make build 05:40:07 ---> Running in 08584590fdd7 05:40:08 Removing intermediate container 08584590fdd7 05:40:08 ---> 2f902cf8df11 05:40:08 Step 4/23 : WORKDIR /device-sdk-go 05:40:08 ---> Running in fe08ffa2fd2b 05:40:08 Removing intermediate container fe08ffa2fd2b 05:40:08 ---> 0739741c10cc 05:40:08 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:40:08 ---> Running in dbf394f41704 05:40:08 Removing intermediate container dbf394f41704 05:40:08 ---> 6f94f2006de5 05:40:08 Step 6/23 : RUN apk add --update --no-cache make git 05:40:08 ---> Running in bbd249d0abb8 05:40:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:40:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:40:09 OK: 264 MiB in 52 packages 05:40:09 Removing intermediate container bbd249d0abb8 05:40:09 ---> 7d751e4a0b41 05:40:09 Step 7/23 : COPY go.mod vendor* ./ 05:40:09 ---> dd96a077cac1 05:40:09 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:40:09 ---> Running in f79a9bff9979 05:40:10 Removing intermediate container f79a9bff9979 05:40:10 ---> 4feee89609ac 05:40:10 Step 9/23 : COPY . . 05:40:10 ---> 405339f02686 05:40:10 Step 10/23 : RUN ${MAKE} 05:40:10 ---> Running in 56677ec46883 05:40:10 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.9" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:40:32 Removing intermediate container 56677ec46883 05:40:32 ---> 7a45255a34f4 05:40:32 Step 11/23 : FROM alpine:3.18 05:40:32 3.18: Pulling from library/alpine 05:40:32 619be1103602: Pulling fs layer 05:40:32 619be1103602: Download complete 05:40:32 619be1103602: Pull complete 05:40:32 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:40:32 Status: Downloaded newer image for alpine:3.18 05:40:32 ---> d3782b16ccc9 05:40:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:40:32 ---> Running in 5945eff4453c 05:40:32 Removing intermediate container 5945eff4453c 05:40:32 ---> 41d006de2d84 05:40:32 Step 13/23 : RUN apk add --update --no-cache 05:40:32 ---> Running in fe411364721e 05:40:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:40:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:40:32 OK: 7 MiB in 15 packages 05:40:33 Removing intermediate container fe411364721e 05:40:33 ---> 04f7edb59b66 05:40:33 Step 14/23 : WORKDIR / 05:40:33 ---> Running in ffc3c74df442 05:40:33 Removing intermediate container ffc3c74df442 05:40:33 ---> 4816c61c3ad4 05:40:33 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:40:33 ---> 90430747f260 05:40:33 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:40:34 ---> 837fc060c4f5 05:40:34 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:40:34 ---> 4ed5fea366cb 05:40:34 Step 18/23 : EXPOSE 59999 05:40:34 ---> Running in f8d69aa98987 05:40:34 Removing intermediate container f8d69aa98987 05:40:34 ---> df4274c67505 05:40:34 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:40:34 ---> Running in 953522ce9506 05:40:34 Removing intermediate container 953522ce9506 05:40:34 ---> 86d3b483ebe2 05:40:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:40:34 ---> Running in f6a171c0fce3 05:40:34 Removing intermediate container f6a171c0fce3 05:40:34 ---> 4ccb6f337590 05:40:34 Step 21/23 : LABEL arch=amd64 05:40:34 ---> Running in 88cf5f218ba4 05:40:34 Removing intermediate container 88cf5f218ba4 05:40:34 ---> 789ce2aa8c2e 05:40:34 Step 22/23 : LABEL git_sha=4f47f79f53f1840767b32d78ce83479da4d392c8 05:40:34 ---> Running in 70cf266e885e 05:40:34 Removing intermediate container 70cf266e885e 05:40:34 ---> e4e84c6d3138 05:40:34 Step 23/23 : LABEL version=3.2.0-dev.9 05:40:34 ---> Running in cce086f81054 05:40:34 Removing intermediate container cce086f81054 05:40:34 ---> cf18833a1f3b 05:40:34 [Warning] One or more build-args [ARCH] were not consumed 05:40:34 Successfully built cf18833a1f3b 05:40:34 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:40:35 05:40:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:40:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1222 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 05:40:35 Running in /w/workspace/device-sdk-go/280 [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] checkout 05:40:35 The recommended git tool is: git [Pipeline] sh 05:40:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:40:36 latest: Pulling from edgex-lftools-log-publisher 05:40:36 5eb5b503b376: Pulling fs layer 05:40:36 5c69ac0246d0: Pulling fs layer 05:40:36 ec43610c2a17: Pulling fs layer 05:40:36 3a2ae6a8a46f: Pulling fs layer 05:40:36 33b1e0a273af: Pulling fs layer 05:40:36 5d3b04190fa2: Pulling fs layer 05:40:36 2f39f015ded8: Pulling fs layer 05:40:36 33b1e0a273af: Waiting 05:40:36 5d3b04190fa2: Waiting 05:40:36 3a2ae6a8a46f: Waiting 05:40:36 2f39f015ded8: Waiting 05:40:36 5c69ac0246d0: Verifying Checksum 05:40:36 5c69ac0246d0: Download complete 05:40:36 3a2ae6a8a46f: Verifying Checksum 05:40:36 3a2ae6a8a46f: Download complete 05:40:36 33b1e0a273af: Verifying Checksum 05:40:36 33b1e0a273af: Download complete 05:40:36 ec43610c2a17: Verifying Checksum 05:40:36 ec43610c2a17: Download complete 05:40:36 5d3b04190fa2: Verifying Checksum 05:40:36 5d3b04190fa2: Download complete 05:40:36 5eb5b503b376: Verifying Checksum 05:40:36 5eb5b503b376: Download complete 05:40:37 2f39f015ded8: Verifying Checksum 05:40:37 2f39f015ded8: Download complete 05:40:37 5eb5b503b376: Pull complete 05:40:37 5c69ac0246d0: Pull complete 05:40:38 ec43610c2a17: Pull complete 05:40:38 3a2ae6a8a46f: Pull complete 05:40:38 33b1e0a273af: Pull complete 05:40:38 5d3b04190fa2: Pull complete 05:40:42 2f39f015ded8: Pull complete 05:40:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:40:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:40:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:42 prd-ubuntu20.04-docker-8c-8g-1221 does not seem to be running inside a container 05:40:42 $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:40:43 using credential edgex-jenkins-ssh 05:40:44 Cloning the remote Git repository 05:40:44 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:40:44 > git init /w/workspace/device-sdk-go/280 # timeout=10 05:40:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:40:44 > git --version # timeout=10 05:40:44 > git --version # 'git version 2.25.1' 05:40:44 using GIT_SSH to set credentials SSH Credentials for GitHub 05:40:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:40:46 $ docker top 3bf561e6f278e13a40ffdff6bc50d31bf850c57a1765964f20eb18f05b9c5818 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:47 ---> job-cost.sh 05:40:47 lf-activate-venv: SKIPPING 05:40:47 INFO: No Stack... 05:40:47 INFO: Retrieving Pricing Info for: v3-standard-8 05:40:47 INFO: Archiving Costs [Pipeline] sh 05:40:48 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 05:40:48 + cut -d, -f6 [Pipeline] lock 05:40:48 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-280-stack-cost] 05:40:48 Resource [jenkins-edgexfoundry-device-sdk-go-main-280-stack-cost] did not exist. Created. 05:40:48 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-280-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:40:48 + echo total: 0.2199999988079071 [Pipeline] stash 05:40:48 Stashed 1 file(s) [Pipeline] } 05:40:48 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-280-stack-cost] [Pipeline] // lock [Pipeline] } 05:40:48 $ docker stop --time=1 3bf561e6f278e13a40ffdff6bc50d31bf850c57a1765964f20eb18f05b9c5818 05:40:47 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:40:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:40:49 Avoid second fetch 05:40:49 Checking out Revision 4f47f79f53f1840767b32d78ce83479da4d392c8 (main) 05:40:49 $ docker rm -f --volumes 3bf561e6f278e13a40ffdff6bc50d31bf850c57a1765964f20eb18f05b9c5818 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:40:49 > git config core.sparsecheckout # timeout=10 05:40:49 > git checkout -f 4f47f79f53f1840767b32d78ce83479da4d392c8 # timeout=10 05:40:53 Commit message: "Merge pull request #1560 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.17" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:40:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:40:54 % Total % Received % Xferd Average Speed Time Time Time Current 05:40:54 Dload Upload Total Spent Left Speed 05:40:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87265 0 --:--:-- --:--:-- --:--:-- 87863 [Pipeline] sh 05:40:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:40:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:40:55 + sudo tee /etc/docker/daemon.new 05:40:56 { 05:40:56 "registry-mirrors": [ 05:40:56 "https://nexus3.edgexfoundry.org:10001" 05:40:56 ], 05:40:56 "bip": "10.250.0.254/24", 05:40:56 "hosts": [ 05:40:56 "tcp://0.0.0.0:5555", 05:40:56 "unix:///var/run/docker.sock" 05:40:56 ], 05:40:56 "mtu": 1458, 05:40:56 "selinux-enabled": true, 05:40:56 "seccomp-profile": "/etc/docker/seccomp.json" 05:40:56 } [Pipeline] sh 05:40:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:40:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:41:15 provisioning config files... 05:41:15 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/280@tmp/config5909132561097113445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:15 ---> ****-login.sh 05:41:15 nexus3.edgexfoundry.org:10001 05:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:16 Configure a credential helper to remove this warning. See 05:41:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:16 05:41:16 Login Succeeded 05:41:16 nexus3.edgexfoundry.org:10002 05:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:16 Configure a credential helper to remove this warning. See 05:41:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:16 05:41:16 Login Succeeded 05:41:16 nexus3.edgexfoundry.org:10003 05:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:16 Configure a credential helper to remove this warning. See 05:41:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:16 05:41:16 Login Succeeded 05:41:16 nexus3.edgexfoundry.org:10004 05:41:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:17 Configure a credential helper to remove this warning. See 05:41:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:17 05:41:17 Login Succeeded 05:41:17 ****.io 05:41:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:17 Configure a credential helper to remove this warning. See 05:41:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:17 05:41:17 Login Succeeded 05:41:17 ---> ****-login.sh ends [Pipeline] } 05:41:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:41:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:41:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:41:18 ========================================================= 05:41:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:41:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:18 + 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 . 05:41:19 Sending build context to Docker daemon 11.37MB 05:41:19 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:41:19 Step 2/10 : FROM ${BASE} AS builder 05:41:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:41:19 9fda8d8052c6: Pulling fs layer 05:41:19 5d54e960e981: Pulling fs layer 05:41:19 c4a7e357bf2a: Pulling fs layer 05:41:19 f0e02332f6b5: Pulling fs layer 05:41:19 872ee5b61b7b: Pulling fs layer 05:41:19 0c6a40ed1a82: Pulling fs layer 05:41:19 94ae7d8d031c: Pulling fs layer 05:41:19 872ee5b61b7b: Waiting 05:41:19 0c6a40ed1a82: Waiting 05:41:19 94ae7d8d031c: Waiting 05:41:19 f0e02332f6b5: Waiting 05:41:19 5d54e960e981: Verifying Checksum 05:41:19 5d54e960e981: Download complete 05:41:19 f0e02332f6b5: Verifying Checksum 05:41:19 f0e02332f6b5: Download complete 05:41:19 872ee5b61b7b: Verifying Checksum 05:41:19 872ee5b61b7b: Download complete 05:41:19 9fda8d8052c6: Verifying Checksum 05:41:19 9fda8d8052c6: Download complete 05:41:19 94ae7d8d031c: Verifying Checksum 05:41:19 94ae7d8d031c: Download complete 05:41:21 c4a7e357bf2a: Verifying Checksum 05:41:21 c4a7e357bf2a: Download complete 05:41:22 0c6a40ed1a82: Verifying Checksum 05:41:22 0c6a40ed1a82: Download complete 05:41:22 9fda8d8052c6: Pull complete 05:41:23 5d54e960e981: Pull complete 05:41:38 c4a7e357bf2a: Pull complete 05:41:38 f0e02332f6b5: Pull complete 05:41:38 872ee5b61b7b: Pull complete 05:41:46 0c6a40ed1a82: Pull complete 05:41:47 94ae7d8d031c: Pull complete 05:41:47 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 05:41:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:41:47 ---> 86de565de09d 05:41:47 Step 3/10 : ARG MAKE=make build 05:41:49 ---> Running in 8efbd0d9fdb6 05:41:49 Removing intermediate container 8efbd0d9fdb6 05:41:49 ---> c6a702b5532f 05:41:49 Step 4/10 : WORKDIR /device-sdk-go 05:41:49 ---> Running in 87cff965fbef 05:41:50 Removing intermediate container 87cff965fbef 05:41:50 ---> 6e58c6005e32 05:41:50 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:41:50 ---> Running in 8232c8f97aba 05:41:50 Removing intermediate container 8232c8f97aba 05:41:50 ---> c85bd37afab3 05:41:50 Step 6/10 : RUN apk add --update --no-cache make git 05:41:50 ---> Running in 6b90e0c343c4 05:41:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:53 OK: 266 MiB in 52 packages 05:41:54 Removing intermediate container 6b90e0c343c4 05:41:54 ---> f26a4ac81152 05:41:54 Step 7/10 : COPY go.mod vendor* ./ 05:41:54 ---> d364eab6ca05 05:41:54 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:41:54 ---> Running in 809a9c45e446 05:43:03 Removing intermediate container 809a9c45e446 05:43:03 ---> cec9991bf83d 05:43:03 Step 9/10 : COPY . . 05:43:03 ---> ebbb7b63bdba 05:43:03 Step 10/10 : RUN ${MAKE} 05:43:03 ---> Running in 4749befe720e 05:43:03 noop 05:43:03 Removing intermediate container 4749befe720e 05:43:03 ---> 45cd27b6505c 05:43:03 Successfully built 45cd27b6505c 05:43:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:03 + docker inspect -f . ci-base-image-arm64 05:43:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:04 prd-ubuntu20.04-docker-arm64-4c-16g-1222 does not seem to be running inside a container 05:43:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/280 -v /w/workspace/device-sdk-go/280:/w/workspace/device-sdk-go/280:rw,z -v /w/workspace/device-sdk-go/280@tmp:/w/workspace/device-sdk-go/280@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 ******** ci-base-image-arm64 cat 05:43:05 $ docker top 477c5910e289a1d2c4c3e1e8e9de8eff638fafb289184e0feb57fda8df4df041 -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:06 + go version 05:43:06 go version go1.21.0 linux/arm64 [Pipeline] } 05:43:06 $ docker stop --time=1 477c5910e289a1d2c4c3e1e8e9de8eff638fafb289184e0feb57fda8df4df041 05:43:08 $ docker rm -f --volumes 477c5910e289a1d2c4c3e1e8e9de8eff638fafb289184e0feb57fda8df4df041 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:09 + docker inspect -f . ci-base-image-arm64 05:43:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:09 prd-ubuntu20.04-docker-arm64-4c-16g-1222 does not seem to be running inside a container 05:43:09 $ 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/280 -v /w/workspace/device-sdk-go/280:/w/workspace/device-sdk-go/280:rw,z -v /w/workspace/device-sdk-go/280@tmp:/w/workspace/device-sdk-go/280@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 ******** ci-base-image-arm64 cat 05:43:10 $ docker top 7525d5cc74ae16e6336f10b078788a0e5f50696400a7dc5b3fc354cc306fcbf0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:11 + git config --global --add safe.directory /w/workspace/device-sdk-go/280 [Pipeline] fileExists [Pipeline] sh 05:43:12 + make test 05:43:12 go test -race -coverprofile=coverage.out ./... 05:43:51 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:45:27 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:45:27 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:45:27 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:45:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:45:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:45:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.218s coverage: 27.6% of statements 05:45:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.266s coverage: 81.5% of statements 05:45:40 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:45:40 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:45:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.395s coverage: 86.0% of statements 05:45:41 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:45:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.430s coverage: 71.8% of statements 05:45:47 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:45:47 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:45:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.264s coverage: 14.4% of statements 05:45:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.788s coverage: 45.6% of statements 05:45:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.404s coverage: 68.5% of statements 05:45:52 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.463s coverage: 89.2% of statements 05:45:53 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:45:54 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.236s coverage: 5.5% of statements 05:45:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:45:58 GO111MODULE=on go vet ./... 05:48:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:48:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:48:04 ./bin/test-attribution-txt.sh 05:48:04 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 05:48:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:48:04 $ docker stop --time=1 7525d5cc74ae16e6336f10b078788a0e5f50696400a7dc5b3fc354cc306fcbf0 05:48:11 $ docker rm -f --volumes 7525d5cc74ae16e6336f10b078788a0e5f50696400a7dc5b3fc354cc306fcbf0 [Pipeline] // withDockerContainer [Pipeline] sh 05:48:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:48:12 Warning: overwriting stash ‘coverage-report’ 05:48:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:48:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:48:14 + ls -al . 05:48:14 total 304 05:48:14 drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 05:43 . 05:48:14 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:40 .. 05:48:14 -rw-rw-r-- 1 jenkins jenkins 140 Feb 19 05:40 .dockerignore 05:48:14 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 05:40 .git 05:48:14 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:40 .github 05:48:14 -rw-rw-r-- 1 jenkins jenkins 137 Feb 19 05:40 .gitignore 05:48:14 -rw-rw-r-- 1 jenkins jenkins 42 Feb 19 05:40 .golangci.yml 05:48:14 -rw-rw-r-- 1 jenkins jenkins 48109 Feb 19 05:40 CHANGELOG.md 05:48:14 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 05:40 GOVERNANCE.md 05:48:14 -rw-rw-r-- 1 jenkins jenkins 885 Feb 19 05:40 Jenkinsfile 05:48:14 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 19 05:40 LICENSE 05:48:14 -rw-rw-r-- 1 jenkins jenkins 1842 Feb 19 05:40 Makefile 05:48:14 -rw-rw-r-- 1 jenkins jenkins 619 Feb 19 05:40 OWNERS.md 05:48:14 -rw-rw-r-- 1 jenkins jenkins 4933 Feb 19 05:40 README.md 05:48:14 -rw-rw-r-- 1 jenkins jenkins 11 Feb 19 05:38 VERSION 05:48:14 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:40 bin 05:48:14 -rw-r--r-- 1 jenkins jenkins 122153 Feb 19 05:45 coverage.out 05:48:14 drwxrwxr-x 5 jenkins jenkins 4096 Feb 19 05:40 example 05:48:14 -rw-rw-r-- 1 jenkins jenkins 3768 Feb 19 05:40 go.mod 05:48:14 -rw-rw-r-- 1 jenkins jenkins 33786 Feb 19 05:40 go.sum 05:48:14 drwxrwxr-x 12 jenkins jenkins 4096 Feb 19 05:40 internal 05:48:14 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:40 openapi 05:48:14 drwxrwxr-x 6 jenkins jenkins 4096 Feb 19 05:40 pkg 05:48:14 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:40 snap 05:48:14 -rw-rw-r-- 1 jenkins jenkins 222 Feb 19 05:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:14 + 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=4f47f79f53f1840767b32d78ce83479da4d392c8 --label arch=arm64 --label version=3.2.0-dev.9 . 05:48:15 Sending build context to Docker daemon 11.49MB 05:48:15 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:48:15 Step 2/23 : FROM ${BASE} AS builder 05:48:15 ---> 45cd27b6505c 05:48:15 Step 3/23 : ARG MAKE=make build 05:48:15 ---> Running in 0c23ddf9fb19 05:48:15 Removing intermediate container 0c23ddf9fb19 05:48:15 ---> 94816a4889b4 05:48:15 Step 4/23 : WORKDIR /device-sdk-go 05:48:15 ---> Running in c3c8943dca11 05:48:16 Removing intermediate container c3c8943dca11 05:48:16 ---> 00330f3ff60c 05:48:16 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:48:16 ---> Running in fe88f034d4d8 05:48:16 Removing intermediate container fe88f034d4d8 05:48:16 ---> 57acd2f80ae9 05:48:16 Step 6/23 : RUN apk add --update --no-cache make git 05:48:16 ---> Running in c6fb11fe640d 05:48:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:48:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:48:18 OK: 266 MiB in 52 packages 05:48:19 Removing intermediate container c6fb11fe640d 05:48:19 ---> 0610c87ba914 05:48:19 Step 7/23 : COPY go.mod vendor* ./ 05:48:20 ---> 4658e0c97763 05:48:20 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:20 ---> Running in c03e3cb546d6 05:48:25 Removing intermediate container c03e3cb546d6 05:48:25 ---> 2b99f29305d5 05:48:25 Step 9/23 : COPY . . 05:48:26 ---> 0df9710ca6db 05:48:26 Step 10/23 : RUN ${MAKE} 05:48:26 ---> Running in a5982405a412 05:48:27 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.9" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:50:20 Removing intermediate container a5982405a412 05:50:20 ---> bdfe76a67a8d 05:50:20 Step 11/23 : FROM alpine:3.18 05:50:20 3.18: Pulling from library/alpine 05:50:23 c6b39de5b339: Pulling fs layer 05:50:24 c6b39de5b339: Pull complete 05:50:24 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:50:24 Status: Downloaded newer image for alpine:3.18 05:50:24 ---> 33abbf032149 05:50:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:50:24 ---> Running in a51ca9b0158d 05:50:24 Removing intermediate container a51ca9b0158d 05:50:24 ---> 85d925a1ba67 05:50:24 Step 13/23 : RUN apk add --update --no-cache 05:50:24 ---> Running in 89833792eee4 05:50:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:50:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:50:27 OK: 8 MiB in 15 packages 05:50:28 Removing intermediate container 89833792eee4 05:50:28 ---> 46bc61fe44bd 05:50:28 Step 14/23 : WORKDIR / 05:50:28 ---> Running in 934eb930feb1 05:50:28 Removing intermediate container 934eb930feb1 05:50:28 ---> f152da04ed4f 05:50:28 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:50:29 ---> a2f68cdd3d37 05:50:29 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:50:30 ---> 7ef860ac9dfd 05:50:30 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:50:31 ---> cd8753bb1a33 05:50:31 Step 18/23 : EXPOSE 59999 05:50:31 ---> Running in f39bbb1ab781 05:50:31 Removing intermediate container f39bbb1ab781 05:50:31 ---> 82decc1c4f95 05:50:31 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:50:31 ---> Running in 881c9482b45e 05:50:31 Removing intermediate container 881c9482b45e 05:50:31 ---> cc839a74736f 05:50:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:50:31 ---> Running in 5b471b2c816b 05:50:32 Removing intermediate container 5b471b2c816b 05:50:32 ---> eb0047c09d61 05:50:32 Step 21/23 : LABEL arch=arm64 05:50:32 ---> Running in 0c59bfd15ff9 05:50:32 Removing intermediate container 0c59bfd15ff9 05:50:32 ---> 8cde4b7d7c90 05:50:32 Step 22/23 : LABEL git_sha=4f47f79f53f1840767b32d78ce83479da4d392c8 05:50:32 ---> Running in b625eb049073 05:50:32 Removing intermediate container b625eb049073 05:50:32 ---> 8fa1ea4067e4 05:50:32 Step 23/23 : LABEL version=3.2.0-dev.9 05:50:32 ---> Running in 1bbb889fee2e 05:50:32 Removing intermediate container 1bbb889fee2e 05:50:32 ---> fa78c3d90e1f 05:50:32 [Warning] One or more build-args [ARCH] were not consumed 05:50:33 Successfully built fa78c3d90e1f 05:50:33 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:50:34 05:50:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:50:34 arm64: Pulling from edgex-lftools-log-publisher 05:50:34 8998bd30e6a1: Pulling fs layer 05:50:34 04944245beec: Pulling fs layer 05:50:34 699f458cf7ca: Pulling fs layer 05:50:34 765212b225bb: Pulling fs layer 05:50:34 f23df028b6ca: Pulling fs layer 05:50:34 d65c8cfc05b1: Pulling fs layer 05:50:34 2437ff75d9bd: Pulling fs layer 05:50:34 f23df028b6ca: Waiting 05:50:34 d65c8cfc05b1: Waiting 05:50:34 2437ff75d9bd: Waiting 05:50:34 765212b225bb: Waiting 05:50:34 04944245beec: Verifying Checksum 05:50:34 04944245beec: Download complete 05:50:34 765212b225bb: Download complete 05:50:34 f23df028b6ca: Verifying Checksum 05:50:34 f23df028b6ca: Download complete 05:50:34 d65c8cfc05b1: Verifying Checksum 05:50:34 d65c8cfc05b1: Download complete 05:50:34 699f458cf7ca: Verifying Checksum 05:50:34 699f458cf7ca: Download complete 05:50:35 8998bd30e6a1: Verifying Checksum 05:50:35 8998bd30e6a1: Download complete 05:50:37 2437ff75d9bd: Verifying Checksum 05:50:37 2437ff75d9bd: Download complete 05:50:40 8998bd30e6a1: Pull complete 05:50:40 04944245beec: Pull complete 05:50:42 699f458cf7ca: Pull complete 05:50:42 765212b225bb: Pull complete 05:50:42 f23df028b6ca: Pull complete 05:50:43 d65c8cfc05b1: Pull complete 05:51:01 2437ff75d9bd: Pull complete 05:51:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:51:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:51:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:51:01 prd-ubuntu20.04-docker-arm64-4c-16g-1222 does not seem to be running inside a container 05:51:01 $ 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/280 -v /w/workspace/device-sdk-go/280:/w/workspace/device-sdk-go/280:rw,z -v /w/workspace/device-sdk-go/280@tmp:/w/workspace/device-sdk-go/280@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:51:04 $ docker top ef9e64895bb4c73e683649b7c6ba67a39a165225c6cd43ef45479598739353bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:51:05 ---> job-cost.sh 05:51:05 lf-activate-venv: SKIPPING 05:51:05 INFO: No Stack... 05:51:05 INFO: Retrieving Pricing Info for: v3-standard-4 05:51:06 INFO: Archiving Costs [Pipeline] sh 05:51:07 + cat /w/workspace/device-sdk-go/280/archives/cost.csv 05:51:07 + cut -d, -f6 [Pipeline] lock 05:51:07 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-280-stack-cost] 05:51:07 Resource [jenkins-edgexfoundry-device-sdk-go-main-280-stack-cost] did not exist. Created. 05:51:07 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-280-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:51:07 /w/workspace/device-sdk-go/280@tmp/durable-6095258c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:51:08 + echo total: 0.10999999940395355 [Pipeline] stash 05:51:08 Warning: overwriting stash ‘stack-cost’ 05:51:08 Stashed 1 file(s) [Pipeline] } 05:51:08 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-280-stack-cost] [Pipeline] // lock [Pipeline] } 05:51:08 $ docker stop --time=1 ef9e64895bb4c73e683649b7c6ba67a39a165225c6cd43ef45479598739353bb 05:51:10 $ docker rm -f --volumes ef9e64895bb4c73e683649b7c6ba67a39a165225c6cd43ef45479598739353bb [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 05:51:11 provisioning config files... 05:51:11 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10881503571210110428tmp [Pipeline] { [Pipeline] sh 05:51:11 + set +x 05:51:11 + curl -s https://codecov.io/bash 05:51:11 + bash -s -- 05:51:11 05:51:11 _____ _ 05:51:11 / ____| | | 05:51:11 | | ___ __| | ___ ___ _____ __ 05:51:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:51:11 | |___| (_) | (_| | __/ (_| (_) \ V / 05:51:11 \_____\___/ \__,_|\___|\___\___/ \_/ 05:51:11 Bash-1.0.6 05:51:11 05:51:11 05:51:11 ==> git version 2.25.1 found 05:51:11 ==> 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 05:51:11 Release-Date: 2020-01-08 05:51:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:51:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:51:11 ==> Jenkins CI detected. 05:51:11 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 05:51:11 project root: . 05:51:11 --> token set from env 05:51:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:51:12 ==> Running gcov in . (disable via -X gcov) 05:51:12 ==> Python coveragepy not found 05:51:12 ==> Searching for coverage reports in: 05:51:12 + . 05:51:12 -> Found 1 reports 05:51:12 ==> Detecting git/mercurial file structure 05:51:12 ==> Reading reports 05:51:12 + ./coverage.out bytes=122153 05:51:12 ==> Appending adjustments 05:51:12 https://docs.codecov.io/docs/fixing-reports 05:51:12 + Found adjustments 05:51:12 ==> Gzipping contents 05:51:12 20K /tmp/codecov.y2B3nN.gz 05:51:12 ==> Uploading reports 05:51:12 url: https://codecov.io 05:51:12 query: branch=main&commit=4f47f79f53f1840767b32d78ce83479da4d392c8&build=280&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F280%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:51:12 -> Pinging Codecov 05:51:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4f47f79f53f1840767b32d78ce83479da4d392c8&build=280&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F280%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:51:12 -> Uploading to 05:51:12 https://storage.googleapis.com/codecov/v4/raw/2024-02-19/7E55EF52A471D76F132DFD9A03CDDE97/4f47f79f53f1840767b32d78ce83479da4d392c8/9c47ac21-e794-4fe1-8e22-485dbeb11782.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T055112Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c4d5df44e0c565816d04f97ceaac5b88573cad9eb85764409a49f2821f9e306 05:51:12 % Total % Received % Xferd Average Speed Time Time Time Current 05:51:12 Dload Upload Total Spent Left Speed 05:51:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16714 0 0 100 16714 0 65289 --:--:-- --:--:-- --:--:-- 65035 05:51:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/4f47f79f53f1840767b32d78ce83479da4d392c8 [Pipeline] } 05:51:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:51:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:51:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:51:13 05:51:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:51:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:51:14 df9b9388f04a: Pulling fs layer 05:51:14 52dc419b0ee2: Pulling fs layer 05:51:14 25bc292e5bac: Pulling fs layer 05:51:14 114826534d7a: Pulling fs layer 05:51:14 4657fd5d0bcf: Pulling fs layer 05:51:14 6ad1cebc031e: Pulling fs layer 05:51:14 8a3aa393b2d8: Pulling fs layer 05:51:14 114826534d7a: Waiting 05:51:14 4657fd5d0bcf: Waiting 05:51:14 6ad1cebc031e: Waiting 05:51:14 8a3aa393b2d8: Waiting 05:51:14 25bc292e5bac: Download complete 05:51:14 52dc419b0ee2: Verifying Checksum 05:51:14 52dc419b0ee2: Download complete 05:51:14 4657fd5d0bcf: Verifying Checksum 05:51:14 4657fd5d0bcf: Download complete 05:51:14 df9b9388f04a: Verifying Checksum 05:51:14 df9b9388f04a: Download complete 05:51:14 6ad1cebc031e: Verifying Checksum 05:51:14 6ad1cebc031e: Download complete 05:51:14 df9b9388f04a: Pull complete 05:51:14 52dc419b0ee2: Pull complete 05:51:14 25bc292e5bac: Pull complete 05:51:14 114826534d7a: Verifying Checksum 05:51:14 114826534d7a: Download complete 05:51:15 8a3aa393b2d8: Verifying Checksum 05:51:15 8a3aa393b2d8: Download complete 05:51:18 114826534d7a: Pull complete 05:51:18 4657fd5d0bcf: Pull complete 05:51:18 6ad1cebc031e: Pull complete 05:51:20 8a3aa393b2d8: Pull complete 05:51:20 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:51:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:51:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:51:21 prd-ubuntu20.04-docker-8c-8g-1221 does not seem to be running inside a container 05:51:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 05:51:25 $ docker top 01adaf37e497f0dce8ba3c2122b8e0c0bc8d69a13f45ab9b1422a77a462d215e -eo pid,comm [Pipeline] { [Pipeline] echo 05:51:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 05:51:26 + set -o pipefail 05:51:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 05:51:31 05:51:31 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 05:51:31 05:51:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/72e2e23f-6b0d-486c-860f-f71df7f37a82 05:51:31 05:51:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:51:31 05:51:31 05:51:31 A medium severity vulnerability was found in the Snyk CLI versions you are using. 05:51:31 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 05:51:31 More details here: https://snyk.co/ue1NS [Pipeline] } 05:51:31 $ docker stop --time=1 01adaf37e497f0dce8ba3c2122b8e0c0bc8d69a13f45ab9b1422a77a462d215e 05:51:35 $ docker rm -f --volumes 01adaf37e497f0dce8ba3c2122b8e0c0bc8d69a13f45ab9b1422a77a462d215e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:51:35 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:51:35 provisioning config files... 05:51:35 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5346637056039857223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:51:36 --> edgex-publish-swagger.sh 05:51:36 === Publish openapi/v3 API === 05:51:36 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 05:51:36 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 05:51:36 % Total % Received % Xferd Average Speed Time Time Time Current 05:51:36 Dload Upload Total Spent Left Speed 05:51:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23854 100 180 100 23674 411 54173 --:--:-- --:--:-- --:--:-- 54711 05:51:36 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 05:51:36 [Pipeline] } 05:51:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:51:37 + git log --format=format:%s -1 4f47f79f53f1840767b32d78ce83479da4d392c8 [Pipeline] sh 05:51:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:51:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:51:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:51:38 prd-ubuntu20.04-docker-8c-8g-1221 does not seem to be running inside a container 05:51:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:51:38 $ docker top ef68f3583ff19c17acba8b09e84741b0e2d1b457760203f99e4feb40322ec9bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:51:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:51:38 [ssh-agent] Looking for ssh-agent implementation... 05:51:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:51:38 $ docker exec ef68f3583ff19c17acba8b09e84741b0e2d1b457760203f99e4feb40322ec9bf ssh-agent 05:51:38 SSH_AUTH_SOCK=/tmp/ssh-GxRH6NEia3vR/agent.32 05:51:38 SSH_AGENT_PID=38 05:51:38 Running ssh-add (command line suppressed) 05:51:39 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2016143679280633785.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2016143679280633785.key) 05:51:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:51:39 + git semver tag 05:51:39 2024-02-19 05:51:39,534 [run_tag] DEBUG tag force:False 05:51:39 2024-02-19 05:51:39,535 [check_head_tag] DEBUG check head tag 05:51:39 2024-02-19 05:51:39,536 [execute] INFO git cat-file --batch-check 05:51:39 2024-02-19 05:51:39,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 05:51:39 2024-02-19 05:51:39,541 [execute] INFO git cat-file --batch 05:51:39 2024-02-19 05:51:39,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 05:51:39 2024-02-19 05:51:39,565 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:51:39 2024-02-19 05:51:39,565 [execute] INFO git tag -a v3.2.0-dev.9 -m v3.2.0-dev.9 05:51:39 2024-02-19 05:51:39,565 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.9', '-m', 'v3.2.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 05:51:39 2024-02-19 05:51:39,571 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:51:39 3.2.0-dev.9 [Pipeline] } 05:51:39 $ docker exec --env ******** --env ******** ef68f3583ff19c17acba8b09e84741b0e2d1b457760203f99e4feb40322ec9bf ssh-agent -k 05:51:39 unset SSH_AUTH_SOCK; 05:51:39 unset SSH_AGENT_PID; 05:51:39 echo Agent pid 38 killed; 05:51:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:51:40 + git semver [Pipeline] } 05:51:40 $ docker stop --time=1 ef68f3583ff19c17acba8b09e84741b0e2d1b457760203f99e4feb40322ec9bf 05:51:41 $ docker rm -f --volumes ef68f3583ff19c17acba8b09e84741b0e2d1b457760203f99e4feb40322ec9bf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:51:42 05:51:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:51:42 0.23.1-centos7: Pulling from edgex-lftools 05:51:42 ab5ef0e58194: Pulling fs layer 05:51:42 9712f1f96733: Pulling fs layer 05:51:42 63f879dbbcfc: Pulling fs layer 05:51:42 0d9ebad4ef96: Pulling fs layer 05:51:42 e9a5061849ea: Pulling fs layer 05:51:42 d747dcd14b5f: Pulling fs layer 05:51:42 2de7ff778b66: Pulling fs layer 05:51:42 0d9ebad4ef96: Waiting 05:51:42 e9a5061849ea: Waiting 05:51:42 d747dcd14b5f: Waiting 05:51:42 2de7ff778b66: Waiting 05:51:42 9712f1f96733: Verifying Checksum 05:51:42 9712f1f96733: Download complete 05:51:42 63f879dbbcfc: Verifying Checksum 05:51:42 63f879dbbcfc: Download complete 05:51:43 0d9ebad4ef96: Verifying Checksum 05:51:43 0d9ebad4ef96: Download complete 05:51:43 e9a5061849ea: Verifying Checksum 05:51:43 e9a5061849ea: Download complete 05:51:43 d747dcd14b5f: Verifying Checksum 05:51:43 d747dcd14b5f: Download complete 05:51:43 ab5ef0e58194: Verifying Checksum 05:51:43 ab5ef0e58194: Download complete 05:51:43 2de7ff778b66: Verifying Checksum 05:51:43 2de7ff778b66: Download complete 05:51:46 ab5ef0e58194: Pull complete 05:51:46 9712f1f96733: Pull complete 05:51:46 63f879dbbcfc: Pull complete 05:51:50 0d9ebad4ef96: Pull complete 05:51:50 e9a5061849ea: Pull complete 05:51:50 d747dcd14b5f: Pull complete 05:51:51 2de7ff778b66: Pull complete 05:51:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:51:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:51:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:51:52 prd-ubuntu20.04-docker-8c-8g-1221 does not seem to be running inside a container 05:51:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:51:57 $ docker top 389af699d3cbaba936e91fbb6ae80a4cf512e97872195d63cfca07953a2ec4ff -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:51:57 provisioning config files... 05:51:57 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5713270222295814504tmp 05:51:57 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11931791752046681765tmp 05:51:57 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12000057648188092707tmp [Pipeline] { [Pipeline] echo 05:51:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:51:57 ---> sigul-configuration.sh 05:51:57 gpg: directory `/root/.gnupg' created 05:51:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:51:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:51:57 gpg: keyring `/root/.gnupg/secring.gpg' created 05:51:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:51:57 gpg: CAST5 encrypted data 05:51:57 gpg: encrypted with 1 passphrase 05:51:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:51:58 + mkdir /home/jenkins 05:51:58 + mkdir /home/jenkins/sigul [Pipeline] sh 05:51:58 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 05:51:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:51:58 ---> sigul-install.sh 05:51:58 Sigul already installed; skipping installation. [Pipeline] sh 05:51:59 + git tag --list 05:51:59 0.7.1 05:51:59 delhi-tag 05:51:59 v1.0.0 05:51:59 v1.1.0 05:51:59 v1.1.1 05:51:59 v1.1.2 05:51:59 v1.2.0 05:51:59 v1.2.1 05:51:59 v1.2.2 05:51:59 v1.2.3 05:51:59 v1.3.0 05:51:59 v1.4.0 05:51:59 v2.0.0 05:51:59 v2.1.0 05:51:59 v2.1.1 05:51:59 v2.2.0 05:51:59 v2.3.0 05:51:59 v2.3.1 05:51:59 v3.0 05:51:59 v3.0.0 05:51:59 v3.0.1-dev.1 05:51:59 v3.1 05:51:59 v3.1.0 05:51:59 v3.1.0-dev.1 05:51:59 v3.1.0-dev.10 05:51:59 v3.1.0-dev.11 05:51:59 v3.1.0-dev.12 05:51:59 v3.1.0-dev.13 05:51:59 v3.1.0-dev.14 05:51:59 v3.1.0-dev.15 05:51:59 v3.1.0-dev.16 05:51:59 v3.1.0-dev.17 05:51:59 v3.1.0-dev.18 05:51:59 v3.1.0-dev.19 05:51:59 v3.1.0-dev.2 05:51:59 v3.1.0-dev.20 05:51:59 v3.1.0-dev.21 05:51:59 v3.1.0-dev.22 05:51:59 v3.1.0-dev.23 05:51:59 v3.1.0-dev.24 05:51:59 v3.1.0-dev.25 05:51:59 v3.1.0-dev.26 05:51:59 v3.1.0-dev.27 05:51:59 v3.1.0-dev.28 05:51:59 v3.1.0-dev.29 05:51:59 v3.1.0-dev.3 05:51:59 v3.1.0-dev.30 05:51:59 v3.1.0-dev.31 05:51:59 v3.1.0-dev.32 05:51:59 v3.1.0-dev.33 05:51:59 v3.1.0-dev.34 05:51:59 v3.1.0-dev.35 05:51:59 v3.1.0-dev.36 05:51:59 v3.1.0-dev.37 05:51:59 v3.1.0-dev.38 05:51:59 v3.1.0-dev.39 05:51:59 v3.1.0-dev.4 05:51:59 v3.1.0-dev.40 05:51:59 v3.1.0-dev.41 05:51:59 v3.1.0-dev.5 05:51:59 v3.1.0-dev.6 05:51:59 v3.1.0-dev.7 05:51:59 v3.1.0-dev.8 05:51:59 v3.1.0-dev.9 05:51:59 v3.2.0-dev.1 05:51:59 v3.2.0-dev.2 05:51:59 v3.2.0-dev.3 05:51:59 v3.2.0-dev.4 05:51:59 v3.2.0-dev.5 05:51:59 v3.2.0-dev.6 05:51:59 v3.2.0-dev.7 05:51:59 v3.2.0-dev.8 05:51:59 v3.2.0-dev.9 [Pipeline] sh 05:51:59 + lftools sign git-tag v3.2.0-dev.9 05:51:59 Signing Git tag with Sigul... 05:51:59 Signing v3.2.0-dev.9 [Pipeline] echo 05:52:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:52:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:52:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:52:00 $ docker stop --time=1 389af699d3cbaba936e91fbb6ae80a4cf512e97872195d63cfca07953a2ec4ff 05:52:01 $ docker rm -f --volumes 389af699d3cbaba936e91fbb6ae80a4cf512e97872195d63cfca07953a2ec4ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:52:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:52:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:52:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:03 prd-ubuntu20.04-docker-8c-8g-1221 does not seem to be running inside a container 05:52:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:52:03 $ docker top aa42d19527841b24071ce294f1c4c1374c2ebae79ada35f298a929b39481d8fa -eo pid,comm 05:52:03 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). 05:52:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:52:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:52:03 [ssh-agent] Looking for ssh-agent implementation... 05:52:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:52:03 $ docker exec aa42d19527841b24071ce294f1c4c1374c2ebae79ada35f298a929b39481d8fa ssh-agent 05:52:03 SSH_AUTH_SOCK=/tmp/ssh-Zu1RZhlXW2ZA/agent.32 05:52:03 SSH_AGENT_PID=38 05:52:03 Running ssh-add (command line suppressed) 05:52:04 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16201450649887176082.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16201450649887176082.key) 05:52:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:52:04 + git semver bump pre 05:52:04 2024-02-19 05:52:04,586 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:52:04 2024-02-19 05:52:04,587 [bump_version] DEBUG bumping version:3.2.0-dev.9 on axis:pre with prefix:dev 05:52:04 2024-02-19 05:52:04,587 [bump_version] DEBUG bumped version:3.2.0-dev.10 05:52:04 2024-02-19 05:52:04,587 [write_version] DEBUG write version:3.2.0-dev.10 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 05:52:04 2024-02-19 05:52:04,587 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:52:04 2024-02-19 05:52:04,587 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:52:04 2024-02-19 05:52:04,589 [execute] INFO git cat-file --batch-check 05:52:04 2024-02-19 05:52:04,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:52:04 2024-02-19 05:52:04,595 [execute] INFO git cat-file --batch 05:52:04 2024-02-19 05:52:04,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:52:04 2024-02-19 05:52:04,600 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:52:04 3.2.0-dev.10 [Pipeline] } 05:52:04 $ docker exec --env ******** --env ******** aa42d19527841b24071ce294f1c4c1374c2ebae79ada35f298a929b39481d8fa ssh-agent -k 05:52:04 unset SSH_AUTH_SOCK; 05:52:04 unset SSH_AGENT_PID; 05:52:04 echo Agent pid 38 killed; 05:52:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:52:05 + git semver [Pipeline] } 05:52:05 $ docker stop --time=1 aa42d19527841b24071ce294f1c4c1374c2ebae79ada35f298a929b39481d8fa 05:52:06 $ docker rm -f --volumes aa42d19527841b24071ce294f1c4c1374c2ebae79ada35f298a929b39481d8fa [Pipeline] // withDockerContainer [Pipeline] sh 05:52:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:52:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:52:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:07 prd-ubuntu20.04-docker-8c-8g-1221 does not seem to be running inside a container 05:52:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:52:08 $ docker top 02080a6f0e514e7f7c3b720a86fe5389fb1af537e1d0ec0731cbc3a3a835d5a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:52:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:52:08 [ssh-agent] Looking for ssh-agent implementation... 05:52:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:52:08 $ docker exec 02080a6f0e514e7f7c3b720a86fe5389fb1af537e1d0ec0731cbc3a3a835d5a9 ssh-agent 05:52:08 SSH_AUTH_SOCK=/tmp/ssh-pJxD12UJCv3L/agent.31 05:52:08 SSH_AGENT_PID=37 05:52:08 Running ssh-add (command line suppressed) 05:52:08 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17050032025379430162.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17050032025379430162.key) 05:52:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:52:09 + git semver push 05:52:09 2024-02-19 05:52:09,405 [run_push] DEBUG push 05:52:09 2024-02-19 05:52:09,406 [execute] INFO git cat-file --batch-check 05:52:09 2024-02-19 05:52:09,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:52:09 2024-02-19 05:52:09,410 [execute] INFO git rev-list 9ad2de0abb54af805a00429f09820f18cc43e164 -- 05:52:09 2024-02-19 05:52:09,410 [execute] DEBUG Popen(['git', 'rev-list', '9ad2de0abb54af805a00429f09820f18cc43e164', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:52:09 2024-02-19 05:52:09,424 [execute] INFO git fetch -v origin 05:52:09 2024-02-19 05:52:09,425 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 05:52:10 2024-02-19 05:52:09,950 [run_push] DEBUG no remote changes detected 05:52:10 2024-02-19 05:52:09,951 [execute] INFO git push origin semver 05:52:10 2024-02-19 05:52:09,951 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:52:11 2024-02-19 05:52:10,644 [run_push] DEBUG push all version tags 05:52:11 2024-02-19 05:52:10,645 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:52:11 2024-02-19 05:52:10,645 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 05:52:11 2024-02-19 05:52:11,384 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:52:11 3.2.0-dev.10 [Pipeline] } 05:52:11 $ docker exec --env ******** --env ******** 02080a6f0e514e7f7c3b720a86fe5389fb1af537e1d0ec0731cbc3a3a835d5a9 ssh-agent -k 05:52:11 unset SSH_AUTH_SOCK; 05:52:11 unset SSH_AGENT_PID; 05:52:11 echo Agent pid 37 killed; 05:52:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:52:12 + git semver [Pipeline] } 05:52:12 $ docker stop --time=1 02080a6f0e514e7f7c3b720a86fe5389fb1af537e1d0ec0731cbc3a3a835d5a9 05:52:13 $ docker rm -f --volumes 02080a6f0e514e7f7c3b720a86fe5389fb1af537e1d0ec0731cbc3a3a835d5a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:52:15 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 05:52:15 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:52:15 total 16 05:52:15 drwxr-xr-x 3 root root 4096 Feb 19 05:40 . 05:52:15 drwxrwxr-x 12 jenkins jenkins 4096 Feb 19 05:51 .. 05:52:15 drwxr-xr-x 2 root root 4096 Feb 19 05:40 cost 05:52:15 -rw-r--r-- 1 root root 85 Feb 19 05:40 cost.csv 05:52:15 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:52:15 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:52:15 total 16 05:52:15 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 05:40 . 05:52:15 drwxrwxr-x 12 jenkins jenkins 4096 Feb 19 05:51 .. 05:52:15 drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 05:40 cost 05:52:15 -rw-r--r-- 1 jenkins jenkins 85 Feb 19 05:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:52:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:52:16 ---> package-listing.sh 05:52:16 ++ facter osfamily 05:52:16 ++ tr '[:upper:]' '[:lower:]' 05:52:16 + OS_FAMILY=debian 05:52:16 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 05:52:16 + START_PACKAGES=/tmp/packages_start.txt 05:52:16 + END_PACKAGES=/tmp/packages_end.txt 05:52:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:52:16 + PACKAGES=/tmp/packages_start.txt 05:52:16 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 05:52:16 + PACKAGES=/tmp/packages_end.txt 05:52:16 + case "${OS_FAMILY}" in 05:52:16 + dpkg -l 05:52:16 + grep '^ii' 05:52:16 + '[' -f /tmp/packages_start.txt ']' 05:52:16 + '[' -f /tmp/packages_end.txt ']' 05:52:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:52:16 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 05:52:16 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 05:52:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 05:52:16 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:52:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:52:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:17 prd-ubuntu20.04-docker-8c-8g-1221 does not seem to be running inside a container 05:52:17 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:52:17 $ docker top 01bbe3ab2e2454001884d1a702de36fdacf189e692d50d032f4a4383f88cf602 -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:18 + touch /tmp/pre-build-complete [Pipeline] sh 05:52:18 + mkdir -p /var/log/sysstat [Pipeline] sh 05:52:18 + ls /var/log/sa-host 05:52:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:19 provisioning config files... 05:52:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10887156197855725541tmp [Pipeline] { [Pipeline] echo 05:52:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:52:19 ---> create-netrc.sh [Pipeline] } 05:52:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:52:19 ---> python-tools-install.sh [Pipeline] echo 05:52:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:52:20 ---> sudo-logs.sh 05:52:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:52:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:52:20 ---> job-cost.sh 05:52:20 lf-activate-venv: SKIPPING 05:52:20 DEBUG: total: 0.2199999988079071 05:52:20 INFO: Retrieving Stack Cost... 05:52:20 INFO: Retrieving Pricing Info for: v3-standard-8 05:52:21 INFO: Archiving Costs [Pipeline] echo 05:52:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:52:21 ---> logs-deploy.sh 05:52:21 lf-activate-venv: SKIPPING 05:52:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/280 05:52:21 INFO: archiving workspace using pattern(s): 05:52:22 Archives upload complete. 05:52:22 INFO: archiving logs to Nexus