Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1fa3249a16c5e4947735e7736ab81511a542f194 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-ssh16448547754066456061.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh15173875472542252135.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh4724291498135549176.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh1685755274920458020.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-ssh6584788152936951405.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2875 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1fa3249a16c5e4947735e7736ab81511a542f194 (main) Commit message: "build(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 (#1726)" > git config core.sparsecheckout # timeout=10 > git checkout -f 1fa3249a16c5e4947735e7736ab81511a542f194 # timeout=10 > git rev-list --no-walk 9aee11a7de1ac3f34f75f87d3f9801ad10f84096 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-06T05:11:07.781Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-06-06T05:11:07.881Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-06-06T05:11:07.908Z] ========================================================= [2025-06-06T05:11:07.908Z] EdgeX Global Pipelines Version Info [2025-06-06T05:11:07.908Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-06-06T05:11:09.018Z] ------------------- [2025-06-06T05:11:09.018Z] stable info: [2025-06-06T05:11:09.018Z] ------------------- [2025-06-06T05:11:09.018Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-06-06T05:11:09.018Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-06T05:11:09.018Z] Message: update stable to v1.0.274 [2025-06-06T05:11:09.279Z] ------------------- [2025-06-06T05:11:09.279Z] experimental info: [2025-06-06T05:11:09.279Z] ------------------- [2025-06-06T05:11:09.279Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-06-06T05:11:09.279Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-06-06T05:11:09.279Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-06-06T05:11:09.384Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2025-06-06T05:11:09.408Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2025-06-06T05:11:09.436Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-06-06T05:11:09.459Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-06-06T05:11:09.485Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-06-06T05:11:09.519Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-06-06T05:11:09.540Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-06-06T05:11:09.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2025-06-06T05:11:09.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-06-06T05:11:09.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-06-06T05:11:09.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-06-06T05:11:09.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2025-06-06T05:11:09.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-06-06T05:11:09.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-06-06T05:11:09.740Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-06-06T05:11:09.760Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-06-06T05:11:09.779Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-06-06T05:11:09.802Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-06-06T05:11:09.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-06-06T05:11:09.845Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-06-06T05:11:09.874Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-06-06T05:11:09.896Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-06-06T05:11:09.918Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-06-06T05:11:09.940Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-06-06T05:11:09.965Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-06-06T05:11:09.987Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-06-06T05:11:10.015Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-06-06T05:11:10.041Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-06-06T05:11:10.072Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-06-06T05:11:10.096Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-06-06T05:11:10.118Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1fa3249a16c5e4947735e7736ab81511a542f194 [Pipeline] echo [2025-06-06T05:11:10.144Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1fa3249 [Pipeline] echo [2025-06-06T05:11:10.164Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-06T05:11:10.238Z] provisioning config files... [2025-06-06T05:11:10.251Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8466320565771668165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-06T05:11:10.597Z] ---> ****-login.sh [2025-06-06T05:11:10.597Z] nexus3.edgexfoundry.org:10001 [2025-06-06T05:11:10.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-06T05:11:11.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-06T05:11:11.118Z] Configure a credential helper to remove this warning. See [2025-06-06T05:11:11.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-06T05:11:11.118Z] [2025-06-06T05:11:11.118Z] Login Succeeded [2025-06-06T05:11:11.118Z] nexus3.edgexfoundry.org:10002 [2025-06-06T05:11:11.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-06T05:11:11.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-06T05:11:11.118Z] Configure a credential helper to remove this warning. See [2025-06-06T05:11:11.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-06T05:11:11.118Z] [2025-06-06T05:11:11.118Z] Login Succeeded [2025-06-06T05:11:11.118Z] nexus3.edgexfoundry.org:10003 [2025-06-06T05:11:11.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-06T05:11:11.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-06T05:11:11.380Z] Configure a credential helper to remove this warning. See [2025-06-06T05:11:11.380Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-06T05:11:11.380Z] [2025-06-06T05:11:11.380Z] Login Succeeded [2025-06-06T05:11:11.380Z] nexus3.edgexfoundry.org:10004 [2025-06-06T05:11:11.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-06T05:11:11.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-06T05:11:11.380Z] Configure a credential helper to remove this warning. See [2025-06-06T05:11:11.380Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-06T05:11:11.380Z] [2025-06-06T05:11:11.380Z] Login Succeeded [2025-06-06T05:11:11.380Z] ****.io [2025-06-06T05:11:11.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-06T05:11:11.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-06T05:11:11.640Z] Configure a credential helper to remove this warning. See [2025-06-06T05:11:11.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-06T05:11:11.640Z] [2025-06-06T05:11:11.640Z] Login Succeeded [2025-06-06T05:11:11.640Z] ---> ****-login.sh ends [Pipeline] } [2025-06-06T05:11:11.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-06-06T05:11:12.093Z] + git rev-list -1 --merges 1fa3249a16c5e4947735e7736ab81511a542f194~1..1fa3249a16c5e4947735e7736ab81511a542f194 [Pipeline] echo [2025-06-06T05:11:12.121Z] -----------> git rev-list -1 --merges 1fa3249a16c5e4947735e7736ab81511a542f194~1..1fa3249a16c5e4947735e7736ab81511a542f194 1fa3249a16c5e4947735e7736ab81511a542f194 [false] [Pipeline] sh [2025-06-06T05:11:12.422Z] + git log --format=format:%s -1 1fa3249a16c5e4947735e7736ab81511a542f194 [Pipeline] echo [2025-06-06T05:11:12.441Z] ========================================================= [2025-06-06T05:11:12.441Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-06-06T05:11:12.441Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-06T05:11:12.797Z] + git log --format=format:%s -1 1fa3249a16c5e4947735e7736ab81511a542f194 [Pipeline] echo [2025-06-06T05:11:12.811Z] [semverPrep] GIT_COMMIT: 1fa3249a16c5e4947735e7736ab81511a542f194, Commit Message: build(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 (#1726) [Pipeline] echo [2025-06-06T05:11:12.824Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-06-06T05:11:13.224Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-06T05:11:13.224Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-06-06T05:11:13.224Z] + [ -e /tmp/ssh_known_hosts ] [2025-06-06T05:11:13.224Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-06-06T05:11:13.224Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-06-06T05:11:13.224Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-06-06T05:11:13.224Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-06T05:11:13.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-06T05:11:13.668Z] [2025-06-06T05:11:13.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-06T05:11:13.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-06T05:11:13.985Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-06-06T05:11:13.985Z] 3dae71ba6b94: Pulling fs layer [2025-06-06T05:11:13.986Z] 6bf1a483ea7c: Pulling fs layer [2025-06-06T05:11:13.986Z] f5dfc541a4d3: Pulling fs layer [2025-06-06T05:11:13.986Z] 461d9e800cba: Pulling fs layer [2025-06-06T05:11:13.986Z] 80192f66455f: Pulling fs layer [2025-06-06T05:11:13.986Z] 2e8e34ca0e6c: Pulling fs layer [2025-06-06T05:11:13.986Z] a29436f7fd5d: Pulling fs layer [2025-06-06T05:11:13.986Z] 923cac83aea3: Pulling fs layer [2025-06-06T05:11:13.986Z] 25ad8b0a4227: Pulling fs layer [2025-06-06T05:11:13.986Z] db01528c6b51: Pulling fs layer [2025-06-06T05:11:13.986Z] 461d9e800cba: Waiting [2025-06-06T05:11:13.986Z] 28988de357af: Pulling fs layer [2025-06-06T05:11:13.986Z] 2e8e34ca0e6c: Waiting [2025-06-06T05:11:13.986Z] a29436f7fd5d: Waiting [2025-06-06T05:11:13.986Z] 923cac83aea3: Waiting [2025-06-06T05:11:13.986Z] 80192f66455f: Waiting [2025-06-06T05:11:13.986Z] 25ad8b0a4227: Waiting [2025-06-06T05:11:13.986Z] db01528c6b51: Waiting [2025-06-06T05:11:14.251Z] 6bf1a483ea7c: Verifying Checksum [2025-06-06T05:11:14.251Z] 6bf1a483ea7c: Download complete [2025-06-06T05:11:14.251Z] 461d9e800cba: Verifying Checksum [2025-06-06T05:11:14.251Z] 461d9e800cba: Download complete [2025-06-06T05:11:14.251Z] 80192f66455f: Verifying Checksum [2025-06-06T05:11:14.251Z] 80192f66455f: Download complete [2025-06-06T05:11:14.251Z] f5dfc541a4d3: Verifying Checksum [2025-06-06T05:11:14.251Z] f5dfc541a4d3: Download complete [2025-06-06T05:11:14.251Z] 3dae71ba6b94: Download complete [2025-06-06T05:11:14.522Z] 923cac83aea3: Download complete [2025-06-06T05:11:14.522Z] 25ad8b0a4227: Verifying Checksum [2025-06-06T05:11:14.522Z] 25ad8b0a4227: Download complete [2025-06-06T05:11:14.522Z] db01528c6b51: Download complete [2025-06-06T05:11:14.522Z] 28988de357af: Verifying Checksum [2025-06-06T05:11:14.522Z] 28988de357af: Download complete [2025-06-06T05:11:14.781Z] a29436f7fd5d: Verifying Checksum [2025-06-06T05:11:14.781Z] a29436f7fd5d: Download complete [2025-06-06T05:11:15.372Z] 2e8e34ca0e6c: Verifying Checksum [2025-06-06T05:11:15.372Z] 2e8e34ca0e6c: Download complete [2025-06-06T05:11:15.634Z] 3dae71ba6b94: Pull complete [2025-06-06T05:11:15.634Z] 6bf1a483ea7c: Pull complete [2025-06-06T05:11:16.582Z] f5dfc541a4d3: Pull complete [2025-06-06T05:11:16.582Z] 461d9e800cba: Pull complete [2025-06-06T05:11:16.582Z] 80192f66455f: Pull complete [2025-06-06T05:11:19.894Z] 2e8e34ca0e6c: Pull complete [2025-06-06T05:11:20.464Z] a29436f7fd5d: Pull complete [2025-06-06T05:11:20.464Z] 923cac83aea3: Pull complete [2025-06-06T05:11:20.724Z] 25ad8b0a4227: Pull complete [2025-06-06T05:11:20.724Z] db01528c6b51: Pull complete [2025-06-06T05:11:20.985Z] 28988de357af: Pull complete [2025-06-06T05:11:20.985Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-06-06T05:11:20.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-06T05:11:20.985Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-06T05:11:21.142Z] prd-ubuntu20.04-docker-8c-8g-2875 does not seem to be running inside a container [2025-06-06T05:11:21.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-06T05:11:26.059Z] $ docker top 4d2ec4003d374b0bfa2fd3907cf52ab1a708da749121f446aa95bf24cfd8c908 -eo pid,comm [2025-06-06T05:11:26.116Z] 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). [2025-06-06T05:11:26.116Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-06T05:11:26.169Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-06T05:11:26.169Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-06T05:11:26.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-06T05:11:26.294Z] $ docker exec 4d2ec4003d374b0bfa2fd3907cf52ab1a708da749121f446aa95bf24cfd8c908 ssh-agent [2025-06-06T05:11:26.403Z] SSH_AUTH_SOCK=/tmp/ssh-wkDYrQ7eo0ng/agent.32 [2025-06-06T05:11:26.403Z] SSH_AGENT_PID=38 [2025-06-06T05:11:26.410Z] Running ssh-add (command line suppressed) [2025-06-06T05:11:26.525Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16648528668583803387.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16648528668583803387.key) [2025-06-06T05:11:26.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-06T05:11:26.845Z] + git tag --points-at HEAD [Pipeline] } [2025-06-06T05:11:26.860Z] $ docker exec --env ******** --env ******** 4d2ec4003d374b0bfa2fd3907cf52ab1a708da749121f446aa95bf24cfd8c908 ssh-agent -k [2025-06-06T05:11:26.955Z] unset SSH_AUTH_SOCK; [2025-06-06T05:11:26.956Z] unset SSH_AGENT_PID; [2025-06-06T05:11:26.956Z] echo Agent pid 38 killed; [2025-06-06T05:11:26.967Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-06-06T05:11:27.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-06T05:11:27.011Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-06T05:11:27.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-06T05:11:27.130Z] $ docker exec 4d2ec4003d374b0bfa2fd3907cf52ab1a708da749121f446aa95bf24cfd8c908 ssh-agent [2025-06-06T05:11:27.238Z] SSH_AUTH_SOCK=/tmp/ssh-bDgnSsCNurh9/agent.71 [2025-06-06T05:11:27.238Z] SSH_AGENT_PID=77 [2025-06-06T05:11:27.243Z] Running ssh-add (command line suppressed) [2025-06-06T05:11:27.346Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5619933612549063382.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5619933612549063382.key) [2025-06-06T05:11:27.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-06T05:11:27.648Z] + git semver init [2025-06-06T05:11:27.908Z] 2025-06-06 05:11:27,874 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-06T05:11:27.908Z] 2025-06-06 05:11:27,877 [run_init] DEBUG init version:0.0.0 force:False [2025-06-06T05:11:27.908Z] 2025-06-06 05:11:27,878 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-06-06T05:11:27.908Z] 2025-06-06 05:11:27,878 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-06-06T05:11:27.908Z] 2025-06-06 05:11:27,878 [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, stdin=None, shell=False, universal_newlines=False) [2025-06-06T05:11:29.818Z] 2025-06-06 05:11:29,341 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2025-06-06T05:11:29.818Z] 2025-06-06 05:11:29,341 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2025-06-06T05:11:29.818Z] 2025-06-06 05:11:29,341 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-06-06T05:11:29.818Z] 2025-06-06 05:11:29,341 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-06-06T05:11:29.818Z] 4.1.0-dev.9 [Pipeline] } [2025-06-06T05:11:29.827Z] $ docker exec --env ******** --env ******** 4d2ec4003d374b0bfa2fd3907cf52ab1a708da749121f446aa95bf24cfd8c908 ssh-agent -k [2025-06-06T05:11:29.922Z] unset SSH_AUTH_SOCK; [2025-06-06T05:11:29.922Z] unset SSH_AGENT_PID; [2025-06-06T05:11:29.922Z] echo Agent pid 77 killed; [2025-06-06T05:11:29.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-06T05:11:30.251Z] + git semver [Pipeline] } [2025-06-06T05:11:30.527Z] $ docker stop --time=1 4d2ec4003d374b0bfa2fd3907cf52ab1a708da749121f446aa95bf24cfd8c908 [2025-06-06T05:11:31.846Z] $ docker rm -f --volumes 4d2ec4003d374b0bfa2fd3907cf52ab1a708da749121f446aa95bf24cfd8c908 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-06T05:11:32.191Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-06-06T05:11:32.449Z] Stashed 1 file(s) [Pipeline] echo [2025-06-06T05:11:32.453Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) 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 [2025-06-06T05:11:32.786Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2025-06-06T05:11:32.796Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6200569599352673787tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-06-06T05:11:33.123Z] ---> ****-login.sh [2025-06-06T05:11:33.123Z] nexus3.edgexfoundry.org:10001 [2025-06-06T05:11:33.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-06T05:11:33.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-06T05:11:33.123Z] Configure a credential helper to remove this warning. See [2025-06-06T05:11:33.123Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-06T05:11:33.123Z] [2025-06-06T05:11:33.123Z] Login Succeeded [2025-06-06T05:11:33.123Z] nexus3.edgexfoundry.org:10002 [2025-06-06T05:11:33.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-06T05:11:33.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-06T05:11:33.123Z] Configure a credential helper to remove this warning. See [2025-06-06T05:11:33.123Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-06T05:11:33.123Z] [2025-06-06T05:11:33.123Z] Login Succeeded [2025-06-06T05:11:33.385Z] nexus3.edgexfoundry.org:10003 [2025-06-06T05:11:33.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-06T05:11:33.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-06T05:11:33.385Z] Configure a credential helper to remove this warning. See [2025-06-06T05:11:33.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-06T05:11:33.385Z] [2025-06-06T05:11:33.385Z] Login Succeeded [2025-06-06T05:11:33.385Z] nexus3.edgexfoundry.org:10004 [2025-06-06T05:11:33.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-06T05:11:33.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-06T05:11:33.385Z] Configure a credential helper to remove this warning. See [2025-06-06T05:11:33.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-06T05:11:33.385Z] [2025-06-06T05:11:33.385Z] Login Succeeded [2025-06-06T05:11:33.385Z] ****.io [2025-06-06T05:11:33.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-06T05:11:33.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-06T05:11:33.644Z] Configure a credential helper to remove this warning. See [2025-06-06T05:11:33.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-06T05:11:33.644Z] [2025-06-06T05:11:33.644Z] Login Succeeded [2025-06-06T05:11:33.644Z] ---> ****-login.sh ends [Pipeline] } [2025-06-06T05:11:33.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-06-06T05:11:33.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-06T05:11:33.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-06T05:11:33.807Z] ========================================================= [2025-06-06T05:11:33.807Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-06-06T05:11:33.807Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-06T05:11:34.166Z] + 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 . [2025-06-06T05:11:34.166Z] Sending build context to Docker daemon 35.93MB [2025-06-06T05:11:34.166Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-06-06T05:11:34.166Z] Step 2/10 : FROM ${BASE} AS builder [2025-06-06T05:11:34.426Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-06-06T05:11:34.426Z] 0a9a5dfd008f: Pulling fs layer [2025-06-06T05:11:34.426Z] dbfa0bcfca99: Pulling fs layer [2025-06-06T05:11:34.426Z] 70eabb1d9476: Pulling fs layer [2025-06-06T05:11:34.426Z] 957bedc73fa3: Pulling fs layer [2025-06-06T05:11:34.426Z] 4f4fb700ef54: Pulling fs layer [2025-06-06T05:11:34.426Z] f40432e63723: Pulling fs layer [2025-06-06T05:11:34.426Z] 90b4343acab7: Pulling fs layer [2025-06-06T05:11:34.426Z] 9f67ea4ac784: Pulling fs layer [2025-06-06T05:11:34.426Z] 9228b9a606be: Pulling fs layer [2025-06-06T05:11:34.426Z] 957bedc73fa3: Waiting [2025-06-06T05:11:34.426Z] 4f4fb700ef54: Waiting [2025-06-06T05:11:34.426Z] f40432e63723: Waiting [2025-06-06T05:11:34.426Z] 90b4343acab7: Waiting [2025-06-06T05:11:34.426Z] 9f67ea4ac784: Waiting [2025-06-06T05:11:34.426Z] 9228b9a606be: Waiting [2025-06-06T05:11:34.426Z] dbfa0bcfca99: Verifying Checksum [2025-06-06T05:11:34.426Z] dbfa0bcfca99: Download complete [2025-06-06T05:11:34.426Z] 957bedc73fa3: Verifying Checksum [2025-06-06T05:11:34.426Z] 957bedc73fa3: Download complete [2025-06-06T05:11:34.426Z] 4f4fb700ef54: Verifying Checksum [2025-06-06T05:11:34.426Z] 4f4fb700ef54: Download complete [2025-06-06T05:11:34.426Z] 0a9a5dfd008f: Verifying Checksum [2025-06-06T05:11:34.426Z] f40432e63723: Verifying Checksum [2025-06-06T05:11:34.426Z] f40432e63723: Download complete [2025-06-06T05:11:34.426Z] 0a9a5dfd008f: Download complete [2025-06-06T05:11:34.426Z] 90b4343acab7: Verifying Checksum [2025-06-06T05:11:34.426Z] 90b4343acab7: Download complete [2025-06-06T05:11:34.688Z] 0a9a5dfd008f: Pull complete [2025-06-06T05:11:34.688Z] 9228b9a606be: Verifying Checksum [2025-06-06T05:11:34.688Z] 9228b9a606be: Download complete [2025-06-06T05:11:34.688Z] dbfa0bcfca99: Pull complete [2025-06-06T05:11:35.256Z] 70eabb1d9476: Download complete [2025-06-06T05:11:35.256Z] 9f67ea4ac784: Verifying Checksum [2025-06-06T05:11:35.256Z] 9f67ea4ac784: Download complete [2025-06-06T05:11:39.450Z] 70eabb1d9476: Pull complete [2025-06-06T05:11:39.450Z] 957bedc73fa3: Pull complete [2025-06-06T05:11:39.450Z] 4f4fb700ef54: Pull complete [2025-06-06T05:11:39.450Z] f40432e63723: Pull complete [2025-06-06T05:11:39.450Z] 90b4343acab7: Pull complete [2025-06-06T05:11:41.366Z] 9f67ea4ac784: Pull complete [2025-06-06T05:11:41.934Z] 9228b9a606be: Pull complete [2025-06-06T05:11:41.934Z] Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 [2025-06-06T05:11:41.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-06T05:11:41.934Z] ---> 69404ca5bff2 [2025-06-06T05:11:41.934Z] Step 3/10 : ARG MAKE=make build [2025-06-06T05:11:47.215Z] ---> Running in b3374eb8ab7c [2025-06-06T05:11:47.216Z] Removing intermediate container b3374eb8ab7c [2025-06-06T05:11:47.216Z] ---> 5ae7ea390cc6 [2025-06-06T05:11:47.216Z] Step 4/10 : WORKDIR /device-sdk-go [2025-06-06T05:11:47.216Z] ---> Running in 7d35d2acd8f9 [2025-06-06T05:11:47.216Z] Removing intermediate container 7d35d2acd8f9 [2025-06-06T05:11:47.216Z] ---> f39cf4101f6b [2025-06-06T05:11:47.216Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-06-06T05:11:47.475Z] ---> Running in 893353bb1ad8 [2025-06-06T05:11:47.475Z] Removing intermediate container 893353bb1ad8 [2025-06-06T05:11:47.475Z] ---> d0797a00381d [2025-06-06T05:11:47.475Z] Step 6/10 : RUN apk add --update --no-cache make git [2025-06-06T05:11:47.475Z] ---> Running in e519ba0c3a68 [2025-06-06T05:11:47.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-06T05:11:47.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-06T05:11:48.253Z] OK: 248 MiB in 58 packages [2025-06-06T05:11:48.512Z] Removing intermediate container e519ba0c3a68 [2025-06-06T05:11:48.512Z] ---> be1771d7b068 [2025-06-06T05:11:48.512Z] Step 7/10 : COPY go.mod vendor* ./ [2025-06-06T05:11:48.774Z] ---> a4514a87889a [2025-06-06T05:11:48.774Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-06T05:11:48.774Z] ---> Running in bf1f70d78f81 [2025-06-06T05:12:35.474Z] Removing intermediate container bf1f70d78f81 [2025-06-06T05:12:35.474Z] ---> 917b9ce2ab98 [2025-06-06T05:12:35.474Z] Step 9/10 : COPY . . [2025-06-06T05:12:35.474Z] ---> 0360d212e320 [2025-06-06T05:12:35.474Z] Step 10/10 : RUN ${MAKE} [2025-06-06T05:12:35.474Z] ---> Running in c9ece16dc1e7 [2025-06-06T05:12:35.474Z] noop [2025-06-06T05:12:35.474Z] Removing intermediate container c9ece16dc1e7 [2025-06-06T05:12:35.474Z] ---> 2b2eced88cde [2025-06-06T05:12:35.474Z] Successfully built 2b2eced88cde [2025-06-06T05:12:35.474Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-06T05:12:35.809Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-06T05:12:35.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-06T05:12:35.901Z] prd-ubuntu20.04-docker-8c-8g-2875 does not seem to be running inside a container [2025-06-06T05:12:35.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-06-06T05:12:36.301Z] $ docker top 695c97b68e5110c7ff1e43f6810c2b5925358caf2b6b49ed0e4e2d22da3dbce3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-06T05:12:36.654Z] + go version [2025-06-06T05:12:36.654Z] go version go1.23.8 linux/amd64 [Pipeline] } [2025-06-06T05:12:36.664Z] $ docker stop --time=1 695c97b68e5110c7ff1e43f6810c2b5925358caf2b6b49ed0e4e2d22da3dbce3 [2025-06-06T05:12:37.970Z] $ docker rm -f --volumes 695c97b68e5110c7ff1e43f6810c2b5925358caf2b6b49ed0e4e2d22da3dbce3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-06T05:12:38.415Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-06T05:12:38.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-06T05:12:38.508Z] prd-ubuntu20.04-docker-8c-8g-2875 does not seem to be running inside a container [2025-06-06T05:12:38.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-06-06T05:12:38.906Z] $ docker top 51a2e363f256e45aaa2e661dc88f529c50e922c725e9a73f189661c709392006 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-06T05:12:39.282Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2025-06-06T05:12:39.585Z] + make test [2025-06-06T05:12:39.586Z] go test -race -coverprofile=coverage.out ./... [2025-06-06T05:12:47.713Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2025-06-06T05:13:26.436Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2025-06-06T05:13:26.436Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2025-06-06T05:13:26.436Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2025-06-06T05:13:26.436Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2025-06-06T05:13:26.436Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2025-06-06T05:13:26.436Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.045s coverage: 28.2% of statements [2025-06-06T05:13:26.436Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.034s coverage: 79.3% of statements [2025-06-06T05:13:27.006Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2025-06-06T05:13:27.006Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2025-06-06T05:13:27.943Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2025-06-06T05:13:28.202Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.032s coverage: 90.4% of statements [2025-06-06T05:13:28.462Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2025-06-06T05:13:28.462Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2025-06-06T05:13:28.462Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2025-06-06T05:13:29.030Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.092s coverage: 45.0% of statements [2025-06-06T05:13:30.952Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2025-06-06T05:13:35.146Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.054s coverage: 14.3% of statements [2025-06-06T05:13:35.146Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.069s coverage: 44.6% of statements [2025-06-06T05:13:35.146Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.057s coverage: 68.4% of statements [2025-06-06T05:13:35.146Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.104s coverage: 88.3% of statements [2025-06-06T05:13:35.146Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.058s coverage: 5.0% of statements [2025-06-06T05:14:13.867Z] GO111MODULE=on go vet ./... [2025-06-06T05:14:15.767Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-06-06T05:14:16.026Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-06-06T05:14:16.026Z] ./bin/test-attribution-txt.sh [2025-06-06T05:14:16.026Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-06-06T05:14:16.026Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-06-06T05:14:16.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-06-06T05:14:16.327Z] $ docker stop --time=1 51a2e363f256e45aaa2e661dc88f529c50e922c725e9a73f189661c709392006 [2025-06-06T05:14:20.165Z] $ docker rm -f --volumes 51a2e363f256e45aaa2e661dc88f529c50e922c725e9a73f189661c709392006 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-06T05:14:20.842Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-06-06T05:14:20.937Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-06-06T05:14:21.494Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-06T05:14:21.782Z] + ls -al . [2025-06-06T05:14:21.782Z] total 740 [2025-06-06T05:14:21.782Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 6 05:12 . [2025-06-06T05:14:21.782Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 05:11 .. [2025-06-06T05:14:21.782Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 6 05:11 .dockerignore [2025-06-06T05:14:21.782Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 05:13 .git [2025-06-06T05:14:21.782Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 05:11 .github [2025-06-06T05:14:21.782Z] -rw-rw-r-- 1 jenkins jenkins 137 Jun 6 05:11 .gitignore [2025-06-06T05:14:21.782Z] -rw-rw-r-- 1 jenkins jenkins 199 Jun 6 05:11 .golangci.yml [2025-06-06T05:14:21.782Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 05:11 .semver [2025-06-06T05:14:21.782Z] -rw-rw-r-- 1 jenkins jenkins 53715 Jun 6 05:11 CHANGELOG.md [2025-06-06T05:14:21.782Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 05:11 GOVERNANCE.md [2025-06-06T05:14:21.782Z] -rw-rw-r-- 1 jenkins jenkins 882 Jun 6 05:11 Jenkinsfile [2025-06-06T05:14:21.782Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 6 05:11 LICENSE [2025-06-06T05:14:21.782Z] -rw-rw-r-- 1 jenkins jenkins 2424 Jun 6 05:11 Makefile [2025-06-06T05:14:21.782Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 6 05:11 OWNERS.md [2025-06-06T05:14:21.782Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jun 6 05:11 README.md [2025-06-06T05:14:21.782Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 6 05:11 VERSION [2025-06-06T05:14:21.782Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 05:11 bin [2025-06-06T05:14:21.782Z] -rw-r--r-- 1 jenkins jenkins 497264 Jun 6 05:13 coverage.out [2025-06-06T05:14:21.782Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 6 05:11 example [2025-06-06T05:14:21.782Z] -rw-rw-r-- 1 jenkins jenkins 6110 Jun 6 05:11 go.mod [2025-06-06T05:14:21.782Z] -rw-rw-r-- 1 jenkins jenkins 86200 Jun 6 05:11 go.sum [2025-06-06T05:14:21.782Z] drwxrwxr-x 13 jenkins jenkins 4096 Jun 6 05:11 internal [2025-06-06T05:14:21.782Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 05:11 openapi [2025-06-06T05:14:21.782Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 6 05:11 pkg [2025-06-06T05:14:21.782Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 05:11 snap [2025-06-06T05:14:21.782Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 6 05:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-06T05:14:22.101Z] + 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=1fa3249a16c5e4947735e7736ab81511a542f194 --label arch=amd64 --label version=4.1.0-dev.9 . [2025-06-06T05:14:22.101Z] Sending build context to Docker daemon 36.43MB [2025-06-06T05:14:22.101Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-06-06T05:14:22.101Z] Step 2/24 : FROM ${BASE} AS builder [2025-06-06T05:14:22.101Z] ---> 2b2eced88cde [2025-06-06T05:14:22.101Z] Step 3/24 : ARG MAKE=make build [2025-06-06T05:14:22.675Z] ---> Running in 293bdc6e6cb6 [2025-06-06T05:14:22.675Z] Removing intermediate container 293bdc6e6cb6 [2025-06-06T05:14:22.675Z] ---> dd67e5e11fbe [2025-06-06T05:14:22.675Z] Step 4/24 : WORKDIR /device-sdk-go [2025-06-06T05:14:22.675Z] ---> Running in 4ff5ff6aa186 [2025-06-06T05:14:22.934Z] Removing intermediate container 4ff5ff6aa186 [2025-06-06T05:14:22.934Z] ---> 32c9712f554f [2025-06-06T05:14:22.934Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-06-06T05:14:22.934Z] ---> Running in 62191aa367c7 [2025-06-06T05:14:22.934Z] Removing intermediate container 62191aa367c7 [2025-06-06T05:14:22.934Z] ---> 053189f2cf6c [2025-06-06T05:14:22.934Z] Step 6/24 : RUN apk add --update --no-cache make git [2025-06-06T05:14:22.934Z] ---> Running in 7071c1c44ef7 [2025-06-06T05:14:23.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-06T05:14:23.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-06T05:14:23.709Z] OK: 248 MiB in 58 packages [2025-06-06T05:14:24.283Z] Removing intermediate container 7071c1c44ef7 [2025-06-06T05:14:24.283Z] ---> 6670ebfbcd95 [2025-06-06T05:14:24.283Z] Step 7/24 : COPY go.mod vendor* ./ [2025-06-06T05:14:24.283Z] ---> 448bf08a2c5c [2025-06-06T05:14:24.283Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-06T05:14:24.283Z] ---> Running in c7ae79afdc26 [2025-06-06T05:14:24.852Z] Removing intermediate container c7ae79afdc26 [2025-06-06T05:14:24.852Z] ---> f82e4b403015 [2025-06-06T05:14:24.852Z] Step 9/24 : COPY . . [2025-06-06T05:14:25.801Z] ---> 20b168eeb29d [2025-06-06T05:14:25.801Z] Step 10/24 : RUN ${MAKE} [2025-06-06T05:14:25.801Z] ---> Running in 9513d746e1c3 [2025-06-06T05:14:26.060Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.1.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2025-06-06T05:15:04.786Z] Removing intermediate container 9513d746e1c3 [2025-06-06T05:15:04.786Z] ---> 8a9fff57f5fe [2025-06-06T05:15:04.786Z] Step 11/24 : FROM alpine:3.20 [2025-06-06T05:15:04.786Z] 3.20: Pulling from library/alpine [2025-06-06T05:15:04.786Z] 0a9a5dfd008f: Already exists [2025-06-06T05:15:04.786Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-06T05:15:04.786Z] Status: Downloaded newer image for alpine:3.20 [2025-06-06T05:15:04.786Z] ---> ff221270b9fb [2025-06-06T05:15:04.786Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2025-06-06T05:15:04.786Z] ---> Running in a0422ef578f5 [2025-06-06T05:15:04.786Z] Removing intermediate container a0422ef578f5 [2025-06-06T05:15:04.786Z] ---> f704247e385c [2025-06-06T05:15:04.786Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-06-06T05:15:04.786Z] ---> Running in e478bc90a536 [2025-06-06T05:15:04.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-06T05:15:04.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-06T05:15:04.786Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-06-06T05:15:04.786Z] Executing busybox-1.36.1-r29.trigger [2025-06-06T05:15:04.786Z] OK: 8 MiB in 15 packages [2025-06-06T05:15:04.786Z] Removing intermediate container e478bc90a536 [2025-06-06T05:15:04.786Z] ---> bcc617f21aa7 [2025-06-06T05:15:04.786Z] Step 14/24 : RUN apk --no-cache upgrade [2025-06-06T05:15:04.786Z] ---> Running in df1659f26090 [2025-06-06T05:15:04.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-06T05:15:04.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-06T05:15:04.786Z] OK: 8 MiB in 15 packages [2025-06-06T05:15:04.786Z] Removing intermediate container df1659f26090 [2025-06-06T05:15:04.786Z] ---> d06834663eae [2025-06-06T05:15:04.786Z] Step 15/24 : WORKDIR / [2025-06-06T05:15:04.786Z] ---> Running in a42e450094d4 [2025-06-06T05:15:04.786Z] Removing intermediate container a42e450094d4 [2025-06-06T05:15:04.786Z] ---> c72542962b0a [2025-06-06T05:15:04.786Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2025-06-06T05:15:04.786Z] ---> 1a25944ef470 [2025-06-06T05:15:04.786Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2025-06-06T05:15:04.786Z] ---> e3ef4da44be0 [2025-06-06T05:15:04.786Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2025-06-06T05:15:04.786Z] ---> 983ffd64dc36 [2025-06-06T05:15:04.786Z] Step 19/24 : EXPOSE 59999 [2025-06-06T05:15:04.786Z] ---> Running in 09f123810dc5 [2025-06-06T05:15:04.787Z] Removing intermediate container 09f123810dc5 [2025-06-06T05:15:04.787Z] ---> 6cb0fb79df42 [2025-06-06T05:15:04.787Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2025-06-06T05:15:04.787Z] ---> Running in c9d870ae84b4 [2025-06-06T05:15:04.787Z] Removing intermediate container c9d870ae84b4 [2025-06-06T05:15:04.787Z] ---> 14e73de92f3c [2025-06-06T05:15:04.787Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2025-06-06T05:15:04.787Z] ---> Running in b95c29b6773d [2025-06-06T05:15:04.787Z] Removing intermediate container b95c29b6773d [2025-06-06T05:15:04.787Z] ---> 251ee9a605e6 [2025-06-06T05:15:04.787Z] Step 22/24 : LABEL arch=amd64 [2025-06-06T05:15:04.787Z] ---> Running in 09bc217b05d1 [2025-06-06T05:15:04.787Z] Removing intermediate container 09bc217b05d1 [2025-06-06T05:15:04.787Z] ---> f99c51278eca [2025-06-06T05:15:04.787Z] Step 23/24 : LABEL git_sha=1fa3249a16c5e4947735e7736ab81511a542f194 [2025-06-06T05:15:04.787Z] ---> Running in bfaf737c9e87 [2025-06-06T05:15:04.787Z] Removing intermediate container bfaf737c9e87 [2025-06-06T05:15:04.787Z] ---> ea060a408486 [2025-06-06T05:15:04.787Z] Step 24/24 : LABEL version=4.1.0-dev.9 [2025-06-06T05:15:04.787Z] ---> Running in 3ab6a8ad9b5e [2025-06-06T05:15:04.787Z] Removing intermediate container 3ab6a8ad9b5e [2025-06-06T05:15:04.787Z] ---> e3128faf828a [2025-06-06T05:15:04.787Z] [Warning] One or more build-args [ARCH] were not consumed [2025-06-06T05:15:04.787Z] Successfully built e3128faf828a [2025-06-06T05:15:04.787Z] 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 [2025-06-06T05:15:05.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-06T05:15:05.293Z] [2025-06-06T05:15:05.293Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-06T05:15:05.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-06T05:15:05.604Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-06T05:15:05.604Z] 5eb5b503b376: Pulling fs layer [2025-06-06T05:15:05.604Z] 5c69ac0246d0: Pulling fs layer [2025-06-06T05:15:05.604Z] ec43610c2a17: Pulling fs layer [2025-06-06T05:15:05.604Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-06T05:15:05.604Z] 33b1e0a273af: Pulling fs layer [2025-06-06T05:15:05.604Z] 5d3b04190fa2: Pulling fs layer [2025-06-06T05:15:05.604Z] 3a2ae6a8a46f: Waiting [2025-06-06T05:15:05.604Z] 33b1e0a273af: Waiting [2025-06-06T05:15:05.604Z] 2f39f015ded8: Pulling fs layer [2025-06-06T05:15:05.604Z] 5d3b04190fa2: Waiting [2025-06-06T05:15:05.604Z] 2f39f015ded8: Waiting [2025-06-06T05:15:05.604Z] 5c69ac0246d0: Download complete [2025-06-06T05:15:05.604Z] 3a2ae6a8a46f: Download complete [2025-06-06T05:15:05.604Z] 33b1e0a273af: Verifying Checksum [2025-06-06T05:15:05.604Z] 33b1e0a273af: Download complete [2025-06-06T05:15:05.862Z] ec43610c2a17: Verifying Checksum [2025-06-06T05:15:05.862Z] ec43610c2a17: Download complete [2025-06-06T05:15:05.862Z] 5d3b04190fa2: Verifying Checksum [2025-06-06T05:15:05.862Z] 5d3b04190fa2: Download complete [2025-06-06T05:15:05.862Z] 5eb5b503b376: Verifying Checksum [2025-06-06T05:15:05.862Z] 5eb5b503b376: Download complete [2025-06-06T05:15:06.428Z] 2f39f015ded8: Download complete [2025-06-06T05:15:06.997Z] 5eb5b503b376: Pull complete [2025-06-06T05:15:06.997Z] 5c69ac0246d0: Pull complete [2025-06-06T05:15:07.567Z] ec43610c2a17: Pull complete [2025-06-06T05:15:07.567Z] 3a2ae6a8a46f: Pull complete [2025-06-06T05:15:07.827Z] 33b1e0a273af: Pull complete [2025-06-06T05:15:07.827Z] 5d3b04190fa2: Pull complete [2025-06-06T05:15:12.015Z] 2f39f015ded8: Pull complete [2025-06-06T05:15:12.015Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-06T05:15:12.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-06T05:15:12.015Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-06T05:15:12.122Z] prd-ubuntu20.04-docker-8c-8g-2875 does not seem to be running inside a container [2025-06-06T05:15:12.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-06T05:15:15.573Z] $ docker top c7c49fbf8ec2e5ef10dc8bf168ba5ccb5940228bea2b4a5591b902e624a597a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-06T05:15:16.005Z] ---> job-cost.sh [2025-06-06T05:15:16.005Z] lf-activate-venv: SKIPPING [2025-06-06T05:15:16.005Z] INFO: No Stack... [2025-06-06T05:15:16.263Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-06T05:15:16.523Z] INFO: Archiving Costs [Pipeline] sh [2025-06-06T05:15:16.813Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2025-06-06T05:15:16.813Z] + cut -d, -f6 [Pipeline] lock [2025-06-06T05:15:16.828Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-364-stack-cost] [2025-06-06T05:15:16.835Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-364-stack-cost] did not exist. Created. [2025-06-06T05:15:16.840Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-364-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-06T05:15:17.145Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-06-06T05:15:17.188Z] Stashed 1 file(s) [Pipeline] } [2025-06-06T05:15:17.199Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-364-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-06T05:15:17.230Z] $ docker stop --time=1 c7c49fbf8ec2e5ef10dc8bf168ba5ccb5940228bea2b4a5591b902e624a597a1 [2025-06-06T05:15:18.393Z] $ docker rm -f --volumes c7c49fbf8ec2e5ef10dc8bf168ba5ccb5940228bea2b4a5591b902e624a597a1 [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 [2025-06-06T05:15:18.717Z] provisioning config files... [2025-06-06T05:15:18.793Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8617314590831003765tmp [Pipeline] { [Pipeline] sh [2025-06-06T05:15:19.089Z] + set +x [2025-06-06T05:15:19.089Z] + + bash -s -- [2025-06-06T05:15:19.089Z] curl -s https://codecov.io/bash [2025-06-06T05:15:19.089Z] [2025-06-06T05:15:19.089Z] _____ _ [2025-06-06T05:15:19.089Z] / ____| | | [2025-06-06T05:15:19.089Z] | | ___ __| | ___ ___ _____ __ [2025-06-06T05:15:19.089Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-06-06T05:15:19.089Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-06-06T05:15:19.089Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-06-06T05:15:19.089Z] Bash-1.0.6 [2025-06-06T05:15:19.089Z] [2025-06-06T05:15:19.089Z] [2025-06-06T05:15:19.089Z] ==> git version 2.25.1 found [2025-06-06T05:15:19.090Z] ==> 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 [2025-06-06T05:15:19.090Z] Release-Date: 2020-01-08 [2025-06-06T05:15:19.090Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-06-06T05:15:19.090Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-06-06T05:15:19.090Z] ==> Jenkins CI detected. [2025-06-06T05:15:19.090Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2025-06-06T05:15:19.090Z] project root: . [2025-06-06T05:15:19.090Z] --> token set from env [2025-06-06T05:15:19.090Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-06-06T05:15:19.349Z] ==> Running gcov in . (disable via -X gcov) [2025-06-06T05:15:19.349Z] ==> Python coveragepy not found [2025-06-06T05:15:19.349Z] ==> Searching for coverage reports in: [2025-06-06T05:15:19.349Z] + . [2025-06-06T05:15:19.349Z] -> Found 1 reports [2025-06-06T05:15:19.349Z] ==> Detecting git/mercurial file structure [2025-06-06T05:15:19.349Z] ==> Reading reports [2025-06-06T05:15:19.349Z] + ./coverage.out bytes=497264 [2025-06-06T05:15:19.349Z] ==> Appending adjustments [2025-06-06T05:15:19.349Z] https://docs.codecov.io/docs/fixing-reports [2025-06-06T05:15:19.608Z] + Found adjustments [2025-06-06T05:15:19.608Z] ==> Gzipping contents [2025-06-06T05:15:19.608Z] 48K /tmp/codecov.EtPMdB.gz [2025-06-06T05:15:19.608Z] ==> Uploading reports [2025-06-06T05:15:19.608Z] url: https://codecov.io [2025-06-06T05:15:19.608Z] query: branch=main&commit=1fa3249a16c5e4947735e7736ab81511a542f194&build=364&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F364%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-06-06T05:15:19.608Z] -> Pinging Codecov [2025-06-06T05:15:19.608Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1fa3249a16c5e4947735e7736ab81511a542f194&build=364&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F364%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-06-06T05:15:19.868Z] -> Uploading to [2025-06-06T05:15:19.868Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/1fa3249a16c5e4947735e7736ab81511a542f194/84587b94-ccaa-4e66-9108-2cb186e4cc2a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250606%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250606T051519Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=0694cd529f849dfd6e240cb73550a6ff465d5410c42d0d6cfb9abbfb965c1f74 [2025-06-06T05:15:19.868Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-06T05:15:19.868Z] Dload Upload Total Spent Left Speed [2025-06-06T05:15:20.128Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47822 0 0 100 47822 0 227k --:--:-- --:--:-- --:--:-- 227k [2025-06-06T05:15:20.128Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/1fa3249a16c5e4947735e7736ab81511a542f194 [Pipeline] } [2025-06-06T05:15:20.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-06-06T05:15:20.361Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-06-06T05:15:20.378Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-06T05:15:20.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-06T05:15:20.697Z] [2025-06-06T05:15:20.697Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-06T05:15:21.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-06T05:15:21.002Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-06-06T05:15:21.002Z] 43c4264eed91: Pulling fs layer [2025-06-06T05:15:21.003Z] 4cc291be95ef: Pulling fs layer [2025-06-06T05:15:21.003Z] 2ac1f1163629: Pulling fs layer [2025-06-06T05:15:21.003Z] 5c3c966382ef: Pulling fs layer [2025-06-06T05:15:21.003Z] 4f4fb700ef54: Pulling fs layer [2025-06-06T05:15:21.003Z] 5c3c966382ef: Waiting [2025-06-06T05:15:21.003Z] d9c7d2e4e75e: Pulling fs layer [2025-06-06T05:15:21.003Z] 9c3e1370e548: Pulling fs layer [2025-06-06T05:15:21.003Z] 4f4fb700ef54: Waiting [2025-06-06T05:15:21.003Z] d9c7d2e4e75e: Waiting [2025-06-06T05:15:21.003Z] 4cc291be95ef: Download complete [2025-06-06T05:15:21.003Z] 5c3c966382ef: Verifying Checksum [2025-06-06T05:15:21.003Z] 5c3c966382ef: Download complete [2025-06-06T05:15:21.003Z] 4f4fb700ef54: Verifying Checksum [2025-06-06T05:15:21.003Z] 4f4fb700ef54: Download complete [2025-06-06T05:15:21.003Z] 43c4264eed91: Verifying Checksum [2025-06-06T05:15:21.003Z] 43c4264eed91: Download complete [2025-06-06T05:15:21.262Z] 43c4264eed91: Pull complete [2025-06-06T05:15:21.262Z] d9c7d2e4e75e: Verifying Checksum [2025-06-06T05:15:21.262Z] d9c7d2e4e75e: Download complete [2025-06-06T05:15:21.262Z] 4cc291be95ef: Pull complete [2025-06-06T05:15:21.533Z] 2ac1f1163629: Verifying Checksum [2025-06-06T05:15:21.533Z] 2ac1f1163629: Download complete [2025-06-06T05:15:22.100Z] 9c3e1370e548: Verifying Checksum [2025-06-06T05:15:22.100Z] 9c3e1370e548: Download complete [2025-06-06T05:15:25.387Z] 2ac1f1163629: Pull complete [2025-06-06T05:15:25.388Z] 5c3c966382ef: Pull complete [2025-06-06T05:15:25.388Z] 4f4fb700ef54: Pull complete [2025-06-06T05:15:25.953Z] d9c7d2e4e75e: Pull complete [2025-06-06T05:15:29.237Z] 9c3e1370e548: Pull complete [2025-06-06T05:15:29.237Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-06-06T05:15:29.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-06T05:15:29.237Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-06T05:15:29.429Z] prd-ubuntu20.04-docker-8c-8g-2875 does not seem to be running inside a container [2025-06-06T05:15:29.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-06-06T05:15:34.481Z] $ docker top 68644e740e2945d7182c37a651e222dc75a7308b483e016065a10d47da0746db -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-06T05:15:34.870Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2025-06-06T05:15:34.881Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2025-06-06T05:15:35.169Z] + set -o pipefail [2025-06-06T05:15:35.169Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2025-06-06T05:15:43.305Z] [2025-06-06T05:15:43.305Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... [2025-06-06T05:15:43.305Z] [2025-06-06T05:15:43.305Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/09812aae-b329-4684-b617-3b30713021ec [2025-06-06T05:15:43.305Z] [2025-06-06T05:15:43.305Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-06-06T05:15:43.305Z] [2025-06-06T05:15:43.566Z] [2025-06-06T05:15:43.566Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-06-06T05:15:43.566Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-06-06T05:15:43.835Z] $ docker stop --time=1 68644e740e2945d7182c37a651e222dc75a7308b483e016065a10d47da0746db [2025-06-06T05:15:46.687Z] $ docker rm -f --volumes 68644e740e2945d7182c37a651e222dc75a7308b483e016065a10d47da0746db [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 [2025-06-06T05:15:47.424Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-06T05:15:47.446Z] provisioning config files... [2025-06-06T05:15:47.453Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12361287090366227539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-06T05:15:47.755Z] --> edgex-publish-swagger.sh [2025-06-06T05:15:47.755Z] === Publish openapi API === [2025-06-06T05:15:47.755Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-06-06T05:15:47.755Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] [2025-06-06T05:15:47.755Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-06T05:15:47.755Z] Dload Upload Total Spent Left Speed [2025-06-06T05:15:47.755Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37518 0 0 100 37518 0 165k --:--:-- --:--:-- --:--:-- 164k 100 37584 100 66 100 37518 279 155k --:--:-- --:--:-- --:--:-- 154k [2025-06-06T05:15:48.014Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-06T05:15:48.014Z] [Pipeline] } [2025-06-06T05:15:48.021Z] 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 [2025-06-06T05:15:48.494Z] + git log --format=format:%s -1 1fa3249a16c5e4947735e7736ab81511a542f194 [Pipeline] sh [2025-06-06T05:15:48.782Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-06T05:15:48.782Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-06T05:15:49.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-06T05:15:49.087Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-06T05:15:49.178Z] prd-ubuntu20.04-docker-8c-8g-2875 does not seem to be running inside a container [2025-06-06T05:15:49.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-06T05:15:49.635Z] $ docker top 6b388e78d21464eb592530b19f06bd682d9675928d8fb0012c23fcfd5eb9a80f -eo pid,comm [2025-06-06T05:15:49.685Z] 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). [2025-06-06T05:15:49.685Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-06T05:15:49.747Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-06T05:15:49.747Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-06T05:15:49.871Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-06T05:15:49.874Z] $ docker exec 6b388e78d21464eb592530b19f06bd682d9675928d8fb0012c23fcfd5eb9a80f ssh-agent [2025-06-06T05:15:49.999Z] SSH_AUTH_SOCK=/tmp/ssh-mVS3tfQVNljM/agent.32 [2025-06-06T05:15:49.999Z] SSH_AGENT_PID=38 [2025-06-06T05:15:50.006Z] Running ssh-add (command line suppressed) [2025-06-06T05:15:50.114Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4291408748568383030.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4291408748568383030.key) [2025-06-06T05:15:50.134Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-06T05:15:50.429Z] + git semver tag [2025-06-06T05:15:50.689Z] 2025-06-06 05:15:50,680 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-06T05:15:50.689Z] 2025-06-06 05:15:50,685 [run_tag] DEBUG tag force:False [2025-06-06T05:15:50.689Z] 2025-06-06 05:15:50,685 [check_head_tag] DEBUG check head tag [2025-06-06T05:15:50.689Z] 2025-06-06 05:15:50,686 [execute] INFO git cat-file --batch-check [2025-06-06T05:15:50.689Z] 2025-06-06 05:15:50,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=, shell=False, universal_newlines=False) [2025-06-06T05:15:50.689Z] 2025-06-06 05:15:50,688 [execute] INFO git cat-file --batch [2025-06-06T05:15:50.948Z] 2025-06-06 05:15:50,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=, shell=False, universal_newlines=False) [2025-06-06T05:15:50.948Z] 2025-06-06 05:15:50,700 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-06-06T05:15:50.948Z] 2025-06-06 05:15:50,700 [execute] INFO git tag -a v4.1.0-dev.9 -m v4.1.0-dev.9 [2025-06-06T05:15:50.948Z] 2025-06-06 05:15:50,700 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.9', '-m', 'v4.1.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=None, shell=False, universal_newlines=False) [2025-06-06T05:15:50.948Z] 2025-06-06 05:15:50,703 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-06-06T05:15:50.948Z] 4.1.0-dev.9 [Pipeline] } [2025-06-06T05:15:50.958Z] $ docker exec --env ******** --env ******** 6b388e78d21464eb592530b19f06bd682d9675928d8fb0012c23fcfd5eb9a80f ssh-agent -k [2025-06-06T05:15:51.070Z] unset SSH_AUTH_SOCK; [2025-06-06T05:15:51.070Z] unset SSH_AGENT_PID; [2025-06-06T05:15:51.070Z] echo Agent pid 38 killed; [2025-06-06T05:15:51.081Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-06T05:15:51.405Z] + git semver [Pipeline] } [2025-06-06T05:15:51.676Z] $ docker stop --time=1 6b388e78d21464eb592530b19f06bd682d9675928d8fb0012c23fcfd5eb9a80f [2025-06-06T05:15:52.938Z] $ docker rm -f --volumes 6b388e78d21464eb592530b19f06bd682d9675928d8fb0012c23fcfd5eb9a80f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-06T05:15:53.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-06T05:15:53.370Z] [2025-06-06T05:15:53.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-06T05:15:53.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-06T05:15:53.681Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-06-06T05:15:53.681Z] ab5ef0e58194: Pulling fs layer [2025-06-06T05:15:53.681Z] 9712f1f96733: Pulling fs layer [2025-06-06T05:15:53.681Z] 63f879dbbcfc: Pulling fs layer [2025-06-06T05:15:53.681Z] 0d9ebad4ef96: Pulling fs layer [2025-06-06T05:15:53.681Z] e9a5061849ea: Pulling fs layer [2025-06-06T05:15:53.681Z] d747dcd14b5f: Pulling fs layer [2025-06-06T05:15:53.681Z] 2de7ff778b66: Pulling fs layer [2025-06-06T05:15:53.681Z] e9a5061849ea: Waiting [2025-06-06T05:15:53.681Z] d747dcd14b5f: Waiting [2025-06-06T05:15:53.681Z] 2de7ff778b66: Waiting [2025-06-06T05:15:53.681Z] 0d9ebad4ef96: Waiting [2025-06-06T05:15:53.681Z] 9712f1f96733: Verifying Checksum [2025-06-06T05:15:53.681Z] 9712f1f96733: Download complete [2025-06-06T05:15:53.942Z] 63f879dbbcfc: Verifying Checksum [2025-06-06T05:15:53.942Z] 63f879dbbcfc: Download complete [2025-06-06T05:15:54.200Z] e9a5061849ea: Verifying Checksum [2025-06-06T05:15:54.200Z] e9a5061849ea: Download complete [2025-06-06T05:15:54.200Z] d747dcd14b5f: Verifying Checksum [2025-06-06T05:15:54.200Z] d747dcd14b5f: Download complete [2025-06-06T05:15:54.200Z] 0d9ebad4ef96: Verifying Checksum [2025-06-06T05:15:54.458Z] ab5ef0e58194: Verifying Checksum [2025-06-06T05:15:54.458Z] ab5ef0e58194: Download complete [2025-06-06T05:15:54.458Z] 2de7ff778b66: Verifying Checksum [2025-06-06T05:15:54.458Z] 2de7ff778b66: Download complete [2025-06-06T05:15:57.745Z] ab5ef0e58194: Pull complete [2025-06-06T05:15:57.745Z] 9712f1f96733: Pull complete [2025-06-06T05:15:58.003Z] 63f879dbbcfc: Pull complete [2025-06-06T05:16:02.186Z] 0d9ebad4ef96: Pull complete [2025-06-06T05:16:02.186Z] e9a5061849ea: Pull complete [2025-06-06T05:16:02.186Z] d747dcd14b5f: Pull complete [2025-06-06T05:16:03.563Z] 2de7ff778b66: Pull complete [2025-06-06T05:16:03.563Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-06-06T05:16:03.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-06T05:16:03.563Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-06T05:16:03.653Z] prd-ubuntu20.04-docker-8c-8g-2875 does not seem to be running inside a container [2025-06-06T05:16:03.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-06-06T05:16:09.663Z] $ docker top 56b03efbb3e29bcf526316091ee3d2888f5460f3c11e0f283a9a54faca2c3201 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-06-06T05:16:09.745Z] provisioning config files... [2025-06-06T05:16:09.752Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16928481702407393187tmp [2025-06-06T05:16:09.764Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7161124419687045250tmp [2025-06-06T05:16:09.774Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4470074687505445486tmp [Pipeline] { [Pipeline] echo [2025-06-06T05:16:09.806Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-06T05:16:10.107Z] ---> sigul-configuration.sh [2025-06-06T05:16:10.107Z] gpg: directory `/root/.gnupg' created [2025-06-06T05:16:10.107Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-06-06T05:16:10.107Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-06-06T05:16:10.107Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-06-06T05:16:10.107Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-06-06T05:16:10.107Z] gpg: CAST5 encrypted data [2025-06-06T05:16:10.107Z] gpg: encrypted with 1 passphrase [2025-06-06T05:16:10.107Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-06-06T05:16:10.528Z] + mkdir /home/jenkins [2025-06-06T05:16:10.528Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-06-06T05:16:10.822Z] + 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 [2025-06-06T05:16:10.834Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-06T05:16:11.132Z] ---> sigul-install.sh [2025-06-06T05:16:11.132Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-06-06T05:16:11.432Z] + git tag --list [2025-06-06T05:16:11.432Z] 0.7.1 [2025-06-06T05:16:11.432Z] delhi-tag [2025-06-06T05:16:11.432Z] v1.0.0 [2025-06-06T05:16:11.432Z] v1.1.0 [2025-06-06T05:16:11.432Z] v1.1.1 [2025-06-06T05:16:11.432Z] v1.1.2 [2025-06-06T05:16:11.432Z] v1.2.0 [2025-06-06T05:16:11.432Z] v1.2.1 [2025-06-06T05:16:11.432Z] v1.2.2 [2025-06-06T05:16:11.432Z] v1.2.3 [2025-06-06T05:16:11.432Z] v1.3.0 [2025-06-06T05:16:11.432Z] v1.4.0 [2025-06-06T05:16:11.432Z] v2.0.0 [2025-06-06T05:16:11.432Z] v2.1.0 [2025-06-06T05:16:11.432Z] v2.1.1 [2025-06-06T05:16:11.432Z] v2.2.0 [2025-06-06T05:16:11.432Z] v2.3.0 [2025-06-06T05:16:11.432Z] v2.3.1 [2025-06-06T05:16:11.432Z] v3.0 [2025-06-06T05:16:11.432Z] v3.0.0 [2025-06-06T05:16:11.432Z] v3.1 [2025-06-06T05:16:11.432Z] v3.1.0 [2025-06-06T05:16:11.432Z] v3.1.1 [2025-06-06T05:16:11.432Z] v4.0 [2025-06-06T05:16:11.432Z] v4.0.0 [2025-06-06T05:16:11.432Z] v4.1.0-dev.1 [2025-06-06T05:16:11.432Z] v4.1.0-dev.2 [2025-06-06T05:16:11.432Z] v4.1.0-dev.3 [2025-06-06T05:16:11.432Z] v4.1.0-dev.4 [2025-06-06T05:16:11.432Z] v4.1.0-dev.5 [2025-06-06T05:16:11.432Z] v4.1.0-dev.6 [2025-06-06T05:16:11.432Z] v4.1.0-dev.7 [2025-06-06T05:16:11.432Z] v4.1.0-dev.8 [2025-06-06T05:16:11.432Z] v4.1.0-dev.9 [Pipeline] sh [2025-06-06T05:16:11.734Z] + lftools sign git-tag v4.1.0-dev.9 [2025-06-06T05:16:12.345Z] Signing Git tag with Sigul... [2025-06-06T05:16:12.345Z] Signing v4.1.0-dev.9 [Pipeline] echo [2025-06-06T05:16:12.612Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-06T05:16:12.906Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-06-06T05:16:12.913Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-06-06T05:16:12.943Z] $ docker stop --time=1 56b03efbb3e29bcf526316091ee3d2888f5460f3c11e0f283a9a54faca2c3201 [2025-06-06T05:16:14.264Z] $ docker rm -f --volumes 56b03efbb3e29bcf526316091ee3d2888f5460f3c11e0f283a9a54faca2c3201 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-06-06T05:16:14.716Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-06T05:16:14.716Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-06T05:16:15.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-06T05:16:15.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-06T05:16:15.108Z] prd-ubuntu20.04-docker-8c-8g-2875 does not seem to be running inside a container [2025-06-06T05:16:15.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-06T05:16:15.474Z] $ docker top fc5ebfd753d96051f4798116242dfc145db6714e6e0230f33c38862f2374e42a -eo pid,comm [2025-06-06T05:16:15.526Z] 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). [2025-06-06T05:16:15.526Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-06T05:16:15.589Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-06T05:16:15.590Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-06T05:16:15.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-06T05:16:15.706Z] $ docker exec fc5ebfd753d96051f4798116242dfc145db6714e6e0230f33c38862f2374e42a ssh-agent [2025-06-06T05:16:15.826Z] SSH_AUTH_SOCK=/tmp/ssh-KHUZ08PLf26Z/agent.32 [2025-06-06T05:16:15.826Z] SSH_AGENT_PID=38 [2025-06-06T05:16:15.830Z] Running ssh-add (command line suppressed) [2025-06-06T05:16:15.949Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18264862892230935636.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18264862892230935636.key) [2025-06-06T05:16:15.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-06T05:16:16.257Z] + git semver bump pre [2025-06-06T05:16:16.827Z] 2025-06-06 05:16:16,532 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-06T05:16:16.827Z] 2025-06-06 05:16:16,536 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-06-06T05:16:16.827Z] 2025-06-06 05:16:16,537 [bump_version] DEBUG bumping version:4.1.0-dev.9 on axis:pre with prefix:dev [2025-06-06T05:16:16.827Z] 2025-06-06 05:16:16,537 [bump_version] DEBUG bumped version:4.1.0-dev.10 [2025-06-06T05:16:16.827Z] 2025-06-06 05:16:16,537 [write_version] DEBUG write version:4.1.0-dev.10 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2025-06-06T05:16:16.827Z] 2025-06-06 05:16:16,537 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-06-06T05:16:16.827Z] 2025-06-06 05:16:16,537 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-06-06T05:16:16.827Z] 2025-06-06 05:16:16,540 [execute] INFO git cat-file --batch-check [2025-06-06T05:16:16.827Z] 2025-06-06 05:16:16,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-06T05:16:16.827Z] 2025-06-06 05:16:16,545 [execute] INFO git cat-file --batch [2025-06-06T05:16:16.827Z] 2025-06-06 05:16:16,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-06T05:16:16.827Z] 2025-06-06 05:16:16,548 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-06-06T05:16:16.827Z] 4.1.0-dev.10 [Pipeline] } [2025-06-06T05:16:16.836Z] $ docker exec --env ******** --env ******** fc5ebfd753d96051f4798116242dfc145db6714e6e0230f33c38862f2374e42a ssh-agent -k [2025-06-06T05:16:16.929Z] unset SSH_AUTH_SOCK; [2025-06-06T05:16:16.930Z] unset SSH_AGENT_PID; [2025-06-06T05:16:16.930Z] echo Agent pid 38 killed; [2025-06-06T05:16:16.943Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-06T05:16:17.272Z] + git semver [Pipeline] } [2025-06-06T05:16:17.852Z] $ docker stop --time=1 fc5ebfd753d96051f4798116242dfc145db6714e6e0230f33c38862f2374e42a [2025-06-06T05:16:19.143Z] $ docker rm -f --volumes fc5ebfd753d96051f4798116242dfc145db6714e6e0230f33c38862f2374e42a [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-06T05:16:19.502Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-06T05:16:19.502Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-06T05:16:19.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-06T05:16:19.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-06T05:16:19.893Z] prd-ubuntu20.04-docker-8c-8g-2875 does not seem to be running inside a container [2025-06-06T05:16:19.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-06T05:16:20.293Z] $ docker top cc18008cd3cc49f41165ce9c38e58dff730318e2611308740595e1df6fdf038a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-06T05:16:20.417Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-06T05:16:20.417Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-06T05:16:20.541Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-06T05:16:20.544Z] $ docker exec cc18008cd3cc49f41165ce9c38e58dff730318e2611308740595e1df6fdf038a ssh-agent [2025-06-06T05:16:20.652Z] SSH_AUTH_SOCK=/tmp/ssh-b513nbPP2Mno/agent.32 [2025-06-06T05:16:20.652Z] SSH_AGENT_PID=38 [2025-06-06T05:16:20.657Z] Running ssh-add (command line suppressed) [2025-06-06T05:16:20.759Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5741585527998458516.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5741585527998458516.key) [2025-06-06T05:16:20.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-06T05:16:21.064Z] + git semver push [2025-06-06T05:16:21.323Z] 2025-06-06 05:16:21,304 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-06T05:16:21.323Z] 2025-06-06 05:16:21,308 [run_push] DEBUG push [2025-06-06T05:16:21.323Z] 2025-06-06 05:16:21,308 [execute] INFO git cat-file --batch-check [2025-06-06T05:16:21.323Z] 2025-06-06 05:16:21,309 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-06T05:16:21.323Z] 2025-06-06 05:16:21,312 [execute] INFO git rev-list 73155914f5b38291f6fad27359cfd1f317abb891 -- [2025-06-06T05:16:21.323Z] 2025-06-06 05:16:21,312 [execute] DEBUG Popen(['git', 'rev-list', '73155914f5b38291f6fad27359cfd1f317abb891', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-06-06T05:16:21.583Z] 2025-06-06 05:16:21,323 [execute] INFO git fetch -v -- origin [2025-06-06T05:16:21.583Z] 2025-06-06 05:16:21,323 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-06-06T05:16:21.841Z] 2025-06-06 05:16:21,802 [run_push] DEBUG no remote changes detected [2025-06-06T05:16:21.841Z] 2025-06-06 05:16:21,802 [execute] INFO git push origin semver [2025-06-06T05:16:21.841Z] 2025-06-06 05:16:21,802 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-06-06T05:16:22.409Z] 2025-06-06 05:16:22,393 [run_push] DEBUG push all version tags [2025-06-06T05:16:22.409Z] 2025-06-06 05:16:22,393 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-06-06T05:16:22.409Z] 2025-06-06 05:16:22,393 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=None, shell=False, universal_newlines=False) [2025-06-06T05:16:23.349Z] 2025-06-06 05:16:23,003 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-06-06T05:16:23.349Z] 4.1.0-dev.10 [Pipeline] } [2025-06-06T05:16:23.363Z] $ docker exec --env ******** --env ******** cc18008cd3cc49f41165ce9c38e58dff730318e2611308740595e1df6fdf038a ssh-agent -k [2025-06-06T05:16:23.461Z] unset SSH_AUTH_SOCK; [2025-06-06T05:16:23.461Z] unset SSH_AGENT_PID; [2025-06-06T05:16:23.461Z] echo Agent pid 38 killed; [2025-06-06T05:16:23.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-06T05:16:23.806Z] + git semver [Pipeline] } [2025-06-06T05:16:24.081Z] $ docker stop --time=1 cc18008cd3cc49f41165ce9c38e58dff730318e2611308740595e1df6fdf038a [2025-06-06T05:16:25.323Z] $ docker rm -f --volumes cc18008cd3cc49f41165ce9c38e58dff730318e2611308740595e1df6fdf038a [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 [2025-06-06T05:16:25.987Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2025-06-06T05:16:25.987Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-06-06T05:16:25.987Z] total 16 [2025-06-06T05:16:25.987Z] drwxr-xr-x 3 root root 4096 Jun 6 05:15 . [2025-06-06T05:16:25.987Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 6 05:16 .. [2025-06-06T05:16:25.987Z] drwxr-xr-x 2 root root 4096 Jun 6 05:15 cost [2025-06-06T05:16:25.987Z] -rw-r--r-- 1 root root 85 Jun 6 05:15 cost.csv [2025-06-06T05:16:25.987Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-06-06T05:16:25.987Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-06-06T05:16:25.987Z] total 16 [2025-06-06T05:16:25.987Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 05:15 . [2025-06-06T05:16:25.987Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 6 05:16 .. [2025-06-06T05:16:25.987Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 6 05:15 cost [2025-06-06T05:16:25.987Z] -rw-r--r-- 1 jenkins jenkins 85 Jun 6 05:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-06-06T05:16:26.277Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-06T05:16:27.135Z] ---> package-listing.sh [2025-06-06T05:16:27.135Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-06T05:16:27.135Z] ++ facter osfamily [2025-06-06T05:16:27.395Z] + OS_FAMILY=debian [2025-06-06T05:16:27.395Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2025-06-06T05:16:27.395Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-06T05:16:27.395Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-06T05:16:27.395Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-06T05:16:27.395Z] + PACKAGES=/tmp/packages_start.txt [2025-06-06T05:16:27.395Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-06-06T05:16:27.395Z] + PACKAGES=/tmp/packages_end.txt [2025-06-06T05:16:27.395Z] + case "${OS_FAMILY}" in [2025-06-06T05:16:27.395Z] + dpkg -l [2025-06-06T05:16:27.395Z] + grep '^ii' [2025-06-06T05:16:27.395Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-06T05:16:27.395Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-06T05:16:27.395Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-06T05:16:27.395Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-06-06T05:16:27.395Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2025-06-06T05:16:27.395Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2025-06-06T05:16:27.405Z] 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 [2025-06-06T05:16:27.682Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-06T05:16:28.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-06T05:16:28.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-06T05:16:28.330Z] prd-ubuntu20.04-docker-8c-8g-2875 does not seem to be running inside a container [2025-06-06T05:16:28.356Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-06T05:16:28.579Z] $ docker top fb18ec17e4285cd975afc71eba7793a346fc2644f54807e865b57c2c036a8543 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-06T05:16:28.932Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-06T05:16:29.217Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-06T05:16:29.504Z] + ls /var/log/sa-host [2025-06-06T05:16:29.505Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-06T05:16:29.679Z] provisioning config files... [2025-06-06T05:16:29.687Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13671654303213874537tmp [Pipeline] { [Pipeline] echo [2025-06-06T05:16:29.703Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-06T05:16:29.987Z] ---> create-netrc.sh [Pipeline] } [2025-06-06T05:16:29.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-06T05:16:30.336Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-06T05:16:30.345Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-06T05:16:30.628Z] ---> sudo-logs.sh [2025-06-06T05:16:30.628Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-06-06T05:16:30.660Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-06T05:16:30.941Z] ---> job-cost.sh [2025-06-06T05:16:30.941Z] lf-activate-venv: SKIPPING [2025-06-06T05:16:30.941Z] DEBUG: total: 0.2199999988079071 [2025-06-06T05:16:30.941Z] INFO: Retrieving Stack Cost... [2025-06-06T05:16:31.201Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-06T05:16:31.461Z] INFO: Archiving Costs [Pipeline] echo [2025-06-06T05:16:31.473Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-06T05:16:31.755Z] ---> logs-deploy.sh [2025-06-06T05:16:31.756Z] lf-activate-venv: SKIPPING [2025-06-06T05:16:31.756Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/364 [2025-06-06T05:16:31.756Z] INFO: archiving workspace using pattern(s): [2025-06-06T05:16:32.695Z] Archives upload complete. [2025-06-06T05:16:32.955Z] INFO: archiving logs to Nexus [2025-06-06T05:16:33.524Z] ---> uname -a: [2025-06-06T05:16:33.524Z] Linux prd-ubuntu20-04-docker-8c-8g-2875 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-06-06T05:16:33.524Z] [2025-06-06T05:16:33.524Z] [2025-06-06T05:16:33.524Z] ---> lscpu: [2025-06-06T05:16:33.524Z] Architecture: x86_64 [2025-06-06T05:16:33.524Z] CPU op-mode(s): 32-bit, 64-bit [2025-06-06T05:16:33.524Z] Byte Order: Little Endian [2025-06-06T05:16:33.524Z] Address sizes: 40 bits physical, 48 bits virtual [2025-06-06T05:16:33.524Z] CPU(s): 8 [2025-06-06T05:16:33.524Z] On-line CPU(s) list: 0-7 [2025-06-06T05:16:33.524Z] Thread(s) per core: 1 [2025-06-06T05:16:33.524Z] Core(s) per socket: 1 [2025-06-06T05:16:33.524Z] Socket(s): 8 [2025-06-06T05:16:33.524Z] NUMA node(s): 1 [2025-06-06T05:16:33.524Z] Vendor ID: AuthenticAMD [2025-06-06T05:16:33.524Z] CPU family: 23 [2025-06-06T05:16:33.524Z] Model: 49 [2025-06-06T05:16:33.524Z] Model name: AMD EPYC-Rome Processor [2025-06-06T05:16:33.524Z] Stepping: 0 [2025-06-06T05:16:33.524Z] CPU MHz: 2799.998 [2025-06-06T05:16:33.524Z] BogoMIPS: 5599.99 [2025-06-06T05:16:33.524Z] Virtualization: AMD-V [2025-06-06T05:16:33.524Z] Hypervisor vendor: KVM [2025-06-06T05:16:33.524Z] Virtualization type: full [2025-06-06T05:16:33.524Z] L1d cache: 256 KiB [2025-06-06T05:16:33.524Z] L1i cache: 256 KiB [2025-06-06T05:16:33.524Z] L2 cache: 4 MiB [2025-06-06T05:16:33.524Z] L3 cache: 128 MiB [2025-06-06T05:16:33.524Z] NUMA node0 CPU(s): 0-7 [2025-06-06T05:16:33.524Z] Vulnerability Itlb multihit: Not affected [2025-06-06T05:16:33.524Z] Vulnerability L1tf: Not affected [2025-06-06T05:16:33.524Z] Vulnerability Mds: Not affected [2025-06-06T05:16:33.524Z] Vulnerability Meltdown: Not affected [2025-06-06T05:16:33.524Z] Vulnerability Mmio stale data: Not affected [2025-06-06T05:16:33.524Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-06-06T05:16:33.524Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-06-06T05:16:33.524Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-06-06T05:16:33.524Z] Vulnerability Srbds: Not affected [2025-06-06T05:16:33.524Z] Vulnerability Tsx async abort: Not affected [2025-06-06T05:16:33.524Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-06-06T05:16:33.524Z] [2025-06-06T05:16:33.524Z]