Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2292029da43dc8641ae4f1a5e09ca71d8d6a0c64 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-ssh8574782010245156697.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-ssh16627852022484365897.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-ssh14618711011064717604.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-ssh6053593051334060939.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-ssh10877219376908527230.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 ‘prd-ubuntu20.04-docker-8c-8g-40449’ Running on prd-ubuntu20.04-docker-8c-8g-40450 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2292029da43dc8641ae4f1a5e09ca71d8d6a0c64 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2292029da43dc8641ae4f1a5e09ca71d8d6a0c64 # timeout=10 Commit message: "Merge pull request #1700 from judehung/update-release-odessa" > git rev-list --no-walk 893a173aaeea855f68c25d65a82516bec8a0eaf4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:55:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:55:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:55:14 ========================================================= 09:55:14 EdgeX Global Pipelines Version Info 09:55:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:55:15 ------------------- 09:55:15 stable info: 09:55:15 ------------------- 09:55:15 Commited By: Cherry Wang cherry@iotechsys.com 09:55:15 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 09:55:15 Message: update stable to v1.0.269 09:55:15 ------------------- 09:55:15 experimental info: 09:55:15 ------------------- 09:55:15 Commited By: Ginny Guan ginny@iotechsys.com 09:55:15 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 09:55:15 Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:55:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 09:55:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 09:55:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:55:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:55:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:55:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:55:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:55:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 09:55:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:55:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:55:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:55:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 09:55:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:55:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:55:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:55:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:55:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:55:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:55:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:55:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:55:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:55:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 09:55:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:55:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:55:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:55:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:55:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:55:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:55:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:55:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:55:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2292029da43dc8641ae4f1a5e09ca71d8d6a0c64 [Pipeline] echo 09:55:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2292029 [Pipeline] echo 09:55:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:55:16 provisioning config files... 09:55:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13934042700930880435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:16 ---> ****-login.sh 09:55:16 nexus3.edgexfoundry.org:10001 09:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:17 Configure a credential helper to remove this warning. See 09:55:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:17 09:55:17 Login Succeeded 09:55:17 nexus3.edgexfoundry.org:10002 09:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:17 Configure a credential helper to remove this warning. See 09:55:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:17 09:55:17 Login Succeeded 09:55:17 nexus3.edgexfoundry.org:10003 09:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:17 Configure a credential helper to remove this warning. See 09:55:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:17 09:55:17 Login Succeeded 09:55:17 nexus3.edgexfoundry.org:10004 09:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:17 Configure a credential helper to remove this warning. See 09:55:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:17 09:55:17 Login Succeeded 09:55:17 ****.io 09:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:17 Configure a credential helper to remove this warning. See 09:55:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:17 09:55:17 Login Succeeded 09:55:17 ---> ****-login.sh ends [Pipeline] } 09:55:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:55:18 + git rev-list -1 --merges 2292029da43dc8641ae4f1a5e09ca71d8d6a0c64~1..2292029da43dc8641ae4f1a5e09ca71d8d6a0c64 [Pipeline] echo 09:55:18 -----------> git rev-list -1 --merges 2292029da43dc8641ae4f1a5e09ca71d8d6a0c64~1..2292029da43dc8641ae4f1a5e09ca71d8d6a0c64 2292029da43dc8641ae4f1a5e09ca71d8d6a0c64 09:55:18 2292029da43dc8641ae4f1a5e09ca71d8d6a0c64 [false] [Pipeline] sh 09:55:18 + git log --format=format:%s -1 2292029da43dc8641ae4f1a5e09ca71d8d6a0c64 [Pipeline] echo 09:55:18 ========================================================= 09:55:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:55:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:55:19 + git log --format=format:%s -1 2292029da43dc8641ae4f1a5e09ca71d8d6a0c64 [Pipeline] echo 09:55:19 [semverPrep] GIT_COMMIT: 2292029da43dc8641ae4f1a5e09ca71d8d6a0c64, Commit Message: Merge pull request #1700 from judehung/update-release-odessa [Pipeline] echo 09:55:19 [semverPrep] This is not a build commit. [Pipeline] sh 09:55:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:55:19 + grep -v github /etc/ssh/ssh_known_hosts 09:55:19 + [ -e /tmp/ssh_known_hosts ] 09:55:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:55:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:55:19 + sudo tee -a /etc/ssh/ssh_known_hosts 09:55:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:55:19 09:55:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:55:20 0.1.4: Pulling from edgex-devops/py-git-semver 09:55:20 b85a868b505f: Pulling fs layer 09:55:20 e2be974225ed: Pulling fs layer 09:55:20 339a4e72a1f5: Pulling fs layer 09:55:20 988bab9f4d93: Pulling fs layer 09:55:20 1469e6f7b9e6: Pulling fs layer 09:55:20 eaf3925da568: Pulling fs layer 09:55:20 bab4dde63d76: Pulling fs layer 09:55:20 bde34c3a00c8: Pulling fs layer 09:55:20 b352a97aabf1: Pulling fs layer 09:55:20 4872d77fe225: Pulling fs layer 09:55:20 5851b861e8e6: Pulling fs layer 09:55:20 988bab9f4d93: Waiting 09:55:20 bab4dde63d76: Waiting 09:55:20 4872d77fe225: Waiting 09:55:20 5851b861e8e6: Waiting 09:55:20 bde34c3a00c8: Waiting 09:55:20 eaf3925da568: Waiting 09:55:20 b352a97aabf1: Waiting 09:55:20 1469e6f7b9e6: Waiting 09:55:20 e2be974225ed: Verifying Checksum 09:55:20 e2be974225ed: Download complete 09:55:20 988bab9f4d93: Verifying Checksum 09:55:20 988bab9f4d93: Download complete 09:55:20 1469e6f7b9e6: Verifying Checksum 09:55:20 1469e6f7b9e6: Download complete 09:55:20 eaf3925da568: Download complete 09:55:20 339a4e72a1f5: Verifying Checksum 09:55:20 339a4e72a1f5: Download complete 09:55:20 bde34c3a00c8: Download complete 09:55:20 b352a97aabf1: Verifying Checksum 09:55:20 b352a97aabf1: Download complete 09:55:20 4872d77fe225: Verifying Checksum 09:55:20 4872d77fe225: Download complete 09:55:20 5851b861e8e6: Verifying Checksum 09:55:20 5851b861e8e6: Download complete 09:55:20 b85a868b505f: Verifying Checksum 09:55:20 b85a868b505f: Download complete 09:55:20 bab4dde63d76: Verifying Checksum 09:55:20 bab4dde63d76: Download complete 09:55:21 b85a868b505f: Pull complete 09:55:21 e2be974225ed: Pull complete 09:55:22 339a4e72a1f5: Pull complete 09:55:22 988bab9f4d93: Pull complete 09:55:22 1469e6f7b9e6: Pull complete 09:55:22 eaf3925da568: Pull complete 09:55:23 bab4dde63d76: Pull complete 09:55:24 bde34c3a00c8: Pull complete 09:55:24 b352a97aabf1: Pull complete 09:55:24 4872d77fe225: Pull complete 09:55:24 5851b861e8e6: Pull complete 09:55:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:55:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:55:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:55:24 prd-ubuntu20.04-docker-8c-8g-40450 does not seem to be running inside a container 09:55:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:55:25 $ docker top 884d75958187649a02cba2f216dfb79ab679b3d9a03f40bbce31982922cde97a -eo pid,comm 09:55:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:55:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:55:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:55:25 [ssh-agent] Looking for ssh-agent implementation... 09:55:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:55:26 $ docker exec 884d75958187649a02cba2f216dfb79ab679b3d9a03f40bbce31982922cde97a ssh-agent 09:55:26 SSH_AUTH_SOCK=/tmp/ssh-RHjesHLqDl2t/agent.32 09:55:26 SSH_AGENT_PID=38 09:55:26 Running ssh-add (command line suppressed) 09:55:26 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11610485936947278194.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11610485936947278194.key) 09:55:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:55:26 + git tag --points-at HEAD [Pipeline] } 09:55:26 $ docker exec --env ******** --env ******** 884d75958187649a02cba2f216dfb79ab679b3d9a03f40bbce31982922cde97a ssh-agent -k 09:55:26 unset SSH_AUTH_SOCK; 09:55:26 unset SSH_AGENT_PID; 09:55:26 echo Agent pid 38 killed; 09:55:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:55:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:55:26 [ssh-agent] Looking for ssh-agent implementation... 09:55:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:55:26 $ docker exec 884d75958187649a02cba2f216dfb79ab679b3d9a03f40bbce31982922cde97a ssh-agent 09:55:26 SSH_AUTH_SOCK=/tmp/ssh-AW81EGgat5Jd/agent.70 09:55:26 SSH_AGENT_PID=76 09:55:26 Running ssh-add (command line suppressed) 09:55:27 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9222885649525622669.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9222885649525622669.key) 09:55:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:55:27 + git semver init 09:55:27 2025-03-06 09:55:27,584 [run_init] DEBUG init version:0.0.0 force:False 09:55:27 2025-03-06 09:55:27,585 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 09:55:27 2025-03-06 09:55:27,586 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 09:55:27 2025-03-06 09:55:27,586 [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) 09:55:29 2025-03-06 09:55:28,711 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 09:55:29 2025-03-06 09:55:28,712 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 09:55:29 2025-03-06 09:55:28,712 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:55:29 2025-03-06 09:55:28,712 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:55:29 4.0.0-dev.29 [Pipeline] } 09:55:29 $ docker exec --env ******** --env ******** 884d75958187649a02cba2f216dfb79ab679b3d9a03f40bbce31982922cde97a ssh-agent -k 09:55:29 unset SSH_AUTH_SOCK; 09:55:29 unset SSH_AGENT_PID; 09:55:29 echo Agent pid 76 killed; 09:55:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:55:29 + git semver [Pipeline] } 09:55:29 $ docker stop --time=1 884d75958187649a02cba2f216dfb79ab679b3d9a03f40bbce31982922cde97a 09:55:31 $ docker rm -f --volumes 884d75958187649a02cba2f216dfb79ab679b3d9a03f40bbce31982922cde97a [Pipeline] // withDockerContainer [Pipeline] sh 09:55:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:55:31 Stashed 1 file(s) [Pipeline] echo 09:55:31 [edgeXSemver]: initialized semver on version 4.0.0-dev.29 [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 09:55:31 provisioning config files... [Pipeline] // stage 09:55:31 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6280943336472859445tmp [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 09:55:32 ---> ****-login.sh 09:55:32 nexus3.edgexfoundry.org:10001 09:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:32 Configure a credential helper to remove this warning. See 09:55:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:32 09:55:32 Login Succeeded 09:55:32 nexus3.edgexfoundry.org:10002 09:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:32 Configure a credential helper to remove this warning. See 09:55:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:32 09:55:32 Login Succeeded 09:55:32 nexus3.edgexfoundry.org:10003 09:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:32 Configure a credential helper to remove this warning. See 09:55:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:32 09:55:32 Login Succeeded 09:55:32 nexus3.edgexfoundry.org:10004 09:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:32 Configure a credential helper to remove this warning. See 09:55:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:32 09:55:32 Login Succeeded 09:55:32 ****.io 09:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:32 Configure a credential helper to remove this warning. See 09:55:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:32 09:55:32 Login Succeeded 09:55:32 ---> ****-login.sh ends [Pipeline] } 09:55:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:55:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:55:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:55:32 ========================================================= 09:55:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:55:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:33 + 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 . 09:55:33 Sending build context to Docker daemon 25.17MB 09:55:33 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 09:55:33 Step 2/10 : FROM ${BASE} AS builder 09:55:33 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:55:33 da9db072f522: Pulling fs layer 09:55:33 6ef4a4ee8ca5: Pulling fs layer 09:55:33 06f05ace1117: Pulling fs layer 09:55:33 5fe327b54edc: Pulling fs layer 09:55:33 4f4fb700ef54: Pulling fs layer 09:55:33 92a5565b7b96: Pulling fs layer 09:55:33 ff9bb7016b71: Pulling fs layer 09:55:33 b67dba6c2c7d: Pulling fs layer 09:55:33 a813b0c90790: Pulling fs layer 09:55:33 92a5565b7b96: Waiting 09:55:33 ff9bb7016b71: Waiting 09:55:33 5fe327b54edc: Waiting 09:55:33 b67dba6c2c7d: Waiting 09:55:33 6ef4a4ee8ca5: Verifying Checksum 09:55:33 6ef4a4ee8ca5: Download complete 09:55:33 5fe327b54edc: Download complete 09:55:33 4f4fb700ef54: Verifying Checksum 09:55:33 4f4fb700ef54: Download complete 09:55:33 92a5565b7b96: Verifying Checksum 09:55:33 92a5565b7b96: Download complete 09:55:33 da9db072f522: Download complete 09:55:33 ff9bb7016b71: Verifying Checksum 09:55:33 ff9bb7016b71: Download complete 09:55:33 da9db072f522: Pull complete 09:55:33 6ef4a4ee8ca5: Pull complete 09:55:33 a813b0c90790: Verifying Checksum 09:55:33 a813b0c90790: Download complete 09:55:34 06f05ace1117: Verifying Checksum 09:55:34 06f05ace1117: Download complete 09:55:34 b67dba6c2c7d: Verifying Checksum 09:55:34 b67dba6c2c7d: Download complete 09:55:37 06f05ace1117: Pull complete 09:55:37 5fe327b54edc: Pull complete 09:55:37 4f4fb700ef54: Pull complete 09:55:37 92a5565b7b96: Pull complete 09:55:37 ff9bb7016b71: Pull complete 09:55:39 b67dba6c2c7d: Pull complete 09:55:40 a813b0c90790: Pull complete 09:55:40 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 09:55:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:55:40 ---> 3ba60ce46760 09:55:40 Step 3/10 : ARG MAKE=make build 09:55:41 ---> Running in 76cbce5ac16a 09:55:41 Removing intermediate container 76cbce5ac16a 09:55:41 ---> b3aba1cf738a 09:55:41 Step 4/10 : WORKDIR /device-sdk-go 09:55:41 ---> Running in 916b540a7d1b 09:55:41 Removing intermediate container 916b540a7d1b 09:55:41 ---> 9a3ae62674eb 09:55:41 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:55:41 ---> Running in f2054ac182e7 09:55:42 Removing intermediate container f2054ac182e7 09:55:42 ---> b4af3b2f6a38 09:55:42 Step 6/10 : RUN apk add --update --no-cache make git 09:55:42 ---> Running in 422ec2443c51 09:55:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:55:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:55:43 OK: 248 MiB in 58 packages 09:55:43 Removing intermediate container 422ec2443c51 09:55:43 ---> c96916715327 09:55:43 Step 7/10 : COPY go.mod vendor* ./ 09:55:43 ---> b59a87cb424a 09:55:43 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:43 ---> Running in 6447966cdaa2 09:56:10 Removing intermediate container 6447966cdaa2 09:56:10 ---> 2a0f2ab61e27 09:56:10 Step 9/10 : COPY . . 09:56:10 ---> 1ed5f899e931 09:56:10 Step 10/10 : RUN ${MAKE} 09:56:10 ---> Running in 3e7da351c2ef 09:56:10 noop 09:56:11 Removing intermediate container 3e7da351c2ef 09:56:11 ---> eeae57eb74bc 09:56:11 Successfully built eeae57eb74bc 09:56:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:11 + docker inspect -f . ci-base-image-x86_64 09:56:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:56:11 prd-ubuntu20.04-docker-8c-8g-40450 does not seem to be running inside a container 09:56:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:56:11 $ docker top 24afa0a888e4bdd3cb0450435af76ad0775875542d8d194700dbb4d37b177a8d -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:12 + go version 09:56:12 go version go1.23.4 linux/amd64 [Pipeline] } 09:56:12 $ docker stop --time=1 24afa0a888e4bdd3cb0450435af76ad0775875542d8d194700dbb4d37b177a8d 09:56:13 $ docker rm -f --volumes 24afa0a888e4bdd3cb0450435af76ad0775875542d8d194700dbb4d37b177a8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:13 + docker inspect -f . ci-base-image-x86_64 09:56:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:56:13 prd-ubuntu20.04-docker-8c-8g-40450 does not seem to be running inside a container 09:56:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:56:14 $ docker top bfff763466af26174980a8f4fae64f3e05a34648074e79eac56bd88d7cc3a4c4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:14 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 09:56:14 + make test 09:56:14 go test -race -coverprofile=coverage.out ./... 09:56:23 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 09:57:01 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 09:57:01 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 09:57:01 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 09:57:01 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 09:57:01 github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements 09:57:01 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.035s coverage: 28.2% of statements 09:57:01 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.041s coverage: 79.3% of statements 09:57:01 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 09:57:01 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 09:57:01 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 09:57:01 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.030s coverage: 90.4% of statements 09:57:01 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 09:57:01 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 09:57:01 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 09:57:01 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.104s coverage: 45.0% of statements 09:57:02 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 09:57:08 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.053s coverage: 14.3% of statements 09:57:08 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.304s coverage: 44.6% of statements 09:57:08 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.064s coverage: 68.4% of statements 09:57:08 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.089s coverage: 88.3% of statements 09:57:08 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.053s coverage: 5.0% of statements 09:57:40 GO111MODULE=on go vet ./... 09:57:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:57:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:57:46 ./bin/test-attribution-txt.sh [Pipeline] echo 09:57:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:57:46 $ docker stop --time=1 bfff763466af26174980a8f4fae64f3e05a34648074e79eac56bd88d7cc3a4c4 09:57:49 $ docker rm -f --volumes bfff763466af26174980a8f4fae64f3e05a34648074e79eac56bd88d7cc3a4c4 [Pipeline] // withDockerContainer [Pipeline] sh 09:57:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:57:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:57:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:57:50 + ls -al . 09:57:50 total 740 09:57:50 drwxrwxr-x 11 jenkins jenkins 4096 Mar 6 09:56 . 09:57:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 09:55 .. 09:57:50 -rw-rw-r-- 1 jenkins jenkins 140 Mar 6 09:55 .dockerignore 09:57:50 drwxrwxr-x 8 jenkins jenkins 4096 Mar 6 09:57 .git 09:57:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 09:55 .github 09:57:50 -rw-rw-r-- 1 jenkins jenkins 137 Mar 6 09:55 .gitignore 09:57:50 -rw-rw-r-- 1 jenkins jenkins 199 Mar 6 09:55 .golangci.yml 09:57:50 drwxr-xr-x 3 jenkins jenkins 4096 Mar 6 09:55 .semver 09:57:50 -rw-rw-r-- 1 jenkins jenkins 53715 Mar 6 09:55 CHANGELOG.md 09:57:50 -rw-rw-r-- 1 jenkins jenkins 677 Mar 6 09:55 GOVERNANCE.md 09:57:50 -rw-rw-r-- 1 jenkins jenkins 882 Mar 6 09:55 Jenkinsfile 09:57:50 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 6 09:55 LICENSE 09:57:50 -rw-rw-r-- 1 jenkins jenkins 2424 Mar 6 09:55 Makefile 09:57:50 -rw-rw-r-- 1 jenkins jenkins 619 Mar 6 09:55 OWNERS.md 09:57:50 -rw-rw-r-- 1 jenkins jenkins 4937 Mar 6 09:55 README.md 09:57:50 -rw-rw-r-- 1 jenkins jenkins 12 Mar 6 09:55 VERSION 09:57:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 6 09:55 bin 09:57:50 -rw-r--r-- 1 jenkins jenkins 497263 Mar 6 09:57 coverage.out 09:57:50 drwxrwxr-x 5 jenkins jenkins 4096 Mar 6 09:55 example 09:57:50 -rw-rw-r-- 1 jenkins jenkins 6089 Mar 6 09:55 go.mod 09:57:50 -rw-rw-r-- 1 jenkins jenkins 86333 Mar 6 09:55 go.sum 09:57:50 drwxrwxr-x 13 jenkins jenkins 4096 Mar 6 09:55 internal 09:57:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 6 09:55 openapi 09:57:50 drwxrwxr-x 6 jenkins jenkins 4096 Mar 6 09:55 pkg 09:57:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 09:55 snap 09:57:50 -rw-rw-r-- 1 jenkins jenkins 222 Mar 6 09:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:51 + 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=2292029da43dc8641ae4f1a5e09ca71d8d6a0c64 --label arch=amd64 --label version=4.0.0-dev.29 . 09:57:51 Sending build context to Docker daemon 25.67MB 09:57:51 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 09:57:51 Step 2/24 : FROM ${BASE} AS builder 09:57:51 ---> eeae57eb74bc 09:57:51 Step 3/24 : ARG MAKE=make build 09:57:51 ---> Running in 99e4e8c0ec8b 09:57:51 Removing intermediate container 99e4e8c0ec8b 09:57:51 ---> 6989d8880cc4 09:57:51 Step 4/24 : WORKDIR /device-sdk-go 09:57:51 ---> Running in 481c94858b31 09:57:51 Removing intermediate container 481c94858b31 09:57:51 ---> 1b91f75151c8 09:57:51 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:57:51 ---> Running in 2d7d28d7f18a 09:57:51 Removing intermediate container 2d7d28d7f18a 09:57:51 ---> 383bec23ded7 09:57:51 Step 6/24 : RUN apk add --update --no-cache make git 09:57:51 ---> Running in ccca2840269f 09:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:57:52 OK: 248 MiB in 58 packages 09:57:52 Removing intermediate container ccca2840269f 09:57:52 ---> ecfc016cdb86 09:57:52 Step 7/24 : COPY go.mod vendor* ./ 09:57:52 ---> f3d861593377 09:57:52 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:52 ---> Running in db4a7d3c6b55 09:57:53 Removing intermediate container db4a7d3c6b55 09:57:53 ---> 229c54a73328 09:57:53 Step 9/24 : COPY . . 09:57:54 ---> b063308c84a0 09:57:54 Step 10/24 : RUN ${MAKE} 09:57:54 ---> Running in 7814089babf9 09:57:54 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.29 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:58:26 Removing intermediate container 7814089babf9 09:58:26 ---> 947e607c5dc8 09:58:26 Step 11/24 : FROM alpine:3.20 09:58:26 3.20: Pulling from library/alpine 09:58:26 0a9a5dfd008f: Pulling fs layer 09:58:26 0a9a5dfd008f: Verifying Checksum 09:58:26 0a9a5dfd008f: Download complete 09:58:26 0a9a5dfd008f: Pull complete 09:58:26 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:58:26 Status: Downloaded newer image for alpine:3.20 09:58:26 ---> ff221270b9fb 09:58:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:58:26 ---> Running in d1b9ef226c82 09:58:26 Removing intermediate container d1b9ef226c82 09:58:26 ---> d6273d3f8990 09:58:26 Step 13/24 : RUN apk add --update --no-cache dumb-init 09:58:26 ---> Running in b5859829cc2a 09:58:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:58:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:58:26 (1/1) Installing dumb-init (1.2.5-r3) 09:58:26 Executing busybox-1.36.1-r29.trigger 09:58:26 OK: 8 MiB in 15 packages 09:58:26 Removing intermediate container b5859829cc2a 09:58:26 ---> 315854a9f598 09:58:26 Step 14/24 : RUN apk --no-cache upgrade 09:58:26 ---> Running in 10ebf1e5400c 09:58:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:58:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:58:26 OK: 8 MiB in 15 packages 09:58:26 Removing intermediate container 10ebf1e5400c 09:58:26 ---> 0a1b809d80f6 09:58:26 Step 15/24 : WORKDIR / 09:58:26 ---> Running in e8008794d82b 09:58:26 Removing intermediate container e8008794d82b 09:58:26 ---> ed1333b5bfd7 09:58:26 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:58:26 ---> 6afdc272454c 09:58:26 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:58:26 ---> 9a3ea0743ef3 09:58:26 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:58:27 ---> 53b79ef6f60a 09:58:27 Step 19/24 : EXPOSE 59999 09:58:27 ---> Running in e2c31b717a66 09:58:27 Removing intermediate container e2c31b717a66 09:58:27 ---> f7038bb50dc1 09:58:27 Step 20/24 : ENTRYPOINT ["/device-simple"] 09:58:27 ---> Running in 53db0b9fc532 09:58:27 Removing intermediate container 53db0b9fc532 09:58:27 ---> 1fc616c9fdd4 09:58:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:58:27 ---> Running in 167ef39ab208 09:58:27 Removing intermediate container 167ef39ab208 09:58:27 ---> e80cc53adbd6 09:58:27 Step 22/24 : LABEL arch=amd64 09:58:27 ---> Running in dd64ba8e1928 09:58:27 Removing intermediate container dd64ba8e1928 09:58:27 ---> c6f703fe0ec7 09:58:27 Step 23/24 : LABEL git_sha=2292029da43dc8641ae4f1a5e09ca71d8d6a0c64 09:58:27 ---> Running in 83b43d2e5335 09:58:27 Removing intermediate container 83b43d2e5335 09:58:27 ---> 791dbe9ca6e4 09:58:27 Step 24/24 : LABEL version=4.0.0-dev.29 09:58:27 ---> Running in b382811c9de9 09:58:27 Removing intermediate container b382811c9de9 09:58:27 ---> 0fb90c16466f 09:58:27 [Warning] One or more build-args [ARCH] were not consumed 09:58:27 Successfully built 0fb90c16466f 09:58:27 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 09:58:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:58:28 09:58:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:58:28 latest: Pulling from edgex-lftools-log-publisher 09:58:28 5eb5b503b376: Pulling fs layer 09:58:28 5c69ac0246d0: Pulling fs layer 09:58:28 ec43610c2a17: Pulling fs layer 09:58:28 3a2ae6a8a46f: Pulling fs layer 09:58:28 33b1e0a273af: Pulling fs layer 09:58:28 5d3b04190fa2: Pulling fs layer 09:58:28 2f39f015ded8: Pulling fs layer 09:58:28 33b1e0a273af: Waiting 09:58:28 5d3b04190fa2: Waiting 09:58:28 3a2ae6a8a46f: Waiting 09:58:28 2f39f015ded8: Waiting 09:58:28 5c69ac0246d0: Verifying Checksum 09:58:28 5c69ac0246d0: Download complete 09:58:28 3a2ae6a8a46f: Verifying Checksum 09:58:28 3a2ae6a8a46f: Download complete 09:58:28 33b1e0a273af: Verifying Checksum 09:58:28 33b1e0a273af: Download complete 09:58:28 5d3b04190fa2: Verifying Checksum 09:58:28 5d3b04190fa2: Download complete 09:58:28 ec43610c2a17: Verifying Checksum 09:58:28 ec43610c2a17: Download complete 09:58:28 5eb5b503b376: Verifying Checksum 09:58:28 5eb5b503b376: Download complete 09:58:29 2f39f015ded8: Verifying Checksum 09:58:29 2f39f015ded8: Download complete 09:58:29 5eb5b503b376: Pull complete 09:58:29 5c69ac0246d0: Pull complete 09:58:30 ec43610c2a17: Pull complete 09:58:30 3a2ae6a8a46f: Pull complete 09:58:30 33b1e0a273af: Pull complete 09:58:30 5d3b04190fa2: Pull complete 09:58:34 2f39f015ded8: Pull complete 09:58:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:58:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:58:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:58:34 prd-ubuntu20.04-docker-8c-8g-40450 does not seem to be running inside a container 09:58:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:58:36 $ docker top 2c503604860a4e32462cc9fd3961f7dfbae12d804dcb89479935d912aed32a30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:58:36 ---> job-cost.sh 09:58:36 lf-activate-venv: SKIPPING 09:58:36 INFO: No Stack... 09:58:36 INFO: Retrieving Pricing Info for: v3-standard-8 09:58:37 INFO: Archiving Costs [Pipeline] sh 09:58:37 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 09:58:37 + cut -d, -f6 [Pipeline] lock 09:58:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-352-stack-cost] 09:58:37 Resource [jenkins-edgexfoundry-device-sdk-go-main-352-stack-cost] did not exist. Created. 09:58:37 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-352-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:58:37 + echo total: 0.2199999988079071 [Pipeline] stash 09:58:37 Stashed 1 file(s) [Pipeline] } 09:58:37 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-352-stack-cost] [Pipeline] // lock [Pipeline] } 09:58:37 $ docker stop --time=1 2c503604860a4e32462cc9fd3961f7dfbae12d804dcb89479935d912aed32a30 09:58:39 $ docker rm -f --volumes 2c503604860a4e32462cc9fd3961f7dfbae12d804dcb89479935d912aed32a30 [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 09:58:39 provisioning config files... 09:58:39 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10194835342849699044tmp [Pipeline] { [Pipeline] sh 09:58:39 + set +x 09:58:39 + curl -s https://codecov.io/bash 09:58:39 + bash -s -- 09:58:39 09:58:39 _____ _ 09:58:39 / ____| | | 09:58:39 | | ___ __| | ___ ___ _____ __ 09:58:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:58:39 | |___| (_) | (_| | __/ (_| (_) \ V / 09:58:39 \_____\___/ \__,_|\___|\___\___/ \_/ 09:58:39 Bash-1.0.6 09:58:39 09:58:39 09:58:39 ==> git version 2.25.1 found 09:58:39 ==> 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 09:58:39 Release-Date: 2020-01-08 09:58:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:58:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:58:39 ==> Jenkins CI detected. 09:58:39 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 09:58:39 project root: . 09:58:39 --> token set from env 09:58:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:58:39 ==> Running gcov in . (disable via -X gcov) 09:58:39 ==> Python coveragepy not found 09:58:39 ==> Searching for coverage reports in: 09:58:39 + . 09:58:39 -> Found 1 reports 09:58:39 ==> Detecting git/mercurial file structure 09:58:39 ==> Reading reports 09:58:39 + ./coverage.out bytes=497263 09:58:39 ==> Appending adjustments 09:58:39 https://docs.codecov.io/docs/fixing-reports 09:58:40 + Found adjustments 09:58:40 ==> Gzipping contents 09:58:40 48K /tmp/codecov.cdeBke.gz 09:58:40 ==> Uploading reports 09:58:40 url: https://codecov.io 09:58:40 query: branch=main&commit=2292029da43dc8641ae4f1a5e09ca71d8d6a0c64&build=352&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F352%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:58:40 -> Pinging Codecov 09:58:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2292029da43dc8641ae4f1a5e09ca71d8d6a0c64&build=352&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F352%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:58:40 -> Uploading to 09:58:40 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/2292029da43dc8641ae4f1a5e09ca71d8d6a0c64/478d5dd4-4313-4d22-9a55-ee342928353b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250306%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250306T095840Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=df4a169e15c408828255db4627de478f8559b8346eebc63db6f5d25281fa9b7b 09:58:40 % Total % Received % Xferd Average Speed Time Time Time Current 09:58:40 Dload Upload Total Spent Left Speed 09:58:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47187 0 0 100 47187 0 250k --:--:-- --:--:-- --:--:-- 250k 09:58:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/2292029da43dc8641ae4f1a5e09ca71d8d6a0c64 [Pipeline] } 09:58:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:58:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:58:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:58:41 09:58:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:58:41 latest: Pulling from edgex-devops/edgex-snyk-go 09:58:41 43c4264eed91: Pulling fs layer 09:58:41 4cc291be95ef: Pulling fs layer 09:58:41 2ac1f1163629: Pulling fs layer 09:58:41 5c3c966382ef: Pulling fs layer 09:58:41 4f4fb700ef54: Pulling fs layer 09:58:41 d9c7d2e4e75e: Pulling fs layer 09:58:41 9c3e1370e548: Pulling fs layer 09:58:41 d9c7d2e4e75e: Waiting 09:58:41 4f4fb700ef54: Waiting 09:58:41 9c3e1370e548: Waiting 09:58:41 5c3c966382ef: Waiting 09:58:41 4cc291be95ef: Verifying Checksum 09:58:41 4cc291be95ef: Download complete 09:58:41 5c3c966382ef: Verifying Checksum 09:58:41 5c3c966382ef: Download complete 09:58:41 4f4fb700ef54: Verifying Checksum 09:58:41 4f4fb700ef54: Download complete 09:58:41 43c4264eed91: Verifying Checksum 09:58:41 43c4264eed91: Download complete 09:58:41 43c4264eed91: Pull complete 09:58:41 d9c7d2e4e75e: Verifying Checksum 09:58:41 d9c7d2e4e75e: Download complete 09:58:42 4cc291be95ef: Pull complete 09:58:42 2ac1f1163629: Verifying Checksum 09:58:42 2ac1f1163629: Download complete 09:58:42 9c3e1370e548: Verifying Checksum 09:58:42 9c3e1370e548: Download complete 09:58:45 2ac1f1163629: Pull complete 09:58:45 5c3c966382ef: Pull complete 09:58:45 4f4fb700ef54: Pull complete 09:58:45 d9c7d2e4e75e: Pull complete 09:58:49 9c3e1370e548: Pull complete 09:58:49 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:58:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:58:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:58:49 prd-ubuntu20.04-docker-8c-8g-40450 does not seem to be running inside a container 09:58:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:58:51 $ docker top b3be9ee07a2ead9af1ae1b8b3cec79600deb81c770dfca7c2f7b42d92b298d98 -eo pid,comm [Pipeline] { [Pipeline] sh 09:58:51 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 09:58:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 09:58:51 + set -o pipefail 09:58:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 09:58:58 09:58:58 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... 09:58:58 09:58:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/9ebb8e2a-bbd2-492b-bc57-a97177d4eeba 09:58:58 09:58:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:58:58 09:58:58 09:58:58 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:58:58 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:58:58 $ docker stop --time=1 b3be9ee07a2ead9af1ae1b8b3cec79600deb81c770dfca7c2f7b42d92b298d98 09:59:00 $ docker rm -f --volumes b3be9ee07a2ead9af1ae1b8b3cec79600deb81c770dfca7c2f7b42d92b298d98 [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 09:59:01 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:59:01 provisioning config files... 09:59:01 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15083582666813925627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:59:01 --> edgex-publish-swagger.sh 09:59:01 === Publish openapi API === 09:59:01 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 09:59:01 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] 09:59:01 % Total % Received % Xferd Average Speed Time Time Time Current 09:59:01 Dload Upload Total Spent Left Speed 09:59:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 375 90404 --:--:-- --:--:-- --:--:-- 90780 09:59:02 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:59:02 [Pipeline] } 09:59:02 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 09:59:02 + git log --format=format:%s -1 2292029da43dc8641ae4f1a5e09ca71d8d6a0c64 [Pipeline] sh 09:59:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:59:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:59:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:59:03 prd-ubuntu20.04-docker-8c-8g-40450 does not seem to be running inside a container 09:59:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:59:03 $ docker top b70b1915bee52261e2abda71bded5a574822e4cd7c414917668ee20f654304b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:59:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:59:03 [ssh-agent] Looking for ssh-agent implementation... 09:59:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:59:03 $ docker exec b70b1915bee52261e2abda71bded5a574822e4cd7c414917668ee20f654304b9 ssh-agent 09:59:03 SSH_AUTH_SOCK=/tmp/ssh-cY5Hr8cJ66QH/agent.32 09:59:03 SSH_AGENT_PID=38 09:59:03 Running ssh-add (command line suppressed) 09:59:04 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9602955100738207814.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9602955100738207814.key) 09:59:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:59:04 + git semver tag 09:59:04 2025-03-06 09:59:04,585 [run_tag] DEBUG tag force:False 09:59:04 2025-03-06 09:59:04,585 [check_head_tag] DEBUG check head tag 09:59:04 2025-03-06 09:59:04,587 [execute] INFO git cat-file --batch-check 09:59:04 2025-03-06 09:59:04,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 09:59:04 2025-03-06 09:59:04,590 [execute] INFO git cat-file --batch 09:59:04 2025-03-06 09:59:04,590 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 09:59:04 2025-03-06 09:59:04,629 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:59:04 2025-03-06 09:59:04,629 [execute] INFO git tag -a v4.0.0-dev.29 -m v4.0.0-dev.29 09:59:04 2025-03-06 09:59:04,629 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.29', '-m', 'v4.0.0-dev.29'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 09:59:04 2025-03-06 09:59:04,635 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:59:04 4.0.0-dev.29 [Pipeline] } 09:59:04 $ docker exec --env ******** --env ******** b70b1915bee52261e2abda71bded5a574822e4cd7c414917668ee20f654304b9 ssh-agent -k 09:59:04 unset SSH_AUTH_SOCK; 09:59:04 unset SSH_AGENT_PID; 09:59:04 echo Agent pid 38 killed; 09:59:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:59:05 + git semver [Pipeline] } 09:59:05 $ docker stop --time=1 b70b1915bee52261e2abda71bded5a574822e4cd7c414917668ee20f654304b9 09:59:06 $ docker rm -f --volumes b70b1915bee52261e2abda71bded5a574822e4cd7c414917668ee20f654304b9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:59:07 09:59:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:59:07 0.23.1-centos7: Pulling from edgex-lftools 09:59:07 ab5ef0e58194: Pulling fs layer 09:59:07 9712f1f96733: Pulling fs layer 09:59:07 63f879dbbcfc: Pulling fs layer 09:59:07 0d9ebad4ef96: Pulling fs layer 09:59:07 e9a5061849ea: Pulling fs layer 09:59:07 d747dcd14b5f: Pulling fs layer 09:59:07 2de7ff778b66: Pulling fs layer 09:59:07 e9a5061849ea: Waiting 09:59:07 2de7ff778b66: Waiting 09:59:07 d747dcd14b5f: Waiting 09:59:07 9712f1f96733: Verifying Checksum 09:59:07 9712f1f96733: Download complete 09:59:07 63f879dbbcfc: Verifying Checksum 09:59:07 63f879dbbcfc: Download complete 09:59:07 e9a5061849ea: Verifying Checksum 09:59:07 e9a5061849ea: Download complete 09:59:07 d747dcd14b5f: Verifying Checksum 09:59:07 d747dcd14b5f: Download complete 09:59:07 0d9ebad4ef96: Verifying Checksum 09:59:07 0d9ebad4ef96: Download complete 09:59:07 ab5ef0e58194: Verifying Checksum 09:59:07 ab5ef0e58194: Download complete 09:59:07 2de7ff778b66: Verifying Checksum 09:59:07 2de7ff778b66: Download complete 09:59:10 ab5ef0e58194: Pull complete 09:59:10 9712f1f96733: Pull complete 09:59:11 63f879dbbcfc: Pull complete 09:59:14 0d9ebad4ef96: Pull complete 09:59:14 e9a5061849ea: Pull complete 09:59:14 d747dcd14b5f: Pull complete 09:59:15 2de7ff778b66: Pull complete 09:59:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:59:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:59:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:59:15 prd-ubuntu20.04-docker-8c-8g-40450 does not seem to be running inside a container 09:59:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:59:17 $ docker top 3d119c9b75cb31e0132e313382a56d35e3f9f5737cb26924f3dc198cee244600 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:59:17 provisioning config files... 09:59:17 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8208782819277344158tmp 09:59:17 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14472253634983513539tmp 09:59:17 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3770021095798580518tmp [Pipeline] { [Pipeline] echo 09:59:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:59:18 ---> sigul-configuration.sh 09:59:18 gpg: directory `/root/.gnupg' created 09:59:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:59:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:59:18 gpg: keyring `/root/.gnupg/secring.gpg' created 09:59:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:59:18 gpg: CAST5 encrypted data 09:59:18 gpg: encrypted with 1 passphrase 09:59:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:59:18 + mkdir /home/jenkins 09:59:18 + mkdir /home/jenkins/sigul [Pipeline] sh 09:59:18 + 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 09:59:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:59:19 ---> sigul-install.sh 09:59:19 Sigul already installed; skipping installation. [Pipeline] sh 09:59:19 + git tag --list 09:59:19 0.7.1 09:59:19 delhi-tag 09:59:19 v1.0.0 09:59:19 v1.1.0 09:59:19 v1.1.1 09:59:19 v1.1.2 09:59:19 v1.2.0 09:59:19 v1.2.1 09:59:19 v1.2.2 09:59:19 v1.2.3 09:59:19 v1.3.0 09:59:19 v1.4.0 09:59:19 v2.0.0 09:59:19 v2.1.0 09:59:19 v2.1.1 09:59:19 v2.2.0 09:59:19 v2.3.0 09:59:19 v2.3.1 09:59:19 v3.0 09:59:19 v3.0.0 09:59:19 v3.0.1-dev.1 09:59:19 v3.1 09:59:19 v3.1.0 09:59:19 v3.1.0-dev.1 09:59:19 v3.1.0-dev.10 09:59:19 v3.1.0-dev.11 09:59:19 v3.1.0-dev.12 09:59:19 v3.1.0-dev.13 09:59:19 v3.1.0-dev.14 09:59:19 v3.1.0-dev.15 09:59:19 v3.1.0-dev.16 09:59:19 v3.1.0-dev.17 09:59:19 v3.1.0-dev.18 09:59:19 v3.1.0-dev.19 09:59:19 v3.1.0-dev.2 09:59:19 v3.1.0-dev.20 09:59:19 v3.1.0-dev.21 09:59:19 v3.1.0-dev.22 09:59:19 v3.1.0-dev.23 09:59:19 v3.1.0-dev.24 09:59:19 v3.1.0-dev.25 09:59:19 v3.1.0-dev.26 09:59:19 v3.1.0-dev.27 09:59:19 v3.1.0-dev.28 09:59:19 v3.1.0-dev.29 09:59:19 v3.1.0-dev.3 09:59:19 v3.1.0-dev.30 09:59:19 v3.1.0-dev.31 09:59:19 v3.1.0-dev.32 09:59:19 v3.1.0-dev.33 09:59:19 v3.1.0-dev.34 09:59:19 v3.1.0-dev.35 09:59:19 v3.1.0-dev.36 09:59:19 v3.1.0-dev.37 09:59:19 v3.1.0-dev.38 09:59:19 v3.1.0-dev.39 09:59:19 v3.1.0-dev.4 09:59:19 v3.1.0-dev.40 09:59:19 v3.1.0-dev.41 09:59:19 v3.1.0-dev.5 09:59:19 v3.1.0-dev.6 09:59:19 v3.1.0-dev.7 09:59:19 v3.1.0-dev.8 09:59:19 v3.1.0-dev.9 09:59:19 v3.1.1 09:59:19 v3.1.1-dev.1 09:59:19 v3.2.0-dev.1 09:59:19 v3.2.0-dev.10 09:59:19 v3.2.0-dev.11 09:59:19 v3.2.0-dev.12 09:59:19 v3.2.0-dev.13 09:59:19 v3.2.0-dev.14 09:59:19 v3.2.0-dev.15 09:59:19 v3.2.0-dev.16 09:59:19 v3.2.0-dev.17 09:59:19 v3.2.0-dev.18 09:59:19 v3.2.0-dev.19 09:59:19 v3.2.0-dev.2 09:59:19 v3.2.0-dev.20 09:59:19 v3.2.0-dev.21 09:59:19 v3.2.0-dev.22 09:59:19 v3.2.0-dev.23 09:59:19 v3.2.0-dev.24 09:59:19 v3.2.0-dev.25 09:59:19 v3.2.0-dev.26 09:59:19 v3.2.0-dev.27 09:59:19 v3.2.0-dev.28 09:59:19 v3.2.0-dev.29 09:59:19 v3.2.0-dev.3 09:59:19 v3.2.0-dev.30 09:59:19 v3.2.0-dev.31 09:59:19 v3.2.0-dev.32 09:59:19 v3.2.0-dev.33 09:59:19 v3.2.0-dev.34 09:59:19 v3.2.0-dev.35 09:59:19 v3.2.0-dev.36 09:59:19 v3.2.0-dev.37 09:59:19 v3.2.0-dev.38 09:59:19 v3.2.0-dev.39 09:59:19 v3.2.0-dev.4 09:59:19 v3.2.0-dev.40 09:59:19 v3.2.0-dev.41 09:59:19 v3.2.0-dev.42 09:59:19 v3.2.0-dev.43 09:59:19 v3.2.0-dev.44 09:59:19 v3.2.0-dev.45 09:59:19 v3.2.0-dev.46 09:59:19 v3.2.0-dev.47 09:59:19 v3.2.0-dev.48 09:59:19 v3.2.0-dev.5 09:59:19 v3.2.0-dev.6 09:59:19 v3.2.0-dev.7 09:59:19 v3.2.0-dev.8 09:59:19 v3.2.0-dev.9 09:59:19 v4.0.0-dev.1 09:59:19 v4.0.0-dev.10 09:59:19 v4.0.0-dev.11 09:59:19 v4.0.0-dev.12 09:59:19 v4.0.0-dev.13 09:59:19 v4.0.0-dev.14 09:59:19 v4.0.0-dev.15 09:59:19 v4.0.0-dev.16 09:59:19 v4.0.0-dev.17 09:59:19 v4.0.0-dev.18 09:59:19 v4.0.0-dev.19 09:59:19 v4.0.0-dev.2 09:59:19 v4.0.0-dev.20 09:59:19 v4.0.0-dev.21 09:59:19 v4.0.0-dev.22 09:59:19 v4.0.0-dev.23 09:59:19 v4.0.0-dev.24 09:59:19 v4.0.0-dev.25 09:59:19 v4.0.0-dev.26 09:59:19 v4.0.0-dev.27 09:59:19 v4.0.0-dev.28 09:59:19 v4.0.0-dev.29 09:59:19 v4.0.0-dev.3 09:59:19 v4.0.0-dev.4 09:59:19 v4.0.0-dev.5 09:59:19 v4.0.0-dev.6 09:59:19 v4.0.0-dev.7 09:59:19 v4.0.0-dev.8 09:59:19 v4.0.0-dev.9 [Pipeline] sh 09:59:19 + lftools sign git-tag v4.0.0-dev.29 09:59:20 Signing Git tag with Sigul... 09:59:20 Signing v4.0.0-dev.29 [Pipeline] echo 09:59:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:59:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:59:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:59:20 $ docker stop --time=1 3d119c9b75cb31e0132e313382a56d35e3f9f5737cb26924f3dc198cee244600 09:59:22 $ docker rm -f --volumes 3d119c9b75cb31e0132e313382a56d35e3f9f5737cb26924f3dc198cee244600 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:59:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:59:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:59:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:59:22 prd-ubuntu20.04-docker-8c-8g-40450 does not seem to be running inside a container 09:59: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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:59:23 $ docker top 3c11ee8ba933297eb7a92d39ecd70f4793f0ae315d9e5b50e94cd32558cabe9b -eo pid,comm 09:59:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:59:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:59:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:59:23 [ssh-agent] Looking for ssh-agent implementation... 09:59:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:59:23 $ docker exec 3c11ee8ba933297eb7a92d39ecd70f4793f0ae315d9e5b50e94cd32558cabe9b ssh-agent 09:59:23 SSH_AUTH_SOCK=/tmp/ssh-VTIPqMCXMhB4/agent.33 09:59:23 SSH_AGENT_PID=39 09:59:23 Running ssh-add (command line suppressed) 09:59:23 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12443345634323438840.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12443345634323438840.key) 09:59:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:59:24 + git semver bump pre 09:59:24 2025-03-06 09:59:24,226 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:59:24 2025-03-06 09:59:24,227 [bump_version] DEBUG bumping version:4.0.0-dev.29 on axis:pre with prefix:dev 09:59:24 2025-03-06 09:59:24,227 [bump_version] DEBUG bumped version:4.0.0-dev.30 09:59:24 2025-03-06 09:59:24,227 [write_version] DEBUG write version:4.0.0-dev.30 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 09:59:24 2025-03-06 09:59:24,227 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:59:24 2025-03-06 09:59:24,227 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:59:24 2025-03-06 09:59:24,229 [execute] INFO git cat-file --batch-check 09:59:24 2025-03-06 09:59:24,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:59:24 2025-03-06 09:59:24,233 [execute] INFO git cat-file --batch 09:59:24 2025-03-06 09:59:24,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:59:24 2025-03-06 09:59:24,238 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:59:24 4.0.0-dev.30 [Pipeline] } 09:59:24 $ docker exec --env ******** --env ******** 3c11ee8ba933297eb7a92d39ecd70f4793f0ae315d9e5b50e94cd32558cabe9b ssh-agent -k 09:59:24 unset SSH_AUTH_SOCK; 09:59:24 unset SSH_AGENT_PID; 09:59:24 echo Agent pid 39 killed; 09:59:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:59:24 + git semver [Pipeline] } 09:59:25 $ docker stop --time=1 3c11ee8ba933297eb7a92d39ecd70f4793f0ae315d9e5b50e94cd32558cabe9b 09:59:26 $ docker rm -f --volumes 3c11ee8ba933297eb7a92d39ecd70f4793f0ae315d9e5b50e94cd32558cabe9b [Pipeline] // withDockerContainer [Pipeline] sh 09:59:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:59:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:59:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:59:27 prd-ubuntu20.04-docker-8c-8g-40450 does not seem to be running inside a container 09:59:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:59:27 $ docker top 40077354e586b2c186f9433687cf00d8dc17bbf2c7fb813f2dfb7c32e7c6bee7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:59:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:59:27 [ssh-agent] Looking for ssh-agent implementation... 09:59:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:59:27 $ docker exec 40077354e586b2c186f9433687cf00d8dc17bbf2c7fb813f2dfb7c32e7c6bee7 ssh-agent 09:59:27 SSH_AUTH_SOCK=/tmp/ssh-hqqZZGGlIGjG/agent.33 09:59:27 SSH_AGENT_PID=39 09:59:27 Running ssh-add (command line suppressed) 09:59:27 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11256509061027300667.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11256509061027300667.key) 09:59:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:59:28 + git semver push 09:59:28 2025-03-06 09:59:28,431 [run_push] DEBUG push 09:59:28 2025-03-06 09:59:28,432 [execute] INFO git cat-file --batch-check 09:59:28 2025-03-06 09:59:28,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:59:28 2025-03-06 09:59:28,436 [execute] INFO git rev-list 90ed42137e0217159b64f018cb05cab894dff06f -- 09:59:28 2025-03-06 09:59:28,436 [execute] DEBUG Popen(['git', 'rev-list', '90ed42137e0217159b64f018cb05cab894dff06f', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:59:28 2025-03-06 09:59:28,448 [execute] INFO git fetch -v origin 09:59:28 2025-03-06 09:59:28,448 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 09:59:29 2025-03-06 09:59:28,877 [run_push] DEBUG no remote changes detected 09:59:29 2025-03-06 09:59:28,877 [execute] INFO git push origin semver 09:59:29 2025-03-06 09:59:28,878 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:59:29 2025-03-06 09:59:29,558 [run_push] DEBUG push all version tags 09:59:29 2025-03-06 09:59:29,558 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:59:29 2025-03-06 09:59:29,559 [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) 09:59:30 2025-03-06 09:59:30,173 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:59:30 4.0.0-dev.30 [Pipeline] } 09:59:30 $ docker exec --env ******** --env ******** 40077354e586b2c186f9433687cf00d8dc17bbf2c7fb813f2dfb7c32e7c6bee7 ssh-agent -k 09:59:30 unset SSH_AUTH_SOCK; 09:59:30 unset SSH_AGENT_PID; 09:59:30 echo Agent pid 39 killed; 09:59:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:59:30 + git semver [Pipeline] } 09:59:30 $ docker stop --time=1 40077354e586b2c186f9433687cf00d8dc17bbf2c7fb813f2dfb7c32e7c6bee7 09:59:32 $ docker rm -f --volumes 40077354e586b2c186f9433687cf00d8dc17bbf2c7fb813f2dfb7c32e7c6bee7 [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 09:59:32 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 09:59:32 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 09:59:32 total 16 09:59:32 drwxr-xr-x 3 root root 4096 Mar 6 09:58 . 09:59:32 drwxrwxr-x 12 jenkins jenkins 4096 Mar 6 09:59 .. 09:59:32 drwxr-xr-x 2 root root 4096 Mar 6 09:58 cost 09:59:32 -rw-r--r-- 1 root root 85 Mar 6 09:58 cost.csv 09:59:32 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 09:59:32 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 09:59:32 total 16 09:59:32 drwxr-xr-x 3 jenkins jenkins 4096 Mar 6 09:58 . 09:59:32 drwxrwxr-x 12 jenkins jenkins 4096 Mar 6 09:59 .. 09:59:32 drwxr-xr-x 2 jenkins jenkins 4096 Mar 6 09:58 cost 09:59:32 -rw-r--r-- 1 jenkins jenkins 85 Mar 6 09:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:59:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:59:33 ---> package-listing.sh 09:59:33 ++ facter osfamily 09:59:33 ++ tr '[:upper:]' '[:lower:]' 09:59:34 + OS_FAMILY=debian 09:59:34 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 09:59:34 + START_PACKAGES=/tmp/packages_start.txt 09:59:34 + END_PACKAGES=/tmp/packages_end.txt 09:59:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:59:34 + PACKAGES=/tmp/packages_start.txt 09:59:34 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 09:59:34 + PACKAGES=/tmp/packages_end.txt 09:59:34 + case "${OS_FAMILY}" in 09:59:34 + dpkg -l 09:59:34 + grep '^ii' 09:59:34 + '[' -f /tmp/packages_start.txt ']' 09:59:34 + '[' -f /tmp/packages_end.txt ']' 09:59:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:59:34 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 09:59:34 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 09:59:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 09:59:34 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 09:59:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:59:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:59:35 prd-ubuntu20.04-docker-8c-8g-40450 does not seem to be running inside a container 09:59:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:59:35 $ docker top 237d6cd3148ce6dfc037283d532c9ee6f9df343dcde8bfc64da1665e46d1c6ee -eo pid,comm [Pipeline] { [Pipeline] sh 09:59:35 + touch /tmp/pre-build-complete [Pipeline] sh 09:59:35 + mkdir -p /var/log/sysstat [Pipeline] sh 09:59:36 + ls /var/log/sa-host 09:59:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:59:36 provisioning config files... 09:59:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2688340238573419300tmp [Pipeline] { [Pipeline] echo 09:59:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:59:36 ---> create-netrc.sh [Pipeline] } 09:59:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:59:36 ---> python-tools-install.sh [Pipeline] echo 09:59:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:59:37 ---> sudo-logs.sh 09:59:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:59:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:59:37 ---> job-cost.sh 09:59:37 lf-activate-venv: SKIPPING 09:59:37 DEBUG: total: 0.2199999988079071 09:59:37 INFO: Retrieving Stack Cost... 09:59:37 INFO: Retrieving Pricing Info for: v3-standard-8 09:59:38 INFO: Archiving Costs [Pipeline] echo 09:59:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:59:38 ---> logs-deploy.sh 09:59:38 lf-activate-venv: SKIPPING 09:59:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/352 09:59:38 INFO: archiving workspace using pattern(s): 09:59:39 Archives upload complete. 09:59:39 INFO: archiving logs to Nexus