Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 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-ssh15590550681620153984.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-ssh674923516999170369.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-ssh17398432343669102930.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-ssh12083603008743859556.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-ssh2813106207050820076.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9324’ Running on prd-ubuntu20.04-docker-8c-8g-9326 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 Avoid second fetch Checking out Revision d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 (main) Commit message: "Merge pull request #778 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.66" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 # timeout=10 > git rev-list --no-walk 3b96f9586cc3a60f5878cdcae9e845d329282c6e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-14T03:51:00.690Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-14T03:51:00.777Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-14T03:51:00.851Z] ========================================================= [2026-05-14T03:51:00.852Z] EdgeX Global Pipelines Version Info [2026-05-14T03:51:00.852Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:51:01.940Z] ------------------- [2026-05-14T03:51:01.940Z] stable info: [2026-05-14T03:51:01.940Z] ------------------- [2026-05-14T03:51:01.940Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-14T03:51:01.940Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-05-14T03:51:01.940Z] Message: update stable to v1.0.278 [2026-05-14T03:51:02.510Z] ------------------- [2026-05-14T03:51:02.510Z] experimental info: [2026-05-14T03:51:02.510Z] ------------------- [2026-05-14T03:51:02.510Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-05-14T03:51:02.510Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-05-14T03:51:02.510Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-14T03:51:02.588Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2026-05-14T03:51:02.605Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2026-05-14T03:51:02.627Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-14T03:51:02.650Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-14T03:51:02.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-14T03:51:02.698Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-14T03:51:02.721Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-14T03:51:02.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-14T03:51:02.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-14T03:51:02.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-14T03:51:02.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-14T03:51:02.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2026-05-14T03:51:02.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-14T03:51:02.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-14T03:51:02.891Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-14T03:51:02.918Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-14T03:51:02.937Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-14T03:51:02.963Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-14T03:51:02.987Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-14T03:51:03.008Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-14T03:51:03.031Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-14T03:51:03.058Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-14T03:51:03.082Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-14T03:51:03.108Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-14T03:51:03.133Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-14T03:51:03.154Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-14T03:51:03.174Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-14T03:51:03.194Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-14T03:51:03.212Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-14T03:51:03.236Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-14T03:51:03.258Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [Pipeline] echo [2026-05-14T03:51:03.280Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d168a71 [Pipeline] echo [2026-05-14T03:51:03.302Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T03:51:03.396Z] provisioning config files... [2026-05-14T03:51:03.409Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8203445928748274106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:51:03.756Z] ---> ****-login.sh [2026-05-14T03:51:03.756Z] nexus3.edgexfoundry.org:10001 [2026-05-14T03:51:03.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:51:04.018Z] [2026-05-14T03:51:04.018Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T03:51:04.018Z] Configure a credential helper to remove this warning. See [2026-05-14T03:51:04.018Z] https://docs.****.com/go/credential-store/ [2026-05-14T03:51:04.018Z] [2026-05-14T03:51:04.018Z] Login Succeeded [2026-05-14T03:51:04.018Z] nexus3.edgexfoundry.org:10002 [2026-05-14T03:51:04.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:51:04.018Z] [2026-05-14T03:51:04.018Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T03:51:04.018Z] Configure a credential helper to remove this warning. See [2026-05-14T03:51:04.018Z] https://docs.****.com/go/credential-store/ [2026-05-14T03:51:04.018Z] [2026-05-14T03:51:04.018Z] Login Succeeded [2026-05-14T03:51:04.018Z] nexus3.edgexfoundry.org:10003 [2026-05-14T03:51:04.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:51:04.279Z] [2026-05-14T03:51:04.279Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T03:51:04.279Z] Configure a credential helper to remove this warning. See [2026-05-14T03:51:04.279Z] https://docs.****.com/go/credential-store/ [2026-05-14T03:51:04.279Z] [2026-05-14T03:51:04.279Z] Login Succeeded [2026-05-14T03:51:04.279Z] nexus3.edgexfoundry.org:10004 [2026-05-14T03:51:04.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:51:04.279Z] [2026-05-14T03:51:04.280Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T03:51:04.280Z] Configure a credential helper to remove this warning. See [2026-05-14T03:51:04.280Z] https://docs.****.com/go/credential-store/ [2026-05-14T03:51:04.280Z] [2026-05-14T03:51:04.280Z] Login Succeeded [2026-05-14T03:51:04.280Z] ****.io [2026-05-14T03:51:04.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:51:04.539Z] [2026-05-14T03:51:04.539Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T03:51:04.539Z] Configure a credential helper to remove this warning. See [2026-05-14T03:51:04.539Z] https://docs.****.com/go/credential-store/ [2026-05-14T03:51:04.539Z] [2026-05-14T03:51:04.539Z] Login Succeeded [2026-05-14T03:51:04.539Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T03:51:04.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-14T03:51:04.936Z] + git rev-list -1 --merges d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6~1..d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [Pipeline] echo [2026-05-14T03:51:04.963Z] -----------> git rev-list -1 --merges d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6~1..d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [2026-05-14T03:51:04.963Z] d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [false] [Pipeline] sh [2026-05-14T03:51:05.256Z] + git log --format=format:%s -1 d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [Pipeline] echo [2026-05-14T03:51:05.273Z] ========================================================= [2026-05-14T03:51:05.273Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-14T03:51:05.273Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-14T03:51:05.595Z] + git log --format=format:%s -1 d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [Pipeline] echo [2026-05-14T03:51:05.606Z] [semverPrep] GIT_COMMIT: d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6, Commit Message: Merge pull request #778 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.66 [Pipeline] echo [2026-05-14T03:51:05.620Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-14T03:51:05.973Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-14T03:51:05.973Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-14T03:51:05.973Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-14T03:51:05.973Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-14T03:51:05.973Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2026-05-14T03:51:05.973Z] sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-14T03:51:05.973Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:51:06.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T03:51:06.330Z] [2026-05-14T03:51:06.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:51:06.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T03:51:06.646Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-14T03:51:06.646Z] 3dae71ba6b94: Pulling fs layer [2026-05-14T03:51:06.646Z] 6bf1a483ea7c: Pulling fs layer [2026-05-14T03:51:06.646Z] f5dfc541a4d3: Pulling fs layer [2026-05-14T03:51:06.646Z] 461d9e800cba: Pulling fs layer [2026-05-14T03:51:06.646Z] 80192f66455f: Pulling fs layer [2026-05-14T03:51:06.646Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-14T03:51:06.646Z] a29436f7fd5d: Pulling fs layer [2026-05-14T03:51:06.646Z] 923cac83aea3: Pulling fs layer [2026-05-14T03:51:06.646Z] 25ad8b0a4227: Pulling fs layer [2026-05-14T03:51:06.646Z] db01528c6b51: Pulling fs layer [2026-05-14T03:51:06.646Z] 28988de357af: Pulling fs layer [2026-05-14T03:51:06.646Z] a29436f7fd5d: Waiting [2026-05-14T03:51:06.646Z] 923cac83aea3: Waiting [2026-05-14T03:51:06.646Z] 25ad8b0a4227: Waiting [2026-05-14T03:51:06.646Z] db01528c6b51: Waiting [2026-05-14T03:51:06.646Z] 28988de357af: Waiting [2026-05-14T03:51:06.646Z] 461d9e800cba: Waiting [2026-05-14T03:51:06.646Z] 80192f66455f: Waiting [2026-05-14T03:51:06.646Z] 2e8e34ca0e6c: Waiting [2026-05-14T03:51:06.646Z] 6bf1a483ea7c: Verifying Checksum [2026-05-14T03:51:06.646Z] 6bf1a483ea7c: Download complete [2026-05-14T03:51:06.905Z] 461d9e800cba: Download complete [2026-05-14T03:51:06.905Z] 80192f66455f: Verifying Checksum [2026-05-14T03:51:06.905Z] 80192f66455f: Download complete [2026-05-14T03:51:06.905Z] f5dfc541a4d3: Verifying Checksum [2026-05-14T03:51:06.906Z] f5dfc541a4d3: Download complete [2026-05-14T03:51:06.906Z] 3dae71ba6b94: Verifying Checksum [2026-05-14T03:51:06.906Z] 3dae71ba6b94: Download complete [2026-05-14T03:51:06.906Z] 923cac83aea3: Download complete [2026-05-14T03:51:07.165Z] 25ad8b0a4227: Verifying Checksum [2026-05-14T03:51:07.165Z] 25ad8b0a4227: Download complete [2026-05-14T03:51:07.165Z] db01528c6b51: Verifying Checksum [2026-05-14T03:51:07.165Z] db01528c6b51: Download complete [2026-05-14T03:51:07.165Z] 28988de357af: Verifying Checksum [2026-05-14T03:51:07.165Z] 28988de357af: Download complete [2026-05-14T03:51:07.165Z] a29436f7fd5d: Verifying Checksum [2026-05-14T03:51:07.165Z] a29436f7fd5d: Download complete [2026-05-14T03:51:07.735Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-14T03:51:07.735Z] 2e8e34ca0e6c: Download complete [2026-05-14T03:51:08.303Z] 3dae71ba6b94: Pull complete [2026-05-14T03:51:08.303Z] 6bf1a483ea7c: Pull complete [2026-05-14T03:51:09.237Z] f5dfc541a4d3: Pull complete [2026-05-14T03:51:09.237Z] 461d9e800cba: Pull complete [2026-05-14T03:51:09.237Z] 80192f66455f: Pull complete [2026-05-14T03:51:13.451Z] 2e8e34ca0e6c: Pull complete [2026-05-14T03:51:13.451Z] a29436f7fd5d: Pull complete [2026-05-14T03:51:13.451Z] 923cac83aea3: Pull complete [2026-05-14T03:51:13.711Z] 25ad8b0a4227: Pull complete [2026-05-14T03:51:13.711Z] db01528c6b51: Pull complete [2026-05-14T03:51:13.711Z] 28988de357af: Pull complete [2026-05-14T03:51:13.711Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-14T03:51:13.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T03:51:13.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T03:51:13.848Z] prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container [2026-05-14T03:51:13.880Z] $ 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-05-14T03:51:15.488Z] $ docker top 1b1aae3651d688e7daaf2a6e41da88db04a87787365d46f73885883276f62ccc -eo pid,comm [2026-05-14T03:51:15.530Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-14T03:51:15.530Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-14T03:51:15.583Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-14T03:51:15.583Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-14T03:51:15.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-14T03:51:15.707Z] $ docker exec 1b1aae3651d688e7daaf2a6e41da88db04a87787365d46f73885883276f62ccc ssh-agent [2026-05-14T03:51:15.795Z] SSH_AUTH_SOCK=/tmp/ssh-jCaPqSHjL0hL/agent.32 [2026-05-14T03:51:15.795Z] SSH_AGENT_PID=38 [2026-05-14T03:51:15.801Z] Running ssh-add (command line suppressed) [2026-05-14T03:51:15.898Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13490170585033115219.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13490170585033115219.key) [2026-05-14T03:51:15.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-14T03:51:16.195Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh [2026-05-14T03:51:16.480Z] + git tag --points-at HEAD [Pipeline] } [2026-05-14T03:51:16.493Z] $ docker exec --env ******** --env ******** 1b1aae3651d688e7daaf2a6e41da88db04a87787365d46f73885883276f62ccc ssh-agent -k [2026-05-14T03:51:16.581Z] unset SSH_AUTH_SOCK; [2026-05-14T03:51:16.581Z] unset SSH_AGENT_PID; [2026-05-14T03:51:16.582Z] echo Agent pid 38 killed; [2026-05-14T03:51:16.585Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-14T03:51:16.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-14T03:51:16.623Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-14T03:51:16.724Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-14T03:51:16.730Z] $ docker exec 1b1aae3651d688e7daaf2a6e41da88db04a87787365d46f73885883276f62ccc ssh-agent [2026-05-14T03:51:16.830Z] SSH_AUTH_SOCK=/tmp/ssh-KB6cFq9XU6hG/agent.86 [2026-05-14T03:51:16.830Z] SSH_AGENT_PID=91 [2026-05-14T03:51:16.834Z] Running ssh-add (command line suppressed) [2026-05-14T03:51:16.930Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1588809656104708215.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1588809656104708215.key) [2026-05-14T03:51:16.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-14T03:51:17.232Z] + git semver init [2026-05-14T03:51:17.493Z] 2026-05-14 03:51:17,462 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-14T03:51:17.493Z] 2026-05-14 03:51:17,465 [run_init] DEBUG init version:0.0.0 force:False [2026-05-14T03:51:17.493Z] 2026-05-14 03:51:17,466 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2026-05-14T03:51:17.493Z] 2026-05-14 03:51:17,466 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2026-05-14T03:51:17.493Z] 2026-05-14 03:51:17,467 [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-05-14T03:51:18.874Z] 2026-05-14 03:51:18,829 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2026-05-14T03:51:18.874Z] 2026-05-14 03:51:18,829 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2026-05-14T03:51:18.874Z] 2026-05-14 03:51:18,829 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-14T03:51:18.874Z] 2026-05-14 03:51:18,829 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-14T03:51:18.874Z] 4.1.0-dev.22 [Pipeline] } [2026-05-14T03:51:18.888Z] $ docker exec --env ******** --env ******** 1b1aae3651d688e7daaf2a6e41da88db04a87787365d46f73885883276f62ccc ssh-agent -k [2026-05-14T03:51:18.982Z] unset SSH_AUTH_SOCK; [2026-05-14T03:51:18.982Z] unset SSH_AGENT_PID; [2026-05-14T03:51:18.982Z] echo Agent pid 91 killed; [2026-05-14T03:51:18.987Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-14T03:51:19.308Z] + git semver [Pipeline] } [2026-05-14T03:51:19.583Z] $ docker stop --time=1 1b1aae3651d688e7daaf2a6e41da88db04a87787365d46f73885883276f62ccc [2026-05-14T03:51:20.832Z] $ docker rm -f --volumes 1b1aae3651d688e7daaf2a6e41da88db04a87787365d46f73885883276f62ccc [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-14T03:51:21.164Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-14T03:51:21.390Z] Stashed 1 file(s) [Pipeline] echo [2026-05-14T03:51:21.395Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T03:51:21.563Z] provisioning config files... [2026-05-14T03:51:21.572Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1515841901175402219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:51:21.873Z] ---> ****-login.sh [2026-05-14T03:51:21.873Z] nexus3.edgexfoundry.org:10001 [2026-05-14T03:51:21.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:51:21.873Z] Login Succeeded [2026-05-14T03:51:21.873Z] nexus3.edgexfoundry.org:10002 [2026-05-14T03:51:22.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:51:22.192Z] Login Succeeded [2026-05-14T03:51:22.192Z] nexus3.edgexfoundry.org:10003 [2026-05-14T03:51:22.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:51:22.192Z] Login Succeeded [2026-05-14T03:51:22.192Z] nexus3.edgexfoundry.org:10004 [2026-05-14T03:51:22.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:51:22.192Z] Login Succeeded [2026-05-14T03:51:22.192Z] ****.io [2026-05-14T03:51:22.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:51:22.449Z] Login Succeeded [2026-05-14T03:51:22.449Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T03:51:22.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-14T03:51:22.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T03:51:22.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T03:51:22.573Z] ========================================================= [2026-05-14T03:51:22.573Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-14T03:51:22.573Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:51:22.898Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-14T03:51:23.834Z] #0 building with "default" instance using docker driver [2026-05-14T03:51:23.834Z] [2026-05-14T03:51:23.834Z] #1 [internal] load build definition from Dockerfile [2026-05-14T03:51:23.834Z] #1 transferring dockerfile: 2.05kB done [2026-05-14T03:51:23.834Z] #1 DONE 0.0s [2026-05-14T03:51:23.834Z] [2026-05-14T03:51:23.834Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-14T03:51:23.834Z] #2 DONE 0.1s [2026-05-14T03:51:23.834Z] [2026-05-14T03:51:23.834Z] #3 [internal] load .dockerignore [2026-05-14T03:51:23.834Z] #3 transferring context: 159B done [2026-05-14T03:51:23.834Z] #3 DONE 0.0s [2026-05-14T03:51:23.834Z] [2026-05-14T03:51:23.834Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-14T03:51:23.834Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-14T03:51:23.834Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-14T03:51:23.834Z] #4 ... [2026-05-14T03:51:23.834Z] [2026-05-14T03:51:23.834Z] #5 [internal] load build context [2026-05-14T03:51:23.834Z] #5 transferring context: 14.94MB 0.1s done [2026-05-14T03:51:23.834Z] #5 DONE 0.2s [2026-05-14T03:51:23.834Z] [2026-05-14T03:51:23.834Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-14T03:51:23.834Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-14T03:51:23.834Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-14T03:51:23.834Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s [2026-05-14T03:51:23.834Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-14T03:51:23.834Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-14T03:51:23.834Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-05-14T03:51:23.834Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s [2026-05-14T03:51:23.834Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-14T03:51:24.094Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-05-14T03:51:24.094Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-14T03:51:24.094Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 23.07MB / 60.15MB 0.3s [2026-05-14T03:51:24.094Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 5.24MB / 112.58MB 0.3s [2026-05-14T03:51:24.094Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-14T03:51:24.094Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 7.36MB / 11.98MB 0.3s [2026-05-14T03:51:24.094Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-05-14T03:51:24.094Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 51.38MB / 60.15MB 0.5s [2026-05-14T03:51:24.094Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 15.73MB / 112.58MB 0.5s [2026-05-14T03:51:24.094Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-05-14T03:51:24.094Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-05-14T03:51:24.094Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 4.19MB / 14.72MB 0.5s [2026-05-14T03:51:24.355Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-05-14T03:51:24.355Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 31.46MB / 112.58MB 0.7s [2026-05-14T03:51:24.355Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2026-05-14T03:51:24.612Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 45.09MB / 112.58MB 0.8s [2026-05-14T03:51:24.612Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-05-14T03:51:24.612Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 60.82MB / 112.58MB 0.9s [2026-05-14T03:51:24.612Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 72.35MB / 112.58MB 1.0s [2026-05-14T03:51:24.870Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 88.08MB / 112.58MB 1.1s [2026-05-14T03:51:24.870Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 103.11MB / 112.58MB 1.2s [2026-05-14T03:51:25.128Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.4s [2026-05-14T03:51:25.387Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.4s done [2026-05-14T03:51:28.677Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done [2026-05-14T03:51:29.244Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-14T03:51:29.244Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-14T03:51:29.512Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2026-05-14T03:51:29.512Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-14T03:51:29.771Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 [2026-05-14T03:51:30.032Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-14T03:51:30.291Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-05-14T03:51:30.862Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-05-14T03:51:31.130Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-05-14T03:51:34.158Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done [2026-05-14T03:51:34.158Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 [2026-05-14T03:51:34.416Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done [2026-05-14T03:51:34.675Z] #4 DONE 10.9s [2026-05-14T03:51:34.935Z] [2026-05-14T03:51:34.935Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2026-05-14T03:51:34.935Z] #6 0.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-14T03:51:34.935Z] #6 0.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-14T03:51:35.501Z] #6 0.747 OK: 265 MiB in 60 packages [2026-05-14T03:51:36.524Z] Still waiting to schedule task [2026-05-14T03:51:36.524Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9325’ [2026-05-14T03:51:36.879Z] #6 DONE 2.2s [2026-05-14T03:51:37.139Z] [2026-05-14T03:51:37.139Z] #7 [builder 3/7] WORKDIR /app [2026-05-14T03:51:37.139Z] #7 DONE 0.0s [2026-05-14T03:51:37.139Z] [2026-05-14T03:51:37.139Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-14T03:51:37.139Z] #8 DONE 0.0s [2026-05-14T03:51:37.139Z] [2026-05-14T03:51:37.139Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-14T03:51:45.635Z] #9 DONE 8.6s [2026-05-14T03:51:45.930Z] [2026-05-14T03:51:45.930Z] #10 [builder 6/7] COPY . . [2026-05-14T03:51:45.930Z] #10 DONE 0.1s [2026-05-14T03:51:45.930Z] [2026-05-14T03:51:45.930Z] #11 [builder 7/7] RUN echo noop [2026-05-14T03:51:45.930Z] #11 0.196 noop [2026-05-14T03:51:45.930Z] #11 DONE 0.2s [2026-05-14T03:51:45.930Z] [2026-05-14T03:51:45.930Z] #12 exporting to image [2026-05-14T03:51:45.930Z] #12 exporting layers [2026-05-14T03:51:54.260Z] #12 exporting layers 7.1s done [2026-05-14T03:51:54.260Z] #12 writing image sha256:8f1a6872fccf16447ded3aabe9a1d9be790b32d78f46efb62c5b050f5296b03b done [2026-05-14T03:51:54.260Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-14T03:51:54.260Z] #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:51:54.576Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-14T03:51:54.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T03:51:54.647Z] prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container [2026-05-14T03:51:54.747Z] $ 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-05-14T03:51:55.046Z] $ docker top 82e1f87b76f7e8c96204b63217d35ee4e395e242629b0d357bc1c61838d735e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T03:51:55.387Z] + go version [2026-05-14T03:51:55.387Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-14T03:51:55.406Z] $ docker stop --time=1 82e1f87b76f7e8c96204b63217d35ee4e395e242629b0d357bc1c61838d735e8 [2026-05-14T03:51:56.681Z] $ docker rm -f --volumes 82e1f87b76f7e8c96204b63217d35ee4e395e242629b0d357bc1c61838d735e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:51:57.319Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-14T03:51:57.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T03:51:57.548Z] prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container [2026-05-14T03:51:57.826Z] $ 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-05-14T03:52:19.225Z] $ docker top 0e972722c82a0d219b6130f471776297c7590db13ab377849b612feebb9804b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T03:52:19.874Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2026-05-14T03:52:20.332Z] + make test [2026-05-14T03:52:20.332Z] go test -race -coverprofile=coverage.out ./... [2026-05-14T03:52:59.777Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2026-05-14T03:53:22.498Z] 0 issues. [2026-05-14T03:53:22.498Z] go vet ./... [2026-05-14T03:53:29.452Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-14T03:53:29.452Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-14T03:53:29.452Z] ./bin/test-attribution-txt.sh [2026-05-14T03:53:29.452Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-14T03:53:29.452Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-14T03:53:29.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-05-14T03:53:29.628Z] $ docker stop --time=1 0e972722c82a0d219b6130f471776297c7590db13ab377849b612feebb9804b4 [2026-05-14T03:53:31.959Z] $ docker rm -f --volumes 0e972722c82a0d219b6130f471776297c7590db13ab377849b612feebb9804b4 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-14T03:53:32.827Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-14T03:53:32.980Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-14T03:53:34.136Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-14T03:53:34.587Z] + ls -al . [2026-05-14T03:53:34.587Z] total 252 [2026-05-14T03:53:34.587Z] drwxrwxr-x 7 jenkins jenkins 4096 May 14 03:52 . [2026-05-14T03:53:34.587Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 03:50 .. [2026-05-14T03:53:34.587Z] -rw-rw-r-- 1 jenkins jenkins 119 May 14 03:50 .dockerignore [2026-05-14T03:53:34.587Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 03:52 .git [2026-05-14T03:53:34.587Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:50 .github [2026-05-14T03:53:34.587Z] -rw-rw-r-- 1 jenkins jenkins 108 May 14 03:50 .gitignore [2026-05-14T03:53:34.587Z] -rw-rw-r-- 1 jenkins jenkins 359 May 14 03:50 .golangci.yml [2026-05-14T03:53:34.587Z] drwxr-xr-x 3 jenkins jenkins 4096 May 14 03:51 .semver [2026-05-14T03:53:34.587Z] -rw-rw-r-- 1 jenkins jenkins 19193 May 14 03:50 Attribution.txt [2026-05-14T03:53:34.587Z] -rw-rw-r-- 1 jenkins jenkins 39309 May 14 03:50 CHANGELOG.md [2026-05-14T03:53:34.587Z] -rw-rw-r-- 1 jenkins jenkins 2008 May 14 03:50 Dockerfile [2026-05-14T03:53:34.587Z] -rw-rw-r-- 1 jenkins jenkins 677 May 14 03:50 GOVERNANCE.md [2026-05-14T03:53:34.587Z] -rw-rw-r-- 1 jenkins jenkins 689 May 14 03:50 Jenkinsfile [2026-05-14T03:53:34.587Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 14 03:50 LICENSE [2026-05-14T03:53:34.587Z] -rw-rw-r-- 1 jenkins jenkins 618 May 14 03:50 OWNERS.md [2026-05-14T03:53:34.587Z] -rw-rw-r-- 1 jenkins jenkins 4952 May 14 03:50 README.md [2026-05-14T03:53:34.587Z] -rw-rw-r-- 1 jenkins jenkins 12 May 14 03:51 VERSION [2026-05-14T03:53:34.587Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 03:50 bin [2026-05-14T03:53:34.587Z] -rw-r--r-- 1 jenkins jenkins 953 May 14 03:52 coverage.out [2026-05-14T03:53:34.587Z] -rw-rw-r-- 1 jenkins jenkins 6909 May 14 03:50 go.mod [2026-05-14T03:53:34.587Z] -rw-rw-r-- 1 jenkins jenkins 90366 May 14 03:50 go.sum [2026-05-14T03:53:34.587Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 14 03:50 main.go [2026-05-14T03:53:34.587Z] -rw-rw-r-- 1 jenkins jenkins 3361 May 14 03:50 makefile [2026-05-14T03:53:34.587Z] drwxrwxr-x 9 jenkins jenkins 4096 May 14 03:50 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:53:35.219Z] + 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=d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 --label arch=amd64 --label version=4.1.0-dev.22 . [2026-05-14T03:53:35.219Z] #0 building with "default" instance using docker driver [2026-05-14T03:53:35.219Z] [2026-05-14T03:53:35.219Z] #1 [internal] load build definition from Dockerfile [2026-05-14T03:53:35.219Z] #1 transferring dockerfile: 2.05kB done [2026-05-14T03:53:35.219Z] #1 DONE 0.0s [2026-05-14T03:53:35.219Z] [2026-05-14T03:53:35.219Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-14T03:53:35.219Z] #2 DONE 0.0s [2026-05-14T03:53:35.219Z] [2026-05-14T03:53:35.219Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-14T03:53:35.219Z] #3 DONE 0.1s [2026-05-14T03:53:35.219Z] [2026-05-14T03:53:35.219Z] #4 [internal] load .dockerignore [2026-05-14T03:53:35.219Z] #4 transferring context: 159B done [2026-05-14T03:53:35.219Z] #4 DONE 0.0s [2026-05-14T03:53:35.219Z] [2026-05-14T03:53:35.219Z] #5 [internal] load build context [2026-05-14T03:53:35.219Z] #5 transferring context: 4.84kB done [2026-05-14T03:53:35.219Z] #5 DONE 0.0s [2026-05-14T03:53:35.219Z] [2026-05-14T03:53:35.219Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-14T03:53:35.219Z] #6 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-14T03:53:35.219Z] #6 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-14T03:53:35.552Z] #6 ... [2026-05-14T03:53:35.552Z] [2026-05-14T03:53:35.552Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-14T03:53:35.552Z] #7 DONE 0.1s [2026-05-14T03:53:35.552Z] [2026-05-14T03:53:35.552Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-14T03:53:35.552Z] #6 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-14T03:53:35.552Z] #6 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-14T03:53:35.552Z] #6 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-14T03:53:35.552Z] #6 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-14T03:53:35.552Z] #6 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-14T03:53:35.552Z] #6 DONE 0.3s [2026-05-14T03:53:35.552Z] [2026-05-14T03:53:35.552Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2026-05-14T03:53:35.920Z] #8 0.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-14T03:53:35.920Z] #8 0.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-14T03:53:36.211Z] #8 0.613 (1/2) Installing ca-certificates (20260413-r0) [2026-05-14T03:53:36.211Z] #8 ... [2026-05-14T03:53:36.211Z] [2026-05-14T03:53:36.211Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2026-05-14T03:53:36.211Z] #9 0.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-14T03:53:36.211Z] #9 0.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-14T03:53:36.211Z] #9 0.798 OK: 265 MiB in 60 packages [2026-05-14T03:53:36.211Z] #9 DONE 0.9s [2026-05-14T03:53:36.211Z] [2026-05-14T03:53:36.211Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2026-05-14T03:53:36.211Z] #8 0.630 (2/2) Installing dumb-init (1.2.5-r3) [2026-05-14T03:53:36.211Z] #8 0.634 Executing busybox-1.37.0-r20.trigger [2026-05-14T03:53:36.211Z] #8 0.642 Executing ca-certificates-20260413-r0.trigger [2026-05-14T03:53:36.211Z] #8 0.685 OK: 8 MiB in 18 packages [2026-05-14T03:53:36.619Z] #8 DONE 0.8s [2026-05-14T03:53:36.619Z] [2026-05-14T03:53:36.619Z] #10 [builder 3/7] WORKDIR /app [2026-05-14T03:53:36.619Z] #10 DONE 0.0s [2026-05-14T03:53:36.619Z] [2026-05-14T03:53:36.619Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-14T03:53:36.619Z] #11 DONE 0.0s [2026-05-14T03:53:36.619Z] [2026-05-14T03:53:36.619Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-14T03:53:36.901Z] #12 DONE 0.4s [2026-05-14T03:53:36.901Z] [2026-05-14T03:53:36.901Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-14T03:53:36.901Z] #13 0.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-14T03:53:36.901Z] #13 0.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-14T03:53:36.901Z] #13 ... [2026-05-14T03:53:36.901Z] [2026-05-14T03:53:36.901Z] #14 [builder 6/7] COPY . . [2026-05-14T03:53:36.901Z] #14 DONE 0.1s [2026-05-14T03:53:37.204Z] [2026-05-14T03:53:37.204Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-14T03:53:37.204Z] #13 0.786 OK: 8 MiB in 18 packages [2026-05-14T03:53:37.204Z] #13 DONE 0.9s [2026-05-14T03:53:37.204Z] [2026-05-14T03:53:37.204Z] #15 [builder 7/7] RUN make build [2026-05-14T03:53:37.204Z] #15 0.229 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2026-05-14T03:53:53.422Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9328 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2026-05-14T03:53:53.530Z] Running in /w/workspace/app-service-configurable/300 [Pipeline] { [Pipeline] checkout [2026-05-14T03:53:53.663Z] The recommended git tool is: git [2026-05-14T03:54:01.025Z] using credential edgex-jenkins-ssh [2026-05-14T03:54:01.071Z] Cloning the remote Git repository [2026-05-14T03:54:01.160Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2026-05-14T03:54:01.287Z] > git init /w/workspace/app-service-configurable/300 # timeout=10 [2026-05-14T03:54:01.448Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2026-05-14T03:54:01.449Z] > git --version # timeout=10 [2026-05-14T03:54:01.473Z] > git --version # 'git version 2.25.1' [2026-05-14T03:54:01.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-14T03:54:01.616Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-14T03:54:04.198Z] #15 DONE 24.7s [2026-05-14T03:54:04.198Z] [2026-05-14T03:54:04.198Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2026-05-14T03:54:04.198Z] #16 DONE 0.0s [2026-05-14T03:54:04.198Z] [2026-05-14T03:54:04.198Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2026-05-14T03:54:04.198Z] #17 DONE 0.1s [2026-05-14T03:54:04.198Z] [2026-05-14T03:54:04.198Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2026-05-14T03:54:04.198Z] #18 DONE 0.0s [2026-05-14T03:54:04.198Z] [2026-05-14T03:54:04.198Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2026-05-14T03:54:04.198Z] #19 DONE 0.2s [2026-05-14T03:54:04.198Z] [2026-05-14T03:54:04.198Z] #20 exporting to image [2026-05-14T03:54:04.198Z] #20 exporting layers 0.1s done [2026-05-14T03:54:04.198Z] #20 writing image sha256:2ac17d5f13722b331a5c5699a474a2c0ddc134983638c8db194428edb096b6f0 done [2026-05-14T03:54:04.198Z] #20 naming to docker.io/library/app-service-configurable done [2026-05-14T03:54:04.198Z] #20 DONE 0.1s [2026-05-14T03:54:04.198Z] [2026-05-14T03:54:04.198Z] 1 warning found (use docker --debug to expand): [2026-05-14T03:54:04.198Z]  - 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-05-14T03:54:04.813Z] provisioning config files... [2026-05-14T03:54:04.966Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10885769167717923171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:54:05.595Z] ---> ****-login.sh [2026-05-14T03:54:05.595Z] nexus3.edgexfoundry.org:10001 [2026-05-14T03:54:05.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:54:05.595Z] Login Succeeded [2026-05-14T03:54:05.595Z] nexus3.edgexfoundry.org:10002 [2026-05-14T03:54:05.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:54:05.595Z] Login Succeeded [2026-05-14T03:54:05.595Z] nexus3.edgexfoundry.org:10003 [2026-05-14T03:54:05.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:54:05.891Z] Login Succeeded [2026-05-14T03:54:05.891Z] nexus3.edgexfoundry.org:10004 [2026-05-14T03:54:05.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:54:05.891Z] Login Succeeded [2026-05-14T03:54:05.891Z] ****.io [2026-05-14T03:54:05.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:54:06.183Z] Login Succeeded [2026-05-14T03:54:06.183Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T03:54:06.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T03:54:06.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T03:54:06.582Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2026-05-14T03:54:06.582Z] d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [2026-05-14T03:54:06.582Z] latest [2026-05-14T03:54:06.582Z] 4.1.0-dev.22 [2026-05-14T03:54:06.582Z] d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 [2026-05-14T03:54:06.582Z] main [2026-05-14T03:54:06.582Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:54:06.130Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2026-05-14T03:54:06.152Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-14T03:54:07.390Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:54:08.120Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [2026-05-14T03:54:08.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-05-14T03:54:08.120Z] 65f8298ddfc0: Preparing [2026-05-14T03:54:08.120Z] 009234412073: Preparing [2026-05-14T03:54:08.120Z] 42a147b1ed0d: Preparing [2026-05-14T03:54:08.120Z] c7248ea81648: Preparing [2026-05-14T03:54:08.120Z] 7e1afa5fcc5f: Preparing [2026-05-14T03:54:08.120Z] d32de2e15f4b: Preparing [2026-05-14T03:54:08.120Z] 0854555d70ac: Preparing [2026-05-14T03:54:08.120Z] d32de2e15f4b: Waiting [2026-05-14T03:54:08.120Z] 0854555d70ac: Waiting [2026-05-14T03:54:08.120Z] 7e1afa5fcc5f: Pushed [2026-05-14T03:54:08.120Z] c7248ea81648: Pushed [2026-05-14T03:54:08.120Z] 42a147b1ed0d: Pushed [2026-05-14T03:54:08.120Z] 009234412073: Pushed [2026-05-14T03:54:08.120Z] 0854555d70ac: Layer already exists [2026-05-14T03:54:08.215Z] Avoid second fetch [2026-05-14T03:54:08.215Z] Checking out Revision d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 (main) [2026-05-14T03:54:08.405Z] d32de2e15f4b: Pushed [2026-05-14T03:54:08.328Z] > git config core.sparsecheckout # timeout=10 [2026-05-14T03:54:08.388Z] > git checkout -f d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 # timeout=10 [2026-05-14T03:54:09.412Z] Commit message: "Merge pull request #778 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.66" [2026-05-14T03:54:12.386Z] 65f8298ddfc0: Pushed [2026-05-14T03:54:12.386Z] d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6: digest: sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:54:12.858Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:54:13.524Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-05-14T03:54:13.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-05-14T03:54:13.524Z] 65f8298ddfc0: Preparing [2026-05-14T03:54:13.524Z] 009234412073: Preparing [2026-05-14T03:54:13.524Z] 42a147b1ed0d: Preparing [2026-05-14T03:54:13.524Z] c7248ea81648: Preparing [2026-05-14T03:54:13.524Z] 7e1afa5fcc5f: Preparing [2026-05-14T03:54:13.524Z] d32de2e15f4b: Preparing [2026-05-14T03:54:13.524Z] 0854555d70ac: Preparing [2026-05-14T03:54:13.524Z] 0854555d70ac: Waiting [2026-05-14T03:54:13.524Z] d32de2e15f4b: Waiting [2026-05-14T03:54:13.524Z] 7e1afa5fcc5f: Layer already exists [2026-05-14T03:54:13.524Z] c7248ea81648: Layer already exists [2026-05-14T03:54:13.524Z] 65f8298ddfc0: Layer already exists [2026-05-14T03:54:13.524Z] 42a147b1ed0d: Layer already exists [2026-05-14T03:54:13.524Z] 009234412073: Layer already exists [2026-05-14T03:54:13.524Z] d32de2e15f4b: Layer already exists [2026-05-14T03:54:13.524Z] 0854555d70ac: Layer already exists [2026-05-14T03:54:13.524Z] latest: digest: sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:54:14.195Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2026-05-14T03:54:14.801Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22 [2026-05-14T03:54:14.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-05-14T03:54:14.801Z] 65f8298ddfc0: Preparing [2026-05-14T03:54:14.801Z] 009234412073: Preparing [2026-05-14T03:54:14.801Z] 42a147b1ed0d: Preparing [2026-05-14T03:54:14.801Z] c7248ea81648: Preparing [2026-05-14T03:54:14.801Z] 7e1afa5fcc5f: Preparing [2026-05-14T03:54:14.801Z] d32de2e15f4b: Preparing [2026-05-14T03:54:14.801Z] 0854555d70ac: Preparing [2026-05-14T03:54:14.801Z] d32de2e15f4b: Waiting [2026-05-14T03:54:14.801Z] 0854555d70ac: Waiting [2026-05-14T03:54:14.801Z] 42a147b1ed0d: Layer already exists [2026-05-14T03:54:14.801Z] c7248ea81648: Layer already exists [2026-05-14T03:54:14.801Z] 7e1afa5fcc5f: Layer already exists [2026-05-14T03:54:14.801Z] 65f8298ddfc0: Layer already exists [2026-05-14T03:54:14.801Z] 009234412073: Layer already exists [2026-05-14T03:54:14.801Z] 0854555d70ac: Layer already exists [2026-05-14T03:54:14.801Z] d32de2e15f4b: Layer already exists [2026-05-14T03:54:14.801Z] 4.1.0-dev.22: digest: sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 size: 1783 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T03:54:15.337Z] provisioning config files... [2026-05-14T03:54:15.387Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 [2026-05-14T03:54:15.392Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/300@tmp/config9998517978736879240tmp [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:54:16.496Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 [2026-05-14T03:54:16.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-05-14T03:54:16.496Z] 65f8298ddfc0: Preparing [2026-05-14T03:54:16.496Z] 009234412073: Preparing [2026-05-14T03:54:16.496Z] 42a147b1ed0d: Preparing [2026-05-14T03:54:16.496Z] c7248ea81648: Preparing [2026-05-14T03:54:16.496Z] 7e1afa5fcc5f: Preparing [2026-05-14T03:54:16.496Z] d32de2e15f4b: Preparing [2026-05-14T03:54:16.496Z] 0854555d70ac: Preparing [2026-05-14T03:54:16.496Z] 0854555d70ac: Waiting [2026-05-14T03:54:16.496Z] d32de2e15f4b: Waiting [2026-05-14T03:54:16.496Z] 7e1afa5fcc5f: Layer already exists [2026-05-14T03:54:16.496Z] 009234412073: Layer already exists [2026-05-14T03:54:16.496Z] 42a147b1ed0d: Layer already exists [2026-05-14T03:54:16.496Z] 65f8298ddfc0: Layer already exists [2026-05-14T03:54:16.496Z] c7248ea81648: Layer already exists [2026-05-14T03:54:16.496Z] 0854555d70ac: Layer already exists [2026-05-14T03:54:16.496Z] d32de2e15f4b: Layer already exists [2026-05-14T03:54:16.496Z] d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22: digest: sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 size: 1783 [Pipeline] } [2026-05-14T03:54:16.530Z] ---> ****-login.sh [2026-05-14T03:54:16.530Z] nexus3.edgexfoundry.org:10001 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:54:16.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:54:16.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T03:54:16.874Z] Configure a credential helper to remove this warning. See [2026-05-14T03:54:16.874Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T03:54:16.874Z] [2026-05-14T03:54:16.874Z] Login Succeeded [2026-05-14T03:54:16.874Z] nexus3.edgexfoundry.org:10002 [2026-05-14T03:54:17.022Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2026-05-14T03:54:17.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:54:17.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T03:54:17.163Z] Configure a credential helper to remove this warning. See [2026-05-14T03:54:17.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T03:54:17.163Z] [2026-05-14T03:54:17.163Z] Login Succeeded [2026-05-14T03:54:17.163Z] nexus3.edgexfoundry.org:10003 [Pipeline] sh [2026-05-14T03:54:17.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:54:17.591Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-05-14T03:54:17.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-05-14T03:54:17.591Z] 65f8298ddfc0: Preparing [2026-05-14T03:54:17.591Z] 009234412073: Preparing [2026-05-14T03:54:17.591Z] 42a147b1ed0d: Preparing [2026-05-14T03:54:17.591Z] c7248ea81648: Preparing [2026-05-14T03:54:17.591Z] 7e1afa5fcc5f: Preparing [2026-05-14T03:54:17.591Z] d32de2e15f4b: Preparing [2026-05-14T03:54:17.591Z] 0854555d70ac: Preparing [2026-05-14T03:54:17.591Z] d32de2e15f4b: Waiting [2026-05-14T03:54:17.591Z] 0854555d70ac: Waiting [2026-05-14T03:54:17.591Z] 65f8298ddfc0: Layer already exists [2026-05-14T03:54:17.591Z] c7248ea81648: Layer already exists [2026-05-14T03:54:17.591Z] 009234412073: Layer already exists [2026-05-14T03:54:17.591Z] 7e1afa5fcc5f: Layer already exists [2026-05-14T03:54:17.591Z] 42a147b1ed0d: Layer already exists [2026-05-14T03:54:17.591Z] d32de2e15f4b: Layer already exists [2026-05-14T03:54:17.591Z] 0854555d70ac: Layer already exists [2026-05-14T03:54:17.591Z] main: digest: sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2026-05-14T03:54:17.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T03:54:17.758Z] Configure a credential helper to remove this warning. See [2026-05-14T03:54:17.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T03:54:17.758Z] [2026-05-14T03:54:17.758Z] Login Succeeded [2026-05-14T03:54:17.758Z] nexus3.edgexfoundry.org:10004 [2026-05-14T03:54:17.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T03:54:17.961Z] ===================================================== [Pipeline] echo [2026-05-14T03:54:18.029Z] taggedImages: [2026-05-14T03:54:18.029Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [2026-05-14T03:54:18.029Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-05-14T03:54:18.029Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22 [2026-05-14T03:54:18.029Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 [2026-05-14T03:54:18.029Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-05-14T03:54:18.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T03:54:18.111Z] Configure a credential helper to remove this warning. See [2026-05-14T03:54:18.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T03:54:18.111Z] [2026-05-14T03:54:18.111Z] Login Succeeded [2026-05-14T03:54:18.111Z] ****.io [2026-05-14T03:54:18.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo [2026-05-14T03:54:18.163Z] ========================================================= [2026-05-14T03:54:18.163Z] [edgeXBuildMultiArch] RAW Config: [2026-05-14T03:54:18.163Z] images: [2026-05-14T03:54:18.163Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [2026-05-14T03:54:18.163Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-05-14T03:54:18.163Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22 [2026-05-14T03:54:18.163Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 [2026-05-14T03:54:18.163Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-05-14T03:54:18.163Z] settingsFile: [2026-05-14T03:54:18.163Z] app-service-configurable-settings [2026-05-14T03:54:18.163Z] ========================================================= [Pipeline] node [2026-05-14T03:54:18.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T03:54:18.414Z] Configure a credential helper to remove this warning. See [2026-05-14T03:54:18.414Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T03:54:18.414Z] [2026-05-14T03:54:18.414Z] Login Succeeded [2026-05-14T03:54:18.414Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T03:54:18.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-14T03:54:19.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T03:54:19.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T03:54:19.630Z] ========================================================= [2026-05-14T03:54:19.630Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-14T03:54:19.630Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:54:20.170Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-14T03:54:20.170Z] Sending build context to Docker daemon 229.4kB [2026-05-14T03:54:20.493Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-05-14T03:54:20.493Z] Step 2/12 : FROM ${BASE} AS builder [2026-05-14T03:54:20.493Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-14T03:54:20.493Z] 6b59a28fa201: Pulling fs layer [2026-05-14T03:54:20.493Z] d32bb0dddca7: Pulling fs layer [2026-05-14T03:54:20.493Z] 5dab1238d3d9: Pulling fs layer [2026-05-14T03:54:20.493Z] 196fd7d83e7d: Pulling fs layer [2026-05-14T03:54:20.493Z] 4f4fb700ef54: Pulling fs layer [2026-05-14T03:54:20.493Z] 196fd7d83e7d: Waiting [2026-05-14T03:54:20.493Z] 8ba94037c8f0: Pulling fs layer [2026-05-14T03:54:20.493Z] 4f4fb700ef54: Waiting [2026-05-14T03:54:20.493Z] deaec5988b04: Pulling fs layer [2026-05-14T03:54:20.493Z] 9f65657bb879: Pulling fs layer [2026-05-14T03:54:20.493Z] 8ba94037c8f0: Waiting [2026-05-14T03:54:20.493Z] deaec5988b04: Waiting [2026-05-14T03:54:20.493Z] 9f65657bb879: Waiting [2026-05-14T03:54:20.799Z] d32bb0dddca7: Verifying Checksum [2026-05-14T03:54:20.799Z] d32bb0dddca7: Download complete [2026-05-14T03:54:20.799Z] 196fd7d83e7d: Verifying Checksum [2026-05-14T03:54:20.799Z] 196fd7d83e7d: Download complete [2026-05-14T03:54:20.799Z] 4f4fb700ef54: Download complete [2026-05-14T03:54:20.799Z] 8ba94037c8f0: Verifying Checksum [2026-05-14T03:54:20.799Z] 8ba94037c8f0: Download complete [2026-05-14T03:54:20.799Z] 6b59a28fa201: Verifying Checksum [2026-05-14T03:54:20.799Z] 6b59a28fa201: Download complete [2026-05-14T03:54:21.129Z] 9f65657bb879: Verifying Checksum [2026-05-14T03:54:21.129Z] 9f65657bb879: Download complete [2026-05-14T03:54:21.891Z] 6b59a28fa201: Pull complete [2026-05-14T03:54:22.619Z] d32bb0dddca7: Pull complete [2026-05-14T03:54:22.619Z] 5dab1238d3d9: Verifying Checksum [2026-05-14T03:54:22.619Z] 5dab1238d3d9: Download complete [2026-05-14T03:54:24.332Z] deaec5988b04: Verifying Checksum [2026-05-14T03:54:24.332Z] deaec5988b04: Download complete [2026-05-14T03:54:33.248Z] Still waiting to schedule task [2026-05-14T03:54:33.248Z] ‘prd-centos7-docker-4c-2g-9327’ is offline [2026-05-14T03:54:39.937Z] 5dab1238d3d9: Pull complete [2026-05-14T03:54:39.937Z] 196fd7d83e7d: Pull complete [2026-05-14T03:54:39.937Z] 4f4fb700ef54: Pull complete [2026-05-14T03:54:39.937Z] 8ba94037c8f0: Pull complete [2026-05-14T03:54:50.451Z] deaec5988b04: Pull complete [2026-05-14T03:54:51.174Z] 9f65657bb879: Pull complete [2026-05-14T03:54:51.484Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-14T03:54:51.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-14T03:54:51.484Z] ---> 334268110677 [2026-05-14T03:54:51.484Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2026-05-14T03:54:53.690Z] ---> Running in a7ec37601a15 [2026-05-14T03:54:53.690Z] Removing intermediate container a7ec37601a15 [2026-05-14T03:54:53.690Z] ---> 7e2b3911aa4e [2026-05-14T03:54:53.690Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-14T03:54:53.690Z] ---> Running in 3c04e4cfa2f7 [2026-05-14T03:54:53.984Z] Removing intermediate container 3c04e4cfa2f7 [2026-05-14T03:54:53.984Z] ---> e1c8abbe1e03 [2026-05-14T03:54:53.984Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2026-05-14T03:54:53.984Z] ---> Running in e263e5d4a28c [2026-05-14T03:54:54.281Z] Removing intermediate container e263e5d4a28c [2026-05-14T03:54:54.281Z] ---> 7e490b62d018 [2026-05-14T03:54:54.281Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-14T03:54:54.572Z] ---> Running in 4621925ad03c [2026-05-14T03:54:55.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-14T03:54:55.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-14T03:54:57.420Z] OK: 255 MiB in 60 packages [2026-05-14T03:54:58.479Z] Removing intermediate container 4621925ad03c [2026-05-14T03:54:58.479Z] ---> bec897969a29 [2026-05-14T03:54:58.479Z] Step 7/12 : WORKDIR /app [2026-05-14T03:54:58.768Z] ---> Running in a8c1fc7704b3 [2026-05-14T03:54:59.065Z] Removing intermediate container a8c1fc7704b3 [2026-05-14T03:54:59.065Z] ---> 13c780c1b7e5 [2026-05-14T03:54:59.065Z] Step 8/12 : COPY go.mod vendor* ./ [2026-05-14T03:54:59.356Z] ---> 07b4c8c174aa [2026-05-14T03:54:59.356Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-14T03:54:59.637Z] ---> Running in 2d18913d84ac [2026-05-14T03:56:00.905Z] Running on prd-centos7-docker-4c-2g-9329 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T03:56:01.311Z] provisioning config files... [2026-05-14T03:56:01.387Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13126618247442785020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:56:06.905Z] ---> ****-login.sh [2026-05-14T03:56:06.905Z] nexus3.edgexfoundry.org:10001 [2026-05-14T03:56:06.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:56:06.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T03:56:06.905Z] Configure a credential helper to remove this warning. See [2026-05-14T03:56:06.905Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T03:56:06.905Z] [2026-05-14T03:56:06.905Z] Login Succeeded [2026-05-14T03:56:06.905Z] nexus3.edgexfoundry.org:10002 [2026-05-14T03:56:06.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:56:06.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T03:56:06.905Z] Configure a credential helper to remove this warning. See [2026-05-14T03:56:06.905Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T03:56:06.905Z] [2026-05-14T03:56:06.905Z] Login Succeeded [2026-05-14T03:56:06.905Z] nexus3.edgexfoundry.org:10003 [2026-05-14T03:56:06.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:56:07.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T03:56:07.197Z] Configure a credential helper to remove this warning. See [2026-05-14T03:56:07.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T03:56:07.197Z] [2026-05-14T03:56:07.197Z] Login Succeeded [2026-05-14T03:56:07.197Z] nexus3.edgexfoundry.org:10004 [2026-05-14T03:56:07.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:56:07.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T03:56:07.197Z] Configure a credential helper to remove this warning. See [2026-05-14T03:56:07.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T03:56:07.197Z] [2026-05-14T03:56:07.197Z] Login Succeeded [2026-05-14T03:56:07.197Z] ****.io [2026-05-14T03:56:07.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:56:07.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T03:56:07.499Z] Configure a credential helper to remove this warning. See [2026-05-14T03:56:07.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T03:56:07.499Z] [2026-05-14T03:56:07.499Z] Login Succeeded [2026-05-14T03:56:07.499Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T03:56:07.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-14T03:56:08.065Z] + docker buildx ls [2026-05-14T03:56:08.065Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-05-14T03:56:08.065Z] default * docker [2026-05-14T03:56:08.065Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-05-14T03:56:08.597Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-05-14T03:56:08.597Z] edgex-builder [Pipeline] sh [2026-05-14T03:56:09.021Z] + docker buildx inspect --bootstrap [2026-05-14T03:56:09.021Z] #1 [internal] booting buildkit [2026-05-14T03:56:09.021Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-05-14T03:56:14.663Z] #1 pulling image moby/buildkit:buildx-stable-1 4.7s done [2026-05-14T03:56:14.663Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-05-14T03:56:15.717Z] #1 creating container buildx_buildkit_edgex-builder0 2.1s done [2026-05-14T03:56:15.717Z] #1 DONE 6.9s [2026-05-14T03:56:15.987Z] Name: edgex-builder [2026-05-14T03:56:15.987Z] Driver: docker-container [2026-05-14T03:56:15.987Z] [2026-05-14T03:56:15.987Z] Nodes: [2026-05-14T03:56:15.987Z] Name: edgex-builder0 [2026-05-14T03:56:15.987Z] Endpoint: unix:///var/run/docker.sock [2026-05-14T03:56:15.987Z] Status: running [2026-05-14T03:56:15.987Z] Buildkit: v0.29.0 [2026-05-14T03:56:15.987Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-05-14T03:56:16.398Z] + docker buildx ls [2026-05-14T03:56:16.398Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-05-14T03:56:16.398Z] edgex-builder * docker-container [2026-05-14T03:56:16.398Z] edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-05-14T03:56:16.398Z] default docker [2026-05-14T03:56:16.398Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-05-14T03:56:16.814Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6' [2026-05-14T03:56:16.814Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 --push - [2026-05-14T03:56:16.814Z] #1 [internal] load build definition from Dockerfile [2026-05-14T03:56:16.814Z] #1 transferring dockerfile: 209B done [2026-05-14T03:56:16.814Z] #1 DONE 0.0s [2026-05-14T03:56:16.814Z] [2026-05-14T03:56:16.814Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [2026-05-14T03:56:16.814Z] #2 DONE 0.1s [2026-05-14T03:56:16.814Z] [2026-05-14T03:56:16.814Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [2026-05-14T03:56:17.105Z] #3 DONE 0.1s [2026-05-14T03:56:17.105Z] [2026-05-14T03:56:17.105Z] #4 [internal] load .dockerignore [2026-05-14T03:56:17.105Z] #4 transferring context: 2B done [2026-05-14T03:56:17.105Z] #4 DONE 0.0s [2026-05-14T03:56:17.105Z] [2026-05-14T03:56:17.105Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 [2026-05-14T03:56:17.105Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 0.0s done [2026-05-14T03:56:17.105Z] #5 DONE 0.0s [2026-05-14T03:56:17.105Z] [2026-05-14T03:56:17.105Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 [2026-05-14T03:56:17.105Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 0.0s done [2026-05-14T03:56:17.105Z] #6 DONE 0.1s [2026-05-14T03:56:17.105Z] [2026-05-14T03:56:17.105Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-14T03:56:17.105Z] #7 DONE 0.0s [2026-05-14T03:56:17.105Z] [2026-05-14T03:56:17.105Z] #8 exporting to image [2026-05-14T03:56:17.105Z] #8 exporting layers done [2026-05-14T03:56:17.105Z] #8 exporting manifest sha256:242ae12e4f8b579297659d5d58a3e19f463ad4cadd58aaa71fe613a127c182cd 0.0s done [2026-05-14T03:56:17.105Z] #8 exporting config sha256:2ac17d5f13722b331a5c5699a474a2c0ddc134983638c8db194428edb096b6f0 done [2026-05-14T03:56:17.105Z] #8 exporting manifest sha256:dbee23812c588c5bcf2bddff0d403f80c621065443a92ffe8618c021ab246a05 0.0s done [2026-05-14T03:56:17.105Z] #8 exporting config sha256:0224fa73dafc8b77ace4a6a2031d111ceb6f8214498aad48a2729834e6c386b7 done [2026-05-14T03:56:17.105Z] #8 exporting manifest list sha256:f2cd16e07ddd8a460f0a094627c840ed363d1b1560f1acbe40e3af94368b802f 0.0s done [2026-05-14T03:56:17.105Z] #8 pushing layers [2026-05-14T03:56:17.105Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-14T03:56:17.458Z] #8 pushing layers 0.1s done [2026-05-14T03:56:17.459Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6@sha256:f2cd16e07ddd8a460f0a094627c840ed363d1b1560f1acbe40e3af94368b802f 0.1s done [2026-05-14T03:56:17.459Z] #8 DONE 0.2s [2026-05-14T03:56:17.459Z] [2026-05-14T03:56:17.459Z] 1 warning found (use --debug to expand): [2026-05-14T03:56:17.459Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-14T03:56:17.911Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' [2026-05-14T03:56:17.911Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - [2026-05-14T03:56:17.911Z] #1 [internal] load build definition from Dockerfile [2026-05-14T03:56:17.911Z] #1 transferring dockerfile: 175B done [2026-05-14T03:56:17.911Z] #1 DONE 0.0s [2026-05-14T03:56:17.911Z] [2026-05-14T03:56:17.911Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-05-14T03:56:17.911Z] #2 DONE 0.0s [2026-05-14T03:56:17.911Z] [2026-05-14T03:56:17.911Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-05-14T03:56:17.911Z] #3 DONE 0.0s [2026-05-14T03:56:17.911Z] [2026-05-14T03:56:17.911Z] #4 [internal] load .dockerignore [2026-05-14T03:56:17.911Z] #4 transferring context: 2B done [2026-05-14T03:56:17.911Z] #4 DONE 0.0s [2026-05-14T03:56:17.911Z] [2026-05-14T03:56:17.911Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 [2026-05-14T03:56:17.911Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 [2026-05-14T03:56:18.219Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 0.2s done [2026-05-14T03:56:18.219Z] #5 CACHED [2026-05-14T03:56:18.219Z] [2026-05-14T03:56:18.219Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 [2026-05-14T03:56:18.219Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 0.2s done [2026-05-14T03:56:18.219Z] #6 CACHED [2026-05-14T03:56:18.219Z] [2026-05-14T03:56:18.219Z] #7 exporting to image [2026-05-14T03:56:18.219Z] #7 exporting layers done [2026-05-14T03:56:18.219Z] #7 exporting manifest sha256:242ae12e4f8b579297659d5d58a3e19f463ad4cadd58aaa71fe613a127c182cd 0.0s done [2026-05-14T03:56:18.219Z] #7 exporting config sha256:2ac17d5f13722b331a5c5699a474a2c0ddc134983638c8db194428edb096b6f0 [2026-05-14T03:56:18.219Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-14T03:56:18.219Z] #7 exporting config sha256:2ac17d5f13722b331a5c5699a474a2c0ddc134983638c8db194428edb096b6f0 0.1s done [2026-05-14T03:56:18.219Z] #7 exporting manifest sha256:dbee23812c588c5bcf2bddff0d403f80c621065443a92ffe8618c021ab246a05 0.1s done [2026-05-14T03:56:18.219Z] #7 exporting config sha256:0224fa73dafc8b77ace4a6a2031d111ceb6f8214498aad48a2729834e6c386b7 [2026-05-14T03:56:18.531Z] #7 exporting config sha256:0224fa73dafc8b77ace4a6a2031d111ceb6f8214498aad48a2729834e6c386b7 0.0s done [2026-05-14T03:56:18.531Z] #7 exporting manifest list sha256:f2cd16e07ddd8a460f0a094627c840ed363d1b1560f1acbe40e3af94368b802f done [2026-05-14T03:56:18.531Z] #7 pushing layers 0.0s done [2026-05-14T03:56:18.531Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:f2cd16e07ddd8a460f0a094627c840ed363d1b1560f1acbe40e3af94368b802f 0.1s done [2026-05-14T03:56:18.531Z] #7 DONE 0.3s [2026-05-14T03:56:18.531Z] [2026-05-14T03:56:18.531Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-14T03:56:18.531Z] #8 DONE 0.0s [2026-05-14T03:56:19.580Z] [2026-05-14T03:56:19.580Z] 1 warning found (use --debug to expand): [2026-05-14T03:56:19.580Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-14T03:56:20.126Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22 --push - [2026-05-14T03:56:20.127Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22' [2026-05-14T03:56:20.127Z] #1 [internal] load build definition from Dockerfile [2026-05-14T03:56:20.127Z] #1 transferring dockerfile: 181B done [2026-05-14T03:56:20.127Z] #1 DONE 0.0s [2026-05-14T03:56:20.127Z] [2026-05-14T03:56:20.127Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22 [2026-05-14T03:56:20.127Z] #2 DONE 0.0s [2026-05-14T03:56:20.127Z] [2026-05-14T03:56:20.127Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22 [2026-05-14T03:56:20.127Z] #3 DONE 0.0s [2026-05-14T03:56:20.127Z] [2026-05-14T03:56:20.127Z] #4 [internal] load .dockerignore [2026-05-14T03:56:20.127Z] #4 transferring context: 2B done [2026-05-14T03:56:20.127Z] #4 DONE 0.0s [2026-05-14T03:56:20.127Z] [2026-05-14T03:56:20.127Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 [2026-05-14T03:56:20.127Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 0.0s done [2026-05-14T03:56:20.127Z] #5 DONE 0.0s [2026-05-14T03:56:20.127Z] [2026-05-14T03:56:20.127Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 [2026-05-14T03:56:20.127Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 0.0s done [2026-05-14T03:56:20.127Z] #6 CACHED [2026-05-14T03:56:20.127Z] [2026-05-14T03:56:20.127Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 [2026-05-14T03:56:20.127Z] #5 CACHED [2026-05-14T03:56:20.127Z] [2026-05-14T03:56:20.127Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-14T03:56:20.127Z] #7 DONE 0.0s [2026-05-14T03:56:20.127Z] [2026-05-14T03:56:20.127Z] #8 exporting to image [2026-05-14T03:56:20.127Z] #8 exporting layers done [2026-05-14T03:56:20.127Z] #8 exporting manifest sha256:242ae12e4f8b579297659d5d58a3e19f463ad4cadd58aaa71fe613a127c182cd done [2026-05-14T03:56:20.127Z] #8 exporting config sha256:2ac17d5f13722b331a5c5699a474a2c0ddc134983638c8db194428edb096b6f0 done [2026-05-14T03:56:20.127Z] #8 exporting manifest sha256:dbee23812c588c5bcf2bddff0d403f80c621065443a92ffe8618c021ab246a05 done [2026-05-14T03:56:20.127Z] #8 exporting config sha256:0224fa73dafc8b77ace4a6a2031d111ceb6f8214498aad48a2729834e6c386b7 done [2026-05-14T03:56:20.127Z] #8 exporting manifest list sha256:f2cd16e07ddd8a460f0a094627c840ed363d1b1560f1acbe40e3af94368b802f done [2026-05-14T03:56:20.127Z] #8 pushing layers 0.0s done [2026-05-14T03:56:20.127Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22@sha256:f2cd16e07ddd8a460f0a094627c840ed363d1b1560f1acbe40e3af94368b802f 0.1s done [2026-05-14T03:56:20.127Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-14T03:56:20.127Z] #8 DONE 0.1s [2026-05-14T03:56:20.127Z] [2026-05-14T03:56:20.127Z] 1 warning found (use --debug to expand): [2026-05-14T03:56:20.127Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-14T03:56:20.533Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 --push - [2026-05-14T03:56:20.533Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22' [2026-05-14T03:56:20.533Z] #1 [internal] load build definition from Dockerfile [2026-05-14T03:56:20.533Z] #1 transferring dockerfile: 222B done [2026-05-14T03:56:20.533Z] #1 DONE 0.0s [2026-05-14T03:56:20.533Z] [2026-05-14T03:56:20.533Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 [2026-05-14T03:56:20.533Z] #2 DONE 0.0s [2026-05-14T03:56:20.533Z] [2026-05-14T03:56:20.533Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 [2026-05-14T03:56:20.533Z] #3 DONE 0.0s [2026-05-14T03:56:20.533Z] [2026-05-14T03:56:20.533Z] #4 [internal] load .dockerignore [2026-05-14T03:56:20.533Z] #4 transferring context: 2B done [2026-05-14T03:56:20.533Z] #4 DONE 0.0s [2026-05-14T03:56:20.825Z] [2026-05-14T03:56:20.825Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 [2026-05-14T03:56:20.825Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 0.0s done [2026-05-14T03:56:20.825Z] #5 CACHED [2026-05-14T03:56:20.825Z] [2026-05-14T03:56:20.825Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 [2026-05-14T03:56:20.825Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 0.0s done [2026-05-14T03:56:20.825Z] #6 CACHED [2026-05-14T03:56:20.825Z] [2026-05-14T03:56:20.825Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-14T03:56:20.825Z] #7 DONE 0.0s [2026-05-14T03:56:20.825Z] [2026-05-14T03:56:20.825Z] #8 exporting to image [2026-05-14T03:56:20.825Z] #8 exporting layers done [2026-05-14T03:56:20.825Z] #8 exporting manifest sha256:242ae12e4f8b579297659d5d58a3e19f463ad4cadd58aaa71fe613a127c182cd done [2026-05-14T03:56:20.825Z] #8 exporting config sha256:2ac17d5f13722b331a5c5699a474a2c0ddc134983638c8db194428edb096b6f0 done [2026-05-14T03:56:20.825Z] #8 exporting manifest sha256:dbee23812c588c5bcf2bddff0d403f80c621065443a92ffe8618c021ab246a05 done [2026-05-14T03:56:20.825Z] #8 exporting config sha256:0224fa73dafc8b77ace4a6a2031d111ceb6f8214498aad48a2729834e6c386b7 done [2026-05-14T03:56:20.825Z] #8 exporting manifest list sha256:f2cd16e07ddd8a460f0a094627c840ed363d1b1560f1acbe40e3af94368b802f done [2026-05-14T03:56:20.825Z] #8 pushing layers 0.0s done [2026-05-14T03:56:20.825Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22@sha256:f2cd16e07ddd8a460f0a094627c840ed363d1b1560f1acbe40e3af94368b802f [2026-05-14T03:56:20.825Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-14T03:56:20.825Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22@sha256:f2cd16e07ddd8a460f0a094627c840ed363d1b1560f1acbe40e3af94368b802f 0.1s done [2026-05-14T03:56:20.825Z] #8 DONE 0.1s [2026-05-14T03:56:20.825Z] [2026-05-14T03:56:20.825Z] 1 warning found (use --debug to expand): [2026-05-14T03:56:20.825Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-14T03:56:21.238Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - [2026-05-14T03:56:21.238Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' [2026-05-14T03:56:21.238Z] #1 [internal] load build definition from Dockerfile [2026-05-14T03:56:21.238Z] #1 transferring dockerfile: 173B done [2026-05-14T03:56:21.238Z] #1 DONE 0.0s [2026-05-14T03:56:21.238Z] [2026-05-14T03:56:21.238Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-05-14T03:56:21.238Z] #2 DONE 0.0s [2026-05-14T03:56:21.238Z] [2026-05-14T03:56:21.238Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-05-14T03:56:21.238Z] #3 DONE 0.0s [2026-05-14T03:56:21.238Z] [2026-05-14T03:56:21.238Z] #4 [internal] load .dockerignore [2026-05-14T03:56:21.238Z] #4 transferring context: 2B done [2026-05-14T03:56:21.238Z] #4 DONE 0.0s [2026-05-14T03:56:21.585Z] [2026-05-14T03:56:21.585Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 [2026-05-14T03:56:21.585Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 0.0s done [2026-05-14T03:56:21.585Z] #5 CACHED [2026-05-14T03:56:21.585Z] [2026-05-14T03:56:21.585Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 [2026-05-14T03:56:21.585Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 0.0s done [2026-05-14T03:56:21.585Z] #6 CACHED [2026-05-14T03:56:21.585Z] [2026-05-14T03:56:21.585Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-14T03:56:21.585Z] #7 DONE 0.0s [2026-05-14T03:56:21.585Z] [2026-05-14T03:56:21.585Z] #8 exporting to image [2026-05-14T03:56:21.585Z] #8 exporting layers done [2026-05-14T03:56:21.585Z] #8 exporting manifest sha256:242ae12e4f8b579297659d5d58a3e19f463ad4cadd58aaa71fe613a127c182cd done [2026-05-14T03:56:21.585Z] #8 exporting config sha256:2ac17d5f13722b331a5c5699a474a2c0ddc134983638c8db194428edb096b6f0 done [2026-05-14T03:56:21.585Z] #8 exporting manifest sha256:dbee23812c588c5bcf2bddff0d403f80c621065443a92ffe8618c021ab246a05 done [2026-05-14T03:56:21.585Z] #8 exporting config sha256:0224fa73dafc8b77ace4a6a2031d111ceb6f8214498aad48a2729834e6c386b7 done [2026-05-14T03:56:21.585Z] #8 exporting manifest list sha256:f2cd16e07ddd8a460f0a094627c840ed363d1b1560f1acbe40e3af94368b802f done [2026-05-14T03:56:21.585Z] #8 pushing layers 0.0s done [2026-05-14T03:56:21.585Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:f2cd16e07ddd8a460f0a094627c840ed363d1b1560f1acbe40e3af94368b802f [2026-05-14T03:56:21.585Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-14T03:56:21.585Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:f2cd16e07ddd8a460f0a094627c840ed363d1b1560f1acbe40e3af94368b802f 0.1s done [2026-05-14T03:56:21.585Z] #8 DONE 0.1s [2026-05-14T03:56:21.585Z] [2026-05-14T03:56:21.585Z] 1 warning found (use --debug to expand): [2026-05-14T03:56:21.585Z]  - 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-05-14T03:56:22.313Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:56:22.707Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:56:23.214Z] ---> package-listing.sh [2026-05-14T03:56:23.214Z] ++ facter osfamily [2026-05-14T03:56:23.214Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-14T03:56:23.214Z] + OS_FAMILY=redhat [2026-05-14T03:56:23.214Z] + workspace=/w/workspace/ry_app-service-configurable_main [2026-05-14T03:56:23.214Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-14T03:56:23.214Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-14T03:56:23.214Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-14T03:56:23.214Z] + PACKAGES=/tmp/packages_start.txt [2026-05-14T03:56:23.214Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-05-14T03:56:23.214Z] + PACKAGES=/tmp/packages_end.txt [2026-05-14T03:56:23.214Z] + case "${OS_FAMILY}" in [2026-05-14T03:56:23.214Z] + rpm -qa [2026-05-14T03:56:23.214Z] + sort [2026-05-14T03:56:23.877Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-14T03:56:23.877Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-14T03:56:23.877Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-14T03:56:23.919Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-05-14T03:56:23.919Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2026-05-14T03:56:23.919Z] + 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-05-14T03:56:23.956Z] 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-05-14T03:56:24.404Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:56:24.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T03:56:24.842Z] [2026-05-14T03:56:24.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:56:25.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T03:56:25.373Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-14T03:56:25.373Z] 5eb5b503b376: Pulling fs layer [2026-05-14T03:56:25.373Z] 5c69ac0246d0: Pulling fs layer [2026-05-14T03:56:25.373Z] ec43610c2a17: Pulling fs layer [2026-05-14T03:56:25.373Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-14T03:56:25.373Z] 33b1e0a273af: Pulling fs layer [2026-05-14T03:56:25.373Z] 5d3b04190fa2: Pulling fs layer [2026-05-14T03:56:25.373Z] 2f39f015ded8: Pulling fs layer [2026-05-14T03:56:25.373Z] 3a2ae6a8a46f: Waiting [2026-05-14T03:56:25.373Z] 33b1e0a273af: Waiting [2026-05-14T03:56:25.373Z] 2f39f015ded8: Waiting [2026-05-14T03:56:25.373Z] 5d3b04190fa2: Waiting [2026-05-14T03:56:25.373Z] 5c69ac0246d0: Verifying Checksum [2026-05-14T03:56:25.373Z] 5c69ac0246d0: Download complete [2026-05-14T03:56:25.373Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-14T03:56:25.373Z] 3a2ae6a8a46f: Download complete [2026-05-14T03:56:25.373Z] ec43610c2a17: Verifying Checksum [2026-05-14T03:56:25.373Z] ec43610c2a17: Download complete [2026-05-14T03:56:25.373Z] 33b1e0a273af: Verifying Checksum [2026-05-14T03:56:25.373Z] 33b1e0a273af: Download complete [2026-05-14T03:56:25.373Z] 5d3b04190fa2: Verifying Checksum [2026-05-14T03:56:25.373Z] 5d3b04190fa2: Download complete [2026-05-14T03:56:25.687Z] 5eb5b503b376: Verifying Checksum [2026-05-14T03:56:25.687Z] 5eb5b503b376: Download complete [2026-05-14T03:56:26.070Z] 2f39f015ded8: Verifying Checksum [2026-05-14T03:56:26.070Z] 2f39f015ded8: Download complete [2026-05-14T03:56:27.118Z] 5eb5b503b376: Pull complete [2026-05-14T03:56:27.118Z] 5c69ac0246d0: Pull complete [2026-05-14T03:56:27.415Z] ec43610c2a17: Pull complete [2026-05-14T03:56:27.774Z] 3a2ae6a8a46f: Pull complete [2026-05-14T03:56:27.774Z] 33b1e0a273af: Pull complete [2026-05-14T03:56:27.774Z] 5d3b04190fa2: Pull complete [2026-05-14T03:56:32.180Z] 2f39f015ded8: Pull complete [2026-05-14T03:56:32.180Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-14T03:56:32.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T03:56:32.180Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T03:56:32.585Z] prd-centos7-docker-4c-2g-9329 does not seem to be running inside a container [2026-05-14T03:56:32.696Z] $ 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-05-14T03:56:39.212Z] $ docker top e1b3849a73a255846b22173221a3322bde288caf13ace973af4cdace0f31fb7a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T03:56:39.700Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-14T03:56:40.252Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-14T03:56:40.657Z] + ls /var/log/sa-host [2026-05-14T03:56:40.657Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T03:56:40.828Z] provisioning config files... [2026-05-14T03:56:40.853Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10120713880124930970tmp [Pipeline] { [Pipeline] echo [2026-05-14T03:56:40.905Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:56:41.304Z] ---> create-netrc.sh [Pipeline] } [2026-05-14T03:56:41.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:56:41.813Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-14T03:56:41.845Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:56:42.300Z] ---> sudo-logs.sh [2026-05-14T03:56:42.300Z] Archiving 'sudo' log.. [2026-05-14T03:56:42.300Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-9329.novalocal: Name or service not known [2026-05-14T03:56:42.300Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-9329.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-05-14T03:56:42.417Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:56:42.791Z] ---> job-cost.sh [2026-05-14T03:56:42.791Z] lf-activate-venv: SKIPPING [2026-05-14T03:56:42.791Z] INFO: No Stack... [2026-05-14T03:56:43.081Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-05-14T03:56:43.371Z] INFO: Archiving Costs [Pipeline] echo [2026-05-14T03:56:43.417Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:56:43.917Z] ---> logs-deploy.sh [2026-05-14T03:56:43.917Z] lf-activate-venv: SKIPPING [2026-05-14T03:56:43.917Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/300 [2026-05-14T03:56:43.917Z] INFO: archiving workspace using pattern(s): [2026-05-14T03:56:44.549Z] Archives upload complete. [2026-05-14T03:56:44.549Z] INFO: archiving logs to Nexus [2026-05-14T03:56:45.608Z] ---> uname -a: [2026-05-14T03:56:45.608Z] Linux prd-centos7-docker-4c-2g-9329.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-05-14T03:56:45.608Z] [2026-05-14T03:56:45.608Z] [2026-05-14T03:56:45.608Z] ---> lscpu: [2026-05-14T03:56:45.608Z] Architecture: x86_64 [2026-05-14T03:56:45.608Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-14T03:56:45.608Z] Byte Order: Little Endian [2026-05-14T03:56:45.608Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-14T03:56:45.608Z] CPU(s): 2 [2026-05-14T03:56:45.608Z] On-line CPU(s) list: 0,1 [2026-05-14T03:56:45.608Z] Thread(s) per core: 1 [2026-05-14T03:56:45.608Z] Core(s) per socket: 1 [2026-05-14T03:56:45.608Z] Socket(s): 2 [2026-05-14T03:56:45.608Z] NUMA node(s): 1 [2026-05-14T03:56:45.608Z] Vendor ID: AuthenticAMD [2026-05-14T03:56:45.608Z] CPU family: 23 [2026-05-14T03:56:45.608Z] Model: 49 [2026-05-14T03:56:45.608Z] Model name: AMD EPYC-Rome Processor [2026-05-14T03:56:45.608Z] Stepping: 0 [2026-05-14T03:56:45.608Z] CPU MHz: 2799.998 [2026-05-14T03:56:45.608Z] BogoMIPS: 5599.99 [2026-05-14T03:56:45.608Z] Virtualization: AMD-V [2026-05-14T03:56:45.608Z] Hypervisor vendor: KVM [2026-05-14T03:56:45.608Z] Virtualization type: full [2026-05-14T03:56:45.608Z] L1d cache: 64 KiB [2026-05-14T03:56:45.608Z] L1i cache: 64 KiB [2026-05-14T03:56:45.608Z] L2 cache: 1 MiB [2026-05-14T03:56:45.608Z] L3 cache: 32 MiB [2026-05-14T03:56:45.608Z] NUMA node0 CPU(s): 0,1 [2026-05-14T03:56:45.608Z] Vulnerability Itlb multihit: Not affected [2026-05-14T03:56:45.608Z] Vulnerability L1tf: Not affected [2026-05-14T03:56:45.608Z] Vulnerability Mds: Not affected [2026-05-14T03:56:45.608Z] Vulnerability Meltdown: Not affected [2026-05-14T03:56:45.608Z] Vulnerability Mmio stale data: Not affected [2026-05-14T03:56:45.608Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-14T03:56:45.608Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-05-14T03:56:45.608Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-05-14T03:56:45.608Z] Vulnerability Srbds: Not affected [2026-05-14T03:56:45.608Z] Vulnerability Tsx async abort: Not affected [2026-05-14T03:56:45.608Z] 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-05-14T03:56:45.608Z] [2026-05-14T03:56:45.608Z] [2026-05-14T03:56:45.608Z] ---> nproc: [2026-05-14T03:56:45.608Z] 2 [2026-05-14T03:56:45.608Z] [2026-05-14T03:56:45.608Z] [2026-05-14T03:56:45.608Z] ---> df -h: [2026-05-14T03:56:45.608Z] Filesystem Size Used Avail Use% Mounted on [2026-05-14T03:56:45.608Z] overlay 40G 7.4G 33G 19% / [2026-05-14T03:56:45.608Z] tmpfs 64M 0 64M 0% /dev [2026-05-14T03:56:45.608Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-05-14T03:56:45.608Z] shm 64M 0 64M 0% /dev/shm [2026-05-14T03:56:45.608Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-05-14T03:56:45.608Z] [2026-05-14T03:56:45.608Z] [2026-05-14T03:56:45.608Z] Cannot open /var/log/sysstat/sa14: No such file or directory [2026-05-14T03:56:45.608Z] Please check if data collecting is enabled [2026-05-14T03:56:45.608Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T03:56:45.666Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-05-14T03:56:45.671Z] $ docker stop --time=1 e1b3849a73a255846b22173221a3322bde288caf13ace973af4cdace0f31fb7a [2026-05-14T03:56:46.809Z] $ docker rm -f --volumes e1b3849a73a255846b22173221a3322bde288caf13ace973af4cdace0f31fb7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-05-14T03:56:47.028Z] [WS-CLEANUP] Deleting project workspace... [2026-05-14T03:56:47.028Z] [WS-CLEANUP] Deferred wipeout is used... [2026-05-14T03:56:47.182Z] [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-05-14T03:56:47.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T03:56:47.959Z] [2026-05-14T03:56:47.959Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:56:48.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T03:56:48.393Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-14T03:56:48.393Z] 5eb5b503b376: Pulling fs layer [2026-05-14T03:56:48.393Z] 5c69ac0246d0: Pulling fs layer [2026-05-14T03:56:48.393Z] ec43610c2a17: Pulling fs layer [2026-05-14T03:56:48.393Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-14T03:56:48.393Z] 33b1e0a273af: Pulling fs layer [2026-05-14T03:56:48.393Z] 5d3b04190fa2: Pulling fs layer [2026-05-14T03:56:48.393Z] 2f39f015ded8: Pulling fs layer [2026-05-14T03:56:48.393Z] 3a2ae6a8a46f: Waiting [2026-05-14T03:56:48.393Z] 33b1e0a273af: Waiting [2026-05-14T03:56:48.393Z] 5d3b04190fa2: Waiting [2026-05-14T03:56:48.393Z] 2f39f015ded8: Waiting [2026-05-14T03:56:48.393Z] 5c69ac0246d0: Verifying Checksum [2026-05-14T03:56:48.393Z] 5c69ac0246d0: Download complete [2026-05-14T03:56:48.393Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-14T03:56:48.393Z] 3a2ae6a8a46f: Download complete [2026-05-14T03:56:48.393Z] 33b1e0a273af: Verifying Checksum [2026-05-14T03:56:48.393Z] 33b1e0a273af: Download complete [2026-05-14T03:56:48.393Z] ec43610c2a17: Verifying Checksum [2026-05-14T03:56:48.393Z] ec43610c2a17: Download complete [2026-05-14T03:56:48.393Z] 5d3b04190fa2: Verifying Checksum [2026-05-14T03:56:48.393Z] 5d3b04190fa2: Download complete [2026-05-14T03:56:48.701Z] 5eb5b503b376: Download complete [2026-05-14T03:56:48.986Z] 2f39f015ded8: Verifying Checksum [2026-05-14T03:56:48.986Z] 2f39f015ded8: Download complete [2026-05-14T03:56:50.275Z] 5eb5b503b376: Pull complete [2026-05-14T03:56:50.275Z] 5c69ac0246d0: Pull complete [2026-05-14T03:56:50.592Z] ec43610c2a17: Pull complete [2026-05-14T03:56:50.592Z] 3a2ae6a8a46f: Pull complete [2026-05-14T03:56:50.592Z] 33b1e0a273af: Pull complete [2026-05-14T03:56:50.592Z] 5d3b04190fa2: Pull complete [2026-05-14T03:56:52.200Z] Removing intermediate container 2d18913d84ac [2026-05-14T03:56:52.200Z] ---> ede7198b99fd [2026-05-14T03:56:52.200Z] Step 10/12 : COPY . . [2026-05-14T03:56:52.200Z] ---> ae58aebd9c04 [2026-05-14T03:56:52.200Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-14T03:56:52.200Z] ---> Running in bb481b4ca7a4 [2026-05-14T03:56:52.200Z] Removing intermediate container bb481b4ca7a4 [2026-05-14T03:56:52.200Z] ---> 6d519ea3f582 [2026-05-14T03:56:52.200Z] Step 12/12 : RUN $MAKE [2026-05-14T03:56:52.200Z] ---> Running in dd7fa3c1c4d4 [2026-05-14T03:56:52.200Z] noop [2026-05-14T03:56:52.200Z] Removing intermediate container dd7fa3c1c4d4 [2026-05-14T03:56:52.200Z] ---> 4bea36161e27 [2026-05-14T03:56:52.200Z] Successfully built 4bea36161e27 [2026-05-14T03:56:52.200Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:56:52.755Z] + docker inspect -f . ci-base-image-arm64 [2026-05-14T03:56:52.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T03:56:53.159Z] prd-ubuntu20.04-docker-arm64-4c-16g-9328 does not seem to be running inside a container [2026-05-14T03:56:53.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/300 -v /w/workspace/app-service-configurable/300:/w/workspace/app-service-configurable/300:rw,z -v /w/workspace/app-service-configurable/300@tmp:/w/workspace/app-service-configurable/300@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-05-14T03:56:57.368Z] $ docker top b5b274688997a9cbe46193d196bf17ccedd4f3c1e4d8b7cca2b8290b6f95c3ff -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T03:56:58.058Z] + go version [2026-05-14T03:56:58.355Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-14T03:56:58.430Z] $ docker stop --time=1 b5b274688997a9cbe46193d196bf17ccedd4f3c1e4d8b7cca2b8290b6f95c3ff [2026-05-14T03:57:00.091Z] $ docker rm -f --volumes b5b274688997a9cbe46193d196bf17ccedd4f3c1e4d8b7cca2b8290b6f95c3ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:57:00.562Z] 2f39f015ded8: Pull complete [2026-05-14T03:57:00.562Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-14T03:57:00.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T03:57:00.562Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T03:57:00.683Z] + docker inspect -f . ci-base-image-arm64 [2026-05-14T03:57:00.683Z] . [2026-05-14T03:57:00.751Z] prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container [2026-05-14T03:57:00.779Z] $ 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-05-14T03:57:01.824Z] $ docker top 21f32b69859783e510277af120d6a4b4c11cb49a2377b5203d5d3973798a83aa -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T03:57:02.061Z] prd-ubuntu20.04-docker-arm64-4c-16g-9328 does not seem to be running inside a container [2026-05-14T03:57:02.146Z] $ 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/300 -v /w/workspace/app-service-configurable/300:/w/workspace/app-service-configurable/300:rw,z -v /w/workspace/app-service-configurable/300@tmp:/w/workspace/app-service-configurable/300@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-05-14T03:57:03.367Z] $ docker top 415d83d8ca0b3b2c9bd545da285fc29bdc9492c583f5a8ff94c38fda38b53b2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2026-05-14T03:57:03.900Z] ---> job-cost.sh [2026-05-14T03:57:03.900Z] lf-activate-venv: SKIPPING [2026-05-14T03:57:03.900Z] INFO: No Stack... [2026-05-14T03:57:04.157Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-14T03:57:04.282Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/300 [Pipeline] fileExists [Pipeline] sh [2026-05-14T03:57:04.419Z] INFO: Archiving Costs [Pipeline] sh [2026-05-14T03:57:04.705Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2026-05-14T03:57:04.705Z] + cut -d, -f6 [Pipeline] lock [2026-05-14T03:57:04.716Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-300-stack-cost] [2026-05-14T03:57:04.728Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-300-stack-cost] did not exist. Created. [2026-05-14T03:57:04.736Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-300-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-14T03:57:04.934Z] + make test [2026-05-14T03:57:04.934Z] go test -race -coverprofile=coverage.out ./... [2026-05-14T03:57:05.044Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-14T03:57:05.078Z] Stashed 1 file(s) [Pipeline] } [2026-05-14T03:57:05.086Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-300-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-14T03:57:05.118Z] $ docker stop --time=1 21f32b69859783e510277af120d6a4b4c11cb49a2377b5203d5d3973798a83aa [2026-05-14T03:57:06.258Z] $ docker rm -f --volumes 21f32b69859783e510277af120d6a4b4c11cb49a2377b5203d5d3973798a83aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-14T04:02:14.836Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2026-05-14T04:02:14.836Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-14T04:02:14.836Z] go vet ./... [2026-05-14T04:06:06.944Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-14T04:06:06.944Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-14T04:06:06.944Z] ./bin/test-attribution-txt.sh [2026-05-14T04:06:06.944Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-14T04:06:07.268Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-14T04:06:07.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-05-14T04:06:07.621Z] $ docker stop --time=1 415d83d8ca0b3b2c9bd545da285fc29bdc9492c583f5a8ff94c38fda38b53b2a [2026-05-14T04:06:09.547Z] $ docker rm -f --volumes 415d83d8ca0b3b2c9bd545da285fc29bdc9492c583f5a8ff94c38fda38b53b2a [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-14T04:06:12.087Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-14T04:06:12.153Z] Warning: overwriting stash ‘coverage-report’ [2026-05-14T04:06:13.399Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-14T04:06:14.295Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-14T04:06:14.902Z] + ls -al . [2026-05-14T04:06:14.902Z] total 248 [2026-05-14T04:06:14.902Z] drwxrwxr-x 6 jenkins jenkins 4096 May 14 03:57 . [2026-05-14T04:06:14.902Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 03:54 .. [2026-05-14T04:06:14.902Z] -rw-rw-r-- 1 jenkins jenkins 119 May 14 03:54 .dockerignore [2026-05-14T04:06:14.902Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 03:54 .git [2026-05-14T04:06:14.902Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:54 .github [2026-05-14T04:06:14.902Z] -rw-rw-r-- 1 jenkins jenkins 108 May 14 03:54 .gitignore [2026-05-14T04:06:14.902Z] -rw-rw-r-- 1 jenkins jenkins 359 May 14 03:54 .golangci.yml [2026-05-14T04:06:14.902Z] -rw-rw-r-- 1 jenkins jenkins 19193 May 14 03:54 Attribution.txt [2026-05-14T04:06:14.902Z] -rw-rw-r-- 1 jenkins jenkins 39309 May 14 03:54 CHANGELOG.md [2026-05-14T04:06:14.902Z] -rw-rw-r-- 1 jenkins jenkins 2008 May 14 03:54 Dockerfile [2026-05-14T04:06:14.902Z] -rw-rw-r-- 1 jenkins jenkins 677 May 14 03:54 GOVERNANCE.md [2026-05-14T04:06:14.902Z] -rw-rw-r-- 1 jenkins jenkins 689 May 14 03:54 Jenkinsfile [2026-05-14T04:06:14.902Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 14 03:54 LICENSE [2026-05-14T04:06:14.902Z] -rw-rw-r-- 1 jenkins jenkins 618 May 14 03:54 OWNERS.md [2026-05-14T04:06:14.902Z] -rw-rw-r-- 1 jenkins jenkins 4952 May 14 03:54 README.md [2026-05-14T04:06:14.902Z] -rw-rw-r-- 1 jenkins jenkins 12 May 14 03:51 VERSION [2026-05-14T04:06:14.902Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 03:54 bin [2026-05-14T04:06:14.902Z] -rw-r--r-- 1 jenkins jenkins 953 May 14 04:02 coverage.out [2026-05-14T04:06:14.902Z] -rw-rw-r-- 1 jenkins jenkins 6909 May 14 03:54 go.mod [2026-05-14T04:06:14.902Z] -rw-rw-r-- 1 jenkins jenkins 90366 May 14 03:54 go.sum [2026-05-14T04:06:14.902Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 14 03:54 main.go [2026-05-14T04:06:14.902Z] -rw-rw-r-- 1 jenkins jenkins 3361 May 14 03:54 makefile [2026-05-14T04:06:14.902Z] drwxrwxr-x 9 jenkins jenkins 4096 May 14 03:54 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:06:15.360Z] + 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=d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 --label arch=arm64 --label version=4.1.0-dev.22 . [2026-05-14T04:06:15.361Z] Sending build context to Docker daemon 230.9kB [2026-05-14T04:06:15.698Z] Step 1/27 : ARG BASE=golang:1.25-alpine3.22 [2026-05-14T04:06:15.698Z] Step 2/27 : FROM ${BASE} AS builder [2026-05-14T04:06:15.698Z] ---> 4bea36161e27 [2026-05-14T04:06:15.698Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2026-05-14T04:06:15.698Z] ---> Running in e67667e27b8e [2026-05-14T04:06:16.043Z] Removing intermediate container e67667e27b8e [2026-05-14T04:06:16.043Z] ---> c3de96f7859a [2026-05-14T04:06:16.043Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2026-05-14T04:06:16.043Z] ---> Running in 938819f5d8d1 [2026-05-14T04:06:16.406Z] Removing intermediate container 938819f5d8d1 [2026-05-14T04:06:16.406Z] ---> 91aa3d898ed3 [2026-05-14T04:06:16.406Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2026-05-14T04:06:16.406Z] ---> Running in 586ffd4b7548 [2026-05-14T04:06:16.704Z] Removing intermediate container 586ffd4b7548 [2026-05-14T04:06:16.704Z] ---> 96a58b2698cc [2026-05-14T04:06:16.704Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-14T04:06:16.704Z] ---> Running in b4765c4891b2 [2026-05-14T04:06:17.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-14T04:06:18.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-14T04:06:19.804Z] OK: 255 MiB in 60 packages [2026-05-14T04:06:20.509Z] Removing intermediate container b4765c4891b2 [2026-05-14T04:06:20.509Z] ---> f246996ca73b [2026-05-14T04:06:20.509Z] Step 7/27 : WORKDIR /app [2026-05-14T04:06:20.509Z] ---> Running in b993ea52c05c [2026-05-14T04:06:20.829Z] Removing intermediate container b993ea52c05c [2026-05-14T04:06:20.829Z] ---> 0de06d842398 [2026-05-14T04:06:20.829Z] Step 8/27 : COPY go.mod vendor* ./ [2026-05-14T04:06:21.505Z] ---> 499870268792 [2026-05-14T04:06:21.505Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-14T04:06:21.505Z] ---> Running in 678e716b1454 [2026-05-14T04:06:26.073Z] Removing intermediate container 678e716b1454 [2026-05-14T04:06:26.073Z] ---> 05f5dcc4414a [2026-05-14T04:06:26.073Z] Step 10/27 : COPY . . [2026-05-14T04:06:26.073Z] ---> 309bb4218819 [2026-05-14T04:06:26.073Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-14T04:06:26.073Z] ---> Running in 8cdec099cbaa [2026-05-14T04:06:26.073Z] Removing intermediate container 8cdec099cbaa [2026-05-14T04:06:26.073Z] ---> 9bb0d06aa174 [2026-05-14T04:06:26.073Z] Step 12/27 : RUN $MAKE [2026-05-14T04:06:26.351Z] ---> Running in dc8a6dc0d045 [2026-05-14T04:06:27.054Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2026-05-14T04:10:34.827Z] Removing intermediate container dc8a6dc0d045 [2026-05-14T04:10:34.827Z] ---> 2a7e466821f5 [2026-05-14T04:10:34.827Z] Step 13/27 : FROM alpine:3.22 [2026-05-14T04:10:34.827Z] 3.22: Pulling from library/alpine [2026-05-14T04:10:34.827Z] 58e777220c39: Pulling fs layer [2026-05-14T04:10:34.827Z] 58e777220c39: Download complete [2026-05-14T04:10:34.827Z] 58e777220c39: Pull complete [2026-05-14T04:10:34.827Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-14T04:10:34.827Z] Status: Downloaded newer image for alpine:3.22 [2026-05-14T04:10:34.827Z] ---> 6a2735c23ff3 [2026-05-14T04:10:34.827Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-05-14T04:10:34.827Z] ---> Running in 991d25569fd4 [2026-05-14T04:10:34.827Z] Removing intermediate container 991d25569fd4 [2026-05-14T04:10:34.827Z] ---> a1b59084e44a [2026-05-14T04:10:34.827Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2026-05-14T04:10:34.827Z] ---> Running in 0dd82159d905 [2026-05-14T04:10:34.827Z] Removing intermediate container 0dd82159d905 [2026-05-14T04:10:34.827Z] ---> 18a2eb6bffad [2026-05-14T04:10:34.827Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2026-05-14T04:10:34.827Z] ---> Running in da1a8f208b6c [2026-05-14T04:10:34.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-14T04:10:34.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-14T04:10:34.827Z] (1/2) Installing ca-certificates (20260413-r0) [2026-05-14T04:10:34.827Z] (2/2) Installing dumb-init (1.2.5-r3) [2026-05-14T04:10:34.827Z] Executing busybox-1.37.0-r20.trigger [2026-05-14T04:10:34.827Z] Executing ca-certificates-20260413-r0.trigger [2026-05-14T04:10:34.827Z] OK: 8 MiB in 18 packages [2026-05-14T04:10:34.827Z] Removing intermediate container da1a8f208b6c [2026-05-14T04:10:34.827Z] ---> 8fa95127230e [2026-05-14T04:10:34.827Z] Step 17/27 : RUN apk --no-cache upgrade [2026-05-14T04:10:34.827Z] ---> Running in c98821b573bc [2026-05-14T04:10:34.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-14T04:10:34.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-14T04:10:34.827Z] OK: 8 MiB in 18 packages [2026-05-14T04:10:35.417Z] Removing intermediate container c98821b573bc [2026-05-14T04:10:35.417Z] ---> a805c1a066ad [2026-05-14T04:10:35.417Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2026-05-14T04:10:36.010Z] ---> 140a82e909a4 [2026-05-14T04:10:36.011Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2026-05-14T04:10:36.595Z] ---> e58608c9bc1f [2026-05-14T04:10:36.595Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2026-05-14T04:10:37.178Z] ---> 7d516437762e [2026-05-14T04:10:37.178Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2026-05-14T04:10:39.173Z] ---> a5cccae20d35 [2026-05-14T04:10:39.173Z] Step 22/27 : EXPOSE 48095 [2026-05-14T04:10:39.173Z] ---> Running in 0876b6ac954e [2026-05-14T04:10:39.441Z] Removing intermediate container 0876b6ac954e [2026-05-14T04:10:39.441Z] ---> 8bd9c938ea0b [2026-05-14T04:10:39.441Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2026-05-14T04:10:39.441Z] ---> Running in 60ebba34f42a [2026-05-14T04:10:39.708Z] Removing intermediate container 60ebba34f42a [2026-05-14T04:10:39.708Z] ---> 7584f5a4154d [2026-05-14T04:10:39.708Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-14T04:10:39.708Z] ---> Running in 8b8ab2d651a7 [2026-05-14T04:10:39.984Z] Removing intermediate container 8b8ab2d651a7 [2026-05-14T04:10:39.984Z] ---> ecf69c8acc6f [2026-05-14T04:10:39.984Z] Step 25/27 : LABEL arch=arm64 [2026-05-14T04:10:40.258Z] ---> Running in e4e4f6a9597b [2026-05-14T04:10:40.526Z] Removing intermediate container e4e4f6a9597b [2026-05-14T04:10:40.526Z] ---> 736d890ac442 [2026-05-14T04:10:40.526Z] Step 26/27 : LABEL git_sha=d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [2026-05-14T04:10:40.526Z] ---> Running in 9ab1faf04414 [2026-05-14T04:10:40.795Z] Removing intermediate container 9ab1faf04414 [2026-05-14T04:10:40.795Z] ---> 483d90c5d4fb [2026-05-14T04:10:40.795Z] Step 27/27 : LABEL version=4.1.0-dev.22 [2026-05-14T04:10:40.795Z] ---> Running in 8a928446e49c [2026-05-14T04:10:41.060Z] Removing intermediate container 8a928446e49c [2026-05-14T04:10:41.060Z] ---> 313baa894bc1 [2026-05-14T04:10:41.060Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-14T04:10:41.060Z] Successfully built 313baa894bc1 [2026-05-14T04:10:41.060Z] 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-05-14T04:10:41.209Z] provisioning config files... [2026-05-14T04:10:41.222Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/300@tmp/config12315789071464312993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T04:10:41.556Z] ---> ****-login.sh [2026-05-14T04:10:41.556Z] nexus3.edgexfoundry.org:10001 [2026-05-14T04:10:41.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T04:10:41.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T04:10:41.822Z] Configure a credential helper to remove this warning. See [2026-05-14T04:10:41.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T04:10:41.822Z] [2026-05-14T04:10:41.822Z] Login Succeeded [2026-05-14T04:10:41.822Z] nexus3.edgexfoundry.org:10002 [2026-05-14T04:10:42.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T04:10:42.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T04:10:42.088Z] Configure a credential helper to remove this warning. See [2026-05-14T04:10:42.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T04:10:42.088Z] [2026-05-14T04:10:42.088Z] Login Succeeded [2026-05-14T04:10:42.088Z] nexus3.edgexfoundry.org:10003 [2026-05-14T04:10:42.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T04:10:42.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T04:10:42.355Z] Configure a credential helper to remove this warning. See [2026-05-14T04:10:42.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T04:10:42.355Z] [2026-05-14T04:10:42.355Z] Login Succeeded [2026-05-14T04:10:42.355Z] nexus3.edgexfoundry.org:10004 [2026-05-14T04:10:42.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T04:10:42.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T04:10:42.886Z] Configure a credential helper to remove this warning. See [2026-05-14T04:10:42.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T04:10:42.886Z] [2026-05-14T04:10:42.886Z] Login Succeeded [2026-05-14T04:10:42.886Z] ****.io [2026-05-14T04:10:43.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T04:10:43.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T04:10:43.150Z] Configure a credential helper to remove this warning. See [2026-05-14T04:10:43.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T04:10:43.150Z] [2026-05-14T04:10:43.150Z] Login Succeeded [2026-05-14T04:10:43.150Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T04:10:43.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T04:10:43.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T04:10:43.248Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2026-05-14T04:10:43.249Z] d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [2026-05-14T04:10:43.249Z] latest [2026-05-14T04:10:43.249Z] 4.1.0-dev.22 [2026-05-14T04:10:43.249Z] d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 [2026-05-14T04:10:43.249Z] main [2026-05-14T04:10:43.249Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:10:43.662Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:10:44.018Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [2026-05-14T04:10:44.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-05-14T04:10:44.018Z] 30b526a67cc8: Preparing [2026-05-14T04:10:44.018Z] ac11d65bfd3e: Preparing [2026-05-14T04:10:44.018Z] abe61206b379: Preparing [2026-05-14T04:10:44.018Z] df1b4f0a2fe2: Preparing [2026-05-14T04:10:44.018Z] e649f7acd555: Preparing [2026-05-14T04:10:44.018Z] a734d79bced3: Preparing [2026-05-14T04:10:44.018Z] eeaa73608b53: Preparing [2026-05-14T04:10:44.018Z] eeaa73608b53: Waiting [2026-05-14T04:10:44.018Z] a734d79bced3: Waiting [2026-05-14T04:10:44.283Z] df1b4f0a2fe2: Pushed [2026-05-14T04:10:44.283Z] e649f7acd555: Pushed [2026-05-14T04:10:44.283Z] abe61206b379: Pushed [2026-05-14T04:10:44.283Z] ac11d65bfd3e: Pushed [2026-05-14T04:10:44.283Z] eeaa73608b53: Layer already exists [2026-05-14T04:10:44.546Z] a734d79bced3: Pushed [2026-05-14T04:10:52.725Z] 30b526a67cc8: Pushed [2026-05-14T04:10:52.725Z] d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6: digest: sha256:bbd7831fc9bcdb96a1ac2738356be35ec4886554d26aed6e25948fac6fc517c4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:10:53.081Z] + 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-05-14T04:10:53.431Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2026-05-14T04:10:53.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-05-14T04:10:53.431Z] 30b526a67cc8: Preparing [2026-05-14T04:10:53.431Z] ac11d65bfd3e: Preparing [2026-05-14T04:10:53.431Z] abe61206b379: Preparing [2026-05-14T04:10:53.431Z] df1b4f0a2fe2: Preparing [2026-05-14T04:10:53.431Z] e649f7acd555: Preparing [2026-05-14T04:10:53.431Z] a734d79bced3: Preparing [2026-05-14T04:10:53.431Z] eeaa73608b53: Preparing [2026-05-14T04:10:53.431Z] a734d79bced3: Waiting [2026-05-14T04:10:53.431Z] eeaa73608b53: Waiting [2026-05-14T04:10:53.431Z] 30b526a67cc8: Layer already exists [2026-05-14T04:10:53.431Z] ac11d65bfd3e: Layer already exists [2026-05-14T04:10:53.431Z] e649f7acd555: Layer already exists [2026-05-14T04:10:53.431Z] abe61206b379: Layer already exists [2026-05-14T04:10:53.431Z] df1b4f0a2fe2: Layer already exists [2026-05-14T04:10:53.431Z] a734d79bced3: Layer already exists [2026-05-14T04:10:53.431Z] eeaa73608b53: Layer already exists [2026-05-14T04:10:53.431Z] latest: digest: sha256:bbd7831fc9bcdb96a1ac2738356be35ec4886554d26aed6e25948fac6fc517c4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:10:54.053Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:10:54.399Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.22 [2026-05-14T04:10:54.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-05-14T04:10:54.399Z] 30b526a67cc8: Preparing [2026-05-14T04:10:54.399Z] ac11d65bfd3e: Preparing [2026-05-14T04:10:54.399Z] abe61206b379: Preparing [2026-05-14T04:10:54.399Z] df1b4f0a2fe2: Preparing [2026-05-14T04:10:54.399Z] e649f7acd555: Preparing [2026-05-14T04:10:54.399Z] a734d79bced3: Preparing [2026-05-14T04:10:54.399Z] eeaa73608b53: Preparing [2026-05-14T04:10:54.399Z] a734d79bced3: Waiting [2026-05-14T04:10:54.399Z] eeaa73608b53: Waiting [2026-05-14T04:10:54.399Z] abe61206b379: Layer already exists [2026-05-14T04:10:54.399Z] 30b526a67cc8: Layer already exists [2026-05-14T04:10:54.399Z] df1b4f0a2fe2: Layer already exists [2026-05-14T04:10:54.399Z] ac11d65bfd3e: Layer already exists [2026-05-14T04:10:54.399Z] e649f7acd555: Layer already exists [2026-05-14T04:10:54.399Z] a734d79bced3: Layer already exists [2026-05-14T04:10:54.399Z] eeaa73608b53: Layer already exists [2026-05-14T04:10:54.663Z] 4.1.0-dev.22: digest: sha256:bbd7831fc9bcdb96a1ac2738356be35ec4886554d26aed6e25948fac6fc517c4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:10:55.067Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:10:55.439Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 [2026-05-14T04:10:55.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-05-14T04:10:55.439Z] 30b526a67cc8: Preparing [2026-05-14T04:10:55.439Z] ac11d65bfd3e: Preparing [2026-05-14T04:10:55.439Z] abe61206b379: Preparing [2026-05-14T04:10:55.439Z] df1b4f0a2fe2: Preparing [2026-05-14T04:10:55.439Z] e649f7acd555: Preparing [2026-05-14T04:10:55.439Z] a734d79bced3: Preparing [2026-05-14T04:10:55.439Z] eeaa73608b53: Preparing [2026-05-14T04:10:55.439Z] a734d79bced3: Waiting [2026-05-14T04:10:55.439Z] eeaa73608b53: Waiting [2026-05-14T04:10:55.439Z] e649f7acd555: Layer already exists [2026-05-14T04:10:55.439Z] 30b526a67cc8: Layer already exists [2026-05-14T04:10:55.439Z] abe61206b379: Layer already exists [2026-05-14T04:10:55.439Z] ac11d65bfd3e: Layer already exists [2026-05-14T04:10:55.439Z] df1b4f0a2fe2: Layer already exists [2026-05-14T04:10:55.439Z] a734d79bced3: Layer already exists [2026-05-14T04:10:55.439Z] eeaa73608b53: Layer already exists [2026-05-14T04:10:55.439Z] d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22: digest: sha256:bbd7831fc9bcdb96a1ac2738356be35ec4886554d26aed6e25948fac6fc517c4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:10:56.052Z] + 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-05-14T04:10:56.399Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2026-05-14T04:10:56.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-05-14T04:10:56.399Z] 30b526a67cc8: Preparing [2026-05-14T04:10:56.399Z] ac11d65bfd3e: Preparing [2026-05-14T04:10:56.399Z] abe61206b379: Preparing [2026-05-14T04:10:56.399Z] df1b4f0a2fe2: Preparing [2026-05-14T04:10:56.399Z] e649f7acd555: Preparing [2026-05-14T04:10:56.399Z] a734d79bced3: Preparing [2026-05-14T04:10:56.399Z] eeaa73608b53: Preparing [2026-05-14T04:10:56.399Z] a734d79bced3: Waiting [2026-05-14T04:10:56.399Z] eeaa73608b53: Waiting [2026-05-14T04:10:56.399Z] abe61206b379: Layer already exists [2026-05-14T04:10:56.399Z] ac11d65bfd3e: Layer already exists [2026-05-14T04:10:56.399Z] 30b526a67cc8: Layer already exists [2026-05-14T04:10:56.399Z] df1b4f0a2fe2: Layer already exists [2026-05-14T04:10:56.399Z] e649f7acd555: Layer already exists [2026-05-14T04:10:56.399Z] a734d79bced3: Layer already exists [2026-05-14T04:10:56.399Z] eeaa73608b53: Layer already exists [2026-05-14T04:10:56.399Z] main: digest: sha256:bbd7831fc9bcdb96a1ac2738356be35ec4886554d26aed6e25948fac6fc517c4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T04:10:56.480Z] ===================================================== [Pipeline] echo [2026-05-14T04:10:56.493Z] taggedImages: [2026-05-14T04:10:56.493Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [2026-05-14T04:10:56.493Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2026-05-14T04:10:56.493Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.22 [2026-05-14T04:10:56.493Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 [2026-05-14T04:10:56.493Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo [2026-05-14T04:10:56.506Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [Pipeline] echo [2026-05-14T04:10:56.516Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo [2026-05-14T04:10:56.534Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.22 [Pipeline] echo [2026-05-14T04:10:56.545Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 [Pipeline] echo [2026-05-14T04:10:56.556Z] 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-05-14T04:10:56.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-14T04:10:56.933Z] [2026-05-14T04:10:56.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:10:57.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-14T04:10:57.265Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-14T04:10:57.265Z] 8998bd30e6a1: Pulling fs layer [2026-05-14T04:10:57.265Z] 04944245beec: Pulling fs layer [2026-05-14T04:10:57.265Z] 699f458cf7ca: Pulling fs layer [2026-05-14T04:10:57.265Z] 765212b225bb: Pulling fs layer [2026-05-14T04:10:57.265Z] f23df028b6ca: Pulling fs layer [2026-05-14T04:10:57.265Z] d65c8cfc05b1: Pulling fs layer [2026-05-14T04:10:57.265Z] 2437ff75d9bd: Pulling fs layer [2026-05-14T04:10:57.265Z] f23df028b6ca: Waiting [2026-05-14T04:10:57.265Z] d65c8cfc05b1: Waiting [2026-05-14T04:10:57.265Z] 2437ff75d9bd: Waiting [2026-05-14T04:10:57.265Z] 765212b225bb: Waiting [2026-05-14T04:10:57.532Z] 04944245beec: Verifying Checksum [2026-05-14T04:10:57.532Z] 04944245beec: Download complete [2026-05-14T04:10:57.532Z] 765212b225bb: Verifying Checksum [2026-05-14T04:10:57.532Z] 765212b225bb: Download complete [2026-05-14T04:10:57.532Z] f23df028b6ca: Verifying Checksum [2026-05-14T04:10:57.532Z] f23df028b6ca: Download complete [2026-05-14T04:10:57.532Z] d65c8cfc05b1: Verifying Checksum [2026-05-14T04:10:57.532Z] d65c8cfc05b1: Download complete [2026-05-14T04:10:57.798Z] 699f458cf7ca: Verifying Checksum [2026-05-14T04:10:57.798Z] 699f458cf7ca: Download complete [2026-05-14T04:10:58.065Z] 8998bd30e6a1: Verifying Checksum [2026-05-14T04:10:58.065Z] 8998bd30e6a1: Download complete [2026-05-14T04:11:00.643Z] 2437ff75d9bd: Verifying Checksum [2026-05-14T04:11:00.643Z] 2437ff75d9bd: Download complete [2026-05-14T04:11:03.219Z] 8998bd30e6a1: Pull complete [2026-05-14T04:11:03.485Z] 04944245beec: Pull complete [2026-05-14T04:11:05.421Z] 699f458cf7ca: Pull complete [2026-05-14T04:11:05.421Z] 765212b225bb: Pull complete [2026-05-14T04:11:06.003Z] f23df028b6ca: Pull complete [2026-05-14T04:11:06.268Z] d65c8cfc05b1: Pull complete [2026-05-14T04:11:24.618Z] 2437ff75d9bd: Pull complete [2026-05-14T04:11:24.618Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-14T04:11:24.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-14T04:11:24.618Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T04:11:24.828Z] prd-ubuntu20.04-docker-arm64-4c-16g-9328 does not seem to be running inside a container [2026-05-14T04:11:24.902Z] $ 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/300 -v /w/workspace/app-service-configurable/300:/w/workspace/app-service-configurable/300:rw,z -v /w/workspace/app-service-configurable/300@tmp:/w/workspace/app-service-configurable/300@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-05-14T04:11:27.528Z] $ docker top c645fd97c1c97a2166859b372ea15d0920ffbdefc9fbf4db145b7bd39c2ad59d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T04:11:28.356Z] ---> job-cost.sh [2026-05-14T04:11:28.356Z] lf-activate-venv: SKIPPING [2026-05-14T04:11:28.356Z] INFO: No Stack... [2026-05-14T04:11:28.626Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-14T04:11:29.588Z] INFO: Archiving Costs [Pipeline] sh [2026-05-14T04:11:30.219Z] + cat /w/workspace/app-service-configurable/300/archives/cost.csv [2026-05-14T04:11:30.219Z] + cut -d, -f6 [Pipeline] lock [2026-05-14T04:11:30.274Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-300-stack-cost] [2026-05-14T04:11:30.284Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-300-stack-cost] did not exist. Created. [2026-05-14T04:11:30.292Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-300-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-14T04:11:30.953Z] /w/workspace/app-service-configurable/300@tmp/durable-43a3a68b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-14T04:11:31.588Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-14T04:11:31.603Z] Warning: overwriting stash ‘stack-cost’ [2026-05-14T04:11:31.652Z] Stashed 1 file(s) [Pipeline] } [2026-05-14T04:11:31.659Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-300-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-14T04:11:31.688Z] $ docker stop --time=1 c645fd97c1c97a2166859b372ea15d0920ffbdefc9fbf4db145b7bd39c2ad59d [2026-05-14T04:11:33.165Z] $ docker rm -f --volumes c645fd97c1c97a2166859b372ea15d0920ffbdefc9fbf4db145b7bd39c2ad59d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-14T04:11:33.593Z] provisioning config files... [2026-05-14T04:11:33.600Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15633737095386722165tmp [Pipeline] { [Pipeline] sh [2026-05-14T04:11:33.902Z] + set +x [2026-05-14T04:11:33.902Z] + curl -s https://codecov.io/bash [2026-05-14T04:11:33.902Z] + bash -s -- [2026-05-14T04:11:33.902Z] [2026-05-14T04:11:33.902Z] _____ _ [2026-05-14T04:11:33.902Z] / ____| | | [2026-05-14T04:11:33.902Z] | | ___ __| | ___ ___ _____ __ [2026-05-14T04:11:33.902Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-14T04:11:33.902Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-14T04:11:33.902Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-14T04:11:33.902Z] Bash-1.0.6 [2026-05-14T04:11:33.902Z] [2026-05-14T04:11:33.902Z] [2026-05-14T04:11:33.902Z] ==> git version 2.25.1 found [2026-05-14T04:11:33.902Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-05-14T04:11:33.902Z] Release-Date: 2020-01-08 [2026-05-14T04:11:33.902Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-14T04:11:33.902Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-14T04:11:33.902Z] ==> Jenkins CI detected. [2026-05-14T04:11:33.902Z] current dir:  /w/workspace/ry_app-service-configurable_main [2026-05-14T04:11:33.902Z] project root: . [2026-05-14T04:11:33.902Z] --> token set from env [2026-05-14T04:11:33.902Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-14T04:11:33.902Z] ==> Running gcov in . (disable via -X gcov) [2026-05-14T04:11:33.902Z] ==> Python coveragepy not found [2026-05-14T04:11:33.902Z] ==> Searching for coverage reports in: [2026-05-14T04:11:33.902Z] + . [2026-05-14T04:11:33.902Z] -> Found 1 reports [2026-05-14T04:11:33.902Z] ==> Detecting git/mercurial file structure [2026-05-14T04:11:34.161Z] ==> Reading reports [2026-05-14T04:11:34.161Z] + ./coverage.out bytes=953 [2026-05-14T04:11:34.161Z] ==> Appending adjustments [2026-05-14T04:11:34.161Z] https://docs.codecov.io/docs/fixing-reports [2026-05-14T04:11:34.161Z] + Found adjustments [2026-05-14T04:11:34.161Z] ==> Gzipping contents [2026-05-14T04:11:34.161Z] 4.0K /tmp/codecov.IFiArc.gz [2026-05-14T04:11:34.161Z] ==> Uploading reports [2026-05-14T04:11:34.161Z] url: https://codecov.io [2026-05-14T04:11:34.161Z] query: branch=main&commit=d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6&build=300&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F300%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-14T04:11:34.161Z] -> Pinging Codecov [2026-05-14T04:11:34.162Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6&build=300&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F300%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-14T04:11:34.421Z] -> Uploading to [2026-05-14T04:11:34.422Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6/a9d372bf-c47d-4973-9f0d-a12bc3873f49.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260514%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260514T041134Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1d870f0af65b92ea5ddeb271b76a518c2b9de562893399e6dfcb1f765c9f9434 [2026-05-14T04:11:34.422Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-14T04:11:34.422Z] Dload Upload Total Spent Left Speed [2026-05-14T04:11:34.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2909 --:--:-- --:--:-- --:--:-- 2909 [2026-05-14T04:11:34.681Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [Pipeline] } [2026-05-14T04:11:34.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-14T04:11:34.828Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-14T04:11:34.841Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:11:35.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-14T04:11:35.164Z] [2026-05-14T04:11:35.164Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:11:35.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-14T04:11:35.472Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-14T04:11:35.472Z] 2d35ebdb57d9: Already exists [2026-05-14T04:11:35.472Z] 85e8836fcdb2: Pulling fs layer [2026-05-14T04:11:35.472Z] 91631faa732a: Pulling fs layer [2026-05-14T04:11:35.472Z] f3f5ae8826fa: Pulling fs layer [2026-05-14T04:11:35.472Z] 4f4fb700ef54: Pulling fs layer [2026-05-14T04:11:35.472Z] 7861252a18e6: Pulling fs layer [2026-05-14T04:11:35.472Z] 9130f900ef6f: Pulling fs layer [2026-05-14T04:11:35.472Z] 4f4fb700ef54: Waiting [2026-05-14T04:11:35.472Z] 7861252a18e6: Waiting [2026-05-14T04:11:35.472Z] 9130f900ef6f: Waiting [2026-05-14T04:11:35.472Z] f3f5ae8826fa: Download complete [2026-05-14T04:11:35.472Z] 85e8836fcdb2: Download complete [2026-05-14T04:11:35.472Z] 4f4fb700ef54: Verifying Checksum [2026-05-14T04:11:35.472Z] 4f4fb700ef54: Download complete [2026-05-14T04:11:35.732Z] 85e8836fcdb2: Pull complete [2026-05-14T04:11:35.732Z] 7861252a18e6: Verifying Checksum [2026-05-14T04:11:35.732Z] 7861252a18e6: Download complete [2026-05-14T04:11:35.991Z] 91631faa732a: Verifying Checksum [2026-05-14T04:11:35.991Z] 91631faa732a: Download complete [2026-05-14T04:11:36.563Z] 9130f900ef6f: Verifying Checksum [2026-05-14T04:11:36.563Z] 9130f900ef6f: Download complete [2026-05-14T04:11:40.742Z] 91631faa732a: Pull complete [2026-05-14T04:11:40.742Z] f3f5ae8826fa: Pull complete [2026-05-14T04:11:40.742Z] 4f4fb700ef54: Pull complete [2026-05-14T04:11:40.742Z] 7861252a18e6: Pull complete [2026-05-14T04:11:44.031Z] 9130f900ef6f: Pull complete [2026-05-14T04:11:44.031Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-14T04:11:44.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-14T04:11:44.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T04:11:44.137Z] prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container [2026-05-14T04:11:44.167Z] $ 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-05-14T04:11:45.838Z] $ docker top 586c7093faf454744d5c8c16085042ce12f3c759ce2d4be4bc4856107dcfd3fb -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T04:11:46.191Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2026-05-14T04:11:46.202Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2026-05-14T04:11:46.490Z] + set -o pipefail [2026-05-14T04:11:46.490Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2026-05-14T04:12:01.383Z] [2026-05-14T04:12:01.383Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2026-05-14T04:12:01.383Z] [2026-05-14T04:12:01.383Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/13cd0d2d-bbbc-48ea-8d2a-870380237cc9 [2026-05-14T04:12:01.383Z] [2026-05-14T04:12:01.383Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-14T04:12:01.383Z] [2026-05-14T04:12:01.383Z] [2026-05-14T04:12:01.383Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-05-14T04:12:01.383Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-05-14T04:12:01.398Z] $ docker stop --time=1 586c7093faf454744d5c8c16085042ce12f3c759ce2d4be4bc4856107dcfd3fb [2026-05-14T04:12:03.688Z] $ docker rm -f --volumes 586c7093faf454744d5c8c16085042ce12f3c759ce2d4be4bc4856107dcfd3fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-14T04:12:04.521Z] + git log --format=format:%s -1 d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [Pipeline] sh [2026-05-14T04:12:04.810Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-14T04:12:04.810Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:12:05.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T04:12:05.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T04:12:05.200Z] prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container [2026-05-14T04:12:05.230Z] $ 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-05-14T04:12:05.507Z] $ docker top c62cdf5f536530f6368c453f0ba0d97d3c5dac41cd090dce518ba2cbd93e8c5a -eo pid,comm [2026-05-14T04:12:05.556Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-14T04:12:05.556Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-14T04:12:05.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-14T04:12:05.619Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-14T04:12:05.725Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-14T04:12:05.723Z] $ docker exec c62cdf5f536530f6368c453f0ba0d97d3c5dac41cd090dce518ba2cbd93e8c5a ssh-agent [2026-05-14T04:12:05.831Z] SSH_AUTH_SOCK=/tmp/ssh-pZIegKbo9bEr/agent.32 [2026-05-14T04:12:05.831Z] SSH_AGENT_PID=39 [2026-05-14T04:12:05.836Z] Running ssh-add (command line suppressed) [2026-05-14T04:12:05.918Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16141553782071667566.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16141553782071667566.key) [2026-05-14T04:12:05.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-14T04:12:06.231Z] + git semver tag [2026-05-14T04:12:06.489Z] 2026-05-14 04:12:06,437 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-14T04:12:06.489Z] 2026-05-14 04:12:06,440 [run_tag] DEBUG tag force:False [2026-05-14T04:12:06.489Z] 2026-05-14 04:12:06,441 [check_head_tag] DEBUG check head tag [2026-05-14T04:12:06.489Z] 2026-05-14 04:12:06,441 [execute] INFO git cat-file --batch-check [2026-05-14T04:12:06.489Z] 2026-05-14 04:12:06,442 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2026-05-14T04:12:06.489Z] 2026-05-14 04:12:06,444 [execute] INFO git cat-file --batch [2026-05-14T04:12:06.489Z] 2026-05-14 04:12:06,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2026-05-14T04:12:06.489Z] 2026-05-14 04:12:06,458 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-14T04:12:06.489Z] 2026-05-14 04:12:06,458 [execute] INFO git tag -a v4.1.0-dev.22 -m v4.1.0-dev.22 [2026-05-14T04:12:06.489Z] 2026-05-14 04:12:06,459 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.22', '-m', 'v4.1.0-dev.22'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) [2026-05-14T04:12:06.489Z] 2026-05-14 04:12:06,461 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-14T04:12:06.489Z] 4.1.0-dev.22 [Pipeline] } [2026-05-14T04:12:06.751Z] $ docker exec --env ******** --env ******** c62cdf5f536530f6368c453f0ba0d97d3c5dac41cd090dce518ba2cbd93e8c5a ssh-agent -k [2026-05-14T04:12:06.856Z] unset SSH_AUTH_SOCK; [2026-05-14T04:12:06.856Z] unset SSH_AGENT_PID; [2026-05-14T04:12:06.856Z] echo Agent pid 39 killed; [2026-05-14T04:12:06.870Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-14T04:12:07.196Z] + git semver [Pipeline] } [2026-05-14T04:12:07.459Z] $ docker stop --time=1 c62cdf5f536530f6368c453f0ba0d97d3c5dac41cd090dce518ba2cbd93e8c5a [2026-05-14T04:12:08.705Z] $ docker rm -f --volumes c62cdf5f536530f6368c453f0ba0d97d3c5dac41cd090dce518ba2cbd93e8c5a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:12:09.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-14T04:12:09.110Z] [2026-05-14T04:12:09.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:12:09.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-14T04:12:09.407Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-14T04:12:09.407Z] ab5ef0e58194: Pulling fs layer [2026-05-14T04:12:09.407Z] 9712f1f96733: Pulling fs layer [2026-05-14T04:12:09.407Z] 63f879dbbcfc: Pulling fs layer [2026-05-14T04:12:09.407Z] 0d9ebad4ef96: Pulling fs layer [2026-05-14T04:12:09.407Z] e9a5061849ea: Pulling fs layer [2026-05-14T04:12:09.407Z] d747dcd14b5f: Pulling fs layer [2026-05-14T04:12:09.407Z] 2de7ff778b66: Pulling fs layer [2026-05-14T04:12:09.407Z] e9a5061849ea: Waiting [2026-05-14T04:12:09.407Z] 2de7ff778b66: Waiting [2026-05-14T04:12:09.407Z] 0d9ebad4ef96: Waiting [2026-05-14T04:12:09.407Z] d747dcd14b5f: Waiting [2026-05-14T04:12:09.407Z] 9712f1f96733: Verifying Checksum [2026-05-14T04:12:09.407Z] 9712f1f96733: Download complete [2026-05-14T04:12:09.665Z] 63f879dbbcfc: Verifying Checksum [2026-05-14T04:12:09.665Z] 63f879dbbcfc: Download complete [2026-05-14T04:12:09.923Z] e9a5061849ea: Verifying Checksum [2026-05-14T04:12:09.923Z] e9a5061849ea: Download complete [2026-05-14T04:12:09.923Z] d747dcd14b5f: Verifying Checksum [2026-05-14T04:12:09.923Z] d747dcd14b5f: Download complete [2026-05-14T04:12:09.923Z] 0d9ebad4ef96: Download complete [2026-05-14T04:12:09.923Z] 2de7ff778b66: Verifying Checksum [2026-05-14T04:12:09.923Z] 2de7ff778b66: Download complete [2026-05-14T04:12:09.923Z] ab5ef0e58194: Verifying Checksum [2026-05-14T04:12:09.923Z] ab5ef0e58194: Download complete [2026-05-14T04:12:13.205Z] ab5ef0e58194: Pull complete [2026-05-14T04:12:13.205Z] 9712f1f96733: Pull complete [2026-05-14T04:12:13.769Z] 63f879dbbcfc: Pull complete [2026-05-14T04:12:19.032Z] 0d9ebad4ef96: Pull complete [2026-05-14T04:12:19.032Z] e9a5061849ea: Pull complete [2026-05-14T04:12:19.032Z] d747dcd14b5f: Pull complete [2026-05-14T04:12:20.403Z] 2de7ff778b66: Pull complete [2026-05-14T04:12:20.403Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-14T04:12:20.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-14T04:12:20.403Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T04:12:20.494Z] prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container [2026-05-14T04:12:20.516Z] $ 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-05-14T04:12:22.002Z] $ docker top bd41edb292197e6dbcc175ba427b220082848934d046af85be778e339d303c3c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-14T04:12:22.085Z] provisioning config files... [2026-05-14T04:12:22.092Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3883712467867618781tmp [2026-05-14T04:12:22.100Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11384402582105823588tmp [2026-05-14T04:12:22.108Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config791533328658276864tmp [Pipeline] { [Pipeline] echo [2026-05-14T04:12:22.188Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T04:12:22.488Z] ---> sigul-configuration.sh [2026-05-14T04:12:22.488Z] gpg: directory `/root/.gnupg' created [2026-05-14T04:12:22.488Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-14T04:12:22.488Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-14T04:12:22.488Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-14T04:12:22.488Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-14T04:12:22.488Z] gpg: CAST5 encrypted data [2026-05-14T04:12:22.488Z] gpg: encrypted with 1 passphrase [2026-05-14T04:12:22.488Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-14T04:12:22.784Z] + mkdir /home/jenkins [2026-05-14T04:12:22.784Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-14T04:12:23.077Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-05-14T04:12:23.089Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T04:12:23.391Z] ---> sigul-install.sh [2026-05-14T04:12:23.391Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-14T04:12:23.685Z] + git tag --list [2026-05-14T04:12:23.685Z] v1.0.0 [2026-05-14T04:12:23.685Z] v1.1.0 [2026-05-14T04:12:23.685Z] v1.2.0 [2026-05-14T04:12:23.685Z] v1.3.0 [2026-05-14T04:12:23.685Z] v1.3.1 [2026-05-14T04:12:23.685Z] v2.0.0 [2026-05-14T04:12:23.685Z] v2.0.1 [2026-05-14T04:12:23.685Z] v2.1.0 [2026-05-14T04:12:23.685Z] v2.1.1 [2026-05-14T04:12:23.685Z] v2.1.2 [2026-05-14T04:12:23.685Z] v2.2.0 [2026-05-14T04:12:23.685Z] v2.3 [2026-05-14T04:12:23.685Z] v2.3.0 [2026-05-14T04:12:23.685Z] v2.3.1 [2026-05-14T04:12:23.685Z] v3.0 [2026-05-14T04:12:23.685Z] v3.0.0 [2026-05-14T04:12:23.685Z] v3.0.1 [2026-05-14T04:12:23.685Z] v3.1 [2026-05-14T04:12:23.685Z] v3.1.0 [2026-05-14T04:12:23.685Z] v3.1.1 [2026-05-14T04:12:23.685Z] v4.0 [2026-05-14T04:12:23.685Z] v4.0.0 [2026-05-14T04:12:23.685Z] v4.0.1 [2026-05-14T04:12:23.685Z] v4.0.1-dev.1 [2026-05-14T04:12:23.685Z] v4.1.0-dev.1 [2026-05-14T04:12:23.685Z] v4.1.0-dev.10 [2026-05-14T04:12:23.685Z] v4.1.0-dev.11 [2026-05-14T04:12:23.685Z] v4.1.0-dev.12 [2026-05-14T04:12:23.685Z] v4.1.0-dev.13 [2026-05-14T04:12:23.685Z] v4.1.0-dev.14 [2026-05-14T04:12:23.685Z] v4.1.0-dev.15 [2026-05-14T04:12:23.685Z] v4.1.0-dev.16 [2026-05-14T04:12:23.685Z] v4.1.0-dev.17 [2026-05-14T04:12:23.685Z] v4.1.0-dev.18 [2026-05-14T04:12:23.685Z] v4.1.0-dev.19 [2026-05-14T04:12:23.685Z] v4.1.0-dev.2 [2026-05-14T04:12:23.685Z] v4.1.0-dev.20 [2026-05-14T04:12:23.685Z] v4.1.0-dev.21 [2026-05-14T04:12:23.685Z] v4.1.0-dev.22 [2026-05-14T04:12:23.685Z] v4.1.0-dev.3 [2026-05-14T04:12:23.685Z] v4.1.0-dev.4 [2026-05-14T04:12:23.685Z] v4.1.0-dev.5 [2026-05-14T04:12:23.685Z] v4.1.0-dev.6 [2026-05-14T04:12:23.685Z] v4.1.0-dev.7 [2026-05-14T04:12:23.685Z] v4.1.0-dev.8 [2026-05-14T04:12:23.685Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-14T04:12:23.979Z] + lftools sign git-tag v4.1.0-dev.22 [2026-05-14T04:12:24.546Z] Signing Git tag with Sigul... [2026-05-14T04:12:24.546Z] Signing v4.1.0-dev.22 [Pipeline] echo [2026-05-14T04:12:24.818Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T04:12:25.114Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-14T04:12:25.119Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-14T04:12:25.135Z] $ docker stop --time=1 bd41edb292197e6dbcc175ba427b220082848934d046af85be778e339d303c3c [2026-05-14T04:12:26.425Z] $ docker rm -f --volumes bd41edb292197e6dbcc175ba427b220082848934d046af85be778e339d303c3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-14T04:12:27.019Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-14T04:12:27.019Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:12:27.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T04:12:27.449Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T04:12:27.523Z] prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container [2026-05-14T04:12:27.553Z] $ 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-05-14T04:12:27.801Z] $ docker top 6d149dbd4a5ffccc14853035b70612345cd2cd4f1f52c4cdd3e87e6b14e50d07 -eo pid,comm [2026-05-14T04:12:27.860Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-14T04:12:27.860Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-14T04:12:27.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-14T04:12:27.911Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-14T04:12:28.015Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-14T04:12:28.012Z] $ docker exec 6d149dbd4a5ffccc14853035b70612345cd2cd4f1f52c4cdd3e87e6b14e50d07 ssh-agent [2026-05-14T04:12:28.107Z] SSH_AUTH_SOCK=/tmp/ssh-9SEcsaLpZUGc/agent.32 [2026-05-14T04:12:28.107Z] SSH_AGENT_PID=38 [2026-05-14T04:12:28.112Z] Running ssh-add (command line suppressed) [2026-05-14T04:12:28.205Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11308079250255406042.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11308079250255406042.key) [2026-05-14T04:12:28.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-14T04:12:28.520Z] + git semver bump pre [2026-05-14T04:12:28.795Z] 2026-05-14 04:12:28,746 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-14T04:12:28.795Z] 2026-05-14 04:12:28,750 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-14T04:12:28.795Z] 2026-05-14 04:12:28,751 [bump_version] DEBUG bumping version:4.1.0-dev.22 on axis:pre with prefix:dev [2026-05-14T04:12:28.795Z] 2026-05-14 04:12:28,751 [bump_version] DEBUG bumped version:4.1.0-dev.23 [2026-05-14T04:12:28.795Z] 2026-05-14 04:12:28,751 [write_version] DEBUG write version:4.1.0-dev.23 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2026-05-14T04:12:28.795Z] 2026-05-14 04:12:28,751 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-14T04:12:28.795Z] 2026-05-14 04:12:28,751 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-14T04:12:28.795Z] 2026-05-14 04:12:28,754 [execute] INFO git cat-file --batch-check [2026-05-14T04:12:28.795Z] 2026-05-14 04:12:28,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-14T04:12:28.795Z] 2026-05-14 04:12:28,759 [execute] INFO git cat-file --batch [2026-05-14T04:12:28.795Z] 2026-05-14 04:12:28,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-14T04:12:28.795Z] 2026-05-14 04:12:28,764 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-14T04:12:28.795Z] 4.1.0-dev.23 [Pipeline] } [2026-05-14T04:12:29.075Z] $ docker exec --env ******** --env ******** 6d149dbd4a5ffccc14853035b70612345cd2cd4f1f52c4cdd3e87e6b14e50d07 ssh-agent -k [2026-05-14T04:12:29.165Z] unset SSH_AUTH_SOCK; [2026-05-14T04:12:29.165Z] unset SSH_AGENT_PID; [2026-05-14T04:12:29.165Z] echo Agent pid 38 killed; [2026-05-14T04:12:29.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-14T04:12:29.536Z] + git semver [Pipeline] } [2026-05-14T04:12:29.800Z] $ docker stop --time=1 6d149dbd4a5ffccc14853035b70612345cd2cd4f1f52c4cdd3e87e6b14e50d07 [2026-05-14T04:12:31.026Z] $ docker rm -f --volumes 6d149dbd4a5ffccc14853035b70612345cd2cd4f1f52c4cdd3e87e6b14e50d07 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-14T04:12:31.376Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-14T04:12:31.376Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:12:31.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T04:12:31.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T04:12:31.744Z] prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container [2026-05-14T04:12:31.765Z] $ 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-05-14T04:12:31.981Z] $ docker top 24a12601abafbfa3d7638524241e490961f040197c4ba2b161ce4358598191f8 -eo pid,comm [2026-05-14T04:12:32.031Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-14T04:12:32.031Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-14T04:12:32.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-14T04:12:32.078Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-14T04:12:32.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-14T04:12:32.180Z] $ docker exec 24a12601abafbfa3d7638524241e490961f040197c4ba2b161ce4358598191f8 ssh-agent [2026-05-14T04:12:32.281Z] SSH_AUTH_SOCK=/tmp/ssh-h5mT9wcKXj5M/agent.32 [2026-05-14T04:12:32.281Z] SSH_AGENT_PID=38 [2026-05-14T04:12:32.286Z] Running ssh-add (command line suppressed) [2026-05-14T04:12:32.388Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1140101256038613007.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1140101256038613007.key) [2026-05-14T04:12:32.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-14T04:12:32.703Z] + git semver push [2026-05-14T04:12:33.270Z] 2026-05-14 04:12:32,968 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-14T04:12:33.270Z] 2026-05-14 04:12:32,972 [run_push] DEBUG push [2026-05-14T04:12:33.270Z] 2026-05-14 04:12:32,972 [execute] INFO git cat-file --batch-check [2026-05-14T04:12:33.270Z] 2026-05-14 04:12:32,972 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-14T04:12:33.270Z] 2026-05-14 04:12:32,975 [execute] INFO git rev-list 04ffe23836695806f85e8fdcbe7525b1345250c9 -- [2026-05-14T04:12:33.270Z] 2026-05-14 04:12:32,975 [execute] DEBUG Popen(['git', 'rev-list', '04ffe23836695806f85e8fdcbe7525b1345250c9', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-14T04:12:33.270Z] 2026-05-14 04:12:32,987 [execute] INFO git fetch -v -- origin [2026-05-14T04:12:33.270Z] 2026-05-14 04:12:32,987 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-14T04:12:33.529Z] 2026-05-14 04:12:33,517 [run_push] DEBUG no remote changes detected [2026-05-14T04:12:33.529Z] 2026-05-14 04:12:33,517 [execute] INFO git push origin semver [2026-05-14T04:12:33.529Z] 2026-05-14 04:12:33,517 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-14T04:12:34.906Z] 2026-05-14 04:12:34,606 [run_push] DEBUG push all version tags [2026-05-14T04:12:34.906Z] 2026-05-14 04:12:34,606 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-14T04:12:34.906Z] 2026-05-14 04:12:34,607 [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-05-14T04:12:35.870Z] 2026-05-14 04:12:35,669 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-14T04:12:35.870Z] 4.1.0-dev.23 [Pipeline] } [2026-05-14T04:12:35.876Z] $ docker exec --env ******** --env ******** 24a12601abafbfa3d7638524241e490961f040197c4ba2b161ce4358598191f8 ssh-agent -k [2026-05-14T04:12:35.963Z] unset SSH_AUTH_SOCK; [2026-05-14T04:12:35.964Z] unset SSH_AGENT_PID; [2026-05-14T04:12:35.964Z] echo Agent pid 38 killed; [2026-05-14T04:12:35.977Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-14T04:12:36.296Z] + git semver [Pipeline] } [2026-05-14T04:12:36.872Z] $ docker stop --time=1 24a12601abafbfa3d7638524241e490961f040197c4ba2b161ce4358598191f8 [2026-05-14T04:12:38.121Z] $ docker rm -f --volumes 24a12601abafbfa3d7638524241e490961f040197c4ba2b161ce4358598191f8 [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-05-14T04:12:38.718Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2026-05-14T04:12:38.718Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2026-05-14T04:12:38.719Z] total 16 [2026-05-14T04:12:38.719Z] drwxr-xr-x 3 root root 4096 May 14 03:57 . [2026-05-14T04:12:38.719Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 04:12 .. [2026-05-14T04:12:38.719Z] drwxr-xr-x 2 root root 4096 May 14 03:57 cost [2026-05-14T04:12:38.719Z] -rw-r--r-- 1 root root 96 May 14 03:57 cost.csv [2026-05-14T04:12:38.719Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2026-05-14T04:12:38.719Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2026-05-14T04:12:38.719Z] total 16 [2026-05-14T04:12:38.719Z] drwxr-xr-x 3 jenkins jenkins 4096 May 14 03:57 . [2026-05-14T04:12:38.719Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 04:12 .. [2026-05-14T04:12:38.719Z] drwxr-xr-x 2 jenkins jenkins 4096 May 14 03:57 cost [2026-05-14T04:12:38.719Z] -rw-r--r-- 1 jenkins jenkins 96 May 14 03:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-14T04:12:39.007Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T04:12:39.863Z] ---> package-listing.sh [2026-05-14T04:12:39.863Z] ++ facter osfamily [2026-05-14T04:12:39.863Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-14T04:12:40.121Z] + OS_FAMILY=debian [2026-05-14T04:12:40.121Z] + workspace=/w/workspace/ry_app-service-configurable_main [2026-05-14T04:12:40.121Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-14T04:12:40.121Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-14T04:12:40.121Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-14T04:12:40.121Z] + PACKAGES=/tmp/packages_start.txt [2026-05-14T04:12:40.121Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-05-14T04:12:40.121Z] + PACKAGES=/tmp/packages_end.txt [2026-05-14T04:12:40.121Z] + case "${OS_FAMILY}" in [2026-05-14T04:12:40.121Z] + dpkg -l [2026-05-14T04:12:40.121Z] + grep '^ii' [2026-05-14T04:12:40.121Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-14T04:12:40.121Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-14T04:12:40.121Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-14T04:12:40.121Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-05-14T04:12:40.121Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2026-05-14T04:12:40.121Z] + 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-05-14T04:12:40.132Z] 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-05-14T04:12:40.407Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:12:40.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T04:12:40.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T04:12:41.038Z] prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container [2026-05-14T04:12:41.065Z] $ 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-05-14T04:12:41.284Z] $ docker top dc59b81469c618d847c40524848049a160d179cf7f173bb505a0057583704348 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T04:12:41.627Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-14T04:12:41.914Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-14T04:12:42.199Z] + ls /var/log/sa-host [2026-05-14T04:12:42.199Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T04:12:42.238Z] provisioning config files... [2026-05-14T04:12:42.247Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15173923182770262946tmp [Pipeline] { [Pipeline] echo [2026-05-14T04:12:42.263Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T04:12:42.546Z] ---> create-netrc.sh [Pipeline] } [2026-05-14T04:12:42.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-14T04:12:42.865Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-14T04:12:42.874Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T04:12:43.158Z] ---> sudo-logs.sh [2026-05-14T04:12:43.158Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-14T04:12:43.192Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T04:12:43.476Z] ---> job-cost.sh [2026-05-14T04:12:43.476Z] lf-activate-venv: SKIPPING [2026-05-14T04:12:43.476Z] DEBUG: total: 0.2199999988079071 [2026-05-14T04:12:43.476Z] INFO: Retrieving Stack Cost... [2026-05-14T04:12:43.735Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-14T04:12:44.303Z] INFO: Archiving Costs [Pipeline] echo [2026-05-14T04:12:44.316Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T04:12:44.602Z] ---> logs-deploy.sh [2026-05-14T04:12:44.602Z] lf-activate-venv: SKIPPING [2026-05-14T04:12:44.602Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/300 [2026-05-14T04:12:44.602Z] INFO: archiving workspace using pattern(s): [2026-05-14T04:12:45.539Z] Archives upload complete. [2026-05-14T04:12:45.799Z] INFO: archiving logs to Nexus [2026-05-14T04:12:46.369Z] ---> uname -a: [2026-05-14T04:12:46.369Z] Linux prd-ubuntu20-04-docker-8c-8g-9326 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-05-14T04:12:46.369Z] [2026-05-14T04:12:46.369Z] [2026-05-14T04:12:46.369Z] ---> lscpu: [2026-05-14T04:12:46.369Z] Architecture: x86_64 [2026-05-14T04:12:46.369Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-14T04:12:46.369Z] Byte Order: Little Endian [2026-05-14T04:12:46.369Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-14T04:12:46.369Z] CPU(s): 8 [2026-05-14T04:12:46.369Z] On-line CPU(s) list: 0-7 [2026-05-14T04:12:46.369Z] Thread(s) per core: 1 [2026-05-14T04:12:46.369Z] Core(s) per socket: 1 [2026-05-14T04:12:46.369Z] Socket(s): 8 [2026-05-14T04:12:46.369Z] NUMA node(s): 1 [2026-05-14T04:12:46.369Z] Vendor ID: AuthenticAMD [2026-05-14T04:12:46.369Z] CPU family: 23 [2026-05-14T04:12:46.369Z] Model: 49 [2026-05-14T04:12:46.369Z] Model name: AMD EPYC-Rome Processor [2026-05-14T04:12:46.369Z] Stepping: 0 [2026-05-14T04:12:46.369Z] CPU MHz: 2799.998 [2026-05-14T04:12:46.369Z] BogoMIPS: 5599.99 [2026-05-14T04:12:46.369Z] Virtualization: AMD-V [2026-05-14T04:12:46.369Z] Hypervisor vendor: KVM [2026-05-14T04:12:46.369Z] Virtualization type: full [2026-05-14T04:12:46.369Z] L1d cache: 256 KiB [2026-05-14T04:12:46.369Z] L1i cache: 256 KiB [2026-05-14T04:12:46.369Z] L2 cache: 4 MiB [2026-05-14T04:12:46.369Z] L3 cache: 128 MiB [2026-05-14T04:12:46.369Z] NUMA node0 CPU(s): 0-7 [2026-05-14T04:12:46.369Z] Vulnerability Gather data sampling: Not affected [2026-05-14T04:12:46.369Z] Vulnerability Itlb multihit: Not affected [2026-05-14T04:12:46.369Z] Vulnerability L1tf: Not affected [2026-05-14T04:12:46.369Z] Vulnerability Mds: Not affected [2026-05-14T04:12:46.369Z] Vulnerability Meltdown: Not affected [2026-05-14T04:12:46.369Z] Vulnerability Mmio stale data: Not affected [2026-05-14T04:12:46.369Z] Vulnerability Retbleed: Vulnerable [2026-05-14T04:12:46.369Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-14T04:12:46.369Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-05-14T04:12:46.369Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-05-14T04:12:46.369Z] Vulnerability Srbds: Not affected [2026-05-14T04:12:46.369Z] Vulnerability Tsx async abort: Not affected [2026-05-14T04:12:46.369Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-05-14T04:12:46.369Z] [2026-05-14T04:12:46.369Z] [2026-05-14T04:12:46.369Z] ---> nproc: [2026-05-14T04:12:46.369Z] 8 [2026-05-14T04:12:46.369Z] [2026-05-14T04:12:46.369Z] [2026-05-14T04:12:46.369Z] ---> df -h: [2026-05-14T04:12:46.369Z] Filesystem Size Used Avail Use% Mounted on [2026-05-14T04:12:46.369Z] overlay 155G 14G 142G 9% / [2026-05-14T04:12:46.369Z] tmpfs 64M 0 64M 0% /dev [2026-05-14T04:12:46.369Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-05-14T04:12:46.369Z] shm 64M 0 64M 0% /dev/shm [2026-05-14T04:12:46.369Z] /dev/vda1 155G 14G 142G 9% /facter-os [2026-05-14T04:12:46.369Z] [2026-05-14T04:12:46.369Z] [2026-05-14T04:12:46.369Z] ---> sar -b -r -n DEV: [2026-05-14T04:12:46.369Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9326) 05/14/26 _x86_64_ (8 CPU) [2026-05-14T04:12:46.369Z] [2026-05-14T04:12:46.369Z] 03:50:19 LINUX RESTART (8 CPU) [2026-05-14T04:12:46.369Z] [2026-05-14T04:12:46.369Z] 03:51:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-05-14T04:12:46.369Z] 03:52:01 304.22 21.63 282.59 0.00 3233.10 93109.88 0.00 [2026-05-14T04:12:46.369Z] 03:53:01 41.39 0.22 41.18 0.00 1.73 25472.70 0.00 [2026-05-14T04:12:46.369Z] 03:54:01 106.82 0.37 106.45 0.00 29.86 33851.56 0.00 [2026-05-14T04:12:46.369Z] 03:55:01 41.65 0.08 41.57 0.00 15.06 8269.64 0.00 [2026-05-14T04:12:46.369Z] 03:56:01 3.27 0.27 3.00 0.00 11.60 46.13 0.00 [2026-05-14T04:12:46.369Z] 03:57:01 25.40 0.00 25.40 0.00 0.00 14478.25 0.00 [2026-05-14T04:12:46.369Z] 03:58:01 26.21 0.00 26.21 0.00 0.00 6377.60 0.00 [2026-05-14T04:12:46.369Z] 03:59:01 1.48 0.00 1.48 0.00 0.00 16.40 0.00 [2026-05-14T04:12:46.369Z] 04:00:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 [2026-05-14T04:12:46.369Z] 04:01:01 2.05 0.00 2.05 0.00 0.00 24.39 0.00 [2026-05-14T04:12:46.369Z] 04:02:01 1.03 0.00 1.03 0.00 0.00 11.19 0.00 [2026-05-14T04:12:46.369Z] 04:03:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 [2026-05-14T04:12:46.369Z] 04:04:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 [2026-05-14T04:12:46.369Z] 04:05:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 [2026-05-14T04:12:46.369Z] 04:06:01 1.40 0.02 1.38 0.00 0.13 16.66 0.00 [2026-05-14T04:12:46.369Z] 04:07:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 [2026-05-14T04:12:46.369Z] 04:08:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2026-05-14T04:12:46.369Z] 04:09:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 [2026-05-14T04:12:46.369Z] 04:10:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2026-05-14T04:12:46.369Z] 04:11:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 [2026-05-14T04:12:46.369Z] 04:12:01 48.41 0.55 47.86 0.00 15.20 33946.21 0.00 [2026-05-14T04:12:46.369Z] Average: 28.81 1.07 27.74 0.00 152.56 10141.14 0.00 [2026-05-14T04:12:46.369Z] [2026-05-14T04:12:46.369Z] 03:51:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-05-14T04:12:46.369Z] 03:52:01 27241992 31435216 846524 2.58 148072 4199444 1821712 5.37 1384488 3712088 184 [2026-05-14T04:12:46.369Z] 03:53:01 26022136 31129336 1143584 3.48 158116 5034048 2393100 7.06 2010808 4229624 461872 [2026-05-14T04:12:46.369Z] 03:54:01 26658880 31439680 834596 2.54 164684 4714732 1883848 5.55 1645616 3974000 164768 [2026-05-14T04:12:46.369Z] 03:55:01 26642024 31468432 808288 2.46 165700 4757688 1671272 4.93 1670664 3969856 8 [2026-05-14T04:12:46.369Z] 03:56:01 26640216 31467380 808864 2.46 165884 4758176 1703720 5.02 1667924 3970280 220 [2026-05-14T04:12:46.369Z] 03:57:01 26114104 31452964 821516 2.50 175516 5209980 1795212 5.29 1689384 4422016 182932 [2026-05-14T04:12:46.369Z] 03:58:01 26122596 31461768 812628 2.47 175808 5209988 1715844 5.06 1691600 4409508 12 [2026-05-14T04:12:46.369Z] 03:59:01 26123612 31462816 811508 2.47 175824 5209992 1715844 5.06 1690892 4409512 224 [2026-05-14T04:12:46.369Z] 04:00:01 26129192 31468408 805820 2.45 175860 5209996 1715844 5.06 1684208 4409516 12 [2026-05-14T04:12:46.369Z] 04:01:01 26130612 31469952 804072 2.45 175936 5209976 1715844 5.06 1682704 4409500 16 [2026-05-14T04:12:46.369Z] 04:02:01 26136320 31475700 798192 2.43 175984 5209976 1715844 5.06 1677264 4409496 16 [2026-05-14T04:12:46.369Z] 04:03:01 26136524 31475956 797884 2.43 176008 5209980 1715844 5.06 1677620 4409500 180 [2026-05-14T04:12:46.369Z] 04:04:01 26136196 31475688 798160 2.43 176040 5209980 1715844 5.06 1677704 4409500 24 [2026-05-14T04:12:46.369Z] 04:05:01 26136504 31476032 797772 2.43 176072 5209984 1715844 5.06 1677416 4409504 8 [2026-05-14T04:12:46.369Z] 04:06:01 26136480 31476024 797556 2.43 176136 5209976 1731708 5.11 1677504 4409504 16 [2026-05-14T04:12:46.369Z] 04:07:01 26136964 31476564 797204 2.43 176184 5209992 1731708 5.11 1677784 4409512 12 [2026-05-14T04:12:46.369Z] 04:08:01 26136144 31475800 797960 2.43 176208 5209996 1731708 5.11 1677412 4409516 24 [2026-05-14T04:12:46.369Z] 04:09:01 26136432 31476172 797440 2.43 176248 5209996 1731708 5.11 1677540 4409520 12 [2026-05-14T04:12:46.369Z] 04:10:01 26135988 31475764 797756 2.43 176272 5210000 1731708 5.11 1677460 4409520 32 [2026-05-14T04:12:46.369Z] 04:11:01 26136292 31476092 797364 2.43 176308 5209992 1731708 5.11 1677424 4409520 16 [2026-05-14T04:12:46.369Z] 04:12:01 24892636 31445992 819116 2.49 213200 6266280 1833328 5.40 1864784 5337888 364816 [2026-05-14T04:12:46.369Z] Average: 26194374 31450559 823514 2.51 174098 5137151 1772342 5.23 1688486 4349947 55972 [2026-05-14T04:12:46.369Z] [2026-05-14T04:12:46.369Z] 03:51:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-05-14T04:12:46.369Z] 03:52:01 lo 4.48 4.48 0.46 0.46 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.369Z] 03:52:01 ens3 732.44 580.38 10652.16 110.32 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.369Z] 03:52:01 docker0 369.06 413.33 30.78 3256.07 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.369Z] 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.369Z] 03:53:01 ens3 10.98 6.17 9.47 4.06 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.369Z] 03:53:01 vethe104275 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 03:53:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 03:54:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 03:54:01 ens3 32.81 19.41 212.19 9.31 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 03:54:01 docker0 4.67 9.12 0.34 130.80 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 03:55:01 lo 5.60 5.60 0.55 0.55 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 03:55:01 ens3 52.72 47.75 28.38 228.21 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 03:56:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 03:56:01 ens3 1.30 0.58 0.58 0.26 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 03:57:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 03:57:01 ens3 89.19 58.76 2513.12 8.06 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 03:58:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 03:58:01 ens3 7.57 5.03 9.13 2.76 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 03:59:01 ens3 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:00:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:01:01 ens3 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:02:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:03:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:04:01 ens3 0.83 0.32 0.31 0.21 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:05:01 ens3 0.27 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:06:01 ens3 0.37 0.12 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:07:01 ens3 0.17 0.07 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:08:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:09:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:10:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:11:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:12:01 vethc96b48b 65.14 85.80 6.81 780.85 0.00 0.00 0.00 0.06 [2026-05-14T04:12:46.370Z] 04:12:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:12:01 ens3 228.21 148.56 4818.73 20.68 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] 04:12:01 docker0 65.14 85.67 5.92 780.84 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] Average: vethc96b48b 3.11 4.09 0.32 37.24 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] Average: lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] Average: ens3 54.08 40.48 853.17 18.15 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] Average: docker0 20.35 23.58 1.72 193.59 0.00 0.00 0.00 0.00 [2026-05-14T04:12:46.370Z] [2026-05-14T04:12:46.370Z] [2026-05-14T04:12:46.370Z] ---> sar -P ALL: [2026-05-14T04:12:46.370Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9326) 05/14/26 _x86_64_ (8 CPU) [2026-05-14T04:12:46.370Z] [2026-05-14T04:12:46.370Z] 03:50:19 LINUX RESTART (8 CPU) [2026-05-14T04:12:46.370Z] [2026-05-14T04:12:46.370Z] 03:51:03 CPU %user %nice %system %iowait %steal %idle [2026-05-14T04:12:46.370Z] 03:52:01 all 10.52 0.00 4.34 2.60 0.10 82.45 [2026-05-14T04:12:46.370Z] 03:52:01 0 11.87 0.00 4.24 1.83 0.10 81.95 [2026-05-14T04:12:46.370Z] 03:52:01 1 9.28 0.00 3.80 1.10 0.09 85.72 [2026-05-14T04:12:46.370Z] 03:52:01 2 10.48 0.00 4.22 4.85 0.10 80.36 [2026-05-14T04:12:46.370Z] 03:52:01 3 11.80 0.00 4.39 6.23 0.11 77.48 [2026-05-14T04:12:46.370Z] 03:52:01 4 9.03 0.00 4.79 3.71 0.10 82.36 [2026-05-14T04:12:46.370Z] 03:52:01 5 10.88 0.00 3.80 0.70 0.09 84.53 [2026-05-14T04:12:46.370Z] 03:52:01 6 8.63 0.00 4.16 0.57 0.09 86.55 [2026-05-14T04:12:46.370Z] 03:52:01 7 12.20 0.00 5.29 1.83 0.12 80.56 [2026-05-14T04:12:46.370Z] 03:53:01 all 40.10 0.00 5.31 5.26 0.11 49.21 [2026-05-14T04:12:46.370Z] 03:53:01 0 39.38 0.00 5.56 6.01 0.12 48.93 [2026-05-14T04:12:46.370Z] 03:53:01 1 38.73 0.00 5.32 0.07 0.12 55.76 [2026-05-14T04:12:46.370Z] 03:53:01 2 39.32 0.00 5.37 0.92 0.12 54.27 [2026-05-14T04:12:46.370Z] 03:53:01 3 39.16 0.00 5.24 32.84 0.12 22.65 [2026-05-14T04:12:46.370Z] 03:53:01 4 39.46 0.00 5.09 0.08 0.08 55.28 [2026-05-14T04:12:46.370Z] 03:53:01 5 40.87 0.00 5.47 1.14 0.12 52.40 [2026-05-14T04:12:46.370Z] 03:53:01 6 41.18 0.00 5.20 0.13 0.12 53.37 [2026-05-14T04:12:46.370Z] 03:53:01 7 42.72 0.00 5.24 0.92 0.12 51.00 [2026-05-14T04:12:46.370Z] 03:54:01 all 54.01 0.00 6.64 0.46 0.16 38.73 [2026-05-14T04:12:46.370Z] 03:54:01 0 54.17 0.00 6.59 0.91 0.15 38.18 [2026-05-14T04:12:46.370Z] 03:54:01 1 53.27 0.00 6.39 0.15 0.17 40.02 [2026-05-14T04:12:46.370Z] 03:54:01 2 53.71 0.00 6.60 0.42 0.15 39.12 [2026-05-14T04:12:46.370Z] 03:54:01 3 53.94 0.00 6.51 0.25 0.17 39.13 [2026-05-14T04:12:46.370Z] 03:54:01 4 52.88 0.00 6.79 1.22 0.18 38.92 [2026-05-14T04:12:46.370Z] 03:54:01 5 55.67 0.00 6.34 0.05 0.15 37.79 [2026-05-14T04:12:46.370Z] 03:54:01 6 54.34 0.00 6.76 0.20 0.17 38.53 [2026-05-14T04:12:46.370Z] 03:54:01 7 54.13 0.00 7.09 0.49 0.15 38.14 [2026-05-14T04:12:46.370Z] 03:55:01 all 1.16 0.00 0.23 0.16 0.01 98.44 [2026-05-14T04:12:46.370Z] 03:55:01 0 1.09 0.00 0.30 0.37 0.02 98.23 [2026-05-14T04:12:46.370Z] 03:55:01 1 0.43 0.00 0.23 0.40 0.02 98.92 [2026-05-14T04:12:46.370Z] 03:55:01 2 1.62 0.00 0.25 0.07 0.02 98.04 [2026-05-14T04:12:46.370Z] 03:55:01 3 1.68 0.00 0.23 0.02 0.02 98.05 [2026-05-14T04:12:46.370Z] 03:55:01 4 2.28 0.00 0.30 0.15 0.02 97.25 [2026-05-14T04:12:46.370Z] 03:55:01 5 0.48 0.00 0.22 0.05 0.03 99.22 [2026-05-14T04:12:46.370Z] 03:55:01 6 1.40 0.00 0.13 0.18 0.00 98.28 [2026-05-14T04:12:46.370Z] 03:55:01 7 0.25 0.00 0.13 0.08 0.00 99.53 [2026-05-14T04:12:46.370Z] 03:56:01 all 0.05 0.00 0.04 0.01 0.00 99.89 [2026-05-14T04:12:46.370Z] 03:56:01 0 0.00 0.00 0.03 0.02 0.00 99.95 [2026-05-14T04:12:46.370Z] 03:56:01 1 0.12 0.00 0.02 0.00 0.00 99.87 [2026-05-14T04:12:46.370Z] 03:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-14T04:12:46.370Z] 03:56:01 3 0.03 0.00 0.07 0.02 0.00 99.88 [2026-05-14T04:12:46.370Z] 03:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-14T04:12:46.370Z] 03:56:01 5 0.13 0.00 0.08 0.00 0.00 99.78 [2026-05-14T04:12:46.370Z] 03:56:01 6 0.05 0.00 0.05 0.05 0.00 99.85 [2026-05-14T04:12:46.370Z] 03:56:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2026-05-14T04:12:46.370Z] 03:57:01 all 2.17 0.00 0.93 0.14 0.27 96.50 [2026-05-14T04:12:46.370Z] 03:57:01 0 2.39 0.00 0.95 0.20 0.03 96.42 [2026-05-14T04:12:46.370Z] 03:57:01 1 1.71 0.00 0.68 0.00 0.58 97.02 [2026-05-14T04:12:46.370Z] 03:57:01 2 2.90 0.00 2.00 0.00 0.22 94.88 [2026-05-14T04:12:46.370Z] 03:57:01 3 2.11 0.00 0.61 0.12 0.58 96.59 [2026-05-14T04:12:46.370Z] 03:57:01 4 1.83 0.00 0.36 0.00 0.04 97.78 [2026-05-14T04:12:46.370Z] 03:57:01 5 2.41 0.00 0.85 0.02 0.56 96.16 [2026-05-14T04:12:46.370Z] 03:57:01 6 2.05 0.00 0.91 0.74 0.05 96.24 [2026-05-14T04:12:46.370Z] 03:57:01 7 1.91 0.00 1.07 0.00 0.04 96.99 [2026-05-14T04:12:46.370Z] 03:58:01 all 0.16 0.00 0.16 0.09 0.00 99.59 [2026-05-14T04:12:46.370Z] 03:58:01 0 0.17 0.00 0.18 0.00 0.00 99.65 [2026-05-14T04:12:46.370Z] 03:58:01 1 0.18 0.00 0.15 0.00 0.02 99.65 [2026-05-14T04:12:46.370Z] 03:58:01 2 0.17 0.00 0.08 0.00 0.00 99.75 [2026-05-14T04:12:46.370Z] 03:58:01 3 0.17 0.00 0.17 0.18 0.00 99.48 [2026-05-14T04:12:46.370Z] 03:58:01 4 0.18 0.00 0.13 0.02 0.00 99.67 [2026-05-14T04:12:46.370Z] 03:58:01 5 0.15 0.00 0.15 0.00 0.00 99.70 [2026-05-14T04:12:46.370Z] 03:58:01 6 0.05 0.00 0.30 0.52 0.00 99.13 [2026-05-14T04:12:46.370Z] 03:58:01 7 0.22 0.00 0.08 0.00 0.00 99.70 [2026-05-14T04:12:46.370Z] 03:59:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2026-05-14T04:12:46.370Z] 03:59:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2026-05-14T04:12:46.370Z] 03:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2026-05-14T04:12:46.370Z] 03:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-14T04:12:46.370Z] 03:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-14T04:12:46.370Z] 03:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-14T04:12:46.370Z] 03:59:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2026-05-14T04:12:46.370Z] 03:59:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2026-05-14T04:12:46.370Z] 03:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-14T04:12:46.370Z] 04:00:01 all 0.11 0.00 0.02 0.00 0.01 99.86 [2026-05-14T04:12:46.370Z] 04:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-14T04:12:46.370Z] 04:00:01 1 0.23 0.00 0.05 0.00 0.02 99.70 [2026-05-14T04:12:46.370Z] 04:00:01 2 0.50 0.00 0.02 0.00 0.02 99.47 [2026-05-14T04:12:46.370Z] 04:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-14T04:12:46.370Z] 04:00:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2026-05-14T04:12:46.370Z] 04:00:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2026-05-14T04:12:46.370Z] 04:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-14T04:12:46.370Z] 04:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-14T04:12:46.370Z] 04:01:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2026-05-14T04:12:46.370Z] 04:01:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2026-05-14T04:12:46.370Z] 04:01:01 1 2.00 0.00 0.03 0.00 0.03 97.93 [2026-05-14T04:12:46.370Z] 04:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-14T04:12:46.370Z] 04:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-14T04:12:46.370Z] 04:01:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2026-05-14T04:12:46.370Z] 04:01:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2026-05-14T04:12:46.370Z] 04:01:01 6 0.00 0.00 0.03 0.02 0.02 99.93 [2026-05-14T04:12:46.370Z] 04:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-14T04:12:46.370Z] 04:02:01 all 0.19 0.00 0.03 0.01 0.00 99.77 [2026-05-14T04:12:46.370Z] 04:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-14T04:12:46.370Z] 04:02:01 1 1.39 0.00 0.08 0.00 0.02 98.51 [2026-05-14T04:12:46.370Z] 04:02:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2026-05-14T04:12:46.370Z] 04:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-14T04:12:46.370Z] 04:02:01 4 0.03 0.00 0.10 0.05 0.00 99.82 [2026-05-14T04:12:46.370Z] 04:02:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2026-05-14T04:12:46.370Z] 04:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-14T04:12:46.370Z] 04:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-14T04:12:46.370Z] [2026-05-14T04:12:46.370Z] 04:02:01 CPU %user %nice %system %iowait %steal %idle [2026-05-14T04:12:46.370Z] 04:03:01 all 0.04 0.00 0.03 0.01 0.01 99.92 [2026-05-14T04:12:46.370Z] 04:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-14T04:12:46.370Z] 04:03:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2026-05-14T04:12:46.370Z] 04:03:01 2 0.02 0.00 0.13 0.00 0.00 99.85 [2026-05-14T04:12:46.370Z] 04:03:01 3 0.05 0.00 0.00 0.02 0.02 99.92 [2026-05-14T04:12:46.370Z] 04:03:01 4 0.05 0.00 0.02 0.03 0.00 99.90 [2026-05-14T04:12:46.370Z] 04:03:01 5 0.08 0.00 0.05 0.00 0.02 99.85 [2026-05-14T04:12:46.370Z] 04:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-14T04:12:46.370Z] 04:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-14T04:12:46.370Z] 04:04:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2026-05-14T04:12:46.370Z] 04:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-14T04:12:46.370Z] 04:04:01 1 0.10 0.00 0.10 0.00 0.02 99.78 [2026-05-14T04:12:46.370Z] 04:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-14T04:12:46.370Z] 04:04:01 3 0.03 0.00 0.00 0.05 0.00 99.92 [2026-05-14T04:12:46.370Z] 04:04:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2026-05-14T04:12:46.370Z] 04:04:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2026-05-14T04:12:46.370Z] 04:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-14T04:12:46.370Z] 04:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-14T04:12:46.370Z] 04:05:01 all 0.05 0.00 0.01 0.02 0.01 99.91 [2026-05-14T04:12:46.370Z] 04:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-14T04:12:46.370Z] 04:05:01 1 0.32 0.00 0.02 0.00 0.02 99.65 [2026-05-14T04:12:46.370Z] 04:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-14T04:12:46.370Z] 04:05:01 3 0.02 0.00 0.02 0.05 0.00 99.92 [2026-05-14T04:12:46.371Z] 04:05:01 4 0.02 0.00 0.02 0.13 0.02 99.82 [2026-05-14T04:12:46.371Z] 04:05:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-14T04:12:46.371Z] 04:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-14T04:12:46.371Z] 04:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-14T04:12:46.371Z] 04:06:01 all 0.13 0.00 0.02 0.02 0.01 99.82 [2026-05-14T04:12:46.371Z] 04:06:01 0 0.02 0.00 0.02 0.08 0.02 99.87 [2026-05-14T04:12:46.371Z] 04:06:01 1 0.85 0.00 0.07 0.00 0.02 99.07 [2026-05-14T04:12:46.371Z] 04:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-14T04:12:46.371Z] 04:06:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2026-05-14T04:12:46.371Z] 04:06:01 4 0.05 0.00 0.02 0.07 0.00 99.87 [2026-05-14T04:12:46.371Z] 04:06:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2026-05-14T04:12:46.371Z] 04:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-14T04:12:46.371Z] 04:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-14T04:12:46.371Z] 04:07:01 all 0.08 0.00 0.02 0.02 0.01 99.87 [2026-05-14T04:12:46.371Z] 04:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-14T04:12:46.371Z] 04:07:01 1 0.48 0.00 0.02 0.00 0.02 99.48 [2026-05-14T04:12:46.371Z] 04:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-14T04:12:46.371Z] 04:07:01 3 0.02 0.00 0.05 0.02 0.02 99.90 [2026-05-14T04:12:46.371Z] 04:07:01 4 0.03 0.00 0.02 0.17 0.02 99.77 [2026-05-14T04:12:46.371Z] 04:07:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2026-05-14T04:12:46.371Z] 04:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-14T04:12:46.371Z] 04:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-14T04:12:46.371Z] 04:08:01 all 0.09 0.00 0.01 0.01 0.00 99.89 [2026-05-14T04:12:46.371Z] 04:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-14T04:12:46.371Z] 04:08:01 1 0.63 0.00 0.02 0.00 0.02 99.33 [2026-05-14T04:12:46.371Z] 04:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-14T04:12:46.371Z] 04:08:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2026-05-14T04:12:46.371Z] 04:08:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2026-05-14T04:12:46.371Z] 04:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-14T04:12:46.371Z] 04:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-14T04:12:46.371Z] 04:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-14T04:12:46.371Z] 04:09:01 all 0.05 0.00 0.02 0.00 0.00 99.92 [2026-05-14T04:12:46.371Z] 04:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-14T04:12:46.371Z] 04:09:01 1 0.28 0.00 0.07 0.00 0.00 99.65 [2026-05-14T04:12:46.371Z] 04:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-14T04:12:46.371Z] 04:09:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2026-05-14T04:12:46.371Z] 04:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2026-05-14T04:12:46.371Z] 04:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-14T04:12:46.371Z] 04:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-14T04:12:46.371Z] 04:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-14T04:12:46.371Z] 04:10:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2026-05-14T04:12:46.371Z] 04:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-14T04:12:46.371Z] 04:10:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2026-05-14T04:12:46.371Z] 04:10:01 2 0.07 0.00 0.00 0.02 0.00 99.92 [2026-05-14T04:12:46.371Z] 04:10:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-14T04:12:46.371Z] 04:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-14T04:12:46.371Z] 04:10:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2026-05-14T04:12:46.371Z] 04:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-14T04:12:46.371Z] 04:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-14T04:12:46.371Z] 04:11:01 all 0.11 0.00 0.02 0.00 0.00 99.87 [2026-05-14T04:12:46.371Z] 04:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-14T04:12:46.371Z] 04:11:01 1 0.65 0.00 0.02 0.00 0.02 99.32 [2026-05-14T04:12:46.371Z] 04:11:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2026-05-14T04:12:46.371Z] 04:11:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2026-05-14T04:12:46.371Z] 04:11:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2026-05-14T04:12:46.371Z] 04:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-14T04:12:46.371Z] 04:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-14T04:12:46.371Z] 04:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-14T04:12:46.371Z] 04:12:01 all 4.41 0.00 1.73 0.35 0.04 93.47 [2026-05-14T04:12:46.371Z] 04:12:01 0 4.29 0.00 1.64 0.02 0.03 94.02 [2026-05-14T04:12:46.371Z] 04:12:01 1 4.27 0.00 1.71 0.03 0.05 93.94 [2026-05-14T04:12:46.371Z] 04:12:01 2 4.14 0.00 1.54 0.29 0.03 93.99 [2026-05-14T04:12:46.371Z] 04:12:01 3 4.58 0.00 1.96 1.96 0.03 91.47 [2026-05-14T04:12:46.371Z] 04:12:01 4 3.69 0.00 1.95 0.29 0.05 94.03 [2026-05-14T04:12:46.371Z] 04:12:01 5 4.17 0.00 1.52 0.02 0.05 94.24 [2026-05-14T04:12:46.371Z] 04:12:01 6 5.64 0.00 1.71 0.17 0.03 92.46 [2026-05-14T04:12:46.371Z] 04:12:01 7 4.53 0.00 1.81 0.02 0.05 93.59 [2026-05-14T04:12:46.371Z] Average: all 5.38 0.00 0.92 0.43 0.04 93.23 [2026-05-14T04:12:46.371Z] Average: 0 5.36 0.00 0.93 0.44 0.02 93.24 [2026-05-14T04:12:46.371Z] Average: 1 5.45 0.00 0.89 0.08 0.06 93.52 [2026-05-14T04:12:46.371Z] Average: 2 5.36 0.00 0.96 0.30 0.03 93.35 [2026-05-14T04:12:46.371Z] Average: 3 5.38 0.00 0.91 1.97 0.05 91.68 [2026-05-14T04:12:46.371Z] Average: 4 5.20 0.00 0.93 0.28 0.02 93.56 [2026-05-14T04:12:46.371Z] Average: 5 5.45 0.00 0.88 0.09 0.05 93.53 [2026-05-14T04:12:46.371Z] Average: 6 5.38 0.00 0.91 0.12 0.02 93.56 [2026-05-14T04:12:46.371Z] Average: 7 5.50 0.00 0.98 0.15 0.02 93.35 [2026-05-14T04:12:46.371Z] [2026-05-14T04:12:46.371Z] [2026-05-14T04:12:46.371Z]