Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f Loading library edgex-global-pipelines@experimental Attempting to resolve experimental 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-ssh3330768905239092705.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/experimental revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh9149874754199749828.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/experimental^{commit} # timeout=10 Resolved tag experimental revision 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/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/sample-service/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8489099673443248528.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (experimental) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh6581549757363136788.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/sample-service/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/sample-service/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10334060335904514400.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:sample-service, buildExperimentalDockerImage:true, testScript:make test GOTESTFLAGS="-json -v"] ========================================================= [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: sample-service-settings PROJECT: sample-service USE_SEMVER: true TEST_SCRIPT: make test GOTESTFLAGS="-json -v" BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: sample-service DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: true BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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-9708 in /w/workspace/edgexfoundry_sample-service_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/sample-service.git > git init /w/workspace/edgexfoundry_sample-service_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.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/sample-service.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f (main) Commit message: "Merge pull request #166 from cherrycl/update-go-version" > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f # timeout=10 > git rev-list --no-walk 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-20T09:42:39.497Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-20T09:42:39.607Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-20T09:42:39.718Z] ========================================================= [2026-05-20T09:42:39.719Z] EdgeX Global Pipelines Version Info [2026-05-20T09:42:39.719Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-20T09:42:42.009Z] ------------------- [2026-05-20T09:42:42.009Z] stable info: [2026-05-20T09:42:42.009Z] ------------------- [2026-05-20T09:42:42.009Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-20T09:42:42.009Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-20T09:42:42.009Z] Message: update stable to v1.0.280 [2026-05-20T09:42:42.581Z] ------------------- [2026-05-20T09:42:42.582Z] experimental info: [2026-05-20T09:42:42.582Z] ------------------- [2026-05-20T09:42:42.582Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-20T09:42:42.582Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-20T09:42:42.582Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-20T09:42:42.676Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = sample-service-settings [Pipeline] echo [2026-05-20T09:42:42.699Z] [edgeXSetupEnvironment]: set envvar PROJECT = sample-service [Pipeline] echo [2026-05-20T09:42:42.721Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-20T09:42:42.743Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test GOTESTFLAGS="-json -v" [Pipeline] echo [2026-05-20T09:42:42.762Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-20T09:42:42.786Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-20T09:42:42.804Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-20T09:42:42.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-20T09:42:42.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-20T09:42:42.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-20T09:42:42.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-20T09:42:42.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = sample-service [Pipeline] echo [2026-05-20T09:42:42.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-20T09:42:42.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-20T09:42:42.998Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-20T09:42:43.026Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-20T09:42:43.052Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = true [Pipeline] echo [2026-05-20T09:42:43.077Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-20T09:42:43.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-20T09:42:43.128Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-20T09:42:43.155Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-20T09:42:43.180Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-20T09:42:43.208Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-20T09:42:43.230Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-20T09:42:43.252Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-20T09:42:43.278Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-20T09:42:43.305Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-20T09:42:43.329Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-20T09:42:43.347Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-20T09:42:43.367Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-20T09:42:43.393Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [Pipeline] echo [2026-05-20T09:42:43.470Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e8a1a9 [Pipeline] echo [2026-05-20T09:42:43.489Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T09:42:43.557Z] provisioning config files... [2026-05-20T09:42:43.572Z] copy managed file [sample-service-settings] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config17917727790912330622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T09:42:43.915Z] ---> ****-login.sh [2026-05-20T09:42:43.916Z] nexus3.edgexfoundry.org:10001 [2026-05-20T09:42:43.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T09:42:44.176Z] [2026-05-20T09:42:44.176Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T09:42:44.176Z] Configure a credential helper to remove this warning. See [2026-05-20T09:42:44.176Z] https://docs.****.com/go/credential-store/ [2026-05-20T09:42:44.176Z] [2026-05-20T09:42:44.176Z] Login Succeeded [2026-05-20T09:42:44.176Z] nexus3.edgexfoundry.org:10002 [2026-05-20T09:42:44.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T09:42:44.176Z] [2026-05-20T09:42:44.176Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T09:42:44.176Z] Configure a credential helper to remove this warning. See [2026-05-20T09:42:44.176Z] https://docs.****.com/go/credential-store/ [2026-05-20T09:42:44.176Z] [2026-05-20T09:42:44.176Z] Login Succeeded [2026-05-20T09:42:44.176Z] nexus3.edgexfoundry.org:10003 [2026-05-20T09:42:44.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T09:42:44.435Z] [2026-05-20T09:42:44.435Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T09:42:44.435Z] Configure a credential helper to remove this warning. See [2026-05-20T09:42:44.435Z] https://docs.****.com/go/credential-store/ [2026-05-20T09:42:44.435Z] [2026-05-20T09:42:44.436Z] Login Succeeded [2026-05-20T09:42:44.436Z] nexus3.edgexfoundry.org:10004 [2026-05-20T09:42:44.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T09:42:44.436Z] [2026-05-20T09:42:44.436Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T09:42:44.436Z] Configure a credential helper to remove this warning. See [2026-05-20T09:42:44.436Z] https://docs.****.com/go/credential-store/ [2026-05-20T09:42:44.436Z] [2026-05-20T09:42:44.436Z] Login Succeeded [2026-05-20T09:42:44.436Z] ****.io [2026-05-20T09:42:44.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T09:42:44.699Z] [2026-05-20T09:42:44.699Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T09:42:44.699Z] Configure a credential helper to remove this warning. See [2026-05-20T09:42:44.699Z] https://docs.****.com/go/credential-store/ [2026-05-20T09:42:44.699Z] [2026-05-20T09:42:44.699Z] Login Succeeded [2026-05-20T09:42:44.699Z] ---> ****-login.sh ends [Pipeline] } [2026-05-20T09:42:44.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-20T09:42:45.164Z] + git rev-list -1 --merges 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f~1..3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [Pipeline] echo [2026-05-20T09:42:45.194Z] -----------> git rev-list -1 --merges 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f~1..3e8a1a90304170214832f2aa5cfcbea6d3a9a30f 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [2026-05-20T09:42:45.194Z] 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [false] [Pipeline] sh [2026-05-20T09:42:45.492Z] + git log --format=format:%s -1 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [Pipeline] echo [2026-05-20T09:42:45.507Z] ========================================================= [2026-05-20T09:42:45.507Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-20T09:42:45.507Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-20T09:42:45.851Z] + git log --format=format:%s -1 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [Pipeline] echo [2026-05-20T09:42:45.863Z] [semverPrep] GIT_COMMIT: 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f, Commit Message: Merge pull request #166 from cherrycl/update-go-version [Pipeline] echo [2026-05-20T09:42:45.880Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-20T09:42:46.251Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-20T09:42:46.251Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-20T09:42:46.251Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-20T09:42:46.251Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-20T09:42:46.251Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-20T09:42:46.251Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-20T09:42:46.251Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:42:46.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-20T09:42:46.812Z] [2026-05-20T09:42:46.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:42:47.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-20T09:42:47.117Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-20T09:42:47.117Z] 3dae71ba6b94: Pulling fs layer [2026-05-20T09:42:47.117Z] 6bf1a483ea7c: Pulling fs layer [2026-05-20T09:42:47.117Z] f5dfc541a4d3: Pulling fs layer [2026-05-20T09:42:47.117Z] 461d9e800cba: Pulling fs layer [2026-05-20T09:42:47.117Z] 80192f66455f: Pulling fs layer [2026-05-20T09:42:47.117Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-20T09:42:47.117Z] a29436f7fd5d: Pulling fs layer [2026-05-20T09:42:47.117Z] 923cac83aea3: Pulling fs layer [2026-05-20T09:42:47.117Z] 25ad8b0a4227: Pulling fs layer [2026-05-20T09:42:47.117Z] db01528c6b51: Pulling fs layer [2026-05-20T09:42:47.117Z] 28988de357af: Pulling fs layer [2026-05-20T09:42:47.117Z] 461d9e800cba: Waiting [2026-05-20T09:42:47.117Z] 80192f66455f: Waiting [2026-05-20T09:42:47.117Z] 2e8e34ca0e6c: Waiting [2026-05-20T09:42:47.117Z] 25ad8b0a4227: Waiting [2026-05-20T09:42:47.117Z] a29436f7fd5d: Waiting [2026-05-20T09:42:47.117Z] db01528c6b51: Waiting [2026-05-20T09:42:47.117Z] 28988de357af: Waiting [2026-05-20T09:42:47.117Z] 923cac83aea3: Waiting [2026-05-20T09:42:47.117Z] 6bf1a483ea7c: Verifying Checksum [2026-05-20T09:42:47.117Z] 6bf1a483ea7c: Download complete [2026-05-20T09:42:47.117Z] 461d9e800cba: Verifying Checksum [2026-05-20T09:42:47.117Z] 461d9e800cba: Download complete [2026-05-20T09:42:47.117Z] 80192f66455f: Verifying Checksum [2026-05-20T09:42:47.117Z] 80192f66455f: Download complete [2026-05-20T09:42:47.377Z] f5dfc541a4d3: Verifying Checksum [2026-05-20T09:42:47.377Z] f5dfc541a4d3: Download complete [2026-05-20T09:42:47.377Z] 3dae71ba6b94: Verifying Checksum [2026-05-20T09:42:47.377Z] 3dae71ba6b94: Download complete [2026-05-20T09:42:47.377Z] 923cac83aea3: Verifying Checksum [2026-05-20T09:42:47.377Z] 923cac83aea3: Download complete [2026-05-20T09:42:47.377Z] 25ad8b0a4227: Verifying Checksum [2026-05-20T09:42:47.377Z] 25ad8b0a4227: Download complete [2026-05-20T09:42:47.637Z] db01528c6b51: Download complete [2026-05-20T09:42:47.637Z] 28988de357af: Verifying Checksum [2026-05-20T09:42:47.637Z] 28988de357af: Download complete [2026-05-20T09:42:47.637Z] a29436f7fd5d: Verifying Checksum [2026-05-20T09:42:47.637Z] a29436f7fd5d: Download complete [2026-05-20T09:42:47.897Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-20T09:42:48.837Z] 3dae71ba6b94: Pull complete [2026-05-20T09:42:49.095Z] 6bf1a483ea7c: Pull complete [2026-05-20T09:42:49.664Z] f5dfc541a4d3: Pull complete [2026-05-20T09:42:49.930Z] 461d9e800cba: Pull complete [2026-05-20T09:42:49.930Z] 80192f66455f: Pull complete [2026-05-20T09:42:54.193Z] 2e8e34ca0e6c: Pull complete [2026-05-20T09:42:55.132Z] a29436f7fd5d: Pull complete [2026-05-20T09:42:55.132Z] 923cac83aea3: Pull complete [2026-05-20T09:42:55.132Z] 25ad8b0a4227: Pull complete [2026-05-20T09:42:55.132Z] db01528c6b51: Pull complete [2026-05-20T09:42:55.132Z] 28988de357af: Pull complete [2026-05-20T09:42:55.132Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-20T09:42:55.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-20T09:42:55.132Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T09:42:55.314Z] prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container [2026-05-20T09:42:55.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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 [2026-05-20T09:42:56.852Z] $ docker top 014ad2f431b78b8be412d52110ff1a9b50a5dd9cb1b8a3a11bd7a5b03fa1803f -eo pid,comm [2026-05-20T09:42:56.893Z] 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). [2026-05-20T09:42:56.893Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-20T09:42:56.949Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-20T09:42:56.950Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-20T09:42:57.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-20T09:42:57.067Z] $ docker exec 014ad2f431b78b8be412d52110ff1a9b50a5dd9cb1b8a3a11bd7a5b03fa1803f ssh-agent [2026-05-20T09:42:57.174Z] SSH_AUTH_SOCK=/tmp/ssh-XdRjrm9oSgTo/agent.32 [2026-05-20T09:42:57.174Z] SSH_AGENT_PID=38 [2026-05-20T09:42:57.180Z] Running ssh-add (command line suppressed) [2026-05-20T09:42:57.280Z] Identity added: /w/workspace/edgexfoundry_sample-service_main@tmp/private_key_2676416178377118012.key (/w/workspace/edgexfoundry_sample-service_main@tmp/private_key_2676416178377118012.key) [2026-05-20T09:42:57.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-20T09:42:57.584Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_sample-service_main [Pipeline] sh [2026-05-20T09:42:57.873Z] + git tag --points-at HEAD [Pipeline] } [2026-05-20T09:42:57.889Z] $ docker exec --env ******** --env ******** 014ad2f431b78b8be412d52110ff1a9b50a5dd9cb1b8a3a11bd7a5b03fa1803f ssh-agent -k [2026-05-20T09:42:57.983Z] unset SSH_AUTH_SOCK; [2026-05-20T09:42:57.984Z] unset SSH_AGENT_PID; [2026-05-20T09:42:57.984Z] echo Agent pid 38 killed; [2026-05-20T09:42:57.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-20T09:42:58.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-20T09:42:58.038Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-20T09:42:58.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-20T09:42:58.163Z] $ docker exec 014ad2f431b78b8be412d52110ff1a9b50a5dd9cb1b8a3a11bd7a5b03fa1803f ssh-agent [2026-05-20T09:42:58.284Z] SSH_AUTH_SOCK=/tmp/ssh-GvVAXSPJyIDT/agent.85 [2026-05-20T09:42:58.284Z] SSH_AGENT_PID=91 [2026-05-20T09:42:58.288Z] Running ssh-add (command line suppressed) [2026-05-20T09:42:58.401Z] Identity added: /w/workspace/edgexfoundry_sample-service_main@tmp/private_key_6906710641120189873.key (/w/workspace/edgexfoundry_sample-service_main@tmp/private_key_6906710641120189873.key) [2026-05-20T09:42:58.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-20T09:42:58.716Z] + git semver init [2026-05-20T09:42:58.975Z] 2026-05-20 09:42:58,924 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-20T09:42:58.975Z] 2026-05-20 09:42:58,928 [run_init] DEBUG init version:0.0.0 force:False [2026-05-20T09:42:58.975Z] 2026-05-20 09:42:58,929 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_sample-service_main/.semver [2026-05-20T09:42:58.975Z] 2026-05-20 09:42:58,929 [execute] INFO git clone -b semver git@github.com:edgexfoundry/sample-service.git /w/workspace/edgexfoundry_sample-service_main/.semver [2026-05-20T09:42:58.975Z] 2026-05-20 09:42:58,930 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/sample-service.git', '/w/workspace/edgexfoundry_sample-service_main/.semver'], cwd=/w/workspace/edgexfoundry_sample-service_main, stdin=None, shell=False, universal_newlines=False) [2026-05-20T09:43:00.009Z] 2026-05-20 09:42:59,673 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_sample-service_main/.git/info/exclude [2026-05-20T09:43:00.009Z] 2026-05-20 09:42:59,673 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_sample-service_main/.semver/main with force:False [2026-05-20T09:43:00.009Z] 2026-05-20 09:42:59,673 [read_version] DEBUG read version from /w/workspace/edgexfoundry_sample-service_main/.semver/main [2026-05-20T09:43:00.009Z] 2026-05-20 09:42:59,674 [read_version] DEBUG read version from /w/workspace/edgexfoundry_sample-service_main/.semver/main [2026-05-20T09:43:00.009Z] 4.1.0-dev.1 [Pipeline] } [2026-05-20T09:43:00.035Z] $ docker exec --env ******** --env ******** 014ad2f431b78b8be412d52110ff1a9b50a5dd9cb1b8a3a11bd7a5b03fa1803f ssh-agent -k [2026-05-20T09:43:00.120Z] unset SSH_AUTH_SOCK; [2026-05-20T09:43:00.121Z] unset SSH_AGENT_PID; [2026-05-20T09:43:00.121Z] echo Agent pid 91 killed; [2026-05-20T09:43:00.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-20T09:43:00.497Z] + git semver [Pipeline] } [2026-05-20T09:43:00.773Z] $ docker stop --time=1 014ad2f431b78b8be412d52110ff1a9b50a5dd9cb1b8a3a11bd7a5b03fa1803f [2026-05-20T09:43:02.064Z] $ docker rm -f --volumes 014ad2f431b78b8be412d52110ff1a9b50a5dd9cb1b8a3a11bd7a5b03fa1803f [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-20T09:43:02.400Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-20T09:43:02.637Z] Stashed 1 file(s) [Pipeline] echo [2026-05-20T09:43:02.641Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T09:43:02.822Z] provisioning config files... [2026-05-20T09:43:02.834Z] copy managed file [sample-service-settings] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config15975364937569593146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T09:43:03.186Z] ---> ****-login.sh [2026-05-20T09:43:03.186Z] nexus3.edgexfoundry.org:10001 [2026-05-20T09:43:03.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T09:43:03.186Z] Login Succeeded [2026-05-20T09:43:03.186Z] nexus3.edgexfoundry.org:10002 [2026-05-20T09:43:03.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T09:43:03.186Z] Login Succeeded [2026-05-20T09:43:03.187Z] nexus3.edgexfoundry.org:10003 [2026-05-20T09:43:03.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T09:43:03.187Z] Login Succeeded [2026-05-20T09:43:03.453Z] nexus3.edgexfoundry.org:10004 [2026-05-20T09:43:03.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T09:43:03.453Z] Login Succeeded [2026-05-20T09:43:03.453Z] ****.io [2026-05-20T09:43:03.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T09:43:03.731Z] Login Succeeded [2026-05-20T09:43:03.731Z] ---> ****-login.sh ends [Pipeline] } [2026-05-20T09:43:03.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-20T09:43:03.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-20T09:43:03.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-20T09:43:03.911Z] ========================================================= [2026-05-20T09:43:03.911Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-20T09:43:03.911Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:43:04.260Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-20T09:43:04.827Z] #0 building with "default" instance using docker driver [2026-05-20T09:43:04.828Z] [2026-05-20T09:43:04.828Z] #1 [internal] load build definition from Dockerfile [2026-05-20T09:43:04.828Z] #1 transferring dockerfile: 1.47kB done [2026-05-20T09:43:04.828Z] #1 DONE 0.0s [2026-05-20T09:43:04.828Z] [2026-05-20T09:43:04.828Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-20T09:43:04.828Z] #2 DONE 0.1s [2026-05-20T09:43:04.828Z] [2026-05-20T09:43:04.828Z] #3 [internal] load .dockerignore [2026-05-20T09:43:04.828Z] #3 transferring context: 2B done [2026-05-20T09:43:04.828Z] #3 DONE 0.0s [2026-05-20T09:43:04.828Z] [2026-05-20T09:43:04.828Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-20T09:43:04.828Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-20T09:43:05.087Z] #4 ... [2026-05-20T09:43:05.087Z] [2026-05-20T09:43:05.087Z] #5 [internal] load build context [2026-05-20T09:43:05.087Z] #5 transferring context: 2.53MB 0.1s done [2026-05-20T09:43:05.087Z] #5 DONE 0.1s [2026-05-20T09:43:05.087Z] [2026-05-20T09:43:05.087Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-20T09:43:05.087Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2026-05-20T09:43:05.087Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-20T09:43:05.087Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-20T09:43:05.087Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s [2026-05-20T09:43:05.087Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-20T09:43:05.087Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-20T09:43:05.087Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-05-20T09:43:05.087Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s [2026-05-20T09:43:05.087Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-20T09:43:05.087Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-05-20T09:43:05.087Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-20T09:43:05.087Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.31MB / 60.15MB 0.3s [2026-05-20T09:43:05.087Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-20T09:43:05.087Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.53MB / 11.98MB 0.3s [2026-05-20T09:43:05.087Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 6.29MB / 112.58MB 0.3s [2026-05-20T09:43:05.087Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-05-20T09:43:05.347Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 46.14MB / 60.15MB 0.4s [2026-05-20T09:43:05.347Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-05-20T09:43:05.347Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 16.78MB / 112.58MB 0.4s [2026-05-20T09:43:05.347Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-05-20T09:43:05.347Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.4s [2026-05-20T09:43:05.347Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-05-20T09:43:05.347Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 26.21MB / 112.58MB 0.5s [2026-05-20T09:43:05.347Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.5s [2026-05-20T09:43:05.605Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s done [2026-05-20T09:43:05.605Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 39.85MB / 112.58MB 0.6s [2026-05-20T09:43:05.605Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2026-05-20T09:43:05.605Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-05-20T09:43:05.605Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 60.82MB / 112.58MB 0.7s [2026-05-20T09:43:05.605Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 82.84MB / 112.58MB 0.8s [2026-05-20T09:43:05.867Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 106.95MB / 112.58MB 0.9s [2026-05-20T09:43:06.126Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done [2026-05-20T09:43:10.396Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done [2026-05-20T09:43:10.690Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-20T09:43:10.690Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-20T09:43:10.690Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-20T09:43:10.690Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-20T09:43:10.690Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-05-20T09:43:10.953Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-05-20T09:43:11.219Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-05-20T09:43:14.533Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.1s done [2026-05-20T09:43:14.533Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 [2026-05-20T09:43:15.102Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.8s done [2026-05-20T09:43:15.102Z] #4 DONE 10.3s [2026-05-20T09:43:15.362Z] [2026-05-20T09:43:15.363Z] #6 [builder 2/7] RUN apk add --no-cache build-base git openssh-client [2026-05-20T09:43:15.363Z] #6 0.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T09:43:15.621Z] #6 0.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T09:43:15.881Z] #6 0.717 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-20T09:43:16.142Z] #6 0.726 (2/4) Installing libedit (20250104.3.1-r1) [2026-05-20T09:43:16.142Z] #6 0.732 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-20T09:43:16.142Z] #6 0.751 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-20T09:43:16.142Z] #6 0.761 Executing busybox-1.37.0-r19.trigger [2026-05-20T09:43:16.142Z] #6 0.770 OK: 269 MiB in 64 packages [2026-05-20T09:43:17.523Z] #6 DONE 2.1s [2026-05-20T09:43:17.523Z] [2026-05-20T09:43:17.523Z] #7 [builder 3/7] WORKDIR /sample-service [2026-05-20T09:43:17.523Z] #7 DONE 0.0s [2026-05-20T09:43:17.523Z] [2026-05-20T09:43:17.523Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-20T09:43:17.523Z] #8 DONE 0.0s [2026-05-20T09:43:17.523Z] [2026-05-20T09:43:17.523Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T09:43:17.777Z] Still waiting to schedule task [2026-05-20T09:43:17.777Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-05-20T09:43:24.089Z] #9 DONE 5.9s [2026-05-20T09:43:24.090Z] [2026-05-20T09:43:24.090Z] #10 [builder 6/7] COPY . . [2026-05-20T09:43:24.090Z] #10 DONE 0.1s [2026-05-20T09:43:24.090Z] [2026-05-20T09:43:24.090Z] #11 [builder 7/7] RUN echo noop [2026-05-20T09:43:24.090Z] #11 0.207 noop [2026-05-20T09:43:24.090Z] #11 DONE 0.3s [2026-05-20T09:43:24.090Z] [2026-05-20T09:43:24.090Z] #12 exporting to image [2026-05-20T09:43:24.090Z] #12 exporting layers [2026-05-20T09:43:24.659Z] #12 exporting layers 1.1s done [2026-05-20T09:43:24.659Z] #12 writing image sha256:e494a3c7cbd2581c2a21607c2905d2ad144a70e52b6b0f4d5d3e83636629bb02 done [2026-05-20T09:43:24.659Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-20T09:43:24.659Z] #12 DONE 1.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:43:24.988Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-20T09:43:24.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T09:43:25.071Z] prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container [2026-05-20T09:43:25.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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 [2026-05-20T09:43:25.386Z] $ docker top 5e768867601624b1a986763126f9def0d0ba309b565fc30c2a3bf7cb2913105d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-20T09:43:25.729Z] + go version [2026-05-20T09:43:25.729Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-20T09:43:25.745Z] $ docker stop --time=1 5e768867601624b1a986763126f9def0d0ba309b565fc30c2a3bf7cb2913105d [2026-05-20T09:43:27.026Z] $ docker rm -f --volumes 5e768867601624b1a986763126f9def0d0ba309b565fc30c2a3bf7cb2913105d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:43:27.473Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-20T09:43:27.473Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T09:43:27.562Z] prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container [2026-05-20T09:43:27.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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 [2026-05-20T09:43:27.851Z] $ docker top 96c0e004d79ed32bac6118b30c1d989c6c537949b4af9825a1df3ab9f5b17d3a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-20T09:43:28.204Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_sample-service_main [Pipeline] fileExists [Pipeline] sh [2026-05-20T09:43:28.505Z] + make test 'GOTESTFLAGS=-json -v' [2026-05-20T09:43:28.505Z] CGO_ENABLED=1 go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2026-05-20T09:43:29.441Z] CGO_ENABLED=1 go test -json -v ./... -coverprofile=coverage.out | gotestfmt [2026-05-20T09:43:39.448Z] 📦 github.com/edgexfoundry/sample-service [2026-05-20T09:43:39.448Z] 🛑 no test files [2026-05-20T09:43:39.448Z] [2026-05-20T09:43:39.448Z] 📦 github.com/edgexfoundry/sample-service/cmd [2026-05-20T09:43:39.448Z] github.com/edgexfoundry/sample-service/cmd coverage: 0.0% of statements [2026-05-20T09:43:39.448Z] [2026-05-20T09:43:39.449Z] 📦 github.com/edgexfoundry/sample-service/driver (40% coverage) [2026-05-20T09:43:39.449Z] level=ERROR ts=2026-05-20T09:43:38.155158843Z app=devicerandom source=logger.go:74 msg="logTarget cannot be blank, using stdout only" [2026-05-20T09:43:39.449Z] ✅ TestHandleReadCommands (0s) [2026-05-20T09:43:39.449Z] ✅ TestHandleWriteCommands (0s) [2026-05-20T09:43:39.449Z] ✅ TestValue_Int16 (0s) [2026-05-20T09:43:39.449Z] ✅ TestValue_Int32 (0s) [2026-05-20T09:43:39.449Z] ✅ TestValue_Int64 (0s) [2026-05-20T09:43:39.449Z] ✅ TestValue_Int8 (0s) [2026-05-20T09:43:39.449Z] [2026-05-20T09:43:39.449Z] CGO_ENABLED=1 go vet ./... [2026-05-20T09:43:41.984Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-20T09:43:41.984Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-20T09:43:41.984Z] ./bin/test-attribution-txt.sh [2026-05-20T09:43:41.984Z] An attribution for golang.org/x/crypto is missing from Attribution.txt, please add [2026-05-20T09:43:41.984Z] An attribution for golang.org/x/sys is missing from Attribution.txt, please add [Pipeline] echo [2026-05-20T09:43:41.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-20T09:43:42.021Z] $ docker stop --time=1 96c0e004d79ed32bac6118b30c1d989c6c537949b4af9825a1df3ab9f5b17d3a [2026-05-20T09:43:43.514Z] $ docker rm -f --volumes 96c0e004d79ed32bac6118b30c1d989c6c537949b4af9825a1df3ab9f5b17d3a [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-20T09:43:43.908Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-20T09:43:43.957Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-20T09:43:44.427Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-20T09:43:44.713Z] + ls -al . [2026-05-20T09:43:44.713Z] total 160 [2026-05-20T09:43:44.713Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 09:43 . [2026-05-20T09:43:44.713Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 09:42 .. [2026-05-20T09:43:44.713Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 09:43 .git [2026-05-20T09:43:44.713Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 09:42 .github [2026-05-20T09:43:44.713Z] -rw-rw-r-- 1 jenkins jenkins 46 May 20 09:42 .gitignore [2026-05-20T09:43:44.713Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 09:42 .semver [2026-05-20T09:43:44.713Z] -rw-rw-r-- 1 jenkins jenkins 4832 May 20 09:42 Attribution.txt [2026-05-20T09:43:44.713Z] -rw-rw-r-- 1 jenkins jenkins 34862 May 20 09:42 CHANGELOG.md [2026-05-20T09:43:44.713Z] -rw-rw-r-- 1 jenkins jenkins 1434 May 20 09:42 Dockerfile [2026-05-20T09:43:44.713Z] -rw-rw-r-- 1 jenkins jenkins 819 May 20 09:42 Jenkinsfile [2026-05-20T09:43:44.713Z] -rw-rw-r-- 1 jenkins jenkins 729 May 20 09:42 Jenkinsfile-sandbox [2026-05-20T09:43:44.713Z] -rw-rw-r-- 1 jenkins jenkins 3586 May 20 09:42 Jenkinsfile.edgexSemver [2026-05-20T09:43:44.713Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 20 09:42 LICENSE [2026-05-20T09:43:44.713Z] -rw-rw-r-- 1 jenkins jenkins 1308 May 20 09:42 Makefile [2026-05-20T09:43:44.713Z] -rw-rw-r-- 1 jenkins jenkins 3063 May 20 09:42 README.md [2026-05-20T09:43:44.713Z] -rw-rw-r-- 1 jenkins jenkins 11 May 20 09:43 VERSION [2026-05-20T09:43:44.713Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 09:42 api [2026-05-20T09:43:44.713Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 09:42 bin [2026-05-20T09:43:44.713Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 09:42 cmd [2026-05-20T09:43:44.713Z] -rw-r--r-- 1 jenkins jenkins 5399 May 20 09:43 coverage.out [2026-05-20T09:43:44.713Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 09:42 driver [2026-05-20T09:43:44.713Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 09:42 example [2026-05-20T09:43:44.713Z] -rw-rw-r-- 1 jenkins jenkins 1957 May 20 09:42 go.mod [2026-05-20T09:43:44.713Z] -rw-rw-r-- 1 jenkins jenkins 13083 May 20 09:42 go.sum [2026-05-20T09:43:44.713Z] -rw-rw-r-- 1 jenkins jenkins 225 May 20 09:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:43:45.040Z] + docker build -t sample-service -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=3e8a1a90304170214832f2aa5cfcbea6d3a9a30f --label arch=amd64 --label version=4.1.0-dev.1 . [2026-05-20T09:43:45.300Z] #0 building with "default" instance using docker driver [2026-05-20T09:43:45.300Z] [2026-05-20T09:43:45.300Z] #1 [internal] load build definition from Dockerfile [2026-05-20T09:43:45.300Z] #1 transferring dockerfile: 1.47kB done [2026-05-20T09:43:45.300Z] #1 DONE 0.0s [2026-05-20T09:43:45.300Z] [2026-05-20T09:43:45.300Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-20T09:43:45.300Z] #2 DONE 0.0s [2026-05-20T09:43:45.300Z] [2026-05-20T09:43:45.300Z] #3 [internal] load metadata for docker.io/library/alpine:3.18 [2026-05-20T09:43:45.300Z] #3 DONE 0.1s [2026-05-20T09:43:45.300Z] [2026-05-20T09:43:45.300Z] #4 [internal] load .dockerignore [2026-05-20T09:43:45.300Z] #4 transferring context: 2B done [2026-05-20T09:43:45.300Z] #4 DONE 0.0s [2026-05-20T09:43:45.300Z] [2026-05-20T09:43:45.300Z] #5 [internal] load build context [2026-05-20T09:43:45.300Z] #5 transferring context: 15.34kB 0.0s done [2026-05-20T09:43:45.300Z] #5 DONE 0.0s [2026-05-20T09:43:45.300Z] [2026-05-20T09:43:45.300Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-20T09:43:45.300Z] #6 DONE 0.1s [2026-05-20T09:43:45.300Z] [2026-05-20T09:43:45.300Z] #7 [stage-1 1/4] FROM docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f [2026-05-20T09:43:45.300Z] #7 resolve docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 0.0s done [2026-05-20T09:43:45.300Z] #7 extracting sha256:44cf07d57ee4424189f012074a59110ee2065adfdde9c7d9826bebdffce0a885 [2026-05-20T09:43:45.300Z] #7 sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 8.08kB / 8.08kB done [2026-05-20T09:43:45.300Z] #7 sha256:fd032399cd767f310a1d1274e81cab9f0fd8a49b3589eba2c3420228cd45b6a7 1.02kB / 1.02kB done [2026-05-20T09:43:45.300Z] #7 sha256:802c91d5298192c0f3a08101aeb5f9ade2992e22c9e27fa8b88eab82602550d0 582B / 582B done [2026-05-20T09:43:45.300Z] #7 sha256:44cf07d57ee4424189f012074a59110ee2065adfdde9c7d9826bebdffce0a885 3.42MB / 3.42MB 0.1s done [2026-05-20T09:43:45.559Z] #7 extracting sha256:44cf07d57ee4424189f012074a59110ee2065adfdde9c7d9826bebdffce0a885 0.1s done [2026-05-20T09:43:45.559Z] #7 DONE 0.3s [2026-05-20T09:43:45.559Z] [2026-05-20T09:43:45.559Z] #8 [builder 2/7] RUN apk add --no-cache build-base git openssh-client [2026-05-20T09:43:45.559Z] #8 0.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T09:43:45.819Z] #8 0.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T09:43:46.079Z] #8 0.837 OK: 269 MiB in 64 packages [2026-05-20T09:43:46.339Z] #8 DONE 1.0s [2026-05-20T09:43:46.339Z] [2026-05-20T09:43:46.339Z] #9 [builder 3/7] WORKDIR /sample-service [2026-05-20T09:43:46.339Z] #9 DONE 0.0s [2026-05-20T09:43:46.339Z] [2026-05-20T09:43:46.339Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2026-05-20T09:43:46.339Z] #10 DONE 0.0s [2026-05-20T09:43:46.339Z] [2026-05-20T09:43:46.339Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T09:43:46.597Z] #11 DONE 0.3s [2026-05-20T09:43:46.856Z] [2026-05-20T09:43:46.856Z] #12 [builder 6/7] COPY . . [2026-05-20T09:43:46.856Z] #12 DONE 0.0s [2026-05-20T09:43:46.856Z] [2026-05-20T09:43:46.856Z] #13 [builder 7/7] RUN make build [2026-05-20T09:43:46.856Z] #13 0.245 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/sample-service.Version=4.1.0-dev.1" -o cmd/sample-service ./cmd [2026-05-20T09:43:56.866Z] #13 DONE 9.7s [2026-05-20T09:43:56.866Z] [2026-05-20T09:43:56.866Z] #14 [stage-1 2/4] COPY --from=builder /sample-service/cmd / [2026-05-20T09:43:56.866Z] #14 DONE 0.1s [2026-05-20T09:43:56.866Z] [2026-05-20T09:43:56.866Z] #15 [stage-1 3/4] COPY --from=builder /sample-service/LICENSE / [2026-05-20T09:43:56.866Z] #15 DONE 0.0s [2026-05-20T09:43:56.866Z] [2026-05-20T09:43:56.866Z] #16 [stage-1 4/4] COPY --from=builder /sample-service/Attribution.txt / [2026-05-20T09:43:56.866Z] #16 DONE 0.0s [2026-05-20T09:43:56.866Z] [2026-05-20T09:43:56.866Z] #17 exporting to image [2026-05-20T09:43:56.866Z] #17 exporting layers 0.1s done [2026-05-20T09:43:56.866Z] #17 writing image sha256:3390f9af888de011a057472a42444cca333ac622f4048057950332c6b1391da4 done [2026-05-20T09:43:56.866Z] #17 naming to docker.io/library/sample-service done [2026-05-20T09:43:56.866Z] #17 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T09:43:57.002Z] provisioning config files... [2026-05-20T09:43:57.012Z] copy managed file [sample-service-settings] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config13780982189734525098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T09:43:57.321Z] ---> ****-login.sh [2026-05-20T09:43:57.321Z] nexus3.edgexfoundry.org:10001 [2026-05-20T09:43:57.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T09:43:57.321Z] Login Succeeded [2026-05-20T09:43:57.321Z] nexus3.edgexfoundry.org:10002 [2026-05-20T09:43:57.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T09:43:57.321Z] Login Succeeded [2026-05-20T09:43:57.321Z] nexus3.edgexfoundry.org:10003 [2026-05-20T09:43:57.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T09:43:57.581Z] Login Succeeded [2026-05-20T09:43:57.581Z] nexus3.edgexfoundry.org:10004 [2026-05-20T09:43:57.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T09:43:57.581Z] Login Succeeded [2026-05-20T09:43:57.581Z] ****.io [2026-05-20T09:43:57.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T09:43:57.842Z] Login Succeeded [2026-05-20T09:43:57.842Z] ---> ****-login.sh ends [Pipeline] } [2026-05-20T09:43:57.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T09:43:57.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-20T09:43:57.938Z] [edgeXDocker.push] Tagging docker image sample-service with the following tags: [2026-05-20T09:43:57.939Z] 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [2026-05-20T09:43:57.939Z] latest [2026-05-20T09:43:57.939Z] 4.1.0-dev.1 [2026-05-20T09:43:57.939Z] 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f-4.1.0-dev.1 [2026-05-20T09:43:57.939Z] main [2026-05-20T09:43:57.939Z] experimental [2026-05-20T09:43:57.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:43:58.304Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:43:58.644Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [2026-05-20T09:43:58.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2026-05-20T09:43:58.644Z] 7b0dee941ca5: Preparing [2026-05-20T09:43:58.644Z] 587a6bb8eab8: Preparing [2026-05-20T09:43:58.644Z] d8ed599ef98b: Preparing [2026-05-20T09:43:58.644Z] f44f286046d9: Preparing [2026-05-20T09:43:58.644Z] f44f286046d9: Layer already exists [2026-05-20T09:43:58.644Z] 7b0dee941ca5: Pushed [2026-05-20T09:43:58.644Z] 587a6bb8eab8: Pushed [2026-05-20T09:44:00.549Z] d8ed599ef98b: Pushed [2026-05-20T09:44:00.549Z] 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f: digest: sha256:f1c9cb6874cdf39f29a5954b0ac4ec5b61f0745885d841965c0df2b85a4fb998 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:44:00.877Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:44:01.212Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:latest [2026-05-20T09:44:01.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2026-05-20T09:44:01.212Z] 7b0dee941ca5: Preparing [2026-05-20T09:44:01.212Z] 587a6bb8eab8: Preparing [2026-05-20T09:44:01.212Z] d8ed599ef98b: Preparing [2026-05-20T09:44:01.212Z] f44f286046d9: Preparing [2026-05-20T09:44:01.212Z] 7b0dee941ca5: Layer already exists [2026-05-20T09:44:01.212Z] d8ed599ef98b: Layer already exists [2026-05-20T09:44:01.212Z] f44f286046d9: Layer already exists [2026-05-20T09:44:01.212Z] 587a6bb8eab8: Layer already exists [2026-05-20T09:44:01.212Z] latest: digest: sha256:f1c9cb6874cdf39f29a5954b0ac4ec5b61f0745885d841965c0df2b85a4fb998 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:44:01.545Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:44:01.879Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:4.1.0-dev.1 [2026-05-20T09:44:01.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2026-05-20T09:44:01.879Z] 7b0dee941ca5: Preparing [2026-05-20T09:44:01.879Z] 587a6bb8eab8: Preparing [2026-05-20T09:44:01.879Z] d8ed599ef98b: Preparing [2026-05-20T09:44:01.879Z] f44f286046d9: Preparing [2026-05-20T09:44:01.879Z] 587a6bb8eab8: Layer already exists [2026-05-20T09:44:01.879Z] 7b0dee941ca5: Layer already exists [2026-05-20T09:44:01.879Z] d8ed599ef98b: Layer already exists [2026-05-20T09:44:01.879Z] f44f286046d9: Layer already exists [2026-05-20T09:44:01.879Z] 4.1.0-dev.1: digest: sha256:f1c9cb6874cdf39f29a5954b0ac4ec5b61f0745885d841965c0df2b85a4fb998 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:44:02.217Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:3e8a1a90304170214832f2aa5cfcbea6d3a9a30f-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:44:02.553Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:3e8a1a90304170214832f2aa5cfcbea6d3a9a30f-4.1.0-dev.1 [2026-05-20T09:44:02.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2026-05-20T09:44:02.553Z] 7b0dee941ca5: Preparing [2026-05-20T09:44:02.553Z] 587a6bb8eab8: Preparing [2026-05-20T09:44:02.553Z] d8ed599ef98b: Preparing [2026-05-20T09:44:02.553Z] f44f286046d9: Preparing [2026-05-20T09:44:02.553Z] f44f286046d9: Layer already exists [2026-05-20T09:44:02.553Z] 7b0dee941ca5: Layer already exists [2026-05-20T09:44:02.553Z] d8ed599ef98b: Layer already exists [2026-05-20T09:44:02.553Z] 587a6bb8eab8: Layer already exists [2026-05-20T09:44:02.553Z] 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f-4.1.0-dev.1: digest: sha256:f1c9cb6874cdf39f29a5954b0ac4ec5b61f0745885d841965c0df2b85a4fb998 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:44:02.891Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:44:03.229Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:main [2026-05-20T09:44:03.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2026-05-20T09:44:03.229Z] 7b0dee941ca5: Preparing [2026-05-20T09:44:03.229Z] 587a6bb8eab8: Preparing [2026-05-20T09:44:03.229Z] d8ed599ef98b: Preparing [2026-05-20T09:44:03.229Z] f44f286046d9: Preparing [2026-05-20T09:44:03.229Z] 587a6bb8eab8: Layer already exists [2026-05-20T09:44:03.229Z] d8ed599ef98b: Layer already exists [2026-05-20T09:44:03.229Z] f44f286046d9: Layer already exists [2026-05-20T09:44:03.229Z] 7b0dee941ca5: Layer already exists [2026-05-20T09:44:03.229Z] main: digest: sha256:f1c9cb6874cdf39f29a5954b0ac4ec5b61f0745885d841965c0df2b85a4fb998 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:44:03.586Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:experimental [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:44:03.940Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:experimental [2026-05-20T09:44:03.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2026-05-20T09:44:03.940Z] 7b0dee941ca5: Preparing [2026-05-20T09:44:03.940Z] 587a6bb8eab8: Preparing [2026-05-20T09:44:03.940Z] d8ed599ef98b: Preparing [2026-05-20T09:44:03.940Z] f44f286046d9: Preparing [2026-05-20T09:44:03.940Z] 7b0dee941ca5: Layer already exists [2026-05-20T09:44:03.940Z] 587a6bb8eab8: Layer already exists [2026-05-20T09:44:03.940Z] d8ed599ef98b: Layer already exists [2026-05-20T09:44:03.940Z] f44f286046d9: Layer already exists [2026-05-20T09:44:03.940Z] experimental: digest: sha256:f1c9cb6874cdf39f29a5954b0ac4ec5b61f0745885d841965c0df2b85a4fb998 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T09:44:04.041Z] ===================================================== [Pipeline] echo [2026-05-20T09:44:04.060Z] taggedImages: [2026-05-20T09:44:04.060Z] - nexus3.edgexfoundry.org:10004/sample-service:3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [2026-05-20T09:44:04.060Z] - nexus3.edgexfoundry.org:10004/sample-service:latest [2026-05-20T09:44:04.060Z] - nexus3.edgexfoundry.org:10004/sample-service:4.1.0-dev.1 [2026-05-20T09:44:04.060Z] - nexus3.edgexfoundry.org:10004/sample-service:3e8a1a90304170214832f2aa5cfcbea6d3a9a30f-4.1.0-dev.1 [2026-05-20T09:44:04.060Z] - nexus3.edgexfoundry.org:10004/sample-service:main [2026-05-20T09:44:04.060Z] - nexus3.edgexfoundry.org:10004/sample-service:experimental [Pipeline] } [Pipeline] // script [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 [2026-05-20T09:44:04.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-20T09:44:04.483Z] [2026-05-20T09:44:04.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:44:04.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-20T09:44:04.805Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-20T09:44:04.805Z] 5eb5b503b376: Pulling fs layer [2026-05-20T09:44:04.805Z] 5c69ac0246d0: Pulling fs layer [2026-05-20T09:44:04.805Z] ec43610c2a17: Pulling fs layer [2026-05-20T09:44:04.805Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-20T09:44:04.805Z] 33b1e0a273af: Pulling fs layer [2026-05-20T09:44:04.805Z] 5d3b04190fa2: Pulling fs layer [2026-05-20T09:44:04.805Z] 2f39f015ded8: Pulling fs layer [2026-05-20T09:44:04.805Z] 3a2ae6a8a46f: Waiting [2026-05-20T09:44:04.805Z] 33b1e0a273af: Waiting [2026-05-20T09:44:04.805Z] 5d3b04190fa2: Waiting [2026-05-20T09:44:04.805Z] 2f39f015ded8: Waiting [2026-05-20T09:44:04.805Z] 5c69ac0246d0: Download complete [2026-05-20T09:44:04.805Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-20T09:44:04.805Z] 3a2ae6a8a46f: Download complete [2026-05-20T09:44:04.805Z] 33b1e0a273af: Verifying Checksum [2026-05-20T09:44:04.805Z] 33b1e0a273af: Download complete [2026-05-20T09:44:04.805Z] ec43610c2a17: Verifying Checksum [2026-05-20T09:44:04.805Z] ec43610c2a17: Download complete [2026-05-20T09:44:04.805Z] 5d3b04190fa2: Verifying Checksum [2026-05-20T09:44:04.805Z] 5d3b04190fa2: Download complete [2026-05-20T09:44:05.066Z] 5eb5b503b376: Download complete [2026-05-20T09:44:05.637Z] 2f39f015ded8: Download complete [2026-05-20T09:44:06.574Z] 5eb5b503b376: Pull complete [2026-05-20T09:44:06.833Z] 5c69ac0246d0: Pull complete [2026-05-20T09:44:07.400Z] ec43610c2a17: Pull complete [2026-05-20T09:44:07.400Z] 3a2ae6a8a46f: Pull complete [2026-05-20T09:44:07.663Z] 33b1e0a273af: Pull complete [2026-05-20T09:44:07.663Z] 5d3b04190fa2: Pull complete [2026-05-20T09:44:14.294Z] 2f39f015ded8: Pull complete [2026-05-20T09:44:14.294Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-20T09:44:14.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-20T09:44:14.294Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T09:44:14.411Z] prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container [2026-05-20T09:44:14.464Z] $ 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_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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 [2026-05-20T09:44:15.672Z] $ docker top 0d559cf3fd4445512808f3435c0926f3bd76160ace84417f97b4726f0746f24a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T09:44:16.074Z] ---> job-cost.sh [2026-05-20T09:44:16.074Z] lf-activate-venv: SKIPPING [2026-05-20T09:44:16.074Z] INFO: No Stack... [2026-05-20T09:44:16.334Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-20T09:44:16.902Z] INFO: Archiving Costs [Pipeline] sh [2026-05-20T09:44:17.193Z] + cat /w/workspace/edgexfoundry_sample-service_main/archives/cost.csv [2026-05-20T09:44:17.193Z] + cut -d, -f6 [Pipeline] lock [2026-05-20T09:44:17.205Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-sample-service-main-90-stack-cost] [2026-05-20T09:44:17.211Z] Resource [jenkins-edgexfoundry-sample-service-main-90-stack-cost] did not exist. Created. [2026-05-20T09:44:17.217Z] Lock acquired on [Resource: jenkins-edgexfoundry-sample-service-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-20T09:44:17.536Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-20T09:44:17.571Z] Stashed 1 file(s) [Pipeline] } [2026-05-20T09:44:17.579Z] Lock released on resource [Resource: jenkins-edgexfoundry-sample-service-main-90-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-20T09:44:17.612Z] $ docker stop --time=1 0d559cf3fd4445512808f3435c0926f3bd76160ace84417f97b4726f0746f24a [2026-05-20T09:44:18.752Z] $ docker rm -f --volumes 0d559cf3fd4445512808f3435c0926f3bd76160ace84417f97b4726f0746f24a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-20T09:44:53.701Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9709 in /w/workspace/edgexfoundry_sample-service_main [Pipeline] { [Pipeline] ws [2026-05-20T09:44:53.727Z] Running in /w/workspace/sample-service/90 [Pipeline] { [Pipeline] checkout [2026-05-20T09:44:53.779Z] Selected Git installation does not exist. Using Default [2026-05-20T09:44:53.779Z] The recommended git tool is: NONE [2026-05-20T09:44:59.119Z] using credential edgex-jenkins-ssh [2026-05-20T09:44:59.153Z] Cloning the remote Git repository [2026-05-20T09:44:59.207Z] Cloning repository git@github.com:edgexfoundry/sample-service.git [2026-05-20T09:44:59.308Z] > git init /w/workspace/sample-service/90 # timeout=10 [2026-05-20T09:44:59.460Z] Fetching upstream changes from git@github.com:edgexfoundry/sample-service.git [2026-05-20T09:44:59.462Z] > git --version # timeout=10 [2026-05-20T09:44:59.481Z] > git --version # 'git version 2.25.1' [2026-05-20T09:44:59.484Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-20T09:44:59.633Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/sample-service.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-20T09:45:00.442Z] > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 [2026-05-20T09:45:00.467Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-20T09:45:01.464Z] Avoid second fetch [2026-05-20T09:45:01.464Z] Checking out Revision 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f (main) [2026-05-20T09:45:02.169Z] Commit message: "Merge pull request #166 from cherrycl/update-go-version" [2026-05-20T09:45:01.489Z] > git config core.sparsecheckout # timeout=10 [2026-05-20T09:45:01.553Z] > git checkout -f 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T09:45:07.038Z] provisioning config files... [2026-05-20T09:45:07.072Z] copy managed file [sample-service-settings] to file:/w/workspace/sample-service/90@tmp/config15465867791451937532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T09:45:07.858Z] ---> ****-login.sh [2026-05-20T09:45:07.858Z] nexus3.edgexfoundry.org:10001 [2026-05-20T09:45:08.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T09:45:08.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T09:45:08.401Z] Configure a credential helper to remove this warning. See [2026-05-20T09:45:08.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T09:45:08.401Z] [2026-05-20T09:45:08.401Z] Login Succeeded [2026-05-20T09:45:08.401Z] nexus3.edgexfoundry.org:10002 [2026-05-20T09:45:08.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T09:45:08.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T09:45:08.677Z] Configure a credential helper to remove this warning. See [2026-05-20T09:45:08.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T09:45:08.677Z] [2026-05-20T09:45:08.677Z] Login Succeeded [2026-05-20T09:45:08.677Z] nexus3.edgexfoundry.org:10003 [2026-05-20T09:45:08.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T09:45:09.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T09:45:09.219Z] Configure a credential helper to remove this warning. See [2026-05-20T09:45:09.219Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T09:45:09.219Z] [2026-05-20T09:45:09.219Z] Login Succeeded [2026-05-20T09:45:09.219Z] nexus3.edgexfoundry.org:10004 [2026-05-20T09:45:09.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T09:45:09.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T09:45:09.489Z] Configure a credential helper to remove this warning. See [2026-05-20T09:45:09.489Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T09:45:09.489Z] [2026-05-20T09:45:09.489Z] Login Succeeded [2026-05-20T09:45:09.489Z] ****.io [2026-05-20T09:45:09.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T09:45:10.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T09:45:10.029Z] Configure a credential helper to remove this warning. See [2026-05-20T09:45:10.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T09:45:10.029Z] [2026-05-20T09:45:10.029Z] Login Succeeded [2026-05-20T09:45:10.029Z] ---> ****-login.sh ends [Pipeline] } [2026-05-20T09:45:10.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-20T09:45:10.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-20T09:45:10.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-20T09:45:10.408Z] ========================================================= [2026-05-20T09:45:10.408Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-20T09:45:10.408Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:45:10.799Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-20T09:45:11.088Z] Sending build context to Docker daemon 1.473MB [2026-05-20T09:45:11.088Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2026-05-20T09:45:11.088Z] Step 2/12 : FROM ${BASE} AS builder [2026-05-20T09:45:11.372Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-20T09:45:11.372Z] 6b59a28fa201: Pulling fs layer [2026-05-20T09:45:11.372Z] d32bb0dddca7: Pulling fs layer [2026-05-20T09:45:11.372Z] 5dab1238d3d9: Pulling fs layer [2026-05-20T09:45:11.372Z] 196fd7d83e7d: Pulling fs layer [2026-05-20T09:45:11.372Z] 4f4fb700ef54: Pulling fs layer [2026-05-20T09:45:11.372Z] 8ba94037c8f0: Pulling fs layer [2026-05-20T09:45:11.372Z] deaec5988b04: Pulling fs layer [2026-05-20T09:45:11.372Z] 9f65657bb879: Pulling fs layer [2026-05-20T09:45:11.372Z] 4f4fb700ef54: Waiting [2026-05-20T09:45:11.372Z] 8ba94037c8f0: Waiting [2026-05-20T09:45:11.372Z] deaec5988b04: Waiting [2026-05-20T09:45:11.372Z] 9f65657bb879: Waiting [2026-05-20T09:45:11.372Z] 196fd7d83e7d: Waiting [2026-05-20T09:45:11.372Z] d32bb0dddca7: Verifying Checksum [2026-05-20T09:45:11.372Z] d32bb0dddca7: Download complete [2026-05-20T09:45:11.372Z] 196fd7d83e7d: Download complete [2026-05-20T09:45:11.372Z] 4f4fb700ef54: Verifying Checksum [2026-05-20T09:45:11.372Z] 4f4fb700ef54: Download complete [2026-05-20T09:45:11.372Z] 8ba94037c8f0: Download complete [2026-05-20T09:45:11.372Z] 6b59a28fa201: Verifying Checksum [2026-05-20T09:45:11.372Z] 6b59a28fa201: Download complete [2026-05-20T09:45:11.985Z] 9f65657bb879: Verifying Checksum [2026-05-20T09:45:11.985Z] 9f65657bb879: Download complete [2026-05-20T09:45:12.282Z] 6b59a28fa201: Pull complete [2026-05-20T09:45:12.962Z] d32bb0dddca7: Pull complete [2026-05-20T09:45:12.962Z] 5dab1238d3d9: Verifying Checksum [2026-05-20T09:45:12.962Z] 5dab1238d3d9: Download complete [2026-05-20T09:45:14.490Z] deaec5988b04: Verifying Checksum [2026-05-20T09:45:14.490Z] deaec5988b04: Download complete [2026-05-20T09:45:26.989Z] 5dab1238d3d9: Pull complete [2026-05-20T09:45:26.989Z] 196fd7d83e7d: Pull complete [2026-05-20T09:45:26.989Z] 4f4fb700ef54: Pull complete [2026-05-20T09:45:26.989Z] 8ba94037c8f0: Pull complete [2026-05-20T09:45:35.248Z] deaec5988b04: Pull complete [2026-05-20T09:45:37.206Z] 9f65657bb879: Pull complete [2026-05-20T09:45:37.206Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-20T09:45:37.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-20T09:45:37.490Z] ---> 334268110677 [2026-05-20T09:45:37.490Z] Step 3/12 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2026-05-20T09:45:40.104Z] ---> Running in 5a6977e71688 [2026-05-20T09:45:40.375Z] Removing intermediate container 5a6977e71688 [2026-05-20T09:45:40.375Z] ---> 66ea328db79f [2026-05-20T09:45:40.375Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-20T09:45:40.375Z] ---> Running in 81936cfbb16c [2026-05-20T09:45:40.969Z] Removing intermediate container 81936cfbb16c [2026-05-20T09:45:40.969Z] ---> c9b06bdff663 [2026-05-20T09:45:40.969Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-05-20T09:45:40.969Z] ---> Running in f80bf108cd27 [2026-05-20T09:45:41.607Z] Removing intermediate container f80bf108cd27 [2026-05-20T09:45:41.607Z] ---> 2e6b9ab09580 [2026-05-20T09:45:41.607Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-20T09:45:41.607Z] ---> Running in 8ff936301d1a [2026-05-20T09:45:43.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T09:45:43.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T09:45:45.946Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-20T09:45:45.946Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-05-20T09:45:45.946Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-20T09:45:45.946Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-20T09:45:45.946Z] Executing busybox-1.37.0-r19.trigger [2026-05-20T09:45:45.946Z] OK: 259 MiB in 64 packages [2026-05-20T09:45:49.317Z] Removing intermediate container 8ff936301d1a [2026-05-20T09:45:49.317Z] ---> 5cb47c586518 [2026-05-20T09:45:49.317Z] Step 7/12 : WORKDIR /sample-service [2026-05-20T09:45:49.593Z] ---> Running in 5537066d81da [2026-05-20T09:45:49.862Z] Removing intermediate container 5537066d81da [2026-05-20T09:45:49.862Z] ---> 679e0e9e9a65 [2026-05-20T09:45:49.862Z] Step 8/12 : COPY go.mod vendor* ./ [2026-05-20T09:45:50.461Z] ---> 80eba70dfdcb [2026-05-20T09:45:50.461Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T09:45:50.461Z] ---> Running in b7a57fa8e3a5 [2026-05-20T09:46:08.710Z] Removing intermediate container b7a57fa8e3a5 [2026-05-20T09:46:08.710Z] ---> aca3794a77d0 [2026-05-20T09:46:08.710Z] Step 10/12 : COPY . . [2026-05-20T09:46:08.710Z] ---> 4dd55f5866b9 [2026-05-20T09:46:08.710Z] Step 11/12 : ARG MAKE='make build' [2026-05-20T09:46:08.710Z] ---> Running in 5c0c7a127c91 [2026-05-20T09:46:08.981Z] Removing intermediate container 5c0c7a127c91 [2026-05-20T09:46:08.981Z] ---> 9e729c392537 [2026-05-20T09:46:08.981Z] Step 12/12 : RUN $MAKE [2026-05-20T09:46:09.252Z] ---> Running in 5b59249a0d8e [2026-05-20T09:46:10.244Z] noop [2026-05-20T09:46:11.213Z] Removing intermediate container 5b59249a0d8e [2026-05-20T09:46:11.213Z] ---> 25797d56504c [2026-05-20T09:46:11.213Z] Successfully built 25797d56504c [2026-05-20T09:46:11.213Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:46:11.609Z] + docker inspect -f . ci-base-image-arm64 [2026-05-20T09:46:11.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T09:46:11.896Z] prd-ubuntu20.04-docker-arm64-4c-16g-9709 does not seem to be running inside a container [2026-05-20T09:46:12.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/sample-service/90 -v /w/workspace/sample-service/90:/w/workspace/sample-service/90:rw,z -v /w/workspace/sample-service/90@tmp:/w/workspace/sample-service/90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-20T09:46:13.604Z] $ docker top 682467d81348842a7aae94e2ea592c9387a3b53b1d8c64e55f67bcced79ef857 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-20T09:46:14.543Z] + go version [2026-05-20T09:46:14.543Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-20T09:46:14.566Z] $ docker stop --time=1 682467d81348842a7aae94e2ea592c9387a3b53b1d8c64e55f67bcced79ef857 [2026-05-20T09:46:19.679Z] $ docker rm -f --volumes 682467d81348842a7aae94e2ea592c9387a3b53b1d8c64e55f67bcced79ef857 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:46:20.343Z] + docker inspect -f . ci-base-image-arm64 [2026-05-20T09:46:20.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T09:46:20.571Z] prd-ubuntu20.04-docker-arm64-4c-16g-9709 does not seem to be running inside a container [2026-05-20T09:46:20.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/sample-service/90 -v /w/workspace/sample-service/90:/w/workspace/sample-service/90:rw,z -v /w/workspace/sample-service/90@tmp:/w/workspace/sample-service/90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-20T09:46:22.102Z] $ docker top e92ed47e672a560754a08b154a71faf13a79787c0d98d3302d7ad93f6b96ff4a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-20T09:46:23.016Z] + git config --global --add safe.directory /w/workspace/sample-service/90 [Pipeline] fileExists [Pipeline] sh [2026-05-20T09:46:23.692Z] + make test 'GOTESTFLAGS=-json -v' [2026-05-20T09:46:23.692Z] CGO_ENABLED=1 go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2026-05-20T09:46:25.650Z] CGO_ENABLED=1 go test -json -v ./... -coverprofile=coverage.out | gotestfmt [2026-05-20T09:47:47.377Z] 📦 github.com/edgexfoundry/sample-service [2026-05-20T09:47:47.377Z] 🛑 no test files [2026-05-20T09:47:47.377Z] [2026-05-20T09:47:47.377Z] 📦 github.com/edgexfoundry/sample-service/cmd [2026-05-20T09:47:47.377Z] github.com/edgexfoundry/sample-service/cmd coverage: 0.0% of statements [2026-05-20T09:47:47.377Z] [2026-05-20T09:47:47.377Z] 📦 github.com/edgexfoundry/sample-service/driver (40% coverage) [2026-05-20T09:47:47.377Z] level=ERROR ts=2026-05-20T09:47:36.128438323Z app=devicerandom source=logger.go:74 msg="logTarget cannot be blank, using stdout only" [2026-05-20T09:47:47.377Z] ✅ TestHandleReadCommands (0s) [2026-05-20T09:47:47.377Z] ✅ TestHandleWriteCommands (0s) [2026-05-20T09:47:47.377Z] ✅ TestValue_Int16 (0s) [2026-05-20T09:47:47.377Z] ✅ TestValue_Int32 (0s) [2026-05-20T09:47:47.377Z] ✅ TestValue_Int64 (0s) [2026-05-20T09:47:47.377Z] ✅ TestValue_Int8 (0s) [2026-05-20T09:47:47.377Z] [2026-05-20T09:47:47.377Z] CGO_ENABLED=1 go vet ./... [2026-05-20T09:48:02.436Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-20T09:48:02.436Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-20T09:48:02.436Z] ./bin/test-attribution-txt.sh [2026-05-20T09:48:02.436Z] An attribution for golang.org/x/crypto is missing from Attribution.txt, please add [2026-05-20T09:48:02.436Z] An attribution for golang.org/x/sys is missing from Attribution.txt, please add [Pipeline] echo [2026-05-20T09:48:02.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-20T09:48:02.500Z] $ docker stop --time=1 e92ed47e672a560754a08b154a71faf13a79787c0d98d3302d7ad93f6b96ff4a [2026-05-20T09:48:04.393Z] $ docker rm -f --volumes e92ed47e672a560754a08b154a71faf13a79787c0d98d3302d7ad93f6b96ff4a [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-20T09:48:05.537Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-20T09:48:05.572Z] Warning: overwriting stash ‘coverage-report’ [2026-05-20T09:48:06.131Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-20T09:48:06.560Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-20T09:48:06.891Z] + ls -al . [2026-05-20T09:48:06.891Z] total 156 [2026-05-20T09:48:06.891Z] drwxrwxr-x 9 jenkins jenkins 4096 May 20 09:46 . [2026-05-20T09:48:06.891Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 09:44 .. [2026-05-20T09:48:06.891Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 09:45 .git [2026-05-20T09:48:06.891Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 09:45 .github [2026-05-20T09:48:06.891Z] -rw-rw-r-- 1 jenkins jenkins 46 May 20 09:45 .gitignore [2026-05-20T09:48:06.891Z] -rw-rw-r-- 1 jenkins jenkins 4832 May 20 09:45 Attribution.txt [2026-05-20T09:48:06.891Z] -rw-rw-r-- 1 jenkins jenkins 34862 May 20 09:45 CHANGELOG.md [2026-05-20T09:48:06.891Z] -rw-rw-r-- 1 jenkins jenkins 1434 May 20 09:45 Dockerfile [2026-05-20T09:48:06.891Z] -rw-rw-r-- 1 jenkins jenkins 819 May 20 09:45 Jenkinsfile [2026-05-20T09:48:06.891Z] -rw-rw-r-- 1 jenkins jenkins 729 May 20 09:45 Jenkinsfile-sandbox [2026-05-20T09:48:06.891Z] -rw-rw-r-- 1 jenkins jenkins 3586 May 20 09:45 Jenkinsfile.edgexSemver [2026-05-20T09:48:06.891Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 20 09:45 LICENSE [2026-05-20T09:48:06.891Z] -rw-rw-r-- 1 jenkins jenkins 1308 May 20 09:45 Makefile [2026-05-20T09:48:06.891Z] -rw-rw-r-- 1 jenkins jenkins 3063 May 20 09:45 README.md [2026-05-20T09:48:06.891Z] -rw-rw-r-- 1 jenkins jenkins 11 May 20 09:43 VERSION [2026-05-20T09:48:06.891Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 09:45 api [2026-05-20T09:48:06.891Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 09:45 bin [2026-05-20T09:48:06.891Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 09:45 cmd [2026-05-20T09:48:06.891Z] -rw-r--r-- 1 jenkins jenkins 5399 May 20 09:47 coverage.out [2026-05-20T09:48:06.891Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 09:45 driver [2026-05-20T09:48:06.891Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 09:45 example [2026-05-20T09:48:06.891Z] -rw-rw-r-- 1 jenkins jenkins 1957 May 20 09:45 go.mod [2026-05-20T09:48:06.891Z] -rw-rw-r-- 1 jenkins jenkins 13083 May 20 09:45 go.sum [2026-05-20T09:48:06.891Z] -rw-rw-r-- 1 jenkins jenkins 225 May 20 09:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:48:07.263Z] + docker build -t sample-service-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3e8a1a90304170214832f2aa5cfcbea6d3a9a30f --label arch=arm64 --label version=4.1.0-dev.1 . [2026-05-20T09:48:07.536Z] Sending build context to Docker daemon 1.479MB [2026-05-20T09:48:07.536Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2026-05-20T09:48:07.536Z] Step 2/23 : FROM ${BASE} AS builder [2026-05-20T09:48:07.536Z] ---> 25797d56504c [2026-05-20T09:48:07.536Z] Step 3/23 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2026-05-20T09:48:08.122Z] ---> Running in f504740a76af [2026-05-20T09:48:08.714Z] Removing intermediate container f504740a76af [2026-05-20T09:48:08.714Z] ---> fe281f4034bb [2026-05-20T09:48:08.714Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2026-05-20T09:48:08.714Z] ---> Running in 19f207b120d8 [2026-05-20T09:48:08.983Z] Removing intermediate container 19f207b120d8 [2026-05-20T09:48:08.984Z] ---> 7c076a744d0a [2026-05-20T09:48:08.984Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-05-20T09:48:09.255Z] ---> Running in db2cf42a6f39 [2026-05-20T09:48:09.526Z] Removing intermediate container db2cf42a6f39 [2026-05-20T09:48:09.526Z] ---> d8a8d397f163 [2026-05-20T09:48:09.526Z] Step 6/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-20T09:48:09.526Z] ---> Running in c7392f6d2fba [2026-05-20T09:48:10.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T09:48:11.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T09:48:13.171Z] OK: 259 MiB in 64 packages [2026-05-20T09:48:14.244Z] Removing intermediate container c7392f6d2fba [2026-05-20T09:48:14.244Z] ---> adfb523619df [2026-05-20T09:48:14.244Z] Step 7/23 : WORKDIR /sample-service [2026-05-20T09:48:14.244Z] ---> Running in d5baa8d0dedc [2026-05-20T09:48:14.849Z] Removing intermediate container d5baa8d0dedc [2026-05-20T09:48:14.849Z] ---> 443f28381850 [2026-05-20T09:48:14.849Z] Step 8/23 : COPY go.mod vendor* ./ [2026-05-20T09:48:15.454Z] ---> 5739dbfda7ef [2026-05-20T09:48:15.454Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T09:48:15.454Z] ---> Running in a1d23e32ad8e [2026-05-20T09:48:17.431Z] Removing intermediate container a1d23e32ad8e [2026-05-20T09:48:17.431Z] ---> f92945fadd18 [2026-05-20T09:48:17.431Z] Step 10/23 : COPY . . [2026-05-20T09:48:18.411Z] ---> 518786c962b8 [2026-05-20T09:48:18.411Z] Step 11/23 : ARG MAKE='make build' [2026-05-20T09:48:18.411Z] ---> Running in 75f0deab6877 [2026-05-20T09:48:19.103Z] Removing intermediate container 75f0deab6877 [2026-05-20T09:48:19.103Z] ---> 706abf03a53a [2026-05-20T09:48:19.103Z] Step 12/23 : RUN $MAKE [2026-05-20T09:48:19.103Z] ---> Running in dd00006b7ef6 [2026-05-20T09:48:22.994Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/sample-service.Version=4.1.0-dev.1" -o cmd/sample-service ./cmd [2026-05-20T09:49:30.933Z] Removing intermediate container dd00006b7ef6 [2026-05-20T09:49:30.933Z] ---> a75e5a14a137 [2026-05-20T09:49:30.933Z] Step 13/23 : FROM alpine:3.18 [2026-05-20T09:49:30.933Z] 3.18: Pulling from library/alpine [2026-05-20T09:49:30.933Z] 95459497489f: Pulling fs layer [2026-05-20T09:49:30.933Z] 95459497489f: Verifying Checksum [2026-05-20T09:49:30.933Z] 95459497489f: Download complete [2026-05-20T09:49:30.933Z] 95459497489f: Pull complete [2026-05-20T09:49:30.933Z] Digest: sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f [2026-05-20T09:49:30.933Z] Status: Downloaded newer image for alpine:3.18 [2026-05-20T09:49:30.933Z] ---> de2b9975f8fd [2026-05-20T09:49:30.933Z] Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-05-20T09:49:30.933Z] ---> Running in 9b5fb340e2c8 [2026-05-20T09:49:30.933Z] Removing intermediate container 9b5fb340e2c8 [2026-05-20T09:49:30.933Z] ---> ed3c3f2d87b7 [2026-05-20T09:49:30.933Z] Step 15/23 : ENV APP_PORT=49999 [2026-05-20T09:49:30.933Z] ---> Running in 1f0b5f4ee562 [2026-05-20T09:49:30.933Z] Removing intermediate container 1f0b5f4ee562 [2026-05-20T09:49:30.933Z] ---> 980f6700972c [2026-05-20T09:49:30.933Z] Step 16/23 : EXPOSE $APP_PORT [2026-05-20T09:49:30.933Z] ---> Running in 9ce11795c96d [2026-05-20T09:49:31.213Z] Removing intermediate container 9ce11795c96d [2026-05-20T09:49:31.213Z] ---> 0581cd87671e [2026-05-20T09:49:31.213Z] Step 17/23 : COPY --from=builder /sample-service/cmd / [2026-05-20T09:49:34.611Z] ---> 988491f0ca5c [2026-05-20T09:49:34.611Z] Step 18/23 : COPY --from=builder /sample-service/LICENSE / [2026-05-20T09:49:35.202Z] ---> 91a1a31b1448 [2026-05-20T09:49:35.202Z] Step 19/23 : COPY --from=builder /sample-service/Attribution.txt / [2026-05-20T09:49:35.794Z] ---> 5cded8909201 [2026-05-20T09:49:35.794Z] Step 20/23 : ENTRYPOINT ["/sample-service","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] [2026-05-20T09:49:35.794Z] ---> Running in 0bcc43e2a195 [2026-05-20T09:49:36.386Z] Removing intermediate container 0bcc43e2a195 [2026-05-20T09:49:36.386Z] ---> b1c2cd95effd [2026-05-20T09:49:36.386Z] Step 21/23 : LABEL arch=arm64 [2026-05-20T09:49:36.386Z] ---> Running in 5407f1103c56 [2026-05-20T09:49:36.676Z] Removing intermediate container 5407f1103c56 [2026-05-20T09:49:36.676Z] ---> b57cb4345699 [2026-05-20T09:49:36.676Z] Step 22/23 : LABEL git_sha=3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [2026-05-20T09:49:36.676Z] ---> Running in 1011e1390ae7 [2026-05-20T09:49:37.270Z] Removing intermediate container 1011e1390ae7 [2026-05-20T09:49:37.270Z] ---> fab8dfb19d95 [2026-05-20T09:49:37.270Z] Step 23/23 : LABEL version=4.1.0-dev.1 [2026-05-20T09:49:37.270Z] ---> Running in b7ed4022f4b0 [2026-05-20T09:49:37.544Z] Removing intermediate container b7ed4022f4b0 [2026-05-20T09:49:37.544Z] ---> 03349ed63e4c [2026-05-20T09:49:37.544Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-20T09:49:37.816Z] Successfully built 03349ed63e4c [2026-05-20T09:49:37.816Z] Successfully tagged sample-service-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T09:49:37.980Z] provisioning config files... [2026-05-20T09:49:38.001Z] copy managed file [sample-service-settings] to file:/w/workspace/sample-service/90@tmp/config3045767235037057985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T09:49:38.383Z] ---> ****-login.sh [2026-05-20T09:49:38.383Z] nexus3.edgexfoundry.org:10001 [2026-05-20T09:49:38.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T09:49:38.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T09:49:38.655Z] Configure a credential helper to remove this warning. See [2026-05-20T09:49:38.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T09:49:38.655Z] [2026-05-20T09:49:38.655Z] Login Succeeded [2026-05-20T09:49:38.655Z] nexus3.edgexfoundry.org:10002 [2026-05-20T09:49:39.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T09:49:39.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T09:49:39.250Z] Configure a credential helper to remove this warning. See [2026-05-20T09:49:39.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T09:49:39.251Z] [2026-05-20T09:49:39.251Z] Login Succeeded [2026-05-20T09:49:39.251Z] nexus3.edgexfoundry.org:10003 [2026-05-20T09:49:39.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T09:49:39.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T09:49:39.795Z] Configure a credential helper to remove this warning. See [2026-05-20T09:49:39.795Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T09:49:39.795Z] [2026-05-20T09:49:39.795Z] Login Succeeded [2026-05-20T09:49:39.795Z] nexus3.edgexfoundry.org:10004 [2026-05-20T09:49:40.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T09:49:40.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T09:49:40.067Z] Configure a credential helper to remove this warning. See [2026-05-20T09:49:40.067Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T09:49:40.067Z] [2026-05-20T09:49:40.067Z] Login Succeeded [2026-05-20T09:49:40.067Z] ****.io [2026-05-20T09:49:40.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T09:49:40.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T09:49:40.614Z] Configure a credential helper to remove this warning. See [2026-05-20T09:49:40.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T09:49:40.614Z] [2026-05-20T09:49:40.614Z] Login Succeeded [2026-05-20T09:49:40.614Z] ---> ****-login.sh ends [Pipeline] } [2026-05-20T09:49:40.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T09:49:40.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-20T09:49:40.729Z] [edgeXDocker.push] Tagging docker image sample-service-arm64 with the following tags: [2026-05-20T09:49:40.729Z] 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [2026-05-20T09:49:40.729Z] latest [2026-05-20T09:49:40.729Z] 4.1.0-dev.1 [2026-05-20T09:49:40.729Z] 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f-4.1.0-dev.1 [2026-05-20T09:49:40.729Z] main [2026-05-20T09:49:40.729Z] experimental [2026-05-20T09:49:40.729Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:49:41.145Z] + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:49:41.541Z] + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [2026-05-20T09:49:41.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] [2026-05-20T09:49:41.541Z] d4c19b3bf187: Preparing [2026-05-20T09:49:41.541Z] 5e35fdee6479: Preparing [2026-05-20T09:49:41.541Z] 5731d6cc1385: Preparing [2026-05-20T09:49:41.541Z] 171a26c7bc56: Preparing [2026-05-20T09:49:41.820Z] 171a26c7bc56: Layer already exists [2026-05-20T09:49:41.820Z] 5e35fdee6479: Pushed [2026-05-20T09:49:41.820Z] d4c19b3bf187: Pushed [2026-05-20T09:49:44.481Z] 5731d6cc1385: Pushed [2026-05-20T09:49:44.749Z] 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f: digest: sha256:5ad239a94c27d714776a1ccf4b9c07a8b0996f9d0b2f0d5b1bf4107cce49f753 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:49:45.129Z] + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:49:47.438Z] + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:latest [2026-05-20T09:49:47.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] [2026-05-20T09:49:47.438Z] d4c19b3bf187: Preparing [2026-05-20T09:49:47.438Z] 5e35fdee6479: Preparing [2026-05-20T09:49:47.438Z] 5731d6cc1385: Preparing [2026-05-20T09:49:47.438Z] 171a26c7bc56: Preparing [2026-05-20T09:49:47.438Z] 5e35fdee6479: Layer already exists [2026-05-20T09:49:47.438Z] 5731d6cc1385: Layer already exists [2026-05-20T09:49:47.438Z] 171a26c7bc56: Layer already exists [2026-05-20T09:49:47.438Z] d4c19b3bf187: Layer already exists [2026-05-20T09:49:47.706Z] latest: digest: sha256:5ad239a94c27d714776a1ccf4b9c07a8b0996f9d0b2f0d5b1bf4107cce49f753 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:49:48.081Z] + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:49:48.459Z] + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:4.1.0-dev.1 [2026-05-20T09:49:48.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] [2026-05-20T09:49:48.459Z] d4c19b3bf187: Preparing [2026-05-20T09:49:48.459Z] 5e35fdee6479: Preparing [2026-05-20T09:49:48.459Z] 5731d6cc1385: Preparing [2026-05-20T09:49:48.459Z] 171a26c7bc56: Preparing [2026-05-20T09:49:48.459Z] 5e35fdee6479: Layer already exists [2026-05-20T09:49:48.459Z] d4c19b3bf187: Layer already exists [2026-05-20T09:49:48.459Z] 5731d6cc1385: Layer already exists [2026-05-20T09:49:48.459Z] 171a26c7bc56: Layer already exists [2026-05-20T09:49:48.730Z] 4.1.0-dev.1: digest: sha256:5ad239a94c27d714776a1ccf4b9c07a8b0996f9d0b2f0d5b1bf4107cce49f753 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:49:49.100Z] + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:3e8a1a90304170214832f2aa5cfcbea6d3a9a30f-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:49:49.466Z] + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:3e8a1a90304170214832f2aa5cfcbea6d3a9a30f-4.1.0-dev.1 [2026-05-20T09:49:49.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] [2026-05-20T09:49:49.466Z] d4c19b3bf187: Preparing [2026-05-20T09:49:49.466Z] 5e35fdee6479: Preparing [2026-05-20T09:49:49.466Z] 5731d6cc1385: Preparing [2026-05-20T09:49:49.466Z] 171a26c7bc56: Preparing [2026-05-20T09:49:49.466Z] 171a26c7bc56: Layer already exists [2026-05-20T09:49:49.466Z] 5731d6cc1385: Layer already exists [2026-05-20T09:49:49.466Z] d4c19b3bf187: Layer already exists [2026-05-20T09:49:49.466Z] 5e35fdee6479: Layer already exists [2026-05-20T09:49:49.734Z] 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f-4.1.0-dev.1: digest: sha256:5ad239a94c27d714776a1ccf4b9c07a8b0996f9d0b2f0d5b1bf4107cce49f753 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:49:50.108Z] + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:49:50.492Z] + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:main [2026-05-20T09:49:50.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] [2026-05-20T09:49:50.492Z] d4c19b3bf187: Preparing [2026-05-20T09:49:50.492Z] 5e35fdee6479: Preparing [2026-05-20T09:49:50.492Z] 5731d6cc1385: Preparing [2026-05-20T09:49:50.492Z] 171a26c7bc56: Preparing [2026-05-20T09:49:50.492Z] d4c19b3bf187: Layer already exists [2026-05-20T09:49:50.492Z] 171a26c7bc56: Layer already exists [2026-05-20T09:49:50.492Z] 5e35fdee6479: Layer already exists [2026-05-20T09:49:50.492Z] 5731d6cc1385: Layer already exists [2026-05-20T09:49:50.767Z] main: digest: sha256:5ad239a94c27d714776a1ccf4b9c07a8b0996f9d0b2f0d5b1bf4107cce49f753 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:49:51.158Z] + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:experimental [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:49:51.519Z] + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:experimental [2026-05-20T09:49:51.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] [2026-05-20T09:49:51.519Z] d4c19b3bf187: Preparing [2026-05-20T09:49:51.519Z] 5e35fdee6479: Preparing [2026-05-20T09:49:51.519Z] 5731d6cc1385: Preparing [2026-05-20T09:49:51.519Z] 171a26c7bc56: Preparing [2026-05-20T09:49:51.519Z] 171a26c7bc56: Layer already exists [2026-05-20T09:49:51.519Z] 5731d6cc1385: Layer already exists [2026-05-20T09:49:51.519Z] 5e35fdee6479: Layer already exists [2026-05-20T09:49:51.519Z] d4c19b3bf187: Layer already exists [2026-05-20T09:49:51.519Z] experimental: digest: sha256:5ad239a94c27d714776a1ccf4b9c07a8b0996f9d0b2f0d5b1bf4107cce49f753 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T09:49:51.869Z] ===================================================== [Pipeline] echo [2026-05-20T09:49:51.887Z] taggedImages: [2026-05-20T09:49:51.887Z] - nexus3.edgexfoundry.org:10004/sample-service-arm64:3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [2026-05-20T09:49:51.887Z] - nexus3.edgexfoundry.org:10004/sample-service-arm64:latest [2026-05-20T09:49:51.887Z] - nexus3.edgexfoundry.org:10004/sample-service-arm64:4.1.0-dev.1 [2026-05-20T09:49:51.887Z] - nexus3.edgexfoundry.org:10004/sample-service-arm64:3e8a1a90304170214832f2aa5cfcbea6d3a9a30f-4.1.0-dev.1 [2026-05-20T09:49:51.887Z] - nexus3.edgexfoundry.org:10004/sample-service-arm64:main [2026-05-20T09:49:51.887Z] - nexus3.edgexfoundry.org:10004/sample-service-arm64:experimental [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:49:52.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-20T09:49:52.305Z] [2026-05-20T09:49:52.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:49:52.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-20T09:49:52.642Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-20T09:49:52.642Z] 8998bd30e6a1: Pulling fs layer [2026-05-20T09:49:52.642Z] 04944245beec: Pulling fs layer [2026-05-20T09:49:52.642Z] 699f458cf7ca: Pulling fs layer [2026-05-20T09:49:52.642Z] 765212b225bb: Pulling fs layer [2026-05-20T09:49:52.642Z] f23df028b6ca: Pulling fs layer [2026-05-20T09:49:52.642Z] d65c8cfc05b1: Pulling fs layer [2026-05-20T09:49:52.642Z] 2437ff75d9bd: Pulling fs layer [2026-05-20T09:49:52.642Z] d65c8cfc05b1: Waiting [2026-05-20T09:49:52.642Z] 765212b225bb: Waiting [2026-05-20T09:49:52.642Z] f23df028b6ca: Waiting [2026-05-20T09:49:52.642Z] 2437ff75d9bd: Waiting [2026-05-20T09:49:52.925Z] 04944245beec: Verifying Checksum [2026-05-20T09:49:52.925Z] 04944245beec: Download complete [2026-05-20T09:49:52.925Z] 765212b225bb: Verifying Checksum [2026-05-20T09:49:52.925Z] 765212b225bb: Download complete [2026-05-20T09:49:52.925Z] f23df028b6ca: Verifying Checksum [2026-05-20T09:49:52.925Z] f23df028b6ca: Download complete [2026-05-20T09:49:52.925Z] d65c8cfc05b1: Verifying Checksum [2026-05-20T09:49:52.925Z] d65c8cfc05b1: Download complete [2026-05-20T09:49:53.192Z] 699f458cf7ca: Download complete [2026-05-20T09:49:53.460Z] 8998bd30e6a1: Verifying Checksum [2026-05-20T09:49:53.460Z] 8998bd30e6a1: Download complete [2026-05-20T09:49:56.049Z] 2437ff75d9bd: Verifying Checksum [2026-05-20T09:49:56.049Z] 2437ff75d9bd: Download complete [2026-05-20T09:50:00.344Z] 8998bd30e6a1: Pull complete [2026-05-20T09:50:00.931Z] 04944245beec: Pull complete [2026-05-20T09:50:02.347Z] 699f458cf7ca: Pull complete [2026-05-20T09:50:02.633Z] 765212b225bb: Pull complete [2026-05-20T09:50:03.627Z] f23df028b6ca: Pull complete [2026-05-20T09:50:03.897Z] d65c8cfc05b1: Pull complete [2026-05-20T09:50:22.270Z] 2437ff75d9bd: Pull complete [2026-05-20T09:50:22.270Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-20T09:50:22.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-20T09:50:22.270Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T09:50:22.500Z] prd-ubuntu20.04-docker-arm64-4c-16g-9709 does not seem to be running inside a container [2026-05-20T09:50:22.567Z] $ 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/sample-service/90 -v /w/workspace/sample-service/90:/w/workspace/sample-service/90:rw,z -v /w/workspace/sample-service/90@tmp:/w/workspace/sample-service/90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-20T09:50:25.578Z] $ docker top 3200a0de8da9c18c6270eb41a552f228acd2190e9c69fe9f4e85d4840c64071c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T09:50:26.457Z] ---> job-cost.sh [2026-05-20T09:50:26.457Z] lf-activate-venv: SKIPPING [2026-05-20T09:50:26.457Z] INFO: No Stack... [2026-05-20T09:50:27.091Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-20T09:50:27.691Z] INFO: Archiving Costs [Pipeline] sh [2026-05-20T09:50:28.354Z] + cat /w/workspace/sample-service/90/archives/cost.csv [2026-05-20T09:50:28.354Z] + cut -d, -f6 [Pipeline] lock [2026-05-20T09:50:28.419Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-sample-service-main-90-stack-cost] [2026-05-20T09:50:28.431Z] Resource [jenkins-edgexfoundry-sample-service-main-90-stack-cost] did not exist. Created. [2026-05-20T09:50:28.436Z] Lock acquired on [Resource: jenkins-edgexfoundry-sample-service-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-20T09:50:29.303Z] /w/workspace/sample-service/90@tmp/durable-d88d9f8c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-20T09:50:30.140Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-20T09:50:30.167Z] Warning: overwriting stash ‘stack-cost’ [2026-05-20T09:50:30.218Z] Stashed 1 file(s) [Pipeline] } [2026-05-20T09:50:30.227Z] Lock released on resource [Resource: jenkins-edgexfoundry-sample-service-main-90-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-20T09:50:30.284Z] $ docker stop --time=1 3200a0de8da9c18c6270eb41a552f228acd2190e9c69fe9f4e85d4840c64071c [2026-05-20T09:50:31.918Z] $ docker rm -f --volumes 3200a0de8da9c18c6270eb41a552f228acd2190e9c69fe9f4e85d4840c64071c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-20T09:50:32.711Z] provisioning config files... [2026-05-20T09:50:32.745Z] copy managed file [sample-service-codecov-token] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config18062128772454481361tmp [Pipeline] { [Pipeline] sh [2026-05-20T09:50:33.232Z] + set +x [2026-05-20T09:50:33.232Z] + + curl -s https://codecov.io/bashbash [2026-05-20T09:50:33.232Z] -s -- [2026-05-20T09:50:33.232Z] [2026-05-20T09:50:33.232Z] _____ _ [2026-05-20T09:50:33.232Z] / ____| | | [2026-05-20T09:50:33.232Z] | | ___ __| | ___ ___ _____ __ [2026-05-20T09:50:33.232Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-20T09:50:33.232Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-20T09:50:33.232Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-20T09:50:33.232Z] Bash-1.0.6 [2026-05-20T09:50:33.232Z] [2026-05-20T09:50:33.232Z] [2026-05-20T09:50:33.232Z] ==> git version 2.25.1 found [2026-05-20T09:50:33.232Z] ==> 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 [2026-05-20T09:50:33.232Z] Release-Date: 2020-01-08 [2026-05-20T09:50:33.232Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-20T09:50:33.232Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-20T09:50:33.232Z] ==> Jenkins CI detected. [2026-05-20T09:50:33.232Z] current dir:  /w/workspace/edgexfoundry_sample-service_main [2026-05-20T09:50:33.232Z] project root: . [2026-05-20T09:50:33.232Z] --> token set from env [2026-05-20T09:50:33.232Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-20T09:50:33.232Z] ==> Running gcov in . (disable via -X gcov) [2026-05-20T09:50:33.232Z] ==> Python coveragepy not found [2026-05-20T09:50:33.232Z] ==> Searching for coverage reports in: [2026-05-20T09:50:33.232Z] + . [2026-05-20T09:50:33.232Z] -> Found 1 reports [2026-05-20T09:50:33.232Z] ==> Detecting git/mercurial file structure [2026-05-20T09:50:33.232Z] ==> Reading reports [2026-05-20T09:50:33.232Z] + ./coverage.out bytes=5399 [2026-05-20T09:50:33.232Z] ==> Appending adjustments [2026-05-20T09:50:33.232Z] https://docs.codecov.io/docs/fixing-reports [2026-05-20T09:50:33.232Z] + Found adjustments [2026-05-20T09:50:33.232Z] ==> Gzipping contents [2026-05-20T09:50:33.232Z] 4.0K /tmp/codecov.wipbjU.gz [2026-05-20T09:50:33.561Z] ==> Uploading reports [2026-05-20T09:50:33.561Z] url: https://codecov.io [2026-05-20T09:50:33.561Z] query: branch=main&commit=3e8a1a90304170214832f2aa5cfcbea6d3a9a30f&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fsample-service%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fsample-service&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-20T09:50:33.561Z] -> Pinging Codecov [2026-05-20T09:50:33.561Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3e8a1a90304170214832f2aa5cfcbea6d3a9a30f&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fsample-service%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fsample-service&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-20T09:50:33.561Z] -> Uploading to [2026-05-20T09:50:33.561Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/sample-service/3e8a1a90304170214832f2aa5cfcbea6d3a9a30f/d358b27c-4fe0-4a8a-bb9b-0f086744ffa4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260520%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260520T095033Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=50119a3625b2b1d632964bbbb3b82794c5265209470a4cdaf1e47e260b1e46db [2026-05-20T09:50:33.561Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-20T09:50:33.561Z] Dload Upload Total Spent Left Speed [2026-05-20T09:50:33.854Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1053 0 0 100 1053 0 7312 --:--:-- --:--:-- --:--:-- 7363 [2026-05-20T09:50:33.854Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/sample-service/commit/3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [Pipeline] } [2026-05-20T09:50:33.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-20T09:50:34.178Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-20T09:50:34.211Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:50:34.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-20T09:50:34.606Z] [2026-05-20T09:50:34.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:50:35.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-20T09:50:35.357Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-20T09:50:35.357Z] 2d35ebdb57d9: Already exists [2026-05-20T09:50:35.357Z] 85e8836fcdb2: Pulling fs layer [2026-05-20T09:50:35.357Z] 91631faa732a: Pulling fs layer [2026-05-20T09:50:35.357Z] f3f5ae8826fa: Pulling fs layer [2026-05-20T09:50:35.357Z] 4f4fb700ef54: Pulling fs layer [2026-05-20T09:50:35.357Z] 7861252a18e6: Pulling fs layer [2026-05-20T09:50:35.357Z] 9130f900ef6f: Pulling fs layer [2026-05-20T09:50:35.357Z] 7861252a18e6: Waiting [2026-05-20T09:50:35.357Z] 4f4fb700ef54: Waiting [2026-05-20T09:50:35.357Z] 9130f900ef6f: Waiting [2026-05-20T09:50:35.357Z] f3f5ae8826fa: Verifying Checksum [2026-05-20T09:50:35.357Z] f3f5ae8826fa: Download complete [2026-05-20T09:50:35.357Z] 85e8836fcdb2: Download complete [2026-05-20T09:50:35.357Z] 4f4fb700ef54: Verifying Checksum [2026-05-20T09:50:35.357Z] 4f4fb700ef54: Download complete [2026-05-20T09:50:35.666Z] 85e8836fcdb2: Pull complete [2026-05-20T09:50:35.666Z] 7861252a18e6: Verifying Checksum [2026-05-20T09:50:35.666Z] 7861252a18e6: Download complete [2026-05-20T09:50:35.666Z] 91631faa732a: Verifying Checksum [2026-05-20T09:50:35.666Z] 91631faa732a: Download complete [2026-05-20T09:50:36.670Z] 9130f900ef6f: Verifying Checksum [2026-05-20T09:50:36.670Z] 9130f900ef6f: Download complete [2026-05-20T09:50:41.068Z] 91631faa732a: Pull complete [2026-05-20T09:50:41.068Z] f3f5ae8826fa: Pull complete [2026-05-20T09:50:41.068Z] 4f4fb700ef54: Pull complete [2026-05-20T09:50:41.068Z] 7861252a18e6: Pull complete [2026-05-20T09:50:45.584Z] 9130f900ef6f: Pull complete [2026-05-20T09:50:45.584Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-20T09:50:45.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-20T09:50:45.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T09:50:45.682Z] prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container [2026-05-20T09:50:45.710Z] $ 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_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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 [2026-05-20T09:50:46.810Z] $ docker top 417c8d95a33e38b853b8f54c0a03febc59a8cccd6af514b9916fe03ee9242fb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-20T09:50:47.302Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_sample-service_main [Pipeline] echo [2026-05-20T09:50:47.349Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/sample-service:main' [Pipeline] sh [2026-05-20T09:50:47.692Z] + set -o pipefail [2026-05-20T09:50:47.692Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/sample-service:main' [2026-05-20T09:50:51.617Z] [2026-05-20T09:50:51.617Z] Monitoring /w/workspace/edgexfoundry_sample-service_main (github.com/edgexfoundry/sample-service)... [2026-05-20T09:50:51.617Z] [2026-05-20T09:50:51.617Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12730f91-f736-4ecd-8fcc-e524607ee8c8/history/f6262e23-6b11-43f7-9f85-1fb780a48137 [2026-05-20T09:50:51.617Z] [2026-05-20T09:50:51.617Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-20T09:50:51.617Z] [2026-05-20T09:50:51.932Z] [2026-05-20T09:50:51.932Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-05-20T09:50:51.932Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-05-20T09:50:52.364Z] $ docker stop --time=1 417c8d95a33e38b853b8f54c0a03febc59a8cccd6af514b9916fe03ee9242fb3 [2026-05-20T09:50:53.795Z] $ docker rm -f --volumes 417c8d95a33e38b853b8f54c0a03febc59a8cccd6af514b9916fe03ee9242fb3 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-20T09:50:54.566Z] + git log --format=format:%s -1 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [Pipeline] sh [2026-05-20T09:50:55.064Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-20T09:50:55.064Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:50:55.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-20T09:50:55.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T09:50:55.569Z] prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container [2026-05-20T09:50:55.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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 [2026-05-20T09:50:55.951Z] $ docker top 939b19d8ebb038b98ba4a87ac98823a15c59ee9b011b3de0ed8420df89b73ce8 -eo pid,comm [2026-05-20T09:50:55.994Z] 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). [2026-05-20T09:50:55.994Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-20T09:50:56.150Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-20T09:50:56.150Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-20T09:50:56.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-20T09:50:56.273Z] $ docker exec 939b19d8ebb038b98ba4a87ac98823a15c59ee9b011b3de0ed8420df89b73ce8 ssh-agent [2026-05-20T09:50:56.735Z] SSH_AUTH_SOCK=/tmp/ssh-F3gy2gIFSNYH/agent.33 [2026-05-20T09:50:56.735Z] SSH_AGENT_PID=39 [2026-05-20T09:50:56.752Z] Running ssh-add (command line suppressed) [2026-05-20T09:50:56.869Z] Identity added: /w/workspace/edgexfoundry_sample-service_main@tmp/private_key_3530871896390049080.key (/w/workspace/edgexfoundry_sample-service_main@tmp/private_key_3530871896390049080.key) [2026-05-20T09:50:56.922Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-20T09:50:57.264Z] + git semver tag [2026-05-20T09:50:57.680Z] 2026-05-20 09:50:57,488 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-20T09:50:57.680Z] 2026-05-20 09:50:57,492 [run_tag] DEBUG tag force:False [2026-05-20T09:50:57.680Z] 2026-05-20 09:50:57,492 [check_head_tag] DEBUG check head tag [2026-05-20T09:50:57.680Z] 2026-05-20 09:50:57,493 [execute] INFO git cat-file --batch-check [2026-05-20T09:50:57.680Z] 2026-05-20 09:50:57,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_sample-service_main, stdin=, shell=False, universal_newlines=False) [2026-05-20T09:50:57.680Z] 2026-05-20 09:50:57,496 [execute] INFO git cat-file --batch [2026-05-20T09:50:57.680Z] 2026-05-20 09:50:57,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_sample-service_main, stdin=, shell=False, universal_newlines=False) [2026-05-20T09:50:57.680Z] 2026-05-20 09:50:57,516 [read_version] DEBUG read version from /w/workspace/edgexfoundry_sample-service_main/.semver/main [2026-05-20T09:50:57.680Z] 2026-05-20 09:50:57,517 [execute] INFO git tag -a v4.1.0-dev.1 -m v4.1.0-dev.1 [2026-05-20T09:50:57.680Z] 2026-05-20 09:50:57,517 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.1', '-m', 'v4.1.0-dev.1'], cwd=/w/workspace/edgexfoundry_sample-service_main, stdin=None, shell=False, universal_newlines=False) [2026-05-20T09:50:57.680Z] 2026-05-20 09:50:57,520 [read_version] DEBUG read version from /w/workspace/edgexfoundry_sample-service_main/.semver/main [2026-05-20T09:50:57.680Z] 4.1.0-dev.1 [Pipeline] } [2026-05-20T09:50:57.740Z] $ docker exec --env ******** --env ******** 939b19d8ebb038b98ba4a87ac98823a15c59ee9b011b3de0ed8420df89b73ce8 ssh-agent -k [2026-05-20T09:50:57.851Z] unset SSH_AUTH_SOCK; [2026-05-20T09:50:57.852Z] unset SSH_AGENT_PID; [2026-05-20T09:50:57.852Z] echo Agent pid 39 killed; [2026-05-20T09:50:57.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-20T09:50:58.266Z] + git semver [Pipeline] } [2026-05-20T09:50:58.563Z] $ docker stop --time=1 939b19d8ebb038b98ba4a87ac98823a15c59ee9b011b3de0ed8420df89b73ce8 [2026-05-20T09:50:59.825Z] $ docker rm -f --volumes 939b19d8ebb038b98ba4a87ac98823a15c59ee9b011b3de0ed8420df89b73ce8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:51:00.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-20T09:51:00.281Z] [2026-05-20T09:51:00.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:51:00.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-20T09:51:00.597Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-20T09:51:00.597Z] ab5ef0e58194: Pulling fs layer [2026-05-20T09:51:00.597Z] 9712f1f96733: Pulling fs layer [2026-05-20T09:51:00.597Z] 63f879dbbcfc: Pulling fs layer [2026-05-20T09:51:00.597Z] 0d9ebad4ef96: Pulling fs layer [2026-05-20T09:51:00.597Z] e9a5061849ea: Pulling fs layer [2026-05-20T09:51:00.597Z] d747dcd14b5f: Pulling fs layer [2026-05-20T09:51:00.597Z] 2de7ff778b66: Pulling fs layer [2026-05-20T09:51:00.597Z] 0d9ebad4ef96: Waiting [2026-05-20T09:51:00.597Z] e9a5061849ea: Waiting [2026-05-20T09:51:00.597Z] d747dcd14b5f: Waiting [2026-05-20T09:51:00.597Z] 2de7ff778b66: Waiting [2026-05-20T09:51:00.597Z] 9712f1f96733: Verifying Checksum [2026-05-20T09:51:00.597Z] 9712f1f96733: Download complete [2026-05-20T09:51:01.194Z] 63f879dbbcfc: Verifying Checksum [2026-05-20T09:51:01.194Z] 63f879dbbcfc: Download complete [2026-05-20T09:51:01.194Z] ab5ef0e58194: Verifying Checksum [2026-05-20T09:51:01.194Z] ab5ef0e58194: Download complete [2026-05-20T09:51:01.194Z] 0d9ebad4ef96: Verifying Checksum [2026-05-20T09:51:01.194Z] 0d9ebad4ef96: Download complete [2026-05-20T09:51:01.499Z] d747dcd14b5f: Verifying Checksum [2026-05-20T09:51:01.499Z] d747dcd14b5f: Download complete [2026-05-20T09:51:01.499Z] e9a5061849ea: Verifying Checksum [2026-05-20T09:51:01.798Z] 2de7ff778b66: Verifying Checksum [2026-05-20T09:51:02.003Z] 2de7ff778b66: Download complete [2026-05-20T09:51:05.865Z] ab5ef0e58194: Pull complete [2026-05-20T09:51:05.865Z] 9712f1f96733: Pull complete [2026-05-20T09:51:05.865Z] 63f879dbbcfc: Pull complete [2026-05-20T09:51:12.629Z] 0d9ebad4ef96: Pull complete [2026-05-20T09:51:12.629Z] e9a5061849ea: Pull complete [2026-05-20T09:51:12.629Z] d747dcd14b5f: Pull complete [2026-05-20T09:51:13.699Z] 2de7ff778b66: Pull complete [2026-05-20T09:51:13.699Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-20T09:51:13.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-20T09:51:13.699Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T09:51:14.189Z] prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container [2026-05-20T09:51:18.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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 [2026-05-20T09:51:19.985Z] $ docker top c346471a7026270b3e41fe8e3c7e54792f046a1028a0e543e4d04f24783416f3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-20T09:51:20.106Z] provisioning config files... [2026-05-20T09:51:20.135Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config4219791334658957314tmp [2026-05-20T09:51:20.196Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config6581581745681159913tmp [2026-05-20T09:51:20.244Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config7192624819991993213tmp [Pipeline] { [Pipeline] echo [2026-05-20T09:51:20.300Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T09:51:20.677Z] ---> sigul-configuration.sh [2026-05-20T09:51:20.677Z] gpg: directory `/root/.gnupg' created [2026-05-20T09:51:20.677Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-20T09:51:20.677Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-20T09:51:20.677Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-20T09:51:20.677Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-20T09:51:20.677Z] gpg: CAST5 encrypted data [2026-05-20T09:51:20.677Z] gpg: encrypted with 1 passphrase [2026-05-20T09:51:20.677Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-20T09:51:21.522Z] + mkdir /home/jenkins [2026-05-20T09:51:21.522Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-20T09:51:21.971Z] + 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 [2026-05-20T09:51:22.001Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T09:51:22.359Z] ---> sigul-install.sh [2026-05-20T09:51:22.359Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-20T09:51:22.960Z] + git tag --list [2026-05-20T09:51:22.960Z] experimental [2026-05-20T09:51:22.960Z] stable [2026-05-20T09:51:22.960Z] v1.2.3 [2026-05-20T09:51:22.960Z] v2.3.4 [2026-05-20T09:51:22.960Z] v2.3.5 [2026-05-20T09:51:22.960Z] v2.3.6 [2026-05-20T09:51:22.960Z] v2.3.7 [2026-05-20T09:51:22.960Z] v3.0.0 [2026-05-20T09:51:22.960Z] v3.0.1 [2026-05-20T09:51:22.960Z] v3.0.2 [2026-05-20T09:51:22.960Z] v3.0.3 [2026-05-20T09:51:22.960Z] v3.0.4 [2026-05-20T09:51:22.960Z] v3.0.5 [2026-05-20T09:51:22.960Z] v4.1.0-dev.1 [2026-05-20T09:51:22.960Z] v4.1.10 [2026-05-20T09:51:22.960Z] v4.1.11 [2026-05-20T09:51:22.960Z] v4.1.12 [2026-05-20T09:51:22.960Z] v4.1.13 [2026-05-20T09:51:22.960Z] v4.1.14 [2026-05-20T09:51:22.960Z] v4.1.15 [2026-05-20T09:51:22.960Z] v4.1.16 [2026-05-20T09:51:22.960Z] v4.1.17 [2026-05-20T09:51:22.960Z] v4.1.18 [2026-05-20T09:51:22.960Z] v4.1.19 [2026-05-20T09:51:22.960Z] v4.1.2 [2026-05-20T09:51:22.960Z] v4.1.20 [2026-05-20T09:51:22.960Z] v4.1.21 [2026-05-20T09:51:22.960Z] v4.1.22 [2026-05-20T09:51:22.960Z] v4.1.23 [2026-05-20T09:51:22.960Z] v4.1.24 [2026-05-20T09:51:22.960Z] v4.1.25 [2026-05-20T09:51:22.960Z] v4.1.26 [2026-05-20T09:51:22.960Z] v4.1.27 [2026-05-20T09:51:22.960Z] v4.1.28 [2026-05-20T09:51:22.960Z] v4.1.29 [2026-05-20T09:51:22.960Z] v4.1.3 [2026-05-20T09:51:22.960Z] v4.1.30 [2026-05-20T09:51:22.960Z] v4.1.31 [2026-05-20T09:51:22.960Z] v4.1.32 [2026-05-20T09:51:22.960Z] v4.1.34 [2026-05-20T09:51:22.960Z] v4.1.35 [2026-05-20T09:51:22.960Z] v4.1.36 [2026-05-20T09:51:22.960Z] v4.1.37 [2026-05-20T09:51:22.960Z] v4.1.38 [2026-05-20T09:51:22.960Z] v4.1.39 [2026-05-20T09:51:22.960Z] v4.1.4 [2026-05-20T09:51:22.960Z] v4.1.40 [2026-05-20T09:51:22.960Z] v4.1.41 [2026-05-20T09:51:22.960Z] v4.1.42 [2026-05-20T09:51:22.960Z] v4.1.43 [2026-05-20T09:51:22.960Z] v4.1.5 [2026-05-20T09:51:22.960Z] v4.1.7 [2026-05-20T09:51:22.960Z] v4.1.8 [2026-05-20T09:51:22.960Z] v4.1.9 [2026-05-20T09:51:22.960Z] v4.2.0 [2026-05-20T09:51:22.960Z] v4.2.1 [2026-05-20T09:51:22.960Z] v4.3.0 [2026-05-20T09:51:22.960Z] v4.4.0 [2026-05-20T09:51:22.960Z] v4.5.0 [2026-05-20T09:51:22.960Z] v4.6.0 [2026-05-20T09:51:22.960Z] v4.7.0 [2026-05-20T09:51:22.960Z] v4.8.0 [2026-05-20T09:51:22.960Z] v4.9.0 [2026-05-20T09:51:22.960Z] v5.1 [2026-05-20T09:51:22.960Z] v5.1.2 [2026-05-20T09:51:22.960Z] v5.1.3 [2026-05-20T09:51:22.960Z] v5.1.4 [2026-05-20T09:51:22.960Z] v5.1.5 [2026-05-20T09:51:22.960Z] v5.1.6 [2026-05-20T09:51:22.960Z] v5.1.6-dev.1 [2026-05-20T09:51:22.960Z] v5.1.6-dev.2 [2026-05-20T09:51:22.960Z] v5.1.6-dev.3 [2026-05-20T09:51:22.960Z] v5.1.6-dev.4 [Pipeline] sh [2026-05-20T09:51:23.361Z] + lftools sign git-tag v4.1.0-dev.1 [2026-05-20T09:51:24.202Z] Signing Git tag with Sigul... [2026-05-20T09:51:24.202Z] Signing v4.1.0-dev.1 [Pipeline] echo [2026-05-20T09:51:24.254Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T09:51:24.695Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-20T09:51:26.863Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-20T09:51:27.196Z] $ docker stop --time=1 c346471a7026270b3e41fe8e3c7e54792f046a1028a0e543e4d04f24783416f3 [2026-05-20T09:51:28.526Z] $ docker rm -f --volumes c346471a7026270b3e41fe8e3c7e54792f046a1028a0e543e4d04f24783416f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-20T09:51:29.824Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-20T09:51:29.824Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:51:30.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-20T09:51:30.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T09:51:30.646Z] prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container [2026-05-20T09:51:31.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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 [2026-05-20T09:51:31.458Z] $ docker top 3c797a4a4b3db57d0f2f8345884676f968f071704ffa5acaee84f03e28f243dd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-20T09:51:31.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-20T09:51:31.823Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-20T09:51:31.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-20T09:51:31.965Z] $ docker exec 3c797a4a4b3db57d0f2f8345884676f968f071704ffa5acaee84f03e28f243dd ssh-agent [2026-05-20T09:51:32.125Z] SSH_AUTH_SOCK=/tmp/ssh-wPrLoYNuVrmw/agent.33 [2026-05-20T09:51:32.125Z] SSH_AGENT_PID=39 [2026-05-20T09:51:32.141Z] Running ssh-add (command line suppressed) [2026-05-20T09:51:32.233Z] Identity added: /w/workspace/edgexfoundry_sample-service_main@tmp/private_key_15682478107327218405.key (/w/workspace/edgexfoundry_sample-service_main@tmp/private_key_15682478107327218405.key) [2026-05-20T09:51:32.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-20T09:51:32.544Z] + git semver bump pre [2026-05-20T09:51:32.855Z] 2026-05-20 09:51:32,757 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-20T09:51:32.855Z] 2026-05-20 09:51:32,760 [read_version] DEBUG read version from /w/workspace/edgexfoundry_sample-service_main/.semver/main [2026-05-20T09:51:32.855Z] 2026-05-20 09:51:32,761 [bump_version] DEBUG bumping version:4.1.0-dev.1 on axis:pre with prefix:dev [2026-05-20T09:51:32.855Z] 2026-05-20 09:51:32,761 [bump_version] DEBUG bumped version:4.1.0-dev.2 [2026-05-20T09:51:32.855Z] 2026-05-20 09:51:32,761 [write_version] DEBUG write version:4.1.0-dev.2 to path:/w/workspace/edgexfoundry_sample-service_main/.semver/main with force:True [2026-05-20T09:51:32.855Z] 2026-05-20 09:51:32,761 [read_version] DEBUG read version from /w/workspace/edgexfoundry_sample-service_main/.semver/main [2026-05-20T09:51:32.855Z] 2026-05-20 09:51:32,761 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_sample-service_main/.semver/main [2026-05-20T09:51:32.855Z] 2026-05-20 09:51:32,762 [execute] INFO git cat-file --batch-check [2026-05-20T09:51:32.855Z] 2026-05-20 09:51:32,763 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_sample-service_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-20T09:51:32.855Z] 2026-05-20 09:51:32,765 [execute] INFO git cat-file --batch [2026-05-20T09:51:32.855Z] 2026-05-20 09:51:32,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_sample-service_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-20T09:51:32.855Z] 2026-05-20 09:51:32,769 [read_version] DEBUG read version from /w/workspace/edgexfoundry_sample-service_main/.semver/main [2026-05-20T09:51:32.855Z] 4.1.0-dev.2 [Pipeline] } [2026-05-20T09:51:32.914Z] $ docker exec --env ******** --env ******** 3c797a4a4b3db57d0f2f8345884676f968f071704ffa5acaee84f03e28f243dd ssh-agent -k [2026-05-20T09:51:33.019Z] unset SSH_AUTH_SOCK; [2026-05-20T09:51:33.019Z] unset SSH_AGENT_PID; [2026-05-20T09:51:33.019Z] echo Agent pid 39 killed; [2026-05-20T09:51:33.054Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-20T09:51:33.501Z] + git semver [Pipeline] } [2026-05-20T09:51:33.894Z] $ docker stop --time=1 3c797a4a4b3db57d0f2f8345884676f968f071704ffa5acaee84f03e28f243dd [2026-05-20T09:51:35.226Z] $ docker rm -f --volumes 3c797a4a4b3db57d0f2f8345884676f968f071704ffa5acaee84f03e28f243dd [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-20T09:51:35.776Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-20T09:51:35.776Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:51:36.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-20T09:51:36.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T09:51:36.412Z] prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container [2026-05-20T09:51:36.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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 [2026-05-20T09:51:36.773Z] $ docker top adc052cea546595c207fb0c1c69972979103adc06f9d03299168728eec3ac7e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-20T09:51:36.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-20T09:51:36.975Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-20T09:51:37.074Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-20T09:51:37.079Z] $ docker exec adc052cea546595c207fb0c1c69972979103adc06f9d03299168728eec3ac7e3 ssh-agent [2026-05-20T09:51:37.194Z] SSH_AUTH_SOCK=/tmp/ssh-0hXpuUW8wTOq/agent.34 [2026-05-20T09:51:37.194Z] SSH_AGENT_PID=41 [2026-05-20T09:51:37.200Z] Running ssh-add (command line suppressed) [2026-05-20T09:51:37.296Z] Identity added: /w/workspace/edgexfoundry_sample-service_main@tmp/private_key_8888138583879494774.key (/w/workspace/edgexfoundry_sample-service_main@tmp/private_key_8888138583879494774.key) [2026-05-20T09:51:37.332Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-20T09:51:37.732Z] + git semver push [2026-05-20T09:51:38.038Z] 2026-05-20 09:51:37,883 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-20T09:51:38.038Z] 2026-05-20 09:51:37,887 [run_push] DEBUG push [2026-05-20T09:51:38.038Z] 2026-05-20 09:51:37,888 [execute] INFO git cat-file --batch-check [2026-05-20T09:51:38.038Z] 2026-05-20 09:51:37,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_sample-service_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-20T09:51:38.038Z] 2026-05-20 09:51:37,890 [execute] INFO git rev-list 08c1b803239304434e3acc80c4d93f7cd335b2d5 -- [2026-05-20T09:51:38.038Z] 2026-05-20 09:51:37,890 [execute] DEBUG Popen(['git', 'rev-list', '08c1b803239304434e3acc80c4d93f7cd335b2d5', '--'], cwd=/w/workspace/edgexfoundry_sample-service_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-20T09:51:38.038Z] 2026-05-20 09:51:37,898 [execute] INFO git fetch -v -- origin [2026-05-20T09:51:38.038Z] 2026-05-20 09:51:37,898 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_sample-service_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-20T09:51:38.622Z] 2026-05-20 09:51:38,453 [run_push] DEBUG no remote changes detected [2026-05-20T09:51:38.622Z] 2026-05-20 09:51:38,453 [execute] INFO git push origin semver [2026-05-20T09:51:38.622Z] 2026-05-20 09:51:38,454 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_sample-service_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-20T09:51:40.014Z] 2026-05-20 09:51:39,702 [run_push] DEBUG push all version tags [2026-05-20T09:51:40.014Z] 2026-05-20 09:51:39,702 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-20T09:51:40.014Z] 2026-05-20 09:51:39,703 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_sample-service_main, stdin=None, shell=False, universal_newlines=False) [2026-05-20T09:51:41.032Z] 2026-05-20 09:51:40,920 [read_version] DEBUG read version from /w/workspace/edgexfoundry_sample-service_main/.semver/main [2026-05-20T09:51:41.032Z] 4.1.0-dev.2 [Pipeline] } [2026-05-20T09:51:41.063Z] $ docker exec --env ******** --env ******** adc052cea546595c207fb0c1c69972979103adc06f9d03299168728eec3ac7e3 ssh-agent -k [2026-05-20T09:51:41.154Z] unset SSH_AUTH_SOCK; [2026-05-20T09:51:41.155Z] unset SSH_AGENT_PID; [2026-05-20T09:51:41.155Z] echo Agent pid 41 killed; [2026-05-20T09:51:41.190Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-20T09:51:41.746Z] + git semver [Pipeline] } [2026-05-20T09:51:42.028Z] $ docker stop --time=1 adc052cea546595c207fb0c1c69972979103adc06f9d03299168728eec3ac7e3 [2026-05-20T09:51:43.285Z] $ docker rm -f --volumes adc052cea546595c207fb0c1c69972979103adc06f9d03299168728eec3ac7e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) [Pipeline] script [Pipeline] { [Pipeline] sshagent [2026-05-20T09:51:43.481Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-20T09:51:43.481Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-20T09:51:43.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-20T09:51:43.504Z] $ ssh-agent [2026-05-20T09:51:43.509Z] SSH_AUTH_SOCK=/tmp/ssh-PlXUt1L0U4xG/agent.14877 [2026-05-20T09:51:43.509Z] SSH_AGENT_PID=14879 [2026-05-20T09:51:43.512Z] Running ssh-add (command line suppressed) [2026-05-20T09:51:43.523Z] Identity added: /w/workspace/edgexfoundry_sample-service_main@tmp/private_key_7115606419494824547.key (/w/workspace/edgexfoundry_sample-service_main@tmp/private_key_7115606419494824547.key) [2026-05-20T09:51:43.526Z] [ssh-agent] Started. [Pipeline] { [Pipeline] libraryResource [Pipeline] writeFile [Pipeline] sh [2026-05-20T09:51:43.888Z] + chmod +x ./update-named-tag.sh [Pipeline] sh [2026-05-20T09:51:44.174Z] + sudo chmod -R ug+w .git/FETCH_HEAD .git/HEAD .git/branches .git/config .git/description .git/hooks .git/index .git/info .git/logs .git/objects .git/refs [Pipeline] sh [2026-05-20T09:51:44.455Z] + echo y [2026-05-20T09:51:44.455Z] + ./update-named-tag.sh v4.1.0-dev.1 experimental [2026-05-20T09:51:44.455Z] Getting latest changes from origin [2026-05-20T09:51:44.455Z] + git fetch origin [2026-05-20T09:51:44.455Z] Warning: Permanently added the ECDSA host key for IP address '140.82.112.4' to the list of known hosts. [2026-05-20T09:51:45.022Z] From github.com:edgexfoundry/sample-service [2026-05-20T09:51:45.022Z] b91a316..08c1b80 semver -> origin/semver [2026-05-20T09:51:45.022Z] + set +x [2026-05-20T09:51:45.022Z] Checking to see if tagged version [v4.1.0-dev.1] exists on remote... [2026-05-20T09:51:45.022Z] v4.1.0-dev.1 [2026-05-20T09:51:45.022Z] Tagged version exists. Continuing... [2026-05-20T09:51:45.022Z] experimental [2026-05-20T09:51:45.022Z] Deleting local and remote tags... [2026-05-20T09:51:45.022Z] Deleted tag 'experimental' (was 1bd389d) [2026-05-20T09:51:45.022Z] Warning: Permanently added the ECDSA host key for IP address '140.82.112.4' to the list of known hosts. [2026-05-20T09:51:47.072Z] To github.com:edgexfoundry/sample-service.git [2026-05-20T09:51:47.072Z] - [deleted] experimental [2026-05-20T09:51:47.072Z] Successfully deleted previous tag. Now tagging new version. [2026-05-20T09:51:47.072Z] Warning: Permanently added the ECDSA host key for IP address '140.82.112.4' to the list of known hosts. [2026-05-20T09:51:47.377Z] To github.com:edgexfoundry/sample-service.git [2026-05-20T09:51:47.377Z] * [new tag] experimental -> experimental [Pipeline] } [2026-05-20T09:51:47.411Z] $ ssh-agent -k [2026-05-20T09:51:47.417Z] unset SSH_AUTH_SOCK; [2026-05-20T09:51:47.417Z] unset SSH_AGENT_PID; [2026-05-20T09:51:47.417Z] echo Agent pid 14879 killed; [2026-05-20T09:51:47.450Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // script [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 [2026-05-20T09:51:48.934Z] + [ -d /w/workspace/edgexfoundry_sample-service_main/archives ] [2026-05-20T09:51:48.934Z] + ls -al /w/workspace/edgexfoundry_sample-service_main/archives [2026-05-20T09:51:48.934Z] total 16 [2026-05-20T09:51:48.934Z] drwxr-xr-x 3 root root 4096 May 20 09:44 . [2026-05-20T09:51:48.934Z] drwxrwxr-x 11 jenkins jenkins 4096 May 20 09:51 .. [2026-05-20T09:51:48.934Z] drwxr-xr-x 2 root root 4096 May 20 09:44 cost [2026-05-20T09:51:48.934Z] -rw-r--r-- 1 root root 85 May 20 09:44 cost.csv [2026-05-20T09:51:48.934Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_sample-service_main/archives [2026-05-20T09:51:48.934Z] + ls -al /w/workspace/edgexfoundry_sample-service_main/archives [2026-05-20T09:51:48.934Z] total 16 [2026-05-20T09:51:48.934Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 09:44 . [2026-05-20T09:51:48.934Z] drwxrwxr-x 11 jenkins jenkins 4096 May 20 09:51 .. [2026-05-20T09:51:48.934Z] drwxr-xr-x 2 jenkins jenkins 4096 May 20 09:44 cost [2026-05-20T09:51:48.934Z] -rw-r--r-- 1 jenkins jenkins 85 May 20 09:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-20T09:51:49.361Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T09:51:54.940Z] ---> package-listing.sh [2026-05-20T09:51:54.940Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-20T09:51:54.940Z] ++ facter osfamily [2026-05-20T09:51:54.940Z] + OS_FAMILY=debian [2026-05-20T09:51:54.940Z] + workspace=/w/workspace/edgexfoundry_sample-service_main [2026-05-20T09:51:54.940Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-20T09:51:54.940Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-20T09:51:54.940Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-20T09:51:54.940Z] + PACKAGES=/tmp/packages_start.txt [2026-05-20T09:51:54.940Z] + '[' /w/workspace/edgexfoundry_sample-service_main ']' [2026-05-20T09:51:54.940Z] + PACKAGES=/tmp/packages_end.txt [2026-05-20T09:51:54.940Z] + case "${OS_FAMILY}" in [2026-05-20T09:51:54.940Z] + dpkg -l [2026-05-20T09:51:54.940Z] + grep '^ii' [2026-05-20T09:51:55.207Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-20T09:51:55.207Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-20T09:51:55.207Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-20T09:51:55.207Z] + '[' /w/workspace/edgexfoundry_sample-service_main ']' [2026-05-20T09:51:55.207Z] + mkdir -p /w/workspace/edgexfoundry_sample-service_main/archives/ [2026-05-20T09:51:55.207Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_sample-service_main/archives/ [Pipeline] echo [2026-05-20T09:51:55.224Z] 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_sample-service_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-20T09:51:55.519Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T09:51:56.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-20T09:51:56.206Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T09:51:56.385Z] prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container [2026-05-20T09:51:56.476Z] $ 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_sample-service_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_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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 [2026-05-20T09:51:56.712Z] $ docker top ee9b1b2c1a7168208be64cb2d6ac222358cadb3570656882eec5062a4e487cde -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-20T09:51:57.064Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-20T09:51:57.454Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-20T09:51:57.808Z] + ls /var/log/sa-host [2026-05-20T09:51:57.808Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T09:51:57.967Z] provisioning config files... [2026-05-20T09:51:57.990Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config16068467029917994098tmp [Pipeline] { [Pipeline] echo [2026-05-20T09:51:58.029Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T09:51:58.342Z] ---> create-netrc.sh [Pipeline] } [2026-05-20T09:51:58.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-20T09:51:58.688Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-20T09:51:58.695Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T09:51:59.112Z] ---> sudo-logs.sh [2026-05-20T09:51:59.112Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-20T09:51:59.261Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T09:51:59.549Z] ---> job-cost.sh [2026-05-20T09:51:59.549Z] lf-activate-venv: SKIPPING [2026-05-20T09:51:59.549Z] DEBUG: total: 0.2199999988079071 [2026-05-20T09:51:59.549Z] INFO: Retrieving Stack Cost... [2026-05-20T09:51:59.819Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-20T09:52:00.407Z] INFO: Archiving Costs [Pipeline] echo [2026-05-20T09:52:00.436Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T09:52:00.806Z] ---> logs-deploy.sh [2026-05-20T09:52:00.806Z] lf-activate-venv: SKIPPING [2026-05-20T09:52:00.806Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/sample-service/main/90 [2026-05-20T09:52:00.806Z] INFO: archiving workspace using pattern(s): [2026-05-20T09:52:01.791Z] Archives upload complete. [2026-05-20T09:52:01.791Z] INFO: archiving logs to Nexus