Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 39c8720020c7a7370b527db9464d1b147bbf1a8a Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10014224622010434231.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh4950643334850351903.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/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/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14620732174117753520.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh12624382506987755987.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/app-service-configurable/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/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh356284547472582960.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:app-service-configurable, goVersion:1.25] ========================================================= [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: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test 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: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false 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-3390 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 39c8720020c7a7370b527db9464d1b147bbf1a8a (main) Commit message: "Merge pull request #767 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.54" > git config core.sparsecheckout # timeout=10 > git checkout -f 39c8720020c7a7370b527db9464d1b147bbf1a8a # timeout=10 > git rev-list --no-walk e64027fb29bad31b18b2cb06217face66e36ed89 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-13T13:53:12.592Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-13T13:53:12.664Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-13T13:53:12.691Z] ========================================================= [2026-03-13T13:53:12.691Z] EdgeX Global Pipelines Version Info [2026-03-13T13:53:12.691Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-13T13:53:13.809Z] ------------------- [2026-03-13T13:53:13.809Z] stable info: [2026-03-13T13:53:13.809Z] ------------------- [2026-03-13T13:53:13.809Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-13T13:53:13.809Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-13T13:53:13.809Z] Message: update stable to v1.0.278 [2026-03-13T13:53:14.397Z] ------------------- [2026-03-13T13:53:14.397Z] experimental info: [2026-03-13T13:53:14.397Z] ------------------- [2026-03-13T13:53:14.397Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-13T13:53:14.397Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-13T13:53:14.397Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-13T13:53:14.473Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2026-03-13T13:53:14.490Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2026-03-13T13:53:14.509Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-13T13:53:14.533Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-13T13:53:14.557Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-13T13:53:14.578Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-13T13:53:14.601Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-13T13:53:14.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-03-13T13:53:14.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-13T13:53:14.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-13T13:53:14.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-13T13:53:14.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2026-03-13T13:53:14.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-13T13:53:14.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-13T13:53:14.776Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-13T13:53:14.801Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-13T13:53:14.824Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-03-13T13:53:14.845Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-03-13T13:53:14.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-13T13:53:14.888Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-13T13:53:14.909Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-03-13T13:53:14.932Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-03-13T13:53:14.950Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-03-13T13:53:14.971Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-03-13T13:53:14.993Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-03-13T13:53:15.013Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-13T13:53:15.031Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-13T13:53:15.051Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-13T13:53:15.072Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-13T13:53:15.093Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-13T13:53:15.116Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39c8720020c7a7370b527db9464d1b147bbf1a8a [Pipeline] echo [2026-03-13T13:53:15.143Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39c8720 [Pipeline] echo [2026-03-13T13:53:15.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-13T13:53:15.228Z] provisioning config files... [2026-03-13T13:53:15.244Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16693230553505336239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-13T13:53:15.588Z] ---> ****-login.sh [2026-03-13T13:53:15.588Z] nexus3.edgexfoundry.org:10001 [2026-03-13T13:53:15.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T13:53:15.851Z] [2026-03-13T13:53:15.851Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-13T13:53:15.851Z] Configure a credential helper to remove this warning. See [2026-03-13T13:53:15.851Z] https://docs.****.com/go/credential-store/ [2026-03-13T13:53:15.851Z] [2026-03-13T13:53:15.851Z] Login Succeeded [2026-03-13T13:53:15.851Z] nexus3.edgexfoundry.org:10002 [2026-03-13T13:53:15.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T13:53:16.112Z] [2026-03-13T13:53:16.112Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-13T13:53:16.112Z] Configure a credential helper to remove this warning. See [2026-03-13T13:53:16.112Z] https://docs.****.com/go/credential-store/ [2026-03-13T13:53:16.112Z] [2026-03-13T13:53:16.112Z] Login Succeeded [2026-03-13T13:53:16.112Z] nexus3.edgexfoundry.org:10003 [2026-03-13T13:53:16.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T13:53:16.112Z] [2026-03-13T13:53:16.112Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-13T13:53:16.112Z] Configure a credential helper to remove this warning. See [2026-03-13T13:53:16.112Z] https://docs.****.com/go/credential-store/ [2026-03-13T13:53:16.112Z] [2026-03-13T13:53:16.112Z] Login Succeeded [2026-03-13T13:53:16.112Z] nexus3.edgexfoundry.org:10004 [2026-03-13T13:53:16.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T13:53:16.373Z] [2026-03-13T13:53:16.373Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-13T13:53:16.373Z] Configure a credential helper to remove this warning. See [2026-03-13T13:53:16.373Z] https://docs.****.com/go/credential-store/ [2026-03-13T13:53:16.373Z] [2026-03-13T13:53:16.373Z] Login Succeeded [2026-03-13T13:53:16.373Z] ****.io [2026-03-13T13:53:16.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T13:53:16.634Z] [2026-03-13T13:53:16.634Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-13T13:53:16.634Z] Configure a credential helper to remove this warning. See [2026-03-13T13:53:16.634Z] https://docs.****.com/go/credential-store/ [2026-03-13T13:53:16.634Z] [2026-03-13T13:53:16.634Z] Login Succeeded [2026-03-13T13:53:16.634Z] ---> ****-login.sh ends [Pipeline] } [2026-03-13T13:53:16.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-03-13T13:53:17.038Z] + git rev-list -1 --merges 39c8720020c7a7370b527db9464d1b147bbf1a8a~1..39c8720020c7a7370b527db9464d1b147bbf1a8a [Pipeline] echo [2026-03-13T13:53:17.070Z] -----------> git rev-list -1 --merges 39c8720020c7a7370b527db9464d1b147bbf1a8a~1..39c8720020c7a7370b527db9464d1b147bbf1a8a 39c8720020c7a7370b527db9464d1b147bbf1a8a [2026-03-13T13:53:17.070Z] 39c8720020c7a7370b527db9464d1b147bbf1a8a [false] [Pipeline] sh [2026-03-13T13:53:17.364Z] + git log --format=format:%s -1 39c8720020c7a7370b527db9464d1b147bbf1a8a [Pipeline] echo [2026-03-13T13:53:17.377Z] ========================================================= [2026-03-13T13:53:17.377Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-13T13:53:17.377Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-13T13:53:17.735Z] + git log --format=format:%s -1 39c8720020c7a7370b527db9464d1b147bbf1a8a [Pipeline] echo [2026-03-13T13:53:17.746Z] [semverPrep] GIT_COMMIT: 39c8720020c7a7370b527db9464d1b147bbf1a8a, Commit Message: Merge pull request #767 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.54 [Pipeline] echo [2026-03-13T13:53:17.759Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-03-13T13:53:18.120Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-13T13:53:18.120Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-13T13:53:18.120Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-13T13:53:18.120Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-13T13:53:18.120Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-13T13:53:18.120Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-13T13:53:18.120Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T13:53:18.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-13T13:53:18.517Z] [2026-03-13T13:53:18.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T13:53:18.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-13T13:53:18.876Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-13T13:53:18.876Z] 3dae71ba6b94: Pulling fs layer [2026-03-13T13:53:18.876Z] 6bf1a483ea7c: Pulling fs layer [2026-03-13T13:53:18.876Z] f5dfc541a4d3: Pulling fs layer [2026-03-13T13:53:18.876Z] 461d9e800cba: Pulling fs layer [2026-03-13T13:53:18.876Z] 80192f66455f: Pulling fs layer [2026-03-13T13:53:18.876Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-13T13:53:18.876Z] a29436f7fd5d: Pulling fs layer [2026-03-13T13:53:18.876Z] 923cac83aea3: Pulling fs layer [2026-03-13T13:53:18.876Z] 25ad8b0a4227: Pulling fs layer [2026-03-13T13:53:18.876Z] db01528c6b51: Pulling fs layer [2026-03-13T13:53:18.876Z] 28988de357af: Pulling fs layer [2026-03-13T13:53:18.876Z] 461d9e800cba: Waiting [2026-03-13T13:53:18.876Z] 80192f66455f: Waiting [2026-03-13T13:53:18.876Z] 2e8e34ca0e6c: Waiting [2026-03-13T13:53:18.876Z] 923cac83aea3: Waiting [2026-03-13T13:53:18.876Z] a29436f7fd5d: Waiting [2026-03-13T13:53:18.876Z] 25ad8b0a4227: Waiting [2026-03-13T13:53:18.876Z] db01528c6b51: Waiting [2026-03-13T13:53:18.876Z] 6bf1a483ea7c: Verifying Checksum [2026-03-13T13:53:18.876Z] 6bf1a483ea7c: Download complete [2026-03-13T13:53:18.876Z] 461d9e800cba: Verifying Checksum [2026-03-13T13:53:18.876Z] 461d9e800cba: Download complete [2026-03-13T13:53:19.139Z] 80192f66455f: Verifying Checksum [2026-03-13T13:53:19.139Z] 80192f66455f: Download complete [2026-03-13T13:53:19.139Z] f5dfc541a4d3: Verifying Checksum [2026-03-13T13:53:19.139Z] f5dfc541a4d3: Download complete [2026-03-13T13:53:19.139Z] 3dae71ba6b94: Download complete [2026-03-13T13:53:19.139Z] 923cac83aea3: Verifying Checksum [2026-03-13T13:53:19.139Z] 923cac83aea3: Download complete [2026-03-13T13:53:19.139Z] 25ad8b0a4227: Verifying Checksum [2026-03-13T13:53:19.139Z] 25ad8b0a4227: Download complete [2026-03-13T13:53:19.139Z] db01528c6b51: Verifying Checksum [2026-03-13T13:53:19.139Z] db01528c6b51: Download complete [2026-03-13T13:53:19.399Z] 28988de357af: Verifying Checksum [2026-03-13T13:53:19.399Z] 28988de357af: Download complete [2026-03-13T13:53:19.399Z] a29436f7fd5d: Verifying Checksum [2026-03-13T13:53:19.399Z] a29436f7fd5d: Download complete [2026-03-13T13:53:19.658Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-13T13:53:19.658Z] 2e8e34ca0e6c: Download complete [2026-03-13T13:53:20.596Z] 3dae71ba6b94: Pull complete [2026-03-13T13:53:20.855Z] 6bf1a483ea7c: Pull complete [2026-03-13T13:53:21.423Z] f5dfc541a4d3: Pull complete [2026-03-13T13:53:21.423Z] 461d9e800cba: Pull complete [2026-03-13T13:53:21.423Z] 80192f66455f: Pull complete [2026-03-13T13:53:25.630Z] 2e8e34ca0e6c: Pull complete [2026-03-13T13:53:25.890Z] a29436f7fd5d: Pull complete [2026-03-13T13:53:25.890Z] 923cac83aea3: Pull complete [2026-03-13T13:53:26.148Z] 25ad8b0a4227: Pull complete [2026-03-13T13:53:26.148Z] db01528c6b51: Pull complete [2026-03-13T13:53:26.148Z] 28988de357af: Pull complete [2026-03-13T13:53:26.148Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-13T13:53:26.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-13T13:53:26.148Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T13:53:26.277Z] prd-ubuntu20.04-docker-8c-8g-3390 does not seem to be running inside a container [2026-03-13T13:53:26.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-13T13:53:29.328Z] $ docker top dc4bb33e0fb8bd3b46259cf4fbc96dc29064632a527c925ede6ebf6f9db7d4d4 -eo pid,comm [2026-03-13T13:53:29.395Z] 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-03-13T13:53:29.395Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-13T13:53:29.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-13T13:53:29.445Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-13T13:53:29.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-13T13:53:29.540Z] $ docker exec dc4bb33e0fb8bd3b46259cf4fbc96dc29064632a527c925ede6ebf6f9db7d4d4 ssh-agent [2026-03-13T13:53:29.652Z] SSH_AUTH_SOCK=/tmp/ssh-tAAEgxlEVeL9/agent.34 [2026-03-13T13:53:29.652Z] SSH_AGENT_PID=40 [2026-03-13T13:53:29.659Z] Running ssh-add (command line suppressed) [2026-03-13T13:53:29.752Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17584310577825322732.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17584310577825322732.key) [2026-03-13T13:53:29.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-13T13:53:30.080Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh [2026-03-13T13:53:30.361Z] + git tag --points-at HEAD [Pipeline] } [2026-03-13T13:53:30.358Z] $ docker exec --env ******** --env ******** dc4bb33e0fb8bd3b46259cf4fbc96dc29064632a527c925ede6ebf6f9db7d4d4 ssh-agent -k [2026-03-13T13:53:30.459Z] unset SSH_AUTH_SOCK; [2026-03-13T13:53:30.460Z] unset SSH_AGENT_PID; [2026-03-13T13:53:30.460Z] echo Agent pid 40 killed; [2026-03-13T13:53:30.485Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-13T13:53:30.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-13T13:53:30.524Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-13T13:53:30.628Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-13T13:53:30.615Z] $ docker exec dc4bb33e0fb8bd3b46259cf4fbc96dc29064632a527c925ede6ebf6f9db7d4d4 ssh-agent [2026-03-13T13:53:30.753Z] SSH_AUTH_SOCK=/tmp/ssh-L18KtsGhmbVw/agent.87 [2026-03-13T13:53:30.753Z] SSH_AGENT_PID=92 [2026-03-13T13:53:30.758Z] Running ssh-add (command line suppressed) [2026-03-13T13:53:30.849Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16128670137087995564.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16128670137087995564.key) [2026-03-13T13:53:30.879Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-13T13:53:31.173Z] + git semver init [2026-03-13T13:53:31.432Z] 2026-03-13 13:53:31,378 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-13T13:53:31.432Z] 2026-03-13 13:53:31,383 [run_init] DEBUG init version:0.0.0 force:False [2026-03-13T13:53:31.432Z] 2026-03-13 13:53:31,384 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2026-03-13T13:53:31.432Z] 2026-03-13 13:53:31,385 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2026-03-13T13:53:31.432Z] 2026-03-13 13:53:31,385 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) [2026-03-13T13:53:32.811Z] 2026-03-13 13:53:32,746 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2026-03-13T13:53:32.811Z] 2026-03-13 13:53:32,747 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2026-03-13T13:53:32.811Z] 2026-03-13 13:53:32,747 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-03-13T13:53:32.811Z] 2026-03-13 13:53:32,747 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-03-13T13:53:32.811Z] 4.1.0-dev.17 [Pipeline] } [2026-03-13T13:53:32.803Z] $ docker exec --env ******** --env ******** dc4bb33e0fb8bd3b46259cf4fbc96dc29064632a527c925ede6ebf6f9db7d4d4 ssh-agent -k [2026-03-13T13:53:32.890Z] unset SSH_AUTH_SOCK; [2026-03-13T13:53:32.890Z] unset SSH_AGENT_PID; [2026-03-13T13:53:32.891Z] echo Agent pid 92 killed; [2026-03-13T13:53:32.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-13T13:53:33.237Z] + git semver [Pipeline] } [2026-03-13T13:53:33.493Z] $ docker stop --time=1 dc4bb33e0fb8bd3b46259cf4fbc96dc29064632a527c925ede6ebf6f9db7d4d4 [2026-03-13T13:53:34.758Z] $ docker rm -f --volumes dc4bb33e0fb8bd3b46259cf4fbc96dc29064632a527c925ede6ebf6f9db7d4d4 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-13T13:53:35.112Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-13T13:53:35.320Z] Stashed 1 file(s) [Pipeline] echo [2026-03-13T13:53:35.323Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.17 [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-03-13T13:53:35.484Z] provisioning config files... [2026-03-13T13:53:35.493Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17314366085368843135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-13T13:53:35.800Z] ---> ****-login.sh [2026-03-13T13:53:35.800Z] nexus3.edgexfoundry.org:10001 [2026-03-13T13:53:35.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T13:53:35.800Z] Login Succeeded [2026-03-13T13:53:35.800Z] nexus3.edgexfoundry.org:10002 [2026-03-13T13:53:35.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T13:53:35.800Z] Login Succeeded [2026-03-13T13:53:35.801Z] nexus3.edgexfoundry.org:10003 [2026-03-13T13:53:36.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T13:53:36.062Z] Login Succeeded [2026-03-13T13:53:36.062Z] nexus3.edgexfoundry.org:10004 [2026-03-13T13:53:36.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T13:53:36.062Z] Login Succeeded [2026-03-13T13:53:36.062Z] ****.io [2026-03-13T13:53:36.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T13:53:36.321Z] Login Succeeded [2026-03-13T13:53:36.321Z] ---> ****-login.sh ends [Pipeline] } [2026-03-13T13:53:36.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-13T13:53:36.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-13T13:53:36.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-13T13:53:36.456Z] ========================================================= [2026-03-13T13:53:36.456Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-13T13:53:36.456Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T13:53:36.787Z] + 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-03-13T13:53:37.353Z] #0 building with "default" instance using docker driver [2026-03-13T13:53:37.353Z] [2026-03-13T13:53:37.353Z] #1 [internal] load build definition from Dockerfile [2026-03-13T13:53:37.353Z] #1 transferring dockerfile: 2.05kB done [2026-03-13T13:53:37.353Z] #1 DONE 0.0s [2026-03-13T13:53:37.353Z] [2026-03-13T13:53:37.353Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-13T13:53:37.353Z] #2 DONE 0.1s [2026-03-13T13:53:37.610Z] [2026-03-13T13:53:37.610Z] #3 [internal] load .dockerignore [2026-03-13T13:53:37.610Z] #3 transferring context: 159B done [2026-03-13T13:53:37.610Z] #3 DONE 0.0s [2026-03-13T13:53:37.610Z] [2026-03-13T13:53:37.610Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-13T13:53:37.610Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-03-13T13:53:37.610Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-03-13T13:53:37.610Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-03-13T13:53:37.610Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-03-13T13:53:37.610Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s [2026-03-13T13:53:37.610Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-03-13T13:53:37.610Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-03-13T13:53:37.610Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s [2026-03-13T13:53:37.610Z] #4 ... [2026-03-13T13:53:37.610Z] [2026-03-13T13:53:37.610Z] #5 [internal] load build context [2026-03-13T13:53:37.610Z] #5 transferring context: 14.87MB 0.1s done [2026-03-13T13:53:37.610Z] #5 DONE 0.2s [2026-03-13T13:53:37.610Z] [2026-03-13T13:53:37.610Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-13T13:53:37.610Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-03-13T13:53:37.610Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-03-13T13:53:37.610Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 10.49MB / 60.15MB 0.2s [2026-03-13T13:53:37.610Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2026-03-13T13:53:37.610Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-03-13T13:53:37.610Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s [2026-03-13T13:53:37.610Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-03-13T13:53:37.610Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s [2026-03-13T13:53:37.869Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 32.51MB / 60.15MB 0.4s [2026-03-13T13:53:37.869Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-03-13T13:53:37.869Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 14.08MB / 112.58MB 0.4s [2026-03-13T13:53:37.869Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-03-13T13:53:37.869Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-03-13T13:53:37.869Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.4s [2026-03-13T13:53:37.869Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 46.14MB / 60.15MB 0.5s [2026-03-13T13:53:37.869Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 23.44MB / 112.58MB 0.5s [2026-03-13T13:53:37.869Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-03-13T13:53:37.869Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 6.29MB / 14.72MB 0.5s [2026-03-13T13:53:38.128Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s [2026-03-13T13:53:38.128Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 50.33MB / 112.58MB 0.7s [2026-03-13T13:53:38.128Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s [2026-03-13T13:53:38.387Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 71.30MB / 112.58MB 0.8s [2026-03-13T13:53:38.387Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.9s done [2026-03-13T13:53:38.387Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 83.89MB / 112.58MB 0.9s [2026-03-13T13:53:38.387Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.9s done [2026-03-13T13:53:38.387Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-03-13T13:53:38.387Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 104.86MB / 112.58MB 1.0s [2026-03-13T13:53:38.645Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s [2026-03-13T13:53:39.211Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.4s done [2026-03-13T13:53:43.406Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done [2026-03-13T13:53:43.406Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-03-13T13:53:43.406Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-03-13T13:53:43.406Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-03-13T13:53:43.406Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-03-13T13:53:43.406Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-03-13T13:53:43.406Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-03-13T13:53:43.406Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-03-13T13:53:45.941Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.2s done [2026-03-13T13:53:45.941Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 [2026-03-13T13:53:46.200Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done [2026-03-13T13:53:46.200Z] #4 DONE 8.7s [2026-03-13T13:53:46.460Z] [2026-03-13T13:53:46.460Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2026-03-13T13:53:46.460Z] #6 0.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-13T13:53:46.721Z] #6 0.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-13T13:53:46.980Z] #6 0.843 OK: 265 MiB in 60 packages [2026-03-13T13:53:50.449Z] Still waiting to schedule task [2026-03-13T13:53:50.450Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-03-13T13:53:51.171Z] #6 DONE 4.5s [2026-03-13T13:53:51.171Z] [2026-03-13T13:53:51.171Z] #7 [builder 3/7] WORKDIR /app [2026-03-13T13:53:51.171Z] #7 DONE 0.0s [2026-03-13T13:53:51.171Z] [2026-03-13T13:53:51.171Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-03-13T13:53:51.171Z] #8 DONE 0.0s [2026-03-13T13:53:51.171Z] [2026-03-13T13:53:51.171Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-13T13:54:06.061Z] #9 DONE 14.7s [2026-03-13T13:54:06.061Z] [2026-03-13T13:54:06.061Z] #10 [builder 6/7] COPY . . [2026-03-13T13:54:06.061Z] #10 DONE 0.1s [2026-03-13T13:54:06.061Z] [2026-03-13T13:54:06.061Z] #11 [builder 7/7] RUN echo noop [2026-03-13T13:54:06.061Z] #11 0.198 noop [2026-03-13T13:54:06.061Z] #11 DONE 0.3s [2026-03-13T13:54:06.061Z] [2026-03-13T13:54:06.061Z] #12 exporting to image [2026-03-13T13:54:06.061Z] #12 exporting layers [2026-03-13T13:54:14.173Z] #12 exporting layers 7.1s done [2026-03-13T13:54:14.173Z] #12 writing image sha256:779dcc7ba32f4baa6d7998d93195862a364a3288759e0b35c291c0a4c48c95b4 done [2026-03-13T13:54:14.173Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-13T13:54:14.173Z] #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T13:54:14.498Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-13T13:54:14.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T13:54:14.565Z] prd-ubuntu20.04-docker-8c-8g-3390 does not seem to be running inside a container [2026-03-13T13:54:14.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-13T13:54:14.902Z] $ docker top 9d10d7274ad4ad6d7e42ac6cfe72b4ef8fab88a676bbd21ec41409ada28804de -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-13T13:54:15.258Z] + go version [2026-03-13T13:54:15.258Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-13T13:54:15.250Z] $ docker stop --time=1 9d10d7274ad4ad6d7e42ac6cfe72b4ef8fab88a676bbd21ec41409ada28804de [2026-03-13T13:54:16.490Z] $ docker rm -f --volumes 9d10d7274ad4ad6d7e42ac6cfe72b4ef8fab88a676bbd21ec41409ada28804de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T13:54:16.939Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-13T13:54:16.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T13:54:17.012Z] prd-ubuntu20.04-docker-8c-8g-3390 does not seem to be running inside a container [2026-03-13T13:54:17.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-13T13:54:17.267Z] $ docker top 66faf874287aee7cb56ab3dfada0a6be0ec7d6e0cb6a4128b153adcab05d7a4d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-13T13:54:17.625Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2026-03-13T13:54:17.925Z] + make test [2026-03-13T13:54:17.925Z] go test -race -coverprofile=coverage.out ./... [2026-03-13T13:54:56.627Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2026-03-13T13:55:18.544Z] 0 issues. [2026-03-13T13:55:18.544Z] go vet ./... [2026-03-13T13:55:25.120Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-13T13:55:25.120Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-13T13:55:25.120Z] ./bin/test-attribution-txt.sh [2026-03-13T13:55:25.120Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-13T13:55:25.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-13T13:55:25.137Z] $ docker stop --time=1 66faf874287aee7cb56ab3dfada0a6be0ec7d6e0cb6a4128b153adcab05d7a4d [2026-03-13T13:55:28.929Z] $ docker rm -f --volumes 66faf874287aee7cb56ab3dfada0a6be0ec7d6e0cb6a4128b153adcab05d7a4d [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-13T13:55:29.625Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-13T13:55:29.676Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-03-13T13:55:30.192Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-13T13:55:30.470Z] + ls -al . [2026-03-13T13:55:30.470Z] total 252 [2026-03-13T13:55:30.470Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 13 13:54 . [2026-03-13T13:55:30.470Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 13:53 .. [2026-03-13T13:55:30.470Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 13 13:53 .dockerignore [2026-03-13T13:55:30.470Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 13:54 .git [2026-03-13T13:55:30.470Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 13:53 .github [2026-03-13T13:55:30.470Z] -rw-rw-r-- 1 jenkins jenkins 108 Mar 13 13:53 .gitignore [2026-03-13T13:55:30.470Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 13 13:53 .golangci.yml [2026-03-13T13:55:30.470Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 13:53 .semver [2026-03-13T13:55:30.470Z] -rw-rw-r-- 1 jenkins jenkins 19193 Mar 13 13:53 Attribution.txt [2026-03-13T13:55:30.470Z] -rw-rw-r-- 1 jenkins jenkins 39309 Mar 13 13:53 CHANGELOG.md [2026-03-13T13:55:30.470Z] -rw-rw-r-- 1 jenkins jenkins 2008 Mar 13 13:53 Dockerfile [2026-03-13T13:55:30.470Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 13:53 GOVERNANCE.md [2026-03-13T13:55:30.470Z] -rw-rw-r-- 1 jenkins jenkins 689 Mar 13 13:53 Jenkinsfile [2026-03-13T13:55:30.470Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 13 13:53 LICENSE [2026-03-13T13:55:30.470Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 13 13:53 OWNERS.md [2026-03-13T13:55:30.470Z] -rw-rw-r-- 1 jenkins jenkins 4952 Mar 13 13:53 README.md [2026-03-13T13:55:30.470Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 13:53 VERSION [2026-03-13T13:55:30.470Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 13:53 bin [2026-03-13T13:55:30.470Z] -rw-r--r-- 1 jenkins jenkins 953 Mar 13 13:54 coverage.out [2026-03-13T13:55:30.470Z] -rw-rw-r-- 1 jenkins jenkins 7074 Mar 13 13:53 go.mod [2026-03-13T13:55:30.470Z] -rw-rw-r-- 1 jenkins jenkins 90735 Mar 13 13:53 go.sum [2026-03-13T13:55:30.470Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 13 13:53 main.go [2026-03-13T13:55:30.470Z] -rw-rw-r-- 1 jenkins jenkins 3361 Mar 13 13:53 makefile [2026-03-13T13:55:30.470Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 13:53 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T13:55:30.780Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=39c8720020c7a7370b527db9464d1b147bbf1a8a --label arch=amd64 --label version=4.1.0-dev.17 . [2026-03-13T13:55:31.039Z] #0 building with "default" instance using docker driver [2026-03-13T13:55:31.039Z] [2026-03-13T13:55:31.039Z] #1 [internal] load build definition from Dockerfile [2026-03-13T13:55:31.039Z] #1 transferring dockerfile: 2.05kB done [2026-03-13T13:55:31.039Z] #1 DONE 0.0s [2026-03-13T13:55:31.039Z] [2026-03-13T13:55:31.039Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-13T13:55:31.039Z] #2 DONE 0.0s [2026-03-13T13:55:31.039Z] [2026-03-13T13:55:31.039Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-03-13T13:55:31.039Z] #3 DONE 0.1s [2026-03-13T13:55:31.039Z] [2026-03-13T13:55:31.039Z] #4 [internal] load .dockerignore [2026-03-13T13:55:31.039Z] #4 transferring context: 159B done [2026-03-13T13:55:31.039Z] #4 DONE 0.0s [2026-03-13T13:55:31.039Z] [2026-03-13T13:55:31.039Z] #5 [internal] load build context [2026-03-13T13:55:31.039Z] #5 transferring context: 4.84kB done [2026-03-13T13:55:31.039Z] #5 DONE 0.0s [2026-03-13T13:55:31.039Z] [2026-03-13T13:55:31.039Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-13T13:55:31.039Z] #6 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-13T13:55:31.039Z] #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-03-13T13:55:31.039Z] #6 ... [2026-03-13T13:55:31.039Z] [2026-03-13T13:55:31.039Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-13T13:55:31.039Z] #7 DONE 0.1s [2026-03-13T13:55:31.039Z] [2026-03-13T13:55:31.039Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-13T13:55:31.039Z] #6 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-13T13:55:31.039Z] #6 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-13T13:55:31.039Z] #6 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-13T13:55:31.039Z] #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-13T13:55:31.297Z] #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-03-13T13:55:31.297Z] #6 DONE 0.3s [2026-03-13T13:55:31.297Z] [2026-03-13T13:55:31.297Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2026-03-13T13:55:31.555Z] #8 0.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-13T13:55:31.555Z] #8 0.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-13T13:55:31.814Z] #8 0.604 (1/2) Installing ca-certificates (20250911-r0) [2026-03-13T13:55:32.073Z] #8 0.621 (2/2) Installing dumb-init (1.2.5-r3) [2026-03-13T13:55:32.073Z] #8 0.626 Executing busybox-1.37.0-r20.trigger [2026-03-13T13:55:32.073Z] #8 0.630 Executing ca-certificates-20250911-r0.trigger [2026-03-13T13:55:32.073Z] #8 0.666 OK: 8 MiB in 18 packages [2026-03-13T13:55:32.073Z] #8 ... [2026-03-13T13:55:32.073Z] [2026-03-13T13:55:32.073Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2026-03-13T13:55:32.073Z] #9 0.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-13T13:55:32.073Z] #9 0.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-13T13:55:32.073Z] #9 0.796 OK: 265 MiB in 60 packages [2026-03-13T13:55:32.073Z] #9 DONE 1.0s [2026-03-13T13:55:32.332Z] [2026-03-13T13:55:32.332Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2026-03-13T13:55:32.332Z] #8 DONE 0.8s [2026-03-13T13:55:32.332Z] [2026-03-13T13:55:32.332Z] #10 [builder 3/7] WORKDIR /app [2026-03-13T13:55:32.332Z] #10 DONE 0.0s [2026-03-13T13:55:32.332Z] [2026-03-13T13:55:32.332Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-03-13T13:55:32.332Z] #11 DONE 0.0s [2026-03-13T13:55:32.332Z] [2026-03-13T13:55:32.332Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-13T13:55:32.590Z] #12 DONE 0.5s [2026-03-13T13:55:32.590Z] [2026-03-13T13:55:32.590Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-03-13T13:55:32.590Z] #13 0.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-13T13:55:32.590Z] #13 0.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-13T13:55:32.851Z] #13 0.762 OK: 8 MiB in 18 packages [2026-03-13T13:55:32.851Z] #13 DONE 0.9s [2026-03-13T13:55:32.851Z] [2026-03-13T13:55:32.851Z] #14 [builder 6/7] COPY . . [2026-03-13T13:55:32.851Z] #14 DONE 0.2s [2026-03-13T13:55:32.851Z] [2026-03-13T13:55:32.851Z] #15 [builder 7/7] RUN make build [2026-03-13T13:55:33.109Z] #15 0.302 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.54 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2026-03-13T13:55:33.446Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3391 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2026-03-13T13:55:33.460Z] Running in /w/workspace/app-service-configurable/294 [Pipeline] { [Pipeline] checkout [2026-03-13T13:55:33.494Z] The recommended git tool is: git [2026-03-13T13:55:38.001Z] using credential edgex-jenkins-ssh [2026-03-13T13:55:38.026Z] Cloning the remote Git repository [2026-03-13T13:55:38.061Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2026-03-13T13:55:38.160Z] > git init /w/workspace/app-service-configurable/294 # timeout=10 [2026-03-13T13:55:38.293Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2026-03-13T13:55:38.294Z] > git --version # timeout=10 [2026-03-13T13:55:38.313Z] > git --version # 'git version 2.25.1' [2026-03-13T13:55:38.315Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-13T13:55:38.474Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-13T13:55:42.116Z] Avoid second fetch [2026-03-13T13:55:42.117Z] Checking out Revision 39c8720020c7a7370b527db9464d1b147bbf1a8a (main) [2026-03-13T13:55:41.295Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2026-03-13T13:55:41.316Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-13T13:55:42.119Z] > git config core.sparsecheckout # timeout=10 [2026-03-13T13:55:42.177Z] > git checkout -f 39c8720020c7a7370b527db9464d1b147bbf1a8a # timeout=10 [2026-03-13T13:55:42.720Z] Commit message: "Merge pull request #767 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.54" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-13T13:55:47.094Z] provisioning config files... [2026-03-13T13:55:47.124Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/294@tmp/config1237685184025265905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-13T13:55:47.819Z] ---> ****-login.sh [2026-03-13T13:55:47.819Z] nexus3.edgexfoundry.org:10001 [2026-03-13T13:55:48.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T13:55:48.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T13:55:48.368Z] Configure a credential helper to remove this warning. See [2026-03-13T13:55:48.368Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T13:55:48.368Z] [2026-03-13T13:55:48.368Z] Login Succeeded [2026-03-13T13:55:48.368Z] nexus3.edgexfoundry.org:10002 [2026-03-13T13:55:48.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T13:55:48.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T13:55:48.639Z] Configure a credential helper to remove this warning. See [2026-03-13T13:55:48.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T13:55:48.639Z] [2026-03-13T13:55:48.639Z] Login Succeeded [2026-03-13T13:55:48.639Z] nexus3.edgexfoundry.org:10003 [2026-03-13T13:55:48.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T13:55:49.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T13:55:49.186Z] Configure a credential helper to remove this warning. See [2026-03-13T13:55:49.186Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T13:55:49.186Z] [2026-03-13T13:55:49.186Z] Login Succeeded [2026-03-13T13:55:49.186Z] nexus3.edgexfoundry.org:10004 [2026-03-13T13:55:49.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T13:55:49.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T13:55:49.460Z] Configure a credential helper to remove this warning. See [2026-03-13T13:55:49.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T13:55:49.460Z] [2026-03-13T13:55:49.460Z] Login Succeeded [2026-03-13T13:55:49.460Z] ****.io [2026-03-13T13:55:49.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T13:55:49.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T13:55:49.996Z] Configure a credential helper to remove this warning. See [2026-03-13T13:55:49.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T13:55:49.996Z] [2026-03-13T13:55:49.996Z] Login Succeeded [2026-03-13T13:55:49.996Z] ---> ****-login.sh ends [Pipeline] } [2026-03-13T13:55:50.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-13T13:55:50.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-13T13:55:50.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-13T13:55:50.366Z] ========================================================= [2026-03-13T13:55:50.366Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-13T13:55:50.366Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T13:55:50.734Z] + 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-03-13T13:55:50.734Z] Sending build context to Docker daemon 229.9kB [2026-03-13T13:55:51.009Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-03-13T13:55:51.009Z] Step 2/12 : FROM ${BASE} AS builder [2026-03-13T13:55:51.009Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-13T13:55:51.009Z] 6b59a28fa201: Pulling fs layer [2026-03-13T13:55:51.009Z] d32bb0dddca7: Pulling fs layer [2026-03-13T13:55:51.009Z] 5dab1238d3d9: Pulling fs layer [2026-03-13T13:55:51.009Z] 196fd7d83e7d: Pulling fs layer [2026-03-13T13:55:51.009Z] 4f4fb700ef54: Pulling fs layer [2026-03-13T13:55:51.009Z] 8ba94037c8f0: Pulling fs layer [2026-03-13T13:55:51.009Z] deaec5988b04: Pulling fs layer [2026-03-13T13:55:51.009Z] 9f65657bb879: Pulling fs layer [2026-03-13T13:55:51.009Z] 196fd7d83e7d: Waiting [2026-03-13T13:55:51.009Z] 4f4fb700ef54: Waiting [2026-03-13T13:55:51.009Z] 8ba94037c8f0: Waiting [2026-03-13T13:55:51.009Z] deaec5988b04: Waiting [2026-03-13T13:55:51.009Z] 9f65657bb879: Waiting [2026-03-13T13:55:51.009Z] d32bb0dddca7: Verifying Checksum [2026-03-13T13:55:51.009Z] d32bb0dddca7: Download complete [2026-03-13T13:55:51.282Z] 196fd7d83e7d: Download complete [2026-03-13T13:55:51.282Z] 4f4fb700ef54: Verifying Checksum [2026-03-13T13:55:51.282Z] 4f4fb700ef54: Download complete [2026-03-13T13:55:51.282Z] 8ba94037c8f0: Verifying Checksum [2026-03-13T13:55:51.282Z] 8ba94037c8f0: Download complete [2026-03-13T13:55:51.282Z] 6b59a28fa201: Verifying Checksum [2026-03-13T13:55:51.282Z] 6b59a28fa201: Download complete [2026-03-13T13:55:51.875Z] 9f65657bb879: Verifying Checksum [2026-03-13T13:55:51.875Z] 9f65657bb879: Download complete [2026-03-13T13:55:52.148Z] 6b59a28fa201: Pull complete [2026-03-13T13:55:52.738Z] d32bb0dddca7: Pull complete [2026-03-13T13:55:53.009Z] 5dab1238d3d9: Verifying Checksum [2026-03-13T13:55:53.009Z] 5dab1238d3d9: Download complete [2026-03-13T13:55:54.433Z] deaec5988b04: Verifying Checksum [2026-03-13T13:55:54.433Z] deaec5988b04: Download complete [2026-03-13T13:56:05.202Z] #15 DONE 27.1s [2026-03-13T13:56:05.202Z] [2026-03-13T13:56:05.202Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2026-03-13T13:56:05.202Z] #16 DONE 0.0s [2026-03-13T13:56:05.202Z] [2026-03-13T13:56:05.202Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2026-03-13T13:56:05.202Z] #17 DONE 0.0s [2026-03-13T13:56:05.202Z] [2026-03-13T13:56:05.202Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2026-03-13T13:56:05.202Z] #18 DONE 0.0s [2026-03-13T13:56:05.202Z] [2026-03-13T13:56:05.202Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2026-03-13T13:56:05.202Z] #19 DONE 0.2s [2026-03-13T13:56:05.202Z] [2026-03-13T13:56:05.202Z] #20 exporting to image [2026-03-13T13:56:05.202Z] #20 exporting layers 0.1s done [2026-03-13T13:56:05.202Z] #20 writing image sha256:959ca365aa01c4da9549df3f0c20d0333f8c4bf1b35aa51b4e0c9aec16183d71 done [2026-03-13T13:56:05.202Z] #20 naming to docker.io/library/app-service-configurable done [2026-03-13T13:56:05.202Z] #20 DONE 0.1s [2026-03-13T13:56:05.202Z] [2026-03-13T13:56:05.202Z] 1 warning found (use docker --debug to expand): [2026-03-13T13:56:05.202Z]  - UndefinedVar: Usage of undefined variable '$VERSION' (line 40) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-13T13:56:05.329Z] provisioning config files... [2026-03-13T13:56:05.337Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3408975804716346469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-13T13:56:05.640Z] ---> ****-login.sh [2026-03-13T13:56:05.640Z] nexus3.edgexfoundry.org:10001 [2026-03-13T13:56:05.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T13:56:05.640Z] Login Succeeded [2026-03-13T13:56:05.640Z] nexus3.edgexfoundry.org:10002 [2026-03-13T13:56:05.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T13:56:05.640Z] Login Succeeded [2026-03-13T13:56:05.640Z] nexus3.edgexfoundry.org:10003 [2026-03-13T13:56:05.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T13:56:05.899Z] Login Succeeded [2026-03-13T13:56:05.899Z] nexus3.edgexfoundry.org:10004 [2026-03-13T13:56:05.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T13:56:05.899Z] Login Succeeded [2026-03-13T13:56:05.899Z] ****.io [2026-03-13T13:56:05.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T13:56:06.158Z] Login Succeeded [2026-03-13T13:56:06.158Z] ---> ****-login.sh ends [Pipeline] } [2026-03-13T13:56:06.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-13T13:56:06.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-13T13:56:06.240Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2026-03-13T13:56:06.240Z] 39c8720020c7a7370b527db9464d1b147bbf1a8a [2026-03-13T13:56:06.240Z] latest [2026-03-13T13:56:06.240Z] 4.1.0-dev.17 [2026-03-13T13:56:06.240Z] 39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 [2026-03-13T13:56:06.240Z] main [2026-03-13T13:56:06.240Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T13:56:06.577Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T13:56:06.777Z] 5dab1238d3d9: Pull complete [2026-03-13T13:56:06.892Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a [2026-03-13T13:56:06.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-03-13T13:56:06.892Z] c7876d5fd506: Preparing [2026-03-13T13:56:06.892Z] ecb7c3bcf537: Preparing [2026-03-13T13:56:06.892Z] a99597583486: Preparing [2026-03-13T13:56:06.892Z] c7ab509c4f8c: Preparing [2026-03-13T13:56:06.892Z] 11439f527daf: Preparing [2026-03-13T13:56:06.892Z] c9528b4f4037: Preparing [2026-03-13T13:56:06.892Z] cce92674e987: Preparing [2026-03-13T13:56:06.892Z] cce92674e987: Waiting [2026-03-13T13:56:06.892Z] c9528b4f4037: Waiting [2026-03-13T13:56:06.892Z] a99597583486: Pushed [2026-03-13T13:56:06.892Z] ecb7c3bcf537: Pushed [2026-03-13T13:56:06.892Z] c7ab509c4f8c: Pushed [2026-03-13T13:56:06.892Z] 11439f527daf: Pushed [2026-03-13T13:56:06.892Z] cce92674e987: Layer already exists [2026-03-13T13:56:07.047Z] 196fd7d83e7d: Pull complete [2026-03-13T13:56:07.047Z] 4f4fb700ef54: Pull complete [2026-03-13T13:56:07.151Z] c9528b4f4037: Pushed [2026-03-13T13:56:07.318Z] 8ba94037c8f0: Pull complete [2026-03-13T13:56:11.344Z] c7876d5fd506: Pushed [2026-03-13T13:56:11.344Z] 39c8720020c7a7370b527db9464d1b147bbf1a8a: digest: sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T13:56:11.669Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T13:56:11.995Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-03-13T13:56:11.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-03-13T13:56:11.995Z] c7876d5fd506: Preparing [2026-03-13T13:56:11.995Z] ecb7c3bcf537: Preparing [2026-03-13T13:56:11.995Z] a99597583486: Preparing [2026-03-13T13:56:11.995Z] c7ab509c4f8c: Preparing [2026-03-13T13:56:11.995Z] 11439f527daf: Preparing [2026-03-13T13:56:11.995Z] c9528b4f4037: Preparing [2026-03-13T13:56:11.995Z] cce92674e987: Preparing [2026-03-13T13:56:11.995Z] cce92674e987: Waiting [2026-03-13T13:56:11.995Z] c9528b4f4037: Waiting [2026-03-13T13:56:11.995Z] a99597583486: Layer already exists [2026-03-13T13:56:11.995Z] 11439f527daf: Layer already exists [2026-03-13T13:56:11.995Z] c7ab509c4f8c: Layer already exists [2026-03-13T13:56:11.995Z] ecb7c3bcf537: Layer already exists [2026-03-13T13:56:11.995Z] c7876d5fd506: Layer already exists [2026-03-13T13:56:11.995Z] c9528b4f4037: Layer already exists [2026-03-13T13:56:11.995Z] cce92674e987: Layer already exists [2026-03-13T13:56:11.995Z] latest: digest: sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T13:56:12.315Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T13:56:12.636Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17 [2026-03-13T13:56:12.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-03-13T13:56:12.637Z] c7876d5fd506: Preparing [2026-03-13T13:56:12.637Z] ecb7c3bcf537: Preparing [2026-03-13T13:56:12.637Z] a99597583486: Preparing [2026-03-13T13:56:12.637Z] c7ab509c4f8c: Preparing [2026-03-13T13:56:12.637Z] 11439f527daf: Preparing [2026-03-13T13:56:12.637Z] c9528b4f4037: Preparing [2026-03-13T13:56:12.637Z] cce92674e987: Preparing [2026-03-13T13:56:12.637Z] c9528b4f4037: Waiting [2026-03-13T13:56:12.637Z] cce92674e987: Waiting [2026-03-13T13:56:12.637Z] ecb7c3bcf537: Layer already exists [2026-03-13T13:56:12.637Z] c7876d5fd506: Layer already exists [2026-03-13T13:56:12.637Z] c7ab509c4f8c: Layer already exists [2026-03-13T13:56:12.637Z] 11439f527daf: Layer already exists [2026-03-13T13:56:12.637Z] a99597583486: Layer already exists [2026-03-13T13:56:12.637Z] c9528b4f4037: Layer already exists [2026-03-13T13:56:12.637Z] cce92674e987: Layer already exists [2026-03-13T13:56:12.637Z] 4.1.0-dev.17: digest: sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T13:56:12.976Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T13:56:13.299Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 [2026-03-13T13:56:13.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-03-13T13:56:13.299Z] c7876d5fd506: Preparing [2026-03-13T13:56:13.299Z] ecb7c3bcf537: Preparing [2026-03-13T13:56:13.299Z] a99597583486: Preparing [2026-03-13T13:56:13.299Z] c7ab509c4f8c: Preparing [2026-03-13T13:56:13.299Z] 11439f527daf: Preparing [2026-03-13T13:56:13.299Z] c9528b4f4037: Preparing [2026-03-13T13:56:13.299Z] cce92674e987: Preparing [2026-03-13T13:56:13.299Z] c9528b4f4037: Waiting [2026-03-13T13:56:13.299Z] cce92674e987: Waiting [2026-03-13T13:56:13.299Z] c7876d5fd506: Layer already exists [2026-03-13T13:56:13.299Z] a99597583486: Layer already exists [2026-03-13T13:56:13.299Z] 11439f527daf: Layer already exists [2026-03-13T13:56:13.299Z] c7ab509c4f8c: Layer already exists [2026-03-13T13:56:13.299Z] ecb7c3bcf537: Layer already exists [2026-03-13T13:56:13.299Z] c9528b4f4037: Layer already exists [2026-03-13T13:56:13.299Z] cce92674e987: Layer already exists [2026-03-13T13:56:13.299Z] 39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17: digest: sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T13:56:13.633Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T13:56:13.955Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-03-13T13:56:13.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-03-13T13:56:13.956Z] c7876d5fd506: Preparing [2026-03-13T13:56:13.956Z] ecb7c3bcf537: Preparing [2026-03-13T13:56:13.956Z] a99597583486: Preparing [2026-03-13T13:56:13.956Z] c7ab509c4f8c: Preparing [2026-03-13T13:56:13.956Z] 11439f527daf: Preparing [2026-03-13T13:56:13.956Z] c9528b4f4037: Preparing [2026-03-13T13:56:13.956Z] cce92674e987: Preparing [2026-03-13T13:56:13.956Z] cce92674e987: Waiting [2026-03-13T13:56:13.956Z] c9528b4f4037: Waiting [2026-03-13T13:56:13.956Z] 11439f527daf: Layer already exists [2026-03-13T13:56:13.956Z] c7ab509c4f8c: Layer already exists [2026-03-13T13:56:13.956Z] c7876d5fd506: Layer already exists [2026-03-13T13:56:13.956Z] ecb7c3bcf537: Layer already exists [2026-03-13T13:56:13.956Z] a99597583486: Layer already exists [2026-03-13T13:56:13.956Z] c9528b4f4037: Layer already exists [2026-03-13T13:56:13.956Z] cce92674e987: Layer already exists [2026-03-13T13:56:13.956Z] main: digest: sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-13T13:56:14.035Z] ===================================================== [Pipeline] echo [2026-03-13T13:56:14.050Z] taggedImages: [2026-03-13T13:56:14.050Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a [2026-03-13T13:56:14.050Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-03-13T13:56:14.050Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17 [2026-03-13T13:56:14.050Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 [2026-03-13T13:56:14.050Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo [2026-03-13T13:56:14.093Z] ========================================================= [2026-03-13T13:56:14.093Z] [edgeXBuildMultiArch] RAW Config: [2026-03-13T13:56:14.093Z] images: [2026-03-13T13:56:14.093Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a [2026-03-13T13:56:14.093Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-03-13T13:56:14.093Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17 [2026-03-13T13:56:14.093Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 [2026-03-13T13:56:14.093Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-03-13T13:56:14.093Z] settingsFile: [2026-03-13T13:56:14.093Z] app-service-configurable-settings [2026-03-13T13:56:14.093Z] ========================================================= [Pipeline] node [2026-03-13T13:56:17.443Z] deaec5988b04: Pull complete [2026-03-13T13:56:18.416Z] 9f65657bb879: Pull complete [2026-03-13T13:56:18.416Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-13T13:56:18.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-13T13:56:18.416Z] ---> 334268110677 [2026-03-13T13:56:18.416Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2026-03-13T13:56:20.360Z] ---> Running in 66e3162a7040 [2026-03-13T13:56:20.631Z] Removing intermediate container 66e3162a7040 [2026-03-13T13:56:20.631Z] ---> 9c9aeeea7b17 [2026-03-13T13:56:20.631Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2026-03-13T13:56:20.631Z] ---> Running in 049c137b5fde [2026-03-13T13:56:20.902Z] Removing intermediate container 049c137b5fde [2026-03-13T13:56:20.902Z] ---> c792ee93806f [2026-03-13T13:56:20.902Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2026-03-13T13:56:21.184Z] ---> Running in 4b355527b498 [2026-03-13T13:56:21.455Z] Removing intermediate container 4b355527b498 [2026-03-13T13:56:21.455Z] ---> d62e1bd5dc51 [2026-03-13T13:56:21.455Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-13T13:56:21.455Z] ---> Running in 082051a2bbd4 [2026-03-13T13:56:22.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-13T13:56:22.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-13T13:56:24.298Z] OK: 255 MiB in 60 packages [2026-03-13T13:56:25.269Z] Removing intermediate container 082051a2bbd4 [2026-03-13T13:56:25.269Z] ---> f62abb583449 [2026-03-13T13:56:25.269Z] Step 7/12 : WORKDIR /app [2026-03-13T13:56:25.269Z] ---> Running in 919eca2a9319 [2026-03-13T13:56:25.538Z] Removing intermediate container 919eca2a9319 [2026-03-13T13:56:25.538Z] ---> f664fc2ec20a [2026-03-13T13:56:25.538Z] Step 8/12 : COPY go.mod vendor* ./ [2026-03-13T13:56:26.125Z] ---> d03bf8781797 [2026-03-13T13:56:26.125Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-13T13:56:26.125Z] ---> Running in fe3f2c516718 [2026-03-13T13:56:29.096Z] Still waiting to schedule task [2026-03-13T13:56:29.096Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-03-13T13:57:36.733Z] Running on prd-centos7-docker-4c-2g-3392 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-13T13:57:36.779Z] provisioning config files... [2026-03-13T13:57:36.801Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7068395524604996849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-13T13:57:40.821Z] ---> ****-login.sh [2026-03-13T13:57:40.821Z] nexus3.edgexfoundry.org:10001 [2026-03-13T13:57:40.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T13:57:40.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T13:57:40.821Z] Configure a credential helper to remove this warning. See [2026-03-13T13:57:40.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T13:57:40.821Z] [2026-03-13T13:57:40.821Z] Login Succeeded [2026-03-13T13:57:40.821Z] nexus3.edgexfoundry.org:10002 [2026-03-13T13:57:40.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T13:57:41.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T13:57:41.100Z] Configure a credential helper to remove this warning. See [2026-03-13T13:57:41.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T13:57:41.101Z] [2026-03-13T13:57:41.101Z] Login Succeeded [2026-03-13T13:57:41.101Z] nexus3.edgexfoundry.org:10003 [2026-03-13T13:57:41.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T13:57:41.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T13:57:41.101Z] Configure a credential helper to remove this warning. See [2026-03-13T13:57:41.101Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T13:57:41.101Z] [2026-03-13T13:57:41.101Z] Login Succeeded [2026-03-13T13:57:41.101Z] nexus3.edgexfoundry.org:10004 [2026-03-13T13:57:41.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T13:57:41.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T13:57:41.101Z] Configure a credential helper to remove this warning. See [2026-03-13T13:57:41.101Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T13:57:41.101Z] [2026-03-13T13:57:41.101Z] Login Succeeded [2026-03-13T13:57:41.101Z] ****.io [2026-03-13T13:57:41.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T13:57:41.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T13:57:41.365Z] Configure a credential helper to remove this warning. See [2026-03-13T13:57:41.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T13:57:41.365Z] [2026-03-13T13:57:41.365Z] Login Succeeded [2026-03-13T13:57:41.365Z] ---> ****-login.sh ends [Pipeline] } [2026-03-13T13:57:41.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-13T13:57:41.719Z] + docker buildx ls [2026-03-13T13:57:41.719Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-13T13:57:41.719Z] default * docker [2026-03-13T13:57:41.719Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-13T13:57:42.026Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-03-13T13:57:42.027Z] edgex-builder [Pipeline] sh [2026-03-13T13:57:42.319Z] + docker buildx inspect --bootstrap [2026-03-13T13:57:42.319Z] #1 [internal] booting buildkit [2026-03-13T13:57:42.319Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-03-13T13:57:45.679Z] #1 pulling image moby/buildkit:buildx-stable-1 3.3s done [2026-03-13T13:57:45.679Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-03-13T13:57:47.595Z] #1 creating container buildx_buildkit_edgex-builder0 1.8s done [2026-03-13T13:57:47.595Z] #1 DONE 5.2s [2026-03-13T13:57:47.595Z] Name: edgex-builder [2026-03-13T13:57:47.595Z] Driver: docker-container [2026-03-13T13:57:47.595Z] [2026-03-13T13:57:47.595Z] Nodes: [2026-03-13T13:57:47.595Z] Name: edgex-builder0 [2026-03-13T13:57:47.595Z] Endpoint: unix:///var/run/docker.sock [2026-03-13T13:57:47.595Z] Status: running [2026-03-13T13:57:47.595Z] Buildkit: v0.27.1 [2026-03-13T13:57:47.595Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-03-13T13:57:47.908Z] + docker buildx ls [2026-03-13T13:57:47.908Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-13T13:57:47.908Z] edgex-builder * docker-container [2026-03-13T13:57:47.908Z] edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-03-13T13:57:47.908Z] default docker [2026-03-13T13:57:47.908Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-13T13:57:48.216Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a' [2026-03-13T13:57:48.216Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a --push - [2026-03-13T13:57:48.478Z] #1 [internal] load build definition from Dockerfile [2026-03-13T13:57:48.478Z] #1 transferring dockerfile: 209B done [2026-03-13T13:57:48.478Z] #1 DONE 0.0s [2026-03-13T13:57:48.478Z] [2026-03-13T13:57:48.478Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a [2026-03-13T13:57:48.478Z] #2 DONE 0.1s [2026-03-13T13:57:48.478Z] [2026-03-13T13:57:48.478Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a [2026-03-13T13:57:48.478Z] #3 DONE 0.1s [2026-03-13T13:57:48.478Z] [2026-03-13T13:57:48.478Z] #4 [internal] load .dockerignore [2026-03-13T13:57:48.478Z] #4 transferring context: 2B done [2026-03-13T13:57:48.478Z] #4 DONE 0.0s [2026-03-13T13:57:48.478Z] [2026-03-13T13:57:48.478Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 [2026-03-13T13:57:48.478Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 0.0s done [2026-03-13T13:57:48.478Z] #5 DONE 0.0s [2026-03-13T13:57:48.478Z] [2026-03-13T13:57:48.478Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 [2026-03-13T13:57:48.478Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 0.0s done [2026-03-13T13:57:48.746Z] #6 DONE 0.1s [2026-03-13T13:57:48.746Z] [2026-03-13T13:57:48.746Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-13T13:57:48.746Z] #7 DONE 0.0s [2026-03-13T13:57:48.746Z] [2026-03-13T13:57:48.746Z] #8 exporting to image [2026-03-13T13:57:48.746Z] #8 exporting layers done [2026-03-13T13:57:48.746Z] #8 exporting manifest sha256:9dcc54a5fa8b8c6267d05817458f6a0b26b5e1413e2f903c62e60a95610db073 0.0s done [2026-03-13T13:57:48.746Z] #8 exporting config sha256:959ca365aa01c4da9549df3f0c20d0333f8c4bf1b35aa51b4e0c9aec16183d71 done [2026-03-13T13:57:48.746Z] #8 exporting manifest sha256:fa74e60013dc895aa19efde7262e4062c5f5578c832bcb6cf5e3580f5728b5f3 0.0s done [2026-03-13T13:57:48.746Z] #8 exporting config sha256:d5b909dc94e32959b25bbb13094524dd2768e45e75dfe3ab42d6d1772caefe68 done [2026-03-13T13:57:48.746Z] #8 exporting manifest list sha256:01658b593d3cecd485935d525cb001878b5f262b8faabf40635b1b164dcb3a72 0.0s done [2026-03-13T13:57:48.746Z] #8 pushing layers [2026-03-13T13:57:48.746Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-13T13:57:48.746Z] #8 pushing layers 0.1s done [2026-03-13T13:57:48.746Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a@sha256:01658b593d3cecd485935d525cb001878b5f262b8faabf40635b1b164dcb3a72 0.1s done [2026-03-13T13:57:48.746Z] #8 DONE 0.2s [2026-03-13T13:57:49.007Z] [2026-03-13T13:57:49.007Z] 1 warning found (use --debug to expand): [2026-03-13T13:57:49.007Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-13T13:57:49.320Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' [2026-03-13T13:57:49.320Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - [2026-03-13T13:57:49.580Z] #1 [internal] load build definition from Dockerfile [2026-03-13T13:57:49.581Z] #1 transferring dockerfile: 175B done [2026-03-13T13:57:49.581Z] #1 DONE 0.0s [2026-03-13T13:57:49.581Z] [2026-03-13T13:57:49.581Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-03-13T13:57:49.581Z] #2 DONE 0.0s [2026-03-13T13:57:49.581Z] [2026-03-13T13:57:49.581Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-03-13T13:57:49.581Z] #3 DONE 0.0s [2026-03-13T13:57:49.581Z] [2026-03-13T13:57:49.581Z] #4 [internal] load .dockerignore [2026-03-13T13:57:49.581Z] #4 transferring context: 2B done [2026-03-13T13:57:49.581Z] #4 DONE 0.0s [2026-03-13T13:57:49.581Z] [2026-03-13T13:57:49.581Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 [2026-03-13T13:57:49.581Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 0.0s done [2026-03-13T13:57:49.581Z] #5 DONE 0.0s [2026-03-13T13:57:49.581Z] [2026-03-13T13:57:49.581Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 [2026-03-13T13:57:49.581Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 0.0s done [2026-03-13T13:57:49.581Z] #6 CACHED [2026-03-13T13:57:49.581Z] [2026-03-13T13:57:49.581Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 [2026-03-13T13:57:49.581Z] #5 CACHED [2026-03-13T13:57:49.581Z] [2026-03-13T13:57:49.581Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-13T13:57:49.581Z] #7 DONE 0.0s [2026-03-13T13:57:49.581Z] [2026-03-13T13:57:49.581Z] #8 exporting to image [2026-03-13T13:57:49.581Z] #8 exporting layers done [2026-03-13T13:57:49.581Z] #8 exporting manifest sha256:9dcc54a5fa8b8c6267d05817458f6a0b26b5e1413e2f903c62e60a95610db073 done [2026-03-13T13:57:49.581Z] #8 exporting config sha256:959ca365aa01c4da9549df3f0c20d0333f8c4bf1b35aa51b4e0c9aec16183d71 done [2026-03-13T13:57:49.581Z] #8 exporting manifest sha256:fa74e60013dc895aa19efde7262e4062c5f5578c832bcb6cf5e3580f5728b5f3 done [2026-03-13T13:57:49.581Z] #8 exporting config sha256:d5b909dc94e32959b25bbb13094524dd2768e45e75dfe3ab42d6d1772caefe68 done [2026-03-13T13:57:49.581Z] #8 exporting manifest list sha256:01658b593d3cecd485935d525cb001878b5f262b8faabf40635b1b164dcb3a72 done [2026-03-13T13:57:49.581Z] #8 pushing layers 0.0s done [2026-03-13T13:57:49.581Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:01658b593d3cecd485935d525cb001878b5f262b8faabf40635b1b164dcb3a72 0.1s done [2026-03-13T13:57:49.581Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-13T13:57:49.581Z] #8 DONE 0.1s [2026-03-13T13:57:49.581Z] [2026-03-13T13:57:49.581Z] 1 warning found (use --debug to expand): [2026-03-13T13:57:49.581Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-13T13:57:49.878Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17' [2026-03-13T13:57:49.878Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17 --push - [2026-03-13T13:57:50.137Z] #1 [internal] load build definition from Dockerfile [2026-03-13T13:57:50.137Z] #1 transferring dockerfile: 181B done [2026-03-13T13:57:50.137Z] #1 DONE 0.0s [2026-03-13T13:57:50.137Z] [2026-03-13T13:57:50.137Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17 [2026-03-13T13:57:50.137Z] #2 DONE 0.0s [2026-03-13T13:57:50.137Z] [2026-03-13T13:57:50.137Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17 [2026-03-13T13:57:50.137Z] #3 DONE 0.0s [2026-03-13T13:57:50.137Z] [2026-03-13T13:57:50.137Z] #4 [internal] load .dockerignore [2026-03-13T13:57:50.137Z] #4 transferring context: 2B done [2026-03-13T13:57:50.137Z] #4 DONE 0.0s [2026-03-13T13:57:50.137Z] [2026-03-13T13:57:50.137Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 [2026-03-13T13:57:50.137Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 0.0s done [2026-03-13T13:57:50.137Z] #5 DONE 0.0s [2026-03-13T13:57:50.137Z] [2026-03-13T13:57:50.137Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 [2026-03-13T13:57:50.137Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 0.0s done [2026-03-13T13:57:50.137Z] #6 CACHED [2026-03-13T13:57:50.137Z] [2026-03-13T13:57:50.137Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 [2026-03-13T13:57:50.137Z] #5 CACHED [2026-03-13T13:57:50.137Z] [2026-03-13T13:57:50.137Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-13T13:57:50.137Z] #7 DONE 0.0s [2026-03-13T13:57:50.137Z] [2026-03-13T13:57:50.137Z] #8 exporting to image [2026-03-13T13:57:50.137Z] #8 exporting layers done [2026-03-13T13:57:50.137Z] #8 exporting manifest sha256:9dcc54a5fa8b8c6267d05817458f6a0b26b5e1413e2f903c62e60a95610db073 done [2026-03-13T13:57:50.137Z] #8 exporting config sha256:959ca365aa01c4da9549df3f0c20d0333f8c4bf1b35aa51b4e0c9aec16183d71 done [2026-03-13T13:57:50.137Z] #8 exporting manifest sha256:fa74e60013dc895aa19efde7262e4062c5f5578c832bcb6cf5e3580f5728b5f3 done [2026-03-13T13:57:50.137Z] #8 exporting config sha256:d5b909dc94e32959b25bbb13094524dd2768e45e75dfe3ab42d6d1772caefe68 done [2026-03-13T13:57:50.137Z] #8 exporting manifest list sha256:01658b593d3cecd485935d525cb001878b5f262b8faabf40635b1b164dcb3a72 done [2026-03-13T13:57:50.137Z] #8 pushing layers 0.0s done [2026-03-13T13:57:50.137Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17@sha256:01658b593d3cecd485935d525cb001878b5f262b8faabf40635b1b164dcb3a72 0.1s done [2026-03-13T13:57:50.137Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-13T13:57:50.137Z] #8 DONE 0.1s [2026-03-13T13:57:50.137Z] [2026-03-13T13:57:50.137Z] 1 warning found (use --debug to expand): [2026-03-13T13:57:50.137Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-13T13:57:50.432Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17' [2026-03-13T13:57:50.432Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 --push - [2026-03-13T13:57:50.693Z] #1 [internal] load build definition from Dockerfile [2026-03-13T13:57:50.693Z] #1 transferring dockerfile: 222B done [2026-03-13T13:57:50.693Z] #1 DONE 0.0s [2026-03-13T13:57:50.693Z] [2026-03-13T13:57:50.693Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 [2026-03-13T13:57:50.693Z] #2 DONE 0.0s [2026-03-13T13:57:50.693Z] [2026-03-13T13:57:50.693Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 [2026-03-13T13:57:50.693Z] #3 DONE 0.0s [2026-03-13T13:57:50.693Z] [2026-03-13T13:57:50.693Z] #4 [internal] load .dockerignore [2026-03-13T13:57:50.693Z] #4 transferring context: 2B done [2026-03-13T13:57:50.693Z] #4 DONE 0.0s [2026-03-13T13:57:50.693Z] [2026-03-13T13:57:50.693Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 [2026-03-13T13:57:50.693Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 0.0s done [2026-03-13T13:57:50.693Z] #5 DONE 0.0s [2026-03-13T13:57:50.693Z] [2026-03-13T13:57:50.693Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 [2026-03-13T13:57:50.693Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 0.0s done [2026-03-13T13:57:50.693Z] #6 CACHED [2026-03-13T13:57:50.693Z] [2026-03-13T13:57:50.693Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 [2026-03-13T13:57:50.693Z] #5 CACHED [2026-03-13T13:57:50.693Z] [2026-03-13T13:57:50.693Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-13T13:57:50.693Z] #7 DONE 0.0s [2026-03-13T13:57:50.693Z] [2026-03-13T13:57:50.693Z] #8 exporting to image [2026-03-13T13:57:50.693Z] #8 exporting layers done [2026-03-13T13:57:50.693Z] #8 exporting manifest sha256:9dcc54a5fa8b8c6267d05817458f6a0b26b5e1413e2f903c62e60a95610db073 done [2026-03-13T13:57:50.693Z] #8 exporting config sha256:959ca365aa01c4da9549df3f0c20d0333f8c4bf1b35aa51b4e0c9aec16183d71 done [2026-03-13T13:57:50.693Z] #8 exporting manifest sha256:fa74e60013dc895aa19efde7262e4062c5f5578c832bcb6cf5e3580f5728b5f3 done [2026-03-13T13:57:50.693Z] #8 exporting config sha256:d5b909dc94e32959b25bbb13094524dd2768e45e75dfe3ab42d6d1772caefe68 done [2026-03-13T13:57:50.693Z] #8 exporting manifest list sha256:01658b593d3cecd485935d525cb001878b5f262b8faabf40635b1b164dcb3a72 done [2026-03-13T13:57:50.693Z] #8 pushing layers 0.0s done [2026-03-13T13:57:50.693Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17@sha256:01658b593d3cecd485935d525cb001878b5f262b8faabf40635b1b164dcb3a72 0.1s done [2026-03-13T13:57:50.693Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-13T13:57:50.693Z] #8 DONE 0.1s [2026-03-13T13:57:50.693Z] [2026-03-13T13:57:50.693Z] 1 warning found (use --debug to expand): [2026-03-13T13:57:50.693Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-13T13:57:50.990Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - [2026-03-13T13:57:50.990Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' [2026-03-13T13:57:51.253Z] #1 [internal] load build definition from Dockerfile [2026-03-13T13:57:51.253Z] #1 transferring dockerfile: 173B done [2026-03-13T13:57:51.253Z] #1 DONE 0.0s [2026-03-13T13:57:51.253Z] [2026-03-13T13:57:51.253Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-03-13T13:57:51.253Z] #2 DONE 0.0s [2026-03-13T13:57:51.253Z] [2026-03-13T13:57:51.253Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-03-13T13:57:51.253Z] #3 DONE 0.0s [2026-03-13T13:57:51.253Z] [2026-03-13T13:57:51.253Z] #4 [internal] load .dockerignore [2026-03-13T13:57:51.253Z] #4 transferring context: 2B done [2026-03-13T13:57:51.253Z] #4 DONE 0.0s [2026-03-13T13:57:51.253Z] [2026-03-13T13:57:51.253Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 [2026-03-13T13:57:51.253Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 0.0s done [2026-03-13T13:57:51.253Z] #5 DONE 0.0s [2026-03-13T13:57:51.253Z] [2026-03-13T13:57:51.253Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 [2026-03-13T13:57:51.253Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 0.0s done [2026-03-13T13:57:51.253Z] #6 CACHED [2026-03-13T13:57:51.253Z] [2026-03-13T13:57:51.253Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 [2026-03-13T13:57:51.253Z] #5 CACHED [2026-03-13T13:57:51.253Z] [2026-03-13T13:57:51.253Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-13T13:57:51.253Z] #7 DONE 0.0s [2026-03-13T13:57:51.253Z] [2026-03-13T13:57:51.253Z] #8 exporting to image [2026-03-13T13:57:51.253Z] #8 exporting layers done [2026-03-13T13:57:51.253Z] #8 exporting manifest sha256:9dcc54a5fa8b8c6267d05817458f6a0b26b5e1413e2f903c62e60a95610db073 done [2026-03-13T13:57:51.253Z] #8 exporting config sha256:959ca365aa01c4da9549df3f0c20d0333f8c4bf1b35aa51b4e0c9aec16183d71 done [2026-03-13T13:57:51.253Z] #8 exporting manifest sha256:fa74e60013dc895aa19efde7262e4062c5f5578c832bcb6cf5e3580f5728b5f3 done [2026-03-13T13:57:51.253Z] #8 exporting config sha256:d5b909dc94e32959b25bbb13094524dd2768e45e75dfe3ab42d6d1772caefe68 done [2026-03-13T13:57:51.253Z] #8 exporting manifest list sha256:01658b593d3cecd485935d525cb001878b5f262b8faabf40635b1b164dcb3a72 done [2026-03-13T13:57:51.253Z] #8 pushing layers 0.0s done [2026-03-13T13:57:51.253Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:01658b593d3cecd485935d525cb001878b5f262b8faabf40635b1b164dcb3a72 0.1s done [2026-03-13T13:57:51.253Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-13T13:57:51.253Z] #8 DONE 0.1s [2026-03-13T13:57:51.253Z] [2026-03-13T13:57:51.253Z] 1 warning found (use --debug to expand): [2026-03-13T13:57:51.253Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-13T13:57:51.652Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-13T13:57:51.947Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T13:57:52.505Z] ---> package-listing.sh [2026-03-13T13:57:52.505Z] ++ facter osfamily [2026-03-13T13:57:52.505Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-13T13:57:52.765Z] + OS_FAMILY=redhat [2026-03-13T13:57:52.765Z] + workspace=/w/workspace/ry_app-service-configurable_main [2026-03-13T13:57:52.765Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-13T13:57:52.765Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-13T13:57:52.765Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-13T13:57:52.765Z] + PACKAGES=/tmp/packages_start.txt [2026-03-13T13:57:52.765Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-03-13T13:57:52.765Z] + PACKAGES=/tmp/packages_end.txt [2026-03-13T13:57:52.765Z] + case "${OS_FAMILY}" in [2026-03-13T13:57:52.765Z] + rpm -qa [2026-03-13T13:57:52.765Z] + sort [2026-03-13T13:57:53.333Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-13T13:57:53.333Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-13T13:57:53.333Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-13T13:57:53.333Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-03-13T13:57:53.333Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2026-03-13T13:57:53.333Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2026-03-13T13:57:53.349Z] 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-13T13:57:53.635Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T13:57:54.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-13T13:57:54.210Z] [2026-03-13T13:57:54.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T13:57:54.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-13T13:57:54.514Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-13T13:57:54.514Z] 5eb5b503b376: Pulling fs layer [2026-03-13T13:57:54.514Z] 5c69ac0246d0: Pulling fs layer [2026-03-13T13:57:54.514Z] ec43610c2a17: Pulling fs layer [2026-03-13T13:57:54.514Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-13T13:57:54.514Z] 33b1e0a273af: Pulling fs layer [2026-03-13T13:57:54.514Z] 5d3b04190fa2: Pulling fs layer [2026-03-13T13:57:54.514Z] 2f39f015ded8: Pulling fs layer [2026-03-13T13:57:54.514Z] 33b1e0a273af: Waiting [2026-03-13T13:57:54.514Z] 5d3b04190fa2: Waiting [2026-03-13T13:57:54.514Z] 2f39f015ded8: Waiting [2026-03-13T13:57:54.514Z] 3a2ae6a8a46f: Waiting [2026-03-13T13:57:54.514Z] 5c69ac0246d0: Verifying Checksum [2026-03-13T13:57:54.514Z] 5c69ac0246d0: Download complete [2026-03-13T13:57:54.514Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-13T13:57:54.514Z] 3a2ae6a8a46f: Download complete [2026-03-13T13:57:54.514Z] ec43610c2a17: Verifying Checksum [2026-03-13T13:57:54.514Z] ec43610c2a17: Download complete [2026-03-13T13:57:54.514Z] 33b1e0a273af: Verifying Checksum [2026-03-13T13:57:54.514Z] 33b1e0a273af: Download complete [2026-03-13T13:57:54.514Z] 5d3b04190fa2: Verifying Checksum [2026-03-13T13:57:54.514Z] 5d3b04190fa2: Download complete [2026-03-13T13:57:54.776Z] 5eb5b503b376: Verifying Checksum [2026-03-13T13:57:54.776Z] 5eb5b503b376: Download complete [2026-03-13T13:57:55.351Z] 2f39f015ded8: Verifying Checksum [2026-03-13T13:57:55.351Z] 2f39f015ded8: Download complete [2026-03-13T13:57:56.297Z] 5eb5b503b376: Pull complete [2026-03-13T13:57:56.297Z] 5c69ac0246d0: Pull complete [2026-03-13T13:57:56.880Z] ec43610c2a17: Pull complete [2026-03-13T13:57:56.880Z] 3a2ae6a8a46f: Pull complete [2026-03-13T13:57:57.141Z] 33b1e0a273af: Pull complete [2026-03-13T13:57:57.141Z] 5d3b04190fa2: Pull complete [2026-03-13T13:58:01.362Z] 2f39f015ded8: Pull complete [2026-03-13T13:58:01.362Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-13T13:58:01.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-13T13:58:01.362Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T13:58:01.560Z] prd-centos7-docker-4c-2g-3392 does not seem to be running inside a container [2026-03-13T13:58:01.627Z] $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-13T13:58:06.209Z] $ docker top 777fba68da092aaaed2b3c6145789287d969930d6841453f060b1f694fa34714 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-13T13:58:06.583Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-13T13:58:06.870Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-13T13:58:07.165Z] + ls /var/log/sa-host [2026-03-13T13:58:07.165Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-13T13:58:07.315Z] provisioning config files... [2026-03-13T13:58:07.322Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1501576130773360882tmp [Pipeline] { [Pipeline] echo [2026-03-13T13:58:07.339Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T13:58:07.639Z] ---> create-netrc.sh [Pipeline] } [2026-03-13T13:58:07.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-13T13:58:07.989Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-13T13:58:07.997Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T13:58:08.277Z] ---> sudo-logs.sh [2026-03-13T13:58:08.277Z] Archiving 'sudo' log.. [2026-03-13T13:58:09.215Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3392.novalocal: Name or service not known [2026-03-13T13:58:09.215Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3392.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-03-13T13:58:09.237Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T13:58:09.531Z] ---> job-cost.sh [2026-03-13T13:58:09.531Z] lf-activate-venv: SKIPPING [2026-03-13T13:58:09.531Z] INFO: No Stack... [2026-03-13T13:58:09.790Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-03-13T13:58:10.357Z] INFO: Archiving Costs [Pipeline] echo [2026-03-13T13:58:10.367Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T13:58:10.662Z] ---> logs-deploy.sh [2026-03-13T13:58:10.662Z] lf-activate-venv: SKIPPING [2026-03-13T13:58:10.662Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/294 [2026-03-13T13:58:10.662Z] INFO: archiving workspace using pattern(s): [2026-03-13T13:58:11.600Z] Archives upload complete. [2026-03-13T13:58:11.600Z] INFO: archiving logs to Nexus [2026-03-13T13:58:12.538Z] ---> uname -a: [2026-03-13T13:58:12.538Z] Linux prd-centos7-docker-4c-2g-3392.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-03-13T13:58:12.538Z] [2026-03-13T13:58:12.538Z] [2026-03-13T13:58:12.538Z] ---> lscpu: [2026-03-13T13:58:12.538Z] Architecture: x86_64 [2026-03-13T13:58:12.538Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-13T13:58:12.538Z] Byte Order: Little Endian [2026-03-13T13:58:12.538Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-13T13:58:12.538Z] CPU(s): 2 [2026-03-13T13:58:12.538Z] On-line CPU(s) list: 0,1 [2026-03-13T13:58:12.538Z] Thread(s) per core: 1 [2026-03-13T13:58:12.538Z] Core(s) per socket: 1 [2026-03-13T13:58:12.538Z] Socket(s): 2 [2026-03-13T13:58:12.538Z] NUMA node(s): 1 [2026-03-13T13:58:12.538Z] Vendor ID: AuthenticAMD [2026-03-13T13:58:12.538Z] CPU family: 23 [2026-03-13T13:58:12.538Z] Model: 49 [2026-03-13T13:58:12.538Z] Model name: AMD EPYC-Rome Processor [2026-03-13T13:58:12.538Z] Stepping: 0 [2026-03-13T13:58:12.538Z] CPU MHz: 2799.998 [2026-03-13T13:58:12.538Z] BogoMIPS: 5599.99 [2026-03-13T13:58:12.538Z] Virtualization: AMD-V [2026-03-13T13:58:12.538Z] Hypervisor vendor: KVM [2026-03-13T13:58:12.538Z] Virtualization type: full [2026-03-13T13:58:12.538Z] L1d cache: 64 KiB [2026-03-13T13:58:12.538Z] L1i cache: 64 KiB [2026-03-13T13:58:12.538Z] L2 cache: 1 MiB [2026-03-13T13:58:12.538Z] L3 cache: 32 MiB [2026-03-13T13:58:12.538Z] NUMA node0 CPU(s): 0,1 [2026-03-13T13:58:12.538Z] Vulnerability Itlb multihit: Not affected [2026-03-13T13:58:12.538Z] Vulnerability L1tf: Not affected [2026-03-13T13:58:12.538Z] Vulnerability Mds: Not affected [2026-03-13T13:58:12.538Z] Vulnerability Meltdown: Not affected [2026-03-13T13:58:12.538Z] Vulnerability Mmio stale data: Not affected [2026-03-13T13:58:12.538Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-13T13:58:12.538Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-03-13T13:58:12.538Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-03-13T13:58:12.538Z] Vulnerability Srbds: Not affected [2026-03-13T13:58:12.538Z] Vulnerability Tsx async abort: Not affected [2026-03-13T13:58:12.538Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-03-13T13:58:12.538Z] [2026-03-13T13:58:12.538Z] [2026-03-13T13:58:12.538Z] ---> nproc: [2026-03-13T13:58:12.538Z] 2 [2026-03-13T13:58:12.538Z] [2026-03-13T13:58:12.538Z] [2026-03-13T13:58:12.538Z] ---> df -h: [2026-03-13T13:58:12.538Z] Filesystem Size Used Avail Use% Mounted on [2026-03-13T13:58:12.538Z] overlay 40G 7.4G 33G 19% / [2026-03-13T13:58:12.538Z] tmpfs 64M 0 64M 0% /dev [2026-03-13T13:58:12.538Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-03-13T13:58:12.538Z] shm 64M 0 64M 0% /dev/shm [2026-03-13T13:58:12.538Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-03-13T13:58:12.538Z] [2026-03-13T13:58:12.538Z] [2026-03-13T13:58:12.538Z] Cannot open /var/log/sysstat/sa13: No such file or directory [2026-03-13T13:58:12.538Z] Please check if data collecting is enabled [2026-03-13T13:58:12.538Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-13T13:58:12.571Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-13T13:58:12.559Z] $ docker stop --time=1 777fba68da092aaaed2b3c6145789287d969930d6841453f060b1f694fa34714 [2026-03-13T13:58:13.725Z] $ docker rm -f --volumes 777fba68da092aaaed2b3c6145789287d969930d6841453f060b1f694fa34714 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-13T13:58:13.841Z] [WS-CLEANUP] Deleting project workspace... [2026-03-13T13:58:13.841Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-13T13:58:13.863Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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-03-13T13:58:14.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-13T13:58:14.294Z] [2026-03-13T13:58:14.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T13:58:14.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-13T13:58:14.591Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-13T13:58:14.591Z] 5eb5b503b376: Pulling fs layer [2026-03-13T13:58:14.591Z] 5c69ac0246d0: Pulling fs layer [2026-03-13T13:58:14.591Z] ec43610c2a17: Pulling fs layer [2026-03-13T13:58:14.591Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-13T13:58:14.591Z] 33b1e0a273af: Pulling fs layer [2026-03-13T13:58:14.591Z] 5d3b04190fa2: Pulling fs layer [2026-03-13T13:58:14.591Z] 2f39f015ded8: Pulling fs layer [2026-03-13T13:58:14.591Z] 3a2ae6a8a46f: Waiting [2026-03-13T13:58:14.591Z] 33b1e0a273af: Waiting [2026-03-13T13:58:14.591Z] 5d3b04190fa2: Waiting [2026-03-13T13:58:14.591Z] 2f39f015ded8: Waiting [2026-03-13T13:58:14.591Z] 5c69ac0246d0: Verifying Checksum [2026-03-13T13:58:14.591Z] 5c69ac0246d0: Download complete [2026-03-13T13:58:14.591Z] 3a2ae6a8a46f: Download complete [2026-03-13T13:58:14.591Z] 33b1e0a273af: Verifying Checksum [2026-03-13T13:58:14.591Z] 33b1e0a273af: Download complete [2026-03-13T13:58:14.591Z] ec43610c2a17: Verifying Checksum [2026-03-13T13:58:14.591Z] ec43610c2a17: Download complete [2026-03-13T13:58:14.591Z] 5d3b04190fa2: Download complete [2026-03-13T13:58:14.850Z] 5eb5b503b376: Verifying Checksum [2026-03-13T13:58:14.850Z] 5eb5b503b376: Download complete [2026-03-13T13:58:15.417Z] 2f39f015ded8: Verifying Checksum [2026-03-13T13:58:15.417Z] 2f39f015ded8: Download complete [2026-03-13T13:58:16.353Z] 5eb5b503b376: Pull complete [2026-03-13T13:58:16.612Z] 5c69ac0246d0: Pull complete [2026-03-13T13:58:17.176Z] ec43610c2a17: Pull complete [2026-03-13T13:58:17.176Z] 3a2ae6a8a46f: Pull complete [2026-03-13T13:58:17.434Z] 33b1e0a273af: Pull complete [2026-03-13T13:58:17.434Z] 5d3b04190fa2: Pull complete [2026-03-13T13:58:17.814Z] Removing intermediate container fe3f2c516718 [2026-03-13T13:58:17.814Z] ---> 3a30682c3cb8 [2026-03-13T13:58:17.814Z] Step 10/12 : COPY . . [2026-03-13T13:58:17.814Z] ---> 9b8de4a807b4 [2026-03-13T13:58:17.814Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-13T13:58:17.814Z] ---> Running in 6ba492bdd62e [2026-03-13T13:58:17.814Z] Removing intermediate container 6ba492bdd62e [2026-03-13T13:58:17.814Z] ---> 611fd004b52f [2026-03-13T13:58:17.814Z] Step 12/12 : RUN $MAKE [2026-03-13T13:58:17.814Z] ---> Running in a56779ef99eb [2026-03-13T13:58:17.814Z] noop [2026-03-13T13:58:17.814Z] Removing intermediate container a56779ef99eb [2026-03-13T13:58:17.814Z] ---> d3bc97a06cc4 [2026-03-13T13:58:17.814Z] Successfully built d3bc97a06cc4 [2026-03-13T13:58:17.814Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T13:58:18.178Z] + docker inspect -f . ci-base-image-arm64 [2026-03-13T13:58:18.178Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T13:58:18.397Z] prd-ubuntu20.04-docker-arm64-4c-16g-3391 does not seem to be running inside a container [2026-03-13T13:58:18.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/294 -v /w/workspace/app-service-configurable/294:/w/workspace/app-service-configurable/294:rw,z -v /w/workspace/app-service-configurable/294@tmp:/w/workspace/app-service-configurable/294@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-arm64 cat [2026-03-13T13:58:19.630Z] $ docker top 41500dc93e524aaeda429f30fcded0907764309b8eeba715f3856403bf5a0b35 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-13T13:58:20.488Z] + go version [2026-03-13T13:58:22.703Z] 2f39f015ded8: Pull complete [2026-03-13T13:58:22.703Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-13T13:58:22.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-13T13:58:22.703Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T13:58:22.799Z] prd-ubuntu20.04-docker-8c-8g-3390 does not seem to be running inside a container [2026-03-13T13:58:22.808Z] $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-13T13:58:23.068Z] go version go1.25.3 linux/arm64 [2026-03-13T13:58:25.449Z] $ docker top dee754c6fae8ae8882266b298141a0f1d3f75ead224d676b1a7feff4b6f493d6 -eo pid,comm [Pipeline] { [Pipeline] } [2026-03-13T13:58:25.527Z] $ docker stop --time=1 41500dc93e524aaeda429f30fcded0907764309b8eeba715f3856403bf5a0b35 [2026-03-13T13:58:27.137Z] $ docker rm -f --volumes 41500dc93e524aaeda429f30fcded0907764309b8eeba715f3856403bf5a0b35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T13:58:27.630Z] ---> job-cost.sh [2026-03-13T13:58:27.630Z] lf-activate-venv: SKIPPING [2026-03-13T13:58:27.630Z] INFO: No Stack... [2026-03-13T13:58:27.759Z] + docker inspect -f . ci-base-image-arm64 [2026-03-13T13:58:27.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T13:58:27.889Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-13T13:58:27.941Z] prd-ubuntu20.04-docker-arm64-4c-16g-3391 does not seem to be running inside a container [2026-03-13T13:58:27.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/294 -v /w/workspace/app-service-configurable/294:/w/workspace/app-service-configurable/294:rw,z -v /w/workspace/app-service-configurable/294@tmp:/w/workspace/app-service-configurable/294@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-arm64 cat [2026-03-13T13:58:28.153Z] INFO: Archiving Costs [2026-03-13T13:58:29.142Z] $ docker top a6a5fa8e13a87fe70ce04d8354d9accc0ce8b824c24277e77b79110573c43861 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2026-03-13T13:58:29.630Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2026-03-13T13:58:29.630Z] + cut -d, -f6 [Pipeline] lock [2026-03-13T13:58:29.642Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-294-stack-cost] [2026-03-13T13:58:29.651Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-294-stack-cost] did not exist. Created. [2026-03-13T13:58:29.659Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-294-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-13T13:58:29.965Z] + echo total: 0.2199999988079071 [2026-03-13T13:58:29.966Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/294 [Pipeline] stash [2026-03-13T13:58:29.984Z] Stashed 1 file(s) [Pipeline] fileExists [Pipeline] } [2026-03-13T13:58:29.997Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-294-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-13T13:58:29.998Z] $ docker stop --time=1 dee754c6fae8ae8882266b298141a0f1d3f75ead224d676b1a7feff4b6f493d6 [2026-03-13T13:58:31.148Z] $ docker rm -f --volumes dee754c6fae8ae8882266b298141a0f1d3f75ead224d676b1a7feff4b6f493d6 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-13T13:58:31.822Z] + make test [2026-03-13T13:58:31.822Z] go test -race -coverprofile=coverage.out ./... [2026-03-13T14:03:23.665Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2026-03-13T14:03:23.665Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-03-13T14:03:23.665Z] go vet ./... [2026-03-13T14:07:15.500Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-13T14:07:15.500Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-13T14:07:15.500Z] ./bin/test-attribution-txt.sh [2026-03-13T14:07:15.500Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-13T14:07:15.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-13T14:07:15.532Z] $ docker stop --time=1 a6a5fa8e13a87fe70ce04d8354d9accc0ce8b824c24277e77b79110573c43861 [2026-03-13T14:07:17.379Z] $ docker rm -f --volumes a6a5fa8e13a87fe70ce04d8354d9accc0ce8b824c24277e77b79110573c43861 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-13T14:07:19.759Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-13T14:07:19.784Z] Warning: overwriting stash ‘coverage-report’ [2026-03-13T14:07:20.307Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-13T14:07:20.697Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-13T14:07:21.029Z] + ls -al . [2026-03-13T14:07:21.029Z] total 248 [2026-03-13T14:07:21.029Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 13 13:58 . [2026-03-13T14:07:21.029Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 13:55 .. [2026-03-13T14:07:21.029Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 13 13:55 .dockerignore [2026-03-13T14:07:21.029Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 13:55 .git [2026-03-13T14:07:21.029Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 13:55 .github [2026-03-13T14:07:21.029Z] -rw-rw-r-- 1 jenkins jenkins 108 Mar 13 13:55 .gitignore [2026-03-13T14:07:21.029Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 13 13:55 .golangci.yml [2026-03-13T14:07:21.029Z] -rw-rw-r-- 1 jenkins jenkins 19193 Mar 13 13:55 Attribution.txt [2026-03-13T14:07:21.029Z] -rw-rw-r-- 1 jenkins jenkins 39309 Mar 13 13:55 CHANGELOG.md [2026-03-13T14:07:21.029Z] -rw-rw-r-- 1 jenkins jenkins 2008 Mar 13 13:55 Dockerfile [2026-03-13T14:07:21.029Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 13:55 GOVERNANCE.md [2026-03-13T14:07:21.029Z] -rw-rw-r-- 1 jenkins jenkins 689 Mar 13 13:55 Jenkinsfile [2026-03-13T14:07:21.029Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 13 13:55 LICENSE [2026-03-13T14:07:21.029Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 13 13:55 OWNERS.md [2026-03-13T14:07:21.029Z] -rw-rw-r-- 1 jenkins jenkins 4952 Mar 13 13:55 README.md [2026-03-13T14:07:21.029Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 13:53 VERSION [2026-03-13T14:07:21.029Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 13:55 bin [2026-03-13T14:07:21.029Z] -rw-r--r-- 1 jenkins jenkins 953 Mar 13 14:03 coverage.out [2026-03-13T14:07:21.029Z] -rw-rw-r-- 1 jenkins jenkins 7074 Mar 13 13:55 go.mod [2026-03-13T14:07:21.029Z] -rw-rw-r-- 1 jenkins jenkins 90735 Mar 13 13:55 go.sum [2026-03-13T14:07:21.029Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 13 13:55 main.go [2026-03-13T14:07:21.029Z] -rw-rw-r-- 1 jenkins jenkins 3361 Mar 13 13:55 makefile [2026-03-13T14:07:21.029Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 13:55 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T14:07:21.394Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=39c8720020c7a7370b527db9464d1b147bbf1a8a --label arch=arm64 --label version=4.1.0-dev.17 . [2026-03-13T14:07:21.395Z] Sending build context to Docker daemon 231.4kB [2026-03-13T14:07:21.666Z] Step 1/27 : ARG BASE=golang:1.25-alpine3.22 [2026-03-13T14:07:21.666Z] Step 2/27 : FROM ${BASE} AS builder [2026-03-13T14:07:21.666Z] ---> d3bc97a06cc4 [2026-03-13T14:07:21.666Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2026-03-13T14:07:21.666Z] ---> Running in 6721e14587c3 [2026-03-13T14:07:21.950Z] Removing intermediate container 6721e14587c3 [2026-03-13T14:07:21.950Z] ---> 10738801890f [2026-03-13T14:07:21.950Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2026-03-13T14:07:22.220Z] ---> Running in 9c03b21d7f41 [2026-03-13T14:07:22.486Z] Removing intermediate container 9c03b21d7f41 [2026-03-13T14:07:22.486Z] ---> 3ffd6342be77 [2026-03-13T14:07:22.486Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2026-03-13T14:07:22.486Z] ---> Running in cbd2e5de9de6 [2026-03-13T14:07:22.754Z] Removing intermediate container cbd2e5de9de6 [2026-03-13T14:07:22.754Z] ---> 9a24f845bca1 [2026-03-13T14:07:22.754Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-13T14:07:23.029Z] ---> Running in 68d6f207bb36 [2026-03-13T14:07:23.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-13T14:07:24.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-13T14:07:25.662Z] OK: 255 MiB in 60 packages [2026-03-13T14:07:26.623Z] Removing intermediate container 68d6f207bb36 [2026-03-13T14:07:26.623Z] ---> c9b26151de56 [2026-03-13T14:07:26.623Z] Step 7/27 : WORKDIR /app [2026-03-13T14:07:26.623Z] ---> Running in a2b819db3c1d [2026-03-13T14:07:26.897Z] Removing intermediate container a2b819db3c1d [2026-03-13T14:07:26.897Z] ---> 76978a362adc [2026-03-13T14:07:26.897Z] Step 8/27 : COPY go.mod vendor* ./ [2026-03-13T14:07:27.482Z] ---> f2e8ab7eb239 [2026-03-13T14:07:27.482Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-13T14:07:27.482Z] ---> Running in 4ed8882c49c9 [2026-03-13T14:07:30.070Z] Removing intermediate container 4ed8882c49c9 [2026-03-13T14:07:30.070Z] ---> 466306694350 [2026-03-13T14:07:30.070Z] Step 10/27 : COPY . . [2026-03-13T14:07:30.070Z] ---> c8a857b9aa5d [2026-03-13T14:07:30.070Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-13T14:07:30.337Z] ---> Running in 3b4036be3ef8 [2026-03-13T14:07:30.604Z] Removing intermediate container 3b4036be3ef8 [2026-03-13T14:07:30.604Z] ---> 2899435dad7b [2026-03-13T14:07:30.604Z] Step 12/27 : RUN $MAKE [2026-03-13T14:07:30.604Z] ---> Running in 24636e964f3b [2026-03-13T14:07:31.570Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.54 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2026-03-13T14:11:38.357Z] Removing intermediate container 24636e964f3b [2026-03-13T14:11:38.357Z] ---> 38b34b1bb255 [2026-03-13T14:11:38.357Z] Step 13/27 : FROM alpine:3.22 [2026-03-13T14:11:38.357Z] 3.22: Pulling from library/alpine [2026-03-13T14:11:38.357Z] d741ee1608f3: Pulling fs layer [2026-03-13T14:11:38.357Z] d741ee1608f3: Verifying Checksum [2026-03-13T14:11:38.357Z] d741ee1608f3: Download complete [2026-03-13T14:11:38.357Z] d741ee1608f3: Pull complete [2026-03-13T14:11:38.357Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-13T14:11:38.357Z] Status: Downloaded newer image for alpine:3.22 [2026-03-13T14:11:38.357Z] ---> 5a766deef0c8 [2026-03-13T14:11:38.357Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-03-13T14:11:38.357Z] ---> Running in d53c87c3407b [2026-03-13T14:11:38.357Z] Removing intermediate container d53c87c3407b [2026-03-13T14:11:38.357Z] ---> 82bc7ae3cc3c [2026-03-13T14:11:38.357Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2026-03-13T14:11:38.357Z] ---> Running in 3311d2de66cd [2026-03-13T14:11:38.357Z] Removing intermediate container 3311d2de66cd [2026-03-13T14:11:38.357Z] ---> 11cd38223cfe [2026-03-13T14:11:38.357Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2026-03-13T14:11:38.357Z] ---> Running in 4a429c7d1b7a [2026-03-13T14:11:38.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-13T14:11:38.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-13T14:11:38.357Z] (1/2) Installing ca-certificates (20250911-r0) [2026-03-13T14:11:38.357Z] (2/2) Installing dumb-init (1.2.5-r3) [2026-03-13T14:11:38.357Z] Executing busybox-1.37.0-r20.trigger [2026-03-13T14:11:38.357Z] Executing ca-certificates-20250911-r0.trigger [2026-03-13T14:11:38.357Z] OK: 8 MiB in 18 packages [2026-03-13T14:11:39.764Z] Removing intermediate container 4a429c7d1b7a [2026-03-13T14:11:39.764Z] ---> 58c85556fe16 [2026-03-13T14:11:39.764Z] Step 17/27 : RUN apk --no-cache upgrade [2026-03-13T14:11:39.764Z] ---> Running in d90b5f47351c [2026-03-13T14:11:40.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-13T14:11:40.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-13T14:11:42.126Z] OK: 8 MiB in 18 packages [2026-03-13T14:11:43.081Z] Removing intermediate container d90b5f47351c [2026-03-13T14:11:43.081Z] ---> f30601ea3beb [2026-03-13T14:11:43.081Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2026-03-13T14:11:43.661Z] ---> 9cbd38cf7360 [2026-03-13T14:11:43.661Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2026-03-13T14:11:44.241Z] ---> 57b73b8c049e [2026-03-13T14:11:44.241Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2026-03-13T14:11:44.506Z] ---> 2b3111178011 [2026-03-13T14:11:44.506Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2026-03-13T14:11:48.755Z] ---> 0176413cbf06 [2026-03-13T14:11:48.755Z] Step 22/27 : EXPOSE 48095 [2026-03-13T14:11:48.755Z] ---> Running in 864b04317aac [2026-03-13T14:11:49.019Z] Removing intermediate container 864b04317aac [2026-03-13T14:11:49.019Z] ---> af10b7adb5af [2026-03-13T14:11:49.019Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2026-03-13T14:11:49.019Z] ---> Running in c30d6ab3f386 [2026-03-13T14:11:49.286Z] Removing intermediate container c30d6ab3f386 [2026-03-13T14:11:49.286Z] ---> cbcb6d6289f7 [2026-03-13T14:11:49.286Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-03-13T14:11:49.286Z] ---> Running in 5816c3209628 [2026-03-13T14:11:49.556Z] Removing intermediate container 5816c3209628 [2026-03-13T14:11:49.556Z] ---> 7195e5a97adc [2026-03-13T14:11:49.556Z] Step 25/27 : LABEL arch=arm64 [2026-03-13T14:11:49.556Z] ---> Running in 36b82bb92e15 [2026-03-13T14:11:49.827Z] Removing intermediate container 36b82bb92e15 [2026-03-13T14:11:49.827Z] ---> bfe46daa8027 [2026-03-13T14:11:49.827Z] Step 26/27 : LABEL git_sha=39c8720020c7a7370b527db9464d1b147bbf1a8a [2026-03-13T14:11:50.092Z] ---> Running in 6de540b0af64 [2026-03-13T14:11:50.358Z] Removing intermediate container 6de540b0af64 [2026-03-13T14:11:50.358Z] ---> 1619d0f3ecd0 [2026-03-13T14:11:50.358Z] Step 27/27 : LABEL version=4.1.0-dev.17 [2026-03-13T14:11:50.358Z] ---> Running in 416e643148cc [2026-03-13T14:11:50.623Z] Removing intermediate container 416e643148cc [2026-03-13T14:11:50.623Z] ---> c185aa15d3e2 [2026-03-13T14:11:50.623Z] [Warning] One or more build-args [ARCH] were not consumed [2026-03-13T14:11:50.623Z] Successfully built c185aa15d3e2 [2026-03-13T14:11:50.623Z] Successfully tagged app-service-configurable-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-03-13T14:11:50.763Z] provisioning config files... [2026-03-13T14:11:50.775Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/294@tmp/config7528794974846562898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-13T14:11:51.114Z] ---> ****-login.sh [2026-03-13T14:11:51.114Z] nexus3.edgexfoundry.org:10001 [2026-03-13T14:11:51.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T14:11:51.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T14:11:51.380Z] Configure a credential helper to remove this warning. See [2026-03-13T14:11:51.380Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T14:11:51.380Z] [2026-03-13T14:11:51.380Z] Login Succeeded [2026-03-13T14:11:51.380Z] nexus3.edgexfoundry.org:10002 [2026-03-13T14:11:51.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T14:11:51.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T14:11:51.645Z] Configure a credential helper to remove this warning. See [2026-03-13T14:11:51.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T14:11:51.645Z] [2026-03-13T14:11:51.645Z] Login Succeeded [2026-03-13T14:11:51.645Z] nexus3.edgexfoundry.org:10003 [2026-03-13T14:11:51.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T14:11:52.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T14:11:52.177Z] Configure a credential helper to remove this warning. See [2026-03-13T14:11:52.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T14:11:52.177Z] [2026-03-13T14:11:52.177Z] Login Succeeded [2026-03-13T14:11:52.177Z] nexus3.edgexfoundry.org:10004 [2026-03-13T14:11:52.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T14:11:52.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T14:11:52.443Z] Configure a credential helper to remove this warning. See [2026-03-13T14:11:52.443Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T14:11:52.443Z] [2026-03-13T14:11:52.443Z] Login Succeeded [2026-03-13T14:11:52.443Z] ****.io [2026-03-13T14:11:52.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T14:11:52.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T14:11:52.972Z] Configure a credential helper to remove this warning. See [2026-03-13T14:11:52.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T14:11:52.972Z] [2026-03-13T14:11:52.972Z] Login Succeeded [2026-03-13T14:11:52.972Z] ---> ****-login.sh ends [Pipeline] } [2026-03-13T14:11:52.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-13T14:11:53.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-13T14:11:53.064Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2026-03-13T14:11:53.064Z] 39c8720020c7a7370b527db9464d1b147bbf1a8a [2026-03-13T14:11:53.064Z] latest [2026-03-13T14:11:53.064Z] 4.1.0-dev.17 [2026-03-13T14:11:53.064Z] 39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 [2026-03-13T14:11:53.064Z] main [2026-03-13T14:11:53.064Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T14:11:53.420Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:39c8720020c7a7370b527db9464d1b147bbf1a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T14:11:53.772Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:39c8720020c7a7370b527db9464d1b147bbf1a8a [2026-03-13T14:11:53.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-03-13T14:11:53.772Z] f27bdb341dc1: Preparing [2026-03-13T14:11:53.772Z] 160642c97d2b: Preparing [2026-03-13T14:11:53.772Z] 4603baf55364: Preparing [2026-03-13T14:11:53.772Z] a6cedbdcf5ff: Preparing [2026-03-13T14:11:53.772Z] a9b31d2e6207: Preparing [2026-03-13T14:11:53.772Z] 2336c856e16a: Preparing [2026-03-13T14:11:53.772Z] c4e71c2a4573: Preparing [2026-03-13T14:11:53.772Z] 2336c856e16a: Waiting [2026-03-13T14:11:53.772Z] c4e71c2a4573: Waiting [2026-03-13T14:11:54.036Z] 160642c97d2b: Pushed [2026-03-13T14:11:54.036Z] a6cedbdcf5ff: Pushed [2026-03-13T14:11:54.036Z] 4603baf55364: Pushed [2026-03-13T14:11:54.036Z] a9b31d2e6207: Pushed [2026-03-13T14:11:54.036Z] c4e71c2a4573: Layer already exists [2026-03-13T14:11:54.301Z] 2336c856e16a: Pushed [2026-03-13T14:12:02.485Z] f27bdb341dc1: Pushed [2026-03-13T14:12:02.485Z] 39c8720020c7a7370b527db9464d1b147bbf1a8a: digest: sha256:beefbe49c487035b3046ef5fee738e294a93d37f7892b989166c823505162c10 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T14:12:03.108Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T14:12:03.450Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2026-03-13T14:12:03.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-03-13T14:12:03.450Z] f27bdb341dc1: Preparing [2026-03-13T14:12:03.450Z] 160642c97d2b: Preparing [2026-03-13T14:12:03.450Z] 4603baf55364: Preparing [2026-03-13T14:12:03.450Z] a6cedbdcf5ff: Preparing [2026-03-13T14:12:03.450Z] a9b31d2e6207: Preparing [2026-03-13T14:12:03.450Z] 2336c856e16a: Preparing [2026-03-13T14:12:03.450Z] c4e71c2a4573: Preparing [2026-03-13T14:12:03.450Z] 2336c856e16a: Waiting [2026-03-13T14:12:03.450Z] c4e71c2a4573: Waiting [2026-03-13T14:12:03.450Z] f27bdb341dc1: Layer already exists [2026-03-13T14:12:03.450Z] 160642c97d2b: Layer already exists [2026-03-13T14:12:03.450Z] 4603baf55364: Layer already exists [2026-03-13T14:12:03.450Z] a9b31d2e6207: Layer already exists [2026-03-13T14:12:03.450Z] a6cedbdcf5ff: Layer already exists [2026-03-13T14:12:03.450Z] 2336c856e16a: Layer already exists [2026-03-13T14:12:03.450Z] c4e71c2a4573: Layer already exists [2026-03-13T14:12:03.716Z] latest: digest: sha256:beefbe49c487035b3046ef5fee738e294a93d37f7892b989166c823505162c10 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T14:12:04.076Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T14:12:04.419Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.17 [2026-03-13T14:12:04.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-03-13T14:12:04.419Z] f27bdb341dc1: Preparing [2026-03-13T14:12:04.419Z] 160642c97d2b: Preparing [2026-03-13T14:12:04.419Z] 4603baf55364: Preparing [2026-03-13T14:12:04.419Z] a6cedbdcf5ff: Preparing [2026-03-13T14:12:04.419Z] a9b31d2e6207: Preparing [2026-03-13T14:12:04.419Z] 2336c856e16a: Preparing [2026-03-13T14:12:04.419Z] c4e71c2a4573: Preparing [2026-03-13T14:12:04.419Z] 2336c856e16a: Waiting [2026-03-13T14:12:04.419Z] c4e71c2a4573: Waiting [2026-03-13T14:12:04.419Z] 4603baf55364: Layer already exists [2026-03-13T14:12:04.419Z] a9b31d2e6207: Layer already exists [2026-03-13T14:12:04.419Z] a6cedbdcf5ff: Layer already exists [2026-03-13T14:12:04.419Z] 160642c97d2b: Layer already exists [2026-03-13T14:12:04.419Z] f27bdb341dc1: Layer already exists [2026-03-13T14:12:04.419Z] 2336c856e16a: Layer already exists [2026-03-13T14:12:04.419Z] c4e71c2a4573: Layer already exists [2026-03-13T14:12:04.419Z] 4.1.0-dev.17: digest: sha256:beefbe49c487035b3046ef5fee738e294a93d37f7892b989166c823505162c10 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T14:12:05.034Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T14:12:05.392Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 [2026-03-13T14:12:05.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-03-13T14:12:05.392Z] f27bdb341dc1: Preparing [2026-03-13T14:12:05.392Z] 160642c97d2b: Preparing [2026-03-13T14:12:05.392Z] 4603baf55364: Preparing [2026-03-13T14:12:05.392Z] a6cedbdcf5ff: Preparing [2026-03-13T14:12:05.392Z] a9b31d2e6207: Preparing [2026-03-13T14:12:05.392Z] 2336c856e16a: Preparing [2026-03-13T14:12:05.392Z] c4e71c2a4573: Preparing [2026-03-13T14:12:05.392Z] 2336c856e16a: Waiting [2026-03-13T14:12:05.392Z] c4e71c2a4573: Waiting [2026-03-13T14:12:05.392Z] a9b31d2e6207: Layer already exists [2026-03-13T14:12:05.392Z] a6cedbdcf5ff: Layer already exists [2026-03-13T14:12:05.392Z] f27bdb341dc1: Layer already exists [2026-03-13T14:12:05.392Z] 4603baf55364: Layer already exists [2026-03-13T14:12:05.392Z] 160642c97d2b: Layer already exists [2026-03-13T14:12:05.392Z] 2336c856e16a: Layer already exists [2026-03-13T14:12:05.392Z] c4e71c2a4573: Layer already exists [2026-03-13T14:12:05.392Z] 39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17: digest: sha256:beefbe49c487035b3046ef5fee738e294a93d37f7892b989166c823505162c10 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T14:12:05.743Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T14:12:06.098Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2026-03-13T14:12:06.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-03-13T14:12:06.098Z] f27bdb341dc1: Preparing [2026-03-13T14:12:06.098Z] 160642c97d2b: Preparing [2026-03-13T14:12:06.098Z] 4603baf55364: Preparing [2026-03-13T14:12:06.098Z] a6cedbdcf5ff: Preparing [2026-03-13T14:12:06.098Z] a9b31d2e6207: Preparing [2026-03-13T14:12:06.098Z] 2336c856e16a: Preparing [2026-03-13T14:12:06.098Z] c4e71c2a4573: Preparing [2026-03-13T14:12:06.098Z] c4e71c2a4573: Waiting [2026-03-13T14:12:06.098Z] 2336c856e16a: Waiting [2026-03-13T14:12:06.098Z] 4603baf55364: Layer already exists [2026-03-13T14:12:06.098Z] 160642c97d2b: Layer already exists [2026-03-13T14:12:06.098Z] a6cedbdcf5ff: Layer already exists [2026-03-13T14:12:06.098Z] a9b31d2e6207: Layer already exists [2026-03-13T14:12:06.098Z] f27bdb341dc1: Layer already exists [2026-03-13T14:12:06.098Z] c4e71c2a4573: Layer already exists [2026-03-13T14:12:06.098Z] 2336c856e16a: Layer already exists [2026-03-13T14:12:06.361Z] main: digest: sha256:beefbe49c487035b3046ef5fee738e294a93d37f7892b989166c823505162c10 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-13T14:12:06.604Z] ===================================================== [Pipeline] echo [2026-03-13T14:12:06.624Z] taggedImages: [2026-03-13T14:12:06.624Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:39c8720020c7a7370b527db9464d1b147bbf1a8a [2026-03-13T14:12:06.624Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2026-03-13T14:12:06.624Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.17 [2026-03-13T14:12:06.624Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 [2026-03-13T14:12:06.624Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo [2026-03-13T14:12:06.636Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:39c8720020c7a7370b527db9464d1b147bbf1a8a [Pipeline] echo [2026-03-13T14:12:06.645Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo [2026-03-13T14:12:06.661Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.17 [Pipeline] echo [2026-03-13T14:12:06.673Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 [Pipeline] echo [2026-03-13T14:12:06.683Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T14:12:07.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-13T14:12:07.091Z] [2026-03-13T14:12:07.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T14:12:07.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-13T14:12:07.422Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-13T14:12:07.422Z] 8998bd30e6a1: Pulling fs layer [2026-03-13T14:12:07.422Z] 04944245beec: Pulling fs layer [2026-03-13T14:12:07.422Z] 699f458cf7ca: Pulling fs layer [2026-03-13T14:12:07.422Z] 765212b225bb: Pulling fs layer [2026-03-13T14:12:07.422Z] f23df028b6ca: Pulling fs layer [2026-03-13T14:12:07.422Z] d65c8cfc05b1: Pulling fs layer [2026-03-13T14:12:07.422Z] 2437ff75d9bd: Pulling fs layer [2026-03-13T14:12:07.422Z] f23df028b6ca: Waiting [2026-03-13T14:12:07.422Z] d65c8cfc05b1: Waiting [2026-03-13T14:12:07.422Z] 2437ff75d9bd: Waiting [2026-03-13T14:12:07.422Z] 765212b225bb: Waiting [2026-03-13T14:12:07.689Z] 04944245beec: Verifying Checksum [2026-03-13T14:12:07.689Z] 04944245beec: Download complete [2026-03-13T14:12:07.689Z] 765212b225bb: Verifying Checksum [2026-03-13T14:12:07.689Z] 765212b225bb: Download complete [2026-03-13T14:12:07.689Z] f23df028b6ca: Download complete [2026-03-13T14:12:07.689Z] d65c8cfc05b1: Verifying Checksum [2026-03-13T14:12:07.689Z] d65c8cfc05b1: Download complete [2026-03-13T14:12:07.962Z] 699f458cf7ca: Verifying Checksum [2026-03-13T14:12:07.962Z] 699f458cf7ca: Download complete [2026-03-13T14:12:08.544Z] 8998bd30e6a1: Verifying Checksum [2026-03-13T14:12:08.544Z] 8998bd30e6a1: Download complete [2026-03-13T14:12:11.117Z] 2437ff75d9bd: Verifying Checksum [2026-03-13T14:12:11.117Z] 2437ff75d9bd: Download complete [2026-03-13T14:12:13.054Z] 8998bd30e6a1: Pull complete [2026-03-13T14:12:13.635Z] 04944245beec: Pull complete [2026-03-13T14:12:15.038Z] 699f458cf7ca: Pull complete [2026-03-13T14:12:15.308Z] 765212b225bb: Pull complete [2026-03-13T14:12:16.264Z] f23df028b6ca: Pull complete [2026-03-13T14:12:16.530Z] d65c8cfc05b1: Pull complete [2026-03-13T14:12:34.722Z] 2437ff75d9bd: Pull complete [2026-03-13T14:12:34.722Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-13T14:12:34.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-13T14:12:34.722Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T14:12:34.925Z] prd-ubuntu20.04-docker-arm64-4c-16g-3391 does not seem to be running inside a container [2026-03-13T14:12:34.978Z] $ 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/app-service-configurable/294 -v /w/workspace/app-service-configurable/294:/w/workspace/app-service-configurable/294:rw,z -v /w/workspace/app-service-configurable/294@tmp:/w/workspace/app-service-configurable/294@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:arm64 cat [2026-03-13T14:12:37.582Z] $ docker top 62b0d11938a0e1febbec4b7d61b2a11eeeb3a0592b1650ec14a5e6edcbee1102 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-13T14:12:38.403Z] ---> job-cost.sh [2026-03-13T14:12:38.403Z] lf-activate-venv: SKIPPING [2026-03-13T14:12:38.403Z] INFO: No Stack... [2026-03-13T14:12:38.667Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-13T14:12:39.620Z] INFO: Archiving Costs [Pipeline] sh [2026-03-13T14:12:40.257Z] + cat /w/workspace/app-service-configurable/294/archives/cost.csv [2026-03-13T14:12:40.257Z] + cut -d, -f6 [Pipeline] lock [2026-03-13T14:12:40.304Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-294-stack-cost] [2026-03-13T14:12:40.312Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-294-stack-cost] did not exist. Created. [2026-03-13T14:12:40.317Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-294-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-13T14:12:40.961Z] /w/workspace/app-service-configurable/294@tmp/durable-1f3d34c4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-03-13T14:12:41.586Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-13T14:12:41.611Z] Warning: overwriting stash ‘stack-cost’ [2026-03-13T14:12:41.654Z] Stashed 1 file(s) [Pipeline] } [2026-03-13T14:12:41.664Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-294-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-13T14:12:41.690Z] $ docker stop --time=1 62b0d11938a0e1febbec4b7d61b2a11eeeb3a0592b1650ec14a5e6edcbee1102 [2026-03-13T14:12:43.176Z] $ docker rm -f --volumes 62b0d11938a0e1febbec4b7d61b2a11eeeb3a0592b1650ec14a5e6edcbee1102 [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-03-13T14:12:43.693Z] provisioning config files... [2026-03-13T14:12:43.700Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4270014425169639567tmp [Pipeline] { [Pipeline] sh [2026-03-13T14:12:43.991Z] + set +x [2026-03-13T14:12:43.991Z] + curl -s https://codecov.io/bash [2026-03-13T14:12:43.991Z] + bash -s -- [2026-03-13T14:12:43.991Z] [2026-03-13T14:12:43.991Z] _____ _ [2026-03-13T14:12:43.991Z] / ____| | | [2026-03-13T14:12:43.991Z] | | ___ __| | ___ ___ _____ __ [2026-03-13T14:12:43.991Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-03-13T14:12:43.991Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-03-13T14:12:43.991Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-03-13T14:12:43.991Z] Bash-1.0.6 [2026-03-13T14:12:43.991Z] [2026-03-13T14:12:43.991Z] [2026-03-13T14:12:43.991Z] ==> git version 2.25.1 found [2026-03-13T14:12:43.991Z] ==> 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-03-13T14:12:43.991Z] Release-Date: 2020-01-08 [2026-03-13T14:12:43.992Z] 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-03-13T14:12:43.992Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-03-13T14:12:43.992Z] ==> Jenkins CI detected. [2026-03-13T14:12:43.992Z] current dir:  /w/workspace/ry_app-service-configurable_main [2026-03-13T14:12:43.992Z] project root: . [2026-03-13T14:12:43.992Z] --> token set from env [2026-03-13T14:12:43.992Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-03-13T14:12:43.992Z] ==> Running gcov in . (disable via -X gcov) [2026-03-13T14:12:43.992Z] ==> Python coveragepy not found [2026-03-13T14:12:43.992Z] ==> Searching for coverage reports in: [2026-03-13T14:12:43.992Z] + . [2026-03-13T14:12:43.992Z] -> Found 1 reports [2026-03-13T14:12:43.992Z] ==> Detecting git/mercurial file structure [2026-03-13T14:12:44.251Z] ==> Reading reports [2026-03-13T14:12:44.251Z] + ./coverage.out bytes=953 [2026-03-13T14:12:44.251Z] ==> Appending adjustments [2026-03-13T14:12:44.251Z] https://docs.codecov.io/docs/fixing-reports [2026-03-13T14:12:44.251Z] + Found adjustments [2026-03-13T14:12:44.251Z] ==> Gzipping contents [2026-03-13T14:12:44.251Z] 4.0K /tmp/codecov.oObc9d.gz [2026-03-13T14:12:44.251Z] ==> Uploading reports [2026-03-13T14:12:44.251Z] url: https://codecov.io [2026-03-13T14:12:44.251Z] query: branch=main&commit=39c8720020c7a7370b527db9464d1b147bbf1a8a&build=294&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F294%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-13T14:12:44.251Z] -> Pinging Codecov [2026-03-13T14:12:44.251Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=39c8720020c7a7370b527db9464d1b147bbf1a8a&build=294&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F294%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-13T14:12:44.251Z] -> Uploading to [2026-03-13T14:12:44.251Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/39c8720020c7a7370b527db9464d1b147bbf1a8a/f03b34db-dbd2-47e2-8f65-19ebeb1b8e48.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260313%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260313T141244Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f3460d329795b8c651fe444dbdad0407e45de7d0bbeeb501e83a8e8c759b62b3 [2026-03-13T14:12:44.510Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-13T14:12:44.510Z] Dload Upload Total Spent Left Speed [2026-03-13T14:12:44.510Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 1769 --:--:-- --:--:-- --:--:-- 1777 [2026-03-13T14:12:44.510Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/39c8720020c7a7370b527db9464d1b147bbf1a8a [Pipeline] } [2026-03-13T14:12:44.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-03-13T14:12:44.730Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-03-13T14:12:44.750Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T14:12:45.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-13T14:12:45.049Z] [2026-03-13T14:12:45.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T14:12:45.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-13T14:12:45.347Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-03-13T14:12:45.347Z] 2d35ebdb57d9: Already exists [2026-03-13T14:12:45.347Z] 85e8836fcdb2: Pulling fs layer [2026-03-13T14:12:45.347Z] 91631faa732a: Pulling fs layer [2026-03-13T14:12:45.347Z] f3f5ae8826fa: Pulling fs layer [2026-03-13T14:12:45.347Z] 4f4fb700ef54: Pulling fs layer [2026-03-13T14:12:45.347Z] 7861252a18e6: Pulling fs layer [2026-03-13T14:12:45.347Z] 9130f900ef6f: Pulling fs layer [2026-03-13T14:12:45.347Z] 4f4fb700ef54: Waiting [2026-03-13T14:12:45.347Z] 9130f900ef6f: Waiting [2026-03-13T14:12:45.347Z] 7861252a18e6: Waiting [2026-03-13T14:12:45.347Z] f3f5ae8826fa: Verifying Checksum [2026-03-13T14:12:45.347Z] 4f4fb700ef54: Verifying Checksum [2026-03-13T14:12:45.347Z] 4f4fb700ef54: Download complete [2026-03-13T14:12:45.347Z] 85e8836fcdb2: Verifying Checksum [2026-03-13T14:12:45.347Z] 85e8836fcdb2: Download complete [2026-03-13T14:12:45.605Z] 85e8836fcdb2: Pull complete [2026-03-13T14:12:45.605Z] 7861252a18e6: Verifying Checksum [2026-03-13T14:12:45.605Z] 7861252a18e6: Download complete [2026-03-13T14:12:45.865Z] 91631faa732a: Download complete [2026-03-13T14:12:46.433Z] 9130f900ef6f: Verifying Checksum [2026-03-13T14:12:46.433Z] 9130f900ef6f: Download complete [2026-03-13T14:12:50.623Z] 91631faa732a: Pull complete [2026-03-13T14:12:50.623Z] f3f5ae8826fa: Pull complete [2026-03-13T14:12:50.623Z] 4f4fb700ef54: Pull complete [2026-03-13T14:12:50.623Z] 7861252a18e6: Pull complete [2026-03-13T14:12:53.913Z] 9130f900ef6f: Pull complete [2026-03-13T14:12:53.913Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-03-13T14:12:53.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-13T14:12:53.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T14:12:54.005Z] prd-ubuntu20.04-docker-8c-8g-3390 does not seem to be running inside a container [2026-03-13T14:12:54.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-03-13T14:12:56.558Z] $ docker top b71faa1ae549d4c03e0fbfc8d893dde8a85b016896c3682fb06f0ae93ae2f0ef -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-13T14:12:56.921Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2026-03-13T14:12:56.930Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2026-03-13T14:12:57.210Z] + set -o pipefail [2026-03-13T14:12:57.210Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2026-03-13T14:13:05.323Z] [2026-03-13T14:13:05.323Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2026-03-13T14:13:05.323Z] [2026-03-13T14:13:05.323Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/62433fd3-0dc3-47fd-9dcd-a4ee3aabbb6e [2026-03-13T14:13:05.323Z] [2026-03-13T14:13:05.323Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-03-13T14:13:05.323Z] [2026-03-13T14:13:05.323Z] [2026-03-13T14:13:05.323Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-03-13T14:13:05.323Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-03-13T14:13:05.578Z] $ docker stop --time=1 b71faa1ae549d4c03e0fbfc8d893dde8a85b016896c3682fb06f0ae93ae2f0ef [2026-03-13T14:13:08.786Z] $ docker rm -f --volumes b71faa1ae549d4c03e0fbfc8d893dde8a85b016896c3682fb06f0ae93ae2f0ef [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-03-13T14:13:09.676Z] + git log --format=format:%s -1 39c8720020c7a7370b527db9464d1b147bbf1a8a [Pipeline] sh [2026-03-13T14:13:09.967Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-13T14:13:09.967Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T14:13:10.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-13T14:13:10.279Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T14:13:10.356Z] prd-ubuntu20.04-docker-8c-8g-3390 does not seem to be running inside a container [2026-03-13T14:13:10.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-13T14:13:10.961Z] $ docker top b7a455773f796ec947c16840c348df66ddd600cb1528348587f989892c1815ce -eo pid,comm [2026-03-13T14:13:11.019Z] 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-03-13T14:13:11.019Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-13T14:13:11.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-13T14:13:11.076Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-13T14:13:11.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-13T14:13:11.177Z] $ docker exec b7a455773f796ec947c16840c348df66ddd600cb1528348587f989892c1815ce ssh-agent [2026-03-13T14:13:11.294Z] SSH_AUTH_SOCK=/tmp/ssh-5baHfvpBOt99/agent.14 [2026-03-13T14:13:11.294Z] SSH_AGENT_PID=39 [2026-03-13T14:13:11.299Z] Running ssh-add (command line suppressed) [2026-03-13T14:13:11.376Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16000427602018409442.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16000427602018409442.key) [2026-03-13T14:13:11.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-13T14:13:11.706Z] + git semver tag [2026-03-13T14:13:11.966Z] 2026-03-13 14:13:11,895 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-13T14:13:11.966Z] 2026-03-13 14:13:11,898 [run_tag] DEBUG tag force:False [2026-03-13T14:13:11.966Z] 2026-03-13 14:13:11,898 [check_head_tag] DEBUG check head tag [2026-03-13T14:13:11.966Z] 2026-03-13 14:13:11,899 [execute] INFO git cat-file --batch-check [2026-03-13T14:13:11.966Z] 2026-03-13 14:13:11,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2026-03-13T14:13:11.966Z] 2026-03-13 14:13:11,902 [execute] INFO git cat-file --batch [2026-03-13T14:13:11.966Z] 2026-03-13 14:13:11,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2026-03-13T14:13:11.966Z] 2026-03-13 14:13:11,917 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-03-13T14:13:11.966Z] 2026-03-13 14:13:11,917 [execute] INFO git tag -a v4.1.0-dev.17 -m v4.1.0-dev.17 [2026-03-13T14:13:11.966Z] 2026-03-13 14:13:11,917 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.17', '-m', 'v4.1.0-dev.17'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) [2026-03-13T14:13:11.966Z] 2026-03-13 14:13:11,920 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-03-13T14:13:11.966Z] 4.1.0-dev.17 [Pipeline] } [2026-03-13T14:13:11.956Z] $ docker exec --env ******** --env ******** b7a455773f796ec947c16840c348df66ddd600cb1528348587f989892c1815ce ssh-agent -k [2026-03-13T14:13:12.053Z] unset SSH_AUTH_SOCK; [2026-03-13T14:13:12.053Z] unset SSH_AGENT_PID; [2026-03-13T14:13:12.054Z] echo Agent pid 39 killed; [2026-03-13T14:13:12.083Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-13T14:13:12.403Z] + git semver [Pipeline] } [2026-03-13T14:13:12.656Z] $ docker stop --time=1 b7a455773f796ec947c16840c348df66ddd600cb1528348587f989892c1815ce [2026-03-13T14:13:14.242Z] $ docker rm -f --volumes b7a455773f796ec947c16840c348df66ddd600cb1528348587f989892c1815ce [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T14:13:14.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-13T14:13:14.705Z] [2026-03-13T14:13:14.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T14:13:15.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-13T14:13:15.008Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-03-13T14:13:15.008Z] ab5ef0e58194: Pulling fs layer [2026-03-13T14:13:15.008Z] 9712f1f96733: Pulling fs layer [2026-03-13T14:13:15.008Z] 63f879dbbcfc: Pulling fs layer [2026-03-13T14:13:15.008Z] 0d9ebad4ef96: Pulling fs layer [2026-03-13T14:13:15.008Z] e9a5061849ea: Pulling fs layer [2026-03-13T14:13:15.008Z] d747dcd14b5f: Pulling fs layer [2026-03-13T14:13:15.008Z] 2de7ff778b66: Pulling fs layer [2026-03-13T14:13:15.008Z] e9a5061849ea: Waiting [2026-03-13T14:13:15.008Z] 0d9ebad4ef96: Waiting [2026-03-13T14:13:15.008Z] d747dcd14b5f: Waiting [2026-03-13T14:13:15.008Z] 2de7ff778b66: Waiting [2026-03-13T14:13:15.008Z] 9712f1f96733: Verifying Checksum [2026-03-13T14:13:15.008Z] 9712f1f96733: Download complete [2026-03-13T14:13:15.576Z] 63f879dbbcfc: Verifying Checksum [2026-03-13T14:13:15.576Z] 63f879dbbcfc: Download complete [2026-03-13T14:13:15.576Z] e9a5061849ea: Verifying Checksum [2026-03-13T14:13:15.576Z] e9a5061849ea: Download complete [2026-03-13T14:13:15.576Z] d747dcd14b5f: Download complete [2026-03-13T14:13:15.576Z] ab5ef0e58194: Verifying Checksum [2026-03-13T14:13:15.576Z] ab5ef0e58194: Download complete [2026-03-13T14:13:15.576Z] 0d9ebad4ef96: Verifying Checksum [2026-03-13T14:13:15.576Z] 0d9ebad4ef96: Download complete [2026-03-13T14:13:15.835Z] 2de7ff778b66: Verifying Checksum [2026-03-13T14:13:15.835Z] 2de7ff778b66: Download complete [2026-03-13T14:13:19.122Z] ab5ef0e58194: Pull complete [2026-03-13T14:13:19.122Z] 9712f1f96733: Pull complete [2026-03-13T14:13:19.122Z] 63f879dbbcfc: Pull complete [2026-03-13T14:13:24.393Z] 0d9ebad4ef96: Pull complete [2026-03-13T14:13:24.393Z] e9a5061849ea: Pull complete [2026-03-13T14:13:24.393Z] d747dcd14b5f: Pull complete [2026-03-13T14:13:25.330Z] 2de7ff778b66: Pull complete [2026-03-13T14:13:25.330Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-03-13T14:13:25.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-13T14:13:25.330Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T14:13:25.431Z] prd-ubuntu20.04-docker-8c-8g-3390 does not seem to be running inside a container [2026-03-13T14:13:25.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-03-13T14:13:28.192Z] $ docker top ba370a73ede9a961519da0c2b81d71e9e0dfe42d7cc404113cab4e99b6a5895e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-03-13T14:13:28.289Z] provisioning config files... [2026-03-13T14:13:28.296Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14870905296475600559tmp [2026-03-13T14:13:28.306Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15773195267476099035tmp [2026-03-13T14:13:28.317Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5286987944862504216tmp [Pipeline] { [Pipeline] echo [2026-03-13T14:13:28.344Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T14:13:28.638Z] ---> sigul-configuration.sh [2026-03-13T14:13:28.638Z] gpg: directory `/root/.gnupg' created [2026-03-13T14:13:28.638Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-03-13T14:13:28.638Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-03-13T14:13:28.638Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-03-13T14:13:28.638Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-03-13T14:13:28.638Z] gpg: CAST5 encrypted data [2026-03-13T14:13:28.638Z] gpg: encrypted with 1 passphrase [2026-03-13T14:13:28.638Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-03-13T14:13:28.931Z] + mkdir /home/jenkins [2026-03-13T14:13:28.931Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-03-13T14:13:29.230Z] + 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-03-13T14:13:29.243Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T14:13:29.539Z] ---> sigul-install.sh [2026-03-13T14:13:29.539Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-03-13T14:13:29.837Z] + git tag --list [2026-03-13T14:13:29.837Z] v1.0.0 [2026-03-13T14:13:29.837Z] v1.1.0 [2026-03-13T14:13:29.837Z] v1.2.0 [2026-03-13T14:13:29.837Z] v1.3.0 [2026-03-13T14:13:29.837Z] v1.3.1 [2026-03-13T14:13:29.837Z] v2.0.0 [2026-03-13T14:13:29.837Z] v2.0.1 [2026-03-13T14:13:29.837Z] v2.1.0 [2026-03-13T14:13:29.837Z] v2.1.1 [2026-03-13T14:13:29.837Z] v2.1.2 [2026-03-13T14:13:29.837Z] v2.2.0 [2026-03-13T14:13:29.837Z] v2.3 [2026-03-13T14:13:29.837Z] v2.3.0 [2026-03-13T14:13:29.837Z] v2.3.1 [2026-03-13T14:13:29.838Z] v3.0 [2026-03-13T14:13:29.838Z] v3.0.0 [2026-03-13T14:13:29.838Z] v3.0.1 [2026-03-13T14:13:29.838Z] v3.1 [2026-03-13T14:13:29.838Z] v3.1.0 [2026-03-13T14:13:29.838Z] v3.1.1 [2026-03-13T14:13:29.838Z] v4.0 [2026-03-13T14:13:29.838Z] v4.0.0 [2026-03-13T14:13:29.838Z] v4.0.1 [2026-03-13T14:13:29.838Z] v4.0.1-dev.1 [2026-03-13T14:13:29.838Z] v4.1.0-dev.1 [2026-03-13T14:13:29.838Z] v4.1.0-dev.10 [2026-03-13T14:13:29.838Z] v4.1.0-dev.11 [2026-03-13T14:13:29.838Z] v4.1.0-dev.12 [2026-03-13T14:13:29.838Z] v4.1.0-dev.13 [2026-03-13T14:13:29.838Z] v4.1.0-dev.14 [2026-03-13T14:13:29.838Z] v4.1.0-dev.15 [2026-03-13T14:13:29.838Z] v4.1.0-dev.16 [2026-03-13T14:13:29.838Z] v4.1.0-dev.17 [2026-03-13T14:13:29.838Z] v4.1.0-dev.2 [2026-03-13T14:13:29.838Z] v4.1.0-dev.3 [2026-03-13T14:13:29.838Z] v4.1.0-dev.4 [2026-03-13T14:13:29.838Z] v4.1.0-dev.5 [2026-03-13T14:13:29.838Z] v4.1.0-dev.6 [2026-03-13T14:13:29.838Z] v4.1.0-dev.7 [2026-03-13T14:13:29.838Z] v4.1.0-dev.8 [2026-03-13T14:13:29.838Z] v4.1.0-dev.9 [Pipeline] sh [2026-03-13T14:13:30.199Z] + lftools sign git-tag v4.1.0-dev.17 [2026-03-13T14:13:30.783Z] Signing Git tag with Sigul... [2026-03-13T14:13:30.783Z] Signing v4.1.0-dev.17 [Pipeline] echo [2026-03-13T14:13:31.081Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T14:13:31.399Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-03-13T14:13:31.431Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-03-13T14:13:31.441Z] $ docker stop --time=1 ba370a73ede9a961519da0c2b81d71e9e0dfe42d7cc404113cab4e99b6a5895e [2026-03-13T14:13:32.764Z] $ docker rm -f --volumes ba370a73ede9a961519da0c2b81d71e9e0dfe42d7cc404113cab4e99b6a5895e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-03-13T14:13:33.224Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-13T14:13:33.224Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T14:13:33.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-13T14:13:33.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T14:13:33.588Z] prd-ubuntu20.04-docker-8c-8g-3390 does not seem to be running inside a container [2026-03-13T14:13:33.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-13T14:13:33.853Z] $ docker top 3a78d41d24fe4b8efbdf638ea6357690cac15d5d313f6fe55caf561f7ff3f348 -eo pid,comm [2026-03-13T14:13:33.913Z] 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-03-13T14:13:33.913Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-13T14:13:33.969Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-13T14:13:33.969Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-13T14:13:34.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-13T14:13:34.059Z] $ docker exec 3a78d41d24fe4b8efbdf638ea6357690cac15d5d313f6fe55caf561f7ff3f348 ssh-agent [2026-03-13T14:13:34.180Z] SSH_AUTH_SOCK=/tmp/ssh-3WEgfHEjl3Cs/agent.32 [2026-03-13T14:13:34.180Z] SSH_AGENT_PID=39 [2026-03-13T14:13:34.185Z] Running ssh-add (command line suppressed) [2026-03-13T14:13:34.272Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9165512451905161455.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9165512451905161455.key) [2026-03-13T14:13:34.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-13T14:13:34.596Z] + git semver bump pre [2026-03-13T14:13:34.854Z] 2026-03-13 14:13:34,779 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-13T14:13:34.855Z] 2026-03-13 14:13:34,783 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-03-13T14:13:34.855Z] 2026-03-13 14:13:34,783 [bump_version] DEBUG bumping version:4.1.0-dev.17 on axis:pre with prefix:dev [2026-03-13T14:13:34.855Z] 2026-03-13 14:13:34,783 [bump_version] DEBUG bumped version:4.1.0-dev.18 [2026-03-13T14:13:34.855Z] 2026-03-13 14:13:34,783 [write_version] DEBUG write version:4.1.0-dev.18 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2026-03-13T14:13:34.855Z] 2026-03-13 14:13:34,783 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-03-13T14:13:34.855Z] 2026-03-13 14:13:34,783 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2026-03-13T14:13:34.855Z] 2026-03-13 14:13:34,785 [execute] INFO git cat-file --batch-check [2026-03-13T14:13:34.855Z] 2026-03-13 14:13:34,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-13T14:13:34.855Z] 2026-03-13 14:13:34,788 [execute] INFO git cat-file --batch [2026-03-13T14:13:34.855Z] 2026-03-13 14:13:34,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-13T14:13:34.855Z] 2026-03-13 14:13:34,791 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-03-13T14:13:34.855Z] 4.1.0-dev.18 [Pipeline] } [2026-03-13T14:13:34.844Z] $ docker exec --env ******** --env ******** 3a78d41d24fe4b8efbdf638ea6357690cac15d5d313f6fe55caf561f7ff3f348 ssh-agent -k [2026-03-13T14:13:34.935Z] unset SSH_AUTH_SOCK; [2026-03-13T14:13:34.935Z] unset SSH_AGENT_PID; [2026-03-13T14:13:34.935Z] echo Agent pid 39 killed; [2026-03-13T14:13:34.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-13T14:13:35.289Z] + git semver [Pipeline] } [2026-03-13T14:13:35.852Z] $ docker stop --time=1 3a78d41d24fe4b8efbdf638ea6357690cac15d5d313f6fe55caf561f7ff3f348 [2026-03-13T14:13:37.156Z] $ docker rm -f --volumes 3a78d41d24fe4b8efbdf638ea6357690cac15d5d313f6fe55caf561f7ff3f348 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-13T14:13:37.528Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-13T14:13:37.528Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T14:13:37.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-13T14:13:37.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T14:13:37.911Z] prd-ubuntu20.04-docker-8c-8g-3390 does not seem to be running inside a container [2026-03-13T14:13:37.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-13T14:13:38.165Z] $ docker top 0a5ec0dc7dcb7f92f9f32309006489e0f52b4c673afeeaa112bdcaba68a18620 -eo pid,comm [2026-03-13T14:13:38.227Z] 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-03-13T14:13:38.227Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-13T14:13:38.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-13T14:13:38.279Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-13T14:13:38.381Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-13T14:13:38.365Z] $ docker exec 0a5ec0dc7dcb7f92f9f32309006489e0f52b4c673afeeaa112bdcaba68a18620 ssh-agent [2026-03-13T14:13:38.501Z] SSH_AUTH_SOCK=/tmp/ssh-TakgMsj2D2gE/agent.33 [2026-03-13T14:13:38.501Z] SSH_AGENT_PID=39 [2026-03-13T14:13:38.506Z] Running ssh-add (command line suppressed) [2026-03-13T14:13:38.592Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3000351645258715674.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3000351645258715674.key) [2026-03-13T14:13:38.623Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-13T14:13:38.915Z] + git semver push [2026-03-13T14:13:39.282Z] 2026-03-13 14:13:39,111 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-13T14:13:39.282Z] 2026-03-13 14:13:39,115 [run_push] DEBUG push [2026-03-13T14:13:39.282Z] 2026-03-13 14:13:39,115 [execute] INFO git cat-file --batch-check [2026-03-13T14:13:39.282Z] 2026-03-13 14:13:39,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-13T14:13:39.282Z] 2026-03-13 14:13:39,118 [execute] INFO git rev-list e92b41bfc592a118d6903742f140502a2c1c62e2 -- [2026-03-13T14:13:39.282Z] 2026-03-13 14:13:39,118 [execute] DEBUG Popen(['git', 'rev-list', 'e92b41bfc592a118d6903742f140502a2c1c62e2', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-13T14:13:39.282Z] 2026-03-13 14:13:39,130 [execute] INFO git fetch -v -- origin [2026-03-13T14:13:39.282Z] 2026-03-13 14:13:39,130 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-03-13T14:13:39.850Z] 2026-03-13 14:13:39,642 [run_push] DEBUG no remote changes detected [2026-03-13T14:13:39.850Z] 2026-03-13 14:13:39,642 [execute] INFO git push origin semver [2026-03-13T14:13:39.850Z] 2026-03-13 14:13:39,643 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-13T14:13:40.788Z] 2026-03-13 14:13:40,493 [run_push] DEBUG push all version tags [2026-03-13T14:13:40.788Z] 2026-03-13 14:13:40,493 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-03-13T14:13:40.788Z] 2026-03-13 14:13:40,493 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) [2026-03-13T14:13:41.725Z] 2026-03-13 14:13:41,390 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-03-13T14:13:41.725Z] 4.1.0-dev.18 [Pipeline] } [2026-03-13T14:13:41.714Z] $ docker exec --env ******** --env ******** 0a5ec0dc7dcb7f92f9f32309006489e0f52b4c673afeeaa112bdcaba68a18620 ssh-agent -k [2026-03-13T14:13:41.810Z] unset SSH_AUTH_SOCK; [2026-03-13T14:13:41.810Z] unset SSH_AGENT_PID; [2026-03-13T14:13:41.810Z] echo Agent pid 39 killed; [2026-03-13T14:13:41.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-13T14:13:42.187Z] + git semver [Pipeline] } [2026-03-13T14:13:42.752Z] $ docker stop --time=1 0a5ec0dc7dcb7f92f9f32309006489e0f52b4c673afeeaa112bdcaba68a18620 [2026-03-13T14:13:44.045Z] $ docker rm -f --volumes 0a5ec0dc7dcb7f92f9f32309006489e0f52b4c673afeeaa112bdcaba68a18620 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-13T14:13:44.640Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2026-03-13T14:13:44.640Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2026-03-13T14:13:44.640Z] total 16 [2026-03-13T14:13:44.640Z] drwxr-xr-x 3 root root 4096 Mar 13 13:58 . [2026-03-13T14:13:44.640Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 14:13 .. [2026-03-13T14:13:44.640Z] drwxr-xr-x 2 root root 4096 Mar 13 13:58 cost [2026-03-13T14:13:44.640Z] -rw-r--r-- 1 root root 96 Mar 13 13:58 cost.csv [2026-03-13T14:13:44.640Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2026-03-13T14:13:44.640Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2026-03-13T14:13:44.640Z] total 16 [2026-03-13T14:13:44.640Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 13:58 . [2026-03-13T14:13:44.640Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 14:13 .. [2026-03-13T14:13:44.640Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 13:58 cost [2026-03-13T14:13:44.640Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 13 13:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-03-13T14:13:44.928Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T14:13:45.782Z] ---> package-listing.sh [2026-03-13T14:13:45.782Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-13T14:13:45.782Z] ++ facter osfamily [2026-03-13T14:13:46.040Z] + OS_FAMILY=debian [2026-03-13T14:13:46.040Z] + workspace=/w/workspace/ry_app-service-configurable_main [2026-03-13T14:13:46.040Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-13T14:13:46.040Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-13T14:13:46.040Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-13T14:13:46.040Z] + PACKAGES=/tmp/packages_start.txt [2026-03-13T14:13:46.040Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-03-13T14:13:46.040Z] + PACKAGES=/tmp/packages_end.txt [2026-03-13T14:13:46.040Z] + case "${OS_FAMILY}" in [2026-03-13T14:13:46.040Z] + dpkg -l [2026-03-13T14:13:46.040Z] + grep '^ii' [2026-03-13T14:13:46.040Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-13T14:13:46.040Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-13T14:13:46.040Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-13T14:13:46.040Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-03-13T14:13:46.040Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2026-03-13T14:13:46.040Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2026-03-13T14:13:46.051Z] 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-13T14:13:46.327Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T14:13:46.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-13T14:13:46.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T14:13:46.961Z] prd-ubuntu20.04-docker-8c-8g-3390 does not seem to be running inside a container [2026-03-13T14:13:46.968Z] $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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-03-13T14:13:47.187Z] $ docker top 9d438cf8115182cc7053bc07c996f5a0e508c1e6b2c633edb61688ebb927622c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-13T14:13:47.548Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-13T14:13:47.829Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-13T14:13:48.115Z] + ls /var/log/sa-host [2026-03-13T14:13:48.115Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-13T14:13:48.148Z] provisioning config files... [2026-03-13T14:13:48.157Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9972913949520914597tmp [Pipeline] { [Pipeline] echo [2026-03-13T14:13:48.176Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T14:13:48.459Z] ---> create-netrc.sh [Pipeline] } [2026-03-13T14:13:48.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-13T14:13:48.765Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-13T14:13:48.772Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T14:13:49.058Z] ---> sudo-logs.sh [2026-03-13T14:13:49.058Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-13T14:13:49.093Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T14:13:49.375Z] ---> job-cost.sh [2026-03-13T14:13:49.375Z] lf-activate-venv: SKIPPING [2026-03-13T14:13:49.375Z] DEBUG: total: 0.2199999988079071 [2026-03-13T14:13:49.375Z] INFO: Retrieving Stack Cost... [2026-03-13T14:13:49.945Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-13T14:13:50.206Z] INFO: Archiving Costs [Pipeline] echo [2026-03-13T14:13:50.216Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T14:13:50.497Z] ---> logs-deploy.sh [2026-03-13T14:13:50.497Z] lf-activate-venv: SKIPPING [2026-03-13T14:13:50.497Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/294 [2026-03-13T14:13:50.497Z] INFO: archiving workspace using pattern(s): [2026-03-13T14:13:51.432Z] Archives upload complete. [2026-03-13T14:13:51.432Z] INFO: archiving logs to Nexus