Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c6604b25c8403aafe52132056f0eaf32cfeef943 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-ssh7804450642429917750.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh6437203340071556295.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh13997147546225033957.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh14057005694401462906.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-ssh7674062928596062484.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]] ========================================================= [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.23 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 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40029 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 > 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 Avoid second fetch Checking out Revision c6604b25c8403aafe52132056f0eaf32cfeef943 (main) Commit message: "Merge pull request #1694 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.29" > git config core.sparsecheckout # timeout=10 > git checkout -f c6604b25c8403aafe52132056f0eaf32cfeef943 # timeout=10 > git rev-list --no-walk 30af94e141796b2589daaf1d625ef6021161292e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:46:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:46:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:46:11 ========================================================= 05:46:11 EdgeX Global Pipelines Version Info 05:46:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:46:12 ------------------- 05:46:12 stable info: 05:46:12 ------------------- 05:46:12 Commited By: Cherry Wang cherry@iotechsys.com 05:46:12 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 05:46:12 Message: update stable to v1.0.269 05:46:13 ------------------- 05:46:13 experimental info: 05:46:13 ------------------- 05:46:13 Commited By: Ginny Guan ginny@iotechsys.com 05:46:13 Commit SHA: f7059f060264bd85ba2a834dbc2eea7ff5232a86 05:46:13 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:46:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:46:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:46:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:46:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:46:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6604b25c8403aafe52132056f0eaf32cfeef943 [Pipeline] echo 05:46:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6604b2 [Pipeline] echo 05:46:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:46:14 provisioning config files... 05:46:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9300502416124361500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:46:14 ---> ****-login.sh 05:46:14 nexus3.edgexfoundry.org:10001 05:46:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:14 Configure a credential helper to remove this warning. See 05:46:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:14 05:46:14 Login Succeeded 05:46:14 nexus3.edgexfoundry.org:10002 05:46:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:14 Configure a credential helper to remove this warning. See 05:46:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:14 05:46:14 Login Succeeded 05:46:14 nexus3.edgexfoundry.org:10003 05:46:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:15 Configure a credential helper to remove this warning. See 05:46:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:15 05:46:15 Login Succeeded 05:46:15 nexus3.edgexfoundry.org:10004 05:46:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:15 Configure a credential helper to remove this warning. See 05:46:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:15 05:46:15 Login Succeeded 05:46:15 ****.io 05:46:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:15 Configure a credential helper to remove this warning. See 05:46:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:15 05:46:15 Login Succeeded 05:46:15 ---> ****-login.sh ends [Pipeline] } 05:46:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:46:15 + git rev-list -1 --merges c6604b25c8403aafe52132056f0eaf32cfeef943~1..c6604b25c8403aafe52132056f0eaf32cfeef943 [Pipeline] echo 05:46:15 -----------> git rev-list -1 --merges c6604b25c8403aafe52132056f0eaf32cfeef943~1..c6604b25c8403aafe52132056f0eaf32cfeef943 c6604b25c8403aafe52132056f0eaf32cfeef943 05:46:15 c6604b25c8403aafe52132056f0eaf32cfeef943 [false] [Pipeline] sh 05:46:16 + git log --format=format:%s -1 c6604b25c8403aafe52132056f0eaf32cfeef943 [Pipeline] echo 05:46:16 ========================================================= 05:46:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:46:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:46:16 + git log --format=format:%s -1 c6604b25c8403aafe52132056f0eaf32cfeef943 [Pipeline] echo 05:46:16 [semverPrep] GIT_COMMIT: c6604b25c8403aafe52132056f0eaf32cfeef943, Commit Message: Merge pull request #1694 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.29 [Pipeline] echo 05:46:16 [semverPrep] This is not a build commit. [Pipeline] sh 05:46:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:46:16 + grep -v github /etc/ssh/ssh_known_hosts 05:46:16 + [ -e /tmp/ssh_known_hosts ] 05:46:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:46:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:46:16 + sudo tee -a /etc/ssh/ssh_known_hosts 05:46:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:17 05:46:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:17 0.1.4: Pulling from edgex-devops/py-git-semver 05:46:17 b85a868b505f: Pulling fs layer 05:46:17 e2be974225ed: Pulling fs layer 05:46:17 339a4e72a1f5: Pulling fs layer 05:46:17 988bab9f4d93: Pulling fs layer 05:46:17 1469e6f7b9e6: Pulling fs layer 05:46:17 eaf3925da568: Pulling fs layer 05:46:17 bab4dde63d76: Pulling fs layer 05:46:17 bde34c3a00c8: Pulling fs layer 05:46:17 b352a97aabf1: Pulling fs layer 05:46:17 988bab9f4d93: Waiting 05:46:17 bab4dde63d76: Waiting 05:46:17 bde34c3a00c8: Waiting 05:46:17 eaf3925da568: Waiting 05:46:17 4872d77fe225: Pulling fs layer 05:46:17 5851b861e8e6: Pulling fs layer 05:46:17 b352a97aabf1: Waiting 05:46:17 5851b861e8e6: Waiting 05:46:17 e2be974225ed: Verifying Checksum 05:46:17 e2be974225ed: Download complete 05:46:17 988bab9f4d93: Download complete 05:46:17 1469e6f7b9e6: Verifying Checksum 05:46:17 1469e6f7b9e6: Download complete 05:46:17 339a4e72a1f5: Verifying Checksum 05:46:17 339a4e72a1f5: Download complete 05:46:17 eaf3925da568: Verifying Checksum 05:46:17 eaf3925da568: Download complete 05:46:17 bde34c3a00c8: Download complete 05:46:17 b352a97aabf1: Download complete 05:46:17 4872d77fe225: Download complete 05:46:17 5851b861e8e6: Download complete 05:46:17 b85a868b505f: Download complete 05:46:18 bab4dde63d76: Verifying Checksum 05:46:18 bab4dde63d76: Download complete 05:46:18 b85a868b505f: Pull complete 05:46:18 e2be974225ed: Pull complete 05:46:19 339a4e72a1f5: Pull complete 05:46:19 988bab9f4d93: Pull complete 05:46:19 1469e6f7b9e6: Pull complete 05:46:19 eaf3925da568: Pull complete 05:46:21 bab4dde63d76: Pull complete 05:46:21 bde34c3a00c8: Pull complete 05:46:21 b352a97aabf1: Pull complete 05:46:21 4872d77fe225: Pull complete 05:46:21 5851b861e8e6: Pull complete 05:46:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:46:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:22 prd-ubuntu20.04-docker-8c-8g-40029 does not seem to be running inside a container 05:46:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:46:24 $ docker top b5b1cf0074dbc89c8118e13cae49bbac1391281396849e63c416cc27d62e58e7 -eo pid,comm 05:46:24 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:46:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:46:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:24 [ssh-agent] Looking for ssh-agent implementation... 05:46:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:24 $ docker exec b5b1cf0074dbc89c8118e13cae49bbac1391281396849e63c416cc27d62e58e7 ssh-agent 05:46:24 SSH_AUTH_SOCK=/tmp/ssh-admflK24f0mL/agent.32 05:46:24 SSH_AGENT_PID=38 05:46:24 Running ssh-add (command line suppressed) 05:46:24 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10269366133367967492.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10269366133367967492.key) 05:46:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:25 + git tag --points-at HEAD [Pipeline] } 05:46:25 $ docker exec --env ******** --env ******** b5b1cf0074dbc89c8118e13cae49bbac1391281396849e63c416cc27d62e58e7 ssh-agent -k 05:46:25 unset SSH_AUTH_SOCK; 05:46:25 unset SSH_AGENT_PID; 05:46:25 echo Agent pid 38 killed; 05:46:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:46:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:25 [ssh-agent] Looking for ssh-agent implementation... 05:46:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:25 $ docker exec b5b1cf0074dbc89c8118e13cae49bbac1391281396849e63c416cc27d62e58e7 ssh-agent 05:46:25 SSH_AUTH_SOCK=/tmp/ssh-85AFShUL6T9q/agent.71 05:46:25 SSH_AGENT_PID=77 05:46:25 Running ssh-add (command line suppressed) 05:46:25 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10896847047775359916.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10896847047775359916.key) 05:46:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:26 + git semver init 05:46:26 2025-03-03 05:46:26,206 [run_init] DEBUG init version:0.0.0 force:False 05:46:26 2025-03-03 05:46:26,206 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 05:46:26 2025-03-03 05:46:26,207 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 05:46:26 2025-03-03 05:46:26,207 [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:46:27 2025-03-03 05:46:27,567 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 05:46:27 2025-03-03 05:46:27,568 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 05:46:27 2025-03-03 05:46:27,568 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:46:27 2025-03-03 05:46:27,568 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:46:27 4.0.0-dev.26 [Pipeline] } 05:46:27 $ docker exec --env ******** --env ******** b5b1cf0074dbc89c8118e13cae49bbac1391281396849e63c416cc27d62e58e7 ssh-agent -k 05:46:27 unset SSH_AUTH_SOCK; 05:46:27 unset SSH_AGENT_PID; 05:46:27 echo Agent pid 77 killed; 05:46:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:46:28 + git semver [Pipeline] } 05:46:28 $ docker stop --time=1 b5b1cf0074dbc89c8118e13cae49bbac1391281396849e63c416cc27d62e58e7 05:46:29 $ docker rm -f --volumes b5b1cf0074dbc89c8118e13cae49bbac1391281396849e63c416cc27d62e58e7 [Pipeline] // withDockerContainer [Pipeline] sh 05:46:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:46:30 Stashed 1 file(s) [Pipeline] echo 05:46:30 [edgeXSemver]: initialized semver on version 4.0.0-dev.26 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:46:30 provisioning config files... 05:46:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16207423468347513594tmp [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 05:46:30 ---> ****-login.sh 05:46:30 nexus3.edgexfoundry.org:10001 05:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:30 Configure a credential helper to remove this warning. See 05:46:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:30 05:46:30 Login Succeeded 05:46:30 nexus3.edgexfoundry.org:10002 05:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:30 Configure a credential helper to remove this warning. See 05:46:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:30 05:46:30 Login Succeeded 05:46:30 nexus3.edgexfoundry.org:10003 05:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:31 Configure a credential helper to remove this warning. See 05:46:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:31 05:46:31 Login Succeeded 05:46:31 nexus3.edgexfoundry.org:10004 05:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:31 Configure a credential helper to remove this warning. See 05:46:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:31 05:46:31 Login Succeeded 05:46:31 ****.io 05:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:31 Configure a credential helper to remove this warning. See 05:46:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:31 05:46:31 Login Succeeded 05:46:31 ---> ****-login.sh ends [Pipeline] } 05:46:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:46:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:46:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:46:31 ========================================================= 05:46:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:46:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:31 + 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.23-alpine --build-arg MAKE=echo noop --target=builder . 05:46:31 Sending build context to Docker daemon 25.12MB 05:46:31 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:46:31 Step 2/10 : FROM ${BASE} AS builder 05:46:31 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:46:31 da9db072f522: Pulling fs layer 05:46:31 6ef4a4ee8ca5: Pulling fs layer 05:46:31 06f05ace1117: Pulling fs layer 05:46:31 5fe327b54edc: Pulling fs layer 05:46:31 4f4fb700ef54: Pulling fs layer 05:46:31 92a5565b7b96: Pulling fs layer 05:46:31 ff9bb7016b71: Pulling fs layer 05:46:31 b67dba6c2c7d: Pulling fs layer 05:46:31 a813b0c90790: Pulling fs layer 05:46:31 92a5565b7b96: Waiting 05:46:31 5fe327b54edc: Waiting 05:46:31 ff9bb7016b71: Waiting 05:46:31 4f4fb700ef54: Waiting 05:46:31 b67dba6c2c7d: Waiting 05:46:31 a813b0c90790: Waiting 05:46:32 6ef4a4ee8ca5: Verifying Checksum 05:46:32 6ef4a4ee8ca5: Download complete 05:46:32 5fe327b54edc: Verifying Checksum 05:46:32 5fe327b54edc: Download complete 05:46:32 4f4fb700ef54: Verifying Checksum 05:46:32 4f4fb700ef54: Download complete 05:46:32 92a5565b7b96: Verifying Checksum 05:46:32 92a5565b7b96: Download complete 05:46:32 da9db072f522: Download complete 05:46:32 ff9bb7016b71: Verifying Checksum 05:46:32 ff9bb7016b71: Download complete 05:46:32 da9db072f522: Pull complete 05:46:32 a813b0c90790: Verifying Checksum 05:46:32 a813b0c90790: Download complete 05:46:32 6ef4a4ee8ca5: Pull complete 05:46:32 06f05ace1117: Verifying Checksum 05:46:32 06f05ace1117: Download complete 05:46:32 b67dba6c2c7d: Download complete 05:46:36 06f05ace1117: Pull complete 05:46:36 5fe327b54edc: Pull complete 05:46:36 4f4fb700ef54: Pull complete 05:46:36 92a5565b7b96: Pull complete 05:46:36 ff9bb7016b71: Pull complete 05:46:38 b67dba6c2c7d: Pull complete 05:46:38 a813b0c90790: Pull complete 05:46:38 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 05:46:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:46:38 ---> 3ba60ce46760 05:46:38 Step 3/10 : ARG MAKE=make build 05:46:42 ---> Running in 0d0354a8b384 05:46:42 Removing intermediate container 0d0354a8b384 05:46:42 ---> 9f57f0069dd8 05:46:42 Step 4/10 : WORKDIR /device-sdk-go 05:46:42 ---> Running in 685c40899aec 05:46:42 Removing intermediate container 685c40899aec 05:46:42 ---> f3984e384aee 05:46:42 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:46:42 ---> Running in ee2920576ed8 05:46:42 Removing intermediate container ee2920576ed8 05:46:42 ---> f8654a82ba09 05:46:42 Step 6/10 : RUN apk add --update --no-cache make git 05:46:42 ---> Running in 4f81872aa48c 05:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:43 OK: 248 MiB in 58 packages 05:46:43 Removing intermediate container 4f81872aa48c 05:46:43 ---> e5efdef4b6bf 05:46:43 Step 7/10 : COPY go.mod vendor* ./ 05:46:44 ---> b749bb0b556e 05:46:44 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:44 ---> Running in 31055dfa6453 05:47:40 Removing intermediate container 31055dfa6453 05:47:40 ---> 795438ca8fd3 05:47:40 Step 9/10 : COPY . . 05:47:40 ---> 750cc9384528 05:47:40 Step 10/10 : RUN ${MAKE} 05:47:40 ---> Running in c17c3d8e121c 05:47:40 noop 05:47:40 Removing intermediate container c17c3d8e121c 05:47:40 ---> 4f34eedc7cf7 05:47:40 Successfully built 4f34eedc7cf7 05:47:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:40 + docker inspect -f . ci-base-image-x86_64 05:47:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:41 prd-ubuntu20.04-docker-8c-8g-40029 does not seem to be running inside a container 05:47:41 $ 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 ******** ci-base-image-x86_64 cat 05:47:41 $ docker top 7bf648c36db917c2fb07367d8b14a5de541f52894a18da9b5db649ec896035c8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:41 + go version 05:47:41 go version go1.23.4 linux/amd64 [Pipeline] } 05:47:41 $ docker stop --time=1 7bf648c36db917c2fb07367d8b14a5de541f52894a18da9b5db649ec896035c8 05:47:43 $ docker rm -f --volumes 7bf648c36db917c2fb07367d8b14a5de541f52894a18da9b5db649ec896035c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:43 + docker inspect -f . ci-base-image-x86_64 05:47:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:43 prd-ubuntu20.04-docker-8c-8g-40029 does not seem to be running inside a container 05:47:43 $ 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 ******** ci-base-image-x86_64 cat 05:47:43 $ docker top 50f3a6aaefc3ba563c56049bdd63397564b95ec562e274c8553c21fdf4a70c6e -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:44 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 05:47:44 + make test 05:47:44 go test -race -coverprofile=coverage.out ./... 05:47:52 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 05:48:31 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 05:48:31 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 05:48:31 github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements 05:48:31 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 05:48:31 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 05:48:31 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.038s coverage: 28.2% of statements 05:48:31 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.038s coverage: 79.3% of statements 05:48:31 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 05:48:31 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 05:48:31 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 05:48:31 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.031s coverage: 90.4% of statements 05:48:31 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 05:48:31 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 05:48:31 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 05:48:31 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.084s coverage: 45.0% of statements 05:48:31 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 05:48:35 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.048s coverage: 14.3% of statements 05:48:35 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.780s coverage: 44.6% of statements 05:48:35 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.050s coverage: 68.4% of statements 05:48:35 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.085s coverage: 88.3% of statements 05:48:35 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.059s coverage: 5.0% of statements 05:49:07 GO111MODULE=on go vet ./... 05:49:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:49:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:49:10 ./bin/test-attribution-txt.sh [Pipeline] echo 05:49:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:49:10 $ docker stop --time=1 50f3a6aaefc3ba563c56049bdd63397564b95ec562e274c8553c21fdf4a70c6e 05:49:15 $ docker rm -f --volumes 50f3a6aaefc3ba563c56049bdd63397564b95ec562e274c8553c21fdf4a70c6e [Pipeline] // withDockerContainer [Pipeline] sh 05:49:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:49:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:49:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:49:16 + ls -al . 05:49:16 total 736 05:49:16 drwxrwxr-x 11 jenkins jenkins 4096 Mar 3 05:47 . 05:49:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 05:46 .. 05:49:16 -rw-rw-r-- 1 jenkins jenkins 140 Mar 3 05:46 .dockerignore 05:49:16 drwxrwxr-x 8 jenkins jenkins 4096 Mar 3 05:48 .git 05:49:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 3 05:46 .github 05:49:16 -rw-rw-r-- 1 jenkins jenkins 137 Mar 3 05:46 .gitignore 05:49:16 -rw-rw-r-- 1 jenkins jenkins 199 Mar 3 05:46 .golangci.yml 05:49:16 drwxr-xr-x 3 jenkins jenkins 4096 Mar 3 05:46 .semver 05:49:16 -rw-rw-r-- 1 jenkins jenkins 48109 Mar 3 05:46 CHANGELOG.md 05:49:16 -rw-rw-r-- 1 jenkins jenkins 677 Mar 3 05:46 GOVERNANCE.md 05:49:16 -rw-rw-r-- 1 jenkins jenkins 882 Mar 3 05:46 Jenkinsfile 05:49:16 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 3 05:46 LICENSE 05:49:16 -rw-rw-r-- 1 jenkins jenkins 2424 Mar 3 05:46 Makefile 05:49:16 -rw-rw-r-- 1 jenkins jenkins 619 Mar 3 05:46 OWNERS.md 05:49:16 -rw-rw-r-- 1 jenkins jenkins 4937 Mar 3 05:46 README.md 05:49:16 -rw-rw-r-- 1 jenkins jenkins 12 Mar 3 05:46 VERSION 05:49:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 3 05:46 bin 05:49:16 -rw-r--r-- 1 jenkins jenkins 500535 Mar 3 05:48 coverage.out 05:49:16 drwxrwxr-x 5 jenkins jenkins 4096 Mar 3 05:46 example 05:49:16 -rw-rw-r-- 1 jenkins jenkins 6130 Mar 3 05:46 go.mod 05:49:16 -rw-rw-r-- 1 jenkins jenkins 86415 Mar 3 05:46 go.sum 05:49:16 drwxrwxr-x 13 jenkins jenkins 4096 Mar 3 05:46 internal 05:49:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 3 05:46 openapi 05:49:16 drwxrwxr-x 6 jenkins jenkins 4096 Mar 3 05:46 pkg 05:49:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 05:46 snap 05:49:16 -rw-rw-r-- 1 jenkins jenkins 222 Mar 3 05:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:17 + 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=c6604b25c8403aafe52132056f0eaf32cfeef943 --label arch=amd64 --label version=4.0.0-dev.26 . 05:49:17 Sending build context to Docker daemon 25.63MB 05:49:17 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 05:49:17 Step 2/24 : FROM ${BASE} AS builder 05:49:17 ---> 4f34eedc7cf7 05:49:17 Step 3/24 : ARG MAKE=make build 05:49:17 ---> Running in 2d342fd159a7 05:49:17 Removing intermediate container 2d342fd159a7 05:49:17 ---> fbb1e0c49590 05:49:17 Step 4/24 : WORKDIR /device-sdk-go 05:49:17 ---> Running in 17e37e6ef790 05:49:17 Removing intermediate container 17e37e6ef790 05:49:17 ---> 4c1015cde306 05:49:17 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:49:17 ---> Running in de2ed35f3b36 05:49:18 Removing intermediate container de2ed35f3b36 05:49:18 ---> d453ded24338 05:49:18 Step 6/24 : RUN apk add --update --no-cache make git 05:49:18 ---> Running in a7c3b64806b8 05:49:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:49:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:49:18 OK: 248 MiB in 58 packages 05:49:19 Removing intermediate container a7c3b64806b8 05:49:19 ---> bafa0d71e502 05:49:19 Step 7/24 : COPY go.mod vendor* ./ 05:49:19 ---> b7ad235fd52f 05:49:19 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:19 ---> Running in ea2ba708af6c 05:49:19 Removing intermediate container ea2ba708af6c 05:49:19 ---> 56883e209569 05:49:19 Step 9/24 : COPY . . 05:49:20 ---> ff3edebdcfb2 05:49:20 Step 10/24 : RUN ${MAKE} 05:49:20 ---> Running in 10b840d0832a 05:49:20 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.26 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:49:53 Removing intermediate container 10b840d0832a 05:49:53 ---> aad834ce0c21 05:49:53 Step 11/24 : FROM alpine:3.20 05:49:53 3.20: Pulling from library/alpine 05:49:53 0a9a5dfd008f: Pulling fs layer 05:49:53 0a9a5dfd008f: Download complete 05:49:53 0a9a5dfd008f: Pull complete 05:49:53 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:49:53 Status: Downloaded newer image for alpine:3.20 05:49:53 ---> ff221270b9fb 05:49:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:49:53 ---> Running in 401633c9c1bb 05:49:53 Removing intermediate container 401633c9c1bb 05:49:53 ---> 2757404818e3 05:49:53 Step 13/24 : RUN apk add --update --no-cache dumb-init 05:49:53 ---> Running in bf9341bb52bd 05:49:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:49:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:49:53 (1/1) Installing dumb-init (1.2.5-r3) 05:49:53 Executing busybox-1.36.1-r29.trigger 05:49:53 OK: 8 MiB in 15 packages 05:49:53 Removing intermediate container bf9341bb52bd 05:49:53 ---> 220bd196d42d 05:49:53 Step 14/24 : RUN apk --no-cache upgrade 05:49:53 ---> Running in e3665e9e0c8c 05:49:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:49:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:49:53 OK: 8 MiB in 15 packages 05:49:53 Removing intermediate container e3665e9e0c8c 05:49:53 ---> f0edab44be2f 05:49:53 Step 15/24 : WORKDIR / 05:49:53 ---> Running in e6c695e3bf61 05:49:53 Removing intermediate container e6c695e3bf61 05:49:53 ---> 306a84c8e582 05:49:53 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:49:53 ---> 708c7b4d0c35 05:49:53 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:49:54 ---> 10016b936738 05:49:54 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:49:54 ---> 10abb0e0fa8c 05:49:54 Step 19/24 : EXPOSE 59999 05:49:54 ---> Running in d3c8d062e8fb 05:49:54 Removing intermediate container d3c8d062e8fb 05:49:54 ---> bd55ec815428 05:49:54 Step 20/24 : ENTRYPOINT ["/device-simple"] 05:49:54 ---> Running in 4c1c6fde010c 05:49:54 Removing intermediate container 4c1c6fde010c 05:49:54 ---> ff4c431a0ca5 05:49:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:49:54 ---> Running in 38018ff81f16 05:49:54 Removing intermediate container 38018ff81f16 05:49:54 ---> 5bf77687a8f6 05:49:54 Step 22/24 : LABEL arch=amd64 05:49:54 ---> Running in 69ae96443cae 05:49:54 Removing intermediate container 69ae96443cae 05:49:54 ---> d8f7d15cfe4f 05:49:54 Step 23/24 : LABEL git_sha=c6604b25c8403aafe52132056f0eaf32cfeef943 05:49:54 ---> Running in 2d8157d96230 05:49:54 Removing intermediate container 2d8157d96230 05:49:54 ---> 13a90484f20c 05:49:54 Step 24/24 : LABEL version=4.0.0-dev.26 05:49:54 ---> Running in bafe557e7257 05:49:54 Removing intermediate container bafe557e7257 05:49:54 ---> 7a0a99656ab2 05:49:54 [Warning] One or more build-args [ARCH] were not consumed 05:49:54 Successfully built 7a0a99656ab2 05:49:54 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:49:55 05:49:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:49:55 latest: Pulling from edgex-lftools-log-publisher 05:49:55 5eb5b503b376: Pulling fs layer 05:49:55 5c69ac0246d0: Pulling fs layer 05:49:55 ec43610c2a17: Pulling fs layer 05:49:55 3a2ae6a8a46f: Pulling fs layer 05:49:55 33b1e0a273af: Pulling fs layer 05:49:55 5d3b04190fa2: Pulling fs layer 05:49:55 2f39f015ded8: Pulling fs layer 05:49:55 3a2ae6a8a46f: Waiting 05:49:55 33b1e0a273af: Waiting 05:49:55 5d3b04190fa2: Waiting 05:49:55 2f39f015ded8: Waiting 05:49:55 5c69ac0246d0: Verifying Checksum 05:49:55 5c69ac0246d0: Download complete 05:49:55 3a2ae6a8a46f: Verifying Checksum 05:49:55 3a2ae6a8a46f: Download complete 05:49:55 33b1e0a273af: Verifying Checksum 05:49:55 33b1e0a273af: Download complete 05:49:55 ec43610c2a17: Verifying Checksum 05:49:55 ec43610c2a17: Download complete 05:49:55 5d3b04190fa2: Verifying Checksum 05:49:55 5d3b04190fa2: Download complete 05:49:55 5eb5b503b376: Verifying Checksum 05:49:55 5eb5b503b376: Download complete 05:49:56 2f39f015ded8: Verifying Checksum 05:49:56 2f39f015ded8: Download complete 05:49:57 5eb5b503b376: Pull complete 05:49:57 5c69ac0246d0: Pull complete 05:49:57 ec43610c2a17: Pull complete 05:49:57 3a2ae6a8a46f: Pull complete 05:49:57 33b1e0a273af: Pull complete 05:49:57 5d3b04190fa2: Pull complete 05:50:02 2f39f015ded8: Pull complete 05:50:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:50:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:50:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:50:02 prd-ubuntu20.04-docker-8c-8g-40029 does not seem to be running inside a container 05:50:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:50:05 $ docker top 90fe47272d395d0938142efef586993878df41150c1e8d683e466878504f132e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:50:05 ---> job-cost.sh 05:50:05 lf-activate-venv: SKIPPING 05:50:05 INFO: No Stack... 05:50:06 INFO: Retrieving Pricing Info for: v3-standard-8 05:50:06 INFO: Archiving Costs [Pipeline] sh 05:50:06 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 05:50:06 + cut -d, -f6 [Pipeline] lock 05:50:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-349-stack-cost] 05:50:06 Resource [jenkins-edgexfoundry-device-sdk-go-main-349-stack-cost] did not exist. Created. 05:50:06 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-349-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:50:06 + echo total: 0.2199999988079071 [Pipeline] stash 05:50:07 Stashed 1 file(s) [Pipeline] } 05:50:07 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-349-stack-cost] [Pipeline] // lock [Pipeline] } 05:50:07 $ docker stop --time=1 90fe47272d395d0938142efef586993878df41150c1e8d683e466878504f132e 05:50:08 $ docker rm -f --volumes 90fe47272d395d0938142efef586993878df41150c1e8d683e466878504f132e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:50:08 provisioning config files... 05:50:08 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2440329511508044420tmp [Pipeline] { [Pipeline] sh 05:50:08 + set +x 05:50:08 + curl -s https://codecov.io/bash 05:50:08 + bash -s -- 05:50:08 05:50:08 _____ _ 05:50:08 / ____| | | 05:50:08 | | ___ __| | ___ ___ _____ __ 05:50:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:50:08 | |___| (_) | (_| | __/ (_| (_) \ V / 05:50:08 \_____\___/ \__,_|\___|\___\___/ \_/ 05:50:08 Bash-1.0.6 05:50:08 05:50:08 05:50:08 ==> git version 2.25.1 found 05:50:08 ==> 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:50:08 Release-Date: 2020-01-08 05:50:08 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:50:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:50:08 ==> Jenkins CI detected. 05:50:08 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 05:50:08 project root: . 05:50:08 --> token set from env 05:50:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:50:08 ==> Running gcov in . (disable via -X gcov) 05:50:08 ==> Python coveragepy not found 05:50:08 ==> Searching for coverage reports in: 05:50:08 + . 05:50:08 -> Found 1 reports 05:50:08 ==> Detecting git/mercurial file structure 05:50:09 ==> Reading reports 05:50:09 + ./coverage.out bytes=500535 05:50:09 ==> Appending adjustments 05:50:09 https://docs.codecov.io/docs/fixing-reports 05:50:09 + Found adjustments 05:50:09 ==> Gzipping contents 05:50:09 48K /tmp/codecov.zPymMs.gz 05:50:09 ==> Uploading reports 05:50:09 url: https://codecov.io 05:50:09 query: branch=main&commit=c6604b25c8403aafe52132056f0eaf32cfeef943&build=349&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F349%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:50:09 -> Pinging Codecov 05:50:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c6604b25c8403aafe52132056f0eaf32cfeef943&build=349&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F349%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:50:09 -> Uploading to 05:50:09 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/c6604b25c8403aafe52132056f0eaf32cfeef943/cfaa23a9-873b-4dc7-8169-2fe66789079e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250303%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250303T055009Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=38bff920222471b95bceb15dac955ebd1f3dcb8c19e904a8fabf8a1d054fecd1 05:50:09 % Total % Received % Xferd Average Speed Time Time Time Current 05:50:09 Dload Upload Total Spent Left Speed 05:50:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48068 0 0 100 48068 0 231k --:--:-- --:--:-- --:--:-- 230k 100 48068 0 0 100 48068 0 168k --:--:-- --:--:-- --:--:-- 167k 05:50:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/c6604b25c8403aafe52132056f0eaf32cfeef943 [Pipeline] } 05:50:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:50:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:50:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:50:10 05:50:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:50:10 latest: Pulling from edgex-devops/edgex-snyk-go 05:50:10 43c4264eed91: Pulling fs layer 05:50:10 4cc291be95ef: Pulling fs layer 05:50:10 2ac1f1163629: Pulling fs layer 05:50:10 5c3c966382ef: Pulling fs layer 05:50:10 4f4fb700ef54: Pulling fs layer 05:50:10 d9c7d2e4e75e: Pulling fs layer 05:50:10 9c3e1370e548: Pulling fs layer 05:50:10 d9c7d2e4e75e: Waiting 05:50:10 9c3e1370e548: Waiting 05:50:10 5c3c966382ef: Waiting 05:50:10 4f4fb700ef54: Waiting 05:50:10 4cc291be95ef: Verifying Checksum 05:50:10 4cc291be95ef: Download complete 05:50:10 5c3c966382ef: Verifying Checksum 05:50:10 5c3c966382ef: Download complete 05:50:10 4f4fb700ef54: Verifying Checksum 05:50:10 4f4fb700ef54: Download complete 05:50:10 43c4264eed91: Verifying Checksum 05:50:10 43c4264eed91: Download complete 05:50:10 43c4264eed91: Pull complete 05:50:10 d9c7d2e4e75e: Verifying Checksum 05:50:10 d9c7d2e4e75e: Download complete 05:50:10 4cc291be95ef: Pull complete 05:50:11 2ac1f1163629: Verifying Checksum 05:50:11 2ac1f1163629: Download complete 05:50:11 9c3e1370e548: Verifying Checksum 05:50:11 9c3e1370e548: Download complete 05:50:14 2ac1f1163629: Pull complete 05:50:14 5c3c966382ef: Pull complete 05:50:14 4f4fb700ef54: Pull complete 05:50:15 d9c7d2e4e75e: Pull complete 05:50:17 9c3e1370e548: Pull complete 05:50:17 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 05:50:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:50:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:50:17 prd-ubuntu20.04-docker-8c-8g-40029 does not seem to be running inside a container 05:50:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 05:50:21 $ docker top ffa0481d7da8fdc88e151c066ae05601f6dea09ea998e2193e1a794477e9b8a3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:22 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 05:50:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 05:50:22 + set -o pipefail 05:50:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 05:50:29 05:50:29 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... 05:50:29 05:50:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/9e06c572-a2ed-4417-b06c-c618204133bd 05:50:29 05:50:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:50:29 [Pipeline] } 05:50:29 $ docker stop --time=1 ffa0481d7da8fdc88e151c066ae05601f6dea09ea998e2193e1a794477e9b8a3 05:50:32 $ docker rm -f --volumes ffa0481d7da8fdc88e151c066ae05601f6dea09ea998e2193e1a794477e9b8a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:50:33 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:50:33 provisioning config files... 05:50:33 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15968153420409425466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:50:33 --> edgex-publish-swagger.sh 05:50:33 === Publish openapi API === 05:50:33 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 05:50:33 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] 05:50:33 % Total % Received % Xferd Average Speed Time Time Time Current 05:50:33 Dload Upload Total Spent Left Speed 05:50:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 345 83004 --:--:-- --:--:-- --:--:-- 83165 05:50:33 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 05:50:33 [Pipeline] } 05:50:33 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:50:34 + git log --format=format:%s -1 c6604b25c8403aafe52132056f0eaf32cfeef943 [Pipeline] sh 05:50:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:50:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:50:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:50:35 prd-ubuntu20.04-docker-8c-8g-40029 does not seem to be running inside a container 05:50:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:50:35 $ docker top bea94b94bf02f80feed003dcc5958973c8e661839c6479e717b5907e37ecae02 -eo pid,comm 05:50:35 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:50:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:50:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:50:35 [ssh-agent] Looking for ssh-agent implementation... 05:50:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:50:36 $ docker exec bea94b94bf02f80feed003dcc5958973c8e661839c6479e717b5907e37ecae02 ssh-agent 05:50:36 SSH_AUTH_SOCK=/tmp/ssh-Gk54AsPm91j0/agent.32 05:50:36 SSH_AGENT_PID=38 05:50:36 Running ssh-add (command line suppressed) 05:50:36 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16266616463711133451.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16266616463711133451.key) 05:50:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:50:36 + git semver tag 05:50:36 2025-03-03 05:50:36,690 [run_tag] DEBUG tag force:False 05:50:36 2025-03-03 05:50:36,690 [check_head_tag] DEBUG check head tag 05:50:36 2025-03-03 05:50:36,692 [execute] INFO git cat-file --batch-check 05:50:36 2025-03-03 05:50:36,692 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 05:50:36 2025-03-03 05:50:36,696 [execute] INFO git cat-file --batch 05:50:36 2025-03-03 05:50:36,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 05:50:36 2025-03-03 05:50:36,729 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:50:36 2025-03-03 05:50:36,730 [execute] INFO git tag -a v4.0.0-dev.26 -m v4.0.0-dev.26 05:50:36 2025-03-03 05:50:36,730 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.26', '-m', 'v4.0.0-dev.26'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 05:50:36 2025-03-03 05:50:36,733 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:50:36 4.0.0-dev.26 [Pipeline] } 05:50:36 $ docker exec --env ******** --env ******** bea94b94bf02f80feed003dcc5958973c8e661839c6479e717b5907e37ecae02 ssh-agent -k 05:50:36 unset SSH_AUTH_SOCK; 05:50:36 unset SSH_AGENT_PID; 05:50:36 echo Agent pid 38 killed; 05:50:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:50:37 + git semver [Pipeline] } 05:50:37 $ docker stop --time=1 bea94b94bf02f80feed003dcc5958973c8e661839c6479e717b5907e37ecae02 05:50:38 $ docker rm -f --volumes bea94b94bf02f80feed003dcc5958973c8e661839c6479e717b5907e37ecae02 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:50:39 05:50:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:50:39 0.23.1-centos7: Pulling from edgex-lftools 05:50:39 ab5ef0e58194: Pulling fs layer 05:50:39 9712f1f96733: Pulling fs layer 05:50:39 63f879dbbcfc: Pulling fs layer 05:50:39 0d9ebad4ef96: Pulling fs layer 05:50:39 e9a5061849ea: Pulling fs layer 05:50:39 d747dcd14b5f: Pulling fs layer 05:50:39 2de7ff778b66: Pulling fs layer 05:50:39 e9a5061849ea: Waiting 05:50:39 d747dcd14b5f: Waiting 05:50:39 0d9ebad4ef96: Waiting 05:50:39 2de7ff778b66: Waiting 05:50:39 9712f1f96733: Verifying Checksum 05:50:39 9712f1f96733: Download complete 05:50:39 63f879dbbcfc: Verifying Checksum 05:50:39 63f879dbbcfc: Download complete 05:50:40 e9a5061849ea: Verifying Checksum 05:50:40 e9a5061849ea: Download complete 05:50:40 d747dcd14b5f: Download complete 05:50:40 ab5ef0e58194: Download complete 05:50:40 0d9ebad4ef96: Verifying Checksum 05:50:40 0d9ebad4ef96: Download complete 05:50:40 2de7ff778b66: Download complete 05:50:43 ab5ef0e58194: Pull complete 05:50:43 9712f1f96733: Pull complete 05:50:43 63f879dbbcfc: Pull complete 05:50:48 0d9ebad4ef96: Pull complete 05:50:48 e9a5061849ea: Pull complete 05:50:48 d747dcd14b5f: Pull complete 05:50:49 2de7ff778b66: Pull complete 05:50:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:50:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:50:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:50:49 prd-ubuntu20.04-docker-8c-8g-40029 does not seem to be running inside a container 05:50:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:50:54 $ docker top 20c0dc11a7a200b382c693d8bdf61fa4e26785dd6a01f2459e871ca47654dcf1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:50:54 provisioning config files... 05:50:54 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15686966601375208779tmp 05:50:54 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13023408022548070443tmp 05:50:54 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17965326008410295418tmp [Pipeline] { [Pipeline] echo 05:50:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:50:55 ---> sigul-configuration.sh 05:50:55 gpg: directory `/root/.gnupg' created 05:50:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:50:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:50:55 gpg: keyring `/root/.gnupg/secring.gpg' created 05:50:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:50:55 gpg: CAST5 encrypted data 05:50:55 gpg: encrypted with 1 passphrase 05:50:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:50:55 + mkdir /home/jenkins 05:50:55 + mkdir /home/jenkins/sigul [Pipeline] sh 05:50:55 + 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:50:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:50:55 ---> sigul-install.sh 05:50:55 Sigul already installed; skipping installation. [Pipeline] sh 05:50:56 + git tag --list 05:50:56 0.7.1 05:50:56 delhi-tag 05:50:56 v1.0.0 05:50:56 v1.1.0 05:50:56 v1.1.1 05:50:56 v1.1.2 05:50:56 v1.2.0 05:50:56 v1.2.1 05:50:56 v1.2.2 05:50:56 v1.2.3 05:50:56 v1.3.0 05:50:56 v1.4.0 05:50:56 v2.0.0 05:50:56 v2.1.0 05:50:56 v2.1.1 05:50:56 v2.2.0 05:50:56 v2.3.0 05:50:56 v2.3.1 05:50:56 v3.0 05:50:56 v3.0.0 05:50:56 v3.0.1-dev.1 05:50:56 v3.1 05:50:56 v3.1.0 05:50:56 v3.1.0-dev.1 05:50:56 v3.1.0-dev.10 05:50:56 v3.1.0-dev.11 05:50:56 v3.1.0-dev.12 05:50:56 v3.1.0-dev.13 05:50:56 v3.1.0-dev.14 05:50:56 v3.1.0-dev.15 05:50:56 v3.1.0-dev.16 05:50:56 v3.1.0-dev.17 05:50:56 v3.1.0-dev.18 05:50:56 v3.1.0-dev.19 05:50:56 v3.1.0-dev.2 05:50:56 v3.1.0-dev.20 05:50:56 v3.1.0-dev.21 05:50:56 v3.1.0-dev.22 05:50:56 v3.1.0-dev.23 05:50:56 v3.1.0-dev.24 05:50:56 v3.1.0-dev.25 05:50:56 v3.1.0-dev.26 05:50:56 v3.1.0-dev.27 05:50:56 v3.1.0-dev.28 05:50:56 v3.1.0-dev.29 05:50:56 v3.1.0-dev.3 05:50:56 v3.1.0-dev.30 05:50:56 v3.1.0-dev.31 05:50:56 v3.1.0-dev.32 05:50:56 v3.1.0-dev.33 05:50:56 v3.1.0-dev.34 05:50:56 v3.1.0-dev.35 05:50:56 v3.1.0-dev.36 05:50:56 v3.1.0-dev.37 05:50:56 v3.1.0-dev.38 05:50:56 v3.1.0-dev.39 05:50:56 v3.1.0-dev.4 05:50:56 v3.1.0-dev.40 05:50:56 v3.1.0-dev.41 05:50:56 v3.1.0-dev.5 05:50:56 v3.1.0-dev.6 05:50:56 v3.1.0-dev.7 05:50:56 v3.1.0-dev.8 05:50:56 v3.1.0-dev.9 05:50:56 v3.1.1 05:50:56 v3.1.1-dev.1 05:50:56 v3.2.0-dev.1 05:50:56 v3.2.0-dev.10 05:50:56 v3.2.0-dev.11 05:50:56 v3.2.0-dev.12 05:50:56 v3.2.0-dev.13 05:50:56 v3.2.0-dev.14 05:50:56 v3.2.0-dev.15 05:50:56 v3.2.0-dev.16 05:50:56 v3.2.0-dev.17 05:50:56 v3.2.0-dev.18 05:50:56 v3.2.0-dev.19 05:50:56 v3.2.0-dev.2 05:50:56 v3.2.0-dev.20 05:50:56 v3.2.0-dev.21 05:50:56 v3.2.0-dev.22 05:50:56 v3.2.0-dev.23 05:50:56 v3.2.0-dev.24 05:50:56 v3.2.0-dev.25 05:50:56 v3.2.0-dev.26 05:50:56 v3.2.0-dev.27 05:50:56 v3.2.0-dev.28 05:50:56 v3.2.0-dev.29 05:50:56 v3.2.0-dev.3 05:50:56 v3.2.0-dev.30 05:50:56 v3.2.0-dev.31 05:50:56 v3.2.0-dev.32 05:50:56 v3.2.0-dev.33 05:50:56 v3.2.0-dev.34 05:50:56 v3.2.0-dev.35 05:50:56 v3.2.0-dev.36 05:50:56 v3.2.0-dev.37 05:50:56 v3.2.0-dev.38 05:50:56 v3.2.0-dev.39 05:50:56 v3.2.0-dev.4 05:50:56 v3.2.0-dev.40 05:50:56 v3.2.0-dev.41 05:50:56 v3.2.0-dev.42 05:50:56 v3.2.0-dev.43 05:50:56 v3.2.0-dev.44 05:50:56 v3.2.0-dev.45 05:50:56 v3.2.0-dev.46 05:50:56 v3.2.0-dev.47 05:50:56 v3.2.0-dev.48 05:50:56 v3.2.0-dev.5 05:50:56 v3.2.0-dev.6 05:50:56 v3.2.0-dev.7 05:50:56 v3.2.0-dev.8 05:50:56 v3.2.0-dev.9 05:50:56 v4.0.0-dev.1 05:50:56 v4.0.0-dev.10 05:50:56 v4.0.0-dev.11 05:50:56 v4.0.0-dev.12 05:50:56 v4.0.0-dev.13 05:50:56 v4.0.0-dev.14 05:50:56 v4.0.0-dev.15 05:50:56 v4.0.0-dev.16 05:50:56 v4.0.0-dev.17 05:50:56 v4.0.0-dev.18 05:50:56 v4.0.0-dev.19 05:50:56 v4.0.0-dev.2 05:50:56 v4.0.0-dev.20 05:50:56 v4.0.0-dev.21 05:50:56 v4.0.0-dev.22 05:50:56 v4.0.0-dev.23 05:50:56 v4.0.0-dev.24 05:50:56 v4.0.0-dev.25 05:50:56 v4.0.0-dev.26 05:50:56 v4.0.0-dev.3 05:50:56 v4.0.0-dev.4 05:50:56 v4.0.0-dev.5 05:50:56 v4.0.0-dev.6 05:50:56 v4.0.0-dev.7 05:50:56 v4.0.0-dev.8 05:50:56 v4.0.0-dev.9 [Pipeline] sh 05:50:56 + lftools sign git-tag v4.0.0-dev.26 05:50:57 Signing Git tag with Sigul... 05:50:57 Signing v4.0.0-dev.26 [Pipeline] echo 05:50:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:50:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:50:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:50:57 $ docker stop --time=1 20c0dc11a7a200b382c693d8bdf61fa4e26785dd6a01f2459e871ca47654dcf1 05:50:59 $ docker rm -f --volumes 20c0dc11a7a200b382c693d8bdf61fa4e26785dd6a01f2459e871ca47654dcf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:50:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:50:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:50:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:50:59 prd-ubuntu20.04-docker-8c-8g-40029 does not seem to be running inside a container 05:50:59 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:51:00 $ docker top 9121ab55761c12afdd56fe24ccfc88d6f6e4e8093296ef5f42a0a155c4853261 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:51:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:51:00 [ssh-agent] Looking for ssh-agent implementation... 05:51:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:51:00 $ docker exec 9121ab55761c12afdd56fe24ccfc88d6f6e4e8093296ef5f42a0a155c4853261 ssh-agent 05:51:00 SSH_AUTH_SOCK=/tmp/ssh-LiDax5g2vsXP/agent.33 05:51:00 SSH_AGENT_PID=39 05:51:00 Running ssh-add (command line suppressed) 05:51:00 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3322780194022795715.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3322780194022795715.key) 05:51:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:51:00 + git semver bump pre 05:51:01 2025-03-03 05:51:01,159 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:51:01 2025-03-03 05:51:01,160 [bump_version] DEBUG bumping version:4.0.0-dev.26 on axis:pre with prefix:dev 05:51:01 2025-03-03 05:51:01,160 [bump_version] DEBUG bumped version:4.0.0-dev.27 05:51:01 2025-03-03 05:51:01,160 [write_version] DEBUG write version:4.0.0-dev.27 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 05:51:01 2025-03-03 05:51:01,160 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:51:01 2025-03-03 05:51:01,160 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:51:01 2025-03-03 05:51:01,162 [execute] INFO git cat-file --batch-check 05:51:01 2025-03-03 05:51:01,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:51:01 2025-03-03 05:51:01,167 [execute] INFO git cat-file --batch 05:51:01 2025-03-03 05:51:01,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:51:01 2025-03-03 05:51:01,172 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:51:01 4.0.0-dev.27 [Pipeline] } 05:51:01 $ docker exec --env ******** --env ******** 9121ab55761c12afdd56fe24ccfc88d6f6e4e8093296ef5f42a0a155c4853261 ssh-agent -k 05:51:01 unset SSH_AUTH_SOCK; 05:51:01 unset SSH_AGENT_PID; 05:51:01 echo Agent pid 39 killed; 05:51:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:51:01 + git semver [Pipeline] } 05:51:01 $ docker stop --time=1 9121ab55761c12afdd56fe24ccfc88d6f6e4e8093296ef5f42a0a155c4853261 05:51:03 $ docker rm -f --volumes 9121ab55761c12afdd56fe24ccfc88d6f6e4e8093296ef5f42a0a155c4853261 [Pipeline] // withDockerContainer [Pipeline] sh 05:51:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:51:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:51:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:51:03 prd-ubuntu20.04-docker-8c-8g-40029 does not seem to be running inside a container 05:51: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:51:04 $ docker top 71179a3f0a53003b702b56f46a8f7d68a2fffaf06cbde712b88df73730949bed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:51:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:51:04 [ssh-agent] Looking for ssh-agent implementation... 05:51:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:51:04 $ docker exec 71179a3f0a53003b702b56f46a8f7d68a2fffaf06cbde712b88df73730949bed ssh-agent 05:51:04 SSH_AUTH_SOCK=/tmp/ssh-XbZDd1XLRS9t/agent.32 05:51:04 SSH_AGENT_PID=38 05:51:04 Running ssh-add (command line suppressed) 05:51:04 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4288051986878499809.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4288051986878499809.key) 05:51:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:51:05 + git semver push 05:51:05 2025-03-03 05:51:05,245 [run_push] DEBUG push 05:51:05 2025-03-03 05:51:05,245 [execute] INFO git cat-file --batch-check 05:51:05 2025-03-03 05:51:05,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:51:05 2025-03-03 05:51:05,249 [execute] INFO git rev-list e2c3f4ddc7488497ce347f4c773e7ad787d6a4a8 -- 05:51:05 2025-03-03 05:51:05,250 [execute] DEBUG Popen(['git', 'rev-list', 'e2c3f4ddc7488497ce347f4c773e7ad787d6a4a8', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:51:05 2025-03-03 05:51:05,261 [execute] INFO git fetch -v origin 05:51:05 2025-03-03 05:51:05,262 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 05:51:05 2025-03-03 05:51:05,695 [run_push] DEBUG no remote changes detected 05:51:05 2025-03-03 05:51:05,695 [execute] INFO git push origin semver 05:51:05 2025-03-03 05:51:05,696 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:51:06 2025-03-03 05:51:06,645 [run_push] DEBUG push all version tags 05:51:06 2025-03-03 05:51:06,646 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:51:06 2025-03-03 05:51:06,646 [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:51:07 2025-03-03 05:51:07,221 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:51:07 4.0.0-dev.27 [Pipeline] } 05:51:07 $ docker exec --env ******** --env ******** 71179a3f0a53003b702b56f46a8f7d68a2fffaf06cbde712b88df73730949bed ssh-agent -k 05:51:07 unset SSH_AUTH_SOCK; 05:51:07 unset SSH_AGENT_PID; 05:51:07 echo Agent pid 38 killed; 05:51:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:51:07 + git semver [Pipeline] } 05:51:08 $ docker stop --time=1 71179a3f0a53003b702b56f46a8f7d68a2fffaf06cbde712b88df73730949bed 05:51:09 $ docker rm -f --volumes 71179a3f0a53003b702b56f46a8f7d68a2fffaf06cbde712b88df73730949bed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:51:10 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 05:51:10 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:51:10 total 16 05:51:10 drwxr-xr-x 3 root root 4096 Mar 3 05:50 . 05:51:10 drwxrwxr-x 12 jenkins jenkins 4096 Mar 3 05:50 .. 05:51:10 drwxr-xr-x 2 root root 4096 Mar 3 05:50 cost 05:51:10 -rw-r--r-- 1 root root 85 Mar 3 05:50 cost.csv 05:51:10 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:51:10 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:51:10 total 16 05:51:10 drwxr-xr-x 3 jenkins jenkins 4096 Mar 3 05:50 . 05:51:10 drwxrwxr-x 12 jenkins jenkins 4096 Mar 3 05:50 .. 05:51:10 drwxr-xr-x 2 jenkins jenkins 4096 Mar 3 05:50 cost 05:51:10 -rw-r--r-- 1 jenkins jenkins 85 Mar 3 05:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:51:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:51:11 ---> package-listing.sh 05:51:11 ++ facter osfamily 05:51:11 ++ tr '[:upper:]' '[:lower:]' 05:51:11 + OS_FAMILY=debian 05:51:11 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 05:51:11 + START_PACKAGES=/tmp/packages_start.txt 05:51:11 + END_PACKAGES=/tmp/packages_end.txt 05:51:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:51:11 + PACKAGES=/tmp/packages_start.txt 05:51:11 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 05:51:11 + PACKAGES=/tmp/packages_end.txt 05:51:11 + case "${OS_FAMILY}" in 05:51:11 + dpkg -l 05:51:11 + grep '^ii' 05:51:11 + '[' -f /tmp/packages_start.txt ']' 05:51:11 + '[' -f /tmp/packages_end.txt ']' 05:51:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:51:11 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 05:51:11 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 05:51:11 + 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:51:11 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:51:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:51:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:51:12 prd-ubuntu20.04-docker-8c-8g-40029 does not seem to be running inside a container 05:51:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:51:12 $ docker top e3078e1aaf639e1bdb3c8232a9c36a1e692ab268abe58d205ca8e5b1fb275f76 -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:13 + touch /tmp/pre-build-complete [Pipeline] sh 05:51:13 + mkdir -p /var/log/sysstat [Pipeline] sh 05:51:13 + ls /var/log/sa-host 05:51:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:51:13 provisioning config files... 05:51:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4437647627327580865tmp [Pipeline] { [Pipeline] echo 05:51:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:51:14 ---> create-netrc.sh [Pipeline] } 05:51:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:51:14 ---> python-tools-install.sh [Pipeline] echo 05:51:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:51:14 ---> sudo-logs.sh 05:51:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:51:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:51:14 ---> job-cost.sh 05:51:14 lf-activate-venv: SKIPPING 05:51:14 DEBUG: total: 0.2199999988079071 05:51:14 INFO: Retrieving Stack Cost... 05:51:15 INFO: Retrieving Pricing Info for: v3-standard-8 05:51:15 INFO: Archiving Costs [Pipeline] echo 05:51:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:51:16 ---> logs-deploy.sh 05:51:16 lf-activate-venv: SKIPPING 05:51:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/349 05:51:16 INFO: archiving workspace using pattern(s): 05:51:17 Archives upload complete. 05:51:17 INFO: archiving logs to Nexus